/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/body-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ffffff;
	color:#333333;
	font-size:12px;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
	color:#000000;
}

.return{
	padding: 15px 0 5px 0;
	font-weight:bold;
	font-size:15px;
	display:block;
	color:#000000;
}

.return a{
	padding-top:6px;
	color:#114477;
	font-size:12px;	
}
	
#container {
	margin:0px auto 0 auto;
	width:852px;
}

#header {
	width:852px;
	height:202px;
}

#logo {
	width:138px;
	height:202px;
	float:left;
	padding:0 0 0 20px;
	
}

#header-right {
	width:534px;
	height:132px;
	float:left;
	padding:70px 0 0 160px;
}

#content {
	clear:both;
	width:852px;
}

#left {
	width:172px;
	float:left;
}

#menu {
	width:172px;
	padding:0 0 20px 0;
}

#menu-top {
	width:172px;
	height:10px;
	background-image:url(images/menu-top.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

#menu ul li {
	width:172px;
	min-heght:24px;
	background-image:url(images/menu-item.png);
	background-image:no-repeat;
	display:block;
	padding:8px 0 12px 0;
	margin:0;
	overflow:hidden;
}

#menu ul li#bottom-item {
	background-image:url(images/menu-item2.png);
}

#menu ul li a {
	width:147px;
	background-image:url(images/menu-arrow.png);
	background-repeat:no-repeat;
	background-position:4px 2px;
	padding:0 0 0 25px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#menu ul li a:hover {
	color:#12a6e1;
}

#menu ul li a.selected {
	color:#12a6e1;
}

#menu ul li ul{

	display:block;
}

#menu ul li ul li{
	padding: 0 0 0 0;
	display:block;
}

#menu ul li ul li a{
	font-size:10px;
	font-weight:normal;
	display:block;
	background-image:none;
}

#menu-bottom {
	width:172px;
	height:11px;
	background-image:url(images/menu-bottom.png);
	background-repeat:no-repeat;
}

#right {
	width:660px;
	float:left;
	padding:2px 0 0 20px;
	overflow:hidden;
}

#home-left {
	width:256px;
	float:left;
	padding:0 20px 330px 0;
	background-image:url(images/man-boy.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#home-left a {
	color:#00316e;
	font-weight:bold;
}

#home-offers {
	width:256px;
	margin:8px 0 0 0;
}

#home-right {
	width:384px;
	float:left;
}

.product-cat {
	width:185px;
	height:150px;
	float:left;
	margin:0 12px 8px 0;
	background-image:url(images/product-bg.png);
	background-repeat:no-repeat;
}

.product-cat.prod-right {
	margin:0 0 8px 0;
}

.product-top {
	width:183px;
	height:121px;
	padding:1px 1px 0 1px;
}

.product-bottom {
	width:170px;
	height:21px;
	padding:7px 0 0 15px;
}

.product-bottom a {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#address-box {
	clear:both;
	width:184px;
	height:300px;
	background-image:url(images/van-new.jpg);
	background-repeat:no-repeat;
	background-position:0 12px;
	padding:5px 0 0 200px;
	color:#666666;
}

#address-box .address-text{
	margin-top:20px;
}

#address-box span {
	color:#1f3f8b;
	font-weight:bold;
}

#footer {
	clear:both;
	width:852px;
	height:43px;
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 0 20px 0;
}

#footer-left {
	width:400px;
	height:29px;
	float:left;
	padding:14px 0 0 30px;
}

#footer-middle{
	width:200px;
	height:38px;
	padding:5px 0 0 0;
	float:left;
}

#footer-left span {
	color:#ffff00;
}

#footer-right {
	width:202px;
	height:29px;
	padding:14px 20px 0 0;
	float:left;
	color:#ffff00;
	text-align:right;
}

#footer-right a {
	color:#ffffff;
}

h1{
	font-size:24px;
	color:#336699;
	border-bottom:#336699 1px solid;
}

.error{
	font-weight:bold;
	color:#336699;
}

.content_main{
	float: left;
	width: 435px;
}

.content_images{
	margin-left: 12px;
	float: left;
	text-align:center;
	width: 210px;
}

