@import 'divtable.css';

.hands_money{
	background: url(hands_money.jpg) no-repeat right bottom; 
}

.button{
	border: 0px;
    font-weight: bold;
    color: #FFF;
    background: #0066CC;
    padding: 2px 5px 2px 5px;
}

.button1{
    width: 72px;
    height: 20px;
	border: 0px;
    font-weight: bold;
    color: #FFF;
   	background: url(button1.gif) no-repeat; 
    padding: 2px 5px 2px 5px;
}

.button2{
    width: 72px;
    height: 20px;
	border: 0px;
    font-weight: bold;
    color: #FFF;
   	background: url(button_o.gif) no-repeat; 
    padding: 2px 5px 2px 5px;
}

.button0{
    width: 72px;
    height: 20px;
	border: 0px;
    font-weight: bold;
    color: #FFF;
   	background: url(button_g.gif) no-repeat; 
    padding: 2px 5px 2px 5px;
}

.button_b{
    width: 72px;
    height: 20px;
    border: 0px;
    font-weight: bold;
    color: #FFF;
    background: url(button_b.gif) no-repeat;
    padding: 0px;

}

.button_o{
    width: 72px;
    height: 20px;
    border: 0px;
    font-weight: bold;
    color: #FFF;
    background: url(button_o.gif) no-repeat;
    padding: 0px;
}


h1 {
    font: 25px times new roman, tahoma, geneva, arial, helvetica, sans-serif; 
    color: #0066CC;
    margin: 0px 0px 10px 0px;
}



h3 {
    font: bold 12px tahoma, geneva, arial, helvetica, sans-serif; 
    color: #996600;
    margin: 0px 0px 5px 0px;
    padding: 2px 5px 2px 5px;
    background: #FBF7E3;
    border: 1px dotted #DFCFB3;
}

h4 {
    font: bold 12px tahoma, geneva, arial, helvetica, sans-serif; 
    color: #996600;
    margin: 0px;
}


.pages{
    width: 150px;
	margin: 20px 0px 0px 0px;
}

#menu_1 {
    width: 120px;
    background: #EEEEEE;
}

#menu_1 ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menu_1 a, #menu_1 h2 {
    font: bold 11px tahoma, arial, helvetica, sans-serif;
    display: block;
    margin: 0px;
}

#menu_1 h2 {
    color: #fff;
    background: #000;
    text-transform: uppercase;
}

#menu_1 a {
    color: #000;
    background: #efefef;
    text-decoration: none;
    border: 1px ridge #000000;
    padding: 2px 10px 2px 10px;
}

#menu_1 a:hover {
    background: #fff;
    border: 1px ridge #000000;
    padding: 2px 10px 2px 10px;
}

#menu_1 ul ul {
position: absolute;
top: 0;
left: 0;
}

#menu_1 ul ul {
position: absolute;
top: 0px;
left: 100%;
width: 100%;
}

#menu_1 li {position: relative;}


div#menu_1 ul ul  
{display: none;}

div#menu_1 ul li.jshover ul,  
div#menu_1 ul li:hover ul{
display: block;
}

div#menu_1 ul li.jshover ul ul,
div#menu_1 ul li:hover ul ul{
display: none;
}

div#menu_1 ul ul li.jshover ul,
div#menu_1 ul ul li:hover ul{
display: block;
}

div#menu_1 ul ul li.jshover ul ul,
div#menu_1 ul ul li:hover ul ul{
display: none;
}

div#menu_1 ul ul ul li.jshover ul,
div#menu_1 ul ul ul li:hover ul{
display: block;
}

div#menu_1 ul ul ul li.jshover ul ul,
div#menu_1 ul ul ul li:hover ul ul{
display: none;
}

div#menu_1 ul ul ul ul li.jshover ul,
div#menu_1 ul ul ul ul li:hover ul{
display: block;
}

div#menu_1 ul ul ul ul li.jshover ul ul,
div#menu_1 ul ul ul ul li:hover ul ul{
display: none;
}

div#menu_1 ul ul ul ul ul li.jshover ul,
div#menu_1 ul ul ul ul ul li:hover ul{
display: block;
}

div#menu_1 ul ul ul ul ul li.jshover ul ul,
div#menu_1 ul ul ul ul ul li:hover ul ul{
display: none;
}

/* site classes */


.div_header{
    height: 170px;
	background: url(header.jpg) no-repeat left top;
}

.div_tab{
    height: 27px;
    background: #FFF;
}

.div_menu{
    width: 750px;
    height: 90px;
    padding: 10px 0px 10px 10px;
}

