/*
Maintained by: creative@vcu.edu
Updated: 02/26/2007
----------------------------------- */

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/bgwrapper.gif);
	background-repeat: repeat-y;
	border: 1px solid #999;
	margin: 0 auto;
	}

/* Header --------------------------------------------------------------- */

#header {
	height: 135px;
	clear: both;
	background-image: url(../images/layout/bgheader.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	}

#header .gutter {
	padding: 20px;
	padding-bottom: 0px;
	height: 115px;
	}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 150%;
	color: #333;
	}

/* Navigation area ------------------------------------------------------ */

#navArea {
	font-size: 90%;
	min-height: 500px;
	background-image: url(../images/layout/bgnavarea.gif);
	background-repeat: no-repeat;
	float: left;
	width: 235px;
	color: #666;
	line-height: 1.5em;
	}
	
#navArea ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#navArea ul li {
	margin: 0 30px 1px 22px;
	padding: 0 0 2px 0;
	list-style-image: url("../images/layout/boxgreen.gif");
	border-bottom: 1px solid #000;
	}

#navArea li a {
	color: #fff;
	text-decoration: none;
	}

#navArea li a:hover {
	color: #FFD600;
	text-decoration: none;
	}

#navArea ul li ul li {
	margin: 0 0 0 16px;
	padding: 1px 0 1px 0;
	list-style-image: url("../images/layout/arrow.gif");
	border-bottom: 0px;
	line-height: 1.4em;
	}

#navArea ul li ul li ul li{
	margin: 0 0 0 13px;
	padding: 1px 0 1px 0;
	list-style-image: url("../images/layout/dash.gif");
	border-bottom: 0px;
	line-height: 1.4em;
	}

#navArea a {
	color: #01688A;
	text-decoration: none;
	}

#navArea a:hover {
	color: #6A9913;
	text-decoration: none;
	}

#navArea .gutter {
	padding: 0px;
	}

/* Top navigation -------------------------------------------------------- */

#topNav {
	padding: 40px 0px 36px 0px;
	list-style-type: none;
	font-size: 100%;
	width: 460px;
	margin-left: 210px;
	}

#topNav ul {
	margin: 0; 
	padding: 0;
	}

#topNav ul li {
	display: inline;
	padding: 0 5px 0 5px;
	}
#topNav     a     {
	text-decoration: none;
	color: #333;
	}

#topNav li a:hover {
	text-decoration: none;
	color: #000;
	background: #ccc;
	}

/* Main content area ----------------------------------------------------- */

#mainContent {
	font-size: 105%;
	line-height: 1.9em;
	min-height: 500px;
	background-image: url(../images/layout/bgmaincontent.gif);
	background-repeat: no-repeat;
	float: right;
	width: 563px;
	color: #595959;
	}

#mainContent .gutter {
	padding: 15px 82px 20px 23px;
	}

#mainContent p {
	margin: 0 0 0 0;
	padding: 5px 0 12px 0;
	}

#mainContent h2 {
	font-size: 200%;
	font-weight: normal;
	color: #000;
	margin: 14px 0 0 0;
	padding: 0 30px 20px 0; 
	line-height: 120%;
	}

.h2sub {
	color: #01688A;
	font-size: 80%;
	line-height: 110%;
	}
	
#mainContent h3 {
	font-size: 140%;
	font-weight: normal;
	color: #666;
	margin: 0px 0px 2px 0px;
	padding: 10px 0px 2px 0px;
	border-top: 1px solid #000;
	}

#mainContent h4 {
	font-size: 115%;
	font-weight: bold;
	color: #01688A;
	margin: 5px 0 0 0;
	padding: 0 0 0 0; 
	}

#mainContent h5 {
	font-size: 105%;
	font-weight: bold;
	color: #595959;
	margin: 0;
	padding: 0;
	}
	
#mainContent ol {
	font-weight:normal;
	}
	
#mainContent ol span {
	font-weight:normal;
	}

#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: 210px;
	margin: 0px 0px 0px 25px;
	padding: 5px 0px 0px 15px;
	background-color: #FFFFFF;
	}

#sideBar .gutter {
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #999;
}

#sideBar h3 {
	font-size: 100%;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 6px 0 0 0;
	border: 0px;
	line-height: 110%;
	}

#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: 115%;
	}

#sideBar li {
	font-size: 90%;
	font-weight: normal;
	color: #595959;
	margin: 3px 0 0 0;
	padding: 0;
	line-height: 130%;
	list-style-type: circle;
	}


/* Footer and signature -------------------------------------------- */

#footer {
	clear: both;
	}

#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 {
	width: 456px;
	padding: 10px 0px 20px 0px;
	font-size: 100%;
	font-weight: normal;
	line-height: 17px;
	border-top: 1px solid #999;
	}

#subNav p {
	padding: 0px 0px 12px 0px;
	}

.navIcon img {
	float: left;
	margin: 0px 10px 1px 0px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000;
	}

#navLeft {
	width: 220px;
	float: left;
	}

#navRight {
	width: 220px;
	float: right;
	}

#navEnd {
	border-top: 1px solid #999;
	clear: both;
}

/* Show/Hide sub navigation sections -------------------- */

body #navArea li ul
	{display: none;} 

/* show sidebar subnav when section class is in the Body */
body.experiences #navArea li#experiences ul {display: block;}
body.downtowndevelopment #navArea li#downtowndevelopment ul {display: block;}


/* IE Fix ----------------------------------------------- */
#mainContent, #navArea, #header, #topNav {
	height: 1%;
	}

/* Images ----------------------------------------------- */

.imgtop {
	margin: 0px 20px 0px 0px;
	background: #fff;
	padding: 0px 0px 2px 0px;
	}

.imgleft {
	float: left;
	margin: 0;
	background: #fff;
	padding: 0px 15px 0px 0px;
	}
img {
	display: block;
}


.imgright {
	float: right;
	margin: 0;
	background: #fff;
	padding: 0px 0px 0px 15px;
	}

.img-list img, .imgtop img, .imgleft img, .imgright img {
	border: 1px solid #000;
	}

.caption {
	font-style: oblique;
	font-size: 90%;
	line-height: 120%;
	color: #01688a;
	}

/* Images in main content ------------------------------- */

#maincontent img {float:right; border:1px solid #adadad; background:#fff; margin:0 6px 0 0; padding:2px;}

/* turn off image border */
body img.noborder {border:0;}


	
/* Link colors ------------------------------------------ */
a:link {
	color: #6A9913;
	text-decoration: none;
	}
a:visited {
	color: #FF3600;
	text-decoration: none;
	}
a:hover {
	color: #FF3600;
	text-decoration: none;
	}
a:active {
	color: #00431B;
	text-decoration: none;
	}


/* 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;
	}
	
/* Image with caption */
.img {display: block; font-size:10px; width:200px; float:right; margin: 0 0 0 20px;}

.navdiv a {
	color: #000000;
	text-decoration: none;
}

/* Loft Tour videos ----------------------------------------------------- */

.video {padding-bottom: 20px;}
#tour-list h4 {margin: 0; padding: 0; clear: left;}
#tour-list p {margin: 0; padding: 0; line-height: normal;}
.column1 {width: 220px; float: left;}
.column2 {width: 220px; float: right;}
.jumplinks li {
	margin-left: -20px;
	margin-bottom: -10px;
	font-size: 11px;
}
.jumplinks {
	list-style-image: none;
	list-style-type: none;
}

