﻿/**************************************************************/
.subMainMenu{
  margin-top:5px;
  text-align:left;
  margin-left:7px;
}

.subMainMenu a{
  color:#615F60;
  text-decoration: none;
}

.subMainMenu:hover{
  background: #E9E9E9;
  cursor:pointer;
}

.divSubMainMenu{
  margin-top:12px;
  border:solid 1px #8c8a8c;
  float:left;
  padding:5px;
  width:172px;
  z-index:100;
  position:relative;
  background: #FFFFFF;
  display: none;
}

*html .divSubMainMenu{
  position: absolute;
  margin-top:27px;
  margin-left:-70px;
  width:172px;
}
/*
.subMenuUgolok{
	background-image:url(/images/menu_ugolok.gif);
	width:6px;
	height:6px;
	position:absolute;
	bottom:-1px;
	left:-1px;
  z-index:101;
}
*/

/*10.11.2008*/

.trouble{
	padding-left:9px;
	margin-top:4px;
	margin-bottom:-7px;
}

*html .trouble{
	margin-top:-4px;
	margin-bottom:-7px;
}

*:first-child+html .trouble{
	margin-top:-4px;
	margin-bottom:-7px;
}

.weddingportal{
	position:absolute;
	left:589px;
	top:27px;
	color:#FFFFFF;
	font-size:9px;

}

.divAllInfoLink{
  position:absolute;
  bottom:3px;
  right:5px;
}

.divCityLink{
  margin:5px;
  height:20px;
  position:relative;
  bottom:20px;
  width:450px;
  float:right;
	color:#ffffff;
}
.divCityLink a {
	color:#ffffff;
}

*html .divCityLink{
  bottom:0px;
  float: right;
  width: 400px;
}

* + html .divCityLink{
  margin-top:0px;
}



.divCityBefLink{
  position:relative;
  bottom:-6px;
  margin-left:5px;
  color:#ffffff;
/*  color:#C70B45;*/
  height:20px;
  margin-top:5px;
  width:100px;
}

* + html .divCityBefLink{
  bottom:0px;
}

* html .divCityBefLink{
  bottom:0px;
  position:block;
  float:left;
}

.divCityNews{
/*  background-color:#f5dee5;*/
  background-color:#a9375a;
  height:25px;
  margin:-3px 1px 1px 1px;

}

.divMainLink{
  position:absolute;
  width:300px;
  height:100px;
  left:390px;
  top:5px;
  cursor:pointer;
  #background: red;
  #filter: alpha(opacity=0);
	z-index:1;

}

#divStartPage{
  position:absolute;
  width:250px;
  height:20px;
  right:20px;
  bottom:-7px;
  cursor:pointer;
	font-size:9px;
	color:#636060;
	text-align:right;

}

.artikles{
	width:248px;

}

.konkurs_photo{
  margin:20px 0px 20px 10px;
  width:540px;
}

* html .konkurs_photo{
  margin:20px 0px 20px 0px;
  width:532px;

}

/*{ -  */
#main { position: absolute; display: none; top: 0px; left: -400px; background-color: #fff }

#modalbox { width: 220px; height: 130px; border: 1px solid #a9375a; position: absolute; background-color: #E9E9E9; display:none; z-index: 99 }

div#shade { background-color: #e4e4e4; width: 220px; height: 130px; position: absolute; display: none; z-index: 1 }