.div_menu_item{
    width: 178px;
    line-height: 12px;
    background: url(arrow.gif) no-repeat left center;
}

.div_menu_item a {
	margin-left: 8px;
    line-height: 12px;
}

.div_base_cats{
	width: 544px;
}


#div_vip{
    background: #2C63B6;
    color: #FFFFFF;
    width: 250px;
    float: left;
}

#div_vip .vip_1{
    float: left;
    width: 100px;
    height: 120px;
    color: #FFF;
    text-align: center;
    margin: 8px 0px 0px 8px;
    line-height: normal;
    border: 1px solid #214987;
    border-top: 1px solid #3170CE;
    border-left: 1px solid #3170CE;
    background: #26569D;
    padding: 5px;
}

#div_vip .vip_n{
    width: 240px;
    margin: 0px;
}

#div_vip .vip_n h4 a{
	font: bold 12px tahoma, geneva, arial, helvetica, sans-serif; 
    color: #FFCC00;
    text-decoration: none;
}

 #div_vip .vip_n a{
    color: #FFCC00;
}



#div_vip .vip_2{
    width: 230px;
    color: #FFF;
    margin: 1px 0px 0px 8px;
    line-height: normal;
    background: #26569D;
    padding: 5px;
}

#div_vip .vip_2 a{
    color: #FFF;
}

#div_vip .vip_1 img{
    border: 1px solid #FFF;
}


.div_mainblock{
	width: 750px;
  	background: url(shadow_center.jpg) no-repeat left  top #F8F8F8;
}


.div_mainblock_cabinet{
	width: 750px;
  	background: url(shadow_center_cabinet.jpg) no-repeat left  top #F8F8F8;
}

.div_mainblock2{
	width: 750px;
}

.div_make {
	width: 150px;
}

.div_content{
    width: 600px;
    background: #FFF;
}

.div_content2{
    width: 750px;
    background: #FFF;
}

.div_content_margin{
	margin: 20px;
}

.div_tab_item{
    padding: 6px 0px 0px 0px;
    color: #FFF;
	width: 99px;
    height: 27px;
    text-align: center;
    font-weight: bold;
}

.div_tab_item a{
    display: block;
 }

.div_tab_item_active{
	padding: 6px 0px 0px 0px;
    color: #000;
	width: 99px;
    height: 27px;
    text-align: center;
    font-weight: bold;
   	background: url(tab_w.jpg) no-repeat left top;
}

.div_tab_item a{
    color: #FFF;
    text-decoration: none;
}

.div_tab_g{
	background: url(tab_g.jpg) no-repeat right  top;
}

.div_tab_home{
    padding: 9px 0px 0px 0px; 
    width:35px;
}

.div_tab_w{
	background: url(tab_w.jpg) no-repeat left top;
}

.div_tab_b{
	background: url(tab_b.jpg) no-repeat left top;
}

.div_tab_o{
	background: url(tab_o.jpg) no-repeat left top;
}

.div_langs{
    color: #666666;
	width: 219px;
    height: 111px;
    margin: 14px 0px 0px 6px;
}

.div_750x100{
	width: 750px;
    height: 111px;
    margin: 14px 0px 0px 14px;
}

.div_sugestions_row{
}

.div_sugestions_spacer{
	width: 240px;
}

.div_sugestions{
	width: 100px;	
    background: url(sugestions_spacer.gif) no-repeat left top;
}

#producers_list {
    width: 145px;
    margin: 10px 0px 30px 0px;
}

#producers_list ul {
    list-style: none;
}

#producers_list ul, #producers_list li {
    margin: 0px;
    padding: 0px;
	width: 100%;
}

#producers_list a, #producers_list h2 {
    font: 11px tahoma, arial, helvetica, sans-serif;
    display: block;
    margin: 0px;
}

#producers_list h2 {
    color: #fff;
    background: #000;
    text-transform: uppercase;
}

#producers_list a {
    color: #666666;
    text-decoration: none;
    padding: 2px 0px 2px 10px;
}

#producers_list a:hover {
    color: #FFF;
    background: #666666;
    padding: 2px 0px 2px 10px;
}


#producers_list ul ul {
    background: #EBEBEB;
    position: absolute;
    top: 0px;
    left: 100%;
    width: 100%;
}

#producers_list ul ul ul {
    background: #E1E1E1;
}

#producers_list li {
    position: relative;
    border-bottom: 1px dotted #999999;
    height:  18px;
}


div#producers_list ul ul  
{display: none;}

div#producers_list ul li.jshover ul,  
div#producers_list ul li:hover ul{
display: block;
}

