 
#container {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	float:left;
	font-family:Helvetica, sans-serif;
	height: 60px;
	padding-top: 10px;
	overflow: hidden;
	color: #999;
	font-size: 12px;
}

#header a, #header a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#header a:hover {
	color: #17D4F6;
	text-decoration: none;
}

#logo {
	float:left;
	margin-right: 20px;
	width: 170px;
}

#header_right {
	float:left;
	width: 760px;
}

#content {
	clear: both;
	color: #444;
}

#left {
	float:left;
	border-top: 12px solid #999;
	margin-right: 20px;
	width: 170px;
	font-size: 13px;
	font-family:Arial,san-serif;
}

#left h1 {
	color: #999;
	padding-top: 15px;
	margin: 0px;
	font-size: 14px;
}

#left a, #left a:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}

#left a:hover {
	text-decoration: underline;
}

#right {
	border-top: 12px solid #ff6600;
	float:left;
	width: 760px;
}

#right h1 {
	color: #999;
	padding: 15px 0 15px 0;
	margin: 0px;
	border-bottom: 1px dotted #ff6600;
	font-size: 24px;
	font-family:'helvetica neue', helvetica, arial, san-serif;;
}

.new {
	padding:0px;
	margin:-40px 0px 0px 365px;
		/* margin:-5px 0px 0px 365px; */
	background-image:url(../images/new.png);
	background-repeat:no-repeat;
	position:absolute;
	float:left;
	height:42px;
	width:42px;
}

#right h1 a, #right h1 a:visited {
	color: #ff6600;
	font-size: 17px;
}

#right p {
	font-size: 12px;
	font-family:Arial, sans-serif;
}

.img_holder {
	float:left;
	width: 250px;
	padding-right: 20px;
	margin-top: 10px;
}

.details {
	float:left;
	width: 478px;
	padding: 5px;
	border: 1px solid #efefef;
	background-color: #f7f7f7;
	margin: 10px 0 10px 0;
}

#right h2 {
	font-style: italic;
	margin: 0px 0px -5px 0px;
	padding-top: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#right h3 {
	font-style: italic;
	margin: 0px 0px -5px 0px;
	padding-top: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#right h3 a, #right h3 a:visited {
	text-decoration: none;
	color: #000;
}

.author {
	font-size: 20px;
	display:block;
	padding-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.buyit {
	padding: 2px;
	font-size: 18px;
	line-height: 1.6em;
	background-color: #ff6600;
	color: #fff;
	font-family:Arial,san-serif;

}

.buyit:hover {
	padding: 2px;
	color: #fff;
	background-color: #17D4F6;
}

.buyit a, .buyit a:hover, .buyit a:visited {
	color: #fff;
	text-decoration: none;
}


.breakit {
	padding: 2px 0 2px 0;
	font-size: 2px;
	border-bottom: 1px dotted #999;
}

.small { font-size: 11px; }

#footer {
	clear:both;
	padding-top: 5px;
}

#foot_left {
	float:left;
	border-top: 12px solid #999;
	margin-right: 20px;
	padding: 10px 0 20px 0;
	width: 170px;
	font-size: 11px;
	color: #999;
	font-family:Arial,san-serif;
}

#foot_right {
	border-top: 12px solid #000;
	float:left;
	font-family:Arial,san-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 15px;
	width: 760px;

}

.track_samples {
	font-size: 12px;
	width: 760px;
	color: #fff;
	font-family:Arial,san-serif;
}

.alt_head {
	background-color: #000;
}

.alt1 {
	background-color: #6d6d6d;
}

.alt2 {
	background-color: #424242;
}

.sendit {
	padding: 0px;
	margin: 2px 0 2px 0;
	background-color: #ff6600;
	font-size: 18px;
	line-height: 1.3em;
	color: #fff;
	border: 0px;
	font-family:Arial,san-serif;
}

.sendit:hover, active {
	background-color: #17D4F6;
	cursor: pointer;
	cursor: hand;

}

.sendit[disabled] {
	padding: 8px;
	margin: 10px 0 10px 0;
	border: 2px solid #ACACAC;
	background-color: #D6D6D6;
	color: #fff;
	font: 1.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#subcol .small { font-size: .8em; line-height: 1.2em; }

#subcol {
	font-family: Trebuchet MS, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	position:relative;
	padding: 10px;
}

#subcol h1 {
	font-size: 1.1em;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color: #666;
}

#subcol a {color: #45B527; text-decoration: none;}
#subcol a:hover {text-decoration: underline;}
#subcol a:visited {color: #45B527;}

.det_input {
	padding: 4px;
	background: #fefefe;
	border: 1px solid #999;
	font: 1.3em Arial, Helvetica, sans-serif;
	width: 345px;
}

#log_res {
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	font: 1.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff6600;
}

/* lightbox shit */

#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(../images/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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;
	}
#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 */
	}	
	
