/* @override http://beta.siegelstrain.com/site/css/styles.css */

body {
	margin: 10px 0 0 0;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #555;
}

#wrapper {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	padding: 90px 0 0 0;
	background: white;
	position: relative;
}

#header {
	width: 900px;
	height: 0px;
	margin: 0 auto;
	background: transparent;
	border: 0;
	position: relative;
}

#header a {
	text-decoration: none;
}

#logo {
	width: 340px;
	color: #000000;
	border: 0;
	height: 60px; /*double check */
	margin: 0 0 0 -6px;
	position: absolute;
	top: -65px;
	background: url(/site/images/logo2.png) no-repeat 4px 0px;
	z-index: 1000000;
}

#logo a {
	display: block;
	width: 300px;
	height: 50px;
}

#logo-links {

    display: block;
    position: relative;
    margin: 0 auto;
   
    top: -95px;
    right: -432px;

    width: 60px;
    height: 0px;

}

#sidebar {
	float: left;
	width: 320px;
	padding: 0px 0px 20px 0px;
	margin: -30px 0 0px 0px;
	min-height: 380px;
	background: white;
	border: 0px solid red;
}

#sidebar a {
	text-decoration: none;
	color: #777;
}

#sidebar a.red {
	color: #c01a29;
}

#sidebar a:hover {
	color: #c01a29;
}

#sidebar h1 {
	padding: 0;
	margin: 10px 0;
	font-size: 14px;
	font-weight: normal;
	color: black;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#sidebar h2, #content h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 1px;
}

#sidebar img {
	border:0;
}

/* -------------------------- Icons ---------------------------------- */


p a[href $='.pdf'], p a[href $='.doc'], li a[href $='.pdf'] {
	padding: 5px 20px 0 0px;
	background: transparent no-repeat center right;
	line-height: 1.5em;
}

p a:hover[href $='.pdf'], li a:hover[href $='.pdf'] {
	background: transparent url(/site/images/icons/icon_pdf.gif) no-repeat center right;
}

p a:hover[href $='.doc'] {
	background: transparent url(/site/images/icons/icon_doc.gif) no-repeat center right;

}
/* -------------------------- END Icons ---------------------------------- */


#page {
	background: #fff;
	width: 900px; /* account for border */
	margin: 30px auto 0 auto;
	border: 0px solid yellow;
	height: 510px;
}

#content {
	float: right;
	width: 504px;
	padding: 5px;
	margin: 0px 0px 3px 0;
	min-height: 260px;
	z-index: 11;
	border: 0px solid blue;
}

#wide-content {
	width: 900px;
	min-height: 300px;
	padding: 0px;
	background: #fff;
	border: none;
	border: 0px solid blue;
	position: relative;
}

#main-menu {
	width: 890px;
	height: 27px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: -50px;
	z-index: 1000;
}

#main-menu ul {
	margin: 0; /* to line up with slide */
	padding: 0;
	list-style: none;
	line-height: normal;
	z-index: 1000;
}

a, a:link, a:visited {
	color: #777;
	background: none;
	font-weight: normal;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #c01a29;
	text-decoration: none;
}

a.backtoprojects {
	color: black;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	margin-right: 50px;
}



#project-title-section {
	margin: -47px 0 0 0;
}

#project-title-section h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0px;
	padding: 0;
	margin: 2px 0 0 0;
}

#project-title-section p {
	padding: 0;
	margin: 3px 0 0 0;
	font-size: 13px;
	color: #888;
}

h1, h2, h3, .h3, h4, .h4, h5 {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	line-height: 1.4em;
	margin: 0 0 1em 0;
	color: black;
}

h2 {
	color: black;
	font-size: 1.7em;
	margin: 0px 0 5px 0;
	padding: 0;
	font-weight: bold;
}

h3, .h3 {
	margin: 2em 0 .5em 0;
	color: black;
	font-size: 1.4em;
	font-weight: bold;
}