div#producers_list ul li.jshover ul ul,
div#producers_list ul li:hover ul ul{
display: none;
}

div#producers_list ul ul li.jshover ul,
div#producers_list ul ul li:hover ul{
display: block;
}

div#producers_list ul ul li.jshover ul ul,
div#producers_list ul ul li:hover ul ul{
display: none;
}

div#producers_list ul ul ul li.jshover ul,
div#producers_list ul ul ul li:hover ul{
display: block;
}

div#producers_list ul ul ul li.jshover ul ul,
div#producers_list ul ul ul li:hover ul ul{
display: none;
}

div#producers_list ul ul ul ul li.jshover ul,
div#producers_list ul ul ul ul li:hover ul{
display: block;
}

div#producers_list ul ul ul ul li.jshover ul ul,
div#producers_list ul ul ul ul li:hover ul ul{
display: none;
}

div#producers_list ul ul ul ul ul li.jshover ul,
div#producers_list ul ul ul ul ul li:hover ul{
display: block;
}

div#producers_list ul ul ul ul ul li.jshover ul ul,
div#producers_list ul ul ul ul ul li:hover ul ul{
display: none;
}



#base_form select{
	width: 120px;
}

#base_form .input_text{
	width: 118px;
    margin: 0px;
}

#base_form .div_select0{
    padding: 0px 0px 0px 0px;
    height: 48px;
}

#base_form .div_select{
	width: 120px;
    padding: 0px 0px 0px 0px;
    height: 48px;
}

#base_form .div_select2{
	width: 120px;
    padding: 0px 0px 0px 0px;
    height: 96px;
}

#base_form .div_select3{
	width: 120px;
    padding: 0px 0px 0px 0px;
    height: 96px;
}
    
 .bg1{
    font-weight: bold;
    background: #ECF5FF;
    border-right: 1px dotted #ACCAEA;
}

.bg2{
    font-weight: bold;
    background: #FBF7E3;
    border: 1px dotted #DFCFB3;
}

.bg2_1{
    font-weight: bold;
    background: #FBF7E3;
    border: 1px dotted #DFCFB3;
    border-left: 0px;
}

.bg1_3{
    background: #ECF5FF;
    border: 1px dotted #ACCAEA;
}

.bg2_3{
    background: #FBF7E3;
    border: 1px dotted #DFCFB3;
}

.dparams{
    color: #555555;
    font-weight: bold;
}

#base_form .div_checkbox{
    width: 170px;
    padding: 0px 0px 0px 0px;
    border-left: 1px dotted #CCC;
    border-top: 1px dotted #CCC;
}

#base_form .div_checkbox input{
    margin: 5px 0px 0px 5px;
}

.div_padding{
	padding: 10px;
}

.div_padding20{
	padding: 20px;
}

.div_margin{
	margin: 10px;
}

.div_margin20{
	margin: 20px;
}

.border1{
	border: 1px dotted #ACCAEA;
}

.border2{
	border: 1px dotted #DFCFB3;
}

#base_form .div_checkbox{
	width: 170px;
    padding: 0px 0px 0px 0px;
    border-left: 1px dotted #CCC;
    border-top: 1px dotted #CCC;
}

#base_form .div_checkbox2{
    width: 255px;
    padding: 0px 0px 0px 0px;
    border-left: 1px dotted #CCC;
    border-top: 1px dotted #CCC;
    background: #ECF5FF;
}

#base_form .div_checkbox3{
	width: 255px;
    height: 58px;
    padding: 1px 5px 5px 5px;
    border-left: 1px dotted #CCC;
    border-top: 1px dotted #CCC;
}


#base_form .help,
#base_form .help a{
    font: 15px times new roman, tahoma, geneva, arial, helvetica, sans-serif; 
    color: #0066CC;
    text-decoration: none;
    text-align: center;
    margin-top: 10px;
}

#base_form textarea{
    font: 11px tahoma, geneva, arial, helvetica, sans-serif; 
    width: 240px;
    height: 64px;
}

#base_form .warning{
    color: #FF0000;
}


#base_results_post{
    padding: 20px 0px 20px 0px;
    border-bottom: 1px dotted #DDD;
}

#base_results_post .image{
    float: left;
    margin: 0px 10px 10px 10px;
    padding: 8px;
    border-right: 1px dotted #B38342;
    background: #FBF7E3;
}

#base_results_post h2{
    color: #996600;
    font: 12px tahoma, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
}

#base_results_post .details{
    padding: 2px 5px 2px 5px;
}

