/*
Theme Name: villance.ru
Version: 1.0
Author: Юрий Гугнин
Author URI: http://on.dotfix.ru/
Tags: minimal, blue, white
*/
*{
	margin: 0; 
	padding: 0;
	border:0
}
html{
	height:100%
}
ul{
	list-style-type:none
}
a,a:visited{
	color:#23727E;
	border-bottom:1px solid #91B8BE;
	text-decoration:none
}
a:hover{
	color:#23727E;
	border-bottom:1px solid #23727E
}
small a,small a:visited{
	color:#B7B7B7;
	border-bottom:1px solid #B7B7B7
}
small a:hover{
	color:#7E7E7E;
	border-bottom:1px solid #7E7E7E
}
a.noborder{
	border-bottom:none
}
textarea{
	overflow:auto;
	border:1px solid #C4C4C4
}
/* стили чисто для морды */
body#index{
	position:relative;
	width:100%;
	height:100%;
	font:62.5% Arial,Sans-Serif;
	color:white;
	overflow:hidden;
	background:#23727E
}
#megabg{
	visibility:hidden
}
#index #header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:91px;
	background:white;
	border-bottom:5px solid #91B8BE
}
#index #header img{
	position:absolute;
	top:0;
	left:20px;
	width:230px;
	height:91px
}
/* область с контентом снизу */
#index #menu{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:90px;
	border-top:5px solid #91B8BE;
	background:white;
	//position: absolute;
	top: expression(-90+document.documentElement.clientHeight + document.documentElement.scrollTop+'px');
}
#index #menu small{
	display:block;
	margin:15px 0 0 30px;
	font-size:1.1em;
	color:#B7B7B7
}
#index #menu img{
	position:absolute;
	top:20px;
	right:20px
}
/* дропдаун */
#dropup{
	width:800px;
	height:19px;
	line-height:19px;
	margin:20px 0 0 30px;
	font-size:12px;
	text-transform:uppercase;
	background:white;
	clear:both;
	color:white
}
#dropup ul{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:1px solid white;
}
#dropup a{
	display:block;
	color:#23727E;
	text-decoration:none;
	padding:0px 10px;
	border-bottom:none
}
#dropup li{
	position:relative;
	float:left;
	padding:0
}
#dropup ul{
	position:absolute;
	bottom:19px;
	left:-999em;
	width:151px;
	height:auto;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top:1px solid white;
}
* html #dropup ul{
	bottom:18px;
}
#dropup li li{
	width:149px;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}
