body {
margin:0px;
padding:0px;
font-family:  Arial,sans-serif, Helvetica , Verdana, Geneva;
font-size:12px;
}

p{
margin-top:4px;
margin-bottom:4px;
}

h1{
font-size:16px;
margin-top:2px;
margin-bottom:2px;
border-bottom:1px dotted gray;
}

h2{
margin:2px;
}

a.tagsres{
color:black;
font-size:14px;
font-weight:bold;
}

a.tagsres:hover{
color:white;
}

a.tagsnores{
color:gray;
}

a.tagsnores:hover{
color:white;
}

h2 a{
color:black;
text-decoration:none;
background:none;
}

.back_link{
color:#a40000;
}

.back_link:hover{
color:white;
}


a.vdlink:visited{
color:#808080;
}

a.advs{
display:block;
text-align:center;
background: url(img/topgroup.png) no-repeat 0 0;
width:212px;
height:27px;
line-height:27px;
}

div.grouping{
display:block;
text-align:center;
background: url(img/topgroup.png) no-repeat bottom right;
width:212px;
height:34px;
line-height:34px;
}

.footer_p{
font-size:11px;
}

.footer_p b{
font-weight:normal;
}

#nav_table{
height:30px;
}

#bottom_navigation{
text-align:center;
padding:5px 3px 5px 3px;
background:#FFF9DD;
position:fixed;
top:auto;
bottom:0px;
left:0;
width:100%;
color:black;
z-index:200;
}

#bottom_navigation a{
}

#bottom_navigation a:hover{
}


h2 a:hover{
color:black;
text-decoration:underline;
background:none;
}

#ajax_script,#ajax_message{
display:none;
}

div#top_links span{
white-space:nowrap;
line-height:18px;
}


/* SUBSEARCH */
.group_button{
}


div.ssc{
float:left;
margin:3px;
}

div.subsearch{
line-height:16px;
border:1px solid #ff8449;
padding:0px 18px 0px 3px;
background:url(img/subsearch_arrow.png) no-repeat right center;
font-size:11px;
cursor:pointer;
font-weight:normal;
}

div.subsearch_dropped{
line-height:16px;
padding:0px 18px 0px 3px;
background:#fafafa url(img/subsearch_arrow_black.png) no-repeat right center;
border:1px solid gray;
font-size:11px;
cursor:default;
font-weight:normal;
position:relative;
z-index:100;
}

div.subsearch_loading{
line-height:16px;
border:1px solid #ff8449;
padding:0px 18px 0px 3px;
background: url(img/icons/time.png) no-repeat right center;
font-size:11px;
cursor:pointer;
font-weight:normal;
}

div.submo{
border:1px solid transparent;
line-height:16px;
padding:0px 18px 0px 3px;
background:url(img/subsearch_arrow.png) no-repeat right center;
font-size:11px;
color:#1d3485;
text-decoration:underline;
cursor:pointer;
font-weight:normal;
}

div.submo_dropped{
line-height:16px;
padding:0px 18px 0px 3px;
border:1px solid gray;
background:#fafafa url(img/subsearch_arrow_black.png) no-repeat right center;
font-size:11px;
color:#000000;
cursor:pointer;
font-weight:normal;
position:relative;
z-index:100;
}

div.submo_loading{
border:1px solid transparent;
line-height:16px;
padding:0px 18px 0px 3px;
background:url(img/icons/time.png) no-repeat right center;
font-size:11px;
color:#000000;
cursor:pointer;
font-weight:normal;
}

div.sss{
padding:5px 15px 15px 15px;
position:absolute;
background:#fafafa;
border-left:1px solid gray;
border-right:1px solid gray;
border-bottom:1px solid gray;
display:none;
margin-right:10px;
margin-left:0px;
margin-top:17px;
font-size:11px;
z-index:120;
}

#sss_overlay{
width:100%;
height:100%;
background:black;
position:fixed;
top:0;
left:0;
z-index:50;
display:none;
}

div.sss div, div.sss div a{
white-space:nowrap;
line-height:18px;
}

.sss_scroll{
width:250px;
height:200px;
overflow:auto;
}

.gb_button{
font-weight:bold;
width:180;
}

a.rsearch{
text-decoration:none;
margin-left:5px;
font-weight:bold;
padding:3px 3px 3px 17px;
color:#ff8449;
display:block;
background:transparent url('img/icons/delete_small.png') no-repeat center left;
}

a.rsearch:hover{
color:black;
background:transparent url('img/icons/delete_small.png') no-repeat center left;
}
/* END OF SUBSEARCH */