#base_results_post .details2{
    padding: 2px 5px 2px 0px;
}

#base_results_post hr{
    height: 1px;
    border: 1px dotted #CCC;
    color: #CCC;
    margin: 10px 0px 10px 0px;
}

.div_checkhands{
    width: 145px;
    float: left;
    font-weight: normal;
    padding: 0px;
}

#base_view_post{
   width: 700px;
}

#base_view_post h1,
#base_view_post h2{
    margin: 0px 0px 5px 0px;
}

#base_view_post .price{
	color : #FF6600;
    font: 12px tahoma, arial, helvetica, sans-serif;
}

#base_view_post .details{
    width:215px;
}

#base_view_post .image_list{
	  width:475px;
}

#base_view_post img{

}

#base_view_post .image_thumbnail{
    margin: 0px 0px 3px 15px;
    float: left;
    cursor: pointer;
}

#base_view_post .image_thumbnail img{
    height: 55px;
}

#base_view_post .image_preview{
}

.div_mybase_cat{
	width: 160px;
    margin: 10px;
    padding: 5px;
}

.form_label {
    height: auto;
    font-weight: bold;
    color: #666666;
}

.form_field {
    margin: 0px 10px 10px 0px;
}

.form_buttons{
	margin: 30px 0px 0px 160px;
}

.input_mistake{
	background: #FFAA00;
}

/* content class */

.list{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
    border-bottom: 1px dotted #DDD;
}

.table1 td{
	padding: 5px;
    border-top: 1px dotted #CCC;
    border-left: 1px dotted #CCC;
}

.tree_table{
  	border-bottom: 1px dotted #CCC;
   	border-right: 1px dotted #CCC;
}

.tree_table td{
	padding:5px;
	border-left: 1px dotted #CCC;
  	border-top: 1px dotted #CCC;
}

.post_tools{
	padding: 5px 5px 8px 5px;
    background: #FBF7E3;
    border: 1px dotted #DFCFB3;
    text-decoration: none;
}

.favorites_checkbox{
    float: right;
	padding: 0px 5px 0px 5px;
    background: #FBF7E3;
    border-left: 1px dotted #DFCFB3;
}

#loading{
    display: none;
    width: 100%;
    height: 100%;
    background: url(loading.gif) no-repeat center  #FFF; 
}

#base_last{
    background: #2C63B6;
}

#base_last .last_item{
    width: 100px;
    text-align: center;
    margin: 0px;
    line-height: normal;
    border: 1px dotted #DFCFB3;
    border-bottom: 0px;
    border-right: 0px;
    background: #FBF7E3;
    padding: 5px;
}

#base_last .last_item img{
    border: 1px solid #FFF;
}

.arrow1{
    padding-left: 8px;
    background: url(arrow.gif) no-repeat left center;
}

.cabinet_design{
    width: 100%;
    height: 100%;
   	background: url(head_cabinet.jpg) no-repeat left top; 
}

.cabinet_top{
    height: 98px;
  	background: url(head_cabinet_top.jpg) no-repeat left bottom #FFFFFF; 
}

.cabinet_top h1{
    color: #0F345E;
    margin: 27px 0px 0px 25px;
    font: 37px georgia, times new roman, tahoma, geneva, arial, helvetica, sans-serif;

}

.scroll1 {
    overflow:auto; 
 }
 
 .scroll1 .table_scroll1 {
    width:315px; 
    height:700px
}

.cabinet_left{
    font-size: 13px;
    line-height: normal;
}

.cabinet_left h2{
    font: 18px tahoma, geneva, arial, helvetica, sans-serif; 
    color: #FFFFFF;
    margin: 0px 0px 5px 0px;
    text-decoration: underline;
}

.cabinet_filter{
    margin: 10px 10px 10px 20px; 
}

.cabinet_right{
   	background: url(hr_line_v.gif) repeat-y left top #F5F8FA;      
    padding: 20px 20px 0px 20px;
}

.cabinet_right a{
    color: #1F78D2;
}

.cabinet_contacts{
    text-align: center; 
    color: #FFF;
    background: url(head_cabinet_contacts.jpg) no-repeat left bottom; 
    padding: 0px 20px 15px 20px;
}

.hr_line{
	height: 1px;
    line-height: 1px;
   	background: url(hr_line.gif) repeat-x left top;      
}

.frontpage_blog{
    line-height: 15px;	
}

.frontpage_blog h3 a{
    text-decoration: none;
}

.frontpage_blog img{
	margin: 5px 10px 0px 5px;
}

.blog img{
	margin: 0px 10px 0px 0px;
}

