.img_left{
float:left;
margin-right: 15px;
}
.img_right{
float:right;
margin-left: 15px;
}
.clr{}
body{
background:url(images/back.gif) repeat-x top;
padding:0px;
margin:0px;
border:none;
}
ul{
    list-style:none;
}
#site{
padding:0px 40px 0px 40px;
margin:0px;
background:url(/static/images/samurai-wheels.jpg) no-repeat top right;
}
#header h1 a{
height:131px;
width:327px;
}
#header{
padding:10px 0px 0px 0px;

font-size:large;
color:#0f4ecd;
font-weight:bold;
}
#header .columns{
margin:0px;
}
table th, table td{
    padding: 0 0 1px 1px !important;
}
.slogan{
    margin:34px 0px 0px 0px;
    font-size:19px;
    color:#000000;
    font-weight:normal;
    text-transform:uppercase;
    }
.border{
border:1px solid;
}

/* Main menu */
.mainmenu{
padding-top:10px;
font-size:15px;
color:#CCC;
}
.mainmenu a{
color:black;
text-transform:uppercase;
}
.mainmenu ul{
border:none;
}
.mainmenu li{
border:1px solid;
border:none;
margin:2px;
}
#index li#nav-index a, #about li#nav-about a, #clubs li#nav-clubs a, #top li#nav-top a { text-decoration:underline}
/**/

/* content */
.count{
color:grey;
font-size:x-small;
font-weight:normal;
vertical-align:baseline;
margin:0px 0px 0px 2px;
}
.content img{
    margin-top:0.1em;
    }
.content .column{
    border-bottom:1px dashed #cccccc;
    }
.content .column div{
    float:left;
    margin:1px 1px 0px 0px;
    font-size: larger;
/*    font-weight:bold;*/
    }
    .content .column div div{
        width:auto;
        height:auto;
        float:none !important;
        margin:0 !important;
        font-size: 0.9em;
        font-weight:normal;
    }
    .content .column div.textinfo{
        width:90% !important;
        height:auto !important;
        float:none !important;
        font-size:small !important;
    }
    .content .column div.info{
        width:auto !important;
        height:auto !important;
        margin:1px 16px 10px 0px;
        font-size: larger;
/*        font-weight:bold;*/
        }
    .content .column div table{
        font-size:11px;
        font-weight:normal;
        }
        .content .column div table tr{}
            .content .column div table tr th{
                text-align:left;
                font-weight:normal;
                }
            .content .column div table tr td{
                text-align:right;
                font-weight:normal;
                }
                .content .column div table tr td span{}
                .content .column div table tr td a{}
    .content .column div.images{
        height:auto !important;
        float:none !important;
        }
    .content .column div a{}
        .content .column div a img{
            margin:0.4em 0px 0px 0px;
            }
    .content .column div ul{
        margin:4px 0px 0px 0px;
        }
/*	
        .content .column div ul li{
            font-weight:normal;
            }
*/	    
            .content .column div ul li.first{
                text-align:left !important;
                font-size:1.1em;
                margin:0px 0px 3px 0px;
                }
            .content .column div li.alt{
                border:1px solid;
                }
            .content .column div li.translate{
                border:1px solid red;
                }
/*		
            .content .column div ul li span{
                font-weight:normal;
                }
*/		
    .content .column div.info ul{
        margin:0px 0px 0px 0px;
        }
        .content .column div.info ul li{
            width:350px;
            margin:0px;
            padding:1px 0pt;
            }
            .content .column div.info ul li.first{
                text-align:left !important;
                font-size:1.1em;
                margin:0px 0px 3px 0px;
                }
            .content .column div.info li.alt{
                border:1px solid;
                }
            .content .column div.info li.translate{
                border:1px solid red;
                }
            .content .column div.info ul li span{
                float:left;
/*                font-weight:normal;*/
                }
