/* GLOBAL STYLES */
* { 
	font-family: Helvetica, Verdana; 
	font-size:15px; 
	font-color:#65645f;

	padding: 0;
	margin: 0 0 0 0;
}

body {
	height: 100%;
	margin: 1;
	padding: 1;
	background-color: #000000;
}

a {
	outline: none;
}

img {
	border: 0;
}

p { 
	clear: both; 
}

#button-facebook-fan {
	position:relative; 
	top:25px; 
	left:680px;
}

#container {
	width: 100%;
	background-image: url(../images/global/background_40k.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top center;
    padding: 0px;
   /* border: 1px solid red;*/	
}
#page-content {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
    /*border: 1px solid red;*/
}
#page-content td {
	vertical-align: top;
}

.content-body {
	width: 1024px;
	margin-top: 15px;
	float:left;
}

.border {
	border-left: 0px solid #d6d6d6;
	border-right: 0px solid #d6d6d6;
	border-bottom: 0px solid #d6d6d6;
}
.left-border {
	border-left: 1px solid #d6d6d6;
}
.right-border {
	border-right: 1px solid #d6d6d6;
}
.page-title {
	margin-bottom:20px;
}
.text-link {
	font-size: 12px; 
	color: #fc6d56;
	text-decoration: none;
	outline: none;
}
.text-link:hover {
	text-decoration:underline;
}
img.page-title {
	margin-top:30px; 
	margin-bottom:55px;
}

#top-shadow {
	background-image:url('../images/global/background_top.jpg');
}

/* HEADER STYLES */
#header {
	width:100%;
	height:140px; 
	background:url('../images/header/black_gradient.jpg') repeat-x;
	border-bottom: 1px solid #333333;
	/*border: 1px solid red;*/
}
#header img {
	display: block;
}
#header a {
	display: block;
	outline: none;
}

	div#left-column {
		width: 360px;
		height: 140px; 
		float: left;
		/*border: 1px solid red;*/
	}
		div#logo-container {
			float:left;
			/*border: 1px solid red;*/
		}
		div#postit-container {
			position:relative;
			float:left; 
			margin-top:108px;
			width:57px;
			height:60px;
		}
			div#postit {
				z-index: 2000;
				width:57px;
				height:60px;
			}
	
	div#right-column {
		width: 435px;
		height: 140px; 
		float:right;
		/*border:1px solid red;*/	
	}
		div#share-buttons-container {
			height:30%;
			/*border:1px solid green;*/ 
		}
			div#share-buttons {
				margin-top: 10px; 
				margin-left: 89%;
				/*border:1px solid green;*/ 	
			} 

		div#top-nav-holder {
			height:68%;
			/*border: 1px solid green;*/ 
		}
			table#top-nav-container {
				float: right;
				width: 435px;
				/*border: 1px solid green;*/
			}
				#top-nav {
					width: 400px;
					float: right;
				}
				#top-nav img {
					display: block;
				}
				#top-nav a {
					display: block;
					outline: none;
				}
					#top-nav-details {
						width: 15%;
					}
					#top-nav-enter {
						width: 19%;
					}
					#top-nav-vote {
						width: 15%;
					}
					#top-nav-judges {
						width: 13%;
					}
					#top-nav-sponsors {
						width: 15%;
					}

/* FOOTER STYLES */
#footer {
	width: 100%;
	height: 167px;
	background: #000000;
	border-bottom: 1px solid #333333;
}
.footer-text {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
	table#footer-top-container {
		width: 100%;
		border-top: 1px solid #333333;
		border-bottom: 1px solid #333333;
	}
		#footer-copyright {
			width: 33%;
		}
			#footer-copyright span {
				margin-left: 35px;
			}

		#footer-timer-holder {
			width: 33%;
			border: 0;		
		}
			#footer-timer {
				width: 348px;
				font-size: 11px;
				color: #c70000;
				text-decoration: none;
				
			}
		
		#footer-links {
			width: 33%;
			text-align: right;
			
		}
			.footer-link:hover {
				text-decoration: underline;
			}
			.privacy-link {
				margin-right: 10px;
			}
			td#footer-links div#links {
				margin-top: 2px;
			}
			div#links {
				width: 350px;
				margin-right: 18px;
				float: right;
			}

	#footer-bottom-container {
		width: 100%;
		height: 87px;
		background: #000000;
	}
	#footer-bottom-container img {
		height: 62px;
	}
	#footer-disclaimer {
		width: 100%;
		height: 10px;
		border-top: 1px solid #333333;
		
	}
		#footer-disclaimer #disclaimer-container {
			width: 800px;
			margin-right: auto;
			margin-left: auto;
		}
			#footer-disclaimer #disclaimer-container p.footer-disclaimer-text {
				font-size: 7pt;
				color: #999999;
			}
			#footer-disclaimer #disclaimer-container p.footer-disclaimer-text a {
				font-size: 7pt;
				color: #fc6d56;
			}

	


