@import url("css/admin.css");
@import url("css/blocks.css");
@import url("css/colors.css");
@import url("css/common.css");
@import url("css/misc.css");
@import url("css/menu.css");
@import url("css/styles.css");
@import url("css/signature.css");
@import url("css/views-grid.css");
@import url("css/slideshow.css");

body {
	background: #0059C0 url(images/bg/blue-bg.png) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
a {color: #002F66;text-decoration: none;}
a:visited {color: #002F66;}
a:hover {color: #0060CD;}
#page-wrapper {
	margin: 0 auto;		
	position: relative;
	top: 0px;
	width: 980px;
}
/** block regions **/
#header-wrapper {
	height: 160px;
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
	}
#help-messages {
	width: 960px;
	margin: 5pt auto;
}
#messages {
	text-align: center;
	font-weight: bold;
	outline: solid 2px;
	background: #FF9999;
	z-index: 100;
}
#logo-name { /*ie7*/
	position: relative;
}
#logo-name #site-name { /*ie7*/
	position: relative;
	top: 5px;
	min-height: 15px;
}
#logo-name #site-name, #site-name a {
	font-size: 24px !important;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}
#site-logo {
	position: relative;
	top: 25px;
	float: left;
	padding-right: 5px;
	z-index: 100;
}
#site-mission {
	text-align: center;
	font-size: small;
	color: #B0B0B0;
	padding-bottom: 10px;
}
#site-slogan {
	position: relative;
	top: -15px;
	font-size: small;
	min-height: 15px;
}
#site-name-slogan {
	/*position: relative;*/
	/*top: 40px;*/
}
#search-box {
	position: relative;
	height: 44px;
	top: 0px;
	text-align: right;
	}
#search-button {
	position: relative;
	left: 0px;
	top: 9px;
	display: inline;
}
#search-field {	display: inline;}	
#search-field input {
	border: none;
	background: url(images/search-field-bg.png) center no-repeat;
	height: 28px;
	width: 300px;
}	
#search-field input {
	text-indent: 25px;
	padding-top: 13px;
}	
#search-label {
	display: inline;
	font-size: x-small;
	color: #E6E6E6;
}
#primary {
	background: url(images/primary-bg.png) center top repeat-x;
	padding: 5px 0px 8px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	height: 18px;
}
#primary li a {
	font-size: 14px;
	border-left: 1px solid #0052B1;
	border-right: 1px solid #0052B1;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 2px 15px 2px 15px; 
	margin-right: -5px;
	margin-left: -6px;
}
#primary .last {color: #000000;}
#primary li a.active {
	/*color: #000000;*/
	/*background-color: #0066DA !important;*/
	padding: 2px 15px 2px 13px; 
	margin-right: -5px;
}
#primary li a:hover {
	font-size: 15px;
	background-color: #0070F1 !important;
	color: #ffffff;
	/*background-color: #b3e9bc !important;*/
	/*color: #E5E5E5;*/
}
#primary a:focus { }
#primary a:link { }
#primary a:visited { }
.secondary .links {
	position: relative;
	top: 2px;
	left: 380px;
	width: 580px;
	text-align: right;
	height: 1px;
	padding-right: 20px;
	font-size: smaller;
	height: 20px;
}
.secondary {
	background: url(images/tabs-bg.png) center repeat-y;
	height: 20px;
}
.secondary a {
	text-decoration: none;
	color: #A3A3A3;
	font-weight: bold;
}
.secondary li a.active {color: #000000 !important;}
.secondary a:hover {color: #000000;}
.secondary a:focus { }
.secondary a:link { }
.secondary a:visited { }
#custom-login { /* ie7 */
	/* background: url(images/custom-login-bg.png) center top no-repeat; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	text-align: right;
	padding: 10px 5px 10px 5px;
	top: 0px;
	width: 960px;
	margin: 0 auto; 
}
#custom-login a {
	color: #000000;
	text-decoration: none;
}
#custom-login a:hover {
	color: #969696;
	text-decoration: underline;
	}
#main-wrapper-top {
	background: url(images/main-wrapper-top.png) center top;
	height: 10px;
	width: 980px;
	margin-bottom: -8px;
}
#main-wrapper {
	background: url(images/main-wrapper.png) center repeat-y;	
	width: 980px;
}
#main-wrapper-bottom {
	background: url(images/main-wrapper-bottom.png) no-repeat center bottom;
	height: 30px;
	width: 980px;	
}
div.clear {
	clear: both;
}
.meta { /* ie7 */
	padding-bottom: 0px;
}
.node-content {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
#content-region-left {
	padding: 10px 240px 0px 15px;
	margin-bottom: -13px;
	margin-top: -3px;
}
#content-region-left .node-content {
	overflow: hidden;
}
#content-region-right {
	padding: 10px 240px 0px 15px ;
	margin-bottom: -13px;
}
#content-region-both {
	padding: 10px 470px 0px 20px ;
	margin-bottom: -13px;
}

#content-region-none {
	padding: 10px 15px 0px 15px;
	margin-bottom: 0px;
}
#sidebar-left-region {
	display: block;
	margin-right: 10px;
	margin-left: 10px;	
	margin-bottom: 0;
	margin-top: 4px;
	float: right;
	width: 220px;
}

#sidebar-right-region {
	margin-right: 10px;
	float: right;
	width: 220px;
}

#footer-wrapper {
	position: relative;
	top: 10px;
	height: 30px;
	margin: 0 auto;
	width: 980px;
}

#footer-text {
	padding-bottom: 15px;
	font-size: small;
	float: right;
}

#feed-icons {
	float: left;
	padding: 0px 5px;
}
ul.tabs {
	font-size: small;
}
.tabs {
	padding: 0px 5px 0px 5px;
}
ul.primary {
	margin: 2px auto;
	margin-bottom: 2px;
}
ul.secondary {
	position: relative;
	padding: 5px 0px 5px 0px !important;
	width: 960px;
	left: 0px;
	margin-bottom: 20px;
}
#tax {
	border:#1b964f solid 1px;
	width:98%;
}
