/* Layout Styles */
body {
margin:0px;
padding:0px;
background-color:#f1f1f1;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#000000;
}
#Wrapper {
margin:0px auto;
width:980px;
}
#Header-Container {
position:relative;
width:980px;
height:121px;  
background-image:url("/images/design/Header-Container.png");
background-repeat:no-repeat;
}
#Button-Finance { 
position:absolute;
left:475px;
top:10px;
width:123px;
height:22px;
}
#Button-Call {
position:absolute;
left:606px;
top:10px;
width:123px;
height:22px;
}
#Nav-Home-Page {
position:absolute;
left:35px;
top:80px;
width:136px;
height:31px;
}
#Nav-About-Us {
position:absolute;
left:175px;
top:80px;
width:136px;
height:31px;
}
#Nav-Special-Offers {
position:absolute;
left:315px;
top:80px;
width:136px;
height:31px;
}
#Nav-Contact-Us {
position:absolute;
left:455px;
top:80px;
width:136px;
height:31px;
}
#Content-Container {
width:980px; 
margin:0px;
padding:0px;
background-image:url("/images/design/Content-Container.png");
background-repeat:repeat-y;
}
#Content-Left {
float:left;
width:160px;
background-image:url("/images/design/Content-Left.png");
background-repeat:repeat-y;
background-color:#ffffff;
min-height:430px;
margin:0px;
padding:10px 10px 0px 40px;
}
#Content-Content {
float:left;
width:550px;
background-color:#ffffff;
min-height:430px;
margin:0px;
padding:10px 5px 0px 5px;
}
#Content-Right {
float:left;
width:160px;
background-image:url("/images/design/Content-Right.png");
background-repeat:repeat-y;
background-color:#ffffff;
min-height:430px;
margin:0px;
padding:10px 40px 0px 10px;
}
#Content-Footer {
background-image:url("/images/design/Content-Footer.png");
clear:both;
}
#Footer-Container {
position:relative;
width:980px;
background-image:url("/images/design/Footer-Container.png");
background-repeat:no-repeat;
height:180px;
background-color:#363535;
margin:0px;
padding:0px;
}
#Footer-Content-Text {
position:absolute;
left:35px;
top:10px;
width:800px;
height:15px;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } 
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */

/* Side Nav */
#SideNav {
position:relative;
top:0px;
left:0px;
width:160px;
padding-bottom:5px;
}
#SideNav ul {
list-style:none;
padding:0px;
margin:0px;
border:1px solid #3399cc; 
}
#SideNav ul li {
padding:6px 0px 6px 6px;
margin:0px 0px;
background-color:#ffffff;
border-bottom:1px dotted #cccccc;
}
#SideNav ul li a {
width:100%;
color:#926d5a;
font-weight:bold;
font-size:10px;
padding:4px 10px 4px 10px; 
}
#SideNav ul li a:hover {
width:100%;
color:#c9b09b;
font-weight:bold;
font-size:10px;
text-decoration:none;
}
#SideNav ul li.SideNavHeading {
background-color:#3399cc;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
border-bottom:0px;
}
/* Text Styles */
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#3399cc;
text-transform:uppercase;
padding: 0px;
margin-top:4px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin:0px;
padding:0px; 
color:#3399cc;
text-transform:uppercase;
text-align:center;
margin:0px;
padding:5px 0px 5px 0px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
margin:0px;
padding:0px; 
text-transform:uppercase;
}
a { text-decoration:none; color:#000000; font-weight:bold; }
a:hover { color:#926d5a; font-weight:bold; text-decoration:underline; }
a:active { color:#926d5a; font-weight:bold; }
a:visited { color:#c9b09b; }
p {
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#000000;
}
form {
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
color:#000000;
}
input {
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
color:#000000;
}
textarea {
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
color:#000000;
}
#Footer-Content-Text p { font-size:10px; color:#ffffff; line-height:80%; }
#Footer-Content-Text a { font-size:10px; color:#ffffff; }
#Footer-Content-Text a:hover { font-size:10px; color:#ffffff; font-weight:bold; }
#Footer-Content-Text a:active { font-size:10px; color:#ffffff; font-weight:bold; }
#Footer-Content-Text a:visited { font-size:10px; color:#ffffff; }
/* Form Styles */
.generic-form table {
border:1px solid #cccccc;
}
.generic-form td {
padding:2px;
height:25px;
background-image:url("http://www.exfleetsales.co.uk/images/td_bg-10x35.png"); 
background-repeat:repeat-x;
background-position:bottom;
}
.generic-form input[type="text"], .generic-form input[type="submit"] {
width:220px;
padding:2px;
border:1px solid #cccccc;
background-color:#fafafa;
color:#000000; 
font-size:11px;
}
.generic-form select {
width:224px;
padding:2px;
border:1px solid #cccccc;
background-color:#fafafa;
color:#000000; 
font-size:11px;
}
.generic-form option {
height:15px;
font-size:11px;
}
.generic-form textarea {
width:220px;
height:90px;
padding:2px;
border:1px solid #cccccc;
background-color:#fafafa;
color:#000000;
font-size:11px;
}
/* List Styles */
.ticks li {
list-style:url("http://www.exfleetsales.co.uk/images/icons/Tick-16x16.jpg");
line-height:150%;
margin-left:0px;
}
.bullets li {
list-style:url("http://www.exfleetsales.co.uk/images/icons/Bullet-16x16.gif");
line-height:150%;
margin-left:0px;
}
/* Other Styles */

a.csStock {
z-index: 10;
float: left; 
margin-top: 0px; 
margin-bottom:5px; 
border: 1px solid #888888;
color: #000000;
text-decoration: none;
width: 550px; 
height: 195px; 
margin-right: 10px;
position: relative;
text-align: center;
cursor: pointer;
}
a.csStock span.title {
display: block;
color: #ffffff;
background-color:#3399cc;
overflow: hidden;
height: 20px;
border-bottom: 1px solid #888888;
font-size: 13px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 20px;
cursor: pointer;
}
a.csStock span.deposit {
display: block;
background-color: #DDDDDD;
width: 546px;
padding: 2px;
font-size: 11px;
line-height: 24px;
text-align: left;
cursor: pointer;
text-indent:5px;
}
a.csStock span.spec {
cursor: pointer;
background-repeat: no-repeat;
background-position: 0px 0px;
border-bottom: 1px solid #888888;
text-align: left;
padding-left: 200px;
display: block;
height: 117px;
color: #000000;
font-size: 11px;
padding-top: 3px;
padding-bottom: 5px;
line-height: 16px;
}
a.csStock span.term {
display: block;
position: absolute;
left: 350px;
top: 35px;
text-align: left;
}
a.csStock span.price {
position: absolute;
left: 350px;
top: 150px;
background: url("/images/priceoverlay.png") no-repeat top left;
width: 190px;
height: 28px;
padding-top: 10px;
font-weight: bolder;
color: #FFFFFF; 
font-size: 11px;
cursor: pointer;
}
a.csStock span.price b {
font-size: 18px;
}
a.csStock:hover span.title {
color: #C91619;
text-decoration: underline;
}