.graylink{
color:gray;
}

.graylink:hover{
color:white;
background:gray;
}

.redlink{
color:yellow;
background:red;
border:1px dotted black;
padding:2px;
}

.redlink:hover{
color:white;
background:red;
}


h3{
margin:2px;
}

.label_checked{
font-weight:bold;
color:black;
}

.lebel_notchecked{
font-weight:normal;
color:#777777;
}



.cshadow{
font-weight:1000;
text-shadow: #bbbbbb 1px 1px 0px;
}

.nplink_checked, .nplink_checked:hover{
padding-left:15px;
color:green;
background:transparent url(img/checkbox_checked.png) no-repeat;
}

.nplink_notchecked,.nplink_notchecked:hover{
padding-left:15px;
color:#008AFF;
background:transparent url(img/checkbox_notchecked.png) no-repeat;
}

.highlight { background-color: yellow }

.adimghint{
text-align:center;
background:white;
position:absolute;
margin-top:0px;
margin-left:0px;
font-size:9px;
width:18;
height:13;
filter: alpha(opacity = 60);
-moz-opacity: 0.60;
opacity: 0.60;
}

div.group_by_param{
margin-top:30px;
margin-left:5px;
font-weight:bold;
color:#a40000;
}

div.group_by_value{
margin-left:5px;
margin-top:3px;
}

div.group_by_value a{
text-decoration:underline;
color:black;
}

div.group_by_value a:hover{
text-decoration:none;
color:black;
background:none;
}

div.group_by_view_all{
margin-left:5px;
margin-top:1px;
}

div.group_by_hidden{
background: #fff5e4;
padding:5px 0px 5px 0px;
}

a.view_all{
font-size:9px;
}

div.contact_phone{
padding:2px 2px 2px 20px;
background:url(img/icons/phone.png) no-repeat;
}

div.contact_skype{
padding:2px 2px 2px 20px;
background:url(img/icons/skype.png) no-repeat;
}

div.contact_site{
padding:2px 2px 2px 20px;
background:url(img/icons/website.png) no-repeat;
}

div.contact_address{
padding:2px 2px 2px 20px;
background:url(img/icons/building.png) no-repeat;
}

div.contact_email{
padding:2px 2px 2px 20px;
background:url(img/icons/email.png) no-repeat;
}



div.cat_div_name a, div.cat_div_name a:hover{
/* color:#4a5778; */
color:#000000;
text-decoration:none;
border-bottom:1px solid #000000;
font-size:16px;
font-weight:bold;
padding:0px 2px 0px 2px;
}

div.cat_div_name a:hover{
background:#000000;
color:white;
border-bottom:1px;
}


div.cat_div{
width:287px;
height:55px;
float:left;
padding:11px 3px 11px 3px;
margin:2px;
}

div.cat_div .subcat a{
font-size:10px;
}

div.cat_div_mega{
width:160px;
float:left;
margin-top:15px;
background:#fcfcfc;
padding:3px;
margin:3px;
}

div.cat_div_mega a{
color:black;
font-size:12px;
}

div.cat_div_mega a:hover{
background:black;
color:white;
}


a.black_link{
color:black;
}

a.black_link:hover{
color:white;
background:black;
}


div.subcat_div{
vertical-align:middle;
width:250px;
float:left;
margin-top:5px;
padding:3px;
margin:3px;
}

.subcat_color{
color:#005b00;
}

.subcat_color:hover{
background:#005b00;
color:white;
}



div.region_div{
background:#f1faff;
font-size:12px;
vertical-align:middle;
width:150px;
float:left;
padding:3px;
margin:3px;
}

div.region_div a{
color:gray;
}

div.region_div a:hover{
background:none;
color:black;
}

div.region_div a.selected{
background:none;
color:black;
font-weight:bold;
}

.smallh{
border-bottom:none;
font-size:11px;
font-weight:normal;
}

/*h1 link*/ 
a.h1_link  span{
	line-height:32px;
	font-size:15px;
	color:black;
	font-weight:bold;
    display: block;
	white-space: nowrap;
	padding:0px 10px 0px 10px;
	background:transparent url(img/top_nav_link_right.jpg) no-repeat right 0px;
}

a.h1_link {
    text-decoration: none;
    display: block;
	background:transparent url(img/top_nav_link_left.jpg) no-repeat 0 0px;
}

a.h1_link:hover{ background:transparent url(img/top_nav_link_left.jpg) no-repeat 0 -32px;}
a.h1_link:hover span{ background:transparent url(img/top_nav_link_right.jpg) no-repeat right -32px;}
/*h1 link end*/
 
