/* @override http://localhost:8000/static/css/site.css */

@charset "UTF-8";


/* Colormap
-----------------------------------------------
	f3f3f3	Grey - heading container background
	6e6e6e	Grey - heading container text
	f9f9f9	Grey - sidebar background color *unused in CSS*
	c8c8c8	Grey - image borders
	7c7c7c	Grey - project category listing page background
	e5e5e5	Grey - project category listing page headings
	636363	Grey - project category listing page featured project container background
	575757	Grey - H-series text, navigation text
	a3bc42	Lime - partner bios page background
	9ab23e	Lime - partner bios list item background
	71822e	Lime - partner bios active list item background
	21afde	Aqua - active navigtion item
	df701a	Orange - project category listing image caption background
----------------------------------------------- */


.hide, span em, form legend strong {
	left: -9999px;
	text-align: left;
	text-indent: -9999px;
	letter-spacing: -1000px;
	overflow: hidden;
	position: absolute;
}

.placeholder, .cache {
	display: none;
}


/* Redefine standard XHTML elements
----------------------------------------------- */

html, body { height: 100%; overflow: hidden; }
body {
	font-family: "Futura", "Myriad Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background: #ffffff url(../images/swatches/grey.gif) 4px repeat-y;
}

p {
	font-size: 1.2em;
	line-height: 1.2em;
	/*font-style: italic;*/
}
p:not(:last-child) { margin-bottom: 1em; }

a {
	color: inherit;
	font-style: normal;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 { color: #575757; }
h1 {
	margin: 30px auto 0;
	width: 104px;
	height: 104px;
}
h1 a {
	background: url(../images/logo.gif);
	display: block;
	width: 104px;
	height: 104px;
}
h2 { font-size: 2.6em; }

label {
	font-size: 1.2em;
	/* font-style: italic; */
	width: 19.5em;
	float: left;
}
legend {
	padding-top:7px;
	padding-bottom:5px;
	font-size: 1.6em;
	font-style: italic;
}


/* Define global UI elements
----------------------------------------------- */

#container {
	margin: 4px 4px 0;
	height: 100%;
}
* html #container { height: 100%; }

#content {
	margin-left: 130px;
	height: 100%;
	margin-bottom: -17px;
	overflow: auto;
}
#content-border {
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: url(../images/swatches/brown.gif) repeat-x fixed 0 4px;
	height: 8px;
	position: fixed;
	width: 99%;
	right: 4px;
	z-index: 798;
}

#masthead { z-index: 797; }

#body {
	margin: 0 auto;
	font-family: "Futura", Veranda, "Helvetica", Times, sans-serif;
	padding-bottom: 23px;
	padding-top: 10px;
	position: relative;
	padding-bottom: 75px;
}

#sidebar {
	float: left;
	width: 130px;
	height: 100%;
	position: fixed;
	color: #575757;
	background: url(../images/swatches/orange.gif) repeat-x;
	z-index: 799;
}
#sidebar > ol {
	position: absolute;
	bottom: 60px;
	left: 30px;
	width: 70px;
}
#sidebar > ol li {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-top: 4px;
	padding-top: 9px;
}
#sidebar ol li + li, #sidebar ol span + li { border-top: solid 1px #adadad; }
#sidebar ol ol { margin-bottom: 20px; }
#sidebar ol > li li {
	font-size: 0.7em;
	line-height: 1.0em;
	border: none;
	margin-top: 9px;
	padding-top: 0;
}
#sidebar ol > li li.active a { color: #21afde; }

#credits {
	width: 100%;
	height: 23px;
	position: fixed;
	bottom: 0;
	background: #ffffff;
	z-index: 800;
}
body#index #credits { background: transparent; }
#credits > a {
	width: 66px;
	height: 14px;
	display: block;
	background: url(../images/jess3.png);
	position: absolute;
	bottom: 4px;
	right: 5px;
}

.glass {
	padding: 2.7em 2.6em 3.2em 2.7em;
	background: transparent url(../images/glass.png);
	color: #ffffff;
	width: 50%;
	left: 35px;
	top: 53px;
	position: absolute;
	z-index: 750;
}
.glass h2 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 12px;
	margin-top: 2px;
}

#main, #ajaxified, #mainDetails { max-height: 500px; }
#main > div, #ajaxified > div, #mainDetails > div {
	max-height: 466px;
	overflow: auto;
	position: relative;
}

#partner-detail ul, #partner-detail ol, #main.glass ul, #main.glass ol, #ajaxified ol, #ajaxified ul { margin-bottom: 1em; }
#partner-detail li, #main.glass li, #ajaxified li, #mainDetails.glass ul, #mainDetails.glass ol {
	list-style: circle;
	margin-left: 1em;
	font-size: 1.2em;
	line-height: 1.2em;
	/* font-style: italic; */
}

