* {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background:#066caa url(../img/bg.jpg) repeat-x top;
}
div {
	margin: 0px;
	padding: 0px;
}

/*******************************************
 * Logo
 *******************************************/
.logo,
.logo:hover {
	background: url(../img/logo.png) no-repeat left top;
	height: 151px;
	width: 184px;
	display: block;
	position: absolute;
	top: 12px;
	left: 34px;
	text-decoration: none;
}

/**/
.container {
	width:887px;
	margin:auto;
	padding-top:15px;
}
.container .content {
	background: url(../img/bg_content.jpg) no-repeat;
	width:887px;
	height:648px;
	position: relative;
}
.container .content .header {
	height:80px;
	position:relative;
}
.container .content .header .logo {
	position:absolute;
	left:10px;
	top:30px;
}
.container .content .header .top_link {
	width:146px;
	height:86px;
	position:absolute;
	left:500px;
	top:445px;
	color:#fff;
}
.container .content .header .top_link a {
	font-size:14px;
	color:#fff;
	text-align:center;
	display:block;
}
.container .content .header .marquee {
	position:absolute;
	left:3px;
	bottom:0px;
	width:500px;
	font-size:12px;
	color:#066dab;
}
.container .content .girl {
	background:url(../img/girl.png);
	width:303px;
	height:578px;
	position:absolute;
	bottom:2px;
	right:2px;
}
.container .footer {
	font-size:11px;
	color:#fff;
	text-align: center;
	padding:20px;
	padding-left:10px;
	line-height:11px;
}
.container .footer a {
	color:#fff;
}
.container .content .cont {
	width:450px;
	padding:15px;
}
.container .content .cont h2 {
	font-size:11px;
	color:#FFFFFF;
}
.container .content .cont h3 {
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
	font-weight:normal;
	padding-bottom:10px;
}
.form {
	width:230px;
}
.form .item {
	overflow:hidden;
	padding-bottom:4px;
}
.form .item label {
	float:left;
	width:70px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding: 0 5px 0 12px;
	text-shadow:1px 1px 0 #990000;
}
.form .item input {
	border: 0 none;
	float: left;
	width: 126px;
	padding: 0 2px;
	background: url(../img/input_login.png) no-repeat left top;
	height: 24px;
}
.checkbox {
	color:#fff;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.button {
	text-align:left;
	padding:8px;
	padding-left:0px;
}
.button input {
	margin-left:-15px;
}
.align_center {
	text-align:center;
}
.align_right {
	text-align:right;
}
.photo_line {
	position:absolute;
	right:23px;
	top:493px;
}
.photo_block {
	overflow:hidden;
	padding:0;
}
.photo_block .photo {
	width:80px;
	margin:auto;
	margin-right:18px;
	float:left;
}
.photo_block .photo img {
	/*border:2px solid #fff;*/
		border: 2px solid #dc6a05;
}
.photo_line h2 {
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #A90077;
	padding-bottom:3px;
	padding-left: 3px;
	text-shadow:1px 1px 1px #FFFFFF;
}
.photo_block .photo a {
	display:block;
	text-decoration: none;
	color:#aa0078;
	font-size:11px;
	text-align:center;
	line-height:13px;
}
.one_photo {
	position:absolute;
	left:40px;
	top:490px;
	width:140px;
}
.one_photo .photo {
	width:80px;
	margin:auto;
	margin-right:18px;
}
.one_photo .photo img {
	border:2px solid #fff;
}
.one_photo h2 {
	font-size:18px;
	font-weight:normal;
	color:#0a4887;
	padding-bottom:10px;
}
.one_photo .photo a {
	display:block;
	text-decoration: underline;
	color:#aa0078;
	font-size:12px;
	text-align:center;
	line-height:15px;
	font-weight:bold;
}
.action {
	position:absolute;
	left:478px;
	top:48px;
}
.action_text {
	position:absolute;
	left:370px;
	top:245px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	width:140px;
}
.search {
	position:absolute;
	right:20px;
	top:354px;
	width:234px;
	height:121px;
	background: url(../img/search.png) no-repeat left top;
}
.search .head {
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	color:#f6cc46;
	font-size:14px;
	font-weight: bold;
	padding: 8px 0 5px 12px;
	text-shadow:1px 1px 1px #553e2d;
}
.pad_top20 {
	padding-top:20px;
}
.menu {
	position:absolute;
	left:300px;
	top:27px;
	font-size:18px;
}
.menu li {
	list-style:none;
	float:left;
	height:35px;
	line-height:35px;
	color: #f2d94f;
}
.menu li a {
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	text-shadow: 1px 1px 0 #dc6b02;
}
.menu li a:hover {
	color:#000;
	text-decoration:none;
	text-shadow: 1px 1px 0 #f2e261;
}

