* { 
  margin: 0px; 
  padding: 0px;
}

body, table, td, tr, div, form, img, p, span, a {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

img.png { 
	behavior: url("iepngfix.htc");
}

html, body {
	height: 100%;
}

body {
	background-color: #ffffff;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 900)?"900px" : "100%");
  min-width: 900px;
  margin: 0px;
}

.pagemain {
  min-height: 100%;
}

* html .pagemain {
  height: 100%;
}

.bottomplaceholder {
   height: 80px; display: block; clear: both;
}

.bottom {
  height: 80px; margin-top: -80px;
}

.bottom a {
  font-size: 0.8em;
}

#content {
	width: 100%;
}

#left {
	margin: 0px 340px 0px 20px;
	border: solid 0px red;
}

ul {
    margin-left: 30px;
}

#right {
	width: 300px;
	float: right;
	margin: 0px 0px 0px 0px;
	border: solid 0px red;
	position: absolute;
	right: 10px;
}

#menu {
	margin: 0px 0px 0px 50px;
  height: 69px; 
  background-repeat: repeat-x;
  width: 600px;
}

#menu li.left{
	width: 40px;
  height: 69px;
  background-image: url('../skin/images/menu_border_left.jpg');
  background-repeat: no-repeat;
  display: block;
  float: left;
}

#menu li.right{
	width: 40px;
  height: 69px;
  background-image: url('../skin/images/menu_border_right.jpg');
  background-repeat: no-repeat;
  display: block;
  float: left;
}

#menu li.separator{
	width: 50px;
  height: 69px;
  background-image: url('../skin/images/menu_border_sep.jpg');
  background-repeat: no-repeat;
  display: block;
  float: left;
}

#menu ul li {
  display: block;
  float: left;
  height: 69px;
  background-image: url('../skin/images/menu_border.jpg');
  background-repeat: repeat-x;
}

#menu ul li span.active {
  color: #e14500;
}

#menu ul li a {
  text-decoration: none;
  text-align: center;
}

#menu ul li span {
  font-size: 18px;
  line-height: 69px;
  display: block;
  float: left;
  color:#3C5795;
}

#menu ul li img {
  margin-top: 10px;
}

a {
	color:#3C5795;
}

a.taglink{
  color:#3366cc;
}

p {
	margin-bottom: 0px;
}


h1 {
	font-size:2.1em;
	font-weight:normal;
	color: #ff5a00;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 1.7em;
	font-weight: 400;
	color:#9aaabe;
	text-align: left;
	margin-bottom: 10px;
}

.h1 {
  font-size:1em;
	font-weight:normal;
	color: #ff5a00;
	margin-bottom: 0.5em;
}


.container_general_page {
   margin: 40px;
}

.container_send_link {
 margin: 20px auto;
 width: 400px;
}

.reg_rules p {
 margin-bottom: 10px;
}

.reg_rules span {
 color: #3A4486;
}

.registerform {
  width: 900px;
  padding: 10px;
  margin: 10px auto;
  font-weight: 600;
}

.registerform .border_field {
  border: 1px solid #4E5373;
  width: 700px;
  font-size: 20px;
  margin-bottom: 3px;
}

.registerform label {
  display: block;
  margin: 10px 7px 3px 0px;
  color: #999999;
}

.registerform label {
  display: block;
  margin: 10px 7px 3px 0px;
  color: #999999;
}

.registerform .submit {
  margin: 5px auto;
  display: block; 
}

#register_block, .code{
  display: none;
}

#register_block {
  position: absolute;
  top: 40px; right: 50px; 
  width: 220px;
  height: 100px;
  padding: 10px;
  background: #eceff3;
  z-index: 1000;
  line-height: 1em;
  text-align: right;
  border: 1px solid #676767;
}

#register_block input {
  border: 1px solid #4E5373;
  width: 130px;
  font-size: 12px;
  margin-bottom: 3px;
}

#register_block  label {
  margin: 0px;
  width: 60px;
}

.form .border_field {
  border: 1px solid #4E5373;
  width: 100%;
  font-size: 15px;
  margin-bottom: 0px;
}

.form textarea {
  border: 1px solid #4E5373;
  width: 250px;
  height: 100px;
  font-size: 15px;
  margin-bottom: 3px;
}

.form .submit {
  margin: 5px auto;
  display: block; 
}

.form label {
  display: block;
  margin: 10px 7px 3px 0px;
  color: #999999;
}


#loginform {
 line-height: 2em;
 clear: both;
}


#login {
   text-align: right;
   margin: 0px 20px 10px 0px;
   line-height: 3.0em;
   color: #6666cc;
   height: 40px;
}

#login a.garage_in {
	background: url('../skin/images/garage.gif') top right no-repeat;
	height: 30px;
	width: 30px;
	text-align: left;
	display: block;
}

