@charset "UTF-8";

*{
	padding:0;
	margin:0;
}
html, body {
height: 100%;
}

body{
	background:url("images/bg_snow.jpg") -150px 0 scroll #efefef;
	font: 62.5% Helvetica,Tahoma,Verdana,Sans-Serif;
	color: #333;
	}
a, a:visited {
	text-decoration:underline;
	color:#246ab2;
}
a:hover{
	text-decoration:underline;
	color:#3d9bfc;
}
img {
	border:none;
}

#cont {
	width:902px;
	margin:0 auto;
	}
#cont h2 {
	color:#0e679d;
	font-size:2.3em;
	font-weight:normal;
	margin:15px 0 2px 33px;
	}
#lf {
	width:630px;
	float:left;
	}
#rc {
	width:253px;
	float:left;
	background:url(images/bg_reg.png) 10px 10px no-repeat;
	min-height:500px;
	}
#rc h3 {
	margin:100px 6px 2px 12px;
	text-align:center;
	color:#0d649b;
	font-size:1.4em;
	}
#rc a.reg {
	display:block;
	width:195px;
	height:52px;
	margin:13px 6px 2px 35px;
	outline:none;
	background:url(images/btn_register.png) 0 0;
	text-indent:-99999px;
}	
.soc {
	padding:0 0 0 33px;
	}
#rc a.reg:hover {background-position:0 -52px;}
#rc a.reg:active {background-position:0 -104px;}

#cont p {
	margin:10px 0 5px 33px;
}
	
.logo  {
	width:306px;
	height:133px;
	display:block;
	margin:10px 5px 3px 1px;
	background:url(images/logo.png);
	text-indent:-99999px;
	}
.logo:hover {
	background-position:0 -133px;
	}
.header {
	width: 714px;
	position: relative;
	margin: 0 auto;
	padding: 100px 0 0 0;
	height:125px;
	background: url("images/bg_top_forest-d.png") no-repeat 0 0;
	}
.content {
	padding-left:35px;
	}
.menu {
	width:529px;
	position: relative;
	margin: 0 auto;
}
.container {
	width:600px;
	position: relative;
	margin: 0 auto;
	}
.container-w {
	width: 608px;
	position: relative;
	margin: 10px auto 0;
}
.container-w em {
	font-size: 1.4em;
	color: #696969;
	margin: 10px 0 10px 13px;
	display: inline-block;
	font-style: normal;
}
p {
	font-size: 1.5em;
	line-height: 17px;
	margin: 5px 0 0 0;
	
	}
h2 {
	margin: 20px 0 0 0;
	display: inline-block;
	}
.ul, li {list-style: none outside none;}
ul.menu {display: block;height:20px;}
.menu li{
	float: left;
	margin: 0 20px 0 0;

}
.menu {
}
.menu li a {
	font-size:1.6em;
	text-decoration: underline;
	}
