/* Basic Settings */
* {margin:0;padding:0}
html {height:100%;}
body {
	font: 12px Helvetica, Arial, sans-serif;
	color: #505050;
	text-align: left;
	background: url(/images/IMG_basebg.gif) repeat-x #FFF3DD;
	height: 100%;
}

img{border:0;}
a {color:#FF9000;text-decoration:none}
a:hover {color:#7a5040;text-decoration:none}

.br {
	clear: both;
	height: 12px;
}
.br5 {
	clear: both;
	height: 5px;
}

.hrule, .hrule_index, .hrule_650, .hrule_box {
	clear: both;
	height: 10px;
	background: url(/images/hr.gif) no-repeat;
	margin: 0 auto;
}
.hrule {width: 660px}
.hrule_index {width: 670px}
.hrule_650 {width: 650px}
.hrule_box {	width: 640px}

#top-warning{font-size:14px;background-color:yellow;text-align:center;color:#000;padding:4px 0;position:absolute;top:0;left:0;width:100%;-moz-opacity: 0.8; -webkit-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}

/* Footer */
#footer {
	height: 86px;
	width: 100%;
	background: url(/images/IMG_footer.gif) repeat-x #FF9000;
	padding-bottom: 20px;
}

#footer_container {
	width: 970px;
	height: 86px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 auto;
}

#footer_l {
	margin-top: 20px;
	width: 720px;
	height: 86px;
	text-shadow: .1px 1px 1.5px rgba(80, 20, 0, 0.7);
	text-align: left;
	float: left;
}

#footer_l a {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-shadow: .1px 1px 1.5px rgba(80, 20, 0, 0.7);
}

#footer_l a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	text-shadow: none;
}

#footer_r {
	margin-top: 20px;
	width: 250px;
	height: 86px;
	font-size: 14px;
	text-shadow: .1px 1px 1.5px rgba(80, 20, 0, 0.7);
	text-align: right;
	float: right;
}

input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #bbb;
	border-top-color: #777;
	border-bottom-color: #ddd;
	background: #fefefe url(/images/inputbg.png) no-repeat top left;
	padding: .2em;
	max-width: 1000px;
}

input[type=submit], input[type=reset] {
	background-image: none;
	background-color: #FFAB00;
	color: white;
	border: 1px solid #FF9000;
}

input[type=submit]:hover, input[type=reset]:hover {
	background-color:#FFD57F;
	color: #7a5040;
	cursor: pointer;
}

/* Menu */
#menuwrap {
	position: relative;
	height: 26px;
	width: 970px;
}

#menubar {
	position: relative;
	height: 26px;
	width: 785px;
	float: left;
}

#menu {
	position: absolute;
	left: 0;
	z-index: 70;
	list-style: none;
	height: 26px;
	padding-left: 0;
	padding-top: 1px;
	margin: 0;
}

#menu li {
	float: left;
	display:inline;
}

#menu li a {
	float: left;
	display: block;
	width: 90px;
	height: 24px;
	overflow: hidden;
	text-indent: -10000px;
}

#menu li.menuseperator {
	width: 2px;
	height: 24px;
	background: url("/images/IMG_menubar.jpg");
}

#menu #menu_home { background: url("/images/IMG_menubar.jpg"); background-position: 0 0; }
#menu #menu_home:hover { background-position: 0 -24px; }
#menu #menu_about { background: url("/images/IMG_menubar.jpg"); background-position: -90px 0; }
#menu #menu_about:hover { background-position: -90px -24px; }
#menu #menu_events { background: url("/images/IMG_menubar.jpg"); background-position: -180px 0; }
#menu #menu_events:hover { background-position: -180px -24px; }
#menu #menu_results { background: url("/images/IMG_menubar.jpg"); background-position: -270px 0; }
#menu #menu_results:hover { background-position: -270px -24px; }
#menu #menu_media { background: url("/images/IMG_menubar.jpg"); background-position: -450px 0; }
#menu #menu_media:hover { background-position: -450px -24px; }
#menu #menu_album { background: url("/images/IMG_menubar.jpg"); background-position: -540px 0; }
#menu #menu_album:hover { background-position: -540px -24px; }
#menu #menu_hkoitsa { background: url("/images/IMG_menubar.jpg"); background-position: -360px 0; }
#menu #menu_hkoitsa:hover { background-position: -360px -24px; }
#menu #menu_affiliates{ background: url("/images/IMG_menubar.jpg"); background-position: -630px 0; }
#menu #menu_affiliates:hover { background-position: -630px -24px; }