.content .column div span.actions{
    display:block;
    margin:0px 0px 0px 0px;
    text-align:right;
    }
    .content .column div span.actions a{
        text-decoration:underline;
        font-weight:normal;
        font-size:0.8em;
        }
        .content .column div span.actions a img{
            margin: inherit;
            border:none !important;
            padding:0;
            width:16px;
            height:16px;
            }
    .content .column div a:hover{
        text-decoration:underline;
        }
    .content .column div a:visited{
        color:#000000;
        }
    .content .list{
        margin:1px 0pt 2px 15px;
        }
.content .column .cprice{
    float:none !important;
    height:auto !important;
    width:500px !important;
    }
    .content .column .cprice form{}
        .content .column .cprice form fieldset{
            font-weight:normal;
            border:none !important;
            }
            .content .column .cprice form fieldset div{
                float:right !important;
                height:auto !important;
                width:auto !important;
                margin:0 !important;
                font-size:1em !important;
                }
            .content .column .cprice form fieldset label{}
            .content .column .cprice form fieldset select{}
            .content .column .cprice form fieldset input{
                margin:0px 4px 0px 0px;
                }
            .content .column .cprice form fieldset select{}
            .content .column .cprice form fieldset span{}
            
.content .column .textinfo{
    background:none !important;
    border:none !important;
    line-height:1.8;
    padding:0 !important;
    margin:0 !important;
    }
    .content .column .textinfo table{
        border-collapse: inherit;
        margin:0 !important;
        }
        .content .column .textinfo table table{
            }
        .content .column .textinfo table td{
            text-align:left;
            }
            .content .column .textinfo table td p{
                margin:0 !important;
                }
/* path */
.path{
color:black;
font-size:small;
margin-bottom:10px;
margin-left:30px;
}
.path a{
color:black;
text-decoration:none;
font-size:large;
}
.path a:hover{
text-decoration:underline;
}
/**/

/* clublist */
.content .new{
background-color:#F8FDFF;
border:1px solid #EEE;
margin-left:25px;
margin-top:20px;
padding:5px;
width:100%;
}
.content .new .last{
    padding:0px 0px 20px 0px    
    }
    .content .new .last a{
        font-size:medium;
        text-decoration:none;
        }
        .content .new .last .links a{
        font-size:small;
        text-decoration:none;
        }
.content .new h4{
color: #FF5223;
background-image:url(/static/check.gif);
background-repeat:no-repeat;
padding-left:20px;
margin-left:30px;
margin-top:10px;
margin-bottom:0px;
font-size:larger;
}
.content h2{
    margin:10px 10px 0px 0px;
    border-bottom:1px dashed #CCCCCC;
    border-left:2px solid #F3D9A1;
    padding:0pt 0pt 0pt 8px;
    }
    .content h2 a{
        text-decoration:none;
        color:#000000;
        }
.clubs div{
margin-top:10px;
margin-left:30px;
margin-right:25px;
float:left;
width:90%;
border-bottom:1px dotted #AAA;
}
.clubs .last{
border-bottom:none;
}

.clubs .r0{
}

.club .info a{
font-size:large;
text-decoration:none;
}
.club .links a{
font-size:small;
}
.clubs div a:hover{
text-decoration:underline;
}

.clubs .links .top a{
font-size:small;
}
.clubs img, .club img{
    float:left;
    margin-right:15px;
    }
.clubs .position{
    float:left;
    margin:0px 12px 0px 0px;
    font-size:large;
    }
.clubs div.info, .club div.info{
    float:left;
    margin: 6px 0px 0px 0px;
    width:75%;
    border:none;
    }
.clubs li{
    border-bottom:1px dotted #AAAAAA;
    font-size:large;
    border: 1px solid black;
}
.clr{
    clear:both;
    float:none; /* на случай типа твоего, когда флоат вешается на все дивы без разбора */
    height:1px;
    overflow:hidden;
}

/**/

#footer{
color:grey;
clear: both;
font-size: 75%;
margin-top:50px;
}
#footer .menu-h{
}
#footer .menu-h ul{
}

.menu-h li.last{
border:none;
}
.column table {
    }
