/* Standard tags 
/* ------------------------------------------------------------------*/

body,html {
	background: #0D2809 url("../images/ab_newBG.jpg") center top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#90999c;
	overflow-x:hidden;
}

h1,h2,h3,h4,h5,h6 {}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 20px;
	color:#90999c;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a, a:visited, a:active {
	color:#679238;
	text-decoration:none;
}
a:hover {
	color:#53b459;
	text-decoration:underline;
}


/* Classes
/* ------------------------------------------------------------------*/

.clear {
	clear:both;
}
.center {
	margin: 0px auto 0px auto;
	text-align:center;
}
/* Crosss Browser HR */
div.line {
	width: 950px;
	height: 1px;
	margin: 0px auto 5px auto;
	background: transparent url("../images/line.png");
}
	/* IE6 PNG fix */
	* html div.line {
		background-image: none;
		width: 950px;
		height: 1px;
		margin: 5px 0px 5px 0px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/line.png');
	}
	
/* Structure
/* ------------------------------------------------------------------*/

#main {
	width:950px;
	min-height:867px;
	margin:0 auto;
}

#content {}

#footer {
	text-align:center;
	margin: 0px 0px 20px 0px;
	padding-bottom:50px;
	font-size:10px;
	color:#556b58;
}
#footer a, #footer a:visited, #footer a:active {
	color:#556b58;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* Main navigation
/* ------------------------------------------------------------------*/

a.home{
	display:block;
	height:52px;
	width:310px;
	float:left;
	position:absolute;
	top:0px;
}

#nav {
	background: transparent url("../images/logo.png") 0 0 no-repeat;
	height:35px;
	width:950px;
	position:relative;
	padding:22px 0;
}

#nav ul {
	display:block;
	position:absolute;
	right:0px;
	margin:0;
	list-style:none;
}


#nav ul li {
	float:left;
	font-size:12px;
}

#nav ul li a {
	text-transform:lowercase;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;}
	
#nav ul li a.current {
	color:#679238;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;}	
	
#nav ul li a:hover {
	background:#C6D995;
	color:#000;
	text-decoration:none;}	

/* Project structure
/* ------------------------------------------------------------------*/

#flashGallery{
	width:950px;
	height:491px;
	margin:0;
	padding:0 0 20px 0;
}

#previousNext {
	background:#000;
	height:35px;
	padding:18px 0 0 0;
	opacity:.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	font-family:Georgia, "Times New Roman", Times, serif;
}
#previous {
	float:left;
	padding:0 0 0 20px;
	width:75px;
}
#productionTitle {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;s
	float:left;
	font-size:16px;
	color:#FFF;
	width:750px;
	text-transform:uppercase;
}
#next {
	width:75px;	
	float:right;
	position:relative;
	top:-17px;
}
span#CategoryName {
	font-size:12px;
}
#backToInfo {
	float:right;
}

/* Pages structure
/* ------------------------------------------------------------------*/

#genericCell {
	width: 519px;
	padding: 10px 10px 10px 20px;
	margin: 0px auto 0px auto;
	min-height:216px;
	background: transparent url("../images/genericCellBG.png");
}
	/* IE6 PNG fix */
	* html #genericCell {
		background-image: none;
		float:left;
		height:216px;
		background: transparent url("../images/genericCellBG_ie6.jpg") repeat-y;
	}
#informationCell {
	width: 292px;
	padding: 10px 10px 10px 20px;
	float:left;
	font-size:12px;
	min-height:216px;
	background: transparent url("../images/informationCellBG.png");
}
	/* IE6 PNG fix */
	* html #informationCell {
		width: 292px;
		float:left;
		height:216px;
		margin: 0px 0px 0px 0px;
		background: transparent url("../images/genericCellBG_ie6.jpg") repeat-y;
	}
#creditCell {
	width: 292px;
	padding: 10px 0px 10px 20px;
	float:right;
	font-size:12px;
	min-height:216px;
	margin: 0px 0px 0px 40px;
	background: transparent url("../images/informationCellBG.png");
}
	/* IE6 PNG fix */
	* html #creditCell {
		width: 292px;
		float:right;
		height:216px;
		margin: 0px 0px 0px 0px;
		background: transparent url("../images/genericCellBG_ie6.jpg") repeat-y;
	}
#extrasCell {
	width: 200px;
	padding: 10px 10px 10px 20px;
	float:right;
	min-height:216px;
	background: transparent url("../images/creditsCellBG.png");
}
	/* IE6 PNG fix */
	* html #extrasCell {
		width: 200px;
		float:left;
		height:216px;
		margin: 0px 0px 0px 0px;
		background: transparent url("../images/genericCellBG_ie6.jpg") repeat-y;
	}
#pressCell {
	width: 650px;
	padding: 10px 10px 10px 20px;
	float:left;
	font-size:12px;
	min-height:216px;
	background: transparent url("../images/pressCellBG.png");
}
	/* IE6 PNG fix */
	* html #pressCell {
		width: 292px;
		float:left;
		height:216px;
		margin: 0px 0px 0px 0px;
		background: transparent url("../images/genericCellBG_ie6.jpg") repeat-y;
	}
div.listbox {
	cursor:pointer;
	display:block;
	height:200px;
	overflow:hidden;
	width: 550px;
	position:relative;
}

div#subMenu{
	float:left;
	width:188px;
}

/* Contact Form 
/* ------------------------------------------------------------------*/

