@charset "UTF-8";
/* CSS Document */


/*====================== ENTER NOW ======================*/

.enterNow {
	width: 940px;
	height: 454px;
	background: url(../images/enternow.jpg) no-repeat;
}
.enterNow_left {
	position: relative;
	float: left;
	width: 355px;
	height: 250px;
	padding-top: 170px;
	margin: 20px 0px 0px 110px;
}
.enterNow_left h2 {
	text-align: center;
	margin: 0 0 10px 0;
}
.enterNow_left p {
	font-size: 16px;
	margin: 0 30px;
}
.enterNow_left .validationMsg{
	position: absolute;
	margin: 0 30px;
	font-size: 12px;
	top: 70px;
	left: 0;
}
.band_left {
	float: left;
	width: 355px;
	height: 250px;
	padding-top: 20px;
	margin: 20px 0px 0px 110px;
}
.band_left h2 {
	text-align: center;
	margin: 0 0 30px 0;
}
.band_left p {
	font-size: 16px;
	margin: 0 30px;
}
.band_left #mainPhoto{
	position: relative;
	width: auto;
	height: 120px;
	text-align: center;
	margin: 0 0 20px 0;
}
.band_left #tag{
	position: absolute;
	width: 52px;
	height: 40px;
	top: -15px;
	left: 70px;
}
.band_left #tag img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;	
}
.band_left .detailLine{
	width: auto;
	padding: 7px 10px 0 10px;
	margin: 0 0 6px 0;
	background: url(../images/blue_line.gif) left top no-repeat;
}
.band_left .detailLine .detailLeft{
	float: left;
	width: 70px;
	font-size: 11px;
}
.band_left .detailLine .detailRight{
	float: left;
	font-size: 12px;
	width: 265px;
	white-space:normal;
}
.band_left .detailLine .detailRight div{
	width: 265px;
	white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.band_left #watchBig{
	text-align: center;
	margin: 20px 0 0 0;
}
.band_left #watchBig a.video{
	width: 229px;
	height: 40px;
	cursor: pointer;
}
.band_left #watchBig a.audio{
	width: 229px;
	height: 40px;
	cursor: pointer;
}
.enterNow_right {
	float: left;
	width: 300px;
	height: 404px;
	margin: 25px 0px 0px 50px;
	font-size: 12px;
}
.enterNow_right a{
	color: #000000;
	text-decoration: underline;
}
.enterNow_right a:hover{
	color: #7BBBEB;
}
.enterNow_right label {
	display: block;
	padding: 10px 0px 3px 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .enterNow_right label {
	display: block;
	padding: 8px 0px 3px 0px;
}
}
.enterNow_right input{
	display: block;
	width: 221px;
	height: 16px;
	padding: 7px 20px 5px 10px;
	background: url(../images/form_field_bg.gif) left top no-repeat;
	border: 0px;
	font-size: 12px;
}
.enterNow_right textarea{
	display: block;
	width: 221px;
	height: 86px;
	padding: 7px 20px 7px 10px;
	background: url(../images/form_area_bg.gif) left top no-repeat;
	border: 0px;
	overflow: hidden;
	font-size: 12px;
}
.enterNow_right input.submitBtn{
	width: 128px;
	height: 39px;
	padding: 0;
	margin: 10px 0 0 0;
	background: url(../images/submit_button.jpg) left top no-repeat;
	cursor: pointer;
}
.enterNow_right .upload input{
	float: left;
	width: 221px;
	height: 26px;
	padding: 7px 20px 0px 10px;
	background: url(../images/form_field_bg.gif) left top no-repeat;
	border: 0px;
}
.enterNow_right input.uploadBtn{
	float: left;
	width: auto;
	height: auto;
	border: 0px;
	background: none;
}

.enterNow_right .OptIn{
	display: block;
	margin: 10px 0 0 0;
	font-size: 10px;
}

.enterNow_right .OptIn label{
	display: inline;
	color: #444444;
}

.enterNow_right .OptIn input{
	display: inline;
	width: auto;
	height: auto;
	background: none;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
}

.enterNow_right .radioBtn{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}
.enterNow_right .radioBtn input{
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	background: none;
	margin: 8px 0 0 0;
}

.enterNow_right p{
	margin: 0 0 15px 0;
	line-height: 120%;
}

