body {
  color:#808284;
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 55px 0;
	text-align:left;
	background: #fff url('images/bg_body.gif') top left repeat-x;
}
*html body {padding:0;}
p {text-align:justify;font-size:11px;font-weight:normal;}
/* basic links */
a:link, a:visited {
	color: #999;
	text-decoration: none;
}
a:active, a:hover {
	color: #999;
	text-decoration: underline;
}

.gray_large {
  font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:bold;
}

.hello {
	padding-top:0;
}

.try {
	padding:6px 0;
}

#optionFree{
	height:316px;
	width:391px;
	background: url('images/bg_free.gif') top left no-repeat;
	display:none;
	z-index:100;
}
#optionShare{
	height:316px;
	width:391px;
	background: url('images/bg_share.gif') top left no-repeat;
	display:none;
	z-index:100;
}
#optionBeta{
	height:316px;
	width:391px;
	background: url('images/bg_beta.gif') top left no-repeat;
	display:none;
	z-index:100;
}
#firstItem{
	display:block;
	width:393px;
	height:108px;
	background:url('images/menu.gif') 0 0 no-repeat;
	text-align:right;
}
#secondItem{
	clear:both;
	display:block;
	width:393px;
	height:106px;background:url('images/menu.gif') 0px -108px no-repeat;
	text-align:right;
}
#thirdItem{
	clear:both;
	display:block;
	width:393px;
	height:105px;
	background:url('images/menu.gif') 0px -214px no-repeat;
	text-align:right;
}
/* ---------  only for temp launch home page ----------------*/
#firstItem_temp{
	display:block;
	width:393px;
	height:108px;
	background:url('images/menu_temp.gif') 0 0 no-repeat;
	text-align:right;
}
#secondItem_temp{
	clear:both;
	display:block;
	width:393px;
	height:106px;background:url('images/menu_temp.gif') 0px -108px no-repeat;
	text-align:right;
}
#thirdItem_temp{
	clear:both;
	display:block;
	width:393px;
	height:105px;
	background:url('images/menu_temp.gif') 0px -214px no-repeat;
	text-align:right;
}
/* ---------  end temp launch home page ----------------*/

.textbox_beta{
	padding: 2px;
	color: #808284;
	font-weight:normal;
	font-size:11px;
	width: 140px;
}
.textbox_free{
	padding: 2px;
	color: #808284;
	font-size:11px;
	font-weight:normal;
	width: 140px;
}
.extendedWidth{
	width: 200px;
}

#design_credits {
	width:100%;
	text-align:right;
}

.footlinks {
	font-family:Arial,Tahoma;
	font-size:1.1em;
	font-weight:normal;
	color:#D1D3D4;
	margin:0 0 8px 0;
}

#copyright{
	width:900px;
	font-family:Arial,Tahoma;
	font-size:0.9em;
	color:#D1D3D4;
	line-height:16px;
}


/*    ---------- fixed positioned footer bar ----------     */
#footerbar {
	position:fixed;
	bottom:0;
	width:100%;
	height:29px;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
	/*z-index:1000;*/
}
#footerbar_content {
	width:869px;
	display:block;
	padding-left:70px;
	*padding-left:55px;
	margin-left:auto;
	margin-right:auto;
}
#footerbar_left {
	float:left;
	width:313px;
	height:29px;
	background:url('/web_images/footer_links/footerbar_left.gif') top left no-repeat;
}
.footerbar_left_translate {
	float:left;
	width:65px;
	height:29px;
	margin:0 0 0 10px;
}
.footerbar_left_addthis {
	float:left;
	width:24px;
	height:29px;
	margin:0 0 0 17px;
}
.footerbar_left_twitter {
	float:left;
	width:24px;
	height:22px;
	margin:5px 0 0 15px;
}
.footerbar_left_facebook {
	float:left;
	width:24px;
	height:22px;
	margin:5px 0 0 14px;
}
.footerbar_left_youtube {
	float:left;
	width:24px;
	height:22px;
	margin:5px 0 0 15px;
}
#footerbar_mid {
	float:left;
	width:390px;
	height:29px;
	background-image: url('/web_images/footer_links/footerbar_mid.gif');
	background-repeat: no-repeat;
}
#footerbar_mid .text {
	font-family:Arial,Tahoma;
	font-size:0.9em;
	font-weight:bold;
	color:#B2B2B2;
	height:29px;
	padding:10px 0 0 0;
	text-align:left;
}
#footerbar_right {
	float:right;
	width:166px;
}

/* translate */
#translatebar {
	position:fixed;
	bottom:29px;
	width:100%;
}
#translatebar_content {
	width:869px;
	display:block;
	padding-left:70px;
	*padding-left:55px;
	margin-left:auto;
	margin-right:auto;
}
#translate {
	width:125px;
	background-color:#FFFFFF;
	padding:5px 0 0 0;
	border:1px solid #cecfd0;
}


/* addthis */
#addthisbar {
	position:fixed;
	bottom:29px;
	width:100%;
}
#addthis_content {
	width:714px;
	display:block;
	padding-left:70px;
	*padding-left:55px;
	margin-left:auto;
	margin-right:auto;
}


