/* Css Style Sheet by South Coast Web .co.uk */

* {
    margin:0px;
    padding:0px;
}

body {
  	background-color: #000;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Clear Styles */
.clear {
	clear:both;
}
/* Image Css Preloader */
.hiddenPic {
	display:none;
}
/* some basics... */
h1 {
	color:#0193e1;
}
h2 {
	color:#ee0000;
}
h5 {
	color:#00F;
}
i {
	color:#ff0000;
}
img {
	border:0px;
}
.soldholder {
	position:relative;
	width:1px;
	height:1px;
}
.sold {
	position:absolute;
	top:0px;
	left:0px;
	width:92px;
	height:92px;
}

/* ============================================ */
.holder {
	text-align:center;
	width:960px;
	margin:0px auto;
}
.toppage {
	text-align:center;
	width:960px;
	height:225px;
	background:url(../images/layout/header.jpg);
}
/* ============================================ */
.menustrip {
	width:100%;
	height:35px;
	text-align:center;
	background:url('../images/layout/bottom_page.png') repeat-x;
	margin:0px auto;
	background-position:0 -14px;
}
.menu {
	width:960px;
	text-align:center;
	margin:0px auto;
	height:35px;
}
.topmenu {
	display:inline;
	font-size:18px;
}
.topmenu ul {
	
}
.topmenu li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	list-style:none;
}
.topmenu a {
	text-decoration:none;
	color:#acacac;
	height:35px;
	width:135px;
	display:block;
	padding-top:6px;

}
.topmenu a:hover {
	text-decoration:none;
	color:#ffffff;
	height:29px;
	width:135px;
	display:block;
	background:url('../images/layout/bottom_page.png') repeat-x;
	background-position:0 -22px;

}
#searchform {
	padding-top:6px;
	float:right;
}
.searchform form input#keyword {
	width: 180px;
	height: 23px;
	border: 0;
	margin-right: 0px;
	padding: 3px 0 5px 7px;
	color: #666;
	font-size: 14px;
	background:url(../images/layout/search-box.png) no-repeat;
}

/* ============================================ */

.mainscreen {
	width:960px;
	text-transform:capitalize;
	margin:10px;
	color:#fff;
}
.thanks {
	margin:200px;
	text-align:center;
	font-size:18px;
}
	
.left {
	float:left;
	width:250px;
	margin:5px 25px 5px 15px;
}
.left_panel {
	color:#000;
	text-align:center;
	float:left;
	width:200px;
	background-color:#bebebe;
}
.left_panel A{
	text-decoration:none;
	color:#0000ff;
	text-transform:none;
}
.main_text {
	text-align:left;
	font-size:14px;

}
.mid_text {
	width:675px;
	float:left;
	text-align:left;
	margin:15px 35px;
}
.main_text A {
	color:#88f;
	text-decoration:none;
}
.main_text a:hover {
	color:#00f;
	text-decoration:none;
}
.right_text {
	padding-top:40px;
	height :160px;
}
.right_image {
	float:left;
}
.left_bottom {
	padding-top:40px;
	margin:15px;
	float:left;
	width:410px;
}
/* ============================================ */
.error {
	color:#f00;
}
legend {
	color:#fff;
}
.mainscreen form {
	margin:0px;
	color:#fff;
}
.required {
	color:#000;
}
.formhighlight {
	width:575px;
	margin:0px auto;
	text-align:center;
	float:right;
	padding-top:8px;
	padding-bottom:8px;
}
.formleft {
	float:left;
	width:200px;
	text-align:right;
}
.formright {
	float:left;
	width:348px;
	text-align:left;
}

.mainscreen fieldset {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 2px ridge #ffa912;
	width: 575px;
	text-align:center;
	padding:10px;
	margin:0px auto;
	color:#cecece;
}
option {
	width:150px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
}
.mainscreen input {
	width:175px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
}
.mainscreen textarea { 
	width:300px;
	height:125px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
}
.mainscreen .help {
	padding:10px;
	font-size:14px;
	margin:0px auto;
	width:400px;
	color:#000000;
	border:1px dashed #ffa912;
	background-color:#0193e1;
	text-decoration:none;
	text-transform: capitalize;
}
.mainscreen .phone{
	font-size:16px;
	font-weight:bolder;
}

.showroom {
	padding:5px;
	margin:0px auto;
	width:920px;
	text-align:left;
	font-size:14px;
}
.sr_top_left {
	width:20px;
	height:25px;
	background:url('../images/layout/sr-top-left.png');
}
.sr_top_mid {
	height:25px;
	background-color:#ffffff;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.sr_top_mid A {
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}
.sr_top_mid A:HOVER {
	text-decoration:underline;
	color:#000;
}
.sr_top_price {
	height:25px;
	background-color:#ffffff;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.sale {
	text-decoration:underline;
	color:#ff0000;
}
.sr_top_right {
	width:20px;
	height:25px;
	background:url('../images/layout/sr-top-right.png');
}
.sr_image {
	border:0px;
	width:200px;
	height:160px;
	padding:5px;
}
.showroompic {
	width:200px;
	padding:5px;
	border:1px solid #fff;
}
.thumbno {
	background-color:#cecece;
	color:#000;
	width:35px;
	height:35px;
	border:1px solid #fff;
	padding:0px 5px;
	margin:2px;
	cursor:pointer;
}
.sr_thumbnail {
	width:50px;
	margin:5px 5px 0 5px;
	border:1px solid #fff;
}
.shortdescription {
	text-transform:capitalize;
}
.shortdescription A {
	color:#f00;
	text-decoration:none;
}
.shortdescription A:HOVER {
	color:#00f;
	text-decoration:none;
}
.sr_bottom {
	position:relative;
	padding-bottom:0px;
	top:-10px;
}
/* ============================================ */
.large_image {
	text-align:center;
	float:left;
	width:750px;
	height:450px;
}
.small_image {
	padding-top:20px;
	text-align:center;
	width:160px;
	height:450px;
	float:right;
}
.largepic {
	margin:0px auto;
	border:3px groove #fff;
	margin-top:20px;
	width:500px;
}
.smallpic {
	width:50px;
	margin:2px;
	border:2px groove #fff;
}
.title {
	font-size:20px;
	font-weight:bold;
}
.fulldescription {
	padding:10px 20px;
	font-size:14px;
	text-transform:capitalize;
}
.price {
	font-size:20px;
	font-weight:bold;
	color:#f00;
	text-align:right;
	padding:5px 20px;
}
.creditcards {
	text-align:center;
	padding:5px;
	font-size:10px;
}
.viewing {
	text-align:center;
	padding:5px;
	font-size:16px;
}
/* ============================================ */
#footer {
	width: 100%;
	float: left;
	color: #fff;
	background:url('../images/layout/bottom_page.png') repeat-x;
	background-position:0 -4px;
	padding-top: 20px;
	height: 40px;
	margin-top: 10px;
}

#footer .footer-text {
	width: 960px;
	margin: 0 auto;
	font-size: 10px;
}

#footer .footer-text a {
	color: #0193e1;
}

#footer .footer-text span {
	float: left;
	width: 800px;
	text-align:left;
}

#footer .footer-text em {
	float: left;
	width: 360px;
	text-align: right;
}