label.checked, option.selected, input.filled{
color:#a40000;
font-weight:bold;
}


 
#scroll_follow{
padding:3px;
background:#fafafa;
border:1px solid #dfdfdf;
margin-top:10px;
}

#scroll_results{
text-align:center;
padding:3px;
background:#fafafa;
border:1px solid #dfdfdf;
margin-top:10px;
margin-left:0px;
position:fixed;
}
 
#tooltip{
	position:absolute;
	border:1px solid #a40000;
	background:#FFF9DD;
	padding:3px;
	color:#333;
	display:none;
	z-index:1000;
	}	

div.language_version{
background:transparent url(img/opacity10.png);
border-bottom:1px solid #dadada;
margin-top:5px;
}
	
.tip_span{
display:none;
}

span.msep{
font-size:8px;
color:gray;
margin-left: 10px;
margin-right:10px;
}

div.fl{
padding:3px;
font-weight:bold;
font-size:14px;
background:#f0f0f0;
}

span.search_value{
color:black;
}



/* OVAL RED*/
.nav_oval_red td.lcor{
width:6px;
background:transparent url(img/nav_oval_red.png) no-repeat top left;
}
	
.nav_oval_red td.ccor{
padding-top:5px;
vertical-align:top;
color:white;
cursor: default;
font-size:14px;
background:transparent url(img/nav_oval_red.png) no-repeat top center;
}

	
.nav_oval_red td.rcor {
width:6px;
background:transparent url(img/nav_oval_red.png) no-repeat top right;
}

/* OVAL NORMAL*/
.nav_oval td.lcor{
height:25px;
width:6px;
}
	
.nav_oval td.ccor{
height:25px;
padding-top:5px;
vertical-align:top;
/* color:#1d3485; */
color:#000000;
text-decoration:underline;
cursor: default;
background:transparent url(img/nav_oval.png) no-repeat top center;
}

.nav_oval td.ccor a, .nav_oval td.ccor a:hover{
color:white;
text-decoration:none;
background:transparent;
}
	
	
.nav_oval td.rcor {
width:17px;
background:transparent url(img/nav_oval.png) no-repeat top right;
}

/* OVAL HOVER */
.nav_oval_hover td.lcor{
height:25px;
width:6px;
background:transparent url(img/nav_oval.png) no-repeat bottom left;
}
	
.nav_oval_hover td.ccor{
height:25px;
padding-top:5px;
vertical-align:top;
/* color:#1d3485; */
color:#000000;
text-decoration:none;
cursor: default;

background:transparent url(img/nav_oval.png) no-repeat bottom center;
}

.nav_oval_hover td.ccor a, .nav_oval_hover td.ccor a:hover{
color:black;
text-decoration:none;
background:transparent;
}
	
.nav_oval_hover td.rcor {
width:17px;
background:transparent url(img/nav_oval.png) no-repeat bottom right;
}


div.sub{
display:none;
position:absolute;
left:0px;
margin-top:25px;
margin-left:10px;
margin-right:10px;
background:#f2f2f2 url(img/sub_bg.jpg) repeat-x bottom left;
z-index:250;
}

div.sub .pad{
margin:20px 20px 20px 20px;
}


a.page_nav{
padding:2px;
margin:1px;
}

.page_nav_selected{
padding:2px;
background:blue;
color:white;
text-decoration:none;
margin:1px;
}

.page_nav_disabled{
padding:2px;
margin:1px;
color:#dfdfdf;
cursor:not-allowed;
}

a.remove_search{
text-decoration:none;
padding:3px 3px 3px 20px;
color:#a40000;
margin:2px;
background:#ffda69 url('img/icons/delete.png') no-repeat center left;
/* background:yellow url('img/icons/delete.png') no-repeat center left; */
}

a.remove_search:hover{
text-decoration:line-through;
background:#ffc000 url('img/icons/delete.png') no-repeat center left;
color:black;
}


div.localization_checkboxes{
border:1px dotted #dadada;
width:100%;
height:155px;
overflow:auto;
}

.h20{
height:20px;
}

.l10{
margin-left:10px;
}

#ad_head_tr td, td.ad_head_td{ 
font-weight:bold;
font-size:12px;
border-bottom:1px solid gray;
}

legend{
font-weight:bold;
color:#2F86D2;
}


.head_tr td{
border-bottom:3px solid gray; 
font-weight:bold;
}



input,select,textarea{
border:1px solid #dadada;
/*

background:white;
*/
}