h4, .h4 {
	margin: 2em 0 .5em 0;
	color: #366;
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
	margin: 2em 0 .5em 0;
	color: #366;
	font-size: 1.1em;
	font-weight: bold;
}

/* -------------------------- Caption styles ---------------------------------- */

.royalCaptionItem h2 {
	font-size: 1.1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
}

.royalCaptionItem h3 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
}

#content h3 {
	padding: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	margin: 10px 0 0 0;
	line-height: 18px;
}


.royalCaptionItem ul {
	padding: 0px 0 0 13px;
	margin: 0;
}

.royalCaptionItem ul li {
	color: #c01a29;
	padding-top: 4px;
}

.royalCaptionItem ul li span {
	color: black;
}

.royalCaptionItem p {
	font-size: 1.2em;
	margin-top: 16px;
	margin-bottom: 16px;
}

.royalCaptionItem a {
	color: #888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 1px;
}

.royalCaptionItem a:hover {
	color: #c01a29;
}

/* -------------------------- END Caption styles ---------------------------------- */

ul, ol, li {
	color: black;
}

ul {
	list-style-type: square;
}

/* ie hack */

#content li {
	margin: 0 0 9px 25px;
	font-size: 12px;
}

html>body #content li {
	margin: 0 0 9px 5px;
}

/* end hack */

p {
	margin: 0px 0 30px 0;
	font-size: 12px;
	line-height: 22px;
	color: black;
}

li p {
	margin: 0 0 5px 0px;
	padding: 0;
}


/* -------------------------- Menu ---------------------------------- */

ul#topnav {
	margin: 0 -41px 0 0;
	padding: 0;
	float: right;
	list-style: none;
	position: relative;
	font-size: 12px;
	font-family: 'PT Sans', sans-serif;
	letter-spacing: 0px;
}

ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 0px solid #fff;
}

ul#topnav li a {
	padding: 10px 36px 10px 36px;
	display: block;
	text-decoration: none;
	color: black;
	text-transform: uppercase;
}

ul#topnav li a:hover {
	color: #c01a29;
}

ul#topnav li:hover {
	border-right: 0px solid #c01a29;
}

ul#topnav li span {
	float: left;
	padding: 2px 0 40px 0;
	position: absolute;
	right: 25px;
	top: 30px;
	display: none;
	width: 900px;
	background: transparent;
	color: #c01a29;
}

ul#topnav li:hover span {
	display: block;
}

ul#topnav li span a {
	color: black;
	display: inline;
	float: right;
	font-size: .8em;
	padding: 10px 15px;
}

ul#topnav li span a:hover {
	
}

ul#topnav li span a.nav-line-separator {
	padding-left: 0;
	padding-right: 0;
	color: #c01a29;
}

/* -------------------------- END Menu ---------------------------------- */


/* -------------------------- Slide Captions ---------------------------------- */
div.royalCaption.text-panel {
	left: 20px;
	width: 850px;
	top: 20px;
}

div.royalCaptionItem.details-awards {
	width: 300px;
	left: 0px;
	top: -13px;
}

div.royalCaptionItem.details-awards ul li {
	
}

div.royalCaptionItem.details-awards h3 {
	padding: 13px 0 0 0;
	margin: 0;
}

div.royalCaptionItem.descriptions {
	width: 485px;
	left: 373px;
	top: 0px;
}

/* -------------------------- End Slide Captions ---------------------------------- */

/* -------------------------- Project Menu ---------------------------------- */

#project-wrapper {
	position: absolute;
	top: -17px;
	left: 0px;
	z-index: 1000;
	padding: 0;
}

#project-wrapper #project-menu {
	float: left;
	margin-top: -7px;
	margin-left: 1px;
	padding: 0px;
	width: 908px;
	background: #fff;
	border-bottom: 0px solid #b0372b;
}

#project-wrapper #project-menu img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#project-wrapper #project-menu ul {
	margin: 0px;
	border: none;
	list-style: none;
}

