/*
Maintained by: vcuweb@vcu.edu
Updated: 12/21/2006
----------------------------------- */

body {
	font-size: 12px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ccc;
	}

#wrapper {
	width: 798px;
	text-align: left;
	background-image: url(../images/layout/bgsinglewrapper.gif);
	background-repeat: repeat-y;
	border: 1px solid #999;
	margin: 0 auto;
	}

/* Header --------------------------------------------------------------- */

#header {
	height: 135px;
	clear: both;
	background-image: url(../images/layout/bgsingleheader.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#header .gutter {
	padding: 20px;
	}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 150%;
	color: #333;
	}

/* Top navigation -------------------------------------------------------- */

#topNav {
	padding: 40px 12px 36px 230px;
	list-style-type: none;
	font-size: 100%;
	}

#topNav ul {
	margin: 0; 
	padding: 0;
	}

#topNav ul li {
	display: inline;
	padding: 0 5px 0 5px;
	}

#topNav li a {
	text-decoration: none;
	color: #333;
	background: #fff;
	}

#topNav li a:hover {
	text-decoration: none;
	color: #000;
	background: #ccc;
	}

/* Main content area ----------------------------------------------------- */

#mainContent {
	font-size: 100%;
	min-height: 500px;
	background-image: url(../images/layout/bgsinglemaincontent.gif);
	background-repeat: no-repeat;
	width: 798px;
	color: #595959;
	line-height: 1.6em;
	}

#mainContent .gutter {
	padding: 10px 70px 20px 15px;
	}

#mainContent p {
	margin: 0;
	padding: 5px 20px 15px 40px;
	}
#mainContent ol, #mainContent ul {
	margin: 5px 20px 15px 40px;
	padding-left: 40px;
	}
#mainContent h2 {
	font-size: 180%;
	font-weight: normal;
	color: #000;
	margin: 14px 20px 5px 20px;
	padding: 0; 
	line-height: 120%;
	}

#mainContent h3 {
	font-size: 140%;
	font-weight: normal;
	color: #01688A;
	margin: 0px 20px 5px 20px;
	padding: 0 0 6px 0; 
	border-bottom: 1px dotted #ccc;
	}

#mainContent h4 {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin: 0px 20px 5px 20px;
	padding: 0 0 0 0; 
	}

#mainContent h5 {
	font-size: 120%;
	font-weight: bold;
	color: #595959;
	margin: 0px 20px 5px 20px;
	padding: 0;
	}

#mainContent ul {
	margin: 5px 0 10px 28px;
	padding: 0 0 0 0;
	}

#mainContent ul li {
	padding: 0 0 5px 0;
	}

#mainContent ul li ul li{
	padding: 0 0 0 0;
	}


/* Side bar area --------------------------------------------------- */

#sideBar {
	float: right;
	width: 170px;
	margin: 0px 0px 5px 15px;
	padding: 5px 0px 5px 5px;
	border-left: 1px solid #999;
	}

#sideBar .gutter {
	padding: 0px 0px 5px 3px;
	background-color: #FFFFFF;
}

#sideBar h3 {
	font-size: 100%;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 3px 0 0 0;
	border: 0px;
	line-height: 14px;
	}

#sideBar h4 {
	font-size: 90%;
	font-weight: bold;
	color: #01688A;
	margin: 0;
	padding: 3px 0 0 0; 
	}


#sideBar p {
	font-size: 90%;
	font-weight: normal;
	color: #595959;
	margin: 0;
	padding: 3px 0 8px 0;
	line-height: 13px;
	}

#sideBar li {
	font-size: 90%;
	font-weight: normal;
	color: #595959;
	margin: 3px 0 0 0;
	padding: 0;
	line-height: 13px;
	list-style-type:circle;
	}


/* Footer and signature -------------------------------------------- */

#footer {
	}

#footer .gutter {
	padding: 10px 5px 10px 10px;
	}

#signature {
	font-size: 80%; 
	padding: 0px; 
	margin: 0; 
	clear: both;
	display: block; 
	list-style-type: none;
	}


/* Sub navigation -------------------------------------------------------- */

#subNav {
	padding: 0px 0px 20px 0px;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	}

#subNav ul {
	margin: 0 0 2px 0;
	padding: 0 0 2px 0; 
	border-bottom: 1px solid #666;
	}

#subNav ul li {
	display: inline;
	padding: 0 12px 0px 0px;
	}

#subNav li a {
	text-decoration: none;
	color: #666;
	background: #fff;
	}

#subNav li a:hover {
	text-decoration: none;
	color: #6A9913;
	background: #fff;
	}


/* IE Fix ----------------------------------------------- */
#mainContent, #navArea, #header, #topNav {
	height: 1%;
	}

/* Images ----------------------------------------------- */

.imggutter {
	margin: 10px 0px 30px 30px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	}

#maincontent .imgleft {
	padding: 5px 20px 5px 0px;
	}

#maincontent .imgright {
	padding: 5px 0px 5px 20px;
	}

	
/* Link colors ------------------------------------------ */
a:link {color: #6A9913;}
a:visited {color: #FF3600;}
a:hover {color: #FF3600;}
a:active {color: #00431B;}


/* Tables ----------------------------------------------- */
table {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin-bottom:12px;
	}

caption {
	padding: 0 0 6px 0;
	}

th, td {
	padding: 4px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	}

th {
	background: #eee;
	font-weight: bold;
	}

/* definition lists ------------------------------------- */

dt {font-weight: bold;}
dd {margin-left:0;}


/* FORMS ------------------------------------------------ */
form {
	margin: 0;
	padding: 0;
	}

#search {
	float:left; 
	margin:0; 
	padding:0; 
	width: 180px;
	}
#search input.txt {
	width:100px; 
	margin: 8px 8px 8px 8px;
	float: left;
	}


/* clearfix for float bug in FireFox Windows 1.0.x */
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	.clearfix {display:inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


/* NOTES ----------------------------------------------------- */
.note_to_designer {
	color: #339999;
	font-weight: bold;
	/*display: none;*/
	}
.note_to_designer_internal {
	color: #CC0099;
	font-weight: bold;
	display: none;
	}
.note_to_client {
	color: #CC0000;
	font-weight: bold;
	}
.note_to_editor {
	color: #009966;
	font-weight: bold;
	}