#contactForm dl {
	width: 400px;
	margin: 0 auto;
}
	#contactForm dt {
		float:left;
		clear:left;
		width:100px;
		margin: 12px 0px 12px 0px;
		padding:0px;
	}
	#contactForm dd {
		float:left;
		clear:right;
		margin: 5px 0px 0px 0px;
		padding:0px;		
	}
	
	*+html #contactForm dd {
		float:right;
		clear:right;
		margin: 5px 0px 0px 0px;
		padding:0px;		
	}	

/* Projects List page
/* ------------------------------------------------------------------*/

#projectYear {
	width:190px;
	margin:0 0 0 10;}
	

#projectList {
	width:550px;
	margin:0 auto;}
	

#projectListItem {
	width:550px;
	margin:0 auto;}

div.projectFullCell {
	display:block;
	height:27px;
	font-size:12px;
	margin:0 0 5px 0;
	padding:5px 0 0 20px;
	background: transparent url("../images/list-full-bg.png") 0 0 no-repeat;
}
div.projectFullCell ul {
	list-style:none;
	margin:0;
	padding:3px 0 0 3px;
	text-transform:uppercase;
	color:#FFF;
}
div.projectFullCell ul li.title {
	width:290px;
	float:left;
}
div.projectFullCell ul li.category {
	float:left;
	width:130px;
}
div.projectFullCell ul li.year {
	float:left;
}
div.projectFullCell ul li.more {
	float:right;
	margin:0;
	padding:0;
	width:25px;
}


a.projectFullCell {
	display:block;
	height:27px;
	font-size:12px;
	margin:0 0 5px 0;
	padding:5px 0 0 20px;
	background: transparent url("../images/list-full-bg.png") 0 0 no-repeat;
}

a.projectFullCell:hover{
	display:block;
	text-decoration:none;
	background: transparent url("../images/list-full-bg.png") 0 -32px no-repeat;
}	
a.projectFullCell ul {
	list-style:none;
	margin:0;
	padding:3px 0 0 3px;
	text-transform:uppercase;
	color:#FFF;
}
a.projectFullCell ul li.title {
	width:290px;
	float:left;
}
a.projectFullCell ul li#current {
	color:#679238;
	width:290px;
	float:left;
}
a.projectFullCell ul li.category {
	float:left;
	width:130px;
}
a.projectFullCell ul li.year {
	float:left;
}
a.projectFullCell ul li.more {
	float:right;
	margin:0;
	padding:0;
	width:25px;
}

a.projectFullCell img {
	border:none !important;
}


/* Projects pages
/* ------------------------------------------------------------------*/


/* Projects pages
/* ------------------------------------------------------------------*/

a.projectCell {
	display:block;
	width: 550px;
	height:200px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	background: transparent url("../images/pressCellBG.png");
	text-decoration:none;
	position:relative;
	overflow:hidden;
}

	a.projectCell img {top:0;left:0;}


div.boxcaption {
	display:block;
	background:#1b1b19;
	position:absolute;
	left:10px;
	height:200px;
	color:#FFF;
	width:550px;;
	opacity:.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90)
}

	div.boxcaption h3 {
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		color:#FFF;
		margin:6px 0 0 6px;
		padding:0;}

	div.boxcaption p.more_info {
		float:right;
		margin: 3px 3px 0 0;
		display:block;
		background-color:#000;
		padding:5px;
		opacity:.6;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	}	
	
		
	div.boxcaption p {
		font-family:Verdana, Geneva, sans-serif;
		color:#FFF;
		font-weight:12px;
		margin:6px 0 0 6px;
		padding:0;}
					

.projectCell img.more_info {
	float:right;
	margin:30px 20px 0 0;
	border:none !important;
}

	
#swaparea {
	width: 680px;
	float:left;
	position:relative;
}
#information {
	float:left;
}
#press {
	display:none;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}

#swaparea h3, #information h3, #press h3, #extrasCell h3, #information td {
	padding:0;
	margin:0;
	font-weight:normal;}

/* Forms 
/* ------------------------------------------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0;
}

label {
	display: block;
	float: left;
	width: 10em;
	clear: left;
	margin-right: 1em;
	padding: 0.3em 0;
	text-align: right;
}
input, select, textarea {
	width: 20em;
	float: left;
	margin-bottom: 0.5em;
	padding: 0.4em;
	color: #C5CBD0;
	background-color:#262626;
	border: none;
}
input, select, textarea {
	width: 20em;
	float: left;
	margin-bottom: 0.5em;
	padding: 0.4em;
	color: #C5CBD0;
	background-color:#262626;
	border: none;
}
.button {
	width: 58px;
}
input:focus, select:focus, textarea:focus {
	color: #fff;
	background-color:#b3c4cc;
}
textarea {
	width: 20em;
	height: 7em;
	line-height: 1.3em;
	overflow: auto;
}
button {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	width: auto; /* Ref: http://jehiah.cz/archive/button-width-in-ie */
	overflow: visible;
	background-color: transparent;
	border: none;
}
#featuredprojects {
	width:800px;
	margin:0 auto;
	text-align:center;
}
#featuredprojects ul {
	list-style:none;}
#featuredprojects ul li {
	float:left;}
	
#featuredprojects ul li a {
outline:none;}

#featuredprojects ul li img {
	border: 1px solid #609252;
	margin: 0 0 50px 10px;
}

/* Projects Pagination
----------------------------------------------------------------- */

div.pagination {
	padding: 3px;
	margin: 50px auto 0 310px;
}
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #609252;
		text-decoration: none; /* no underline */
		color: #fff;
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #609252;
		color: #fff;
	}
	
	div.pagination a.full, div.pagination a:active {
		border:none;
		color: #fff;
	}
	
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #609252;
		font-weight: bold;
		background-color: #609252;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #609252;
		color: #DDD;
	}
	div.pagination #toptail {
		border:none;
	}

