body {
	background-attachment: fixed;
	text-align: center;
	background-color: #444444;
	vertical-align: top;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
}
#container {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	MARGIN: 0px auto 10px; 
	width: 798px;
	text-align: left;
	position: relative;
}
#header {
	background-image: url(../images/valley_trade_centre.gif);
	height: 142px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 0px;
}
#header span {
	display: none;
}
#header h1 {
	margin: 0px;
}
#header h2 {
	margin: 0px;
}


#menu {
	font-size: 90%;
	color: #FFFFFF;
	text-align: left;
	width: 700px;
	margin: 0px;
	padding: 5px;
	top: 150px;
	left: 40px;
	height: 25px;
	position: relative;
	font-family: "Trebuchet MS",Arial ,Verdana , Helvetica, sans-serif;
	font-weight: bold;
}
#menu a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
	display: inline;
	margin-right: 10px;
	background-color: #423B8D;
	padding: 3px 13px;
	border: 1px solid #000000;
}
#menu a:hover {
	color: #8986B6;
	text-decoration: none;
}
#menu a:current {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	background-color: #CCCCCC;
}
#content {
	line-height: 1.4em;
	letter-spacing: 2px;
	text-align: left;
	width: 500px;
	margin: 0px;
	padding-left: 50px;
	padding-top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#content p {
font-size: 80%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content h2 {
	font-size: 170%;
	text-align: center;
	color: #343F7F;
}


#content p a:link, #content p a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4B5BF;
	}

#content p a:hover {
	color: #444444;
	border-bottom:1px dotted #444444;
	background-color: #D0DDEE;
	}
#content h1 {
	text-align: center;
	color: #2A346F;
	font-size: 200%;
}


/* CAR PAGES **************************/

#car_content {
	text-align: left;
	width: 510px;
	margin: 0px;
	padding-left: 50px;
	padding-top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#car_content p {
	text-transform: capitalize;
}
#car_content h4 {
font-size: 120%;
letter-spacing: 1px;
margin: 5px;
line-height: 120%;
color: #cc0000;
}
#car_content h4 .prevprice{
font-size: 090%;
letter-spacing: 1px;
margin: 5px;
line-height: 120%;
color: #cc0000;
border-bottom:2px solid #ccc
}
#car_content p {
	font-size: 65%;
	letter-spacing: 1px;
	margin: 0px;
	line-height: 120%;
}
#car_content h3 {
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 0px;
letter-spacing: 1px;
font-size: 105%;
color: #544C9D;
}
#car_content h2 {
	text-align: center;
	margin: 5px;
	color: #013A72;
}
.car {
margin: 30px 0;
}
.car h5{
margin: -22px 0px 30px 120px;
font-size: 60%;
}
h5 a {
color: #222A5B;
}
h5 a:hover {
	color: #444444;
	background-color: #D0DDEE;
	}
div.carimages {
text-align: center;
}
.thickbox img {	
border: 5px solid #484848;
margin: 3px;
}
.thickbox img:hover {	
border: 5px solid #686868;
}

/*** ADDRESS ****/
#address p {
	color: #990000;
	margin: 0px;
	letter-spacing: 1px;
	font-size: 75%;
line-height: 145%;
}
#address span {
	font-weight: bold;
}
#address img {
	margin-top: 60px;
	border: 1px solid #000000;
	background-image: none !important;
}
#content img {
	border: 1px solid #000000;
	margin: 5px;
}
#address h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 90%;
	color: #012F5D;
	margin: 0px;
letter-spacing: 2px;
}
#address {
	position: absolute;
	top: 188px;
	right: 40px;
	width: 180px;
}
#address a:link {
color: #012F5D;
	letter-spacing: 0em;
	font-size: 80%;
}
#address a:visited {
	text-decoration: none;
}
#address a:hover {
	text-decoration: none;
}
#footer {
	width:798px;
	margin: -10px auto 0px auto;
	background-image: url(../images/bottom_bg.gif);
	height: 125px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 95%;
}
#footer span {
	position: relative;
	top: 30px;
	width: 293px;
	letter-spacing: 0px;
	height: 76px;
	line-height: 70px;
	text-align: center;
	margin: 0px;
}
#footer a {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8986B6;
}

#footer a:hover {
	color: #8986B6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}


input {
	border: 1px dotted #7D087D;
	font-family: ahoma, Verdana, Arial;
	letter-spacing: 1px;
	background-color: #CACCDD;
	font-size: 90%;
	padding: 2px;
}
textarea {
	border: 1px dotted #7D087D;
	font-family: ahoma, Verdana, Arial;
	letter-spacing: 1px;
	background-color: #CBDBDC;
	font-size: 90%;
	padding: 2px;
}
#contactForm p {
	font-size: 95%;
	font-weight: bold;
	color: #990000;
}

#container #content dl h3 {
	font-size: small;
}
#container #content h3 a {
	color: #990000;
}
/*** PAGINATION **/

.pagi-top ul, .pagi-bot ul {
list-style:none;
margin:0;
padding:10px;
text-align:center;
margin-top:10px;
}
.pagi-top li, .pagi-bot li {
font-size: small;
display:inline;
padding:5px;
}
.pagi-top a, .pagi-bot a{
color: #990000;
font-weight: bold;
padding: 2px;
border: 1px solid #ccddff;
text-decoration:none;
background-color: #f3f3ff;
}
.pagi-top a:hover, .pagi-bot a:hover{
background-color: #dcd0ff;
}

/** SORT BY **/
fieldset {
background-color: #ddddff;
border:0;
}
legend{
padding-top: 28px;
padding-left:0px;
font-family:  "Trebuchet MS", arial, sans-serif;
font-weight:bold;
}
label{
font-size: 80%;
}
label.descclass {
display:none;
}
.button {
margin-top:10px;
position:relative;
left:-10px;
//top:3px;}
.sortby select {
border: 0;
font-size: 90%;
background-color: #efeffe;
border: 1px solid #8986b6;
padding: 1px;
margin-right:5px;
}
.sortby input {
padding: 1px;
font-size: 13px;
background-color: #efeffe;
border: 1px solid #8986b6;
margin-left: 10px;
}


/* POP UPS */

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 6px solid #525252;
}
#TB_window a{
color: #777777;
font-family: verdana, Arial, Tahoma, sans-serif;
font-weight: bold;
font-size: 80%;
}

#TB_window img {
	display:block;
	margin: 0px 0 15px 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
font-size: 120%;
font-family: verdana, Arial, Tahoma, sans-serif;
}
#TB_caption, #TB_prev{
	height:25px;
	padding:10px 30px 0px 25px;
	float:left;
}

#TB_closeWindow, #TB_next{
	height:25px;
	padding:5px 20px 0px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

#TB_SecondLine, #TB_ImageDIV {
	clear: both;
}
#address img.cards,
#content #address img.cards {
border:0;
margin:10px 0;
}