@charset "utf-8";

/* 
    AUTHOR: Zechariah Tanner
            ztanner@newvisualsolutions.com
*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font: 62.5% Verdana, sans-serif; text-align: center; background-color: #fff;}
ul { list-style: none inside; }
p { font: 1.3em/1.3em; margin-bottom: 1.3em; }
a { outline: none; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(images/transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#container {
	position: relative;
	width: 765px;
	top: 0;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	width: 765px;
	height: 113px;
	background: url(images/header.png) no-repeat;
	border: 1px solid #fff;
	border-top: none;
}
#header h1 {
	text-indent: -8000px;
}
#searchform {
	position: absolute;
	top: 15px;
	left: -40px;
	width: 325px;
	height: 100px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#searchform form {
	margin-left: 30px;
}
#searchform p {
	margin-bottom: 0.5em;
}
#mainpic {
	width: 392px;
	height: 396px;
	position: absolute;
	top: 134px;
	border-left: 1px solid #fff;
	z-index: 5;
}
#whatsnews {
	position: absolute;
	top: 406px;
	left: 1px;
	color: #777;
	z-index: 10;
}
#whatsnews h3 {
	color: #fff;
	font-size: 15px;
	width: 240px;
	height: 20px;
	background-color: #6185E2;
	margin: 0 0 15px 0;
	padding-left: 95px;
}
#whatsnews p {
	width: 200px;
	margin-left: 15px;
	font-size: 10px;
}
#content {
	position: absolute;
	top: 134px;
	left: 390px;
	width: 335px;
	height: 356px;
	padding: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	overflow-y: scroll;
	background: #fff;
}
#content h2, #content h3, #content h4 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0.8em 0;
	color: #2D53AC;
}
#content h3 {
	font-size: 16px;
}
#content h4 {
	font-size: 14px;
}
#content ul {
	margin: 20px 0 20px 25px;
	list-style: disc;
}
#sig {
	padding-top: 56px;
	background: url(images/rdistefanosig.png) -2px 0 no-repeat;
}
#searchresults #content td {
	margin: 5px;
	padding: 5px;
	background: #D1E896;
}
/* END STRUCTURE */

/* NAVIGATION */
#nav1 {
	position: absolute;
	top: 114px;
	left: 0;
	z-index: 500;
}
#nav2 {
	position: absolute;
	top: 530px;
	left: 0;
	z-index: 400;
}
#nav1, #nav2 {
	width: 100%;
	float: left;
}
#nav1 ul, #nav2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	float: left;
}
div>#nav1 a, div>#nav2 a {
	opacity:.97;
	filter: alpha(opacity=97);
	-moz-opacity: 0.97;
}
#nav1 ul ul, #nav2 ul ul {
	position: absolute;
	top: auto;
	display: none;
}
#nav1 ul ul ul, #nav2 ul ul ul {
	top: 0;
	left: 100%;
}
#nav1 li, #nav2 li {
	position: relative;
	float: left;
	width: 153px;
}
#nav1 a, #nav2 a {
	display: block;
	color: #3C4D3E;
	border: 1px solid #effdcf;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background: #c4ea71;
	height: 14px;
}
#nav1 ul a, #nav2 ul a {
	font-weight: bold;
	font-size: 12px;
}
#nav1 ul ul a, #nav2 ul ul a {
	/*font-weight: normal;*/
	font-size: 11px;
}
div#nav1 ul ul ul a, div#nav2 ul ul ul a {
	background-color: #cff38f;
}
#nav1 a.larger, #nav2 a.larger {
	height: 28px;
}
#nav1 a.largest, #nav2 a.largest {
	height: 42px;
}
#nav1 a.widenbutton {
	width: 153px;
}
#nav2 a.widestbutton {
	width: 305px;
}
#nav1 a.cap {
	text-transform: none;
}
#nav1 ul ul li a.submenu, #nav2 ul ul li a.submenu {
	background: #D4F699 url(images/arrowright.gif) 100% 99% no-repeat;
}
#nav1 ul ul li a.submenuLeft {
	background: #D4F699 url(images/arrowleft.gif) 0% 99% no-repeat;
}
div#nav2 ul ul {
	top: -120px;
}
div#nav2 ul ul.short {
	top: -114px;
}
div#nav2 ul ul.short2 {
	top: -120px;
}
div#nav2 ul ul.short3 {
	top: -60px;
}
div#nav2 ul ul ul {
	position: absolute;
	top: -200%;
}
div#nav2 ul ul ul.menuUp {
	top: -400%;
}
div#nav2 ul ul ul.menuUp2 {
	top: -300%;
}

div#nav1 li:hover ul ul,
div#nav1 li li:hover ul ul,
div#nav1 li li li:hover ul ul,
div#nav1 li li li li:hover ul ul,
div#nav2 li:hover ul ul,
div#nav2 li li:hover ul ul,
div#nav2 li li li:hover ul ul,
div#nav2 li li li li:hover ul ul {
	display:none;
}

div#nav1 li:hover ul,
div#nav1 li li:hover ul,
div#nav1 li li li:hover ul,
div#nav1 li li li li:hover ul,
div#nav2 li:hover ul,
div#nav2 li li:hover ul,
div#nav2 li li li:hover ul,
div#nav2 li li li li:hover ul {
	display:block;
}

#nav1 ul ul ul ul.menuleft {
	left: -100%;
	width: 133px;
}
#nav1 ul ul ul ul.menuUp {
	top: -400%;
}
/* END NAVIGATION */

/* SEARCH RESULTS */
.result_block, .result_altblock {
	margin: 25px 0;
}