.offer33{
	width:685px;
	height:190px;
	float:left;
	position:relative;
	border-bottom:1px solid #910003;
	margin-bottom:15px;
	margin-top:5px;
	background: #fff;
    background: -moz-linear-gradient(top,  #fff 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top,  #fff 0%,#e6e6e6 100%);
    background: linear-gradient(to bottom,  #fff 0%,#e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e6e6e6',GradientType=0 );
}
.offer33 .picrell{
	border:1px solid #c0c0c0;
	padding:5px;
	width:220px;
	height:150px;
	float:left;
}
.offer33 .picrel{
	width:220px;
	height:150px;
	float:left;
	display:block;
	position:relative;
	overflow:hidden;
	margin-top:0px;
	background:#fff;

}
.offer33 .pic{
	width:220px;
	height:150px;
	float:left;
	display:block;
	cursor:pointer;

	max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.offer33 .picrel:hover{

}
.offer33 .picrell:hover{

}
.offer33 .pic:hover{

	-moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.offer33 .price{
	position:absolute;
	top:0px;
	left:250px;
	line-height:25px;
	height:25px;
	width:200px;
	font-size:19px;
	font-weight:bold;
	color:#910003;
	font-family:Arial;
}
.offer33 .cat{
	position:absolute;
	top:35px;
	left:250px;
	line-height:30px;
	height:30px;
	width:200px;
	font-size:15px;
	font-weight:bold;
	color:black;
	font-family:Arial;
}
.offer33 .region{
	position:absolute;
	top:55px;
	left:250px;
	line-height:30px;
	height:30px;
	width:200px;
	font-size:15px;
	font-weight:bold;
	color:#910003;
	text-decoration:underline;
	font-family:Arial;
}
.offer33 .desc{
	position:absolute;
	top:100px;
	left:250px;
	line-height:20px;
	max-height:40px;
	width:420px;
	font-size:13px;
	color:black;
	font-family:Arial;
}
.offer33 .tel{
	position:absolute;
	top:140px;
	left:250px;
	line-height:20px;
	max-height:60px;
	width:420px;
	font-size:13px;
	color:black;
	font-weight:bold;
	font-family:Arial;
}
.offer33 .fav{
	position:absolute;
	top:155px;
	right:10px;
	line-height:20px;
	font-size:13px;
	color:black;
	background:white;
	padding-left:10px; padding-right:10px;
	font-family:Arial;
	border:1px solid #c0c0c0;
	border-radius:4px;
}
.offer33 .fav:hover{
	background:#cecece;
}
.offer33 .edit{
	position:absolute;
	top:155px;
	right:160px;
	line-height:20px;
	font-size:13px;
	color:black;
	background:white;
	padding-left:10px; padding-right:10px;
	font-family:Arial;
	border:1px solid #c0c0c0;
	border-radius:4px;
}
.offer33 .share{
	position:absolute;
	top:160px;
	right:160px;
	line-height:20px;
	font-size:13px;
	color:black;
	background:white;
	padding-left:10px; padding-right:10px;
	font-family:Arial;
	border:1px solid #c0c0c0;
	border-radius:4px;
}
.offer33 .share:hover{
	background:#cecece;
}
.offer33 .top{
	position:absolute;
	top:6px;
	left:6px;
	line-height:25px;
	font-size:14px;
	background:green;
	color:#fff;
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.4);
	font-weight:bold;
	padding-left:10px; padding-right:10px;
	opacity:0.9;
}
.offer33 .alogo{
	position:absolute;
	top:0px;
	right:10px;
	width:100px;
	height:40px;
	line-height:20px;
	font-size:13px;
	color:black;
	background:white;
	padding-left:10px; padding-right:10px;
	font-family:Arial;
	border:1px solid #c0c0c0;
}





.estate{
	width:680px;
	float:left;
	margin-top:15px;
}
.estate .pic{
	width:330px;
	float:left;
	height:215px;
	cursor:pointer;
}
.estate .pics{
	width:330px;
	float:left;
}
.estate .pics .small{
	width:60px;
	height:42px;
	float:left;
	margin-top:7px;
	margin-right:7px;
	cursor:pointer;
	background:white;
}
.egallery{
	display:none;
	position:fixed;

	background:white;
	width:1250px;
	border:1px solid gray;
	z-index:2;
	height:900px;

  top: 50%;
  left: 50%;
  margin-top: -450px; /* Negative half of height. */
  margin-left: -625px; /* Negative half of width. */
}
.egallery .gpic{
	width:100px;
	height:70px;
	float:left;
	margin-left:15px;
	margin-top:15px;
}
.egallery .eheader{
	width:700px;
	height:25px;
	line-height:25px;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin-top:15px;
	margin-left:15px;
}
.egallery .gdesc{
	width:700px;
	height:25px;
	line-height:25px;
	font-size:16px;
	float:left;
	margin-left:15px;
}
.egallery .gprice{
	width:700px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-left:15px;
}

.egallery .gbigpic{
	width:770px;
	margin-left:15px;
	margin-top:5px;
	float:left;
	position:relative;
}
.egallery .gbigpic img{
	width:770px;
}
.egallery .gallery_right{
	float:right;
	width:190px;
	height:800px;
}
.egallery .glistpic{
	float:right;
	width:190px;
}

.egallery .glistpic img{
	width:80px;
	height:50px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
	cursor:pointer;
}
.egallery .glistpic .current{
	border:2px solid #c60005;
	width:76px;
	height:46px;
}
.egallery .gbigpic #gnext{
	position:absolute;
	top:0px;
	right:0px;
	width:385px;
	height:500px;
	z-index:5;
	cursor:pointer;
}
.egallery .gbigpic #gprev{
	position:absolute;
	top:0px;
	left:0px;
	width:385px;
	height:500px;
	z-index:5;
	cursor:pointer;
}
.egallery .call{
	float:left;
	background:green;
	width:170px;
	margin-top:20px;
	border-radius:4px;
	color:white;
	text-align:center;
	font-size:16px;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
.egallery .close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    width: 26px;
    height: 26px;
    display: block;
    background: url(css_images/sprite.png?v23) -195px -232px no-repeat;
}

.egallery .close:hover {
    background: url(css_images/sprite.png) -243px -232px no-repeat;
}
.estate h1{
	width:100%;
	border-bottom:1px solid #c60005;
	margin-bottom:15px;
	line-height:35px;
}

.estate_right{
	width:335px;
	float:right;
	margin-right:0px;
}
.estate .cat{
	font-size:20px;
	margin-bottom:15px;
	font-weight:bold;
	text-transform:uppercase;
}
.estate .price{
	width:360px;
	float:left;
	margin-bottom:10px;
}
.estate .price_left{
	width:100px;
	float:left;
	height:40px;
	font-size:18px;
	line-height:25px;
}
.estate .price_right{
	width:240px;
	float:left;
	font-size:16px;
	font-family:Tahoma;
	line-height:25px;
	font-weight:bold;
}
.estate .price_square{
	width:240px;
	float:left;
	font-size:12px;
	color:#a7a7a7;
}
.estate .right_0{
	float:left;
	width:100px;
	line-height:18px;
}
.estate .right_1{
	width:230px;
	float:left;
	line-height:18px;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
}
.estate .addr{
	font-size:18px;
	font-family:Arial;
	margin-bottom:20px;
	margin-top:10px;
	float:left;
	width:340px;
	font-weight:bold;
}

.estate .desc{
	font-size:14px;
	margin-top:15px;
	width:100%;
	float:left;
	line-height:22px;
	font-family:Arial;
}
.estate h2{
	float:left;
	width:100%;
	border-bottom:1px solid gray;
	line-height:30px;
	margin-bottom:15px;
	font-size:15px;
	font-weight:bold;
}

.company{
	width:650px;
	height:70px;
	float:left;
	overflow:hidden;
	position:relative;
	border:1px solid #cecece;
	border-radius:4px;
	padding:15px;
	font-size:13px;
	line-height:20px;
	margin-bottom:15px;
	background: #f2f2f2;

}
.company .name{
	width:70%;
	height:25px;
	overflow:hidden;
	font-size:18px;
	font-family:Roboto;
	margin-bottom:5px;
	line-height:25px;
	font-weight:bold;
}
.company .name a{
	color:#8f0003;
	text-decoration:underline;
}
.company .logo{
	position:absolute;
	right:15px;
	top:15px;
}

.pages {
	position:relative;
	width:590px;
	height:22px;
	float:left;
	margin-top:30px;
	margin-bottom:50px;
	clear:both;
}
.pages a {
	position:relative;
	float:left;
	display:block;
	cursor:pointer;
	margin-right:2px;
	color:black;
	padding:2px 5px;
	border:1px solid #cccccc;
	background:#ffffff;
	text-decoration:none;
}
.pages a:hover {
	background:#ccc;
}
.page_selected {
	font-weight:bold;
}

.companies_cities{
	float:left;
	margin-bottom:15px;
	width:660px;
	border-radius:4px;
	padding:10px;
	border:1px solid #e5e5e5;
}
.companies_cities h2{
	margin-bottom:10px;
}
.companies_cities a{
	float:left; margin-right:10px;
	width:105px;
	height:18px;
	font-size:12px;
	line-height:18px;
}
.companies_cities a.selected{
	text-decoration:underline;
	font-weight:bold;
}
.companies_cities a:hover{
	background:#fafafa;
	text-decoration:underline;
}

#newpartner{
	margin-top:20px;
}

