/* поиск    
***********/
#searchBody{
		padding:5%;	
}
#divBasic, #divData{
		float: left;
		width: 46%;	
		padding:2%;
		background-color:#ffe8e8;
}
.miniInfo{
	padding: 10px;
	font-size: 10px;
	color: #c23b7e;
}

#info{
		padding: 10px;
		margin-bottom: 20px;
		font-size: 11px;
		color: #000;	
}
#error{
		padding: 15px;
		margin:20px 10px;
		color: #d26d6d;
		font-size: 12px;
}
#infoSut{
		background-color: #ffeef2;
		padding: 40px 80px;
		margin-bottom: 20px;
		font: normal 13px Verdana;	
}
#infoSut li{
	padding: 3px;
	list-style-type: none;
}
.logImg{
		width:20px;
		margin:0 12px;
}


.label{
		float: left;
		width:100px;
		text-align: left;
		clear: left;
		margin-right: 15px;
		font:normal 12px tahoma;
		color: #6f065d;
}

#searchBody .label{
		float: left;
		width:100px;
		text-align: left;
		clear: left;
		margin-right: 15px;
		font:normal 13px tahoma;
		color: #6f065d;

}
#searchBody p{
	border-bottom:1px dotted #ccc;
}
#login:focus,#pass:focus{
	background-color:#fff;
}
#searchBody p{
	padding: 2px;
	text-align: right;
}
.active {
	background-position: right 12px;
}
#submit{
	text-align: right;
	padding: 10px 5px;
}
#icq{
	font:bold 1.1em tahoma;
	color: black;
}
/****** icon *******
**********************/

.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.jcropper-holder { border: 1px black solid; }

#outer {
	text-align: center;
}

.jcExample
{
	text-align: left;
	width: 700px;
	font-size: 80%;
	margin: 3.5em auto 2em auto;
	*margin: 3.5em 10% 2em 10%;

	padding: 1em 2em 2em;
}

.jcExample .article
{
	width: 565px;
}


.jcExample p
{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
}
.article div{
	float: left;
	margin: 4px;
}

/* form element */
.checkbox {
		padding: 0 0 5px 0;
		height: 20px;
		width: 19px; 
		background:  url(http://www.rusputana.ru/img/checkbox.png) no-repeat;
		float: left;
		clear: left;

}
input.styled { 
		display: none; 
		}
.radio {
		padding: 0 0 5px 0;
		width:19px;
		height:18px;
		background: url(http://www.rusputana.ru/img/radio.png) no-repeat; 
		float: left;
 

}
#divBust{

	text-align: right;
	width: 100%;
	padding: 6px 0;
}

#divBust span{
	float: left;
		padding-top: 5px;
	 
}
#divBust div{
	background-color: #fff;
	width: 41px;
	height: 23px;
	float: left;
}

#divUslugi{
  background-color:#fff;
}
#divUslugi span{
	width: 110px;
	height: 20px;
	font-size: 11px;

}
#divUslugi table{
	margin: 10px 0;
	width: 100%;
}
#divUslugi th,#friend{
	background-color:#ffe8e8;
	height: 20px;
	margin-bottom: 30px;
	padding-left: 2%;
	width: 100%;
	font-weight: normal;
}
#divUslugi td{
		padding:15px;
	 	height: 25px;
	 	width: 120px;
	 	text-align: left;
}
input[type="text"],input[type="password"]{
	margin: 0;
	padding: 0;

}

input[type="submit"]{
	margin: 10px 0 10px 20px;
	padding: 3px 20px;
	font-size: 14px;
	cursor: pointer;
}
.rullAnk input[type="submit"]{
	font:normal 14px tahoma;
	padding:0;
	cursor: pointer;
}
/* header *
*************/
#cityForm{
	width:155px; 
	text-align: center;
background-color: #fff; 
padding-left: 10px;
color: #000; 
font:normal 15px tahoma;
cursor: pointer;
margin: 0;
}
#cityForm option{
	background-color: #fff;
}

/* captchaa  *
***************/

#captchaBody{
}
#captcha{
	border: solid 1px #fadddd;
}
#recaptcha{
	margin: 10px;
}