#movieTrailer{
	background: url('images/preview.gif') top center no-repeat;
	height:245px;
	width:435px;
}
.sharethis{
	margin-right:10px;
}
#share-delicious{
	background-color: transparent;
	background-image: url('images/delicious.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	padding-top: 0pt;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15pt;
	margin-right:10px;
}
#share-reddit{
	background-color: transparent;
	background-image: url('images/reddit.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	padding-top: 0pt;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15pt;
	margin-right:10px;
}
#share-technorati{
	background-color: transparent;
	background-image: url('images/technorati.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	padding-top: 0pt;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15pt;
	margin-right:10px;
}
#share-furl{
	background-color: transparent;
	background-image: url('images/fun.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	padding-top: 0pt;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15pt;
	margin-right:10px;
}
#share-pingthis{
	background-color: transparent;
	background-image: url('images/ping.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	padding-top: 0pt;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15pt;
	margin-right:10px;
}
#share-stumbleupon{
	background-color: transparent;
	background-image: url('images/stumbleupon.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	padding-top: 0pt;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15pt;
	margin-right:10px;
}

#home_recommended_time
{
	position:absolute;
	width:329px;
	height:128px;
	top:3px;
	color:#FFFFFF;
	background-image:url(../web_images/tips/home.png);
	background-repeat:no-repeat;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
	text-align:left;
	padding:43px 0 0 26px;
	line-height:18px;
	font-size: 12px;
	z-index:4;
}

.home_login_input
{
  width:134px;
  *width:125px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #a6a8ab;
}

.home_login_error
{
	padding:0 0 10px 48px;
	*padding:0 0 10px 50px;
	color:#F072AA;
	text-align:left;
}

.home_login_container {
	padding: 0 20px 5px 16px;
	*padding:0 27px 5px 9px;
	margin:-5px 0 0 0;
}
.home_login_remember_box {
	float:left;
	padding:23px 0 5px 28px;
	*padding:22px 0 5px 38px;
	margin:0 0 -22px 0;
}
.home_login_remember_text {
	float:left;
	padding:24px 0 0 2px;
	margin:0 0 -24px 0;
}
.home_login_forgot_password
{
	clear:both;
	padding:0 4px 5px 0;
	/*float:right;*/
}

.home_login_fields
{
	padding-bottom:2px;
	padding-right:20px;
	*padding-right:28px;
	float:right;
	text-align:left;
}

.home_now_in_progress
{
	height:119px;
	float:left;
/*	background-image:url('/beta/images/bg_now_in_progress.gif');
	background-repeat:no-repeat;*/
}

#email_login_flag {
	float:left; 
	padding-left:32px;
	*padding-left:41px;
	font-weight:bold; 
	color: #F072AA;
}

/* header */
#logo {
	float:left;
	text-align:left;
	width:215px;
	height:94px;
}

#tagline {
	float:right;
	width:270px;
	height:40px;
  font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:55px 0 0 5px;
}

.beta_text {
	color:#A7A9AC;
	font-size:12px;
}

.tagline_text {
	color:#00B9F1;
	font-size:16px;
}

#description {
	width:445px;
  font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	color: rgb(241, 241, 242);
}


/* clock */
.next_event {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	color:#00ADEF;
	word-spacing:-1px;
	padding-left: 44px;
}

.time_remaining {
	margin:5px 0 0 15px;
}

.progress {
	margin:32px 0 0 26px;
}

.spacer {
	height:15px;
}

.fb_fan {
	float:left;
	width:134px;
	text-align:left;
	margin-top:10px;
}
.sponsor {
	float:right;
	text-align:right;
	margin-top:15px;
	line-height:23px;
}

.bold {
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
}
a.blue_text:link, a.blue_text:visited, a.blue_text:active, a.blue_text:hover {
	color:#00B9F1;
	text-decoration:none;
}


/* ---------------------------- VIDEO CONTEST ---------------------------- */
#vc_container {
	width:949px;
	font-family:"Arial", sans-serif;
	padding-right:91px;
	}
	.vc_header {
		width:949px;
		text-align:center;
		}
		.leftspace {
			float:left;
			}
		.vc_logo {
			float:left;
			text-align:left;
			padding-top:2px;
			}
		.vc_skip {
			float:right;
			text-align:right;
			margin-left:20px;
			}
			
	#vc_event {
		width:858px;
		clear:both;
		margin-left:97px;
		text-align:left;
		}
		.event_left {
			float:left;
			text-align:left;
			width:450px;
			}
			.event_fb_large {
				padding:25px 0 0 0;
				}
		.event_right {
			float:right;
			text-align:right;
			padding-right:15px;
			}
			
	.event_heading {
		font-size:20px;
		font-weight:bold;
		color:#666666;
		padding:20px 0 15px 0;
		}
	.event_details {
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		}
	.event_times_heading {
		font-size:14px;
		color:#666666;
		padding:28px 0 0 0;
		}
	.event_times {
		padding:10px 0 0 0;
		line-height:31px;
	}
	.vc_large_text {
		font-size:20px;
		}
	.event_text {
		font-size:14px;
		color:#666666;
		padding:20px 0 0 0;
		}
	
	#other_events {
		}
		.other_event_heading {
			font-size:20px;
			font-weight:bold;
			color:#666666;
			padding:36px 0 10px 0;
			}
		.other_event_row {
			font-size:13px;
			font-weight:bold;
			color:#666666;
			margin-top:13px;
			}
		
	.pink {
    color: #F072AA;
		}
	.blue {
		color: #00B9F1;
		}
	.green {
    color: #AACF37;
		}
/* --------------------------- / VIDEO CONTEST --------------------------- */