* {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	color: #2b2b2b;
}

div#container{
	margin:0 auto;
	width:908px;
}
a {
	color: #D66627;
	text-decoration: none;
	
}

a:hover {
	color: #D66627;
	text-decoration:underline;
}

p {
	margin-bottom: 0.7em;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	clear:left;
	margin:0;
	padding:0;
}

h1 {
	font-size:160%;
}

h2 {
	font-size:140%;
}

h3 {
	margin-bottom: 3px;
	font-size: 1.5em;
}

h4 {
	margin-bottom: 2px;
	font-size: 1.3em;
}


div#menu {
}
div#menu ul {
	list-style:none;
	clear: both;
	background-color:#FFF;
	margin:0;padding:0;
	display: block;
}
div#menu ul li{
	float:left;
	font-weight:bold;
	margin:0px;
	margin-right:5px;
	padding:5px 10px 5px 10px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
div#menu ul li.current{
	background-color:#FBDE93;
	border-left:1px solid #DFA509;
	border-right:1px solid #DFA509;
	border-bottom:1px solid #DFA509;
}
div#menu ul li:hover{
	background-color:#FBDE93;
	border-left:1px solid #DFA509;
	border-right:1px solid #DFA509;
	border-bottom:1px solid #DFA509;
}
div#menu a {
	display:block;
	font-size: 105%;
	color: #000;
}

div#search-bar{
	clear:left;
	float:right;
}
div#content {
	clear: both;
	padding:5px 0px 5px 0px;
	background-color:#FFF;
}

div#footer{
	background-image:url("../img/footesrr.png");background-repeat:repeat-x;
	border:1px solid #CF7200;
	font-size:90%;
	line-height:100%;
	height:25px;
	text-align:left;
	padding:5px 10px 0px 10px;
	width:886px;
}
div#footer img{
	float:right;
}
div#footer a{
	color:#000;;
}
div.latest-opinions {
	clear: both;
	height:auto;
	
}

dl.info-block dd{
	font-weight:bold;
	display:block;
	clear:left;
	float:left;
	margin-right:3px;
	width:150px;
}
dl.info-block dt{
	float:left;
}

div#path a{
	margin-right:5px;
	padding:5px;
}	


table.blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
	margin: 20px;
}

table.blue th {
	font-weight: bold;
	border: 1px solid #E2D6BD;
	color: #F09F1A;
	border-bottom: 2px solid #F09F1A;
	padding: 10px 8px;
	text-align:center;
}

table.blue td {
	border: 1px solid #E2D6BD;
	padding: 6px 8px;
	vertical-align: middle;
	text-align:center;
}
table.blue tr.c {
	background-color:#FCEED2;
}
table.blue tbody tr:hover td {
	color: #009;
}

table.forum{
	border-collapse: collapse;
	border:1px solid #F1A62B;
}
table.forum th{
	color:#000;
	height:25px;
	font-weight:bold;
	background-image: url("../img/forum/pavadinimas_postai_.gif");
	background-repeat: repeat-x;
	vertical-align:middle;
	border:1px solid #F1A62B;
	padding:0 5px 0 5px;
	
}
table.forum th.title{
	text-align:left;
	height:40px;
	font-size:140%;
	background-image: url("../img/forum/foruma_pavadinmas.gif");
	background-repeat: repeat-x;
	
}
table.forum td{
	padding: 6px 8px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #F1A62B;
	
}

div.input,div.submit {
	clear: both;
	padding-top: 10px;
}

div.submit {
	margin-left:145px;
	clear: both;
}

div.input label {
	width: 140px;
	display: block;
	float: left;
	padding-right:5px;
	text-align:right;
	font-size:110%;
}
div.input.checkbox input{
	margin-left:140px;
}
div.input.checkbox label {
	text-align:left;
}
div.input input {
	float: left;
	width: 250px;
	border:1px solid #CCC7C1;
	height:20px;
}
div.input input,div.input select{
	margin-right:3px;
}

div.input input:focus { border:1px solid #FFA800 }

div.input.no-float input,div.input.no-float select {
	float: none;
	width: 150px;
}

div.input select {
	width: 250px;
	height:22px;
}

div#search-form {
	float: left;
}

div.input.radio input {
	width: 20px;
	float: left;
}

div.input.radio label {
	width: auto;
}

div.input select.small_select {
	width: 50px;
	padding-bottom:5px;
}

div.submit input{
	font-family:Tahoma;
	background-image:url("../img/submitinactive.gif");
	background-repeat: repeat-x;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #ADB9C2;
}
div.submit input:hover{
	background-image:url("../img/submithover.gif");
	border: 1px solid #DEA303;
}

div.error-message {
	color: red;
	padding-left:145px;
}

div.input.checkbox input {
	width: 20px;
}

div.clear {
	clear: both;
}

div.message {
	clear: both;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}

div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-size: 120%;
	padding: 0.8em;
	margin: 1em 0;
}
.flash.error {
	background-color: #e32;
	color: #fff;
	padding: 0.8em;
	margin: 1em 0;
}

.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}

.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	padding: 0.8em;
	margin: 1em 0;
}

.success {
	background: green;
	color: #fff;
}


fieldset {
	border: 2px solid #FFA800;
	-moz-border-radius: 5px;
	padding: 10px;
	clear: both;
}

