/*/////////////////////////////////////////////////////////////// Main Body Properties //////////////////////////////////////////////////////////////////*/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #000;
	padding: 10px 0 10px 0;
	font-size: 10pt;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	color: #333;
}

#outer {
	margin: 0 auto;
	position: relative;
	width: 900px;
	background-color: #fff;
	border: solid 7px #fff;
	z-index: 2;
}



/*//////////////////////////////////////////////////////////////// Header Properties ////////////////////////////////////////////////////////////////////*/

#header {
	position: relative;
	width: 100%;
	height: 115px;
	background: #000;
}

#headercontent {
	position: absolute;
	bottom: 0;
	left: 125px;
	padding: 0 10px 20px 0;
}

#headercontent h1 {
	font-weight: normal;
	color: #fff;
	font-size: 26pt;
}

#headercontent h1 a {
	color: #fff;
	text-decoration: none;
	outline: none; 
}

#headercontent h3 {
	font-size: 11pt;
	font-weight: normal;
	color: #aaa;
	padding-top: 3px;
}

#logo {
	float: left;
	margin: 10px 0 0 10px;
}


/*/////////////////////////////////////////////////////////////// Main Menu Properties /////////////////////////////////////////////////////////////////*/

#menu {
	position: relative;
	background: #606 url(images/menubg.gif) repeat-x top left;
	height: 48px;
	padding: 0 10px 0 10px;
}

#menu ul {
	position: absolute;
	top: 20px;
}

#menu ul li {
	position: relative;
	display: inline;
}

#menu ul li a {
	padding: 10px 15px 10px 15px;
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li a.active {
	background: #000 url(images/menuactive.gif) repeat-x 0% 0%;
}

#menubottom {
	background: #fff url(images/border.gif) repeat-x;
	height: 14px;
	margin-bottom: 20px;
}


/*//////////////////////////////////////////////////////////// General Text Properties /////////////////////////////////////////////////////////////////*/

h2 {
	font-size: 18pt;
	font-weight: normal;
}

h4 {
	font-size: 12pt;
	line-height: 120%;
}

p {
	font-size: 11pt;
}


/*///////////////////////////////////////////////////////////// Link Properties ////////////////////////////////////////////////////////////////////////*/

a {
	color: #606;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}




/*////////////////////////////////////////////////////////////// General Image Properties //////////////////////////////////////////////////////////////*/

img {
	border: none;
}

/*////////////////////////////////////////////////////////////// Main Content Area Properties //////////////////////////////////////////////////////////*/

#main {
	padding: 0 20px 0 20px;
	min-height: 370px
}

.content {
	width: 100%;
	margin-top: 10px;
}

.category {
	width: 195px;
	height: 320px;
	float: left;
	margin: 10px;
}

.project {
	width: 390px;
	height: 150px;
	float: left;
	margin: 10px 9px 15px 10px;
	padding: 5px;
}

.thumb {
	width: 170px;
	height: 120px;
	float: left;
	font-size: 9pt;
}

.thumb a:hover {
	text-decoration: none;
}

.project img {
	margin: 0 10px 0 0;
	padding: 3px;
	border: 1px solid #ccc;
}

.project p {
	font-size: 9pt;
	padding-top: 5px;
}

/*/////////////////////////////////////////////////////////////// Footer Prooperties ////////////////////////////////////////////////////////////////////*/

#footer {
	width:
	position: relative;
	height: 1.0em;
	clear: both;
	padding-top: 2.0em;
	background: #fff url(images/border.gif) repeat-x 0% 0%;
}

#footer .left {
	position: absolute;
	left: 2.0em;
	bottom: 0.5em;
}


/*/////////////////////////////////////////////////////////////// Feedback Form Properties /////////////////////////////////////////////////////////////*/

#feedbackform {
	width: 500px;
	margin: 10px 0 20px 0;
	position: relative;
	left: 20%;
	font-size: 11pt;
	color: #fff;
	border-collapse: collapse;
	background: #000 url(images/form-bg.png) 0% 0% repeat-x;
	border: 2px solid #000;
}

.formlabel {
	width: 200px;
	text-align: right;
	vertical-align: top;
	padding: 10px 10px 10px 0px;
	font-weight: bold;
}

.formcontent {
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}

.submit {
	width: 100%;
	text-align: right;
	padding: 10px 10px 10px 0px;
}



/*/////////////////////////////////////////////////////////////// Thank You Page Properties /////////////////////////////////////////////////////////////*/

#thankyoubutton a {
	display: block;
	color: #636;
	outline: none;
}

#thankyou {
	margin: 0 auto;
	padding: 35px;
	text-align: center;
	font-size: 18pt;
	color:#fff;
}

#thankyoubutton {
	text-align: center;
	margin: 0 auto;
	padding-top: 8px;
	width: 225px; height: 100px;
	background: url(images/thankyou.gif) no-repeat 50% 50%;
}

#exttag {
	font-size: 10pt;
	color: #636;

}

#exttag a {
	font-size: 12pt;
	color: #009;
}

/*/////////////////////////////////////////////////////////////// Lightbox 2 Properties /////////////////////////////////////////////////////////////*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 0% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 0% no-repeat; } 

#imageDataContainer{ font: 11px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
