body{
	padding:0;
	margin:0;
	font:14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#2b2b2b;
}
html, body{
	height:100%;
}
table{
	font-size: 100%;
}
td{
	vertical-align: top;
}
img{
	border: 0;
}
form{
	margin: 0;
}
h1{
	font:24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	color:#2b2b2b;
}
h1.two{
	border-bottom:5px solid #3d3d3d;
	margin:0 0 13px 0;
	padding:0 0 12px 0;
}
h2{
	font:20px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:0 0 13px 0;
	padding:0 0 15px 0;
	color:#2b2b2b;
	border-bottom:5px solid #3d3d3d;
}
h3{
	font:bold 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	padding:0;
	color:#2b2b2b;
}
p{
	margin:0 0 13px 0;
}
input, select, textarea{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin:1px 4px 5px 0;
}
/* IE6 Only */
*html input.checkbox{
    margin:-1px 0 1px -4px;
}
/* IE7 Only */
*+html input.checkbox{
    margin:-1px 0 1px -4px;
}
input.radio{
	border: none;
	vertical-align: middle;
	margin:8px 6px 9px 0;
}
/* IE6 Only */
*html input.radio{
    margin:5px 4px 6px -3px;
}
/* IE7 Only */
*+html input.radio{
    margin:5px 4px 6px -3px;
}
a{
	color:#09a8ea;
	text-decoration:underline;
}
a:hover{
	color:#09a8ea;
	text-decoration:underline;
}
ul{
	margin:0 0 14px 6px;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:none;
}
ol{
	margin:0 0 12px 20px;
	padding:0 0 0 0;
	list-style-position:outside;
}
li ul, li ol{
	margin-top:0;
	margin-bottom:0;
	list-style-type: none;
	list-style-image:none;
}
li{
	margin-bottom:0;
	background:url(img/dot3.gif) no-repeat left 5px;
	padding-left:7px;
}
/* common classes */
.middle{
	vertical-align:middle;
}
.nowrap{
	white-space:nowrap;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}