#project-wrapper #project-menu li {
	margin: 0px;
	border: none;
	list-style: none;
	position: relative;
	height: 23px;
	float: left;
	vertical-align: top;
	color: #7B7776;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
}

#project-wrapper #project-menu li ul li a {
	
}

#project-wrapper #project-menu li#education ul {
	width: 135px;
}

#project-wrapper #education ul li {
	width: 140px;
}

#project-wrapper #project-menu  a {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .8em;
}

#project-wrapper #project-menu  a:hover {
	color: #d35a4a;
}

#project-wrapper ul ul a {
	color: #000 !important;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	display: block;
}

#project-wrapper ul#project-menu li a {
	color: #888;
}

#project-wrapper #project-menu  ul a.no-project-yet, #project-wrapper #project-menu ul a.no-project-yet:hover {
	color: #aaa !important;
	cursor: default;
}

#project-wrapper #project-menu li ul li a:hover {
	color: #c01a29 !important;
}

#project-wrapper #project-menu li:hover {
	vertical-align: top;
	color: #c01a29;
	text-decoration: none;
}

#project-wrapper #project-menu li:hover ul {
	display: block;
}

#project-wrapper #project-menu li ul {
	display: none;
	width: auto;
/*might cause issues*/
	z-index: 1000;
	margin: 0px 0 0 -1px;
	height: 487px;
	padding: 10px 5px 5px 6px;
	background-image: none;
	background-color: #fcfcfc;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
	-webkit-box-shadow: 0px 0px 8px #888;
	-moz-box-shadow: 0px 0px 8px #888;
	box-shadow: 0px 0px 8px #888;
}

#project-wrapper #project-menu li ul li {
	text-indent: 0px;
	text-align: left;
	margin-bottom: 9px;
	margin-left: -2px;
	height: auto;
	line-height: 11px;
	font-size: 11px;
	letter-spacing: 1px;
	width: 140px;
}

#project-wrapper #project-menu li, #project-wrapper #sustainable-menu-container, #project-wrapper #community-menu-container, #project-wrapper #parks-menu-container, #project-wrapper #historic-menu-container, #project-wrapper #residential-menu-container, #project-wrapper #education-menu-container {
	width: 144px;
	margin-right: 7px;
}

#project-wrapper #sustainable-menu-container, #project-wrapper #community-menu-container, #project-wrapper #parks-menu-container, #project-wrapper #historic-menu-container, #project-wrapper #residential-menu-container, #project-wrapper #education-menu-container {
	height: 510px;
	float: left;
}

/* -------------------------- END Project Menu ---------------------------------- */

#project-wrapper #tall-images {
	float: left;
	background: white;
	width: 905px;
	height: 520px;
	margin-top: -478px;
	margin-left: 0px;
}

#project-wrapper #sustainable-menu-container {
	background: url(/site/images/projects/sustainable.jpg) no-repeat 0 0;
}

#project-wrapper #community-menu-container {
	background: url(/site/images/projects/community.jpg) no-repeat 0 0;
}

#project-wrapper #parks-menu-container {
	background: url(/site/images/projects/parkscamps.jpg) no-repeat 0 0;
}

#project-wrapper #historic-menu-container {
	background: url(/site/images/projects/historic.jpg) no-repeat 0 0;
}

#project-wrapper #residential-menu-container {
	background: url(/site/images/projects/residential.jpg) no-repeat 0 0;
}

#project-wrapper #education-menu-container {
	background: url(/site/images/projects/education.jpg) no-repeat 0 0;
	width: 144px;
	margin-right: 0;
}

#project-wrapper #ruleline-bottom {
	width: 800px;
	float: left;
	margin-top: 468px;
}

.clear-it {
	clear: both;
	height: 0;
}

a.red:link {
	color: #c01a29;
}

.caption {
	font-size: 9px;
	text-transform: uppercase;
	color: #777;
}