/* CSS Document */

*{
	padding:0px;
	margin:0px;
}
body,html{
background-color:#333333;
font-family:Arial;
font-size:12px;
max-height:100%;
}
img{
border:none;
}
#background_container{
background-color:#000000;
background:url(../images/main_bg2.jpg) no-repeat;
margin-left:auto;
margin-right:auto;
height:1038px;
width:1200px;
}
a{
	color:#D26900;
}
.uploadphoto label{
	float:left;
	width:250px;
}
label{
	float:left;
	width:125px;
}
#header{
	cursor:pointer;
}
.white{
	color:#FFFFFF;
}
.green{
	color:#006600;
}
#container{
margin-left:auto;
margin-right:auto;
width:1060px;
background-color:#FFFFFF;
}
#header{
background:url(../images/header_bg.jpg)repeat;
height: 143px;
}
#nav, #nav a{
background:url(../images/nav_bg.jpg) repeat;
height:35px;
text-align:center;
}
#content{
width:1060px;
background-color:#FFFFFF;
min-height:815px;
}
#left-content p,#left-content select,#left-content table{
	margin-left:25px;
	font-weight:bold;
}
#left-content p{ margin-bottom:15px; margin-top:5px; }
.center{
	text-align:center;
}
#left-home{
	margin-left:15px;
	margin-top:10px;
	padding-right:10px;
	float:left;
	border-right:1px solid #666666;
	min-height:815px;
	width:450px;
}
#left-content{
	margin-left:15px;
	margin-top:10px;
	float:left;
	border-right:1px solid #666666;
	width:700px;
	min-height:815px;
}
#right-content{
	margin-top:10px;
	margin-left:100px;
	float:left;
	background-color:#d58701;
	color:#FFFFFF;
	padding-right:5px;
	width:220px;
	height:250px;
}
#right-content p{
	margin-left:10px;
}
#right-content .vid{
	border:2px solid #000000;
}
#middle-home{
	margin-top:10px;
	float:left;
	background-color:#E0E0E0;
	margin-left:10px;
	min-height:815px;
}
#right-home{
	margin-top:10px;
	margin-left:68px;
	float:left;
	background-color:#FFFFFF;
	height:250px;
	color:#FFFFFF;
	padding-right:5px;
	width:220px;
	min-height:815px;
}
#right-home p{
	margin-left:10px;
}
#right-home .vid{
	border:2px solid #000000;
}
#advertiseright{
	margin-top:20px;
	background-color:#FFFFFF;
	text-align:center;
}
#selected-nav{
	display:none;
}
.headers h2{
	font-weight:bold;
	font-size:20px;
}
#tempupdates,#friends{
	margin-top:40px;
}
#teamupdates a,#friends a{
	text-decoration:none;
	margin-left:20px;
	color:#000000;
}
#latest-news-home{
	font-weight:bold;
	width:200px;
}
#latest-news-home p {
	margin-top:12px;
	margin-left:10px;
}
#latest-news-home a {
	text-decoration:none;
	color:#d48701;
}
#footer-gads{
	margin-left:15px;
	margin-right:15px;
	height:30px;
	border:1px solid #000000;
	padding-top:15px;
	margin-top:30px;
	padding-left:15px;
}
#copyright{
	margin-left:15px;
	margin-right:15px;
	height:20px;
	padding-top:10px;
	background-color:#000000;
	margin-top:5px;
	color:#FFFFFF;
	padding-left:15px;
}
#copyright a{
	color:#FFFFFF;
	text-decoration:none;
}
.headerrow{
	font-weight:bold;
}
#news{
	width:680px;
	font-size:76%;
}
#news table{
	margin:0px;
	padding:0px;
}
#skateparklist{
	font-size:80%;
	width:95%;
}
#skateparklist td{
	padding:5px;
}
.contestentry p {
	margin: 0;
	padding: 3px;
}


.mailroom-answer{
	font-style:italic;
	font-weight:bold;
}
.prize-info {
	float:left;
	width:350px;
}
.last-months-winner{
	text-align: center;
	float:left;
	margin-top: 15px;
	margin-left: 100px;
	width: 200px;
	background-color: #F4F4F4;
}

.prize-info h3{
	margin-top:15px;
	background-color:#FF0000;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
fieldset{
	width:670px;
}
#mailroom-conainer{
	width:565px;
	border:1px solid;
}
#mailroom-left{
	vertical-align:top;
	width:45%;
	float:left;
	padding-top:5px;
	}
	
#mailroom-right{
	vertical-align:top;
	width:45%;
	float:right;
	padding-top:5px;
	padding-right:15px;
	}
.mailroom-from{
	font-style:italic;
	}
.mailroom-answer{
	font-style:italic;
	font-weight:bold;
}
.mailroom-desc{
	font-weight:normal;
	color:#666666;
}
#lightbox{
	position: absolute;
	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;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#topAdHome img{
	float:right;
	height:125px;
	width:220px;
	z-index:1000;
	border:0px;
}
.newstitle {
	font-weight: bold;
	font-size: 16px;
}		
