/* Produced 2009 */

/* -- Page properties --------------------------------------------*/

/* IE percentage error fix */
html { font-size: 100%;  }

/* Safari percentage fix, boosts to 16px, IE can't read this*/
/*html>body { font-size: 16px; }*/

/* ==YUI RESET (see: http://developer.yahoo.com/yui/reset/)*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:center;
}

body {
background-color: #000;
/*background-image:url(../images/bg3.jpg);
background-repeat: repeat-y;*/
font-size: 75%;
font-family : "Trebuchet MS", arial, helvetica, sans-serif;
line-height: 100%;
text-align: center;
color: #333333;
margin-top:10px;
}

body.html {
background-color: #000;
/*background-image:url(../images/pockitz_html_bg.jpg);
background-repeat: repeat-y;*/
}

/* h1 styles ----------------------------------------*/

h1 {font-size: 1.8em;
text-decoration: none;
color: #537cb6;
font-weight: bold;
line-height: 140%;
text-align: left;
padding-right: 140px; }

h2 {font-size: 1.4em;
text-decoration: none;
color: #537cb6;
font-weight: bold;
line-height: 150%; 
text-align: left; }

h3 {font-size: 1.3em;
text-decoration: none;
color: #537cb6;
font-weight: bold;
line-height: 100%; 
text-align: left; }

h4 {font-size: 1.2em;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
line-height: 140%; 
text-align: left; }


:link img, :visited img, :hover img, :active img, img { border: none; } 

/* Global Linking -------------------------------------------------*/

a {
  outline: none;
}

a:link {

}

a:visited {

}

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

/* Image Module -------------------------------------------------*/
img {
	border: none;
	vertical-align: bottom;
	margin: 0;
}

a img {
	border: none;
}

a:hover.img {
	border: 1px solid;
}


/* Container Panels -------------------------------------------------*/

div#wrapper {
	margin:10px auto 10px auto ;
	text-align: center;
	padding: 0px;
	border:0;
	width: 990px;
	}

/* Header  -------------------------------------------------*/

div#header{
	background-repeat:no-repeat;
	height:105px;
	text-align: left;
}

div#logo{
	float:left;
	width: 230px;
	height:100px;
	text-align:left;
}

/* Top Navigation  -------------------------------------------------*/

div#topNav {
	width:640px;
	height: 30px;
	color:#000099;
	float: left;
	margin: 30px 20px 2px 0px;
	padding-left:40px;
	padding-top: 8px;
	padding-bottom: 2px;
	vertical-align: top;
}

/* display block - for both ul li & ul li a - to run horizontally */
div#topNav ul li{
	display: block;
	float: left;
	font-weight: bold;
	list-style-type: none;
	height:18px;
}

div#topNav ul li a{
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;	
	text-decoration: none;
	/* spacing between each menu item */
	margin-right: 20px;
	margin-left: 22px;
	width: 90px;
}
div#topNav a:hover{
	text-decoration: none;
	color: #F60;
}
.selected a{
	color: #000 !important;
}
div#topNav .navtop {
color:#FFFFFF;
text-align: left;
vertical-align: top; }

div#topNav .navcolumn {
text-align: left;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 20px;
vertical-align: top;
margin-left: -20px; }


/* Home page -------------------------------------------------*/

div#content {
float:left;
position:relative;
background-repeat:repeat;
width:900px;
height: auto;
padding-left: 5px;
padding-right:60px;
text-align:left;
vertical-align:top;
}

div#content p{
	color:#fff;
	text-decoration:none;
	margin-right: 10px;
}


div#content a{
	color:#999;
	text-decoration:none;
}
div#content a:hover{
	color: #F63;
	text-decoration:none;
}

div#flashHolder{
	width: 960px;
}


div#introduction {
float: left;
width: 800px;
}

div#introduction p{
	text-align:left;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 140%; 
	margin-bottom: 5px;
}

div#introduction h2{
	color:#999;
	margin-bottom:15px;
}

div#introduction ul li{
	color:#fff;
	text-align:left;
	list-style:inside;
	margin-left: 20px;
	text-decoration:none;
}

div#introduction ul li a{
	font-size:1.7em;
	color:#fff;
	text-decoration:none;
}

div#introduction ul li a:hover{
	color:#fff;
	background-color:#bb7700;
}

div#contentNoPad {
clear:both;
float:left;
position:relative;
background-repeat:repeat;
background-color:#FFFFFF;
width:980px;
margin-top:10px;
height: auto;
padding-left: 10px;
padding-top: 10px;
text-align:left;
vertical-align:top;
}

#contentNoPad p{
}

/* are these used?*/
.maintext {
padding-left: 22px;
padding-right: 18px;
vertical-align: top; }

.contentheader {
height: 26px; }

/*.content {
background-color: #ffffff;
vertical-align: top;
width: 774px;
_width: 774px; /* IE fix, subtract any padding or margin from this measurement  }
*/

