* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #000000;
	background: url(images/background.gif) repeat-x 0 0;
}
a {
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 200px;
	padding: 0 8px;
}
	#header ul {
		list-style-type: none;
		clear: both;
	}
		#header ul li {
			float: left;
		}
	#header .pages {
		float: left;
	}
		#header .pages li {
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
		}
		#header .pages li a {
			color: #000099;
			text-decoration: none;
			display: block;
			padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px; 
		}
		#header .pages li a:hover {
			 color:#FFFF00; background-color:#000099;
		}
	#header .links {
		float: right;
		color: #ffffff;
		font-size: 0.9em;
	/**	background: url(images/rss.gif) no-repeat 0 6px; **/
		padding: 8px 0 8px 18px;
	}
		#header .links a {
			color: #ffffff;
			text-decoration: none;
			margin: 0 5px;
		}
		#header .links a:hover {
			text-decoration: underline;
		}
	#header h1 {
		float: left;
		padding: 6px 0 5px;
		clear: both;
	}
		#header h1 a {
			display: block;
			outline: none;
			text-indent: -9999px;
			background: url(images/logo.gif) no-repeat 0 0;
			width: 676px; height: 118px;
		}
		
	#header .login {
		display: block;
		width:270px; 
		margin:40px 0 0 0  auto;
		padding:12px 0;
		float:right;
		border: 1px solid yellow;
		background-color:#0000ff; 	

	}	
	#header .loginrow { 
		display:table-row; color:yellow;	
	}
	#header .logincell { float:left; width:120px;
		display:table-cell;  padding:4px;
	}

	#header .logincell input.txt { width:110px; background-color: #FFFF00; color: #0000FF}

	#header .logincell input.button { color: #FFFF00; font-weight: bold; background-color: #0000FF}

	#header .categories {
		overflow: hidden;
		width: 100%;
	}
		#header .categories li {
			font-family: Arial;
			font-size: 0.9em;
			text-transform: uppercase;
			padding-left: 1px;
			background: url(images/divider.gif) no-repeat 0 15px;
			margin-left: -1px;
		}
		#header .categories li a {
			color: #ffff00;
			text-decoration: none;
			display: block;
			padding: 13px 10px 12px;
		}
		#header .categories li a:hover {
			text-decoration: underline;
		}
/** END header **/

/** BEGIN body **/
#body {
	padding: 10px 0;
}
/** END body **/

/** BEGIN content **/
#content {
	clear: both;
	width: 676px;
	float: left;
	background: url(images/contentbody.gif) repeat-y 0 0;
	font-family: Arial;
}
	#content .head { background: url(images/contenthead.gif) no-repeat 0 0; }
	#content .foot { 
		background: url(images/contentfoot.gif) no-repeat 0 bottom;
		padding: 25px 8px;
	}
	#content .featured {
		padding: 5px 30px 10px;
	}
		#content .featured h2.title {
			border:1px solid #FFFF00; float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			color: #FFFF00;
			background-color: #0000FF;
			font-weight: normal;
			margin-bottom: 10px; padding-left:8px; padding-right:8px; padding-top:5px; padding-bottom:5px
		}
		#content .featured .thumb {
			width: 590px; height: 420px;
			padding: 4px;
			border: 2px solid #000099;
			background-color: #0000ff;
			clear: both;
		}
			#content .featured .b {
				width: 589px; height: 420px;
				overflow: hidden;
				position: relative;
			}
			#content .featured .photo {
				list-style-type: none;
			}
				#content .photo li {
					position: absolute;
					top: 0; left: 0;
					z-index: 0;
				}
				#content .photo li.first {
					z-index: 2;
				}
				#content .photo li img {
					width: 589px;
				}
			#content .featured .text {
				list-style-type: none;
			}
				#content .featured .text li {
					width: 230px; height: 400px;
					position: absolute;
					top: 0; right: -270px;
					padding: 15px;
					color: #FFFF00;
					font-family: Verdana;
					background: url(images/shade.png) repeat 0 0;
					z-index: 4;
				}
				#content .featured .text li.first {
					right: 0;
				}
					#content .featured .text h2 {
						font-size: 1.6em;
						margin-bottom: 15px;
					}
					#content .featured .text p {
						line-height: 1.6em;
						margin-bottom: 15px;
					}
					#content .featured .text a {
						color: #FFFF00;
						text-decoration: none;
					}
					#content .featured .text .readmore {
						font-size: 0.9em;
						font-weight: bold;
						text-transform: uppercase;
					}
	#content .post {
		clear: both;
		border-top: 1px solid #9999FF;
		margin: 0 30px;
	}
	#content .post .lad {
		float: left;
		width:300px;
		padding:10px 0;
	
	}
	#content .post .rad {
		float: right;
		width:300px;
		padding:10px 0;
	
	}


		#content .post .l {
			float: left;
			width: 140px;
			padding: 15px 0;
		}
			#content .post img {
				width: 134px; 
	/**			border: 1px solid #e9e9e9;
				background-color: #F2F2F1;  **/
				border: 2px solid #0000FF;
				background-color: #ffff00; 
				padding: 4px;
			}
		#content .post .r {
			float: right;
			width: 430px;
			padding: 15px 0;
		}
			#content .post h2 {
				font-weight: normal;
				font-size: 1.8em;
				margin-bottom: 15px;
			}
				#content .post h2 a {
					text-decoration: none;
					color: #191919;
				}
			#content .post p {
				line-height: 1.6em;
				margin-bottom: 15px;
			}
			#content .details {
				float: left;
				font-size: 0.85em;
				text-transform: uppercase;
				margin-bottom: 0 !important;
			}
				#content .details a {
					text-decoration: none;
					color: #191919;
					margin: 0 5px;
				}
				#content .details a:hover {
					text-decoration: underline;
				}
			#content .comments {
				float: right;
				margin-bottom: 0 !important;
				padding-bottom: 6px;
			}
				#content .comments a {
					display: block;
					color: #FFFF00;
					font-family: Verdana;
					font-weight: bold;
					font-size: 1.1em;
					border:1px solid #FFFF00; float: left;
					text-decoration: none;
					background-color: #0000FF;padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:2px
				}
				
	#content .postnav {
		clear: both;
		float: right;
		padding: 0 20px;
	}
		#content .postnav ul {
			list-style-type: none;
		}
			#content .postnav ul li {
				float: left;
				padding: 4px;
				font-family: Arial;
			}
			#content .postnav ul li a {
				display: block;
				padding: 4px 8px;
				border: 1px solid #9999FF;
				text-decoration: none;
				color: #4F4F4F;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
