/* global styles for coolhunting */

body {
	margin:0px;
	padding:25px;
	background-color:#333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px
}

a { 
	text-decoration: none;
	color:#000000
}

a:hover {
	color:#FF3300;
}

img { border:0px }

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

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

select {
	font-size:11px;
	border:1px solid #999999
}

h1 {
	font-size:21px;
	color:#333333;
	margin:0px;
	padding:0px;
	line-height:21px
}

h1 A, h4 A {
	color:#333333;
	text-decoration:none;
}

h1 A:visited, h4 A:visited {
	color:#333333;
	text-decoration:none;
}

h1 A:hover, h4 A:hover {
	color:#FF3300;
	text-decoration:none;
}

h4 {
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-weight:normal;
}

ul {
	list-style-position: outside;
	padding-left:20px
}

#main {
	background-color:#FFFFFF;
	margin:auto;
	width:930px;
	padding:10px;
}


.floatKiller {
	clear:both
}



/* banner */



#banner {
	width:930px; 
	overflow:hidden;	
}


/* nav */



#nav {
	border-top:1px solid #FFFFFF;
	background-color:#000000;
	height:30px;
	width:930px;
	
	
}	


.navText {
	
	margin-left:195px;
	font-size:12px;
	font-style:italic;
	color:#FFFFFF;
	
	
}	


.altTitle {
	display:none
}


/* side nav contents */


#sideNav {
	width:179px; 
	background-color:#EFEFEF;
	position:relative;
}


	

.sideNavCategories {
	margin-left:10px;
	width:158px
}

.sideNavCategories A {
	display:block;
	margin-top:1px;
	font-weight:normal;
	margin-right:10px;
	color:#333333;
	overflow:visible;
	padding-top:1px;
	padding-bottom:1px;
	
	border-bottom:1px solid #cccccc;
	
}

.sideNavCategories A:hover {
	color:#FF3300;
}





/* main content styles */

#mainContent {
	float:right; 
	width:730px; 
	padding-left:10px;  
	overflow:hidden
}

.mainContentHeader {
	margin-top:20px;
	border-top:3px solid #000000;
	padding-top:10px;
	font-size:11px;
	margin-bottom:20px;
}



/* content */


.centre {
	border-top:1px solid #333333;
	padding-top:10px;
	clear:both;
}

.centreContent {
	float:left;
	padding-right:20px;
	width:545px;
	padding-bottom:10px;
	line-height:18px;
}
	
.centreContent P  A {
	color:#000000;
	text-decoration:underline
}

.centreContent P  A:hover {
	color:#9900F00;
	text-decoration:none
}

.centreContentNoActions {
	float:left;
	padding-right:20px;
	width:730px;
	padding-bottom:40px;
	line-height:18px;
}

.rightContainer {
	float:left;
	font-size:11px;
	padding-top:8px;
	color:#666666
}

.rightContainer STRONG {
	color:#990000
}

.rightContainer A {
	color:#666666
}

.rightContainer A:hover {
	color:#FF3300;
	
}


.rightContent {
	width:160px;
	padding-top:10px;
	background-image:url('../img/dash.gif');
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:40px;
	line-height:16px;
	float:left;
}




/* footer */

#footerContainer {
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	clear:both;
	margin-top:20px;
	font-size:11px;
}




#footerContent {
	float:left;
	width:750px;
	line-height:16px;
	color:#666666
}








/* centre styles */

.centre img {
	margin: 10px 10px 10px;
	}

.centre .left {
	margin: 5px 10px 25px 0;
	float:left;
	padding-right:10px
	}

.centre .right {
	margin: 5px 0 25px 10px;
	float:right
	}

.centre .center {
	margin: 12px auto 25px !important;
	}
	



/* NEW */

.leftContent {
	float:left;
	font-size:11px;
	padding-top:8px;
	color:#666666
}

.leftContent STRONG {
	color:#000000;
}

.leftContent A {
	color:#666666
}

.leftContent A:hover {
	color:#FF3300;
	
}

.leftContent h4 {
	color:#666666;
	
}

.textWhite {
	color:#ffffff;
	
}





.centreWIDEContent {
	float:left;
	padding-right:20px;
	width:700px;
	padding-bottom:10px;
	line-height:18px;
}
	
.centreWIDEContent P  A {
	color:#000000;
	text-decoration:underline
}

.centreWIDEContent P  A:hover {
	color:#cc0000;
	text-decoration:none
}

.galleryContent {

	font-size:11px;
	color:#333333
}



<!--
.textRed {color: #CC0000}
-->


/* LIGHTBOX */


#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;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox2/images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; 	}
#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; }
