* {
    margin: 0;
    padding: 0;
}

body
{
    text-align: center;
    background: url(/resources/images/body_back.jpg) #000 center 0;
    font-family: Arial;
    font-size: 0.75em;
}
img {
    border: none;
}
p {
    padding-bottom: 8px;
}
blockquote p {
    padding-bottom: 0!important;
}
a {
    color: #172562;
    font-weight: bold;
    text-decoration: none;
    overflow:hidden;
}
a:hover {
    text-decoration: underline;
}
h1 {
    color: #172562;
    border-bottom: dotted 1px #383838;
    margin-bottom: 15px;
    padding-bottom: 3px;
    font-size: 1.75em;
}
h2 {
    color: #172562;
    font-size: 1.3em;
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-size: 1.5em;
}
h2 span {
    color: #4F9FD2;
}
h3 {
    color: #4F9FD2;
    font-size: 1em;
}
#wrapper {
    text-align: left;
    width: 929px;
    margin: 0 auto;
}

#header {
    background: #fff;
}
#header_right {
    float: right;
    text-align: right;
    padding: 25px 25px 5px 0;
}
.headertext {
    font-size: 1.4em;
    color: #172562;
    width: 250px;
    padding-bottom: 17px;
}
.headertext span{
    color: #4F9FD2;
}
a.client {
    background: url(/resources/images/client-area-but.jpg) no-repeat;
    height: 24px;
    width: 136px;
    text-indent: -999em;
    float: right;
    text-align: left;
    
}
a.credentials {
    background: url(/resources/images/credentials_but.jpg) no-repeat;
    height: 24px;
    width: 136px;
    text-indent: -999em;
    float: left;
    text-align: left;
}
a.testimonials {
    background: url(/resources/images/testimonials_but.jpg) no-repeat;
    height: 24px;
    width: 136px;
    text-indent: -999em;
    text-align: left;
    float: left;
}

#navbar {
    background: url(/resources/images/nav_bg.jpg) repeat-x;
    width: 929px;
    clear: both;
    float: left;
}

#nav {clear:both; width: 100% } 
#nav li {float:left;list-style:none;text-align: center; vertical-align: bottom;}  
#nav a {background: url(/resources/images/nav_but_bg.jpg) no-repeat; display:block; width:109px; overflow:hidden;color: #fff; font-weight: bold; text-decoration: none;padding:10px 0} 
#nav a:hover,#nav a:focus, #nav li.current a {background-position:0 0;color: #509FD2}
#nav li li a {background: #16235A ;
    border-bottom: solid 1px #509FD2;
    padding: 5px 0;}
#nav li li a:hover,#nav li li a:focus, #nav li li.current a {background:#509FD2; color: #fff}
#nav ul, #nav ul.subhide {left: -999em; position: absolute;}
#nav ul li {float: none;margin:0;}
#nav li:hover  ul, #nav li.sfhover ul, #nav ul.subshow {left:auto}


#main {
    background: url(/resources/images/nav_shadow.jpg) #fff repeat-x;
    padding-left: 23px;
    clear:both;
}
#main ul {
    padding: 5px 0;
}
.lcol ul {
    margin-left: 15px!important;
}
#main ol {
    padding: 5px 0 5px 18px;
}
ul.ticklist {
    margin-bottom:10px!important;
}
ul.ticklist li {
    list-style: none;
    background: url(/resources/images/tick.jpg) no-repeat;
    padding: 3px 0 3px 25px;
}
ul.logolist {
    width:340px;
    margin-top: 35px;
    float: right;
}
ul.logolist li {
    float: left;
    list-style: none;
}
ul.dottedlist {
    margin-left: 0!important;
}
ul.dottedlist li {
    border-bottom: dotted 1px #383838;
    padding: 10px 0;
    list-style:none;
}
ul.dottedlist li a {
    color: #17245F;
    font-weight: bold;
}
ul.boldlinks {
    margin-bottom: 5px!important;
}
ul.boldlinks  li {
    padding: 5px 0;
    list-style:none;
}
ul.boldlinks li a {
    color: #172562;
    font-weight: bold;
    text-decoration: none;
}
ul.li_float {
    float: left;
    width:100%;
}
ul.li_float li {
    width: 45%;
    list-style: none;
}

dt {
    color: #4F9FD1;
    font-weight: bold;
}
dd {
    padding-bottom: 10px;
}
table.border {
    width:100%;
    border-color: #53A0D2;
    border-width: 0 0 1px 1px;
    border-style: solid;
}
table.border th {
    color: #fff;
    background: transparent url(../images/h2_legend_bg.jpg) repeat-x;
    padding: 5px;
}
table.border td {
    padding: 5px;
    border-color: #53A0D2;
    border-width: 1px 1px 0 0;
    border-style: solid;

}
.lcol {
    width: 525px;
    float:left;
    padding-top: 25px;
}
.lcol_half {
    width: 410px;
    float:left;
    padding-top: 25px;
}
.rcol {
    float:right;
    width: 377px;

}
.rcol img {
    float:right;
}
.rcol_half {
    float:right;
    width: 405px;
    padding-top: 50px;
    padding-right: 25px;
}

