html, body {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	height:100%;
	min-height:100%;
	min-width:800px;
	color:#535353;
}

a img {
	border:0;
}

a {
	color:#397ecc;
}

h1 {
	font-size:14px;
}

input, textarea {
	border:1px solid #397ecc;
}

#top_part {
	background:url(/themes/blue/images/top_bg.jpg) 0 0 repeat-x;
	width:100%;
	height:90px;
	position:relative;
	top:0;
	left:0;
}

#top_part form {
	position:absolute;
	top:8px;
	right:0;
	width:447px;
	color:#fff;
	font-weight:bold;
}

#logo {
	display:block;
	position:absolute;
	top:15px;
	left:25px;
	width:221px;
	height:55px;
}

#illustration {
	background:url(/themes/blue/images/illustration_bg.jpg) 0 0 repeat-x;
	height:255px;
	border-top:5px solid #94c1f2;

	position:relative;
}

#car {
	background:url(/themes/blue/images/illustration.jpg) 0 0 no-repeat;
	width:546px;
	height:255px;
	position:absolute;
	top:0;
	right:0;
}

#nav_wrapper {
	margin:10px 0 0 0;
	border-bottom:10px solid #e5f0fc;
	border-top:7px solid #e5f0fc;
	padding:10px 0 0 0;
}

#nav_wrapper ul {
	padding:0 0 10px 0;
	margin:0;
}

#nav_wrapper ul li {
	margin:0;
	display:inline;
	list-style-type:none;
}

#nav_wrapper ul li a {
	margin:0;
	display:inline;
	list-style-type:none;
	color:#397ecc;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	padding:0 15px 0 12px;
}

#nav_wrapper ul li a:hover {
	background:url(/themes/blue/images/blue_arrow.gif) 0 5px no-repeat;
	color:#648ba8;
}

#main {
	width:100%;
	height:8%;
	min-height:80%;
}


#left_part {
	padding:0 15px;
}



#main #right_part {
	width:220px;
	padding:0 15px;
}

.blue_space {
	width:10px;
	background:#e2effc;
	margin:0;
	padding:0 !important;
	font-size:0;
}

#password_header, #login_header {
	color:#fff;
	font-weight:bold;
}


#password, #login {
	border:0;
	background:url(/themes/blue/images/input_bg.jpg) 0 0 no-repeat;
	width:170px;
	height:22px;
	padding:4px 0 0 10px;
}

#auth a {
	color:#fff;
	font-weight:normal !important;
}

#auth a:hover {
	text-decoration:none;
}

#auth td {
	padding:3px !important;
}

#submit {
	width:39px;
	height:26px;
}

.header_wrapper {
	height:42px;
	background:url(/themes/blue/images/header_bg.jpg) 0 0 repeat-x #468ad5;
	position:relative;
	padding:0 !important;
	margin:0 0 15px 0;
}

.header_wrapper h1 {
	padding:8px 0 0 0px;
	margin:0;
	font-weight:normal;
	font-size:20px;
	color:#fff;
}

.header_left_corner {
	background:url(/themes/blue/images/header_left_corner.jpg) 0 0 no-repeat;
	width:15px;
	height:42px;
	position:absolute;
	top:0;
	left:-15px;
}

.header_right_corner {
	background:url(/themes/blue/images/header_right_corner.jpg) 0 0 no-repeat;
	width:15px;
	height:42px;
	position:absolute;
	top:0;
	right:-15px;
}

#footer {
	height:80px;
	border:10px solid #e5f0fc;
	position:relative;
}

#copyright {
	width:200px;
	position:absolute;
	top:32px;
	left:15px;
	color:#aeaeae;
}

#counter {
	width:88px;
	height:15px;
	position:absolute;
	right:15px;
	top:30px;
}

.newsdate {
	font-weight:bold;
	color:#535353;
}

.newslink {
	display:block;
	margin:0 0 15px 0;
}

.full_description h1 {
	font-size:14px;
}

.newstext {
	margin:20px 0 0 0;
}

table.table_border { 
	border:1px solid #535353;
	border-collapse:collapse;
}

table.table_border td { 
	border:1px solid #535353;
	border-collapse:collapse;
	background:#fff; 
	padding:3px 5px; 
	text-align:center;
}

table.table_border th { 
	background:#eaeaea;
	color:#535353;
	border:1px solid #535353;
	border-collapse:collapse;
	padding:3px 5px; 
}

.welcome {
	width:200px;
	position:absolute;
	top:10px;
	right:0;
	color:#fff;
}

.welcome h1 {
	margin:0;
}

.welcome td {
	padding:0 !important;
}

.welcome a {
	color:#fff;
}

.forget {
	width:300px;
	position:absolute;
	top:10px;
	right:0;
	color:#fff;
}

.forget td a {
	color:#fff;
	font-weight:normal !important;
}

.forget td {
	padding:3 !important;
}

#all_cars {
	display:block;
	background:url(/themes/blue/images/all_icon.jpg) 0 0 no-repeat;
	width:250px;
	height:26px;
	font-size:12px;
	font-weight:bold;
	padding:13px 0 0 50px;
	margin:10px 0 0 0;
}

.submit {
	background:#e5f0fc;
	color:#397ecc;
}

#about_project {
	color:#fff;
	width:50%;
	position:absolute;
	top:25px;
	left:30px;
}

.error {
	width:150px;
	position:absolute;
	top:22px;
	right:510px;
	color:#fff;
	border:1px solid #fff;
	padding:10px 10px 10px 50px;
	background:url(/themes/blue/images/error_icon.jpg) 10px 8px no-repeat;
}

.adsense {
	margin:15px 0;
}
