@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#5d5ff3;
	}
.clear{
	clear:both;
	}
#container{
	position:relative;
	margin:auto;
	width:750px;
	padding:15px;
	background-color:#fff;
	}
#content{
	position:relative;
	border:4px double #35368d;
	padding-top:10px;
	}
#header{
	position:relative;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:111px;
	margin:auto;
	
	}
#sidebar{
	position:relative;
	width:200px;
	float: left;
	margin-top: 20px;
	}
ul {
	list-style-type:none;
	}
#sidebar ul li{
padding-top:2px;
	padding-bottom:2px;
	}
#home, #showroom, #forddirect, #about, #links, #contact {
	font-size:16px;
	line-height:16px;
	position: relative;
	}
#home span, #showroom span, #forddirect span, #about span, #links span, #contact span, #rental span  {
	cursor:pointer;
	position: absolute;
	width: 178px;
	height: 1.7em;

	
	}
#home span{
	background: url(images/home.gif) no-repeat;
	background-color:#FFFFFF;
	}
#showroom span{
	background: url(images/showroom.gif) no-repeat;
	background-color:#FFFFFF;
	}
#forddirect span{
	background: url(images/forddirect.gif) no-repeat;
	height: 2.2em;
	line-height:14px;
	background-color:#FFFFFF;
	}
#about span{
	background: url(images/about.gif) no-repeat;
	background-color:#FFFFFF;
	}
#links span{
	background: url(images/links.gif) no-repeat;
	background-color:#FFFFFF;
	}
#contact span{
	background: url(images/contact.gif) no-repeat;
	background-color:#FFFFFF;
	}
	#rental span{
	background: url(images/rental.gif) no-repeat;
	background-color:#FFFFFF;
	}
#main1, #contact1, #details1, #about1, #links1{
	margin-left:200px;
	margin-right: 12px;
	padding-top: 20px;
	padding-bottom:130px;
	margin-bottom:20px;
	}
#main1, #links1, #about1{
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(images/watermark.jpg);

}
#show1{
	margin-left:200px;
	margin-right: 12px;
	padding-top: 20px;
	}
#main1 a, #links1 a, #links2 a{
	color:#323390;
	text-decoration:none;
	}
#main1 a:hover, #links1 a:hover, #links2 a:hover{
	text-decoration:underline;
	}
#footer{
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#323390;
	height:79px;
	}
.image{
	width:442px;
	margin:auto;
	}
	td{
	padding:2px;
		}
	#info{
		
		}
.print{
	display:block;
	background-image:url(images/print.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:200px;
	height:40px;
	padding-left:60px;
	padding-top:18px;
	font-weight:bold;
	float:left;
	}
.enquire{
	display:block;
	background-image:url(images/enquire.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:205px;
	height:40px;
	padding-left:60px;
	padding-top:18px;
	font-weight:bold;
	float:right;
	}
.back{
	clear:both;
	display:block;
	height:30px;
	padding-top:8px;
	border-top:1px solid #021d4c;
	font-weight:bold;
	background-image:url(images/back.gif);
	background-repeat:no-repeat;
	padding-left:60px;
	}
.footertext{
	display:block;
	color:#fff;
	text-align:center;
	width:500px;
	float:right;
	line-height: 1.5em;
	margin-top: 20px;
	}
#footer a{
	color:white;
	}
#footer a:hover{
	text-decoration:none;
	}
#direct{
	text-align:center;
	margin:11px;
	color:#35368d;
	background-image: url(images/stripe.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 0px;
	}
#direct1{
	text-align:center;
	margin:11px;
	color:#35368d;
	padding-bottom: 0px;
	}
#direct a{
	color:#35368d;
	text-decoration:none;
	}
#direct a:hover{
	text-decoration:underline;
	}
.stripe1{
	background-image: url(images/stripe.gif);
	background-repeat: no-repeat;
	height:4px;
	width:100%;
	margin: 0px;
	}
.warning{
	font-weight:bold;
	color:#CC0000;
	}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.thumbnail{
	float:left;
	border:1px #CCCCCC solid;
	padding:2px;
	margin-right:5px;
	display:inline;
	}
.list{
	display:block;
	background-image: url(images/bar1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	overflow:hidden;
	}
.price{
	text-align:right;
	font-weight:bold;
	}
.imgright{
	float:right;
	padding: 4px;
	}
.imgleft{
	float:left;
	padding: 0px 9px 0px 0px;
	}
.logos0{
	text-align:center;
	}
.logos{
	margin:5px;
	}
.call{
	margin-left:15%;
	}
.detail{
	margin-left:20px;
	}
.sold{
	position:absolute;
	top:-45px;
	left:-40px;
	overflow:hidden;
	}
