/*************************************************************************
 AUTHOR :	David S. Webster
**************************************************************************/

/*************************************************************************
// IMPORT Normalization and Global Styles
**************************************************************************/
@import "../__engine/_css/global.css";

/*************************************************************************
// HTML Customizations
**************************************************************************/
html {
	margin-bottom: 1px;
	min-height: 100%;
	background: #ffffff;
}

p {
	padding-bottom: 15px;
	line-height: 20px;
}

h3 {
	font-size: 197%;
	*font-size: 167%;
	font-family: Arial Narrow;
}

h4 {
	font-size: 153.9%;
	font-family: Arial Narrow;
	color: #231f20;
	padding-bottom: 5px;
}

a {
	color: #515253;
}

tr, td {
	vertical-align: top;
}

.content a {
	font-weight: bold;
}

.content ul {
	margin-left: 20px;
	margin-bottom: 15px;
	list-style-type: disc;
	line-height: 20px;
}

.content ul li {
	list-style-type: disc;
}

a:hover {
	color: #98012e;
}

ol {
	margin: 0 20px 10px 25px;
	list-style-type: decimal;
}

ol li {
	padding: 0 0 7px 0;
	list-style-type: decimal;
	line-height: 20px;
}

/*************************************************************************
  Grid Definitions
**************************************************************************/
#wrap {
	margin: 20px auto;
	width: 955px;
}

#head {
	height: 105px;
	background: url('../_images/_layout/hbar_maroon_gradient.gif') repeat-x bottom left;
}

#menu_box {
	float: right;
}

#row1 {
	height: 308px;
	background: #cdcdcd;
}

#main {
	
}

#side {
	float: right;
	width: 258px;
	height: 308px;
}

#foot {
	padding: 5px 0 0 10px;
	background: #ffffff;
}

/*************************************************************************
// DIV: head -- Header Styles
**************************************************************************/
#head img {
	margin-top: 25px;
}

/*************************************************************************
// DIV: foot -- Footer Styles
**************************************************************************/
#foot ul {
	float: right;
}

#foot ul li {
	margin-left: 10px;
	float: left;
	display: block;
	font-size: 85%;
	font-family: Arial Narrow;
}

#foot ul li a {
	color: #7f7f7f;
	text-decoration: none;
}

#foot ul li a:hover {
	text-decoration: underline;
}

/*************************************************************************
// DIV: menu -- Main Menu Navigation
**************************************************************************/
#menu li {
	display: block;
	float: left;
	position: relative;
}

#menu li a {
	padding: 35px 0 0 12px;
	width: 80px;
	color: #a5a6a7;
	font-size: 85%;
	text-decoration: none;
	display: block;
	border-left: 1px solid #a5a6a7;
	background: #ffffff;
}

#menu li.last a {
	width: 43px;
}

#menu li a:hover, #menu li a.active {
	color: #98012e;
}

#menu li ul {
	display: none;
	position: absolute; 
	*top: 63px;
	top: 10px;
	left: 0;
}

#menu li ul li a, #menu li ul li.last a {
	width: 135px;
	padding: 7px 0 7px 12px;
	border-right: 1px solid #a5a6a7;
}

#menu li ul li.first a {
	border-top: 1px solid #a5a6a7;
}

#menu li ul li.last a {
	border-bottom: 1px solid #a5a6a7;
}

#menu li > ul {
	top: auto;
	left: auto;
	*top: 63px;
	*left: 0;
}

#menu li:hover ul, #menu li.hover ul {
	display: block;
}

#menu li ul {
	_top: 63px;
}

#menu li ul li {
	_float: none;
}

/*************************************************************************
// DIV: row2 -- Second Row Styles
**************************************************************************/
#row2 .hbar {
	padding-left: 40px;
	height: 45px;
	background: #464646 url('../_images/_layout/hbar_dark_grey.jpg') repeat-y top left;
	color: #ffffff;
}

#row2 h3 {
	padding-top: 6px;
	color: #dedede;
}

#row2 h3 strong {
	color: #ffffff;
}

#row2 p {
	
}

#row2 .body {
	background: #ececec;
}

#row2 .photo {
	margin-left: 40px;
	_margin-left: 20px;
	width: 160px;
}

#row2 .content {
	margin-left: 10px;
	width: 450px;
}

#row2 .sidebar {
	margin-left: 40px;
	width: 250px;
}

#row2 .sidebar p {
	padding-bottom: 3px;
}

#row2 .left {
	margin-top: 12px;
}

/*************************************************************************
// DIV: interior -- Interior Styles
**************************************************************************/
#interior .body {
	background: #cdcdcd;
}

#interior .page {
	width: 735px;
	background: #ececec url('../_images/_layout/vbar_grey_gradient.gif') repeat-y top right;
}

#interior .photo {
	height: 130px;
	background: #707070;
}

#interior .content {
	margin-left: 200px;
	margin-bottom: 25px;
	width: 520px;
}

#interior .content_wide {
	margin: 25px 0 25px 40px;
	_margin-left: 10px;
	width: 700px;
}

#interior .content p {
	padding-right: 25px;
}

