/*///////////
Title: /Client/Doritos/CrashTheSuperBowl/profile.css
Author: Seth Jones
//////////*/

div#doritosContain {
	width:850px;
	float:left;
}

	div#headBg {
		width:850px;
		height:73px;
		float:left;
		background:url('http://creative.myspace.com/Client/Doritos/CrashTheSuperBowl/Images/dcsb_topbg2.jpg') no-repeat top left;
	}
	
		div#topURL {
			text-align:right;
			width:840px;
			height:20px;
			padding:11px 0 0 0;
			color:#999;
		}	
	
	div#topSection {
		width:850px;
		height:83px;
		float:left;
		background:url('http://creative.myspace.com/Client/Doritos/CrashTheSuperBowl/Images/dcsb_clockbg2.jpg') no-repeat top left;
	}
	
		div#doritosWidget {
			width:297px;
			height:83px;
			padding:0 0 0 265px;
		}	
	
	div#videoRules {
		width:850px;
		height:39px;
		float:left;
		background:url('http://creative.myspace.com/Client/Doritos/CrashTheSuperBowl/Images/dcsb_videosrules.jpg') no-repeat top left;
	}
		a.topButs1 {
			width:94px;
			height:18px;
			float:left;
			margin:20px 0 0 323px;
		}
		a.topButs2 {
			width:94px;
			height:18px;
			float:left;
			margin:20px 0 0 1px;
		}				
	
	div#mainSection {
		width:850px;
		height:394px;
		float:left;
	}
	
	div#kinnaSection {
		width:850px;
		height:163px;
		float:left;
		background:url('http://creative.myspace.com/Client/Doritos/CrashTheSuperBowl/Images/kinna_section.gif') no-repeat top left;
	}
	
		div#kinnaButton {
			width:850px;
			height:36px;
			float:left;
			padding:20px 0 0 0;
			text-align:center;
			font-size:14px;
		}	
	
	
	div#doriContax {
		width:850px;
		height:49px;
		float:left;
		background:url('http://creative.myspace.com/Client/Doritos/CrashTheSuperBowl/Images/dcsb_contax.gif') no-repeat top left;
	}
	
		a.contactButt {
			width:134px;
			height:20px;
			float:left;
			margin:0 0 0 169px;
		}
		a.contactButt2 {
			width:134px;
			height:20px;
			float:left;
			margin:0 0 0 1px;
		}			

	div#judgeBox {
		width:850px;
		height:322px;
		float:left;
	}			

	div#theFinalists {
		width:850px;
		height:260px;
		float:left;
	}	
	
	div#zeeFinalists {
		width:850px;
		height:350px;
		float:left;
	}		
	div#theRunners {
		width:850px;
		height:400px;
		float:left;
	}
		
	
		div#judgeTitle {
			width:850px;
			height:70px;
			float:left;
		}
		
		div#judgeHeadTxt {
			width:850px;
			height:35px;
			color:#fff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			float:left;
		}
		div#theJudges {
			width:850px;
			height:217px;
			margin:0 0 0 10px;
		}	
		
			div.picBox {
				width:215px;
				height:217px;
				float:left;
				padding: 0 0 0 60px;
			}
			
			div.thePic {
				width:215px;
				height:140px;
			}
			
			div.picTxt {
				width:215px;
				height:77px;
				color:#FFFFFF;
				float:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				line-height:16px;
				font-weight:normal;
			}
			
			a.picLink {
				color:#ff0000;
				text-decoration:underline;
				font-weight:normal;
			}
			

	
					
			
	div#doritos_footer {
		width:850px;
		height:30px;
		background-color: #131313;
		text-align: center;
		line-height:28px;
		margin-bottom:30px;
	}
	
	div#doritos_footer a {
		color:#fff;
		font-weight: normal;
	}		


