/* general styles */

body{ text-align: center; font-family: verdana, geneva, arial, sans-serif; font-size: 11px; margin: 0;}
img {border: 0;}
body {background: white;}
a {text-decoration: none;  color: #b00; font-weight: bold;}
a:hover {text-decoration: underline;}
form {border: 0; margin: 0;}
.big {font-size: 12px; font-weight: bold;}
div.clearfix {clear: both; height: 0; overflow: hidden; width: 90%;}
p.error {color: #009e00; font-weight: bold;}
.dead {font-weight: bold; color: #aaa; text-decoration: none;}
hr { padding: 0;}
.highlight {background: #F7DFCE;}

/* header & logos */
#headbg
{
	background-color: #ffffff;
}

#container {min-height: 400px; background: #fafafd; width: 772px; width/**/:/**/ 770px; margin: 5px auto; border: 1px solid black; text-align: left;}

#sep
{
/*
	border-top: 1px solid white; 
	border-bottom: 1px solid white; 
	*/
	background: black;
	height: 2px;
}

#header 
{

	margin: 0 auto; 
	padding: 0;
	height: 75px;
	background: url("/slices/banner.gif") no-repeat center;
	text-decoration: none;
	cursor: pointer;
}

#header_print {display:none;}

#header #logo {float: left; margin-right: 10px; width: 180px; height: 74px; }
#header h1 {letter-spacing: 1px;font-family: "arial", verdana, geneva, sans-serif; text-transform: uppercase; color: black; font-size: 12px; margin: 0; padding: 0;
	font-weight: bold;font-style: italic;
	position: relative;top: 40px; left: 200px; float: left;}
#header .alt {color: #853F08;}
#header a.logo {position: relative; left: 20px; top: 5px; float: left; width: 170px; height: 60px; border: 0;}
#header h2 {font-family: arial, geneva, sans-serif; color: black; font-size: 10px; margin: 0; padding: 0; font-weight: normal; text-transform: uppercase; letter-spacing: 4px; position: relative; top: -2px;}

.frm_region
{
	float: right;
	margin: 2px 0 0 0; padding: 0 0 0 4px;
	height: 19px; line-height: 19px;
	overflow/**/:/**/ hidden;
}


/* toolbar */


#toolcontainer
{
	padding-left: 10px; background: #f3e1d8; line-height: 24px; height: 24px; border-top: 1px solid black; border-bottom: 1px solid black; width: 760px;
}

#toolbar, #toolbar ul { /* all lists */
	padding: 6px 0 4px 0;
	padding/**/:/**/ 8px 0 4px 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#toolbar a {
	display: block;
	color: #443d34; 
	color: #b00;
}

#toolbar li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	margin-right: 20px;
}

#toolbar li ul { /* second-level lists */
	position: absolute;
	background: #f3e1d8;
	padding: 4px;
	/*margin-top: 5px;*/
	width: 16em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid black;
}

#toolbar li ul li { /* second-level lists */
	padding: 4px 4px 4px 4px ;
	width: 100%;
}

#toolbar li ul li a{ /* second-level lists */
	width: 100%;
}

#toolbar li:hover ul, #toolbar li.sfhover ul
{ /* lists nested under hovered list items */
	left: auto;
}

#toolcontainer input, #toolcontainer select
{
	border: 1px solid black;
	font-size: 1em;
	margin: 1px 0 0 0 ;
}

#content {clear: left; background: white url("../slices/bgimage.gif") repeat-y;}
#b_forum_ody {clear: left; background: white;}

/* body */


/* left nav area */

#leftnav {float: left; width: 180px; margin: 0px;border-right: 0px solid black; border-bottom: 0px solid black;}

#notleft { margin-left: 179px; margin-left/**/:/**/ 180px }

/* searc
/* body */


/* left nav area */

#menu { border: 0px solid #35353A; background: #f3e1d8; padding: 0 0 10px 0;}

#menu input, #menu select
{
	border: 1px solid black;
	width: 140px;
	font-size: 1em;
	margin: 1px 0;
}

#menu input.btn
{
	font-size: 100%;
	font-weight: normal;
	text-transform: lowercase;
	padding: 1px;
	width: auto;
	cursor: pointer;
	text-align: center;
}