#dropup li li a{
	width:130px;
	padding:4px 10px;
	font-size:12px;
	color:#23727E;
}
#dropup li ul ul{
	bottom:0;
	margin:-21px 0 0 150px;
}
#dropup li li:hover{
	background:#23727E;
}
#dropup li ul li:hover a, #dropup li ul li li:hover a, #dropup li ul li li li:hover a, #dropup li ul li li li:hover a, #dropup li ul li.sfhover a{
	color:white;
}
#dropup li:hover a, #dropup li.sfhover a{
	color:white;
}
#dropup li:hover li a, #dropup li li:hover li a, #dropup li li li:hover li a, #dropup li li li li:hover li a, #dropup li.sfhover li a, #dropup li li.sfhover li a, #dropup li li li.sfhover li a, #dropup li li li li.sfhover li a{
	color:#23727E;
}
#dropup li:hover ul ul, #dropup li:hover ul ul ul, #dropup li:hover ul ul ul ul, #dropup li.sfhover ul ul, #dropup li.sfhover ul ul ul, #dropup li.sfhover ul ul ul ul{
	left:-999em;
}
#dropup li:hover ul, #dropup li li:hover ul, #dropup li li li:hover ul, #dropup li li li li:hover ul, #dropup li.sfhover ul, #dropup li li.sfhover ul, #dropup li li li.sfhover ul, #dropup li li li li.sfhover ul{
	left:auto;
	background:white;
}
#dropup li:hover, #dropup li.sfhover{
	background:#23727E;
}
#dropup li.current_page_item{
	padding:0 10px;
	background:#23727E
}
#index #dropup .page-item-2 a,#dropup .current_page_item a{
	background:#23727E;
	color:white
}
/*================= конец стилей чисто для морды =================*/
/* стили для остальных страниц */
h1{
	margin:16px 0 18px 0;
	font-size:2.8em;
	font-weight:normal;
	text-transform:uppercase;
	color:#309BAC;
}
h2{
	clear:left;
	margin:0 0 3px 19px;
	font-size:1.4em;
	font-weight:normal;
	text-transform:uppercase;
	color:#23727E
}
h3{
	margin:17px 0 4px 19px;
	font-size:1.4em;
	font-weight:normal;
	text-transform:uppercase;
	color:#599098
}
h4{
	font-size:2.4em;
	font-style:italic;
	font-weight:normal;
	color:#23727E;
}
h5{
	font-size:1.2em;
	font-weight:bold;
	color:white
}
h6{
	font-size:1.1em;
	font-weight:normal;
	line-height:90%;
	color:white
}
blockquote{
	display:block;
	width:320px;
	position:relative;
	top:0;
	left:-10px;
	margin:5px 0 40px 0;
	padding:5px 10px 20px 9px;
	border-top:1px solid #BEBEBE;
	background:white;
}
blockquote p{
	margin:0 0 0 20px;
	font-size:1.4em;
	font-style:italic
}
p{
	line-height:140%
}
p a,p a:visited,p a:hover{
	color:#23727E;
	text-decoration:none;
	border-bottom:1px solid #91B8BE
}
p a:hover{
	color:#12393F;
	border-bottom:1px solid #23727E
}
h2 a,h2 a:visited{
	color:#23727E;
	text-decoration:none;
	border-bottom:1px solid #91B8BE
}
h2 a:hover{
	border-bottom:1px solid #23727E
}
body#secondary{
	position:relative;
	width:100%;
	background:#309BAC url('images/secondary-body-bg.gif') top left repeat-x;
	font:62.5% Arial,Sans-Serif;
	color:#666;
}
#container{
	width:980px;
	margin:0 auto;
}
#header{
	position:relative;
	width:980px;
	height:24px;
	padding:5px 0 0 0;
	background:white
}
#header img{
	position:absolute;
	top:3px;
	right:20px
}
/* дропдаун */
#dropdown{
	width:800px;
	height:19px;
	line-height:19px;
	margin:0 0 0 10px;
	font-size:12px;
	text-transform:uppercase;
	background:white;
	clear:both;
	color:white
}
#dropdown ul{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:1px solid white;
}
#dropdown a{
	display:block;
	color:#23727E;
	text-decoration:none;
	padding:0px 10px;
	border-bottom:none
}
#dropdown li{
	position:relative;
	float:left;
	padding:0
}
#dropdown ul{
	position:absolute;
	top:19px;
	left:-999em;
	width:151px;
	height:auto;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top:1px solid white;
}
* html #dropdown ul{
	top:18px;
}
#dropdown li li{
	width:149px;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}