.column table th, table td {
    border:none;
    font-size:larger;
    font-weight:bold;
    }
/* Simple Horizontal Menu
------------------------------ */
.menu{margin:0px}
.menu a { padding: 0px 5px 0px 3px; border-right: 1px solid #ccc; text-decoration: none}
.menu a.last { border-right: none; }
.menu a:hover {text-decoration: underline;}

.pagination{
    margin:10px 10px 10px 10px;
    text-align:center;
    }
.geobreadcrambs{}
.geobreadcrambs ul{
    list-style:none;
    }
.geobreadcrambs li{
    padding:1px 4px 1px 8px;
    }
.geobreadcrambs li a{
    text-decoration:none;
    }
.geobreadcrambs li.last{
    display:inline;
    background:#0066CC;
    color:#FFFFFF;
    }
.error404{}
.error404 h2{
    color:red;
    font-size:x-large;
    font-weight:bold;
}
.error404 p{
    font-size:medium;
    }
.makers{
    display:block;
}
.content .column div.wheel{
	width:150px;height:210px;
	/*margin-bottom:0;
	margin-left:0;
	margin-right:1px;
	margin-top:1px;
	position:relative;*/
	padding-right: 5px;
	}
    .content .column div.wheel a.link{
        position:relative;
        overflow:hidden;
        display:block;
        height: 118px;
        text-align: center;
        
        }
        .content .column div.wheel a.link img{
        	border:medium none!important;
        	margin: 0px;
        	padding: 0px;
        	/*margin-top: .4em;*/
			max-height:100px;
			max-width:134px;
			z-index: 20;
        }
	.content .column div.wheel .auploading{
	    position:absolute;
	    top:0px;
	    left:0px;
	    display:block;
	    width:150px;
	    height: 118px;
	    background:#FFFFFF url(/static/images/ajax-loader.gif) no-repeat scroll 50% 50%;
	    opacity:0.9;
	    }
	.content .column div.wheel table {
		margin-bottom: 0px;
	}	 
            
div.lot_img {
	/*width:134px!important;*/ 
	height:100px!important; 
	vertical-align: middle!important; 
	text-align: center!important;
	border: 1px solid #ccc!important;
	padding: 5px;
}

#udate{
    color:#9C9C9C;
    font-size:13px;
    font-style:italic;
    display:block;
    width:99%;
    margin:12px 0px 10px 0px;
    text-align:center;
    }
.updgreen{
    background:#E5FFEC;
    }
    
	.updgreen .strong { font-size: 13px; }
    
.price_fontsize_6 .strong { font-size: 13px; }


.top_brd{
    border-top:1px solid green;
    border-left:1px solid green;
    border-right:1px solid green;
    }
.bottom_brd{
    border-bottom:1px solid green;
    border-left:1px solid green;
    border-right:1px solid green;
    }
.ajaxupdate{
    color:green;
    font-size:12px;
    padding:0px 0px 0px 0px;
    cursor:pointer;
    margin:0px 0px 0px 0px;
    }
.indexinfo{
    text-align:justify;
    text-indent:10px;
    padding:0px 10px;
    margin:10px 0px 0px 0px;
    }

.green{color:green;}
.bold{font-weight: bold;}
.grey{color:grey;}

/*
 -----------------------------------------------------------------------------*/
.left{
    padding:14px 0 0 0;
    }
.main{
    float:left;
    overflow:hidden;
    /*width:80%;*/
    }
.blocklogin{
        padding:0pt 10px;
    }
    .blocklogin form{
        width:auto !important;
        margin-top:0 !important;
        margin:0 0 5px 0 !important;
        }
        .blocklogin form fieldset{
            padding:0px 2px;
            border:1px solid #DDDDDD;
            }
            .blocklogin form fieldset legend{
                font-size:1.3em;
                }
            .blocklogin form fieldset label{
                float:left;
                font-weight:bold;
                padding:0px 10px 0px 0px;
                }
            .blocklogin form fieldset input{}
                .blocklogin form fieldset input.vTextField{
                    float:right;
                    }
                .blocklogin form fieldset input.vPasswordField{
                    float:right;
                    }
                .blocklogin form fieldset input.required{}
            .blocklogin form fieldset div{}
                .blocklogin form fieldset div.submit{
                    text-align:center;
                    margin:10px 0 4px 0;
                    }
                    .blocklogin form fieldset div.submit input{
                        width:50px;
                        }