#menu ul {margin: 0; padding: 0;  list-style-position: inside;}
#menu li {color: #35353A; font-size: 10px; font-weight: bold; margin: 1px 0; padding: 6px 2px 6px 10px;}
#menu li a {color: #35353A;}
#menu li.selected {background: #575f79; color: white; }
#menu li.selected a {color: white;}
#menu li.submenu {font-weight: normal; padding-left: 24px;}
#menu li.submenuselected {background: #575f79; color: white; font-weight: normal; padding-left: 24px;}
#menu li.submenuselected a {color: white;}
#menu h1 { background:#796a52; line-height: 24px; font-weight: normal; height: 24px; text-align:left; color: #fff; padding: 0 0 0 8px;margin: 0 0 0px 0; text-transform: lowercase; font-family: impact; font-size: 16px;}
#menu h2 {background: #e6d7cb; font-size: 10px; text-transform: uppercase; font-weight: bold; color: black; padding: 8px 0 8px 4px; margin:0 0 8px 0; line-height: 10px;}
#menu h3 {font-weight: bold; font-size: 11px; margin: 0; padding: 0px;}
#menu p {margin: 0px 0 2px 4px; padding: 0;}
#menu small { font-style: italic; font-size: 0.8em;}
#rapid, #rapid a { padding-left: 4px; letter-spacing: 1px; font-size: 18px; font-weight: bold; font-family: "Gill Sans MT Condensed", "Gill Sans MT", arial, geneva; background:#630000; line-height: 28px; height: 1.5em; text-align:left; color: white; text-transform: uppercase;}
#menu div.padded { padding: 4px; }
#menu div.padded p {padding: 0px 0px 1em 0px;}

/* Rightnav area */
#rightnav { border-left: 1px solid #35353A; border-bottom: 1px solid #35353A; float: right; width: 180px; margin-left: 5px; margin-right: 0px;}


#login {padding: 0; margin: 10px 0 0 10px;}
#login table.calendar td.cpText {}
#login table.calendar a {font-weight: bold; color: #853F08;}
#login table.calendar a.noevent { font-weight: normal;	}
#login table.calendar a.noevent:hover { text-decoration: none;}

#login p {margin: 4px 0 6px 0; padding: 0;}
#logintitle {font-weight: bold; background: #575f79; color: white; height: 20px; padding: 6px 0 0 10px; border-top: 1px solid #F7DFCE;}
#loginbody {padding: 4px 2px 8px 10px;}
#login .username {text-transform: uppercase; font-size: 11px; color: #853F08; font-weight: bold;}
#login a.notyou {font-size: 10px; color: #800; font-weight: bold; }
#login .errored {background: #ffaaaa;}

#gateways {font-size: 10px; padding: 0; margin: 0px 0;}
#gatewaysbody {padding: 4px 2px 8px 4px;}
#gateways form { margin-top: 4px;}


/* body styles */

div.feedburnerFeedBlock img {display: none; margin:0px;}

#body {margin-right: 179px; margin-right/**/:/**/ 180px; color: #35353A; padding: 4px 10px 20px 10px; clear: none;}
#body {color: #35353A; clear: none; margin-right: 0px;}

#body h1 {font-size: 1.2em; font-weight: bold; color: #292a12; padding: 0 4px; margin: 2px 0 10px 0;}
#body h2 {font-size: 10px; text-transform: uppercase; font-weight: bold; color: black; padding: 0; margin: 2px 0 2px 0;}
#body h3 {font-weight: bold; display: inline; font-size: 11px;}
#body p {padding: 0; margin: 0 0 10px 0;}
#body .alt, #body p.alt a {font-weight: normal; font-size: 10px; color: #000000;}
#body p.alt {margin: 2px 0 0 0;}
#body a.arrow {padding-left: 10px; background: url(../slices/arrow.gif) no-repeat left top;}
#body a.back {padding-left: 10px; background: url(../slices/arrow_back.gif) no-repeat left center;}
#body a.next {padding-right: 10px; background: url(../slices/arrow.gif) no-repeat right center;}
#body #highlightbox {border: 1px solid #000000; background: #fee5d2; padding: 10px; margin: 10px;}
#body div.pic {float: right; border: 1px solid #853F08; padding: 1px; margin: 0 0 10px 10px;}
#body div.pic2 {border: 1px solid #853F08; padding: 1px; margin: 0 0 5px 0; text-align: center;}
#body ul {margin: 0; list-style: inside; padding: 0;}
#body ol {margin: 0 0 0 18px; padding: 0;}
#body li {margin: 0; padding: 4px; list-style-position: outside; margin-left: 2em;}

#body #fullform label {float: left; clear: right; display: block; width: 200px; margin-left: 2px; line-height: 24px; }
html>body #body #fullform label {margin-left: 0px;}
#body #fullform fieldset {padding-top: 10px; margin-bottom: 20px;}
#body #fullform p {min-height: 28px;}
#body #fullform legend {font-weight: bold;}
#body #fullform h2 {margin: 20px 0 10px 0;}
#body #fullform .errored {background: #ffdddd;}
#body #fullform span#countryholder { }

#body div.pager { background: #f6eae6; height: 1.1em; line-height: 1em; font-weight: bold; padding: 4px 10px;}
#body div.pager span.thispage { padding: 4px 4px; }
#body div.pager a { padding: 4px 4px; }
#body div.pager a:hover { text-decoration: none; }
#body div.pager span.loc { float: right;}
#body button { height: 1em; }