.bodylinx {color: #537cb6;
font-weight: normal;
text-decoration: none; }

a:hover.bodylinx {color: #666666;
text-decoration: underline; }
/* are these used? ENDS*/

/* Home page Images -------------------------------------------------*/

div#imageRight1 {
	float:right;
	text-align:left;
	border:#333333 solid 0.5px;
	margin-bottom: 10px;
}

/* Project Gallery -------------------------------------------------*/

div#gallery {
	float:left;
	width:900px;
	margin-left: 30px;
	margin-right: 30px;
}
div#galleryRow1 {
	float:left;
	clear:both;
	width:900px;
	_width:870px;
}
div#galleryRow2 {
	float:left;
	clear:both;
	width:900px;
	_width:870px;
}

div#galleryRow3 {
	float:left;
	clear:both;
	width:900px;
	_width:870px;
}

div#galleryRow4 {
	float:left;
	clear:both;
	width:900px;
	_width:870px;
}

div#galleryRow5 {
	float:left;
	clear:both;
	width:900px;
	_width:870px;
}

div#galleryRow6 {
	float:left;
	clear:both;
	width:900px;
	_width:870px;
	
}

/*div#gallery .galleryTab {
    float:left;
	padding-right: 15px;
}

div#gallery p{
}

div#gallery h2 {
	font-size: 1.4em;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	line-height: 150%; 
	text-align: left; }

div#gallery .tabThumb {
	float:left;
	margin-right: 10px;
	border: #666666 solid 1px;
}

div#gallery .tabGalleryInfo{
 float:left;
	clear:both;
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 10px 5px;
	height: 25px;
	width: 185px;
	_height: 25px;
	_width: 180px;	
	cursor: pointer;
	color: #333;
	background-color:#E5E5E5;
}

div#gallery .tabGalleryInfo a{
	text-decoration: none;
	color: #333;
}

div#gallery .tabGalleryInfo a:hover{
	color: #FFFFFF;
}

div#gallery .tabGalleryInfo img{
	margin: 0 0 10px;
}

div#gallery .tabGalleryInfo h3{
	margin-top: 0px;
	text-decoration: none;
	color: #996600;
	font-weight: normal;
	padding-top: 13px;
	line-height: 100%;
	font-size: 14px;
}
*/

div#galleryRow1 .galleryTab, div#galleryRow2 .galleryTab, div#galleryRow3 .galleryTab, div#galleryRow4 .galleryTab, div#galleryRow5 .galleryTab, div#galleryRow6 .galleryTab {
    float:left;
	padding-right: 15px;
	margin-bottom: 10px;
}

div#gallery, div#galleryRow1, div#galleryRow2, div#galleryRow3, div#galleryRow4, div#galleryRow5, div#galleryRow6 p{
}

div#gallery h2 {
	font-size: 1.4em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	line-height: 150%; 
	text-align: left;
	padding-bottom:6px;}

div#gallery .tabThumb, div#galleryRow1 .tabThumb, div#galleryRow2 .tabThumb, div#galleryRow3 .tabThumb, div#galleryRow4 .tabThumb, div#galleryRow5 .tabThumb, div#galleryRow6 .tabThumb {
	float:left;
	margin-right: 10px;
	border: #666666 solid 1px;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo{
 float:left;
	clear:both;
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 10px 5px;
	height: 15px;
	width: 184px;
	_height: 15px;
	_width: 180px;	
	cursor: pointer;
	color: #FFF;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo p{
	text-decoration: none;
	color: #fff;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo a{
	text-decoration: underline;
	color: #fff;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo a:hover{
	text-decoration: underline;
	color: #fff;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo img{
	margin: 0 0 10px;
}

.galleryImage{
	float:left;
}

.galleryNotes{
	float: left;
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 10px 15px;
	height: 15px;
	width: 184px;
	_height: 15px;
	_width: 180px;	
	cursor: pointer;
	color: #FFF;
}



/* Projects Pages -------------------------------------------------*/

div#projectWrapper {
float: left;
width: 990px;
margin-top: 10px;
}

div#projectWrapper p{
	text-align:left;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 140%; 
	margin-bottom: 5px;
}

div#projectWrapper h2{
	color:#ccc;
	background-color: #333;
	margin-bottom:15px;
	padding-left:10px;
}

div#projectWrapper ul li{
	color:#fff;
	text-align:left;
	list-style:inside;
	list-style-type:none;
	margin-left: 10px;
	text-decoration:none;
}

div#projectWrapper ul li a{
	font-size:1.6em;
	color:#fff;
	text-decoration:none;
	line-height: 120%;
}

div#projectWrapper ul li a:hover{
	color:#FFF;
	background-color:#965100;
}

div#projectIntro {
	float: left;
	width: 288px;
}

/* image switcher  */