#dropdown li li a{
	width:130px;
	padding:4px 10px;
	font-size:12px;
	color:#23727E;
}
#dropdown li ul ul{
	bottom:0;
	margin:-21px 0 0 150px;
}
#dropdown li li:hover{
	background:#23727E;
}
#dropdown li ul li:hover a, #dropdown li ul li li:hover a, #dropdown li ul li li li:hover a, #dropdown li ul li li li:hover a, #dropdown li ul li.sfhover a{
	color:white;
}
#dropdown li:hover a, #dropdown li.sfhover a{
	color:white;
}
#dropdown li:hover li a, #dropdown li li:hover li a, #dropdown li li li:hover li a, #dropdown li li li li:hover li a, #dropdown li.sfhover li a, #dropdown li li.sfhover li a, #dropdown li li li.sfhover li a, #dropdown li li li li.sfhover li a{
	color:#23727E;
}
#dropdown li:hover ul ul, #dropdown li:hover ul ul ul, #dropdown li:hover ul ul ul ul, #dropdown li.sfhover ul ul, #dropdown li.sfhover ul ul ul, #dropdown li.sfhover ul ul ul ul{
	left:-999em;
}
#dropdown li:hover ul, #dropdown li li:hover ul, #dropdown li li li:hover ul, #dropdown li li li li:hover ul, #dropdown li.sfhover ul, #dropdown li li.sfhover ul, #dropdown li li li.sfhover ul, #dropdown li li li li.sfhover ul{
	left:auto;
	background:white;
}
#dropdown li:hover, #dropdown li.sfhover{
	background:#23727E;
}
/* чудо-полоска */
.container{
	width:100%;
	overflow:hidden
}
* html .container{
	width:auto;
	height:1%;
	overflow:visible
}
.left{
	float:left;
	width:300px;
	padding:0 0 20px 0
}
.right{
	float:left;
	width:680px
}
.entry{
	margin:0 0 40px 0
}
.bgwhite{
	background:white
}
.bgsoftblue{
	background:#EFF5EF
}
.border{
	border-top:5px solid #91B8BE
}
.stripe{
	width:980px;
	height:5px;
	border:0;
	background:#23727E;
	color:#23727E;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5; 
	-khtml-opacity: 0.5;
	opacity: 0.5
}
#mainimg{
	display:block
}
/* субменю  */
#submenu{
	width:205px;
	margin:0 0 40px 20px;
	font-size:1.2em
}
#submenu a,#submenu a:visited,#submenu a:hover{
	border:0;
	text-decoration:none;
	color:#23727E
}
#submenu li a:hover{
	color:#12393F
}
#submenu li{
	height:17px;
	width:185px;
	padding:5px 0 0 20px;
	border-bottom:1px solid #91B8BE;
	background:white url('img/bullit.gif') 0px 9px no-repeat;
}
/* типографика */
.left ul{
	margin:0 20px 0 31px;
	font-size:1.2em;
	line-height:140%;
	color:#7E7E7E
}
.left p{
	margin:0 20px 0 31px;
	font-size:1.2em;
	color:#7E7E7E
}
.left .microentry p{
	font-size:1.1em;
	margin-bottom:10px
}
.left p.pdf{
	margin:23px 20px 0 22px;
	padding:0 0 31px 55px;
	background:transparent url('images/pdf-icon.gif') no-repeat top left
}
.entry p{
	width:500px;
	margin:0 0 20px 20px;
	font-size:1.4em
}
.simple ul{
	width:500px;
	margin:0 0 20px 20px;
	font-size:1.4em
}
.simple ul li{
	margin:0 0 10px 0
}
.services ul{
	width:500px;
	margin:0 0 20px 30px;
	font-size:1.4em
}
.services ul li{
	clear:left;
	margin:0 0 20px 228px
}
.services ul img{
	float:left;
	margin:0 0 20px -218px;
	display:block;
	width:200px;
	height:120px;
	padding:3px;
	border:1px solid #91B8BE;
	background:#FFFFFF;
	position:relative
}
* html .services ul{
	margin:0 0 20px 245px;
	width:410px
}
* html .services ul li{
	margin:0 0 0px 228px
}
.mapicon{
	float:left;
	margin:0 0 0 -22px
}
/* минигалерея */
#minigallery{
	width:281px;
	/*height:285px;*/
	margin:16px 0 16px 16px;
	overflow:hidden
}/*
* html #minigallery{
	width:auto;
	height:1%;
	overflow:visible
}*/
#minigallery img{
	float:left;
	display:block;
	width:120px;
	height:75px;
	margin:0 12px 12px 0;
	padding:3px;
	border:1px solid #91B8BE;
	background:#FFFFFF;
	cursor:pointer;
	cursor:hand
}
#minigallery .visible{
	display:block
}
/* выдача */
#serp .right{
	width:640px;
	padding:0 0 20px 20px
}
#serp .right p{
	font-size:1.4em
}
#serp .left{
	padding:19px 0 40px 0
}
#serp #notoppadding{
	padding:0 0 40px 0
}
#biggallery{
	overflow:hidden;
}
* html #biggallery{
	width:auto;
	height:1%;
	overflow:visible
}
#biggallery li{
	float:left;
	position:relative;
	overflow:hidden;
	margin:0 20px 20px 0
}
#biggallery li div{
	position:absolute;
	top:145px;
	left:0;
	padding:3px 0 0 7px;
	z-index:3;
	color:white
}
#biggallery li hr{
	width:100%;
	height:35px;
	position:absolute;
	bottom:0;
	left:0;
	border:0;
	z-index:2;
	background:#23727E;
	color:#23727E;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9; 
	-khtml-opacity: 0.9;
	opacity: 0.9
}
#biggallery li a{
	border-bottom:none;
	text-decoration:none
}
#biggallery li img{
	display:block
}
#biggallery li p{
	font-size:1.1em;
	line-height:90%
}
/* форма поиска вилл */
#villasearch p{
	margin-bottom:22px
}
#villasearch strong,#villasearch span{
	display:block
}
#villasearch select{
	width:199px;
	height:20px;
	margin:6px 0 6px 0;
	border:1px solid #C4C4C4;
	font-family:Arial
}
#villasearch #find{
	display:block;
	width:199px;
	height:18px;
	margin:0 0 5px 0;
	border:1px solid #C4C4C4;
	font-family:Arial
}
/* форма обратной связи */
#booking strong{
	position:relative;
	display:block;
	float:left;
	width:110px;
	height:1%;
	margin:0;
	padding-right:10px;
	font-size:1.2em;
	text-align:right
}
#booking p{
	width:340px;
	margin-left:120px;
	font-size:1em
}
* html #booking p{
	margin-left:0px
}
*:first-child+html #booking p{
	margin-left:0px
}
#booking .text{
	width:300px;
	height:18px;
	padding:2px 1px 0px 3px;
	border:1px solid #C4C4C4;
	font-family:Arial;
	font-size:12px
}
#booking select{
	border:1px solid #C4C4C4;
	font-family:Arial;
	font-size:12px
}
#booking textarea{
	width:300px;
	height:100px;
	padding:2px 1px 0px 3px;
	font-family:Arial;
	font-size:12px
}
#booking #book{
	display:block;
	width:306px;
	height:20px;
	margin:0 0 5px 0;
	border:1px solid #C4C4C4;
	font-family:Arial
}
/* баннер */
.banner{
	margin:40px 0 40px 0
}
.banner img{
	border:1px solid #91B8BE
}
/* подвал */
#footer{
	clear:both;
	width:880px;
	margin:0px 40px 40px 40px;
	padding:7px 10px 0 10px;
	font-size:1.1em;
	color:#7E7E7E;
	border-top:1px solid #91B8BE
}
/* пажинация */
.pagination{
	clear:left;
	width:600px;
	height:30px;
}
* html .pagination{
	margin-top:20px
}
.pagination a,.pagination span{
	background:transparent;
	border:1px solid #FFFFFF;
	display:block;
	float:left;
	margin-right:2px;
	padding:2px 5px;
}
.pagination a,.pagination a:visited{
	border:1px solid #309BAC;
	color:#309BAC;
	text-decoration:none
}
.pagination a:hover{
	border:1px solid #23727E;
	color:#23727E
}
.pagination span.current{
	background:#309BAC;
	border:1px solid #309BAC;
	color:#FFFFFF
}
