#LMBody
{
}

body
{
}

a
{
    text-decoration: none;
    cursor: hand;
}

a:hover
{
    text-decoration: underline;
}

html
{
    overflow: scroll;
    font-size: 12px;
    font-family: Trebuchet MS;
    color: #5B5B5B;
}

h1
{
    padding-bottom: 14px;
    font-weight: 100;
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 120%;
    color: #F87983;
}

h2
{
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 13px;
    font-weight: bold;
    color: #F87983;
}

h3
{
    font-size: 13px;
    font-weight: bold;
    color: #F87983;
}

h4
{
    font-size: 13px;
    font-weight: bold;
    color: #F87983;
}

h5
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

h6
{
    font-size: 12px;
    font-weight: bold;
}

p
{
    margin-bottom: 12px;
}

ul
{
    clear: left;
}

#background-bottom
{
    position: relative;
    width: 100%;
    height: 190px;
    background-color: #FDE3DA;
}

#background-bottom-left
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 190px;
    background-image: url(images/background-bottom-left.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#background-bottom-middle
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 190px;
    z-index: 50;
}

#background-top
{
    width: 100%;
    min-height: 109px;
    background-color: #FDE3DA;
}

#background-top-left
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 109px;
    background-image: url(images/background-top-left.png);
    background-position: left top;
    background-repeat: no-repeat;
    z-index: 1;
}

#background-top-middle
{ 
    width: 100%;
}

#background-top-right
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 109px;
    background-image: url(images/background-top-right.png);
    background-position: right top;
    background-repeat: no-repeat;
    z-index: 1;
}

#background-middle
{
    width: 100%;
    background-color: #FFF7F4;
}

#call-to-actions
{
    width: 676px;
    float: right;
    clear: right;
}

#container
{
    position: relative;
}

#container-top
{
    width: 926px;
    margin: auto;
    background-image: url(images/container-top.png);
}

#container-middle
{
    width: 926px;
    display: table;
    margin: auto;
    background-image: url(images/page-background-middle.gif);
    background-repeat: repeat-y;
    background-position: right;
}

#container-bottom
{
    width: 926px;
    height: 190px;
    margin: auto;
    background-image: url(images/container-top.png);
}

#container-footer
{
    width: 926px;
    margin: auto;
}

#content
{
    width: 640px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 150%;
}

#content li
{
    list-style-type: disc;
    margin-left: 20px;   
}

#content a
{
    font-weight: bold;
    color: #F87983;
}

#content-left
{
    width: 388px;
    padding-right: 15px;
    vertical-align: top;
    border-right: solid 1px #65CFF6;
    float: left;
}

#content-right
{
    width: 221px;
    padding-left: 15px;
    vertical-align: top;
    float: left;
}

#contact-left
{
    width: 310px;
    padding-right: 10px;
    text-align: left;
    float: left;
}

#contact-right
{
    width: 310px;
    padding-left: 10px;
    text-align: right;
    float: right;
}

#contact-form
{
    clear: both;
    padding-top: 15px;
}

#content-left-list
{
    width: 409px;
    padding-right: 15px;
    vertical-align: top;
    border-right: solid 1px #65CFF6;
    float: left;
}

#content-right-list
{
    width: 200px;
    padding-left: 15px;
    vertical-align: top;
    float: left;
}

#content-left2
{
    width: 221px;
    padding-right: 15px;
    vertical-align: top;
    border-right: solid 1px #65CFF6;
    float: left;
}

#content-right2
{
    width: 388px;
    padding-left: 15px;
    vertical-align: top;
    float: left;
}

#content-left3
{
    width: 304px;
    padding-right: 15px;
    vertical-align: top;
    border-right: solid 1px #65CFF6;
    float: left;
}

#content-right3
{
    width: 304px;
    padding-left: 15px;
    vertical-align: top;
    float: left;
}

#content-3col-left
{
    width: 192px;
    padding-right: 15px;
    vertical-align: top;
}