/* HOMEPAGE HEADER STYLES */
#homepage div#header {
	width:100%;
	height:140px; 
	background:url('../images/header/black_gradient.jpg') repeat-x;
	border-bottom: 1px solid #333333;
	/*border: 1px solid red;*/
}
#homepage div#left-container {
	width: 360px;
	height:152px; 
	float: left;
}

#homepage div#logo-container {
	float:left;
	/*border: 1px solid red;*/
}

#homepage div#postit-container {
	float:left; 
	margin-top:75px;
	/*border: 1px solid red;*/
}
#homepage div#right-column {
	width: 435px;
	height:140px; 
	float:right;
	/*border:1px solid red;*/	
}
#homepage div#share-buttons-container {
	height:30%;
	/*border:1px solid green;*/ 
}
#homepage div#share-buttons {
	margin-top: 10px; 
	margin-left: 89%;
	/*border:1px solid green;*/ 	
} 

#homepage div#top-nav-holder {
	height:68%;
	/*border: 1px solid green;*/ 
}
#homepage table#top-nav-container {
	float: right;
	width: 435px;
	/*border: 1px solid green;*/
}
/* HOMEPAGE BODY STYLES */
#homepage {
	background-color:#000000; 
	height: 100%; 

}

#homepage #homepage-swf-container {
	width: 100%;
	height:100%;
	background-color:#000000;
}

/* HOMEPAGE FOOTER STYLES */
#homepage div#footer {
	position: relative;
	width:100%;
	height:170px;

	border-bottom: 0px;	
}
#homepage table#footer-top-container {
	width: 100%;
	height: 21px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#homepage td#footer-copyright {
	width: 33%;
}
#homepage td#footer-timer-holder {
	width: 33%;
	border: 0;		
}
#homepage div#footer-timer {
	width: 348px;
}
#homepage td#footer-links {
	width: 33%;
}
#homepage td#footer-links div#links {
	margin-top: 2px;
}
#homepage div#links {
	width: 350px;
	margin-right: 18px;
	float: right;
}
#homepage #footer-bottom-container {
	width: 100%;
	height: 87px;
	background: #000000;
}
#homepage #footer-bottom-container img {
	height: 62px;
}

/* DETAILS STYLES */	
#details #content-body td {
	vertical-align:top;
}
#details img.page-title{
	margin-bottom: 10px;
}
#details img.section-title {
	margin-top:35px;
	margin-bottom: 7px;
}
#details p.section-text, 
#details span.section-text, 
#details span.section-text strong { 
	color: #666666;
	font-size: 12px; 
}

#details u {
	color: #666666;
	font-size: 12px; 
}

#details sup {
	color: #666666;
	font-size: 12px; 
}
#details p.narrow, span.narrow {
	line-height: 1.4em;
}
#details a.section-links {
	font-size: 12px; 
	color: #fc6d56;
	text-decoration: none;
	outline: none;
}

#details a:hover {
	text-decoration: underline;
}
#details #todo {
	margin-top:25px;
}
#details #button-enter-bottom img {
	margin-bottom: 50px;
}
/* VOTE STYLES */
#vote td#videointro img.page-title {
	margin-bottom: 10px;
}
#vote td#videointro p.section-text, 
#vote td#videointro span.section-text { 
	color: #666666;
	font-size: 12pt;
	font-family: arial; 
}
#vote p.narrow, 
#vote span.narrow {
	line-height: 1.3em;
}
#vote td#videointro {
	width:642px; 
	/*border: 1px solid red;*/
}
#vote div#videoplayer-container {
	width: 642px;
	height: 390px;
	margin-top: 20px;
	/*border: 1px solid red;*/
}
#videolist-container {
	width: 280px;
	/*border: 1px solid red;*/
}
#videolist-tabs {
	width: 280px;
	height: 25px; 
	margin-top: 169px;
}
.videolist-tab {
	width: 115px;
	height: 25px;
	background: #000000;
	display: inline;
	font-size: 12pt;
	text-align: center; 
}
.videolist-tab div {
	margin-top:8px;
}
#videolist-tab-entry{
	float:left;
	color: #b5331d;
}
#videolist-tab-entry div {
	margin-top:5px;
}
#videolist-tab-final{
	float:right;
	color: #666666;
	margin-right: 47px;
}
#videoentry-container {
	width: 280px;
	height: 365px; 
	overflow: scroll;
	overflow-x: hidden;
	border-top: 3px solid #333333;
		
	/*border: 1px solid red;*/
	
}
#videoentry {
	width: 255px;
	height: 65px;
	/*border: 1px solid red;*/
}
#videothumb {
	width:90px;
	height:55px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	/*border: 1px solid red;*/
}
#videothumb img{
	width:90px;
	height:55px;
}
#videodetails {
	width: 135px;
	height: 55px;
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	/*border: 1px solid red;*/
}
#videodetails span {
	display: block;
}
#videodetails span.detail {
	font-size: 11pt;
}
#videodetails span.title {
	color: #000000;
}
#videodetails span.text {
	color: #666666;
}
#video-fb-buttons-container {
	width:642px; 
	height:40px; 
	/*border: 1px solid red;*/
}
#video-fb-buttons {
	width: 190px;
	height: 25px;
	margin-top: 10px;	
	float: right;
}
#video-fb-button-like {
	width: 65px;
	height: 20px;
	float: right;
	/*border: 1px solid red;*/
}
#video-fb-button-share {
	width: 115px;
	height: 20px;
	float: left;
	/*border: 1px solid red;*/
}
#videoinfo-container {
	width:642px; 
	height:390px; 
	/*border: 1px solid red;*/
}
#videoranking {
	width: 115px;
	height: 115px;
	float: left;
	border: 1px solid red;
}
#videoinfo {
	width: 99%;
	float: right;
	margin-right: 7px;
	/*border: 1px solid red;*/
}
#videoinfo span {
	display: block;
}
#videoinfo span.title {
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
}
#videoinfo span.author {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}
#videoinfo span.description {
	font-size: 11pt;
	color: #666666;
	margin-top: 15px;
}




