/*	CSS Document 
 *	Author: Tashreek Jackson
 *	Overview: Main Stylesheet for Site Layout.	
*/

/*//////////////////////// Main Layout ////////////////////////*/

body{
	background:#000000 url(/assets/images/bg/bg.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#74777a;
}

img
{
	border:none;
}

#landing{
	width:1000px;
	margin:0 auto;
}

#header{
	background:#FFF url(/assets/images/bg/header.jpg) top center no-repeat;
	width:1000px;
	height:660px;
	margin:0 auto;
	position:relative;
}

#content{
	position:relative;
	background:#FFF;
	width:940px;
	margin:0 auto;
	padding:20px 30px 50px 30px;
	min-height:200px;
}

#footer{
	width:1000px;
	margin:0 auto;
}

#footer-inner{
	float:right;
	padding:15px 30px 20px 0;
}

#footer p{
	float:right;
	font-size:12px;
	padding:0 30px 0 0;
	line-height:20px;
}

#footer .logo{
	float:right;
	background:url(/assets/images/bg/hurley.png) no-repeat;
	display:block;
	width:101px;
	height:25px;
	text-indent:-9999px;
}

.enter-badge, .enter-badge2{
	display:block;
	position:absolute;
}

.enter-badge{
	top:184px;
	left:31px;
}

.enter-badge2{
	top:20px;
	right:10px;
}

/*//////////////////////// Share ////////////////////////*/

#share{
	width:350px;
	position:absolute;
	left:175px;
	top:230px;
}

#s-big{
	float:left;
	margin:15px 15px 0 0;
	padding:0 10px 0 0;
	border-right:1px dotted #74777a;
}

#s-big li{
	float:left;
	margin:0 10px 0 0;
	display:inline;
}

#s-big li a{
	background:url(/assets/images/btns/share.gif) no-repeat;
	display:block;
	height:29px;
	text-indent:-9999px;
}

#s-big li a.myspace{
	background-position:0px 0px;
	width:33px;
}

#s-big li a.youtube{
	background-position:-42px 0px;
	width:59px;
}

#s-big li a.facebook{
	background-position:-112px 0px;
	width:29px;
}

#s-big li a.twitter{
	background-position:-154px 0px;
	width:29px;
}

#s-small strong{
	float:left;
	font-size:16px;
	color:#000;
	margin:20px 0 0 0;
	line-height:18px;
}

#s-small ul{
	float:left;
	margin:20px 0 0 0;
}

#s-small ul li{
	float:left;
	margin:0 0 0 10px;
	display:inline;
}

#s-small ul li a{
	background:url(/assets/images/btns/share.gif) no-repeat;
	display:block;
	height:20px;
	text-indent:-9999px;
}

#s-small li a.twitter{
	background-position:-196px -5px;
	width:20px;
}

#s-small li a.facebook{
	background-position:-223px -5px;
	width:20px;
}

#sp-small strong{
	float:left;
	font-size:16px;
	color:#74777a;
	margin:0;
	line-height:18px;
}

#sp-small ul{
	float:left;
	margin:0;
}

#sp-small ul li{
	float:left;
	margin:0 0 0 10px;
	display:inline;
}

#sp-small ul li a{
	background:url(/assets/images/btns/share.gif) no-repeat;
	display:block;
	height:20px;
	text-indent:-9999px;
}

#sp-small li a.twitter{
	background-position:-196px -5px;
	width:20px;
}

#sp-small li a.facebook{
	background-position:-223px -5px;
	width:20px;
}


/*//////////////////////// Navigation ////////////////////////*/

#nav{
	position:absolute;
	top:310px;
	left:30px;
	border-top:2px dotted #74777a;
	border-bottom:2px dotted #74777a;
	border-spacing:10px;
}

#nav li{
	float:left;
	line-height:60px;
	padding:0 15px 0 0;
	margin:2px 15px 2px 0;
	border-right:2px dotted #74777a;
}

#nav li.last{
	border:0;
}


#nav li a{
	font-size:19px;
	font-weight:bold;
	color:#00b1f0;
	text-transform:uppercase;
	text-decoration:none;
}

#nav li a:hover, #nav li a:focus{
	color:#74777a;
	text-decoration:none;
}


.block-1,
.block-2,
.block-3,
.block-4
{
	float:left;
	width:206px !important;
	display:inline;
}

.col-1, 
.col-2,{
	float:left;
	width:206px;
}

.col-1{margin:0 30px 30px 0;}
.col-2{margin:0 0 30px 0;}

.col-item{
	margin:0 0 18px 0;
}

.module{
	padding:25px 20px 30px 0;
	clear:both;
}

.faq-module{
	font-size:17px;
	padding:25px 20px 30px 0;
	clear:both;
}

.faq-module p{
	padding:0 0 20px 0;
}

.mod{
	position:relative;
	border-top:2px dotted #74777a;
	padding:25px 0 30px 0;
	clear:both;
}

.mod #content-left, .mod #content-right{
	margin:0;
}

.terms-module{
	font-size:12px;
	padding:25px 20px 30px 0;
	clear:both;
}

.terms-module p{
	padding:0 0 20px 0;
}

div#noborder{
	border:0;
}

.steps{
	/*border-bottom:2px dotted #74777a;*/
	padding:25px 30px 20px 0;
	clear:both;
	font-size:20px;
}