.enterNow_right #aboutInner{
	margin: 30px 10px 0 0;
	height: 400px;
}

.enterNow_right #aboutInner #aboutContent{
	height: 400px;	
}

.enterNow_right #termsInner{
	margin: 15px 10px 0 0;
	height: 400px;	
}

.enterNow_right #termsInner #termsContent{
	height: 400px;	
}

.enterNow_right #termsInner #termsContent ol{
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	list-style: decimal;
	font-size: 11px;
}

.enterNow_right #termsInner #termsContent ol li{
	margin: 0 0 10px 0;	
}

.enterNow_right #faqInner{
	margin: 0 10px 0 0;	
}

.enterNow_right #downloadInner{
	margin: 5px 10px 0 0;	
}

.enterNow_right #contactInner{
	margin: 55px 10px 0 0;	
}

.enterNow_right #privacyInner{
	margin: 15px 10px 0 0;
	width: auto;
	height: 400px;
}

.enterNow_right #privacyInner #privacyContent{
	height: 400px;	
}

.enterNow_right #copyrightInner{
	margin: 0 10px 0 0;	
}

.enterNow_right #activateInner{
	margin: 180px 10px 0 0;	
}

.enterNow_right #forgotInner{
	margin: 140px 10px 0 0;	
}

.enterNow_right #thanksInner{
	margin: 180px 10px 0 0;	
}

.enterNow_right #thanksInner1{
	margin: 140px 10px 0 0;	
}

.enterNow_right #watchInner{
	margin: 0 10px 0 0;	
}

.enterNow_right .watchSummary{
	width: 290px;
	background: url(../images/blue_line.gif) left bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.enterNow_right .watchSummary .summaryLeft{
	float: left;
	width: 90px;
	margin: 0 20px 0 0;
}

.enterNow_right .watchSummary .summaryRight{
	float: left;
	width: 160px;	
}
.summaryRight h4 {
	text-transform: capitalize;
}

.enterNow_right .watchSummary .summaryRight input{
	float: left;
	width: 78px;
	height: 25px;
	margin: 0 10px 0 0;
	cursor: pointer;
}

.enterNow_right .watchSummary .summaryRight input.watch{
	background: url(../images/watch_btn.gif) left top no-repeat;
}

.enterNow_right .watchSummary .summaryRight input.listen{
	background: url(../images/listen_btn.gif) left top no-repeat;
}

.enterNow_right .watchSummary .summaryRight a{
	float: left;
	width: 78px;
	height: 25px;
}

.floatLeft {
	float:left;
}

.search_pageList {
	font-size: 12px;
	width: 250px;
	height: 22px;
	padding: 8px 0px 0px 40px;
	color: #232921;
	background: url(../images/pagenumBg.jpg) left no-repeat;
	font-size: 11px;
	text-align: center;
}

.search_pageList a {
	color: #232921;
	text-decoration: none;
}
.search_pageList a:hover {
	color: #232921;
	text-decoration: underline;
}

.paging_current_page{
	text-align:center;
	vertical-align:middle;
	width: 11px;
	font-weight: bold;
	font-size: 12px;
	color: #232921;
}

.search_pages {
	text-align: center;
	vertical-align:middle;
	width: 11px;
}

.search_pages2 {
	height: 16px;
	text-align: center;
	vertical-align: middle;
	width: 50px;
}

#posterImg{
	text-align: center;
	margin: 0 0 5px 0;
}

#downloadBtn{
	text-align: center;	
}

.bandVideo {
	width: 940px;
	height: 454px;
	background: url(../images/bandVideo.jpg) no-repeat;
}

#bandVideoInner{
	width: 654;
}

#leftBtn{
	float: left;
	width: 89px;
}

#rightBtn{
	float: left;
	width: 79px;
}

#videoMiddle{
	float: left;	
	width: 486px;
}

#videoMiddle h2{
	text-align: center;
	font-size: 22px;
	margin: 100px 0 18px 0;
	width: 486px;
}

#videoMiddle #mediaContainer{
	width: 486px;
	height: 280px;
}

#audioPlayer{
	width: 375px;
	height: 284px;
	background: url(../images/audio_player_bg.jpg) no-repeat;
	margin: 0 55px 0 55px;
}

#controlBtn{
	padding: 205px 0 0 126px;	
}

.optins{
	padding-top:2px;
	position: relative;
	float: left;
	font-size:9px;
}