body {background:#fff;color:#414243;word-wrap:break-word;}
h1, h2, h3 {font-weight:normal;line-height:normal;}

a { color: #3492e3; text-decoration:underline;}
a:hover {text-decoration:none;}
a img {border: 0 none;}

#pagebg { overflow: hidden; background: #f3f6f8 url("/i/pagebg.png") repeat-x 50% 0; }
.wwide {width: 100%; min-width: 996px;clear:both;}
.wrap {width:996px;text-align:left;margin: 0 auto;}
.left {float:left;margin-right:10px;}
.right {float:right;}

body,table,td {margin: 0; padding: 0;}

.head-txt {
	padding: 10px;
	text-align: center;
}

.auth_box {
	float:right;
	font-size:90%;
	padding:5px;
}
div,td {
	font-size : 14px;
	font-family: Tahoma, Verdana, Arial;
	color: #414243;
}

.menu {
	padding: 20px 20px 0px 20px;
	vertical-align: top;
	background: #fff url('/i/lsidebg.png') repeat-y 55px 0;
	width:180px;
}
.content {
	padding: 10px 15px;
	vertical-align: top;
	width:718px;
	height:500px;
}

.region_box {
	font-size:90%;
	padding:5px;
	margin-left:234px;
}
#region_select {
	margin:2px 0px 0px 4px;
	position:absolute;
	display:none;
	background:#fff url('/i/lsidebg.png') repeat-y 210px 0;
	width:350px;
	border:1px solid #e6e6e6;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:15px;
	z-index:1000;
}
.list-box {
	border:1px solid #c5cfdc;
	padding: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-bottom:15px;
}
.list-photo {
	float:right;
	width:106px;
	padding-left:10px;
	background-color:#FFF;
}
.list-photo img {
	border:0px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.list-anons {
	margin:0px;
}
.list-addr {
	margin-top:7px;
	padding-top:6px;
	font-size:90%;
	border-top:1px solid #eeeeee;
	color:#999999;
}
.list-addr span {
	font-weight:bold;
}
.view-addr {
	line-height:150%;
	color:#666666;
	margin:10px 0px;
	border:1px solid #c5cfdc;
	padding: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.view-addr span {
	font-weight:bold;
}

.navi {
	padding-bottom: 10px;
	border-bottom: 1px dotted #eeeeee;
	margin-bottom: 15px;
	font-size:90%;
	color:#a5afcc;
}
.navi a {
	color:#a5afcc;
}

/* personal */
.r1 td, .r2 td {padding:5px;font-size:90%;}

.fmRow {padding:0px 0px 10px 10px;}
.fr_name { }
.fr_input {float:left;font-size: 85%;}
.fr_div {
	clear: both;
	padding-top: 11px;
	padding-bottom: 11px;
}
.fr_hint {
	font-size: 85%;
	color: #666666;
}

/* map */
#filter-container {
	position:relative;
	/*min-width:700px;
	width:700px;*/
	width:100%;
	height:187px;
	/*background:url(/i/catalog-filter-bg-right.jpg) right top no-repeat #FAEFED;*/
	margin-bottom:15px;
}
#filter-form {
	float:right;
	width:254px;
	height:150px;
	padding:22px 16px 0 20px;
}
#map-container {
	width:387px;
	padding:15px 0 0px 15px;
	height:175px;
	background:url(/i/map-bg.jpg) left top no-repeat;
}
#map-container .map {
	width:352px;
	height:150px;
	margin:0 0 2px 0;
}
#map-container a {
	color:#000;
	font:bold 10px Tahoma,Arial,Verdana;
}
#map_ymaps {
	width:600px;
	height:400px;
}
.clear {clear:both;}

/* ------------- */

.pad2 {
	color: #FFFFFF;
	padding-top: 4px;
}


.isearch {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	width: 190px;
}

.ibutton {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #A0A19B;
	color: #FFFFFF;
}

.lpath {
color: #FFFFFF;
}

.plpath {
padding: 2px;
color: #FFFFFF;
}

/* 20.09.2005 */
.com_table {
	background-color: #F0F1EC;
	border: 1px solid #DEDED2;
	border-top: 3px solid #DEDED2;
}
.com_td {
	text-align: justify;
	color: #696969;
	background-color: #F0F1EC;
}
.com_th {
color: #FFFFFF;
font-weight: bold;
}

OL {
margin-top:2px;
text-align: left;
}

.com_txt {
text-align: justify;
color: #696969;
padding-right: 8px;
padding-bottom: 6px;
}

.hrwt {
margin: 0px;
color: #FFFFFF;
}

A.spec {
color: #666666;
text-decoration: underline;
}
A.spec:visited {
color: #666666;
text-decoration: underline;
}
A.spec:hover {
color: #30569D;
text-decoration: none;
}
A.spec:active {
color: #30569D;
text-decoration: none;
}
/* new */

/* Rating */
.rating {
	color: #666666;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px; 
	width: 85px;
	height: 16px;
}
.unit-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 85px;
		height: 16px;
		position: relative;
		background: url('/i/rating.gif') top left repeat-x;
	}
	
	.unit-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		float: left;
	}
	.unit-rating li a{
		display:block;
		width:17px;
		height: 16px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 17;
		position: absolute;
		padding: 0px;
	}
	.unit-rating li a:hover{
		background: url('/i/rating.gif') left center;
		z-index: 2;
		left: 0px;
	}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:17px;}
.unit-rating a.r2-unit{left:17px;}
.unit-rating a.r2-unit:hover{width: 34px;}
.unit-rating a.r3-unit{left: 34px;}
.unit-rating a.r3-unit:hover{width: 51px;}
.unit-rating a.r4-unit{left: 51px;}	
.unit-rating a.r4-unit:hover{width: 68px;}
.unit-rating a.r5-unit{left: 68px;}
.unit-rating a.r5-unit:hover{width: 85px;}
.unit-rating li.current-rating{
		background: url('/i/rating.gif') left bottom;
		position: absolute;
		height: 16px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
}
.rating_msg {
	float: left;
	padding-left: 8px;
}

.error {
	color: #FF0000;
}
/* Form Row */

.board_pv { padding-bottom: 5px;}
.ico-set {background-image:url(/i/icons.png);}
.show-zoom {font-size:10px; padding-bottom: 4px;}
.show-zoom .ico-set {top:5px; left:0; width:10px; height:10px; background-position:-13px 0px; float:left; margin: 2px 4px 0px 0px;}
.comm {
	color: #808080;
	font-size: 85%;
}
.contact {
	background-color: #F0F0F0;
	padding: 5px;
	margin-left:30px;
}
.top_block {
	padding-right: 20px;
	text-align: right;
}
H2 {
	margin: 0px;
	font-size: 16px;
}
.board_lo {
	padding: 5px;
	background-color: #EEEEEE;
	margin-bottom: 20px;
	margin-left: 25px;
}
.board_iimg {
	margin-top:2px;
	margin-right: 15px;
	border: 0px;
}