#content-3col-middle
{
    width: 192px;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
    border-left: solid 1px #65CFF6;
    border-right: solid 1px #65CFF6;
}

#content-3col-right
{
    width: 192px;
    padding-left: 15px;
    vertical-align: top;
}

#glory-image
{
    width: 650px;
    margin-bottom: 10px;
}

#logo
{
    width: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

#menu
{
    width: 250px;
    height: 580px;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 14px;
}

#menu a
{
    font-size: 14px;
}

#page-background-top
{
    width: 676px;
    height: 100%;
    vertical-align: bottom;
}

#page-background-top2
{
    width: 676px;
    height: 60px;
}

#page-background-top3
{
    
    position: absolute;
    width: 661px;
    height: 40px;
    background-image: url(images/page-background-top.png);
    background-repeat: no-repeat;
    z-index: 90;
    padding-top: 20px;
    padding-left: 15px;
}

#page-background-middle
{
    width: 650px;
    height: 100%;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
}

#page-background-bottom
{
    width: 676px;
    height: 45px;
    float: right;
    background-image: url(images/page-background-bottom.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#footer
{
    width: 676px;
    float: right;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}

#footer a
{
    font-weight: bold;
    color: #5B5B5B;
}

#footer-links
{
    text-align: left;
    padding-bottom: 5px;
}

#telephone-number
{
    width: 670px;
    text-align: right;
    font-size: 26px;
    color: #F87983;
    font-style: italic;
    margin-top: 5px;
}

#email-address
{
    width: 670px;
    text-align: right;
    font-size: 17px;
    color: #F87983;
    font-style: italic;
    margin-bottom: 5px;
}

.colour1
{
    color: #FDE3DA;
}

.cta
{
    width: 147px;
    height: 94px;
    float: left;
    padding: 11px;
    background-image: url(images/call-to-action.png);
}

.cta-image
{
    margin-bottom: 6px;
}

.lm-color1
{
    color: #FDE3DA;
}

.lm-color2
{
    color: #65CFF6;
}

.lm-color3
{
    color: #00688F;
}

.lm-color4
{
    color: #33BFF3;
}

#lm-link
{
    padding-top: 7px;
}

.footer-item
{
    float: left;
}

.form-question
{
    width: 100px;
    vertical-align: top;
    margin-bottom: 6px;
}

.form-question-large
{
    width: 180px;
    vertical-align: top;
    margin-bottom: 6px;
}

.form
{
    padding-bottom: 6px;
}

#guestname
{
    width: 300px;
}

#tel
{
    width: 300px;
}

#email-add
{
    width: 300px;
}

#enquiry
{
    width: 300px;
    height: 80px;
}

.fl
{
    float: left;
}

.gallery-item
{
    width: 210px;
    height: 159px;
    float: left;
}

.gallery-item-mirror
{
    width: 320px;
    height: 159px;
    text-align: center;
    float: left;
}

.thumbnail-mirror-title
{
    width: 320px;
}

.thumbnail-mirror-title a
{
    color: #5B5B5B!important;
}

.thumbnail-title
{
    width: 210px;
    height: 35px;
    padding-top: 6px;
    text-align: center;
}

.thumbnail-title a
{
    color: #5B5B5B!important;
}

.image-border
{
    border: solid 1px #F87983;
}

.image-center
{
    margin: 0 auto;
}

.news-item
{
    margin-bottom: 10px;
}

.testimonial-person
{
    color: #f87983;
    font-weight: bold;
    font-style: italic;
}

#store-items
{
    width: 640px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#store-buy-now
{
    clear: both;
    float: right;
    margin-top: 20px;
}

.store-item
{
    width: 640px;
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: solid 1px #5B5B5B;
    display: table;
}

.store-item-image
{
    width: 120px;
    margin-right: 15px;
    padding-bottom: 15px;
    float: left;
}

.store-item-image img
{
    border: solid 1px #5B5B5B;
}

.store-item-description
{
    width: 300px;
    float: left;
    margin-right: 20px;
}

.store-item-price
{
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.store-item-quantity
{
    width: 80px;
    float: left;
}

.store-item-quantity-select
{
    margin-top: 5px;
}

.store-item-total
{
    width: 100px;
    float: left;
    text-align: right;
}

.store-item-total-price
{
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
}

.store-subtotal
{
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    text-align: right;
    float: right;
}

.store-subtotal-title
{
    width: 120px;
    float: left;
    clear: both;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
}

.store-subtotal-price
{
    width: 110px;
    float: left;
    text-align: right;
    padding-top: 2px;
    padding-bottom: 2px;
}

.question
{
    width: 180px;
}

.width33
{
    width: 33%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.home-bullet-left
{
    width: 41%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.home-bullet-middle
{
    width: 35%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.home-bullet-right
{
    width: 23%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.width33 ul li
{
    list-style-type: disc;
    margin-left: 20px;
}

.item
{
    width: 550px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}

.item-head
{
    font-size: 16px;
    width: 550px;
    height: 20px;
    padding-bottom: 4px;
    color: #F87983;
    font-weight: bold;
}

.price-head
{
    text-decoration: underline;
}

.price
{
    padding-top: 5px;
    vertical-align: top;
}

.price-table
{
    border: solid 1px #F87983;
    width: 618px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #FFF7F4;
}

.price-table-centered
{
    border: solid 1px #F87983;
    width: 640px;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #FFF7F4;
    text-align: center;
}

.price-table-centered td
{
    text-align: center;
}

.h3
{
    padding-top: 14px;
    font-size: 13px;
    font-weight: bold;
    color: #F87983;
}

.table-head
{
    width: 640px;
    font-size: 16px;
    height: 60px;
    color: #F87983!important;
    font-weight: bold;
    text-align: center;
}

.subMenu 
{
	width : 200px;
	position: absolute;
	display : none;
	visibility : hidden;
	width : 100%;
	background-color: #FDE3DA!important;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}

.menuRoot 
{
    width: 200px;
}

.menuRoot ul, li
{
     list-style: none none outside;
}

.menuitem
{
    width: 180px;
    height: 26px;
    background-image: url(images/menu-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 20px;
    padding-top: 6px;
    cursor: pointer;
    cursor: hand;
    list-style-type: none;
}

.menuitem a
{
    cursor: pointer!important;
}

.menuitem ul
{
    display: none;
    visibility: hidden;
	padding-left: 0px;
}

.rootMenu li
{
    list-style: none none outside;
}

.menuitem_hover
{
    width: 180px;
    height: 26px;
    background-image: url(images/menu-bullet-hover.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 20px;
    padding-top: 6px;
    list-style-type: none;
    cursor: hand!important;
    color: #5B5B5B!important;
}

.menuitem_hover a
{
    cursor: hand!important;
}

.menuitem_hover ul.level2
{   
	padding-left: 0px;
	display : block;
	visibility : visible;
	cursor: hand;
}

.menuitem_hover ul.level2 a
{
    color: #5B5B5B;
    cursor: hand;
}

.menuitem_selected
{
    width: 180px;
    height: 26px;
    background-image: url(images/menu-bullet-hover.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 20px;
    padding-top: 6px;
    list-style-type: none;
}

.menuitem_selected a, .menuitem_hover a, .submenuitem a, .menuitem_selected a:visited, .menuitem_hover a:visited, .submenuitem a:visited
{
	font-size: 14px;
    color: #5B5B5B;
    text-decoration: none;
    cursor: pointer;
}

.submenuitem
{
    width: 160px;
    line-height: 16px;
    background-color: #FDE3DA;
    color: #5B5B5B;
    padding-right: 8px;
    padding-left: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
    background-image: url(images/submenu-bullet.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

.submenuitem_hover
{
    width: 160px;
    line-height: 16px;
    background-color: #FDE3DA;
    color: #5B5B5B;
    padding-right: 8px;
    padding-left: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
    background-image: url(images/submenu-bullet-hover.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

.submenuitem_hover a
{
    color: #5B5B5B!important;
}

.submenuitem_hover ul.level3
{
	padding-left: 0px;
    visibility: visible;
    display : block;
}

.submenuitem_selected
{
    width: 160px;
    line-height: 16px;
    color: #5B5B5B;
    padding-right: 8px;
    padding-left: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
    background-image: url(images/submenu-bullet-hover.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

.submenuitem_selected a
{
    color: #5B5B5B!important;
}

.submenuitem_selected
{
   color: #5B5B5B!important;
}

.submenuitem_selected a, .submenuitem_hover a, .submenuitem a:visited, .submenuitem_selected a:visited, .submenuitem_hover a:visited, .submenuitem a:visited, .menuitem a, .menuitem a:visited
{
	font-size: 16px;
    color: #5B5B5B;
    text-decoration: none;
}

/**************/
/* cmsSiteMap */
/**************/
.sitemap li
{
    margin: 0px;
    background-image: none;
    padding-left: 0px;
}

.sitemapitem
{
    width: 610px;
    height: 24px;
}

.sitemapitem-actions
{
    text-align: right;   
    color: #333438;
    font-weight: bold;
    padding-right: 10px;
}

.sitemapitem-actions a
{
    color: #333438 !important;
}

.sitemapitem-actions a:Hover
{
    text-decoration: underline !important;
}

.sitemapitem-cue
{
    width: 610px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-bar.gif');
    border: dashed 2px #A6A6A6;
}

.sitemapitem-draghandle
{
    width: 28px;
    height: 24px;
    background-image: url('/admin/images/drag.gif');
    border-top: solid 1px #95A2A6;
    border-bottom: solid 1px #95A2A6;
    border-left: solid 1px #95A2A6;
    cursor: move;
}

.sitemapitem-hide
{
    width: 610px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-hide.gif');
    border: solid 1px #A6A6A6;
}

.sitemapitem-pagename
{
    width: 320px;
    height: 20px;
    padding-left: 10px;
    padding-top: 4px;
    float:left;
    color: #333438;
    font-weight: bold;
}

.sitemapitem-show
{
    width: 610px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-show.gif');
    border: solid 1px #A6A6A6;
}

.clearer
{
    clear: both;
}

/***********/
/* Lists   */
/***********/

/* Container of single list item on listing page */
.lmlist-item 
{
    width: 406px;
    padding-top: 8px;
    margin-top: 8px;
    clear: both;
    display: table;
    border-top: solid 1px #00688F;
}

/* Container of list item's details on listing page */
.lmlist-item-details 
{
    float: left;
    margin-bottom: 20px;
}

.lmlist-item-details  p
{
    width: 100%;
    margin: 0px!important;
    padding: 0px!important;
    line-height: 120%;
}

/* Container of list item's image on listing page */
.lmlist-item-image 
{
    width: 100px;
    margin-left: 3px;
}

/* Container of paging on listing page */
.lmlist-paging 
{
    text-align: center;
    clear: both;
    margin-top: 15px;
}

/* Container of date on list details page */
.lmlist-date 
{
    font-style: italic;
    font-size: 12px;
}

/* Container of long description on list details page */
.lmlist-description 
{
    float: left;
    clear: both;
}

/* Container of back to menu link on list details page */
.lmlist-back 
{
    margin-right: 40px;
    margin-top: 15px;
    float: left;
    clear: both;
    line-height: 120%;
    background: url(images/arrow-previous.gif) no-repeat;
    padding-left: 14px;
}

.lmlist-read-more
{
    margin-right: 40px;
    float: left;
    clear: both;
    line-height: 120%;
    background: url(images/arrow-next.gif) no-repeat;
    padding-left: 14px;
}

.lmlist-download
{
    height: 30px;
    margin-right: 40px;
    float: left;
    line-height: 120%;
    background: url(images/download-icon.gif) no-repeat;
    padding-left: 20px;
}