#menubar_r {
	position: relative;
	height: 26px;
	width: 149px;
	margin-right: 0;
	float: right;
}

#menu_r {
	position: absolute;
	right: 0;
	z-index: 70;
	list-style: none;
	height: 26px;
	/*width: 970px;*/
	padding-left: 0;
	padding-top: 1px;
	margin: 0;
}

#menu_r li {
	float: right;
	display:inline;
}

#menu_r li a {
	float: right;
	display: block;
	width: 149px;
	height: 24px;
	overflow: hidden;
	text-indent: -10000px;
}

#menu_r #menu_joinus{ background: url("/images/IMG_menubar.jpg"); background-position: -821px 0; }
#menu_r #menu_joinus:hover { background-position: -821px -24px; }

/* Sub Menu */
#submenuwrap {
	width: 210px;
	height: 28px;
	float: right;
}

#submenu {
	list-style: none;
	left: 0;
	width: 210px;
	height: 28px;
	z-index: 70;
	padding: 0;
	margin: 0;
}

#submenu li {
	float: right;
	display: inline;
}

#submenu li a {
	float: left;
	display: block;
	width: 98px;
	height: 28px;
	overflow: hidden;
	text-indent: -10000px;
}

#submenu #submenu_contact{ width:98px; background: url("/images/IMG_menubar.jpg"); background-position: -1182px 0; }
#submenu #submenu_contact:hover { background-position: -1182px -28px; }
#submenu #submenu_sitemap{ width:98px; background: url("/images/IMG_menubar.jpg"); background-position: -1085px 0; }
#submenu #submenu_sitemap:hover { background-position: -1085px -28px; }

/* Layers Layout */
#container {
	width: 970px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

.vspacer {
	height: 20px;
	clear: both;
}

.vspacer_s {
	height: 12px;
	clear: both;
}

.vspacer_l {
	height: 40px;
	clear: both;
}

.hspacer {
	width: 20px;
	float: left;
}

#location {
	padding-left: 16px;
}

#fadebanner {
	width: 800px;
	height: 305px;
	min-height: 305px;
	text-align: center;
	float: left;
	padding-right: 10px;
}

#fadebanner img {
	width: 800px;
	height: 305px;
}

#slideshowbox { /* dimension - padding x 2 - border x 2 = final dimension */
	background-color: #FFF;
	border: 1px solid #FF9000;
	width: 948px;
	height: 305px;
	padding: 10px;
}

#navcontainer {
	float: left;
	height: 305px;
}

#navcontainer2 {
	height: 285px;
	overflow: hidden;
}

#nav {
	list-style: none;
	height: 285px;
}

#nav li {
	padding-bottom: 5px;
}

#nav img {
	width: 136px;
	height: 82px;
	border: 1px solid #ddd;
}

#nav a:hover img {
	border: 1px solid #FF9000;
	filter: alpha(opacity=50);	
	opacity: 0.5;
}

#nav_up { padding-bottom: 4px; }
#nav_dn { margin-top: 0; }

.archive_btn {
	float: left;
	width: 112px;
}

.archive_btn a img {
	border: 1px solid #ddd;
}

.archive_btn a:hover img {
	border: 1px solid #FF9000;
	filter: alpha(opacity=50);	
	opacity: 0.5;
}

.leftbox {
	background-color: #FFFFFF;
	border: 1px solid #FF9000;
	width: 672px;
	float: left;
	padding: 13px;
}

.rightbox {
	background-color: #FFFFFF;
	border: 1px solid #FF9000;
	width: 228px;
	padding: 10px;
}

.index_news_leftbox {
	width: 220px;
	float: left;
}

.index_news_leftbox img {
	width: 200px;
	height: 200px;
}

.index_news_rightbox {
	width: 452px;
	float: left;
}

.news_leftbox {
	width: 220px;
	float: left;
}

.news_leftbox img {
	width: 200px;
	height: 200px;
}

.news_rightbox {
	width: 440px;
	float: left;
}

