@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
}

h2 {
	font-size: 14px;
	color: #0d62b2;
	font-weight: 200;
	display: inline;
}

h3{
	font-size: 12px;
	color: #0d62b2;
	font-weight: 200;
	margin-top: 5px;
	font-style: italic;
}

h4 {
	font-size: 12px;
	color: #0d62b2;
	font-weight: 200;
	display: inline;
}

h5 {
	font-size: 11px;
	color: #0d62b2;
	font-weight: 200;
	display: inline;
	font-style: italic;
}

h6 {
	font-size: 14px;
	color: #0d62b2;
	display: inline;
}

h7 {
	font-size: 12px;
	color: #0d62b2;
	font-weight: bold;
	display: inline;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #666;
}

#connectbar {
	height: 40px;
	background: #333;
	color: #333;
}

#connectbar .inside {
	width: 900px;
	height: 30px;
	padding-top: 5px;
	margin: auto;
}

#connectbar .inside ul {
	height: 20px;
	width: 675px;
	margin: 0;
    padding: 0;
	display: inline;
}

#tweet {
	height: 16px;
	float: right;
	font-size: 11px;
	margin-top: 7px;
	color: #fff;
}

#connectbar .inside li {
	display: inline;
}

#connectbar .inside li form {
	display: inline;
}

#connectbar .inside li form input {
	margin-bottom: 4px;
}

#connectbar .inside li a{
	color: #fff;
	text-decoration: none;
}

#page {
	background: #e6e6e6;
	overflow: auto;
	margin: auto;
}

/* Logo */

#logo {
	width: 900px;
	height: 120px;
	margin: auto;
}

/* Menu */

#header {
	height: 45px;
	margin: 0 auto;
	background: #0d62b2;
}

#menu {
	padding: 0 0 0 0;
	margin: auto;
	width: 900px;
	height: 45px;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 115px;
	height: 40px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	color: #000000;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	background: #012B47;
}

/*Sub-Menu*/

#subheader {
	height: 30px;
	margin: 0 auto;
	background: #012B47;
}

#sub_menu {
	padding: 0 0 0 0;
	margin: auto;
	width: 900px;
	height: 30px;
	background: #012B47;
}

#sub_menu ul {
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub_menu li {
	display: inline;
}

#sub_menu a {
	display: block;
	float: left;
	height: 23px;
	width: 125px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 14px;
	color: #fff;
}

#sub_menu a:hover, #sub_menu .active a {
	color: #0d62b2;
}

/* Index Content */

#wrapper {
	background: url(images/bg2.png) repeat-x;
}

#index_prev_cont {
	width: 900px;
	height: 355px;
	margin: auto;
	margin-bottom: 15px;
	margin-top: 10px;
}

#front_photo {
	width: 560px;
	height: 340px;
	float: left;
	margin-top: 5px;
}

#recent_news {
	width: 320px;
	height: 295px;
	background: url(images/recent_news_bg.png) repeat;
	float: left;
	margin-left: 15px;
	padding-top: 45px;
	margin-top: 5px;
}

#recent_news .feedburnerFeedBlock {
	color: #fff;
	font-size: 10pt;
	width: 315px;
	height: 285px;
	overflow: hidden;
	margin-left: -5px;
}

#recent_news .feedburnerFeedBlock a {
	color: #2477BC;
	text-decoration: none;
}

#recent_news .feedburnerFeedBlock a:hover {
	color: #fff;
	text-decoration: none;
}

#recent_news .feedburnerFeedBlock ul {
	list-style-type: none;
	margin-left: -21px;
}

#recent_news .feedburnerFeedBlock ul li div {
	color: #012B47;
	font-size: 9pt;
	line-height: 12pt;
	margin-bottom: 10px;
}

#recent_news .feedburnerFeedBlock ul li {
	line-height: 14pt;
}

#recent_news .feedburnerFeedBlock p.date {
	font-size: 10px;
	display: inline;
	margin-left: 10px;
}

#recent_news .feedburnerFeedBlock p.feedItemAuthor {
	display: inline;
	font-size: 10px;
	
}

#recent_news .feedburnerFeedBlock span.headline {
	font-size: 11pt;
	font-weight: bold;
	display: block;
	
}

#creditfooter {
	height: 1px;
	width: 1px;
	overflow: hidden;

}

#index_main_sect {
	width: 900px;
	height: 300px;
	margin: auto;
}

#three_set {
	width: 915px;
	height: 165px;
	padding-top: 15px;
	margin: auto;
}