/*Fix the height of inline things so that inputs wrap correctly*/
#body .inputlike { line-height: 24px; padding: 0px; }

#body input,#body button { 
	border: 1px solid black;
	padding: 1px 4px;
	font-size: 1em;
	vertical-align: middle;
	width: 25em;
	}

#body input, #body select
{
	margin: 4px 0;
	font-size: 1em;
	vertical-align: middle;
}

#body input.mini
{
	width: auto;
	border: none;
}

#body textarea
{
	font-family: verdana, geneva, arial, sans-serif;
	width: 30em;
	padding: 1px;
	border: 1px solid black;
	font-size: 1em;
	height: 6em;
}

#body input.btn, #body button
{
	font-size: 100%;
	font-weight: bold;
	text-transform: lowercase;
	padding: 2px;
	width: auto;
	background-color: #f3e1d8;
	color: #e71009;
	text-align: center;
}

#body input.btn:hover
{
	color: #e73029;
	text-decoration: underline;
	cursor: pointer;
	color: #800;
}
#body .cal_button
{
	position: relative;
	cursor: pointer;
	_cursor: hand;
}


#body table { min-width: 400px; padding: 2px 8px;}
#body table.data {border: 0; margin: 0; padding: 0;}
#body table.data tr.odd {background: #f6eae6;}
#body table.data td {margin: 0; border: 0; padding: 6px 4px 4px 4px;}
#body table.data td.last {padding-bottom: 10px;}
#body table.data th {text-align: left;}
#body table.data p {margin: 0;}

#body table.classic { margin: 8px; padding: 2px; border-collapse: collapse;}
#body table.classic th { padding: 4px; border: 1px solid #ccc; background-color: #f6eae6;}
#body table.classic td { padding: 4px;	border: 1px solid #ccc; }
#body table.classic td.grey { color: #AAA; }
#body table.classic td.from { color: #666; }
#body table.classic td input { width: 400px; }

#body table.partners { padding: 0px; border-collapse: separate; border: 1px solid red;}
#body table.partners td { padding: 6px; border: 1px solid green; }

div.rightcol {float: right; padding: 0px 0px 4px 4px;}

#body div.select_lang {display: inline; border: 1px solid black; margin: 0; padding: 4px 10px; border-left: 0; background: white;}
#body div.select_lang_first {display: inline; border: 1px solid black; margin: 0; padding: 4px 10px; background: white;}
#body div.langlayer { overflow: hidden; min-height: 120px; border-bottom: 1px solid #888; margin: 4px 0 10px 0; }


#body div.browsebox {padding: 10px; border: 1px solid black; background: #f6eae6; margin: 20px 0 10px 0;}
#body table#browse_resources {padding: 10px; border: background: #f6eae6; 1px solid black; background: #f6eae6; margin: 20px 0 10px 0; border-collapse:collapse;}
#body table#browse_resources td { width: 33%; padding: 10px; border: 1px solid #888; background: #f6eae6; vertical-align: top;}
#body table#browse_resources td li { list-style: none; padding: 4px 0; margin: 0px; }
#body table#browse_resources th {border: 1px solid #888; vertical-align: center;padding: 10px; }
#body table#browse_resources th {text-transform: uppercase; font-size: 10px; vertical-align: top;}
#body table#browse_resources small { font-size: 0.8em; color: #666;}
#body div.photoholder {float: right; width: 164px; margin: 0 0 10px 10px;}
#body div.photoholder2 {width: 164px; display: none;}
#body div.photocontrols {text-align: center;}

/* google search styles */
#body #google {font-size: 10px;}
#body #google p.g {margin-top: 20px; font-size: 12px;}
#body #google a.l {font-size: 12px;}

/* Newsroom */
#body .short_description {height: 20em; width: 35em;}
#body .long_description {height: 40em; width: 35em;}
#body .article_index_newsframe {min-height: 128px; _height: 128px;}
#body .newsroom_pic_l {margin: 0 10px 10px 0; float: left;}
#body .newsroom_pic_r {margin: 0 0 10px 10px; float: right;}

#body table.formatted {width: auto;}
#body table.formatted td {border: 1px solid red;width: 140px;}
/* maps */

div.infowindow {width: 300px; }
html>body div.infowindow {width: 300px; }
#map {margin-bottom: 10px; width: 560px; height: 320px;}

/* footer */

#footer {color: white; clear: both; width: 100%; background: #796a52; height: 28px; line-height: 28px; text-align: center;}
#footer a {padding: 0px 40px; color: white;}

#footersclaimer {padding: 8px 40px; color: #f7f7f7; background: #998a72; text-align: center;}