#content form div {
	margin-bottom: 0.2em;
	clear: both;
}
form input + input { width: 30px; }
div input, div textarea {
	font-family: "Futura", sans-serif;
	font-size: 1.2em;
	border: solid 2px #c8c8c8;
	margin: 1px 0 2px 0;

}

#body a {
	color: #D96D19;
}




/* Page-centric UI elements
----------------------------------------------- */

a#fullscreen {
	position: relative;
	float: right;
	margin: 12px 4px auto auto;
	z-index: 800;
	background: #ff0000;
	color: #ffffff;
	padding: 4px;
	text-decoration: underline;
}

body.split #static {
	width: 300px;
	position: absolute;
	left: auto;
	right: 35px;
	/* top: 53px; */
}
body.split #ajaxified {
	width: 45%;
	position: absolute;
	/*
	left: 35px;
	top: 53px;
	*/
}

/* body.split #ajaxified:last-child { padding-bottom: 12px; } */

#pagination {
	font-size: 1.2em;
	margin-top: 2em;
}
#pagination a {
	background: transparent url(../images/glass_blue.png);
	padding: 3px;
	color: #fff;
}

body.split #body img { border: solid 2px #c8c8c8; }
body.split #body ul { margin: 15px auto 25px; }
body.split #body ul li { float: left; }
body.split #body ul li:not(:last-child) { margin-right: 7px; }
body.split #body ol li p:first-child, body.split #body ol li img + p { font-size: 1.45em; }
body.split #body ol li img {
	float: left;
	margin-right: 15px;
}
body.split #body ol li:not(:last-child) { margin-bottom: 2em; }
body.split #body ol li p:last-child a { text-decoration: underline; }

body.partner-bios #body { padding-top: 100px; }
body.partner-bios #body { width: 965px; }

body.partner-bios #people {
	width: 793px;
	height: 279px;
	float: left;
	position: relative;
}

body.partner-bios #partner-list {
	float: right;
	width: 160px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}

body.partner-bios #partner-list ol {
	font-size: 1.2em;
	margin: 0 0 20px 0;
}

body.partner-bios #partner-list ol li {
	margin: 0 0 5px 0;
	padding: 5px;
	cursor: pointer;
}

body.partner-bios #partner-list ol li.selected {
	background-color: #df701a;
}

body.partner-bios #masthead {
	height: 70px;
	background: #f3f3f3;
	color: #6e6e6e;
}
body.partner-bios #masthead h2 {
	margin: 32px auto auto 50px;
	float: left;
}

body.partner-bios #people img {
	position: absolute;
	top: 0;
	left: 0;
}

body.partner-bios .partner-detail {
	position: absolute;
	top: -30px;
	color: #fff;
	background-color: #333;
	width: 350px;
	z-index: 100;
}

body.partner-bios .scroller {
	margin: 0 10px 10px 15px;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 30em;
	padding:0 15px 0 0;
}

body.partner-bios .partner-detail a {
	color: #df701a;
}

body.partner-bios .partner-detail p {
	font-style: italic;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}

body.partner-bios .partner-detail p.bio-title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2em;
	color: #fff;
	font-style: normal;
	margin: 10px 0 .15em 15px;
	line-height: 1.2em;
}

body.partner-bios #people .position-0,
body.partner-bios #people .position-1,
body.partner-bios #people .position-2,
body.partner-bios #people .position-3 {
	right: 20px;
}

body.partner-bios #people .position-4,
body.partner-bios #people .position-5,
body.partner-bios #people .position-6,
body.partner-bios #people .position-7 {
	left: 10px;
}

body.projects #masthead {
	height: 70px;
	background: #f3f3f3;
	color: #6e6e6e;
}
body.projects #masthead h2 {
	margin: 32px auto auto 50px;
	float: left;
}
body.projects #masthead > div {
	font-size: 1.2em;
	float: right;
	margin: 32px 20px auto auto;
}
body.projects a#fullscreen {
	position: absolute;
	background: red;
	padding: 4px;
	margin: 0;
	top: 15px;
	right: 15px;
}

body.projects #content { background: #f3f3f3; }
body.projects .glass {
	width: 400px;
	position: absolute;
	left: auto;
	right: 35px;
	top: 53px;
	padding-bottom: 0.7em;
}
body.projects #body .glass > a {
	background: url(../images/glass_red.png);
	padding: 7px;
	position: absolute;
	right: 0;
	top: 0;
	font-family: "Futura", sans-serif;
	color: #fff;
}
body.projects #mainDetails.glass ul#detail-nav { margin: 3em 0 auto; }
body.projects #mainDetails.glass ul#detail-nav li {
	float: left;
	list-style: none;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	margin: 0 10px 10px 0;
}
body.projects #mainDetails.glass ul#detail-nav li img { border: solid 2px #c8c8c8; }
body.projects h3 {
	font-size: 3.2em;
	color: #ffffff;
	margin-top: 0.5em;
}
body.projects h4 {
	font-size: 2.25em;
	color: #c8c8c8;
	margin: 0.4em 0;
}
body.projects #navigator {
	z-index: 775;
	position: absolute;
	bottom: 50px;
	background: transparent url(../images/glass.png);
	width: 81%;
	right: 4px;
	height: 82px;
	overflow: hidden ! important;
}