/* JUDGES STYLES */
#judges #content-body td {
	vertical-align:top;
}
#judges #section_header {
	margin-top:15px;
}
#judges p.section_header_text { 
	font-size: 12px; 
}
#judges p.first {
	margin-top: 7px;
}
#judges p.last {
	margin-bottom: 10px;
}
#judges p.section_text { 
	color: #666666;
	font-size: 12px; 
}
#judges p.section_links { 
	margin-top: 10px;
	margin-bottom: 10px;
}
#judges p.section_links a { 
	font-size: 12px; 
	color: #fc6d56;
	text-decoration: none;
	outline: none;
}
#judges p.section_links a:hover {
	text-decoration: underline;
}

/* PARTNERS STYLES */
#partners img.logo {
	margin-right: 15px;
	margin-bottom: 15px;
}


/* ENTER STYLES */
p.label_checkbox {
	clear:both;
	float:none;
	margin-top: 25px;
}
p.label_checkbox input {
	clear: left;
	float: left;
}
p.label_checkbox #agree-label {
	clear: left;
	display: block;
	float: left;
	margin-top: -13px;
	margin-left: 30px;
	width: 250px;
}
#new_token a {
	color: #00bfe2;
	text-decoration: none;
}
#new_token a:hover {
	text-decoration: underline;
}
#main input[type="image"] {
	margin-bottom:20px;
}
#main img {
	margin-bottom:20px;
}

.notes {
	color:#a2a19f;
	font-size:13px;
}

#status-loader {
	margin-left:30px;
	display:none;
}

#fb-login-button {
	margin-top:30px;
}

label { 
	color:#666666;
	width: 290px; 
	float: left;
}
label.error { 
	float: none; 
	color: red; 
	margin-left:0.5em;
}
label.code {
	width:400px;
}
#agree-label a.text-link {
	font-size: 14px;
	font-family: arial; 
	color: #fc6d56;
	text-decoration: none;
	outline: none;
}
p.error { 
	color: red;
	visibility:hidden;
}

.fileName { 
	margin-left: 10px;
}

#upload_target{
	width: 0;
	height: 0;
	border: 0px solid #fff;
}

/* ENTER STYLES */
div#main {
	width: 900px;
}
p#directionRow {
	width: 600px;
	color: #666666;
}
#enter p.section-text span {
	color:#666666;
}
#enter sup { 
	color: #666666;
	font-family: arial;
	font-size: 14px; 
}
p#directionRow a.text-link {
	font-size: 15px;
	font-family: arial; 
	color: #fc6d56;
	text-decoration: none;
	outline: none;
}
p#directionRow a.text-link:hover {
	text-decoration:underline;
}
#enter p.narrow, span.narrow {
	line-height: 1.4em;
}
#enter div#signin-dash-line {
	margin-left:50px;
}
#enter div#portfolio-dash-line {
	margin-left:-300px;
}
#enter div#upload-dash-line {
	margin-left:-400px; 
	margin-top:250px;
}
#enter div#confirm-dash-line {
	margin-left:-420px; 
	margin-top: -50px;
}
#enter div#accept-dash-line {
	 margin-left:50px;
}

/* TERMS STYLES */

#terms li {
	font-size: 12px;
	font-color: #666666;
	line-height: 1.4em;
	
}
#terms strong {
	font-size: 12px;
	font-color: #666666;
	line-height: 1.4em;
}
#terms p {
	font-size: 12px;
	font-color: #666666;
	line-height: 1.4em;
}
#terms h1 {
	font-size: 12px;
	font-color: #666666;
	line-height: 1.4em;
}

/* WIERD STYLES */
p.section-text {
	line-height:100%;  
}

#response {
	margin-top:20px;
	display:none;
	width:390px;
}
#response-title {
	margin-bottom:4px;
	font-size:18px;
	color: #00bfe2;
}
#response-text {
	line-height:150%;
	margin-left: 10px;
	font-color: #65645f;
}