.item_form, item_form_checkbox {
	overflow:hidden;
	padding-bottom:5px;
}
.item_form_checkbox {
	padding-top:5px;
	overflow:hidden;
	clear:both;
	color:#fff;
}
.font14 {
	font-size:14px;
	font-weight:bold;
}
.align_right {
	text-align:right;
}
.item_form, item_form_checkbox {
	padding-bottom:5px;
}
.width70 {
	width:90px;
	font-size:10px;
	color:#333;
}
.bul {
	padding-top:7px;
	padding-bottom:5px;
}
.form_big {
	width:280px;
	position:absolute;
	left:30px;
	top:225px;
}
.form_big .item {
	overflow:hidden;
	padding-bottom:2px;
}
.form_big h2 {
	color:#c142a4;
	font-size:18px;
}
.form_big .item label {
	float:left;
	width:100px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
/*#reg_city,
#reg_country {
	width: 150px;
}*/

.width-mic {
	width: 47px;
}
.form_big .item input {
	border:1px solid #CCCCCC;
	float: left;
	width:152px;
	padding:0px;
}
.form_big .checkbox {
	color:#c8c8c8;
	padding:0px;
}
.form_big .button {
	text-align: center;
	padding:8px;
	padding-top:0px;
}
.align_center {
	text-align:center;
}

.logged_in {display: none;}
.visitor {display: none;}


/*******************************************
 * Registration
 *******************************************/
.registration {
	position: absolute;
	top: 250px;
	left: 36px;
	font-family: Arial, Helvetica, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	font-size: 12px;
}

.registration .inner {
	position: relative;
	height: 360px;
	width: 280px;
	overflow: hidden;
}

.registration h2 {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #a90077;
	text-shadow: 1px 1px 1px #fff;
}

.registration label {
	width: 100px;
	position: absolute;
	left: 0;
	right: auto;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	text-shadow: 1px 1px 0 #dfa4ca;
	color: #000;
	cursor: pointer;
	padding: 5px 0 0;
}

.registration .input,
.registration .input-tri {
	width: 175px;
	height: 24px;
	position: absolute;
	right: 0;
	left: auto;
	overflow: hidden;
	background: url(../img/input.png) no-repeat left top;
}

.registration .input-tri {
	background: url(../img//input_3.png) no-repeat left top;
}

.registration .input input,
.registration .input select,
.registration .input-tri select {
	background-color: transparent;
	border: 0 none;
	color: #333;
	padding: 0;
}

.registration .input option,
.registration .input-tri option {
	background-color: #fff;
	border: 0 none;
	color: #666;
}

.registration .input input {
	width: 165px;
	height: 20px;
	margin: 2px 0 0 5px;
}

.registration .input select {
	width: 170px;
	height: 20px;
	_font-size: 11px;
	_height: 16px;
	margin: 2px 0 0 3px;
}

.registration .input-tri select {
	width: 54px;
	height: 20px;
	_font-size: 11px;
	_height: 16px;
	margin: 2px 1px 0 1px;
}

.registration .check {
	height: 20px;
	position: absolute;
	right: 0;
	left: 0;
	top: 265px;
	text-align: right;
}

.registration .check label {
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	width: 270px;
	position: relative;
	vertical-align: top;
	top: 4px;
	padding: 0;
}

.registration .row1 {top: 56px;}
.registration .row2 {top: 85px;}
.registration .row3 {top: 114px;}
.registration .row4 {top: 143px;}
.registration .row5 {top: 172px;}
.registration .row6 {top: 201px;}
.registration .row7 {top: 230px;}

.registration .button {
	background: url(../img/button_registr_tr.png) no-repeat 0 0;
	width: 151px;
	height: 52px;
	display: block;
	text-decoration: none;
	position: absolute;
	left: 76px;
	top: 300px;
	padding: 0;
}

.registration .button:hover {
	background: url(../img/button_registr_tr.png) no-repeat 0 -70px;
	text-decoration: none;
}