#login a.garage_in:hover {
	background-position: bottom right;
}


#login a.garage_out {
	background: url('../skin/images/garage.gif') bottom right no-repeat;
	height: 30px;
	width: 30px;
	text-align: left;
	display: block;
}

#login a.garage_out:hover {
	background-position: top right;
}

#login div {
	padding-top: 10px;
	color: #6666cc;
	float: left;
	padding-left: 5px;
}

.clear{
    clear:both;
    font-size:0;
    line-height:0;
    height:0;
}

.carBrand {
	float: left;
	width: 250px;
}
#brand {
	width: 200px;
}

.carModel {
	float: left;
	width: 250px;
}
#model {
	width: 200px;
}

.options {
	float: left;
	width: 250px;
}

#pages_top {
  float: right;
}

.article{
  margin: 30px 20px 30px 60px;
}

.article_title {
  font-size:1.7em;
	color:#3366cc;
  text-decoration: none;
}

.article_text {
  line-height: 1.5em;
  margin: 10px 0px;
}

.article_text ul{
  margin: 5px 25px;
}

.article_text ol{
  margin: 5px 25px;
}

.article_text p{
  line-height: 1.5em;
  margin: 5px 0px;
  padding: 0px;
}

.article_info {
   margin: 10px 0px 0px 0px;
}

.read_more{
  float: right;
  width: 150px;
  text-align: right;
  color: #3366cc;
  display: block;
}

.read_comments{
  color: #ff9900;
  text-decoration: none;
  float: right;
  width: 150px;
  text-align: right;
  display: block;
}


#tags {
   margin: 10px 0px;
   padding: 10px;
   text-align: center;
   line-height: 1.6em;
   background: #eceff3;
}

#blogs {
   margin: 0px 0px 20px 0px;
   padding: 10px;
   line-height: 2.5em;
   background: #ffffd3;
}

#catalog {
   margin: 10px 0px 10px 20px;
   padding: 10px;
   background: #d7eeff;
}

#user_menu {
   margin: 10px 0px 20px 0px;
   background: url('../skin/images/pencil.jpg') top right no-repeat;
   height: 83px; 
}

#user_menu a{
   margin: 0px 0px 10px 0px;
   color: #3366cc;
   font-size: 16px;
   display: block;
   font-weight: 600;   
}

#comments {
   margin: 10px 0px;
   padding: 10px;
   line-height: 1.6em;
   background: #eff6ee;
}

#search {
   margin: 10px 0px;
   padding: 10px;
   line-height: 2.0em;
   background: #d5dfed;
}

#other {
   margin: 10px 0px;
   padding: 10px;
   background: #d7eeff;
}

#tags a {
   color: #3366cc;
   padding: 0px 0px 0px 10px;
   text-decoration: none;
}


a.user {
   color: #57c100;
   text-decoration: none;  
   font-weight: 600;
}

a.red {
   font-size: 1.1em;
   color: red;
}

a.red {
   font-size: 1.1em;
   color: red;
}

a.info {
   font-size: 1.0em;
   font-weight: 400;
   color: #ff5a00;
}

#pages_bottom{
  margin: 10px 0px 10px 60px;
}

#pages_bottom div.ch{
   background: #444;
   text-align: center;
   padding: 3px;
   margin: 3px;
   width: auto;
   float: left;
}

#pages_bottom div.act{
   background: #fff;
   text-align: center;
   padding: 3px;
   margin: 3px;
   width: auto;
   float: left;
   font-weight: 400;
   font-size: 1.5em;
}

#pages_bottom div.acta{
   float: left;
}

#pages_bottom div.acta a{
   padding-bottom: 5px;
   margin: 3px;
   font-weight: 400;
   font-size: 1.3em;
   text-decoration: none;
}

#pages_bottom div.ch a{
   color: #fff;
   text-decoration: none;
}

.fill_error{
    font-size: 1.5em;
    color: red;
}

.comm{
    margin: 20px;
}

.comm p{
    margin-bottom: 0px;
    font-size: 1.2em;
}

.comm div{
    margin: 20px 0px 20px 20px;
}

.answ {
    margin-left: 18px;
}

table.list {
   margin: 10px;
   text-align: left;
}

table.list td{
   padding: 10px 20px;
   color: #4a4a4a;
   font-size: 1.0em;
   font-weight: 600;
   border-bottom: 1px solid #ddf2da;
   border-top: 1px solid #fff;
}

table.list th{
   padding: 10px;
   text-align: center;
   font-size: 1.0em;
   background: #e5f7e2;
   color: #127c00;
}
}

table.list td.center{
   text-align: center;
}

table.list tr.odd{
   background: #fff;
}

table.list tr{
    height: 30px;
    background: #eff9ee;
}