.clear {clear: both;}
.menu li a.active {text-decoration: none; color:#33aa62;}
.header h1 {
	margin:0 auto;
	width: 196px;
	}
.header h1 a {
	background: url("images/logo-d.png") no-repeat;
	display: block;
	text-indent: -9999px;
	padding:40px 0px;
	}
.social {
	position: absolute;
	margin:-80px 0 0 462px;
	}	
.social a {
	display: block;
	width:16px;
	height:16px;
	float:left;
	text-indent: -9999px;
	margin: 0 5px 0 0;
	background: url("images/bg_social.png") no-repeat 0 -1px;
	}
a.s-tw { background-position: -40px -1px; }
a.s-ln {background-position: -20px -1px;}
a.s-ln:hover { background-position: -20px -18px; }
a.s-tw:hover { background-position: -40px -18px; }
a.s-fb:hover { background-position: 0 -18px; }
.faces {
	background: #f4f4f4;
	width: 100%;
	min-height: 220px;
}
.face-item {

	
}
.face-item {
	width:130px;
	float: left;
	margin: 0 0 0 15px;
	min-height:190px;
}
.face-item img, .face-item em, .face-item p {
	clear: both;}
	
.face-item img {
	border: 3px solid #9ab5a2;

}
.face-item p {
	color: #008600;
	font-weight: bold;
}
.face-item em {
	margin:0;
	font-size: 1em;
	color: #333333;
}
.fst {margin: 0 0 0 30px;}

.face {
	background:url(images/bg_face.png) no-repeat;
	width:165px;
	height:236px;
	margin:10px 15px 10px 5px;
	float:left;
	}
.face img {
	margin:13px 0 0 14px;
	}
h4 {
	font-size:1.3em;
	margin:5px 0 0 14px;
	color:#0e679d;
	}
.face em{
	margin:3px 0 0 14px;
	font-style:normal;
	font-size:1em;
	color:#424242;
}	

.f-first {
	margin:10px 15px 10px 33px;
	}
.regbar {
	background:#eeeded;
	height:65px;
	margin:15px 0 0 0;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	border:1px solid #cde4f3;
}

.regbar a {
	background:url(images/btn-register.png) no-repeat 0 -104px;
	width:195px;
	display:block;
	margin:6px 1px 1px 6px;
	text-indent:-9999px;
	outline:none;
	float: left;
	height:52px;
}
.regbar a:hover { background-position:0 -52px;}
.regbar a:active { background-position:0 0;}
.regbar em {
	float:left; 
	width:50px; 
	display:inline-block;
	font-size:1.4em;
	color:#0071a4;
	font-weight:600;
	font-style:normal;
}
.soc {
	display:inline-block;
	margin: 6px 0 0 0;
	width:220px;
}


.subreg {
	background: url(images/bg_regbar.png) no-repeat;
	width: 634px;
	margin: -1px auto;
	min-height:80px;
}
.subreg p {
	margin:35px 0 0 20px;
	display: block;
	line-height: 14px;
	float: left;
	font-size: 1.1em;
	width: 300px;
}
.subreg a, a.sreg-a  {
	float: right;
	display: block;
	text-indent: -9999px;
	width: 184px;
	margin: 28px 27px 0 0;
	height: 38px;
	background: url(images/btn_register.png) no-repeat 0 0;
	}
a.sreg-a {
	float:left;
	margin:15px 27px 15px 0;
	clear: both;
	}
.list ul, .list li {
	list-style: circle inside;
	font-size:1.4em;
	margin:5px 0 0 0;	
}

.highlight ul, .highlight li {
	list-style: circle inside;
	margin:5px 0 0 0;	
	font-size:1.2em;
	
	
}

.subreg a:hover, a.sreg-a:hover  {
	background-position: 0 -38px;
}
.film{
	width: 595px;
	margin:20px auto 0;
	display: block;
}
.film a {
	display: block;
	background: url(images/oldfilm.png) no-repeat;
	text-indent: -9999px;
	padding: 83px 0;
	
}
.twitter-share-button, .fb {
	float:left;
	
}
.fb_edge_widget_with_comment {
	width:100px;
}
.btm-info {
	width: 902px;
	margin: 10px auto;
	padding: 28px 0 0 66px;
	height: 120px;
}
.b-copy {
	width: 270px;
	float: left;
}
.btm-info ul {
	float:left;
	display: block;
	margin: 0 18px 0 0;
}
.btm-info ul p {
	font-weight: bold;
	margin: 0;
	font-size: 1.3em;
}
.btm-info p {
	margin: -5px 0 6px 0;
}
.btm-info em {
	font-style: normal;
	margin: 0 0 6px 0;
	font-weight: bold;
	display: inline-block;
	font-size: 1.3em;
}
ul.quick-links {
	margin: -4px 0 0 0;
}
ul.quick-links-x {
	margin: -4px 30px 0 0;
}
ul.b-copy {
	margin: 0 36px 0 0;
}

.b-copy h2 {
	margin:0 0 3px 0;
	}

.quick-links li, .quick-links-x li {
	margin: 0 0 5px 0;
}

.part {width:600px;padding-left: 50px;}
.logos .img_title {margin:0 0 10px 33px;}
.logos a {display:block;float:left;width:110px;height:110px;border:4px solid #f6f6f6;margin:4px 0 0 -4px;text-align:center;background:#fff;}
.logos a:hover{border:4px solid #efefef;}
.logos a.row-2 {margin:-4px 0 0 -4px;}
.logos a img {}

.highlight {
	background:#fff7d4;
	padding:8px;
	margin-top:10px;
	border:1px solid #ffec93;	
	}
.ffs {
	height:10px;
}
.r2 {
	min-height:170px;
}
.soc iframe.twitter-share-button 	{
	width:90px !important;
	}

	