#three_set .calendar {
	width: 290px;
	height: 105px;
	margin-left: 7.5px;
	margin-right: 7.5px;
	padding-top: 45px;
	float: left;
	background: url(images/connect_bg.png) repeat;
}

#three_set .connect {
	width: 290px;
	height: 105px;
	margin-left: 7.5px;
	margin-right: 7.5px;
	padding-top: 45px;
	float: left;
	background: url(images/beet_borsch_tease.png) no-repeat;
}


#three_set .contact {
	width: 290px;
	height: 105px;
	margin-left: 7.5px;
	margin-right: 7.5px;
	padding-top: 45px;
	float: left;
	background: url(images/contact_bg.png) no-repeat;
}


#three_set .top {
	background: #f1d880;
	width: 290px;
	height: 45px;
	margin-left: 7.5px;
	margin-right: 7.5px;
	text-align: center;
	float: left;
}

#three_set .networking {
	width: 50px;
	height: 70px;
	padding-top: 15px;
	margin-left: 26px;
	float: left;
}

#three_set .subscribe {
	width: 170px;
	height: 50px;
	float: left;
	margin-left: 15px;
	padding-top: 26px;
}

#partners {
	width: 870px;
	height: 215px;
	margin: auto;
	background: url(images/sponsors_bg.png) no-repeat;
	padding-top: 85px;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}

/*General Content*/

#main_content {
	width: 900px;
	height: inherit;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 30px;
	overflow: auto;
	text-align: justify;
	font-size: 10pt;
}

#main_content .onecol {
	width:870px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
	background: #fff;
}

#main_content .onecol lsplit {
	width: 50%;
	float: left;
}
#main_content .onecol rsplit {
	width: 50%;
	float: right;
}

#main_content .onecol .input-text{
	float:left;
	border:1px solid #5AA945;
	width:250px;
	color:#00f;
	background-color:#f0f0f0;
}

#main_content .onecol .input-textarea{
	float:left;
	border:1px solid #5AA945;
	padding:3px;
	width:860px;
	height:150px;
	vertical-align:3px;
	color:#00f;
	background-color:#f0f0f0;
}

#main_content .onecol label {
	display:block;
	height:20px;
	margin-bottom:10px;
	color:#555555
	width: 100%;
}

#main_content .onecol label span {
	display:block;
	float:left;
	padding-right:6px;
	width:120px;
	text-align:left;
	font-weight:bold;
}


#main_content .left {
	width: 545px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
	background: #fff;
}

#main_content .confirm {
	width: 870px;
	height: 2300px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
	background: #fff;
	overflow: hidden;
}

#main_content .left li {
	display: inline;
}

#main_content .right {
	width: 275px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
	text-align: center;
	background: #fff;
}

#main_content_media {
	width: 870px;
	height: 500px;
	margin: auto;
	margin-bottom: 30px;
	overflow: auto;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 10pt;
}

/*Footer*/

#footer {
	height: 110px;
	margin: auto;
	padding-top: 15px;
	background: #666;
}

#copyright {
	height: 110px;
	margin: auto;
	width: 900px;
	text-align: right;
	color: #fff;
	font-weight: 200;
	font-size: 10pt;
	padding-right: 30px;
}

/*Scrollable*/
/* main vertical scroll */
#main {
	position:relative;
	overflow:hidden;
	height: 500px;
}
 
/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}
 
/* single page */
.page {
	padding:10px;
	height: 500px;
	background:#012B47;
	width:620px;
}
 
/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 610px;
	height: 500px;
}
 
/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
 
/* single scrollable item */
.item {
	float:left;
	cursor:pointer;
	width:610px;
	height:500px;
	padding:10px;
	color: #fff;
	font-size: 10pt;
}
 
/* main navigator */
#main_navi {
	float:left;
	padding:0px !important;
	margin:0px !important;
}
 
#main_navi li {
	background:#2477BC url(images/50_px_overlay.png) repeat-x;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	height:40px;
	list-style-type:none;
	padding-left:10px;
	padding-top: 10px;
	width:190px;
	margin-right: 15px;
	margin-bottom: 10px;
	cursor:pointer;
}
 
#main_navi li:hover {
	background:#012B47 url(images/50_px_overlay.png) repeat-x;
}
 
#main_navi li.active {
	background:#012B47 url(images/50_px_overlay.png) repeat-x;
}
 
#main_navi img {
	float:left;
	margin-right:10px;
}
 
#main_navi strong {
	display:block;
}
 
#main div.navi {
	margin-left: 15px;
	cursor:pointer;
	width: 300px;
}

/*FeedBurnerFeedBlock*/