.content_images .text{
	font-size: 11px;
	font-weight: bold;
	color:#336699;
	margin-bottom:7px;
}

.content_images a{
	display:inline-block;	
}

.content_images img{
	padding:2px;
	border:#aaaaaa 1px solid;
}

.ticklist{
	list-style:none;
}

.ticklist li{
	background-image:url(/images/tick.png);
	background-repeat:no-repeat;
	background-position:2px 0px;
	padding-left:25px;
	margin-top:5px;
	min-height:18px;
}

#offers-page{
	width:662px;
}

.offers-top{
	background-image:url(images/offers-top.png);
	background-repeat:no-repeat;
	
}

.offers-middle{
	background-image:url(images/offers-middle.png);
	background-repeat:repeat-y;
	padding:0 20px 0 20px;
	font-size:14px;
	color:#666666;
}

.offers-middle p{
	padding:0px;
	margin:0 0 5px 0;
}

.offers-thumb{
	margin-top:5px;
	float:right;
}

.offers-thumb img{
	border:1px solid #0099CC;
}

.offers-detail{
	display:none;
}

.offers-bottom{
	position:relative;
	top:-1px;
	background-image:url(images/offers-bottom.png);
	background-repeat:no-repeat;
	height:20px;
	margin-bottom:20px;
}

.viewlink{
	margin:5px 0 5px 0;
	font-size:11px;
	font-weight:bold;
}

.moretext{
	font-size:11px;
	display:none;
	margin:0 20px 0 20px;
}

#offerpage{

}

#offerpage-image{
	float:right;
	margin-left:10px;
}

#offerpage-image img{
}

.offers-box {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.request-quote{
	margin:5px 0 0 73px;
}

.toplinks{
	width:157px;
	height:29px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

.toplinks a:hover{
	background-position:0 -29px;
}

#cbutt{
	width:157px;
	height:29px;
	display:block;
	background-image:url(images/brochurebutton.png);
}

#qbutt{
	width:157px;
	height:29px;
	display:block;
	background-image:url(images/quotebutton.png);
}

/*---- LATEST HOMEPAGE (APR 2010) ----*/
#new-home-left {
	width: 372px;
	float:left;
	margin: 0 19px 0 0;
}

#new-home-left h2 {
	margin: 12px 0 0;
	padding: 0;
	font-size: 20px;
	color: #363636;
}

#new-home-left #hp-intro p {
	margin-bottom: 18px;
	font-size: 14px;
	line-height: 18px;
}

#new-home-left a {
	color:#0099cc;
	font-weight:bold;
}

#new-home-left .button {
	margin: 0 6px 18px 0;
	float: left;
	display: block;
}
#new-home-left .button.end { margin-right: 0; di }
#new-home-left .btn-margin-bottom { margin-bottom: 18px; display: block; }

#new-home-left #hp-testimonials {
	overflow: hidden;
}

#new-home-left #hp-testimonials h3 {
	width: 105px;
	height: 16px;
	margin: 0;
	padding: 0;
	background: url(images/hp-testimonials-header.png) no-repeat 0 0;
	text-indent: -9999px;
}

#new-home-offers {
	width:256px;
	margin:8px 0 0 0;
}

#new-home-right {
	width:269px;
	float:left;
}

#new-home-right ul {
	width: 269px;
	height: 146px;
	margin: 0 0 16px;
	padding: 0;
	position: relative;
}

#new-home-right li {
	width: 267px;
	height: 144px;
	margin: 0;
	padding: 0;
	border: 1px solid #0372ce;
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
#new-home-right li.first { z-index: 2; display: block; }
#new-home-right li.current { display: block; }

#new-home-right .category {
	width: 267px;
	height: 144px;
	margin-bottom: 16px;
	border: 1px solid #0372ce;
}

#new-home-right #established {
	width: 269px;
	height: 151px;
	background: url(images/hp-established.png) no-repeat 0 0;
	text-indent: -9999px;
}

#accreditations {
	width: 852px;
	height: 86px;
	margin: 12px 0;
	background: url(images/hp-accreditations.png) no-repeat 0 0;
	clear: both;
}