.log { text-decoration: underline; cursor: pointer; color: #ff0000 }

#caption { background-color: #a9375a; border-bottom: 1px solid #fff; color: #fff; font: 11px verdana; padding: 4px; font-weight: bold }

#body { padding: 10px; font: 11px verdana; padding-top: 10px; padding-left:30px; text-align: center }

* html #body { padding-top: 0px; }
* + html #body { padding-top: 0px; }

#body table { font: 11px verdana }

#body a { color: #FF6600 }

.but { font: 11px verdana }
/*} -  */

a.city_link{color:#ffffff;}
a.city_link :link {color:#ffffff;}
a.city_link :visited {color:#ffffff;}
a.city_link :active {color:#ffffff;}
a.city_link :hover {color:#ffffff;}

#bunnLeft{
  margin-bottom:4px;
  margin-left:5px;
}

* html #bunnLeft{
  margin-left:0px;
}

* + html #bunnLeft{
  margin-left:0px;
}

select.filter{
	width:144px;
}

table.filters{
	padding-left:5px;
}

input.search_btn{
	background-color:#FFF;
	background-image: url("../../images/right_filter_images/button.gif");
	background-repeat:no-repeat;
	border:0;
	width:82px;
	height:54px;
	cursor:pointer;
	margin-left:3px;
}

input.search_btn:hover{
	background-color:#FFF;
	background-image: url("../../images/right_filter_images/button_deco.gif");
	background-repeat:no-repeat;
	border:0;
	width:82px;
	height:54px;
}

input.search_btn_left{
	background-color:#FFF;
	background-image: url("../../images/right_filter_images/button_left.jpg");
	background-repeat:no-repeat;
	border:0;
	width:65px;
	height:54px;
	cursor:pointer;
	margin-left:3px;
	position:absolute;
}

input.search_btn_left:hover{
	background-color:#FFF;
	background-image: url("../../images/right_filter_images/button_left_deco.jpg");
	background-repeat:no-repeat;
	border:0;
	width:65px;
	height:54px;
}

input.search_btn_clear_left{
	background-color:#FFF;
	background-image: url("../../images/btt7_left.jpg");
	background-repeat:no-repeat;
	border:0;
	width:65px;
	height:54px;
	cursor:pointer;
	margin-left:4px;
	position:absolute;
	left:80px;
}

input.search_btn_clear_left:hover{
	background-color:#FFF;
	background-image: url("../../images/btt7_left_a.jpg");
	background-repeat:no-repeat;
	border:0;
	width:65px;
	height:54px;
}

input.buy_btn{
	background-color:#FFF;
	background-image: url("../../images/right_filter_images/2.gif");
	background-repeat:no-repeat;
	border:0;
	width:82px;
	height:54px;
	cursor:pointer;
	margin-left:3px;
}

input.buy_btn:hover{
	background-color:#FFF;
	background-image: url("../../images/right_filter_images/2.gif");
	background-repeat:no-repeat;
	border:0;
	width:82px;
	height:54px;
}

input.search_btn_clear{
	background-color:#FFF;
	background-image: url("../../images/btt7.gif");
	background-repeat:no-repeat;
	border:0;
	width:82px;
	height:54px;
	cursor:pointer;
	margin-left:4px;
}

input.search_btn_clear:hover{
	background-color:#FFF;
	background-image: url("../../images/btt7_a.gif");
	background-repeat:no-repeat;
	border:0;
	width:82px;
	height:54px;
}



.price_flt{
  width:60px;
}

.forumbgbox{
	background-image:url("../../images/right_filter_images/forum_centr.jpg");
	background-repeat:repeat-y;
	text-align:left;

}

.forumbgbox table{
	background-image:url("../../images/right_filter_images/forumbg.jpg");
	background-repeat:no-repeat;
	background-position:top;
}

.forumbgbox_url{
	background-image:url("../../images/right_filter_images/forum_centr.jpg");
	background-repeat:repeat-y;
	text-align:left;

}

.forumbgbox_url table{
	background-image:url("../../images/right_filter_images/forumbg.jpg");
	background-repeat:no-repeat;
	background-position:top;
}

.forumbgbox_right{
	background-image:url("../../images/right_filter_images/forum_centr_right.jpg");
	background-repeat:repeat-y;
	text-align:left;

}

.forumbgbox_right table{
	background-image:url("../../images/right_filter_images/forumbg_right.jpg");
	background-repeat:no-repeat;
	background-position:top;
}

/*#filter_left_new{
	height:310px;
	
}

* html #filter_left_new{
	height:314px;
}

* +html #filter_left_new{
	height:312px;
}

@-moz-document url-prefix() {
  #filter_left_new {height:304px;}
}*/