.none{
display:none;
}


.inline_check{ 
border-right:1px dotted #dadada;
border-left:1px dotted #ffffff;
float:left;
width:210px;
font-size:11px;
margin-bottom:1px;
padding:0px 5px 2px;

}

.inline_image{ 
border:1px dotted #dadada;
float:left;
margin:5px;
overflow:hidden;
padding:5px;
width:100px;
height:100px;
}

.inline_image2{ 
border:1px dotted #dadada;
float:left;
margin:3px;
overflow:hidden;
padding:3px;
width:100px;
height:100px;
}


/* thumb styles */

.absolute_edit{
position:absolute;
}

.image_edit_outer, .image_edit_outer_big{
border:1px dotted #dadada;
float:left;
margin:5px;
padding:5px;
font-size:12px;
}

.image_edit_outer_hover, .image_edit_outer_big_hover{
border:1px dotted #dadada;
float:left;
margin:5px;
padding:5px;
font-size:12px;
background:#FFF9DD;
cursor:pointer;
}

.image_edit_inner{
width:100px;
height:100px;
overflow:hidden;
}


.image_edit_outer  img.absolute_edit
{
margin-left:79px;
display:none;
}

.image_edit_outer_hover  img.absolute_edit
{
margin-left:79px;
display:;
}
/* Big */

.image_edit_inner_big{
width:320px;
}

.image_edit_outer_big  img.absolute_edit
{
margin-left:299px;
display:none;
}

.image_edit_outer_big_hover  img.absolute_edit
{
margin-left:299px;
display:;
}

/* end of edit */


.listing_image{ 
margin:0px;
width:100px;
height:80px;
background: #dfdfdf;
}

.listing_image_hidden{
overflow:hidden;
width:100px;
height:80px;
}

.main_image{
border:1px dotted #dadada;
margin:5px;
padding:5px;
}

.ad_param{
padding:3px;
display:block;
}

.param_title{
color:gray;
}

.param_value{
color:black;
font-size:14px;
font-weight:bold;
color:#333333;
}

.param_value_big{
color:black;
font-size:18px;
font-weight:bold;
}

sup.star{
color:red;
font-weight:bold;
}

img.avatar{
border:2px dashed #dedede;
}

.desc_input{
font-size:9px;
color:gray;
border-bottom:1px solid transparent;
}

.ad_desc{
background:#F6F6F6;
border:1px solid #aaaaaa;
padding:10px;
}


.desc_input_error{
font-size:9px;
color:#a40000;
border-bottom:1px dotted red;
}

.img_status_null{
background:transparent;
margin-left:10px;
}

.img_status_ok{
background:url(img/icons/accept.png);
margin-left:10px;
}

.img_status_error{
background:url(img/icons/exclamation.png);
margin-left:10px;
}

.img_status_loading{
background:url(img/icons/clock.png);
margin-left:10px;
}


.register_row1{
background-color:#f9f9f9;
}


.register_input{
font-size:20px;
color:black;
width:250px;
}

.long_input,.lang_div_long{
width:300px;
}


.big_input{
font-size:20px;
font-weight:bold;
}

.row_title{
font-size:12px;
color:#a40000;
/* border-bottom:1px dashed #dadada; */
}

.price{
font-weight:900;
font-size:20px;
font-family:"Trebuchet MS";
}

.price_per{
font-size:14px;
color:#404040;
font-family:"Trebuchet MS";
}


.price_listing{
font-weight:900;
font-size:14px;
}


.price_per_listing{
font-size:9px;
color:#404040;
}


div.panel_border{
border:1px dashed #dddddd;
}

a.user_panel_link{
text-decoration:none;
background:url(img/panel_link.png) no-repeat center left;
padding-left:15px;
margin-left:10px; 
}

.panel_title{
text-decoration:none;
font-size:15px;
font-weight:bold;
background:url(img/show_hide_panel.jpg) no-repeat center left;
padding-left:15px;
margin-left:20px; 
color:#a40000;
}


table.panel_link_table td{
border-bottom:1px dotted #dddddd;
height:20px;
}

a{
/*color:#008aff;*/
color:#1d3485;
text-decoration:underline;
/* color:#00aeef; */
}

a:hover{
background:#1d3485;
color:white;
text-decoration:none;
}

a.selected{
background:blue;
padding:2px;
color:white;
text-decoration:none;
}

a.selected:hover{
background:red;
text-decoration:none;
}

.image_link:hover{
background:none;
}


a span.linkblack{
color:gray;
}

