﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    font-size: 12px;
    color: #333333;
    background-image: url(/Content/images/interface/bg_site.jpg);
    background-repeat: no-repeat;
    background-position: top;
    margin: 0px;
    background-color: #DDE4EA;
}
#outercontainer
{
    width: 945px;
    background-color: #ffffff;
    margin: 0px auto auto auto;
}
#innercontainer
{
    padding: 10px 38px 20px 38px;
    background-image: url(/Content/images/interface/bg_lhs.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
#logobanner
{
}
#navigationcontainer
{
    background-image: url(/Content/images/interface/bg_nav.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 31px;
    font-size: 14px;
    position: relative;
}

#contentoutercontainer
{
    background-image: url(/Content/images/interface/bg_botline.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#featuredlinks
{
    background-image: url(/Content/images/interface/bg_botline.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#featurebanner
{
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 217px;
}
#featurebanner h1
{
    width: 500px;
    padding: 35px 0px 15px 0px;
}
#featurebanner h3
{
    width: 500px;
}


.homecontentbox
{
    background-image: url(/Content/images/interface/divider_vert_short.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 215px;
    padding: 30px 40px 30px 42px;
    float: left;
}
.leftbox
{
    background-image: none;
    width: 230px;
    padding-left: 0px;
}
#contentmain
{
    width: 545px;
    padding: 40px 100px 50px 0px;
    background-image: url(/Content/images/interface/divider_vert_long.png);
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
}
#contentside
{
    float: left;
    width: 180px;
    padding: 40px 10px 30px 30px;
}
#bottomnavigation
{
    padding: 20px 0px 10px 0px;
}
#domainbox 
{
    background-image: url(/Content/images/interface/bg_botline.jpg); 
    background-position: bottom center; 
    background-repeat: no-repeat; 
}
.botnavbox
{
    float: left;
    margin-right: 95px;
    color: #999999;
    line-height: 18px;
}
.norightmargin
{
    margin-right: 0px !important;
}
.botnavbox a
{
    color: #999999;
}
.botnavbox a:hover
{
    color: #999999;
}
.botnavbox ul
{
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
.botnavbox li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.blue a
{
    font-weight: bold;
    color: #071A54;
}
.blue a:hover
{
    color: #071A54;
}


/* GENERAL   
----------------------------------------------------------*/
p
{
    margin: 0px;
    padding: 0px 0px 15px 0px;
    line-height: 17px;
}
a
{
    color: #071A54;
    text-decoration: none;
}
a:hover
{
    color: #071A54;
    text-decoration: underline;
}
h1
{
    font-size: 30px;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    line-height: 38px;
}
h2
{
    font-size: 24px;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
h3
{
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 18px 0px;
    line-height: 20px;
}
h4
{
    font-size: 15px;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: #071A54;
}
h4 a
{
    color: #071A54;
}
h4 a:hover
{
    color: #000000;
    text-decoration: none;
}
h5
{
    font-size: 15px;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: #071A54;
    font-weight: normal;
}
ul
{
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
li
{
    margin: 0px 0px 0px 16px;
    padding: 0px 0px 0px 0px;
    line-height: 17px;
}
#contentside ul
{
    margin: 0px 0px 0px 16px;
    padding: 0px;
    list-style-image: url(/Content/images/interface/nav_bullet.gif);
    font-size: 13px;
    list-style-type: none;
}
#contentside li
{
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    line-height: 23px;
}
#contentside li a
{
    color: #999999;
    text-decoration: none;
}
#contentside li a:hover
{
    color: #071A54;
    text-decoration: none;
}
.blue
{
    color: #071A54;
}
.red
{
    color: #ff0000;
}
/* NAVIGATION   
----------------------------------------------------------*/
#topnav
{
    float: left;
    width: 100%;
    line-height: normal;
}
#topnav ul
{
    margin: 0;
    list-style: none;
    padding: 0px;
    margin-top: 6px;
}
#topnav li
{
    display: inline;
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
}
.nomargin
{
    margin-left: 0px !important;
}
#topnav a
{
    float: left;
    margin: 0 0 0 3px;
    padding: 0 0 0 4px;
    text-decoration: none;
    background-image: url(/content/images/interface/nav_tab.png);
    background-repeat: no-repeat;
    background-position: left top;
}
#topnav a span
{
    float: left;
    display: block;
    padding: 6px 18px 3px 13px;
    color: #666666;
    background-image: url(/content/images/interface/nav_tab.png);
    background-repeat: no-repeat;
    background-position: right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav a span
{
    float: none;
}
/* End IE5-Mac hack */
#topnav a:hover span
{
    color: #071A54;
}
#topnav a:hover
{
    background-position: 0% -38px;
}
#topnav a:hover span
{
    background-position: 100% -38px;
}

/* drop down nav*/



#topnav li ul
{
    position: absolute;
    left: 0;
    top: 19px;
    display: none;
    border-top: 1px solid #cccccc;
    font-size: 13px;
}
#topnav li ul li
{
    padding: 0px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    margin: 0px;
    clear: left;
    background-color: #ffffff;
    background-image: url(/Content/images/interface/subnav_bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#topnav li ul li a:hover
{
    color: #071A54;
}

#topnav li:hover li a
{
    color: #666666;
    display: block;
    padding: 8px 10px 8px 10px;
    background-image: none;
    width: 145px;
}



#topnav li:hover ul, #menu li.over ul
{
    display: block;
}
* html ul li a
{
    height: 1%;
}



/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"]
{
    width: 190px;
    border: 1px solid #CCC;
}

input[type="password"]
{
    width: 190px;
    border: 1px solid #CCC;
}


.enquiry p
{
    padding: 0px 0px 5px 0px;
}

.enquiry label
{
    display: block;
    width: 110px;
    float: left;
}
.enquiry .error
{
    width: 200px;
}
.enquiry input
{
    float: left;
    margin-bottom: 5px;
}
.shortbox 
{
    width: 170px !important;
    float: none;
}
.enquiry label.inline
{
    display: inline;
    margin: 0px;
}
.formboxtall
{
    height: 100px;
    width: 200px;
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
    font-size: 13px;
}
.formboxlarge
{
    height: 150px;
    width: 400px;
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
    font-size: 13px;
}
.checkboxlist 
{
    float: left;
}
.checkboxlist p
{
margin-bottom: 7px;
padding-bottom: 0px;
}
.domainenquiry p
{
    padding: 0px 0px 5px 0px;
}

.domainenquiry label
{
    display: block;
    width: 120px;
    float: left;
}
.domainenquiry .error
{
    width: 190px;
}
.domainenquiry input
{
    float: left;
    margin-bottom: 5px;
}
.domainenquiry label.inline
{
    display: inline;
    margin: 0px;
}
.domainenquiry textarea 
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    height: 70px;
    width: 190px;
   
}
.domaindivider 
{
    border: 1px solid #E9EEF2;
    padding: 10px;
    margin: 10px;
}
.domainouter 
{
    background-image: url(/Content/images/interface/bg_botline.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    border: 1px solid #DEE3E9; 
    padding: 10px;
    margin-bottom: 20px;
    border-bottom: 0px;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}



.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
#adminpage
{
}
#adminpage a
{
    color: #ffffff;
}
#editorregion
{
    width: 750px;
    margin: 30px auto 0px auto;
}



/* image containers
*****************************************/
#outerimagecontainer 
{
    width: 710px;
    margin: auto;
}
.imagecontainer 
{
    
    margin: 0px 20px 20px 0px;
    float: left;
 
}
.imagecontainer img 
{
    border: 3px solid #ffffff;
}