/* specific classes */
.wrapper{
	width:900px;
	margin:0 auto 0 auto;
	padding:0 40px;
}
.bhead{
	height: 26px;
	text-align: right;
	padding: 4px 20px 0px 0px;
	background: url(img/bhead_raz.gif) no-repeat 94% 51%;
}
.head{
	margin: 0px 0 30px 0;
}
.head .logo{
	padding:0 0 34px 32px;
}
.head .start{
	font-size:18px;
	line-height:20px;
	text-align:right;
}
.head .start table{
	margin-top:10px;
}
.head .start td{
	color:#6f6f6f;
	font-size:12px;
	line-height:normal;
	text-align:left;
}
.head .start td.date_bg{
	background:url(img/date_bg.gif) no-repeat left top;
	width:67px;
	height:56px;
	color:#da3901;
	font-size:36px;
	vertical-align:middle;
	text-align:center;
	padding-right:9px;
}
.head .ramka1{
	width:88px;
	height:88px;
	background-repeat:no-repeat;
	background-position:center center;
}
.head .text1{
	text-align:right;
	font-size:11px;
	line-height:12px;
}
.head .text1 a{
	font-size:14px;
	display:block;
	line-height:15px;
	margin:1px 0 8px 0;
}
.head .menu{
	background:url(img/menu_bg.gif) no-repeat left top;
	padding:6px 0 6px 20px;
}
.head .menu .menu_line{
	padding-top:19px;
}
.head .menu a{
	color:#b4e724;
	display:block;
	float:left;
	background:url(img/menu_la.gif) no-repeat left 50px;
	cursor:pointer;
	position:relative;
}
.head .menu a span{
	display:block;
	float:left;
	background:url(img/menu_ra.gif) no-repeat right 50px;
	padding:12px 14px 17px 13px;
}
.head .menu a.first{
	color:#85d0ff;
}
.head .menu a.act{
	color:#fff;
	background-position:left top;
	text-decoration:none;
	left:-1px;
	margin-right:-2px;
}
.head .menu a.act span{
	background-position:right top;
}
.head .head_r{
	padding-top:5px;
}
.head .priv{
	background:url(img/priv_bg.gif) no-repeat left top;
	width:213px;
	height:63px;
	font-size:12px;
	line-height:13px;
	color:#333;
	padding:15px 38px 10px 26px;
	overflow:hidden;
}
.content .block1bg{
	background:url(img/block1_doors.jpg) no-repeat right top;
}
.content .block1{
	background:url(img/block1bg.png) no-repeat left top;
	width:219px;
	height:238px;
	overflow:hidden;
	margin:5px 0 20px 31px;
	color:#262626;
	font-size:12px;
	line-height:15px;
	padding:18px 365px 0 23px;
}
.content a.ttl{
	font-size:18px;
	line-height:normal;
	display:block;
	margin-bottom:18px;
}
.content a.btn_join{
	display:block;
	position:absolute;
	left:534px;
	top:178px;
}
.content .date{
	font-size:16px;
	font-weight:bold;
	color:#f6901c;
	margin-bottom:1px;
}
.content .date span{
	color:#0e0e0e;
	font-size:11px;
	font-weight:normal;
}
.content .news{
	font-size:12px;
	color:#606060;
	line-height:14px;
	margin-bottom:7px;
}
.content .news a{

	line-height:21px
}
.content .ttl1{
	font-size:20px;
	margin:0 0 6px 40px;
}
.content .partner{
	background:url(img/partner_bg.gif) no-repeat left top;
	height:89px;
	margin-bottom:28px;
}
.content .partner td{
	vertical-align:middle;
}
.content .partner .logo_pic{
	padding: 0px 0px 0px 32px;
}
.content .partner .item{
	text-decoration:none;
}
/*--------------------------------------------------------------------------------------*/
.content .partner .item  img{
	margin: 0px 23px 0px 23px;
}
.content .ico{
	padding:4px 0 12px 0;
}
.content .bord{
	border-bottom:1px solid #dbdbdb;
}
.content .pic{
	margin:7px 0 4px 0;
}
.content .vidio{
	font-size:11px;
	line-height:14px;
	color:#606060;
	margin-top:14px;
}
.content .vidio a{
	font-size:12px;
	color:#000;
	display:block;
}
.content .gal{
	font-size:11px;
	line-height:14px;
	color:#606060;
	margin-bottom:8px;
}
.content .gal a{
	font-size:12px;
	color:#000;
	display:block;
}
.content .gal_bg{
	background:#f1f1f1;
	margin-bottom:15px;
}
.content .gal_bg td{
	vertical-align:middle;
}
.content .gal_pic{
	padding-left:12px;
}
.content .gal_pic img{
	border:3px solid #fff;
	margin-right:6px;
}
.content .banner{
	margin-bottom:25px;
}
.content .left{
	padding:5px 0 0 0;
}
.content .block2_arr{
	background:url(img/block2_arr.gif) no-repeat right center;
	padding-right:15px;
}
.content .block2_lt{
	background:#eff6f8 url(img/block2_lt.gif) no-repeat left top;
}
.content .block2_rt{
	background:url(img/block2_rt.gif) no-repeat right top;
}
.content .block2_rb{
	background:url(img/block2_rb.gif) no-repeat right bottom;
}
.content .block2{
	background:url(img/block2_lb.gif) no-repeat left bottom;
	padding:16px 0 20px 20px;
}
.content .block2 a{
	display:block;
	color:#658704;
	margin-bottom:7px;
}
.content .part{
	margin:-11px 0 0 0;
}
.content .part td{
	border-bottom:1px solid #eee;
	text-align:center;
	vertical-align:middle;
	height:89px;
}
.content .part td.last{
	border-bottom:0;
}
.content .nav{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:-18px 0 6px 0;
	position:relative;
}
.content .nav a{
	color:#87a240;
}
.content .nav span{
	margin:0 8px 0 8px;
}
.content .block3_lt{
	background:#f8f8f8 url(img/block3_lt.gif) no-repeat left top;
	float:right;
	width:236px;
	margin-left:30px;
}
.content .block3_rt{
	background:url(img/block3_rt.gif) no-repeat right top;
}
.content .block3_rb{
	background:url(img/block3_rb.gif) no-repeat right bottom;
}
.content .block3{
	background:url(img/block3_lb.gif) no-repeat left bottom;
	text-align:right;
	padding:15px 15px 18px 10px;
	color:#262626;
	font-size:11px;
	line-height:15px;
}
.content .block3 a{
	font-size:14px;
	line-height:normal;
	display:block;
	margin-bottom:10px;
}
.content .ramka1{
	width:88px;
	height:88px;
	background-repeat:no-repeat;
	background-position:center center;
}
.content .block4_lt{
	background:#f8f8f8 url(img/block3_lt.gif) no-repeat left top;
}
.content .block4_rt{
	background:url(img/block3_rt.gif) no-repeat right top;
}
.content .block4_rb{
	background:url(img/block3_rb.gif) no-repeat right bottom;
}
.content .block4{
	background:url(img/block3_lb.gif) no-repeat left bottom;
	padding:19px 0 19px 30px;
}
.content .star{
	color:#f6901c;
	font-size:18px;
	font-weight:bold;
}
.content .small{
	font-size:12px;
}
.content .forma .field{
	width:317px;
	margin-bottom:15px;
}
.content .forma textarea{
	width:317px;
	height:113px;
	margin:6px 0 15px 0;
}
.footer{
	border-top:5px solid #3d3d3d;
}
.footer .usl{
	color:#606060;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 0px 0px 20px;
}
.footer .usl a{
	color:#09a8ea;
}
.footer .usl .opt{
	color:#272727;
}
.footer .link{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	text-align:left;
	padding: 30px 0 25px 30px;
}
.footer .webcom img{
	float: left;
	padding: 32px 0 25px 0px;
}
.footer .copy{
	color:#606060;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding-top:30px;
}
.footer .copy a{
	color:#658704;
}
.footer .copy .line{
	color:#272727;
	margin:0 7px 0 7px;
}
.footer .copy .opt{
	color:#272727;
}
.mb10{
	margin-bottom:10px;
}
.mb25{
	margin-bottom:25px;
}
.mt5{
	margin-top:5px;
}
.s12{
	font-size:12px;
	line-height:15px;
}
.lh15{
	line-height:15px;
}
.relative{
	position:relative;
}

