@charset "utf-8";
/* CSS Document */
html, #header, #headerin, #menu {
	margin:0px;
	padding:0px;
}
img {
	border: none;
}
table#home_table a {
	font-weight: bold;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #F4F4F4;
	margin:0px;
	padding: 0px;
}
#wrapper {
	margin:0px;
	padding:0px;
	background-image: url(../images/edges.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#logo {
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:20px;
	left:0px;
}
#header {
	width:100%;
	height:70px;
	overflow: hidden;
}
#headerin {
	width:900px;
	height:70px;
	margin:0px auto;
	text-align:left;
	position:relative;
}
#userstatus {
	position:absolute;
	top:20px;
	right:0px;
	text-decoration:none;
	overflow: hidden;
	display: block;
	margin: 0px;
}
#userstatus ul {
	list-style:none;
	padding:0px;
	display: block;
	overflow: hidden;
	margin: 0px;
}
#userstatus li {
	float:left;
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#userstatus li a {
	display:inline;
	text-align:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #666;
}
#userstatus li a:hover {
	color: #F90;
}
#headernav {
	text-decoration:none;
	position:absolute;
	top:37px;
	right:0px;
	text-decoration:none;
}
#menu {
    z-index: 100;
	height: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
/* Block starting HERE for dropdown 
#menunav {
	height:46px; 
	background: url(../images/menu_bar.png) repeat-x left top;
	margin: 0;
	padding: 0 20px;
}
#menunav ul {
	list-style:none;
	padding:0;
	margin:0;
	padding:0;
}

#menunav li {
	float:left;
	width: 100px;
	height: 40px; 
}
#menunav li a {
	display:block;
	text-align:center;
	margin:0;
	text-decoration:none;
	font-weight:bold;
	color: #FFF;
	font-size: 14px;
	width: 100px;
	height: 30px;
	padding: 10px 0 0 0;

}
#menunav li a:hover, #menunav li a.act, #menunav li a.act:hover {
	text-decoration:none;
	background: url(../images/menu_btn_highlight.png) no-repeat left top;
}
 END BLOCKING */
 /* NEW TOP NAV */
 

#menunav {
    background: url('/images/menu_bar.png') repeat-x left top;
    padding: 0 20px;
    height: 46px;
    clear: both;
}

/*
#menunav ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}

#menunav ul li {
    float: left;
    width: 95px;
}

#menunav li a {
    display: block;
    text-align: center;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding: 10px 0 20px 0;
}
#menunav li a:hover, #menunav li a.act, #menunav li a.act:hover {
    text-decoration: none;
    background-image: url('/images/menu_btn_highlight.png');
    background-repeat: no-repeat;
    background-position: left top;
}
#menunav li ul {
    z-index: 100;
    display: block;
    background-color: #fff;
    margin-top: -6px;
    border: 1px solid #555;
    display: none;
}
#menunav li ul li a {
    color: #555;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding: 6px 4px 3px 4px;
}
#menunav li ul li a:hover {
    background-color: #555;
    background-image: none;
    color: #fff;
}
*/

/*#menunav ul li ul { display: none; }*/

 /* END NEW NAV */
#search {
	background-image: url(/images/menu_search.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	height: 28px;
	margin-right: 20px;
	padding-top: 12px;
	padding-left: 10px;
	display: block;
	float: right;
}
#search input {
	border-style:none;
	background-color: #F2F2F2;
	height: 14px;
}
#bannerBox {
	width:980px;
	z-index: 1000;
	overflow: hidden;
	height: 398px;
	margin-right: auto;
	margin-left: auto;
}
#bannerBox ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#news {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	color: #666;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#news .news_header  {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 10px;
}
#news .news_list ul    {
	overflow: hidden;
	padding: 0px;
	float: left;
	display: block;
	margin: 0px;
	width: 780px;
}
#news .news_list ul.news_item {
	padding: 0;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	height:16px;
}
#news .news_list ul.news_item li {
	width:100%;
	margin:0px;
	float:left;
	overflow: hidden;
}
#news .news_list ul.news_item a {
	width:100%;
	height:16px;
	overflow: hidden;
}
#news .news_list ul.news_item a:hover {
	text-decoration:underline;
	overflow: hidden;
}
#news .news_list #news_btn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	display: block;
	width: 20px;
}

#home_table {
	text-align: left;
	width: 900px;
	color: #666;
	margin-top: 10px;
}
#home_table tr th .sub {
	text-transform: uppercase;
	color: #666;
}
#home_table th {
	width:260px;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	padding-right: 20px;
	padding-left: 20px;
}
#home_table td {
	width:260px;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}
#container {
	z-index: 1;
	width:980px;
	text-align:left;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#press_table td {
	margin: 0px;
	height: auto;
	width: 100%;
	display: block;
	padding: 0px;
}
#content {
	z-index: 1;
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	width: 992px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	background-image: url(../images/edge_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 1px;
}
#botnav {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 40px;
	padding-top: 10px;
}

#cr {
	text-decoration:none;
	float: left;
	margin-left: 20px;
	color: #666;
	display: inline;
}
#botmenu, #botmenu ul {
	text-decoration:none;
	list-style:none;
	float: right;
	margin: 0px;
	padding: 0px;
}
#botmenu li {
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-right: 20px;
	padding-left: 15px;
	display: inline;
}
#botmenu li a {
	text-align:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #666;
}
#botmenu li a:hover, #botmenu li a.act, #botmenu li a.act:hover {
	text-decoration:none;
	color: #333;
}

/*
 * ======================================================================
 * Forms
 * ======================================================================
 */

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;	
}

input.error,
select.error,
textarea.error
{
	border: 1px solid red;
}

table.options td
{
	padding: 6px 0 6px 0;
}

table.form td
{
	padding-bottom: 6px;
	font-size: 12px;
}

table.form td.star
{
	padding-top: 6px;
	font-weight: bold;
	color: #FF0808;
}

span.star
{
	font-weight: bold;
	color: #FF0808;
}

.field-focus
{
	background: #FCFFBA !important;
}

input.error, textarea.error, select.error, checkbox.error, radio.error 
{ 
	background: #FFCDCD !important;
}

label.error
{
	display: block;
	padding: 3px 0 5px 0;
	font-weight: bold;
	font-size: .9em;
	color: #d21f26;
}

.hide
{
	display: none;
}

#error-container
{
	padding: 10px;
	margin: 0 0 12px 0;
	border: 2px solid #F94343;
	background: #FFCDCD;
}

#error-container a
{
	color: #b95915;
	text-decoration: underline;
}

#error-container h4
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}

#error-container #errors
{
	margin: 1em 0 0 0;
}

#success-container
{
	padding: 10px;
	margin: 0 0 12px 0;
	border: 2px solid #1AD41D;
	background: #99F39B;
}

#success-container h4
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}

h3.section-title
{
	color: #F89727;
}

input.button
{
	padding: 0 5px 0 5px;
	font-size: 14px;
	font-weight: bold;
}

/*
 * ======================================================================
 * Homepage
 * ======================================================================
 */

div.home-middle p.title
{
	padding: 18px 0 0 0;
	clear: both;
}

div.home-middle img
{
	float: left;
	margin: 0 17px 0 0;
}

div.home-middle p.content,
div.home-middle p.content a
{
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

/*
 * ======================================================================
 * Lightbox
 * ======================================================================
 */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