.profilemenu{
    padding:0px 10px;
    }
    .profilemenu ul{
        margin:0 0 0 2px !important;
        border-top:none;
        border-bottom:none;
        border-left:2px solid #777C80;
        }
        .profilemenu ul li{
            padding:0px 0px 0px 2px;
            border:0 !important;
            }
            .profilemenu ul li a{}
.cclogo{
    display:block;
    padding:16px 0 0 0;
    position:relative;
    }
    .cclogo .civic-club-project{
        }
    .cclogo span{
        color:#000000;
        position:absolute;
        top:20%;
        right:285px;;
        }
.bar{
    display:block;
    width:145px !important;
    height:2px !important;
    }
    .bar span{
        float:left;
        display:block;
        width:13%;
        height:2px;
        border-top:1px solid #CCCCCC;
        border-bottom:1px solid #CCCCCC;
        border-right:1px solid #CCCCCC;
        }
        .bar span.green{
            background:green !important;
            }
        .bar span.first{
            border-left:1px solid;
            }
        .bar span.red{
            background:red !important;
            }
.logomenu{
    
    }
    .logomenu ul{
        margin:0px 0px 0px 0px;
        }
        .logomenu ul li{
            float:left;
            font-size:14px;
            margin:0px 4px 0px 0px;
            }
         .logomenu ul li a{
            color:#000000;
            padding:1px 2px;
            }
            .logomenu ul li a:hover{
                color:#ffffff;
                background:#F3D9A1;
                }
.calc{
    padding:12px 1px 0px 1px;
    font-weight:normal;
    }
    .calc .ean{
        display:block;
        margin:0px 0px 10px 0px;
        padding:12px 18px;
        background:#FFFCCA;
        border:1px solid #FFB957;
        text-align:center;
        font-size:16px;
        }
    .calc div{
        margin:2px 0px 0px 0px;
        background:#F0F0F0;
        border:1px solid #9C9C9C;
        padding:6px 4px;
        }
        .calc div table{
            
            }
            .calc div table caption{
                padding:0px 0px 6px 0px;
                font-size:16px;
                }
            .calc table th{
                border:medium none;
                text-align:right;
                font-weight:normal;
                width:14em;
                padding:0 1em 0 0 !important;
                }
            .calc table td{
                font-weight:normal;
                }
                .calc table td label{
                    font-weight:normal;
                    font-size:12px;
                    }
                .calc table td input.num{
                    width:50px;
                    }
                    .calc table td #calc_weight{
                        width:32px;
                        }
                    .calc table td input.calc_button{
                        width:150px;
                        margin:18px 0px 0px 0px;
                        cursor:pointer;
                        }
.updatebtn{
    
    }
    .updatebtn a{
        display:block;
        margin:3px 0px 0px 0px;
        width:99%;
        text-align:center;
        padding:10px 0px 10px 0px;
        font-size:20px;
        border:1px solid green;
        text-decoration:none;
        color:#000000;
        }
    .updatebtn form{}
        .updatebtn form fieldset{
            display:block;
            margin:3px 0px 0px 0px;
            width:99%;
            text-align:center;
            padding:8px 0px 8px 0px;
            font-size:20px;
            border:1px solid green;
            text-decoration:none;
            color:#000000;
            }
            .updatebtn form fieldset input{
                border:none;
                background:transparent none;
                font-size:18px;
                cursor:pointer;
                }
            .updatebtn form fieldset span{}
.tinfot{
    float:none !important;
    margin:10px 0px 20px 0px !important;
    font-weight: normal !important;
    background:#E0FFFA;
    border:1px solid #0066cc;
    padding:5px 15px;
    width:90%;
    }