#interior .content h1, .gSvcDetTitle, .gDirDetName {
	margin: 25px 0 15px 0;
	font-size: 167%;
	font-weight: bold;
	color: #98012e;
	text-transform: uppercase;
}

.gSvcDetTitle, .gDirDetName {
	margin-bottom: 0;
}

.gDirDetTitle, .gLinkLstTypeDescription {
	margin: 0 0 15px 0;
	font-size: 116%;
	font-weight: bold;
	color: #515253;
}

.gLinkLstTypeDescription {
	margin-bottom: 0;
	text-transform: uppercase;
}

.gDirDetImage {
	float: right;
	padding: 0 10px 25px 0;
}

#interior .leftnav {
	margin-left: 15px;
	padding-top: 65px;
	padding-left: 15px;
	border-left: 1px solid #747576;
}

#interior .leftnav li {
	margin-left: 15px;
	padding: 3px 0;
	font-size: 130%;
	list-style-type: square;
}

#interior .leftnav li a {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}

#interior .leftnav li a:hover, #interior .leftnav li a.active {
	color: #98012e;
}

#interior .sidebar {
	width: 215px;
}

#interior .sidebar img.center {
	display: block;
	margin: 0 auto;
}

#interior .sidebar h4 {
	padding-left: 15px;
}

#interior .sidebar p {
	padding-bottom: 3px;
}

#interior .sidebar a {
	color: #000000;
	text-decoration: none;
}

#interior .sidebar a:hover {
	color: #98012e;
}

/*************************************************************************
// DIV: pro_details -- Project Detail Styles
**************************************************************************/
#pro_details .body {
	background: #cdcdcd;
}

#pro_details .page {
	width: 735px;
	background: #ececec url('../_images/_layout/vbar_grey_gradient.gif') repeat-y top right;
}

#pro_details .photo {
	height: 388px;
	background: #707070 url('../_images/_layout/bg_folio.jpg') no-repeat;
	text-align: center;
}

#pro_details .content {
	width: 720px;
}

#pro_details .content p {
	padding-right: 25px;
}

#pro_details .content h1 {
	margin: 25px 0 15px 0;
	font-size: 167%;
	font-weight: bold;
	color: #98012e;
	text-transform: uppercase;
}

#pro_details .sidebar {
	width: 215px;
}

#pro_details .sidebar img.center {
	display: block;
	margin: 0 auto;
}

#pro_details .sidebar h4 {
	padding-left: 15px;
}

#pro_details .sidebar ul {
	margin-bottom: 15px;
	margin-left: 2px;
}

#pro_details .sidebar ul li {
	list-style-type: square;
	margin-left: 15px;
	color: #98012e;
}

#pro_details .sidebar a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#pro_details .sidebar a:hover {
	color: #98012e;
}

/*************************************************************************
// DIV: side -- Side Bar Styles
**************************************************************************/
#side h3 {
	padding-top: 22px;
}

#side p {
	padding-bottom: 5px;
}

/*************************************************************************
// Form Inputs
**************************************************************************/
label {
	font-size: 85%;
	font-weight: bold;
}

.submit {
	margin: 0 0 0 120px;
	width: 85px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

input.ui_box, select.ui_box, textarea.ui_box {
	margin: 0 10px 10px 0;
	padding: 2px;
	display: block;
	width: 200px;
	border: 1px solid #cccccc;
	background: #ffffff;
	font-size: 92%;
}

select.ui_box {
	width: 206px;
}

input.wide, textarea.wide {
	width: 350px;
}

select.wide {
	width: 356px;
}

input.narrow, textarea.narrow {
	width: 100px;
}

select.narrow {
	width: 106px
}

select.state {
	width: auto;
}

/*************************************************************************
// Misc Styles
**************************************************************************/
.spacer5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.spacer20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

/*************************************************************************
// GEE Styles
**************************************************************************/
td.date {
	width: 60px;
	padding-right: 5px;
	font-weight: bold;
}

td.date a {
	color: #98012e !important;
	text-decoration: none !important;
}

td.date a:hover {
	text-decoration: underline;
}

#interior .sidebar .date {
	padding-left: 15px;
}

#row2 .sidebar a {
	color: #000000;
	text-decoration: none;
}

#row2 .sidebar a:hover {
	color: #98012e;
}

.gNewsDetTitle {
	padding: 10px 0 10px 0;
	color: #a1a2a3;
}

.gNewsDetDetails h2 {
	margin: 0;
	font-size: 131%;
	font-weight: bold;
	color: #98012e;
	text-transform: uppercase;
	text-align: left !important;
}

.gNewsDetSpacer {
	display: none;
}
/*
.left .news_title {
	float: right;
	width: 175px;
}

.right .news_title {
	float: right;
	width: 130px;
}

.content .news_title {
	float: right;
	width: 420px;
}
*/

.quote p {
	padding: 0 25px;
	_padding: 0 10px;
	font-size: 108%;
	_font-size: 100%;
	font-family: Arial Narrow, Verdana, Helvetica, sans-serif;
	color: #4c4d4f;
	text-align: left;"
}

.quote p.byline {
	padding-left: 0;
	text-align: right;
	font-style: italic;
}

.gDirDetInfoLabelCol {
	width: 110px;
	font-weight: bold;
}