﻿body
{
    background-image: url('../../images/Site/page_bg.jpg' );
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px;
    padding: 0px;
    background-color: #BBCBD7;
    font-family: Calibri, Arial, sans-serif;
    color: #333333;
    font-size: 12px;
    }
.centralise
{
    width: 1050px;
    height: auto;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #FFFFFF;
    border::solid 1px #60959D;
}
.header
{
    width: 1050px;
    height: 100px;
    background-color: White;
    float: left;
    border-bottom:solid thin #CCCCCC;
}
.siteName
{
    font-size:20px;
    color:#FFFFFF;
    margin-left:10px;
    margin-top:0px;
    width:300px;
    float:left;
}
.footer
{
    width:1050px;
    height:15px;
    text-align:right;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size:9px;   
}
a
{
    text-decoration: none;
    color:#1B3550;
}
a:hover
{
    text-decoration: underline;
}      
.tabs
{
    margin: 0px;
    position: relative;
    top: 1px;
    left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
}
.tab
{
    border: solid 1px grey;
    background-color: #BFD5EA;
    padding: 2px 10px 5px 5px;
    margin: 0px;
}
.selectedTab
{
    background-color:White;
    border-bottom:solid 1px white;
}
.tabContents
{
    border:solid 1px grey;
    padding:10px;
    background-color:White;
    margin:0px;
}
.dataTable
{
    width:100%;
    text-align:center;
}
.tblHeader
{
    background-color: #BFD5EA;
    height:20px;
}


.hdrLinks
{
    float: right;
    width: 200px;
    height: auto;
    margin-right: 25px;
    margin-top: 10px;
    text-align: right;
    color: #333333;
}
.hdrLinks a
{
    color: #333333;
}
.mainNav
{   
    width:200px; 
    float:left; 
    margin-left:15px; 
    margin-top:5px; 
}
.mainNav ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.mainNav li
{
    
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 30px;
    margin-bottom: 1px;
    background-image: url('../../images/Site/leftNavOff.jpg' );
    background-repeat: repeat-x;
    background-position: left top;
    border-bottom: solid thin #BCBCBC;
}
.mainNav a
{
    line-height: 30px;
    text-indent: 5px;
    text-decoration: none;
    color: #666666;
    display: block;
}
.mainNav a:hover
{
    background-image: url( '../../images/Site/leftNavOn.jpg' );
    background-repeat: repeat-x;
    background-position: left top;
}
.mainNav ul .selected
{
    background-image: url( '../../images/Site/leftNavOn.jpg' );
    background-repeat: repeat-x;
    background-position: left top;
}
.mainNav ul .selected a
{
    color:Maroon;
}
.mainNav .subnav
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 25px;
    margin-bottom: 3px;
    background-image: none;
    background-color: #99CCFF;
    border-top: solid thin #E9E9E9;
}
.content
{
    float:right;
    width: 760px;
    color: #333333;
    margin-right:25px;
}
.homeContent
{
    float:right;
    width: 1000px;
    color: #333333;
    margin-right:26px;
    margin-top:0px;
}
.clearBoth
{
    clear:both;
}
.modalBackground
{
    border: 4px solid #FFFFFF;
    background-color: #99CCFF;
    width: 35%;
    padding: 20px;
    text-align: left;
}
.modalBack
{
    background-color: #000000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	filter: alpha(opacity=80);					

}
.modalHeader
{
    padding: 5px;
    font-size: 20px;
    color: #333333;
}
.accordionHeader
{
    background-color: #CCCCCC;
    font-size: 14px;
    color: #333333;
    margin: 2px;
    height: 22px;
}
.accordionHeaderSelected
{
    background-color:#1B3550;
    font-size: 14px;
    color: #FFFFFF;
    margin: 2px;
    height: 22px;
}
.accordionContent
{
    width: 100%;
}
.accordionContent p
{
    margin:5px;
    padding:0px;
}
.accordionHeader p
{
    padding:3px;
    margin:0px;
}
.accordionHeaderSelected p
{
    padding:3px;
    margin:0px;
}
.popupMenu
{
    position:absolute;
    visibility:hidden;
    background-color:#BFD5EA;
    height:auto;
    width:auto;
    opacity:.9;
    filter:alpha(opacity=90);
    padding:5px;
    border:solid thin white;
}
.orderNav
{
    width:100%;
    float:left; 
    
}
.orderNav ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.orderNav li
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-image: url( 'images/repeat.jpg' );
    background-repeat: repeat-x;
    height:auto;
    margin-bottom:3px;
    border-top:solid thin #E9E9E9;
    border-left:solid thin #E9E9E9;
    border-right:solid thin #E9E9E9;
}
.orderNav li:hover
{
    background-image: url( 'images/repeat_on.jpg' );
    background-repeat: repeat-x;
}
.entry
{
    height:70px;
    margin:0px;
    padding:0px;
    float:left;
    width: 100%;
}
.entry:hover
{
    
}