fieldset 
{
    border: none;
    background-color: #A8CFE9;
    border: 1px solid #54A0D1;
    padding: 0 0 5px 15px;
    margin: 0 0 5px 0;
}

h2.legend 
{
    background: transparent url(../images/h2_legend_bg.jpg) repeat-x;
    color: #FFFFFF;
    padding: 5px 0 5px 15px;
    font-size: 1.8em;
    font-weight: normal;
    margin: 0;
}

label 
{
    float: left;
    clear: left;
    width: 200px;
    margin: 4px 0 0 0;
}

input 
{
    float: left;
    width: 220px;
    margin: 4px 20px 0 0;
}

select 
{
    float: left;
    width: 220px;
    margin: 4px 0 0 0;
}

fieldset a 
{
    float: left;
    width: auto;
    margin: 2px 0;
}

.breadcrumb 
{
    float: left;
    width: auto;
    vertical-align: bottom;
    padding: 29px 0 0 50px;
    font-size: .8em;
    font-weight: bolder;
    color: #595959;
}
.breadcrumb p 
{
    padding-top: 17px;
}

.breadcrumb a 
{
    text-decoration: none;
    color: #595959;
}

.breadcrumb a:hover
{
    text-decoration: underline;
}

.breadcrumb a:visited 
{
    color: #595959;
}

.submit 
{
    margin: 0;
}

.error 
{
    color: #CC0000;
    font-weight: bold;
}

.error2 {
	float:left;
	margin-top:5px;
}

.validator 
{
    color: #DD0000;
    float: left;
    width: 400px;
}

.smallbutton 
{
    width: auto;
}

#enquiryIntro p 
{
    float: left;
    width: 450px;
}
#enquiryIntro img 
{
    float: right;
}

#footer {
    clear:both;
    border-top: solid 1px #D4D5D9;
    background: #fff;
    color: #595959;
    font-size: 0.8em;
}
#footer img {
    float:left;
}
#footer ul {
    float: right;
    list-style: none;
    margin-top: 12px;
    margin-right: 23px;
}
#footer ul li {
    float: left;
    padding: 0 5px;
    border-right: solid 1px #595959;
}
#footer ul li a {
    color: #595959;
    text-decoration: none;
    font-weight: normal;
}

.clearboth {
    clear: both;
}

.floatl {
    float: left;
}

.floatr {
    float: right;
}

.readmore {
    color: #172562;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
}

.dotted {
    border-bottom: dotted 1px #383838;
    margin-bottom: 8px;
}

.bluetext {
    color: #4F9FD1;
}
.blue_box {
    background: #A8CFE9;
    border: solid 1px #53A0D2;
    padding: 15px;
}
.rcol_margin {
    margin: 30px 25px 25px 25px;
}


.enquirylarge  {
    color: #172562;
    text-align: center;
    font-size: 1.9em;
    margin: 40px 0 20px 0px;
    font-weight: bold;
}
.enquirymedium  {
    color: #172562;
    text-align: center;
    font-size: 1.4em;
    margin: 40px 0 20px 0px;
    font-weight: bold;
}
.liststyle_none {
    list-style: none;
}
.top_dotted {
    border-top: dotted 1px #383838;
    padding-top: 17px; 
    margin-top: 3px;
}
.small_icon {
    float: left;
    padding-right: 7px;
    padding-top: 2px;
}
.registered {
    float: right;
    margin: 0;
    padding: 10px 23px 10px 10px;
    font-size: 0.85em;
}
.testimonialwidth {
    float:left;
    width: 425px;
}
#comp {
	padding-left:18px;
	padding-bottom:10px;
	float:left;
}
#complist {
	margin-bottom:10px;
	font-weight:bold;
	float:left;
}
#complist li {
	float:left;
	padding:4px 0;
}
#complist li label , #complist li input{
	margin-top:0;
}

.marquee0 a {
  color: #ffffff !important;
  font-weight: normal;
}
.spaced {
    margin-top: 10px;
    margin-bottom: 10px;
}
ul.spaced {
    margin-top: 0;
    margin-bottom: 0;
}
ul.spaced li {
    margin-bottom: 20px;
}

/********************Christmas-Marshalls*****CSS STARTS******************/

.text-style{ color:#1e3474; font-size:12px; font-weight:bold; margin-bottom:7px; display:block;}
.christmas-container{ display:block;}
.christmas-container p{ margin-bottom:16px;}

.christmas-container ul{ padding:0px !important; margin-bottom:13px;  margin-left: 2px !important;}

.christmas-container ul.spaced li{ margin-bottom:4px; list-style:none; list-style-type:none; background-image:url(../images/li_dot.jpg); background-repeat:no-repeat; background-position:left 5px; padding-left:10px;}

.christmas-container .lcol{ width:464px;}

.christmas-container .rcol{ padding-top:50px; width:433px; margin-right:5px;}

.christmas-container .rcol span{ margin-left:35px; margin-top:20px; display:block; margin-right:25px;}
/********************Christmas-Marshalls*****CSS ENDS******************/