/** END content **/

/** BEGIN links **/
#links {
	clear: both;
	padding: 20px 30px;
	font-family: Verdana;
}
	#links .box {
		width: 175px;
		float: left;
		padding: 20px 10px;
		border-top: 1px solid #9999FF;
	}
	#links h2 {
		float: left;
		width: 150px;
		font-size: 0.9em;
		text-transform: uppercase;
		color: #0000FF;
		background-color: #FFFF00;
		font-weight: normal;
		border:1px solid #000099; float: left;
		margin-bottom: 10px; padding-left:8px; padding-right:8px; padding-top:5px; padding-bottom:5px
	}
	#links ul {
		clear: both;
		list-style-type: none;
		padding: 0 5px;
	}
		#links ul li {
			line-height: 1.5em;
			font-size: 0.9em;
			padding: 4px 0;
		}
		#links ul li a {
			color: #191919;
			text-decoration: none;
		}
		#links ul li a:hover {
			color: #6B001A;
			text-decoration: underline;
		}
/** END links **/

/** BEGIN sidebar **/
#sidebar {
	width: 270px;
	float: right;
	padding: 8px 8px 0 0;
}
	#sidebar .box {
		border: 2px solid #9999FF;
		padding: 10px;
		margin-bottom: 15px
	}
	#sidebar h2 {
		font-size: 0.9em;
		text-transform: uppercase;
		color: #0000FF;
		background-color: #FFFF00;
		font-weight: normal;
		margin-bottom: 12px;
		border:1px solid #000099; float: left;
		width: 94%; 
		padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px
	}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			line-height: 1.5em;
			padding: 2px 0;
			border-bottom: 1px solid #e1e1e1;
		}
		#sidebar ul li a {
			color: #191919;
			text-decoration: none;
		}
	#sidebar .ads {
		text-align: center;
		margin-bottom: 10px;
	}
		#sidebar .ads img {
			margin: 4px;
		}
	#sidebar .search {
		border: 2px solid #9999FF;
		margin-bottom: 10px;
		height: 29px;
	}
		#sidebar .search input {
			border: 0;
			float: left;
			width: 220px;
			margin: 6px 4px;
		}
		#sidebar .search button {
			background-color: #0000FF;
			color: #FFFF00;
			font-size: 0.8em;
			font-weight: bold;
			text-transform: uppercase;
			width: 38px; height: 29px;
			float: right
		}

	#sidebar .car_types {
		text-align: left;
	}
		#sidebar .car_types img {
			width: 70px;
			margin: 4px;
		}
	#sidebar .brands {
		text-align: center;
	}
		#sidebar .brands img {
			width: 77px;
			margin: 1px;
		}
	#sidebar .video {
		padding-left: 2px;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #000099;
	color: #FFFF00;
}
	#footer p {
		width: 940px;
		margin: auto auto;
		text-align: left;
		font-size: 0.9em;
		padding: 15px 0;
	}
	#footer a {
		color: #FFFF00;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
/** END footer **/