.steps p{
	padding:0 0 10px 0;
}

#leaderboard{
	float:left;
	margin:18px 0 10px 0;
	width:100%;
}

#leaderboard li{
	float:left;
	width:173px;
	background:#00aeef;
	overflow:hidden;
	padding:7px 2px;
	margin:0 10px 25px 0;
	font-size:14px;
	color:#FFF;
    height: 275px;
}

#leaderboard li .title, #leaderboard li .desc{
	padding:0 0 0 5px;
}

#leaderboard li .title{
	font-weight:bold;
}

#leaderboard li img{
	padding:5px 0;
	width:173px;
	height:173px;
	overflow:hidden;
	text-align:center;
}

/*	HOME - TOP 10	*/
#top_ten_home
{
	float:left;
	margin:18px 0 10px 0;
	width:100%;
}

#top_ten_home li
{
	float:left;
	width:173px;
	background:#00aeef;
	overflow:hidden;
	padding:7px 2px;
	margin:0 10px 25px 0;
	font-size:14px;
	color:#FFF;
    height: 300px;
}

#top_ten_home li .title, 
#top_ten_home li .desc
{
	padding:0 0 3px 5px;
}

#top_ten_home li .title
{
	font-weight:bold;
}

#top_ten_home li img
{
	padding:0px 0;
	width:173px;
	height:205px;
	overflow:hidden;
	text-align:center;
}
/*	HOME - TOP 10	*/

/*	PAST ENTRANTS	*/
#past_entrants
{
	float:left;
	margin:18px 0 10px 0;
	width:100%;
}

#past_entrants li
{
	float:left;
	width:173px;
	background:#00aeef;
	overflow:hidden;
	padding:7px 2px;
	margin:0 10px 25px 0;
	font-size:14px;
	color:#FFF;
    height: 205px;
}

#past_entrants li .title, 
#past_entrants li .desc
{
	padding:0 0 0 5px;
}

#past_entrants li .title
{
	font-weight:bold;
}

#past_entrants li img
{
	padding:0px 0;
	width:173px;
	height:173px;
	overflow:hidden;
	text-align:center;
}
/*	PAST ENTRANTS	*/

.left{
	float:left;
	font-size:14px;
}

.right{
	float:right;
}

#sortbox{
	position:absolute;
	top:20px;
	left:410px;
}

.sortby{
	display:inline;
	width:160px;
}

.pagination{
	margin:0 20px 0 0;
}

.pagination li{
	display:inline;
	margin:0;
	padding:0 7px;
	border-right:2px solid #00aeef;
}

.pagination li a{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#00aeef;
}

.pagination li a:hover, .pagination li a:focus, .pagination li a.current{
	color:#74777a;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.pagination li.next{
	border:none;
}

#content-left{
	margin:30px 0 0 0;
	width:430px;
	float:left;
}

#content-right{
	margin:30px 0 0 0;
	width:490px;
	float:left;
}

.info-block{
	float:left;
	width:240px;
	border-right:2px dotted #74777a;
}

.info-row{
	float:left;
	width:220px;
	padding:0 0 10px 20px;
	margin:0 0 10px 0;
	border-bottom:2px dotted #74777a;
}

.form-table{
	float:left;
	width:340px;
	padding:0 0 20px 0; 
}

#thankyou{
	padding:60px 0;
	font-weight:bold;
	font-size:28px;
	text-align:center;
	text-transform:uppercase;
}

#leaderboard li img.preloader-small{
	padding:5px 0 0 10px;
	width:21px;
	height:21px;
}

#find-popup{
	width:600px;
	height:300px;
	padding:10px; 
}

#leaderboard li strong{
  /*  width: 173px;
    float: left;
    overflow: hidden;*/
}

.vote
{
	color:#000099;
}

.voting-tag 
{
	color:#FFFFFF;
	font-weight:bold;
	width:140px;
}

.voting-closed-tag
{
	color:#DA2428;
	font-weight:bold;
	width:140px;
}

.voting-tag-profile
{
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 7px;
	background:#FF0000;
	text-transform:uppercase;
	text-align:center;
}

a#voting-tag,
a:hover#voting-tag 
{
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 7px;
	background:#FF0000;
	text-transform:uppercase;
}

#window-close
{
	background:#000000;
}

.onload
{
	width:945px; 
	height:40px; 
	position:absolute; 
	top:392px; 
	left:30px; 
}

.img_space
{
	padding-top:1px;
	margin:0;
}

.popsignup
{
	font-weight:bold;
	color:#00b1f0;
	text-transform:uppercase;
	text-decoration:none;	
}


/*	WINNER ANNOUNCED */
.winner-announbced-box
{
	padding:0px;
	margin:0px;
	width:890px;
	position:absolute;
	top:413px;
	left:25px;
}

.winner-box
{
	width:224px; 
	float:left; 
	display:inline;
 }
 
 .winner-info-box
{
	width:666px; 
	float:left; 
	display:inline;
}

#winners-name
{
	color:#00aeef; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:52px; 
	font-weight:bold; 
}

#link-to-winning-entry
{
	color:#74777a; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:27px; 
	font-weight:bold; 
}

#link-to-winning-entry a,
#link-to-winning-entry a:hover
{
	color:#d13622; 
	text-decoration:none;
}


