/***********************************************
		Website & CSS by Gray Space Design
			www.GraySpaceDesign.com
***********************************************/

/***********************************************
					MAIN
***********************************************/

body {
	margin: 0px;
	padding: 0px;
	background: #F4F5F6 url(grafx/misc/bg_main.jpg) repeat left top;
}

html, body {
	height: 100%;
}

#footer {
	clear: both;
	width: 776px;
	height: 50px;
	margin: 0px auto;
}
/***********************************************
					FORMS
***********************************************/

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 4px;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #333333;
	margin: 4px;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

/***********************************************
					HEADINGS
***********************************************/

h1 {
	margin: 0px;
	font-size: 18px;
	color: #D70000;
	height: 16px;
	padding-bottom: 6px;
	background: url(grafx/misc/bg_h1.gif) no-repeat left top;
}

h2 {
	margin: 0px;
	font-size: 14px;
	color: #FFF;
	padding: 0px 0px 4px 12px;
	height: 14px;
	background: url(grafx/misc/bg_h2.gif) no-repeat 3px 5px;
}

/***********************************************
					TEXT
***********************************************/
body, td, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECECEC;
	line-height: 18px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text_small {
	font-size: 10px;
}

.foot {
	font-size: 11px;
	text-align: center;
	color: #8B8888;
}

.foot a {
	color: #C6C3C2;
	text-decoration: none;
}

a {
	color: #D70000;
}

a:hover {
	text-decoration: none;
}

a.top {
	font-size: 9px;
	text-decoration:none;
	display: block;
	height: 9px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D70000;
}

/***********************************************
					BACKGROUNDS
***********************************************/
.bg_top {
	background: url(grafx/misc/bg_top.jpg) repeat-x left top;
}

#bg_01 {
	width: 776px;
	height: 221px;
	margin: 0px auto;
	background: url(grafx/misc/bg_01.jpg) no-repeat left top;
}

#bg_02 {
	width: 776px;
	height: 77px;
	margin: 0px auto;
	background: url(grafx/misc/bg_02.jpg) no-repeat left top;
}

#bg_01_news {
	width: 776px;
	height: 221px;
	margin: 0px auto;
	background: url(grafx/misc/bg_news_01.jpg) no-repeat left top;
}

#bg_02_news {
	width: 776px;
	height: 77px;
	margin: 0px auto;
	background: url(grafx/misc/bg_news_02.jpg) no-repeat left top;
}

#bg_01_photos {
	width: 776px;
	height: 221px;
	margin: 0px auto;
	background: url(grafx/misc/bg_photos_01.jpg) no-repeat left top;
}

#bg_02_photos {
	width: 776px;
	height: 77px;
	margin: 0px auto;
	background: url(grafx/misc/bg_photos_02.jpg) no-repeat left top;
}

.bg_03 {
	background: url(grafx/misc/bg_03.jpg) no-repeat left top;
}

.bg_04 {
	background: url(grafx/misc/bg_04.jpg) repeat-y left top;
}

.bg_05 {
	background: url(grafx/misc/bg_05.jpg) no-repeat left bottom;
}

a.bot_nav {
	padding: 0px 0px 0px 13px;
	background: url(grafx/misc/foot_div.jpg) no-repeat left center;
}

#wrapper {
}

/***********************************************
					BOXES
***********************************************/
#content {
	width: 776px;
	margin: 0px auto;
}

#box_01 {
	float: left;
	width: 133px;
	padding: 28px 32px 0px 76px;
}

#box_02 {
	float: left;
	width: 448px;
	padding: 8px 0px 0px 0px;
}

#box_03 {
	float: left;
	width: 480px;
	padding: 20px 0px 0px 0px;
}

#box_04 {
	float: left;
	width: 448px;
	padding: 20px 0px 0px 0px;
}

#box_05 {
	float: left;
	width: 622px;
	padding: 28px 0 0 76px;
}

/***********************************************
					MISC
***********************************************/
.music {
	height: 26px;
}

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img { border: none; }

/***********************************************
					LIGHTBOX
***********************************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(grafx/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(grafx/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(grafx/lightbox/nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	color: #666666;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.thumb{
	padding: 5px 3px 8px 3px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #C0C0C0;
	}
