html,body {
	margin: 0;
	padding: 0
	font-family: arial, verdana, helvetica;
}

body {
	font: 76% arial,sans-serif;
	text-align: center;
	padding-bottom: 30px;
}

.section {
background-image:url(/images/web/down_arrow.gif);
background-position:3px 10px;
background-repeat:no-repeat;
text-decoration: none;
color:#666666;
font-size:15px;
line-height:20px;
margin-top:2px;
max-width:760px;
padding:0px 0px 0px 12px;
width:760px;
}

.section:hover {color:#666666; text-decoration: none;}
.section:visited {color:#666666; text-decoration: none;}

h1 {
	display: none;
}

h2 {
	margin: 0 0 5px 0;
}

h3 {
	margin: 0 0 5px 0;
}

h4 {
	margin: 0;
	color: #ff6600;
}

a { color: #ff6600; text-decoration: underline;}
a:hover { color: #ff6600; text-decoration: none;}
a:visited { color: #ff6600; text-decoration: underline;}

p.largeFont {
	font-size: 120%;
	font-weight: bold;
}

.alignLeft {
	text-align: left;
}

img {
	border:0;
}

ol.generic, ul.generic {
	list-style-image: url('/images/web/orange_bullet_point.gif');
}

.generic li {
	margin: 4px 0 4px 0;
}

ol a {	color: #919191;}
ol a:visited {	color: #919191;}
ol a:hover {	color: #ff6600; text-decoration: none;}


div#header {
	background: #fff url('/images/web/header.gif') no-repeat left;
	height: 64px;
	margin-top: -8px;
	margin-bottom: 5px;
}

div#container {
	text-align: left;
}

div#container {
width: 760px;
margin: 0 auto
}

div#content {
float: left;
width: 380px;
}

body#leftLayout div#leftSideContainer {
	padding:0;
	width: 460px;
	margin-top: 10px;
}

body#leftLayout div#rightSideContainer {
	width: 250px; 
	float: right;
}


body#general div#leftSideContainer {
	padding:0;
	width: 380px;
}

body#general div#rightSideContainer {
	width: 345px; 
	float: right;
}

div#videoPlayer {
	background: #fff url(/images/web/movie-back2.jpg) no-repeat top left;
	width: 360px;
	height: 468px;
	padding: 10px;;
	text-align: center;
	font-size: 115%;
	font-weight: bold;
}
	div#videoPlayer strong {
		color:#ff6600;
	}
	
div#phoneContainer {
	position: relative; 
	top: -70px; 
	left: 290px; 
	z-index: 2; 
	margin-bottom: -120px;
	width: 50px;
}

div#phoneContainer2 {
	position: relative; 
	top: -30px; 
	left: 290px; 
	z-index: 2; 
	margin-bottom: -120px;
}

div#liveContestsIntro {
	background: #fff url(/images/web/live-contests.jpg) no-repeat top left;
	min-height: 114px;
	height:auto;
	margin-bottom: 10px;
}
/* for Internet Explorer */
/*\*/
* html div#liveContestsIntro {
height: 114px;
}
/**/

	#liveContestsIntro p {
		position: relative;
		top: 50px;
		left: 94px;
		width: 281px;
	}
		
div#contestsTop {
	background: #fff url(/images/web/contests-top.jpg) no-repeat top center;
	margin-top: -2px;
	width: 380px;
	height: 19px;
}
	
