body
{
    text-align: center;
    margin: 0;
    padding: 0;
    color: #EFEFEF;
    background-color: #373737;
    font-family: Verdana, Geneva, Arial, Sans-Serif;
    font-size: small;
    vertical-align: top;
    line-height: 150%;
}

#wrapperdiv
{
    width: 960px;
    position: relative;
    text-align: left;
    padding: 0;
    font-size: 110%;
    margin-left: auto;
    margin-right: auto;
}

/* Centred (except in IE6) top menu */
#TopMenuDiv
{
    text-align: center;
}
.TopNav
{
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 80%;
}
.TopNav ul {
    list-style:none;
}
.TopNav li {
    margin-right:1em;
    display:inline; /* To fix IE6 double margin bug */

}
.TopNav a
{
    width: 1px; /* For IE6 */
    white-space: nowrap;
}
.TopNav li a {
    width:auto; /* For FireFox, etc. */
    color:#CCCCCC;
}
.TopNav a:hover
{
    color:white;
}
.TopNav .AspNet-Menu-Selected a {
    color:white;
}

#containerdiv
{
    float: left; /* set a float to clear a float: forces container to expand to fit content */
    margin-top: 3px;
    margin-bottom: 0px;
    padding: 0;
    width: 960px;
    display:inline; /* to fix the IE double margin bug */
}

#borderdiv
{
    float: left; /* set a float to clear a float: forces container to expand to fit content */
    padding: 10px;
    border: #4A4A4A 2px solid;
    background: #2B2B2B;
    display:inline; /* to fix the IE double margin bug */
}

DIV  Stops IE6 adding blank space above and below divs 
{
    height:100%;
}

#HeaderDiv a
{
    float:left;
    margin:5px;
    margin-left:15px;
    font-size: 42pt;
    color: #CCCCCC;
    font-family: DotumChe, Verdana, 'Trebuchet MS' , Sans-Serif;
    text-decoration: none;
    display:inline; /* to fix the IE double margin bug */
}

#LogoDiv
{ 
}

.GuestQuoteAR
{
    margin: 0;
    margin-top: 5px;
    color: white;
    float: right;
    background-color: black;
    display:inline; /* to fix the IE double margin bug */
}

#TitleDiv
{
    width:730px;
    float: right;
    text-align: right;
    display:inline; /* to fix the IE double margin bug */
}

h1
{
    font-weight: normal;
    line-height: 120%;
    font-size: 200%;
    text-align: right;
    padding:0;
    margin:0;
    margin-bottom: 5px;
}

/* Contents with sub-menu */
#contentdiv
{
    float: left; /* set a float to clear a float: forces container to expand to fit content */
    border: 0;
    margin:0;
    border-left: #666666 1px solid;
    border-right: #666666 1px solid;
    border-bottom: #666666 1px solid;
    background: #1F1F1F;
    display:inline; /* to fix the IE double margin bug */
}

/* Main Contents */
#ContentPlaceHolderdiv
{
    float:left;  /* set a float to clear a float: forces container to expand to fit content */
    padding: 18px;
    padding-top:0;
    margin-bottom:0;
    width: 922px;
    display:inline; /* to fix the IE double margin bug */
}

h2, h3
{
    margin-top: 0;
    margin-bottom: 5px;
    padding:3px;
    padding-top:5px;
    padding-left:0;
    padding-right:7px;
    font-size:120%;
    color:#CCCCCC;
    color:White;
    white-space:nowrap;
}

#UpstairsDiv
{
    float: left;
    width:100%;
    display:inline; /* to fix the IE double margin bug */
}

/* Quotation Marks */
.QuoteDiv
{
    font-size: 150%;
    font-weight: bold;
    font-family: 'Times New Roman' , Times, serif;
    margin-right: 3px;
    display:inline; /* to fix the IE double margin bug */
}

/* Tame those lists! */
.ListDiv ul
{
    margin:0;
    padding:0;
}
.ListDiv li
{
    margin: 0;
    margin-left:20px;
    padding: 0;
    padding-right:20px;
    display:list-item; /* To fix IE6 double margin bug */

}

.Nav3
{
    margin-bottom:2px;
}

.PicBox_Portrait
{
    width: 400px;
    float: left;
    display: block;
    padding-top:1px;
    padding-left:2px;
    padding-bottom:2px;
    padding-right:1px;
    padding:0;
    margin-right:15px;
    height:533.33px;
    display:inline; /* to fix the IE double margin bug */
}
.PicBox_Portrait Img
{
    display:inline; /* to fix the IE double margin bug */
}
.PicBox
{
    width: 400px;
    float: left;
    display: block;
    padding-top:1px;
    padding-left:2px;
    padding-bottom:2px;
    padding-right:1px;
    padding:0;
    margin-right:15px;
    height:300px;
    display:inline; /* to fix the IE double margin bug */
}
.PicBox Img
{
    display:inline; /* to fix the IE double margin bug */
}