.news_entry {
	font-size: 12px;
	line-height: 18px;
}

#logo {
	background:url(/images/IMG_topbanner.jpg) no-repeat;
	width:970px;
	height:77px;
}

/* Formatting */
ul#newsupdate{
	padding-left: 20px;
	margin-top: 0;
}

ul#newsupdate li {
	list-style-image: url('/images/IMG_bullet.gif');
	padding-bottom: 10px;
}

ul {
	list-style-image: url('/images/IMG_bullet.gif');
	padding-left: 20px;
}

h1 {
	font:bold 30px/1.05em Helvetica, Arial, sans-serif;
	letter-spacing:-0.04em;
	margin: 0 0 5px 0;
}

h2 {
	font: bold 26px/1.05em Helvetica, Arial, sans-serif;
	letter-spacing:-0.04em;
	margin: 0 0 5px 0;
}

h4 {
	font: bold 15px/20px Helvetica, Arial, sans-serif;
}

.content {
	width: 660px;
	margin: 0 auto;
}

.box { /* backward compatible alias */
	width: 660px;
	margin: 0 auto;
}

.boldtext{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

.boxcontent {
	padding: 5px 20px 5px 10px;
	text-align: left;
}

.easyread {
	font-size: 12px;
	line-height: 18px;
}

.news-session {
	font-style: italic;
	font-size: 12px;
	background-color: #F90;
	color: #FFF
}

.errorbox {
	background-color:#FFEBE8;
	border:1px solid #DD3C10;
	padding:10px;
}

/* Categorized Page */

#category_box {
	width: 159px;
	float: left;
	border-right: 1px solid #F90;
	padding-bottom: 40px;
	min-height: 460px;
}

.category_item {
	padding: 5px 5px 5px 0;
	text-align: left;
}

.category_selected {
	padding: 5px 5px 5px 0;
	text-align: left;
	background-color: #FFF3DD;
	font-weight: bold;
}

.category_selected a { color: #666; }

#category_seperator {
	width: 1px;
	min-height: 500px;
	float: left;
	background-color: #F90;
	display:none;
}

#category_spacer {
	width: 10px;
	min-height: 500px;
	float: left;
}

#category_subpage {
	width: 490px;
	height: 100%;
	vertical-align: top;
	float: left;
}

/* Table */
.tbhead { background-color: #FF9000; color: white; text-align: center; font-weight: bold; height: 30px; vertical-align: middle; }
.tbgrey { background-color: #EFEFEF; height: 30px;}
.tbgreen { background-color: #DDEFDD; height: 30px;}
.tbred { background-color: #EFDDDD; height: 30px;}
table tr.tbgrey:hover,
table tr.tbgreen:hover,
table tr.tbred:hover {
    background:   #FFEECC; height: 30px;
}
.tbgrey td {
	margin:0.1em;
	padding:0.5em;
}

/* Constitution */
.consamend { padding: 0 0 0 10px; }
.consindent_1 { padding: 0 0 0 15px; }
.consindent_2 { padding: 0 0 0 30px; }
.consindent_3 { padding: 0 0 0 45px; }

ul.list{
	padding-left: 20px;
	margin-top: 0;
}

ul.list li {
	list-style-image: url(/images/IMG_bullet.gif);
	padding-bottom: 2px;
}

ul.padbottom li {
	padding-bottom: 8px;
}

/* ECS Supports */
div.support {
	display: block;
	width: 300px;
	height: 28px;
	background: url(/images/IMG_ecs_support.png) no-repeat;
}

div.direction {
	display: block;
	width: 258px;
	height: 36px;
	background: url(/images/IMG_ecs_direction.png) no-repeat;
}

fieldset{
	border: none;
	border-top: 1px solid #ccc;
	background: #f3f3f3;
	margin-bottom:0.5em;
	padding: 10px;
}
legend{
	padding: 0 2px;
	font-weight: bold;
}

td{
	padding: 4px;
}
table.formlayout{
	width: 100%;
}
table.formlayout, table.formlayout td, table.formlayout th{
	font-size: 100%;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0;
	border-collapse: collapse;
	vertical-align: middle;
}
table.formlayout th{
	text-align: right;
	width: 200px;
}
table.formlayout-compact th{
	width: 100px;
}