.DragHandleClass
{
    background-position: left top;
    width: 32px;
    height: 50px;
    background-image: url(  'images/Move-32.png' );
    background-repeat: no-repeat;
    cursor: move;
    margin-left: 5px;
    margin-top: 2px;
    margin-right: 15px;
    padding: 0px;
}
.template
{
    width:100%;
    height:50px;
}
.orderNav h2 
{
    color:#1B3550;
    font-size: 16px;
    padding:0px;
    margin: 5px, 0px, 0px, 0px;
    font-weight: normal;
}
.orderNav p
{
    color:#1B3550;
    font-size: 12px;
    padding:0px;
    margin: 5px, 0px, 5px, 0px;
}
.sctPanel
{
    padding: 5px;
    background-color: #BFD5EA;
    border: thin solid #B6CEE7;
    margin-top: 10px;
    margin-bottom: 10px;
}
h1
{
    color: #937E7B;
    font-weight: normal;
}
h2
{
    color: #1B3550;
    font-weight: normal;
}
h3
{
}
h4
{
}
.baseLine
{
    text-align: center;
    border-top: solid thin #E9E9E9;
    color: #808080;
    margin-top:20px;
}
.dvHorizNav
{

}
.dvHorizNav ul
{
    padding: 0px;
    margin: 0px;
    width: 100%;
}
.dvHorizNav ul li
{
    width:174px;
    float: left;
    list-style-type: none;
    margin-right:1px;
    background-image: url(../../images/Site/horizNavOff.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height: 70px;
    
}
.dvHorizNav ul li:hover
{
    background-image: url(../../images/Site/horizNavOn.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.dvHorizNav ul li a
{
    display: block;
    text-decoration: none;
    color: White;
    margin-left: 15px;
    margin-top:17px;
    height: 70px;
    font-size:14px;
}
.dvHorizNav ul li img
{
    float:right;
    position:relative;
}
.dvHorizNav ul .selected
{
    background-image: url(../../images/Site/horizNavOn.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.staticPageLinks
{
    margin-top:35px;
}
.homePageLink
{
    width:125px;
    float:right;
    background-image: url( 'images/repeat.jpg' );
    background-repeat: repeat-x;
    height:75px;
    margin-left:20px;
    border-top:solid thin #E9E9E9;
    text-align:center;  
    padding-top:7px;
}
.homePageLink a
{
    margin: 0px;
    
}
.centralise .homeContent .homePodBlue
{
    width: 130px;
    float: left; 
    /*background-color:#D9E1E8;*/
    background-image:url('../../images/Site/BlueBG.jpg');
    background-repeat: no-repeat;
    height: 350px;
    margin: 8px;
    padding: 10px;
}
.centralise .homeContent .homePodBlush
{
    width:130px;
    float:left;
    /*background-color:#E3DEDD;*/
    background-image:url('../../images/Site/BlushBG.jpg' );
    background-repeat:no-repeat;
    height:350px;
    margin:8px;
    padding:10px;
}
.imgRight
{
    float: right;
    border: thin solid #937E7B;
    padding: 2px;
    margin-left: 25px;
}
.imgRightHolder
{
    float: right;
    border: thin solid #937E7B;
    padding: 2px;
    margin-left: 25px;
    width:217px;
    text-align:center;
}
.flashRight
{
    width:250px;
    height:275px;
    float:right;
}
.imgLeft
{
    float: left;
    border: thin solid #937E7B;
    padding: 2px;
    margin-right: 45px;
    
}
.imgCen
{
    border: thin solid #937E7B;
    padding: 2px;
}
.tblCheckers
{
    width:575px;
}
.tblCheckers tr
{
    height:23px;
}
.head
{
    background-color: #BBCBD7;
}
.alt
{
    background-color: #E4EBEF;
}
.altGr
{
    background-color: #DBDBDB;
}
.formContact
{
    padding: 0px;
    margin: 0px;
    border: 1px solid #BBCBD7;
    background-color: #D9E1E8;
    background-repeat: no-repeat;
    vertical-align: top;
}
.formPanel
{
    width: 500px;
    padding:5px;
    text-align:left;
}
.searchBox
{
    float:right;
    margin:0px 0px 0px 0px;
    position:relative;
}
.watermark
{
    color: #C4C4C4;
}
.homenews
{
    width:980px;
    height:30px;
    margin:0px 0px 0px 9px;
}
.newsTick
{
    height:30px;
    line-height:30px;
    font-size:14px;
}
hr
{
    width: 650px;
    height: 9px;
    background-image:url('../../images/horizontalRule.jpg' );
    background-repeat:no-repeat;
    background-position:center center;
    border:none;
}
.certificate
{
    background-image: url( '../../images/certificate.jpg' );
    background-repeat: no-repeat;
    background-position: 1px 1px;
    height: 300px;
    background-color: #999999;
}
.certificate p
{
    padding: 50px 10px 50px 10px;
    font-size: 26px;
    color: #808080;
    text-align: center;
}
.price
{
    width:150px;
    height:150px;
    background-image:url('../../images/Price.png' );
    background-repeat:no-repeat;
    background-position:center center;
    text-align:center;
    color:Red;
    line-height:145px;
    font-size:32px;
    
}