.PicBox_Video
{
    width: 400px;
    float: left;
    display: block;
    padding-top:1px;
    padding-left:2px;
    padding-bottom:2px;
    padding-right:1px;
    padding:0;
    margin-right:15px;
    height:340px;
    display:inline; /* to fix the IE double margin bug */
}

.InfoBox
{ 
    background-color: black;
    color: #CECE00;
    width: 378px;
    float: left;
    display: block;
    margin-right:15px;
    margin-top:10px;
    padding:10px;
    display:inline; /* to fix the IE double margin bug */
    border: #cccccc 1px solid;
}
.InfoBox a
{ 
    color:Yellow;
}

.TextBox
{
    width: 476px;
    float: left;
    color: #cccccc;
    background-color: black;
    padding: 14px;
    padding-top: 7px;
    display:inline; /* to fix the IE double margin bug */
}

.FormDiv
{
    width: 900px;
    float: left;
    color: #cccccc;
    background-color: black;
    padding: 14px;
    padding-top: 7px;
    display:inline; /* to fix the IE double margin bug */
}

/* Form labels, etc.*/
.FormLabelClass
{
    float:left;
    width: 17em;
    text-align:right;
    padding-right:7px;
    display:inline; /* to fix the IE double margin bug */
}
.FormTextBoxClass
{
    width: 20em;
    padding-right:7px;
}
.FormDDLClass
{
}

/* Format rates table */
#PriceTablesDiv table
{
    border-collapse:collapse;
    width:50em;
    border:1px solid silver;
}

#PriceTablesDiv th, #PriceTablesDiv td
{
    padding:0.1em 1em;
    border:1px solid #4A4A4A;
}

#PriceTablesDiv col
{
    border-right:1px solid #ccc;
    background:black;
}

#PriceTablesDiv col#Price, #PriceTablesDiv col#Percentage
{
    border:none;
}

#PriceTablesDiv thead
{
    background:black;
    color:white;
    border:1px solid silver;
}

#PriceTablesDiv th
{
 font-weight:normal;
 text-align:left;
}

#PriceTablesDiv .odd
{
}

#PriceTablesDiv tr:hover
{
    background-color:#CCCCCC;
    color:black;
}

#PriceTablesDiv thead tr:hover
{
    background-color:Transparent;
    color:inherit;
}

.PriceBox
{
    border-style: none;
    background-color: silver;
    color: #FFFFFF;
}

.FAQDiv
{
}

.MandatoryField
{
}

#footerdiv
{
    font-size:80%;
    color: #999999;
    text-align: center;
    padding-bottom:5px;
}

.CentredDiv
{
    margin-top:10px;
    width:800px;
    float:left;
    text-align: center;
    display:inline; /* to fix the IE double margin bug */
}
.LinkDiv
{
    margin-top:10px;
}

.LinkClass
{
    white-space:nowrap;
}

