/* поиск    
***********/

.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: 14px;
}
#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;
}

#login:focus,#pass:focus{
	background-color:#fff;
}

.active {
	background-position: right 12px;
}
/****** 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 */


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;
}
.updateDate input[type="submit"]{
	margin: 0 20px;
	padding: 2px 10px;
}