#newpub .checkbox{
	width:170px;
}






.new_row{
	width:100%;
	float:left;
}
.new_left{
	width:300px;
	text-align:right;
	line-height:30px;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-right:15px;
	font-family: Verdana;
	margin-bottom:10px;
	min-height:auto;
}
.new_right{
	width:700px;
	text-align:left;
	line-height:30px;
	min-height:30px;
	float:left;
	margin-bottom:10px;
}
.new_right select, select{
	border:1px solid #cecece;
	height:30px;
	font-size:16px;
	border-radius:4px;
	width:400px;
	cursor:pointer;
	padding-left:5px;
	background:white;
	box-shadow: 0 1px 2px 2px #fafafa inset;
}
.new_right select:disabled{
	background: #f1f1f1;
	border:1px solid #cecece !important;
}

.new_right input[type=text],.new_right input[type=password],.search_input{
	border:1px solid #cecece;
	height:30px;
	font-size:16px;
	border-radius:4px;
	width:400px;
	padding-left:5px;
	box-shadow: 0 1px 2px 2px #fafafa inset;
}
.accountinputs{
	border:1px solid #cecece;
	height:30px;
	font-size:16px;
	border-radius:4px;
	width:280px;
	padding-left:5px;
	box-shadow: 0 1px 2px 2px #fafafa inset;
}
.new_right textarea{
	border:1px solid #cecece;
	font-size:16px;
	border-radius:4px;
	width:400px;
	padding-left:5px;
	box-shadow: 0 1px 2px 2px #f4f4f4 inset;
}
.new_right input:hover,select:hover,textarea:hover{
	border:1px solid #949494;
}



.subheader{
	float:left;
	line-height:30px;
	height:30px;
	font-size:16px;
	font-weight:normal;
	width:100%;
	margin-top:25px;
	margin-bottom:20px;
	background:#2e6f0e;
	border-radius:4px;
	text-indent:15px;
	color:#fff;
	font-family:Roboto;
	border-bottom:1px solid #cecece;
}

#box_cats,#box_sregion,#box_dets{
	display:inline-block;
}