.cloud{
    margin:4px 7pt 0pt 12px;
    text-align:justify;
    }
    .cloud a{}
.textcolumn{
    margin:4px 5px 0px 10px;
    text-indent:6px;
    text-align:justify;
    }

h2.pcdlist{
    border-bottom:none !important;
    border-left:2px solid #755DB6;
    }
    h2.pcdlist a{
        /*font-size:16px !important;*/
        font-weight:normal;
        text-decoration:none;
        }
    h2.pcdlist a:hover{
        text-decoration:underline;
        }
#images{}
    #images ul{}
        #images ul li{
            display:block;
            width:104px;
            float:left;
            margin:0 14px 0 0;
            }
            #images ul li img{
                cursor:pointer;
                display:block;
                width:104px !important;
                height:auto !important;
                }
    #images .view{
        float:none !important;
        display:block;
        /*width:600px !important;
        height:450px !important;*/
        border:1px solid #CCCCCC !important;
        padding:5px;
        }
        #images .view img{
            border:none !important;
            padding:0 !important;
            }
.payment{}
    .payment table{
        margin:8px 0px 0px 0px;
        padding:0px 40px;
        }
        .payment table th{
            font-size:15px;
            border-left: none;
            border-right:1px solid #000000;
            border-top: none;
            border-bottom:1px solid #000000;
            }
        .payment table td{
            text-align:center;
            border-right:1px solid #000000;
            border-bottom:1px solid #CCCCCC;
            font-size:14px;
            font-weight:normal;
            }
            .payment table th.last, td.last{
                border-right: none !important;
                }
.rsslink{
    margin:4px 0px 0px 0px;
    }
    .rsslink a{
        text-decoration:none;
        }
        .rsslink a:hover{
            text-decoration:underline;
            }
        .rsslink a img{
            padding: 0 !important;
            margin:0!important;
            border:none !important;
            }
        .rsslink a span{
            vertical-align:top;
            }

.wheelid{
    color:#000000;
    display:block;
    font-size:16px;
    margin:3px 0px 0px;
    padding:5px 0px;
    text-align:center;
    text-decoration:none;
    width:99%;
    }
.closedlotblock{
    border:1px solid red;
    background:#F9EEEE;
    display:block;
    font-size:16px;
    margin:3px 0px 0px;
    padding:10px 0px;
    text-align:center;
    text-decoration:none;
    width:99%;
    }
h2.sbm{
    border-left:2px solid #96BF77;
    }
.bodies{}
    .bodies table{
        margin:4px 0 0 0;
        }
        .bodies table caption{	
            border-bottom:1px dashed #CCCCCC;
            border-left:2px solid #A7DF7D;
            margin:10px 10px 0 0;
            padding:0 0 0 8px;
            font-size:1.3em;
            text-align:left;
            }
        .bodies table th{
            border-left:none;
            border-right:none;
            border-top:none;
            }
        .bodies table td{
            text-align:center;
            }
.wheel-right{
float: right;
width: 31em;
}
img.help{
margin: 0px;
padding:0px;
border:0px!important;
}
#box{
border:1px solid #FFCACA;
background-color: #FFF4F4;
padding:5px;
width:600px
}
#box a{
text-decoration:none;
}


#wheelTitle {
	display:block; 
	height:22px; 
	margin:0 0 0 5px;
	font-weight: bold;
}

#newWheelLabel {
	z-index: 25; 
	position: relative;
}

#newWheelLabel p {
	position: absolute; 
	bottom:5px; 
	right:1px; 
	font-size: .75em; 
	color: red; 
	text-decoration: none;
}

img.captcha{
margin:0px;
}
input#id_captcha_1{
width: 60px;
height: 34px;
font-size: 16px;
font-weight: bold;
margin-left: 10px;
margin-top: 1px;
border: 1px solid #CCC;
vertical-align: top;
text-transform: uppercase;

}