table.list a{
    color: #57c100;
   font-size: 1.1em;
   font-weight: 600;
}

table.list2 {
   margin: 10px;
   text-align: left;
}

table.list2 td{
   padding: 10px 20px;
   color: #4a4a4a;
   font-size: 1.0em;
   font-weight: 600;
}

table.list2 th{
   padding: 10px;
   text-align: center;
   font-size: 1.0em;
   background: #e2f1f7;
   color: #284b9b;
}
}

table.list2 td.center{
   text-align: center;
}

table.list2 tr.odd{
   background: #eef6f9;
}

table.list2 tr.odd td{
   border-top: #b6dbe6 solid 1px;
   border-bottom: #b6dbe6 solid 1px;
}

table.list2 tr{
    height: 30px;
}

table.list2 a{
    color: #3366cc;
   font-size: 1.1em;
   font-weight: 600;
}


#copyright {
   float: left;
   margin-left: 50px;
}

#wait{
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 100000;
   text-align: center;
}

#overlay{
   width: 100%;
   height: 100%;
   position: absolute;
   top:0;
   bottom:0;
   left:0;
   background:#fff;
   padding-top: 20px;
   font-size: 20px;
   color: red;
   font-weight: 600;
}

.address {
	font-size: 1.2em;
	font-weight: 400;
	color:#9aaabe;
	padding-bottom: 5px;
}

#obj input {
   margin: 5px 0px 0px 5px;
   padding: 5px;
}

#obj .border_field {
   margin: 5px 0px 0px 5px;
   padding: 0px;
   width: 180px;
}

#types{
   width: 90%;
}

.obj_title {
  font-size:1.3em;
	color:#3366cc;
  text-decoration: none;
}

h1.blue
{
   color: #3366cc;
   margin: 0px;
}

.redlink {
   color: #3366cc;
   font-size: 1.3em;
   margin-top: 5px;
   margin-left: 5px;
   display: block;
   float: left;
}

.close {
  position: absolute;;
  top: 3px;
  right: 8px;
}

.help {
  position: absolute;;
  top: 3px;
  right: 8px;
}

table.list table td.selcity {
	color: #127c00;
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
}

table.list table td select {
	width: 200px;
}

table.list table td a.ordertype_n {
	color: #127c00;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

table.list table td a.ordertype_s {
	color: #36C;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}

table.list th.ordertype {
   padding: 0;
   text-align: center;
   font-size: 1.0em;
   border: 0;
}

table.list table td{
	padding: 10px;
	background: transparent;
	border: 0;
}



/* Input textbox - do not specify a width here, it will be overwritten */
.ffb-input {
	float:left;
	color:#000; /* must specify along with watermark color */
}
/* Color of watermark, if present */
.ffb-input.watermark { /* added and removed dynamically */
	color:#888; /* must specify along with input color */
}
/* Drop-down arrow, with sprited image */
.ffb-arrow {
	float:left;
	width:18px;
	height:22px;
	background-image:url(../img/sel.gif);
}
.ffb-arrow.out { /* css sprite technique */
	background-position:0;
}
.ffb-arrow.over { /* css sprite technique */
	background-position:-18px 0;
}
.ffb-arrow.active { /* css sprite technique */
	background-position:-36px 0;
}
.ffb-no-results 
{
	padding: 2px;
	color:#888;
	font-style:italic;
}
/* Container for dropdown contents */
.ffb {
	position:absolute; /* this guy's parent div is hard-coded to position:relative */
	overflow:hidden;
	border-left:1px solid #7B9EBD;
	border-right:1px solid #7B9EBD;
	border-bottom:1px solid #7B9EBD;
	background-color:#fff; /* Give it a background-color, so it's not transparent */
}
/* Inner div for dropdown */
.ffb .content {
	overflow:auto;
}
.ffb .content .row {
	border-bottom:1px solid #7B9EBD;
	color:#555;
	height:20px;
	clear:both;
	line-height: 1em;
	text-align: left;
}
.ffb-sel {
	cursor:pointer;
	cursor:hand;
	background-color:#ddd;
}
.ffb-match {
	background-color:#ff9; /* light yellow */
	text-decoration:underline;
	color:#000;
}

/* Paging */
.ffb .paging {
	margin:2px;
	vertical-align:middle;
}
.ffb .page, .ffb a.page {
	font-size:85%;
	padding:2px;
	border:solid 1px #339;
	background-color:#eef;
	margin:2px;
	float:left;
}
.ffb .box {
	width:18px;
	margin:2px;
	float:left;
}
.ffb .summary {
	font-size:85%;
	float:right;
}

/* Unique IDs */
#ffb8 .row .col1 {
	float:left;
	width:50px;
}
#ffb8 .row .col2 {
	float:left;
	width:232px;
}

.corner {
 	border-radius: 10px;
 	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
}
