@charset "utf-8";
/* CSS Document */

body, html {
	background: #848073 url(../images/interface/main_bg.png) repeat-x;
	min-height: 100%;
}

#container {
	margin: 0 auto 0 auto;
	width: 808px;
	background: url(../images/interface/content_bg.png) repeat-y;
	min-height: 100%;
}

#header {
	background: url(../images/interface/header_01.png) no-repeat;
	height: 111px;
}

#search {
	margin: 0 0 0 404px;
	height: 111px;
	background: url(../images/interface/header_02.png) no-repeat;
}

#search #txtBox { 
	width: 192px;
}

#search #btnSearch { 
	height: 22px;
	width: 56px;
}

#frmSearch {
	padding: 52px 0 0 113px;	
}

#navbar {
	background: url(../images/interface/navbar_top.png) no-repeat;
	height: 37px;
	text-align: center;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

#navbar a {
	color: #fff;
	text-decoration: none;	
}

#navbar a:hover {
	color: #D6DD43;
	text-decoration: underline;
}

#navbar a.selected {
	color: #D6DD43;	
}

#navbar ul {
	padding-top: 8px;	
	list-style: none;
}

#navbar ul li {
	display: inline;	
	padding: 5px;
}

/********************************************** CONTENT ********************************************/

#navbar-sub {
	border: 1px solid #847d73;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin: 10px 15px;
	text-align: left;
	padding: 10px 0px 10px 0px;
}
#navbar-sub ul {
	list-style: none;
}
#navbar-sub li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navbar-sub a {
	padding: 0px 0px 0px 10px ;
	margin: 0px;
	color: #847d73;
	text-decoration: none;
	border-left: 1px solid #847d73;
}

#navbar-sub a:hover {
	text-decoration: underline;
}

#navbar-sub li.first-child a {
	border-left: none;
}

/********************************************** CONTENT LEFT ********************************************/

#content {
	margin-top: 5px;
}

#content-left {

	width: 526px;
	margin: 0 25px 0 10px;
	float: right;
	color: #948e86;
	font: 14pt "Helvetica Neue", Helvetica, sans-serif;
}

#search-wrap {
	border: 1px solid #847d73;
}

#content-left .vol1800-fields-wrapper {
	margin: 0 0 0 232px;
	padding: 10px 10px 0px 10px;
	font-size: 14px;
	line-height: 150%;
}

#content-left #search-img {
	width: 232px;
	float: left;
}

.search-img {
	border-right: 1px solid #847d73;
}

#content-left-body {
	padding: 25px 0;	
}
#content-left-body ul, #content-left-body ol {
	padding-left: 24px;
}

#content-left a {
	color: #3ba6ed;	
	text-decoration: none;
}

#content-left a:hover {
	text-decoration: underline;
}

#content-left h1 {
	color: #49443e;	
	font: bold 26pt Georgia, "Times New Roman", Times, serif;
}

#content-left h2 {
	color: #49443e;	
	font: bold 22pt Georgia, "Times New Roman", Times, serif;		
}

#content-left hr {
	width: 45%;
	height: 1px;
    border-top: 1px solid #948e86;
	margin: 10px auto 10px auto;
	color: #948e86;
	background-color: #948e86;
}

#content-left p {
	padding: 4px auto 8px auto;
	text-align: justify;
	margin-bottom: 12px;
}

/********************************************** CONTENT RIGHT ********************************************/

#content-right {
	/*margin: 0 0 0 566px;  242 wide */
	margin: 0 0 0 10px;
}

* html #content-right {
	zoom: 1;
}

/************************ QUICK LINKS *****************************/

#content-right #quick-links {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 208px;
}

#content-right #quick-links ul {
	width: 208px;
	border-left: 1px solid #847d73;
	border-bottom: 1px solid #847d73;
	border-right: 1px solid #847d73;
	list-style: none;
}

#content-right #quick-links li.even {
	background: #f4f3f2;	
	height: 29px;
}

#content-right #quick-links li.odd {
	background: #fff;	
	height: 29px;
}

#content-right #quick-links a {
	color: #847d73;
	display: block;
	font: bold 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 5px 0 0 5px;
	text-decoration: none;
	letter-spacing: -1px
}

#content-right #quick-links a:hover {
	text-decoration: underline;	
}

/************************ SHARE SITE *****************************/
#content-right #share-site {
	margin: 15px 0px 0px 11px;
	width: 210px;
}

#content-right #share-site-content {
	padding: 10px 25px 10px 25px;
	border-left: 1px solid #847d73;
	border-bottom: 1px solid #847d73;
	border-right: 1px solid #847d73;
}

/************************ NEWSLETTER *****************************/
#content-right #newsletter {
	margin: 15px 11px 0px 11px;
	padding: 58px 0px 0px 12px;
	background: url(../images/interface/newsletter.png) no-repeat;
	width: 210px;
}

#content-right #newsletter-box {
	background: url(../images/interface/newsletter_box.png) no-repeat;
	border: 0px;
	color: #949090;
	height: 20px;
	padding-left: 5px;
	width: 190px;
}

#content-right #newsletter-img {
	margin: 5px 0 0 100px;
	border: 0px;
}

/************************ BE THE CHANGE *****************************/
#content-right #be-the-change {
	margin: 15px 11px 0px 11px;
}


/********************************************** SUB PAGE STYLES ********************************************/

#sub-page #content {

}

#sub-page #top-panel { 
	width: 536px;	
}

#sub-page #top-panel-head {
	height: 65px;
	background: url(../images/interface/sub_page_head.jpg) no-repeat;
}

#sub-page #top-panel-head h1 {
	text-align: center;
	color: #fff;
	font-size: 22pt;
	padding: 14px 0;
}

#sub-page #top-panel-content {
	margin: 0px 6px 0px 0px;
	padding: 10px;
	border-top: 0px;
	border-left: 1px solid #847d73;
	border-bottom: 1px solid #847d73;
	border-right: 1px solid #847d73;
}

.required {
	color: red;	
}

.formwrap div, .fieldsetCaptcha div {
	padding: 5px;	
	clear: both;
}

.formwrap div label, .fieldsetCaptcha div label {
	float: left;
	width: 200px;
}

.formwrap div #textfieldCaptcha {
	margin-left: 200px;	
}

#footer {
	margin: 0px auto 0px auto;
	width: 808px;
	height: 20px;
	background: url(../images/interface/content_bg.png) repeat-y;
}

/******************
NEWS MODULE
******************/
.newsreader {
	margin-bottom: 18px;
	margin-top: 12px;
}
#content-left .newsreader h2 {
	font-size: 18px;
}
.newsreader .discreet {
	font-size: 13px;
}
#content-left .newsreader ul {
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
}
.newsreader .nr_content {
	font-size: 15px;
}

/********************************************** H.E.L.P.E.R CLASSES ********************************************/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
	clear: both;	
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