div#imageHolder {
	float:left;
	background-color: transparent;
	width:510px;
}

div#imageMenu {
	float:right;
	/* border: 1px solid silver; */
	margin-top: 15px;
	margin-right: 10px;
	padding: 7px;
	color: #fff;
	font-size: 90%;
	display: block; 
}

.imageSel {
	background: url(../images/orange_arrow.gif) no-repeat 101% 50%;
	padding-right: 10px;
	display: block;
	border-bottom: 1px solid silver;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor:pointer;
}


/* Contact Page -------------------------------------------------*/

div#contactBody {
float: left;
width: 480px;
height:420px;
vertical-align:top;
}

div#contactBody p{
	text-align:left;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 140%; 
	margin-bottom: 5px;
}

div#contactBody h2{
	color:#333;
}

div#formHolder{
	float:left;
	width:300px;
	vertical-align:top;
}

div#formHolder ul li{
	text-align:left;
	list-style:inside;
}

div#address{
	float:left;
	width:160px;
}

/* Site Map -------------------------------------------------*/

.sitemap {color: #537cb6;
background-image:url(../images/copy.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 10px 10px 30px;
font-weight: bold;
text-decoration: none; }

a:hover.sitemap {color: #999999;
text-decoration: underline; }

.sitemaplinx {font-size: 1em;
text-decoration: none;
color: #537cb6;
font-weight: bold;
line-height: 140%; 
text-align: left; }

a:hover.sitemaplinx {color: #999999;
text-decoration: underline; }

.smdescription {font-size: 0.9em;
text-decoration: none;
color: #999999;
font-weight: normal;
line-height: 140%; 
text-align: left;
margin-right: 100px; }

div#sitemapBody {
float: left;
width: 500px;
height:350px;
}

div#sitemapBody p{
	text-align:left;
	font-size: 1em;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	line-height: 140%; 
	margin-bottom: 5px;
}

div#sitemapBody h2{
	color:#333;
}

/* Form Elements -------------------------------------------------*/

.formarea {padding-left: 30px; }

.buttonarea {padding-bottom: 10px;
padding-top: 20px;
text-align: center; }

.titletabs {font-size: 1em;
color: #fff;
font-weight: bold;
text-align: right;
background-color: #e9e9e9;
line-height: 120%;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 5px; }

.yourdetails {font-size: 1em;
color: #fff;
font-weight: normal;
line-height: 110%; 
background-color: #ffffff;
text-align: right;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 10px;
border: 1px #cccccc solid; }

.ffields {background-color: #ffffff;
text-align: left;
}

.note {font-size: 1em;
color: #999999;
font-weight: normal;
line-height: 110%; 
background-color: #ffffff;
font-style: italic;
text-align: right; }

.error  {font-size: 1em;
color: #cc0000; }


input,
textarea { 
	padding: 0.1em 5px 0.1em 5px;
	vertical-align: bottom;
	text-align:left;
}

input:hover,
textarea:hover {
	background-color: #e2ecf6;
}

input:focus,
textarea:focus {
	background-color: #e2ecf6;}
	
	body.static div#contactForm{
	border-top: 1px solid #ccc;
	padding-top: 20px;
	font-size: 11px;
	padding-left: 5px;
	color: #666;
	margin-bottom: 10px;
	margin-top: 20px;
}

table.contactFormTable{
	float:left;
	margin-left: 0px;
	width: 340px;
	text-align:left;
}

table.contactFormTable tbody td{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

table.contactFormTable tbody td.label{
	text-align: right;
	border: 1px solid #ccc;
	color:#FFF;
}

table.contactFormTable tbody td.textfield{
	text-align: left;
	border: 1px solid #ccc;
	color:#FFF;
}

.attention{
	color: #c80d0c;
	font-size: 13px;
}

table.contactFormTable tbody td.submit{
	text-align:center;
}


/* PDF downloads -------------------------------------------------*/

.pdf-download {color: #537cb6;
background-image:url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 30px 10px 30px 42px;
font-weight: bold;
text-decoration: none; }

a:hover.pdf-download {color: #666666;
text-decoration: underline; }

.getreader {padding-top: 10px;}

/* footerlinks -------------------------------------------------*/

div#footerBar {
clear:both;
background-image:url(../images/aurelia_bg_05.png);
background-repeat:no-repeat;
position: relative;
width:990px;
height:100px;
vertical-align: bottom;
}

div#footerBar p{
font-size: 0.9em;
text-decoration: none;
font-weight: normal;
line-height: 140%; 
padding-left: 60px;
padding-right: 60px;
text-align: left;
padding-top: 20px;
padding-bottom: 10px;
vertical-align: top;
height: 31px; }

div#footerBar a{
color:#333333;
text-decoration:none;
padding-left: 10px;
padding-right: 10px;
}


.footerlinks2 {
padding-left: 10px;
padding-right: 10px;
}