/* @override 
	http://localhost:8888/sweeps/sweeps.css
	http://www.discmakers.com/design/coversearch/sweeps.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	color:#666666;
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",sans-serif;
	font-size:10px;
	line-height: 1.5em;
	border: none;
	z-index: 0;
	background-color: #363636;
}

h2{
	color:#333333;
	font: bold 15px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


a {
	color:#333333;
	text-decoration: none;
}

#main {
	margin: 0 auto;
	width: 900px;
	clear: both;
	background: white url(back.jpg) repeat-y;
}

#header {
	width: 800px;	
}

#logo img {
	margin-left: 50px;
}

#nav {
	margin-left: 50px;
	width: 800px;
}

#nav ul {
	height: 36px;
}

#nav li {
	display: inline;
	list-style-type: none;
}

#nav a {
	width:120px;
	height: 36px;
    color:#fff;
    text-decoration:none;
    float:left;
    text-indent: -10000px;
}

#nav a:hover {
	background-position: 0 36px;
}

#nav a:focus {
	background-position: 0 36px;
}

#contact a {
	width: 320px;
	background-image: url(nav_contact.jpg);
}

#samples a{
	background-image: url(nav_samples.jpg);
}

#pricing a{
	background-image: url(nav_pricing.jpg);
}

#get a{
	background-image: url(nav_getstarted.jpg);
}

#how a{
	background-image: url(nav_howitworks.jpg);
}


#description {
	margin: 0 0 0 50px;
	background: url(header.jpg) no-repeat;
	height: 152px;
}

#description1 {
	margin: 0 0 0 50px;
	background: url(header2.jpg) no-repeat;
	height: 120px;}

#description2 {
	margin: 0 0 0 50px;
	background: url(thanksheader.jpg) no-repeat;
	height: 152px;}

#description3 {
	margin: 0 0 0 50px;
	background: url(hb_head.jpg) no-repeat;
	height: 120px;}

#info {
	font-size: 11px;
	padding: 105px 0 20px 30px;
	color: #000000;
	line-height: 19px;
}

#info a {
	color: white;
}

.info li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

.info a {
	font-weight: bold;
	text-transform: uppercase;
}

#left {
	width: 800px;
	margin-left: 70px;
	display: block;
	float: left;
}

#right {
	float: left;
	clear: none;
	margin-top: -84px;
	margin-left: -9px;
}

#downloads {
	width: 800px;
	margin-left: 85px;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}

#downloads li{
	list-style-type: none;
}

#check{
	width: 760px;

	margin: 20px 0;
	padding-bottom: 20px;
	font-weight: bold;
	color: #f58233;
	border-bottom: 1px solid #999999 ;

}

#check h1{
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	margin: 10px 0;
}

.clear-me
{
	clear:left; 
	height:1px;
}

.rows {
	clear: both;
	width: 760px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999 ;
	padding-right: 0;
}

.text-container p{
	margin-bottom: 15px;
}

.text-container ul{
	margin-top: -15px;
	}


.blocks-container
{
	margin-bottom:25px;
	clear:left;
}

.blocks {
	width: 123px;
	float:left;
	margin-right:25px;
	font-size: 9px;
	vertical-align: top;
}

.blocks p {
	margin-top:10px;
}

.blocks span {
	color: #f58233;
	font-weight: bold;
}

#week1 {
	margin-top: 30px;
}

#winner{
	margin-bottom: 25px;
	margin-right: 25px;
	float: left;
}

#winner img{
	width: 400px;
}
 
#text-winner {
	float: left;
	width: 300px;
	vertical-align: top;
}

#text-winner blockquote{
		font: italic 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 15px;
	color: #464646;
}

#text-winner p{
	margin-bottom: 15px;	
}

.thumb {
	width: 125px;
}

.sidebar {
	margin-bottom: 5px;	
}

#foot {
	margin-left: 70px;
	width: 760px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 70px;
}

.foot li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	font-size: 9px;
}

a:hover, a:focus {
	color: #f58233;
} 	


/*Lightbox styles*/

#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(images/prevlabel.gif) no-repeat left 15%; }
#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; 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; }