.social{
border-top:4px solid #444444;
margin: 30px 0 20px;
padding:10px 0 5px;
font-size:16px;
font-weight:bold;
}
.social span{position:relative;top:-5px;}

#otherinput {
	display:none;
}

#login-bar {
	margin:0 0 20px;
}

#login-bar a{
	display:block;
	background: #373737;
	padding: 0px 0 1px;
	text-align: center;
	margin-bottom:5px;
	color: #B4E724;
	text-decoration:none;

	border: 1px solid #000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	
	background-image: -moz-linear-gradient(top, #3D3D3D, #202020); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #202020),color-stop(1, #3D3D3D)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3D3D3D', endColorstr='#202020'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3D3D3D', endColorstr='#202020')"; /* IE8 */ 
	}
	#login-bar a:hover{
		background-image: -moz-linear-gradient(top, #3D3D3D, #000); /* FF3.6 */
		background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #000),color-stop(1, #3D3D3D)); /* Saf4+, Chrome */
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3D3D3D', endColorstr='#000'); /* IE6,IE7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3D3D3D', endColorstr='#000')"; /* IE8 */ 
	}
#login-bar a img{
	position:relative;
	left:10px;
	top:4px;
}




/* new style added*/

.n-content {
	padding:20px;
	margin-bottom:40px;
	background: #F6F6F6;
	border: 1px solid #F6F6F6;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	
	-webkit-box-shadow: #e0e0e0 5px 5px 10px;
	-moz-box-shadow: #e0e0e0 10px 10px 10px;
	box-shadow: #e0e0e0 10px 10px 10px;
	} 

	.n-content h1 span{
		color:#09A8EA;
	}

	.n-content input.field {
		border: 1px solid #b0b0b0;
		height:30px;
		padding-left: 5px;
	
	}
	.n-content textarea {
		border: 1px solid #b0b0b0;
		padding: 3px 5px;
		resize:none;
	}
	.n-content .n-inner-content{
		margin:30px;
	}
	
.n-infoblock{
	background: #373737;
	padding: 7px 10px 8px 20px;
	text-align: left;
	margin-bottom:20px;
	color: #B4E724;
	
	border: 1px solid #373737;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
}
.n-infoblock a {
	color:#fff;
	}
	.n-infoblock a:hover{
		text-decoration:none;
	}
	
.n-profileinfo{
	padding: 7px 10px 8px 20px;
	border: 1px solid #f0f0f0;
	background: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;	
	margin-bottom:20px;
}	
.n-profileinfo h2 {
	border:0;
	margin:0 0 10px;
	padding:0;
}
.n-modal {
	width:300px;
	min-height:70px;
	padding: 3px 15px;

}
.gall_page {position: relative; width: 100%; float:left;}
.gall_page div.img{position: relative; width: 100%;text-align: center;}
.gall_page p.title{text-align: center;}
.gall_page p.info{margin-top: 10px;}
.gall_page a {position: relative;float: left; width: 50%; display:block;}
.gal_pic span img{border:3px solid #3A3A3A!important;}