/* Main tabbed menu */
#PrimaryNavdiv
{
    float: left;
    background: #2B2B2B url("Images/bg.png" ) repeat-x bottom;
    background: #2B2B2B url("Images/bg.gif" ) repeat-x bottom;
    width:942px;
    font-size: 93%;
    line-height: normal;
    padding-left:18px;
    padding-top:18px;
    display:inline; /* to fix the IE double margin bug */
}
.PrimaryNav
{
}
.PrimaryNav ul
{
    margin: 0;
    padding: 10px 10px 0;
    list-style: none;
}
.PrimaryNav li {
    float:left;
    background:url("Images/Tab_Left.png") no-repeat left top;
    background:url("Images/left_both.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    border-bottom:1px solid #666666;
    display:inline; /* to fix the IE double margin bug */
}
.PrimaryNav a {
    float:left;
    display:block;
    width:1em;
    white-space:nowrap;
    background:url("Images/Tab_Right.png") no-repeat right top;
    background:url("Images/right_both.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    font-weight:normal;
    color:#CCCCCC;
    margin:0;
    display:inline; /* to fix the IE double margin bug */
}
.PrimaryNav .AspNet-Menu-Horizontal > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.PrimaryNav a 
{
    float:none;
    display:inline; /* to fix the IE double margin bug  - added by AJB */
}
/* End IE5-Mac hack */
.PrimaryNav a:hover {
    color:#CCCCCC;
}
.PrimaryNav .AspNet-Menu-Selected {
    background-position:0 -150px;
    border-width:0;
}
.PrimaryNav .AspNet-Menu-Selected a {
    background-position:100% -150px;
    padding-bottom:5px;
    color:#CCCCCC;
}
.PrimaryNav li:hover, .PrimaryNav li:hover a {
    background-position:0% -150px;
    color:#CCCCCC;
}
.PrimaryNav li:hover a {
    background-position:100% -150px;
}

/* Sub-Menu (synchronised with, and located below, main tabbed menu) */
#SecondaryNavDiv
{
    float:left; /* set a float to clear a float: forces container to expand to fit content */
    width:920px;
    display:inline; /* to fix the IE double margin bug */
}
.SecondaryNav
{
    width: 100%;
    margin: 0;
    padding: 7px 0px 8px 10px;
    float: left;
    display:inline; /* to fix the IE double margin bug */
}
.SecondaryNav .AspNet-Menu-Link
{
    float: left;
    margin: 0;
    padding: 0 9px 0 9px;
    color: #999999;
    text-decoration: underline;
    display:inline; /* to fix the IE double margin bug */
}
.SecondaryNav .AspNet-Menu-Selected
{
    color: #DFE20C;
    text-decoration: none;
    font-weight: bold;
}
.SecondaryNav li:hover a
{
    color: #DFE20C;
}

A
{
    color: white;
}

/* Staff Page */
#StaffTable .TableDiv
{
    float:left;
    width:100%;
    padding-right:0;
    padding-top:0;
    margin-left:-10px;
    margin-top:-10px;
    margin-right:12px;
    display:inline; /* to fix the IE double margin bug */
}
#StaffTable .TRDiv
{
    float: left;
    width:100%;
    display:inline; /* to fix the IE double margin bug */
}
#StaffTable .TDDiv
{
    float: left;
    margin-left: 30px;
    width: 200px;
    display:inline; /* to fix the IE double margin bug */
}

#StaffTable .TDDiv Img
{
    margin-top:24px;
}

/* Testimonials Page */
#Testimonials
{
    padding:0;
}
#Testimonials Img
{
    width:250px;
    float:left;
    margin-right:10px;
    margin-bottom:5px;
    padding-top:7px;
    display:inline; /* to fix the IE double margin bug */
}
#Testimonials blockquote
{
    margin:0;
}
#Testimonials cite
{
    font-weight: bold;
}
#Testimonials_Left
{
    width:450px;
    float:left;
    display:inline; /* to fix the IE double margin bug */
}
#Testimonials_Right
{
    width:450px;
    float:right;
    display:inline; /* to fix the IE double margin bug */
}
.QuoteBox
{
    float:left;  /* Set a float to clear a float */
    text-align:left;
    padding-bottom: 24px;
    margin-top:18px;
    border-bottom: #4A4A4A 1px solid;
    display:inline; /* to fix the IE double margin bug */
}
.QuoteBox:first-child
{
    margin-top:0;
}
.QuoteBox:last-child
{
    padding-bottom: 0;
    border:none;
}

/* Contact Form */
#ContactFormDiv #LabelCol
{
    float: left;  /* Set a float to clear a float */
    width: 120px;
    text-align: right;
    margin-right:5px;
    margin-top:10px;
    display:inline; /* to fix the IE double margin bug */
}
#ContactFormDiv #TextBoxCol
{
    float: left;
    width:310px;
    margin-top:10px;
    display:inline; /* to fix the IE double margin bug */
}
#ContactFormDiv .TextBoxClass
{
    width:300px;
}
#ContactFormDiv .TRDiv
{
    height:40px;
}
#ContactFormDiv #txtMessageDiv
{
    height:110px;
}
#ContactFormDiv #btnSendDiv
{
    padding-left:90px;
}
#ContactFormDiv #ContactDetailsDiv
{
    float:right;
    width:400px;
    display:inline; /* to fix the IE double margin bug */
}

.ButtonClass
{
    display: block;
    width: 169px;
    height: 39px;
    line-height: 39px;
    text-decoration: none;
    text-align: center;
    margin-top: 0;
    margin-left: 300px;
    margin-left: 20px;
    float: left;
    font-weight: bold;
    display:inline; /* to fix the IE double margin bug */
    color: #666666;
    background-color: white;
    background-image: url(Images/Button_Both.png);
    background-image: url(Images/Button_Both.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.ButtonDiv
{
    margin-top:15px;
    margin-left: 270px;
}
.ButtonClass:hover
{
    color: black;
    background-color: white;
    background-image: url(Images/Button_Both.png);
    background-image: url(Images/Button_Both.jpg);
    background-repeat: no-repeat;
    background-position: 0 -39px;
}

#BuyNowButton1
{
    margin-left: 20px;
}

.LabelClass
{
    margin-left:10px;
    color:Yellow;
}
.ClickOnceLabel
{
    margin-left:10px;
    color: Yellow;
    vertical-align:top;
}

#FAQ h2
{
    margin-bottom: 0;    
}
#FAQ h3
{
    margin-top: 10px;    
}
#FAQ h4
{
    margin-top: 0;   
    margin-bottom: 3px; 
    color: White;
}

#TermsDiv
{
    margin-left:245px;
}

.FormButtonClass
{
    margin-left:280px;
}

.FormTextBoxClass
{
    width:260px;
}