fieldset legend {
	padding: 15px;
	font-weight: bold;
	font-size:140%;
}
div.clear{
	clear:both;
}
/* Car blocks */
div#car-block{
	width:250px;
	border: 5px solid #FFF;
	height:auto;
	padding:5px;
	float:left;
}

div#car-content{
	border: 5px solid #FFF;
	padding:5px;
	float:left;
	width:400px;
	margin-left:10px;
}

div.latest-cars.blocks{
  height:190px;
	width:679px;
}
div.latest-cars div {
	width: 110px;
	float: left;
}

ul.car-opinions{
	list-style: none;
}
ul.car-opinions li,div#edit-car ul.car-opinions li{
	margin:0px;
	padding:0px;
	padding-left:18px;
	clear:left;
}
ul.car-opinions li.possitive{
	background-image: url("../img/plus.png");
	background-repeat: no-repeat;
}
ul.car-opinions li.negative{
	background-image: url("../img/minus.png");
	background-repeat: no-repeat;
}

/*
 * Main
*/

div.blocks{
	padding:10px;
	margin:0px;
	border-right:1px solid #CFB487;
	border-bottom:1px solid #CFB487;
}
div.blocks.orange{
	background-color:#FEF1CE;
}
div.blocks.orange2{
	background-color:#FEF1CE;
}
div.car-makes{
	background-color:#FCDF91;
	height:auto;
}
div.car-makes ul li{
	display:block;
	width:110px;
	height:30px;
	float:left;
	margin:0px;padding:0px;
}

div.car-makes ul li a{
  font-weight:bold;
  color:#000;
}
div.car-makes ul img{
	vertical-align:middle;
	margin-right:3px;
}
div.car-votes{
	background-color:#FEF1CE;
	height:240px;
}
div.car-votes dl{
}

div.car-votes dl dt{
	width:210px;
	float:left;
}

div.car-votes dl dt strong{
	clear:both;
	display:block;
	width:210px;
	font-weight:bold;
	text-align: center;
}
div.car-votes dl dt span{
	display:block;
	text-align:center;
}
div.latest-cars{
	background-color:#FCDF91;
	height:170px;
}
dl.car-comments dd{
	font-style: italic;
	font-weight:bold;
}

img.big-image{
	border:1px solid #C2C2C2;
	background-color:#FFFFFF;
	padding:3px;
}
img.small-image{
	border:1px solid #C2C2C2;
	background-color:#FFFFFF;
	padding:2px;
}

div#middle{
	width:700px;
	float:left;
}

div#right{
	width:200px;
	float:left;
	margin-left:5px;
}
div.comment-top{
	padding-left:20px;	
}
div.comment-top a{
	font-weight:bold;
	text-decoration:underline;
	margin-left:10px;
	font-size:110%;
}
div.comments{
	background-image: url("../img/commentstop.png");
	background-repeat: no-repeat;
	background-color:#F4DE78;
	padding:40px 12px 12px 12px;
	width:272px;
	margin-bottom:10px;
}
big{
	font-size:140%;
}

div#edit-car ul{
	list-style: none;
	
}

div#edit-car ul li{
	float:left;
	font-size:120%;
	background-color:#FEF1CE;
	display:block;
	margin:0px;
    margin-left:4px;
	padding:5px;
}

div#edit-car ul li a{
	color:#000;
	font-weight:bold;
}

div#edit-car div#car-update-content{
	clear:both;
	background-color:#FEF1CE;
	padding:20px;
}

div#car-by ul li{
	font-size:140%;
}

.paging {
	display: block;
	background-color: transparent;
	padding: 0 5px 20px 5px;
	text-align: center;
	font-size: 11px;
	color: rgb(170, 170, 170);
}
.paging a {
	padding: 0 2px 0 2px;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.paging span.current{
	font-weight: bold;	
	color:#000;
}

.paging a:hover {
	color: rgb(0, 0, 0);
}

.paging a:active {
	color: rgb(200, 0, 0);
}

.paging div.disabled {
	color: rgb(170, 170, 170);
	display: inline;
}

div.auto_complete {
	position: absolute;
	background-color: white;
	margin: 0px;
	padding: 0px;
}

div.auto_complete ul {
	border: 1px solid #888;
	background-color: white;
	list-style: none;
	padding: 2px;
	margin: 0px;
	width: 350px;
}

div.auto_complete ul li {
	padding: 0px;
	margin: 0px;
}

div.auto_complete li.selected {
	background-color: #CC0000;
	color: #FFF;
	cursor: pointer;
}

#main-image{
	height: 220px;
}

div.ranks{
	padding:10px;
	width:45%;
	height:150px;
	float:left;
	border-bottom:1px solid grey;
}
div.ranks img{
	float:left;
}
div.ranks a{
	font-weight:bold;
}
div.ranks p{
	float:left;
	margin-left:5px;
}
div.ranks span{
	font-size:200%;
	float:left;
	display:block;
	width:30px;
	font-weight:bold;
}

div.ranks.top{
	width:100%;
	clear:both;
	height:120%;
}

a.right-link{
	float:right;
	clear:both;
	display:block;
	color:#000;
}

.big{
	font-weight:bold;
	font-size:110%;
}

p.information{
	font-size:110%;
}