﻿@media screen { /* Necessary for sIRF printing - do not delete */


* { /* Global Whitespace Reset - do not delete */
	margin: 0;
	padding: 0;
}

html {overflow-y: scroll;}

body {
	padding: 30px 0;
	font: 12px Arial, Verdana, sans-serif;
	color: #fff;
	background: #808080;
}

img {border: 0;}

a:focus {outline: 0;}

div.top {
	clear: both;
	margin: 0 auto;
	width: 1048px;
	height: 17px;
	background: url(images/bg-top.gif) no-repeat 0 0;
}

div.bottom {
	clear: both;
	margin: 0 auto;
	width: 1048px;
	height: 17px;
	background: url(images/bg-bottom.gif) no-repeat 0 0;
}

div.main {
	position: relative;
	margin: 0 auto;
	padding: 0 17px;
	width: 1014px;
	background: url(images/bg-main.gif) repeat-y 0 0;
}

div.main div.mast {
	width: 1014px;
	height: 144px;
	background: #333 url(images/bg-mast.gif) repeat-x 0 111px;
}

div.main div.mast img.logo {float: left;}

div.main div.mast div.nav {
	position: absolute;
	top: 81px;
	right: 0;
	width: 745px;
	z-index: 1000;
}

div.main div.mast div.nav div.mainnav {
	float: right;
	width: 650px;
	height: 30px;
}

div.main div.mast div.nav div.mainnav ul {list-style: none;}

div.main div.mast div.nav div.mainnav ul li {
	float: left;
	font: 11px/30px Verdana, Arial, sans-serif;
	letter-spacing: -1px;
}

div.main div.mast div.nav div.mainnav ul li a:link,
div.main div.mast div.nav div.mainnav ul li a:visited {
	float: left;
	padding: 0 8px;
	height: 30px;
	color: #999;
	text-decoration: none;
	border-left: 1px solid #333;
}
div.main div.mast div.nav div.mainnav ul li a:hover,
div.main div.mast div.nav div.mainnav ul li.on a:link,
div.main div.mast div.nav div.mainnav ul li.on a:visited,
div.main div.mast div.nav div.mainnav ul li a.on:link,
div.main div.mast div.nav div.mainnav ul li a.on:visited {
	color: #fff;
	border-left: 1px solid #737373;
	border-bottom: 1px solid #333;
	background: url(images/bg-main-nav-li.gif) no-repeat right top;
}

div.main div.mast div.nav div.subnav {
	clear: both;
	float: right;
	width: 745px;
}

div.main div.mast div.nav div.subnav ul {list-style: none;}
div.main div.mast div.nav div.subnav ul#subnav0 {margin-left: 10px;}
div.main div.mast div.nav div.subnav ul#subnav1 {margin-left: 10px;}
div.main div.mast div.nav div.subnav ul#subnav3 {margin-left: 85px;}
div.main div.mast div.nav div.subnav ul#subnav4 {margin-left: 188px;}
div.main div.mast div.nav div.subnav ul#subnav5 {margin-left: 416px;}

div.main div.mast div.nav div.subnav ul li {
	float: left;
	font: 11px/30px Verdana, Arial, sans-serif;
	letter-spacing: -1px;
}

div.main div.mast div.nav div.subnav ul li a:link,
div.main div.mast div.nav div.subnav ul li a:visited {
	position: relative;
	float: left;
	padding: 0 8px;
	height: 34px;
	color: #999;
	text-decoration: none;
	z-index: 1000;
}
div.main div.mast div.nav div.subnav ul li a:hover {
	color: #fff;
	background: url(images/bg-subnav-li.gif) no-repeat center bottom;
}
div.main div.mast div.nav div.subnav ul li a.on:link,
div.main div.mast div.nav div.subnav ul li a.on:visited {
	color: #fff;
	background: url(images/bg-subnav-li-on.gif) no-repeat center bottom;
}


/* Main Content Area */

div.content {
	position: relative;
	margin: 5px 0 0;
	width: 1014px;
}

/* Homepage */

div.content div.home {
	padding: 57px 0 0;
	width: 1014px;
	height: 357px;
	background: url(images/bg-home.jpg) no-repeat 0 0;
}

div.content div.home img.callout {
	position: absolute;
	top: -88px;
	left: 15px;
}

div.content div.home img.name {
	position: absolute;
	top: 372px;
	left: 295px;
}

div.content div.home h1 {
	margin: 0 0 20px 444px;
	width: 431px;
	height: 9px;
	text-indent: -10000em;
	background: url(images/h1.gif) no-repeat 0 0;
}

div.content div.home h2 {
	margin: 0 0 0 345px;
	width: 228px;
	height: 82px;
	text-indent: -10000em;
	background: url(images/h2-home.gif) no-repeat 0 0;
}

div.content div.home img.attributes {
	margin: 0 0 0 345px;
}

div.content div.home p {
	margin: -2px 105px 0 387px;
	font: 10px/15px Verdana, Arial, sans-serif;
}


/* Category Pages */

div.content div.category {
	padding: 22px 0 0 14px;
	width: 1000px;
	height: 392px;
	background: url(images/bg-category.jpg) no-repeat 0 0;
}

div.content div.category img.backdrop {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

div.content div.category img.callout {
	position: absolute;
	top: 0;
	left: 160px;
	z-index: 2;
}

div.content div.category h2 {
	margin: 0 0 0 0;
	width: 247px;
	height: 29px;
	visibility: hidden;
}

div.content div.category h2.sIFR-hasFlash {
	visibility: hidden;
}

div.content div.category p {
	padding: 17px 0 0;
	font: 11px/21px Verdana, Arial, sans-serif;
	letter-spacing: -1px;
}

div.content div.category p.byline {
	position: absolute;
	top: 360px;
	left: 15px;
	padding: 0;
	line-height: 14px;
	text-align: right;
	color: rgb(99,27,13);
}


/* Project Pages */

div.content div.project {
	position: relative;
	padding: 22px 0 0 14px;
	width: 1000px;
	height: 392px;
	background: url(images/bg-project.jpg) no-repeat 0 0;
}

div.content div.project h2 {
	margin: 0 0 0 0;
	width: 247px;
	height: 29px;
	visibility: hidden;
}

div.content div.project h2.sIFR-hasFlash {
	visibility: hidden;
}

div.content div.project div.image {
	position: absolute;
	top: 0;
	right: 0;
	width: 760px;
	height: 413px;
}

div.content div.project div.image img {float: left;}

div.content div.project p {
	width: 218px;
	font: 11px Arial, Verdana, sans-serif;
	letter-spacing: normal;
}

div.content div.project ul {
	position: absolute;
	bottom: 7px;
	left: 16px;
	list-style: none;
}

div.content div.project ul li {
	float: left;
	margin: 0 7px 0 0;
	width: 46px;
	height: 46px;
	border: 1px solid #fff;
}


/* Internal "Static" Pages */

div.content div.internal {
	position: relative;
	width: 1014px;
	min-height: 583px;
	background: url(images/bg-sidebar.jpg) no-repeat 0 0;
}

div.content div.internal a.print:link,
div.content div.internal a.print:visited {
	float: right;
	margin: -25px -20px 0 0;
}

div.content div.internal div.sidebar {
	float: left;
	padding: 63px 0 0;
	width: 247px;
}

div.content div.internal div.sidebar img {float: left;}

div.content div.internal div.sidebar ul {
	list-style: none;
	float: left;
	padding: 13px 0 14px 28px;
	width: 217px;
	background: url(images/bg-sidebar-ul.gif) no-repeat left bottom;
}

div.content div.internal div.sidebar ul li {
	padding: 0 0 0 13px;
	line-height: 24px;
	background: url(images/bg-sidebar-li.gif) no-repeat 0 7px;
}

div.content div.internal div.sidebar ul li a:link,
div.content div.internal div.sidebar ul li a:visited {
	color: #fff;
	text-decoration: none;
}
div.content div.internal div.sidebar ul li a:hover {text-decoration: underline;}

div.content div.internal div.copy {
	margin: 0 0 0 252px;
	padding: 75px 52px 15px 33px;
	min-height: 567px;
	font-size: 11px;
	line-height: 18px;
	color: #1a1a1a;
	background: url(images/bg-copy.jpg) no-repeat 0 0;
}

div.content div.internal div.copy h2 {
	margin: 0 0 25px -20px;
	width: 600px;
	height: 35px;
	visibility: hidden;
}

div.content div.internal div.copy h2.sIFR-hasFlash {
	visibility: hidden;
}

div.content div.internal div.copy blockquote {padding-left: 25px;}

div.content div.internal div.copy p {padding-bottom: 15px;}

div.content div.internal div.copy a:link {color: #e51937;}
div.content div.internal div.copy a:visited {color: #ad1229;}
div.content div.internal div.copy a:hover {text-decoration: none;}

div.content div.internal div.copy ul {
	list-style: none;
	margin: -15px 0 10px 0;
}

div.content div.internal div.copy ul li {
	padding: 0 0 3px 35px;
	line-height: 16px;
	background: url(images/li-copy.gif) no-repeat 0 9px;
}

div.content div.internal div.copy ul.news-page li {
	padding-left: 0;
	background: none;
}

div.content div.internal div.copy ul.news-page li a:link {color: #e51937;}
div.content div.internal div.copy ul.news-page li a:visited {color: #ad1229;}
div.content div.internal div.copy ul.news-page li a:hover {text-decoration: none;}

div.content div.internal div.copy ol {
	margin: -15px 0 10px 36px;
}


/* Optional Footer Content */

div.content div.optional {
	margin: 4px 0 0;
	padding: 0 0 0 342px;
	width: 672px;
	height: 164px;
	background: #333 url(images/bg-news.jpg) no-repeat 0 0;
}

div.content div.optional div {
	position: relative;
	float: left;
	padding: 0 0 0 23px;
	width: 282px;
	height: 164px;
	background: url(images/bg-optional-div.gif) no-repeat 0 0;
}

div.content div.optional div h3 {
	padding: 19px 0 3px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

div.content div.optional div ul {list-style: none;}

div.content div.optional div ul li {
	position: relative;
	padding: 0 0 2px 7px;
	background: url(images/bg-optional-li.gif) no-repeat 0 6px;
}

div.content div.optional div ul li a:link,
div.content div.optional div ul li a:visited {
	color: #999;
	text-decoration: none;
}
div.content div.optional div ul li a:hover {text-decoration: underline;}

div.content div.optional div p {
	font-size: 11px;
	color: #999;
	width: 150px;
}

div.content div.optional div img {
	position: absolute;
	top: 15px;
	left: 186px;
}

div.content div.optional div.projects ul {
	position: absolute;
	bottom: 12px;
	left: 20px;
	width: 625px;
}

div.content div.home-footer div.projects ul {
	position: absolute;
	bottom: 12px;
	left: 20px;
	width: 300px;
}

div.content div.optional div.projects ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 10px;
	height: 10px;
	line-height: 10px;
	border: 1px solid #999;
	background: none;
}

div.content div.optional div.projects ul li a:link,
div.content div.optional div.projects ul li a:visited {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -10000em;
}
div.content div.optional div.projects ul li a:hover {background: #ccc;}
div.content div.optional div.projects ul li a.on:link,
div.content div.optional div.projects ul li a.on:visited {background: #fff;}

div.content div.panel {
	padding: 0;
	width: 1014px;
	background: #333;
}

div.content div.panel div.projects {
	padding: 15px 0 0 195px;
	width: 452px;
	height: 149px;
	background: none;
}

div.content div.panel div.projects h3 {
	margin: 0 0 0 0;
	padding: 0;
	width: 400px;
	height: 24px;
	visibility: hidden;
}

div.content div.panel div.projects h3.sIFR-hasFlash {
	visibility: hidden;
}

div.content div.panel div.projects ul {
	bottom: 10px;
	left: 14px;
}

div.content div.panel div.projects ul li {
	float: left;
	margin: 0 9px 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
	line-height: 10px;
	border: 1px solid #999;
	background: none;
}

div.content div.panel div.projects ul li a:link,
div.content div.panel div.projects ul li a:visited {
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -10000em;
}
div.content div.panel div.projects ul li a:hover {background: #ccc;}
div.content div.panel div.projects ul li a.on:link,
div.content div.panel div.projects ul li a.on:visited {background: #fff;}

div.content div.panel div.projects img {
	position: absolute;
	top: 13px;
	left: 14px;
}

div.content div.panel div.projects p {
	color: #fff;
	padding-top: 30px;
	width: 300px;
}

div.content div.panel div.projects p a:link,
div.content div.panel div.projects p a:visited {
	color: #fff;
	text-decoration: none;
}
div.content div.panel div.projects p a:hover {text-decoration: underline;}


/* The actual footer */

div.footer {
	margin: -8px auto 0;
	width: 1019px;
	font-size: 11px;
}


/* Global Styles */

.hidden {display: none;}
.visible {display: inherit;}
.clear {clear: both;}


/* sIFR Styles - do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}



/* Global Styles */

.show-this {
	visibility: visible !important;
	line-height: 1.5
}




























































/* IE6 Hacks */

*html div.main div.mast div.nav div.subnav ul li {margin-top: -1px;}

*html div.content div.internal {height: 583px;}

*html div.content div.internal div.sidebar h2 {width: 234px;}

*html div.content div.internal div.copy {height: 487px; margin-left: 249px;}

*html div.content div.category p.public-ie6 {padding-top: 0; margin-top: -12px;}

*html div.content div.project h2.public-ie6 {width: 210px;}

*html div.content div.category p.public-ie6 {padding-top: 0;}























} /* The end of @media screen - do not delete this bracket */