a:hover span.linkblack, a.selected span.linkblack{
color:#ffcd00;
}

input:disabled,select:disable,textarea:disable{
background-color:#D4D0C8;
}

.title{
font-size:18px;
font-weight:bold;
}



.my_info_title{
color:#777777;
font-weight:bold;
font-size:15px;
border-bottom:1px dashed #f0f0f0;
margin:10px;
}

.inline_message{
background:#fff9dd;
border:3px dashed #ffe890;
color:black;
margin:10px;
padding:10px;
}

.ad_navigation{
background:#fff9dd;
border:1px dashed #ffe890;
color:black;
margin:10px;
padding:10px;
}

.nobr,.nowrap{
white-space:nowrap
}

.specialtr td{
background:#fffad9;
}

div.special{
background:#fffad9;
height:80px;
margin:20px;
}

.specialtr td.row1{
background:#fff5b3;
}


.viptr td{
background:#fef1ff;
}

div.vip{
background:#fef1ff;
height:80px;
margin:20px;
}

.viptr td.row1{
background:#fde3ff;
}


.vipsms  {
background:none repeat scroll 0 0 #FFDF92;
border:1px solid #FDA44C;
padding:3px;
}

input:focus,select:focus,textarea:focus{
background-color:#FFFFE0;
}

button,.button{
color:#000000;
}

.user_type_selected,.user_type_selected:hover
	{
	font-size:25px;
	font-weight:800;
	color:black;
	text-decoration:none;
	background:none;
	}

.button_tab_selected{
background:#ffffff;
color:#000000;
border:1px dashed #dadada;
padding-left:5px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
font-weight:bold;
white-space:nowrap;
}

.head_left{
font-weight:bold;
font-size:16px;
text-align:right;
}

button:disabled, .button:disabled{
color:#D4D0C8;
}


.contract_active,.store_active{
color:#000000;
}

.contract_done,.store_sell,.green{
color:green;
}

.contract_anull,.store_anull{
color:gray;
text-decoration:line-through;
}

.store_inactive{
color:gray;
}


.contract_store{
color:#CC00CC;
}

.contract_for_store{
color:#FF0000;
}

.noteq{
background:red;
color:white;
}

table{
font-size:12px;
}

.row1
{
background:#f0f0f0;
}

.row2{
background-color:#ffffff;
}

.urow1{
padding:3px;
}

.urow2{
padding:3px;
}

.td_head{
	border-bottom:1px dotted gray;
	font-weight:bold;
	font-size:12px;
	color:gray;
}



.leva{
background:url(img/leva_bg.gif) center right no-repeat;
text-align:right;
width:90px;
padding-right:15px;
font-weight:bold;
}

#big_bg_div{
background:white;
filter: alpha(opacity = 30);
-moz-opacity: 0.80;
opacity: 0.80;
}

#big_client_div{
background:black;
filter: alpha(opacity = 40);
-moz-opacity: 0.40;
opacity: 0.40;
}

#message_td{
padding-top:20px;
padding-bottom:20px;
}

.errormsg{
border:1px solid black;
background:#ff0000;
color:white;
}

.div_attention{
background:#fff9dd;
border:3px dashed #a40000;
color:black;
margin:10px;
padding:10px;
}

.div_ok{
background:#fff9dd;
border:3px dashed #7ad800;
color:black;
margin:10px;
padding:10px;
}

ul.error_ul li{
font-weight:bold;
color:#a40000;
}

li{
list-style-image:url(img/bullet.gif);
margin-top:5px;
}


.ttd{
border-bottom:1px dotted gray;
}

fieldset{
	border-color:#EAEAEA;
}

.right{
text-align:right;
}

.red{
color:red;
}


.yellow{
color:yellow;
}

.redbg{
background:red;
color:white;
}

.redbg .red{
color:white;
}

.greenbg{
background:green;
color:white;
}

.bold{
font-weight:bold;
}

.small{
font-size:9px;
}

.stab{
cursor:pointer;
background:#F2FAFF;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
border-top:3px solid orange;
border-left:1px solid gray;
border-right:1px solid gray;
}

.nstab{
cursor:pointer;
background:#ffffff;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
border-top:1px solid gray;
border-left:1px solid gray;
border-right:1px solid gray;
}

.etab{
border-bottom:1px solid gray;
}

.tdiv{
background:#F2FAFF;
border-bottom:1px solid gray;
border-left:1px solid gray;
border-right:1px solid gray;
}

.ln{
border-bottom:1px dotted gray;
white-space:nowrap;
text-align:right;
}