body.projects.categories #content { background: #7c7c7c; }
body.projects.categories #body { margin: 30px auto 30px 50px; }

body.projects.categories h3 {
	font-size: 1.8em;
	color: #e5e5e5;
}
body.projects.categories h4 {
	font-size: 1.772em;
	color: #ffffff;
}

body.projects.categories ul#categories { margin: 20px 0; }
body.projects.categories ul#categories li {
	float: left;
	width: 200px;
	height: 132px;
	margin: 0 15px 15px 0;
	/* border: solid 8px #c8c8c8; */
}
body.projects.categories ul#categories li a {
	display: block;
	width: 200px;
	height: 132px;
	position: absolute;
}
body.projects.categories ul#categories li a > span {
	display: block;
	width: 80%;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	padding: 10px 8px 5px;
	margin: 45% auto 0;
}

body.projects.categories ul#categories li a span.title {
	background: #000;
	background: rgba(0,0,0,.6);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	line-height: 1em;
}

body.projects.categories ul#categories + div {
	color: #c8c8c8;
	background: #636363;
	padding: 20px 15px;
}
body.projects.categories ul#featured { margin: 10px 0 0; }
body.projects.categories ul#featured li {
	float: left;
	margin-right: 30px;
}
body.projects.categories ul#featured li > a {
	float: left;
	margin-right: 15px;
}
body.projects.categories ul#featured li > span { float: left; }
body.projects.categories ul#featured li > span > strong {
	font-size: 1.3em;
	font-weight: bold;
}

body.projects .carousel-container {
	position: relative;
	width:  100%;
	overflow: auto;
	z-index: 2;
}

body.projects .carousel {
	display: block;
	margin: 0;
}

body.projects .carousel li {
	float: left;
}

body.projects .innerCarousel .carousel.skin-navigator {
	width:  5000px;
}

body.projects .carousel.skin-navigator li {
	margin-right: 10px;
	margin-left: 0px ! important;
	list-style: none ! important;
}

body.projects .carousel.skin-navigator img {
	margin: 10px;
}

body.projects .active .carousel.skin-navigator img {
	cursor: pointer;
}

body.projects .carousel-container .btn {
	background: transparent url(../images/glass.png);
	width: 42px;
	height: 82px;
	z-index: 100;
	position: absolute;
	top: 0px;
	overflow: hidden;
	display: none;
}

body.projects .carousel-container .btn.left {
	left: 0px;
}
body.projects .carousel-container .btn.right {
	right: 0px;
}

body.projects .carousel-container .btn.left .button {
    position: absolute;
    top: 25px;
	left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/jcarousel/prev-horizontal.png) no-repeat 0 0;
    z-index:101;
}

body.projects .carousel-container .btn.left .button:hover {
    background-position: -32px 0;
}

body.projects .carousel-container .btn.left .button:active {
    background-position: -64px 0;
}

body.projects .carousel-container .btn.right .button {
    position: absolute;
    top: 25px;
	left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/jcarousel/next-horizontal.png) no-repeat 0 0;
    z-index:101;
}

body.projects .carousel-container .btn.right .button:hover {
    background-position: -32px 0;
}

body.projects .carousel-container .btn.right .button:active {
    background-position: -64px 0;
}

body.projects .skin-fancybg {
	height: 768px;
}

body.projects .skin-fancybg .carousel {
	height: 768px;
	width: 30000px;
}

body.projects .skin-fancybg .carousel li {
	border-right: solid 10px #f3f3f3;
}

body.projects .projectCarousel img.hero {
	cursor: pointer;
}

/* Application */
#application-information .text input {
	width: 200px;
	padding: 5px;
	border: 0;
}

#application-information .text span.ext input {
	width: 4em;
	font-family: "Futura", sans-serif;
	font-size: 1.2em;
}

#application-information div.text,
#application-information div.select,
#application-information div.checkbox {
	margin: 0 0 10px 0;
}

#application-information label {
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0 0 10px 0;
	width: 15em;
	line-height: 1.4em;
}

#application-information legend {
	margin: 15px 0 0 0;
	padding: 0;
}

#application-information input.input_submit {
	margin: 0 0 0 17em;
}

/* Contact */
#mapping {
	margin: 15px 0 0 0;
}

#mapping td {
	padding: 10px;
	vertical-align: middle;
	font-size: 1.4em;
}

#contact {
	width: 80%;
	font-size: 1.4em;
}

#contact td {
	padding: 2px 0;
}

/* News */
#news #body .glass img {
    border: none;
}


/* Clearfix
----------------------------------------------- */

.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