div#contestsContainer {
	background: #e6e6e6;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	padding-top: 5px;
	width: 378px;
}

	div#contestsContainer h2 {
	text-indent: 16px;
	}
	
	div.contestItem {
		padding: 10px 0 10px 0;
		margin: 0 15px 0 15px;
		border-bottom: 2px solid #fff;		
	}
	
	div.contestItem table { 
		font-size: 95%; 
		width: 100%; 
		vertical-align: top;
	}
	
		.contestantImg img {
			border: 2px solid #fff;
			margin: 3px 0 3px 0;
		}
		img.vImg {
			margin: 3px 0 3px 0;
			border-top: 2px solid #fff;
			border-bottom: 2px solid #fff;			
		}
		span.itemTitle {
			font-weight: bold;
			font-size: 105%; 
		}
		td.col1 {
			background: #ddd; 
			border-left: 1px solid #a5a5a5; 
			border-top: 1px solid #a5a5a5; 
			border-right: 1px solid #a5a5a5;
		}
		td.col2 {
			border-top: 1px solid #a5a5a5; 
			border-right: 1px solid #a5a5a5;
		}
		td.botCol1 {
			background: #ddd; 
			border: 1px solid #a5a5a5;
		}
		td.botCol2 {
			width: 120px;
			border-top: 1px solid #a5a5a5; 
			border-right: 1px solid #a5a5a5; 
			border-bottom: 1px solid #a5a5a5; 
			color: #ff6600;
		}
	
	p.itemBottomText {
		margin: 8px 0 0 0; 
		font-size: 115%; 
		color: #000000; 
		font-weight: bold; 
		text-align: center;
		}

	div#contestsBottom {
		background: #fff url(/images/web/contests-bottom.jpg) no-repeat top center;
		margin-bottom: 20px;
		width: 380px;
		height: 19px;
	}

div.clear {
	border: 0px solid #000;
	clear: both;
	height: 0px;
}


div#getFilming {
float: right;
width: 345px;
margin-bottom: 20px;
font-size: 95%;
}

	.itemTitle b {
		color: #999;
	}

	div.getFilmingItem {
		border-bottom: 1px solid #ccc; 
		padding: 5px 0px 5px 0px;
		min-height: 80px;
		height:auto;
	}
	/* for Internet Explorer */
	/*\*/
	* html div.getFilmingItem {
	height: 80px;
	}
	/**/
	
	div.getFilmingImage {
		float: left; 
		margin-right: 5px;
	}
	
	div.getFilmingItem p {
		
		margin: -2px 0 0 98px;
	}

div#howFarClips {
	float: right;
	clear: right;
	width: 345px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
	
	div.floatleft {
		width: 92px;
		float: left;
		margin: 0 20px 10px 0;
		min-height: 110px;
		height: auto;
		font-size: 95%;
		line-height: 1.2em;
	}
	/* for Internet Explorer */
	/*\*/
	* html div.floatleft {
	height: 110px;
	}
	/**/
	}
	
	
div#tipsHelp {
	float: right;
	clear: right;
	width: 345px;
}


body#leftLayout div.leftsideSectionContainer {
	width: 460px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 110%;
}

body#leftLayout div.rightsideSectionContainer {
	float: right;
	width: 250px;
	padding: 10px;
	margin-bottom: 10px;
	background: #eeeeee;
	border: 1px dashed #bbbbbb;
	font-size: 100%;
}


body#general div.leftsideSectionContainer {
	width: 360px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

body#general div.rightsideSectionContainer {
	float: right;
	width: 345px;
	margin-bottom: 20px;
}

body#general div#footer {
	margin-top: 20px;
	border-top: 1px solid #ccc;
	color: #000;
	float: right;
	width: 345px;
}

body#leftLayout div#footer {
	margin-top: 20px;
	border-top: 1px solid #ccc;
	color: #000;
	float: right;
	width: 270px;
	line-height: 2em;
}

	div#footer ul {
		margin: 10px 0 0 0;
		padding: 0;
	}

	div#footer li {
		margin: 0;
		display: inline;
		list-style-type: none;
		padding-right: 8px;
		margin-right: 8px;
		border-right: 1px dotted #ccc;
		font-size: 90%;
	}
	
	div#footer li a {text-decoration: underline;}
	div#footer li a:hover {text-decoration: none;}

img { behavior: url(iepngfix.htc); }

a.toplink {
	background: #fff url(/images/web/top.gif) no-repeat left;
	padding-left: 12px;
	margin-bottom: 10px;
}

.errors, .error-field {
       color: #ff0000;
}

#flash {
       font-weight: bold;
}

.playbutton-img {
	position: relative;
}
.playbutton-img .playbutton {
	position: absolute;
	top: 55px;
	left: 5px;
}
#yourvids-promo {
	text-align: center;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
}