﻿/* RESET */
*{
	margin:0;
	padding:0;
}


/* -	-	-	-	-	-	- */

/* Special styles
----------------------------------------------*/

.clearfix {
    height:0px;
	clear:both;
	overflow:hidden;
}
a.skipLink{
	position:absolute;
	left:-9999px;
	font-size:1.2em;
	font-weight:bold;
}
a.skipLink:focus{
	left:0;
}
.hidden{
	position:absolute!important;
	left:-9999px;
}
.lightboxBackground{ /*IE7 IE6*/
	background:#000;
	opacity:0.7;
	position:absolute;
	top:0;
	left:0;
	z-index:200;
}
.lightbox{
	background:transparent url(../../assets/images/background-lightbox.gif) left top repeat;
	width:696px;
	height:449px;
	position:absolute;
	left:50%;
	margin:0 0 0 -348px;
	z-index:201;
}
.lightbox .cont{ /*IE6*/
	position:relative;
	margin:53px 0 0 39px;
	background:#ffffff;
	padding:5px 5px 4px 3px;
	width:609px;
	min-height:396px;
	background:transparent url(../../assets/images/background-lightbox-bottom.gif) left bottom no-repeat;
}
.lightbox .cont img{
	color:#ffffff;
}
.lightbox .cont p{
	color:#666666;
	font-size:1.4em;
	line-height:1.2em;
	width:426px;
	margin:0 0 2px 10px;
}

.lightbox .contentHolder{
	display:none;
} 


.lightbox .cont div.assetHolder{
	width:609px;
	height:345px;
	background:transparent url(../../assets/images/ajax-loader.gif) center center no-repeat;
	margin:0 0 7px 0;
	position:relative;
}
.lightbox a.closeLink{ /*IE6*/
	font-size:1.4em;
	color:#fff;
	line-height:1.2em;
	position:absolute;
	right:28px;
	display:block;
	top:-22px;
	background-image:url(../images/videoCloseBG.png);
}

.lightbox a.closeLink img{
	display:block;
	width:60px;
	cursor:pointer;
}


.lightbox .starRatingHolder{
	text-align:center;
}

.lightbox ul.buttonsPanel{
	list-style:none;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.lightbox ul li.previous{
	position:absolute;
	top:0;
	left:0;
	height:100%;
}

.lightbox li.previous a,
.lightbox li.next a{
	position:absolute;
	display:block;
	
	right:5px;
	background-color:transparent;
	padding:0px;
	top:60px;
	width:21px;
	height:32px;
	background-image:url(../images/videoPrev.png);
}

.lightbox li.next a{
	background-image:url(../images/videoNext.png);
}

.lightbox li.previous a span,
.lightbox li.next a span{
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
}


.lightbox ul li.next{ /*IE6*/
	position:absolute;
	top:0;
	right:0;
	height:100%;
}

.lightbox li.next a{
	right:auto;
	left:6px;
}


/* Global styles
----------------------------------------------*/
h1{
	color:#535D70;
	font-weight:normal;
	font-size:3em;
	margin:0 0 18px 15px;
}

p{
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 14px 0;
}
ul{
	margin:0 0 14px 0;
	list-style-type:none;
}

ul.dottedList li{
	background-image:url(../images/dottedListDot.gif);
	background-position:0px 0.7em;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}

ul.dottedList a{
	font-weight:bold;
}

ul.dottedList span{
	font-size:1.2em;
	line-height:1.4em;
}

a{
	color:#AF1C20;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:none;
}
p a{
	font-weight:bold;
}
form{
	border:none;
}
fieldset{
	border:none;
}

#registerForm .submit{
	margin-bottom:7px;
	margin-left:13px;
	margin-top:10px;
	border:none;
	width:71px;
	height:22px;
	background-image:url(../images/buttons/submit.gif);
	background-position:left top;	
	background-color:transparent;
	cursor:pointer;
}

#registerForm .submit span{
	display:none;
}

#registerForm .submit.hover{
	background-position:right top;
}	

h2{
	color:#535D70;
	font-size:2.5em;
	font-weight:normal;
	margin:0 0 15px 15px;
}

h3{
	color:#535D70;
	font-size:2.5em;
	font-weight:normal;
	margin:0 0 15px;
}

h4{
	font-size:1.1em;
}

/* registerForm */
#registerForm label{
	display:block;
	font-size:1.1em;
	margin:7px 0 3px 13px;
}


/* Layout
----------------------------------------------*/
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:62.5%;
	background:#fac9c7 url(../../assets/images/background-body.jpg) left top repeat-x;
	width:895px;
}
#page{
	background:#FAC9C7 url(../../assets/images/background-faryl.jpg) left top no-repeat;
	width:896px;
}
#header{
	padding:180px 0 30px 0;
}
#content{ /*IE7 IE6*/
	background-color:#ffffff;
	margin:0 43px;
	padding:23px 0 0 0;
	width:805px;
}
#content:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#footer{ /*IE7 IE6*/
	background:transparent url(../images/background-footer-top.png) no-repeat scroll left top;
	margin:0 43px 0 43px;
	padding:149px 0 0 0;
	width:805px;
}


/* Navigation
----------------------------------------------*/
#navigation{ /*IE6*/
	/*width:941px;*/
	background:transparent url(../../assets/images/background-header.png) left bottom repeat;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px 0 0px 44px;
	margin:0;
	overflow:hidden;
	position:relative;
}
#navigation li{
	display:inline;
	padding:0px;
}
#navigation li a:hover, #navigation li a:focus{
	background-color:#AF1C20;
}
#navigation li a img{
	display:block;
}
#navigation li a{
	display:block;
	float:left;
	position:relative;	
}
#navigation li a.musicPlayer{
	float: right;
	margin:10px 58px 0 0;
	width:156px;
	height:39px;
	display:block;
	overflow:hidden;
	background-image:url(../images/buttons/btnMusicPlayer.gif);
	background-position:left top;
}

#navigation li a.musicPlayer:hover,
#navigation li a.musicPlayer:focus,
#navigation li a.musicPlayer:active
{
	background-position:right top;
}

#navigation li a.musicPlayer span{
	display:none;
}

#navigation li a:focus,
#navigation li a:hover,
#navigation li a:active{
	background-color:#B92226;
}
#navigation li strong{
	display:block;
}
#navigation li strong a{
	color:#990000;
	background-color:#AF1C20;
}

/* Content
----------------------------------------------*/
#content p{
	text-indent:21px;
}
#content p.intro{
	text-transform:uppercase;
	margin:0 0 44px 16px;
	text-indent:0;
}
div.leftColumn{
	width:510px;
	padding:0 0 0 16px;
	margin:0 10px 0 0;
	float:left;
}
div.rightColumn{
	width:262px;
	float:left;
}
div.rightColumn div.module{
	width:250px;
	background:transparent url(../../assets/images/background-module-top.jpg) left top no-repeat;
	padding:51px 0 0 0;
	margin:0 0 3px 0;
}
div.rightColumn div.module div.inner{ /*IE6*/
	background:transparent url(../../assets/images/background-module-bottom.jpg) left bottom no-repeat;
	min-height:112px;
	padding:0 0 25px 0;
}	
div.rightColumn div.module h2{
	color:#990000;
	font-weight:normal;
	font-size:3.1em;
	margin:0 29px 0 29px;
}
#content div.rightColumn div.module p{
	margin:0 29px 0 29px;
	text-indent:0;
	color:#675d40;
	font-size:1.4em;
	line-height:1.2em;
}
div.rightColumn div.module a{
	color:#990000;
}

div.rightColumn div.imageModule{
	width:250px;
	margin:0 0 10px 6px;
	font-size:1.2em;
	line-height:1.4em;
	text-align:left;
}

div.rightColumn div.withMargin{
	margin-top:653px;
}

.imageModule a,
.imageModule a img{
	display:block;
}

div.rightColumn div.imageModule a{
	cursor:pointer;
}
div.rightColumn div.imageModule a:hover{ /*IE7 IE6*/
	opacity:0.8;
}
div.rightColumn div.ornateModule{ /*IE6*/
	margin:0 0 3px 6px;
}
div.rightColumn div.ornateModule .inner{ /*IE6*/
	background:transparent url(../../assets/images/module-ornate-top.png) left top no-repeat;
	padding:10px 0 1px 0;
	width:228px;
}
div.rightColumn div.ornateModule h2{
	color:#535D70;
	font-size:1.9em;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:1.2em;
	margin:0 21px 9px 12px;
	text-transform:none;
}
div.rightColumn div.ornateModule p{
	margin:0 19px 14px 12px;
	color:#333;
}
div.rightColumn div.ornateModule #validationMsg{
	margin:0 0 -3px 21px;
	text-indent:0 !important;
	position:relative;
}
div.rightColumn div.ornateModule .base{
	width:228px;
	height:8px;
	background:transparent url(../../assets/images/module-ornate-bottom.png) left bottom no-repeat;
}
#content p.inTextImage{
	text-indent:0;
	margin:22px 0 5px;
}
#content div.inTextBox{
	border-top:1px dotted #bcae88;
	border-bottom:1px dotted #bcae88;
	background:#e8e5e2 url(../../assets/images/background-in-text-box.gif) left top repeat-x;
	padding:14px 0 14px 0;
	margin:26px 0 14px 0;
}
#content div.inTextBox h2{
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:normal;
	margin:0 6px 11px 6px;
}
#content div.inTextBox table{
	margin:0 6px 32px 6px;
	font-size:1.1em;
}
#content div.inTextBox table th{
	text-align:left;
	font-weight:normal;
	padding:0 44px 3px 0;
}
#content div.inTextBox table td{
	padding:0 0 3px 0;
}
ol.newsList{
	border-top:1px dotted #fbcacb;
	width:510px;
	margin:0 0 0px 15px;
	list-style:none;
}
#content ol.newsList p{
	text-indent:0 !important;
	color:#333333;
	position:relative;
	top:-4px;
	margin:0 0 14px 0;
}
#content ol.newsList p.date{
	text-transform:uppercase;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0 0 2px 0;
}
ol.newsList li{ /*IE7 IE6*/
	padding:11px 0 10px 0;
	clear:both;
	border-bottom:1px dotted #fbcacb;
}
ol.newsList li:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
ol.newsList h3{
	font-size:2em;
	color:#990000;
	font-weight:normal;
	margin:0 0 10px 0;
}
#content ol.newsList img{
	float:left;
	margin:0 16px 21px 0;
}
ol.newsList a{
	color:#AF1C20;
}
#content ol.newsList .youtubeEmbed{
	padding:6px 0 0 0;
	margin:0 0 18px 0;
	height:310px;
}
#content p.moreNews{
	font-size:1.4em;
	text-indent:0;
	margin:0 0 20px 15px;
	font-weight:bold;
}
p.moreNews a{
	color:#990000;
}
#content p.back {
	font-size:1.4em;
	text-indent:0;
	margin:0;
	font-weight:bold;
	text-align: right;
}

/* Home */
div.homeContent .leftColumn{
	width:528px;
	padding:0;
	margin:0 15px 0 0;
}

div.homeContent p{
	text-indent:0 !important;
	margin:0 15px 14px 15px;
}
div.homeContent input.textInput{
	background:#FFFFFF url(../../assets/images/background-input.gif) no-repeat scroll left top;
	border-color:#909090 #CECECE #E4E4E4;
	border-style:solid;
	border-width:1px;
	color:#EF272A;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 4px 13px;
	padding:3px 8px 2px;
	width:184px;
}

div.homeContent .videoPlayer{
	margin:0 15px 15px 15px;
	text-align:center;
}

div.homeContent .rightColumn .imageModule a span{
	cursor:pointer;
}

/* News */
div.newsContent .leftColumn{
	width:510px;
	margin:0 15px 0 0;
	padding:0px;
	position:relative;
}

div.newsContent h1{
	margin-bottom:0px;
}
div.newsContent .rightColumn{
	padding:0px 0 0 15px;
}
div.newsContent div.leftColumn p{
	text-indent:0 !important;
	margin:0 0 14px 15px;
}
div.newsContent div.leftColumn a{
	color:#990000;
}
div.newsContent div.leftColumn p.date{
	margin:0 0 20px 15px;
}
div.newsContent div.leftColumn img{
	margin:0 16px 21px 15px;
	float:left;
}
div.newsContent .leftColumn ol.newsList{
	width:495px;
}

div.newsContent div.leftColumn .pagination{
	border:none;
}
div.newsContent div.leftColumn .pagination p{
	margin-left:0px;
}

/*
div.newsContent div.leftColumn p.backToNews{
	position:absolute;
	left:0;
	top:-8px;
}
*/
div.newsContent div.leftColumn div.youtubeEmbed{
	padding:6px 0 0 0;
	margin:0 0 18px 15px;
	height:310px;
}

/* Biography */
#content.biographyContent{
	padding-top:18px;
}

#content.biographyContent .rightColumn{
	width:269px;
	overflow:hidden;
}

#content.biographyContent .leftColumn h1{
	margin-left:0px;
}

#content.biographyContent h2{
	margin-left:0px;
}
#content.biographyContent p.inTextImage{
	text-align:right;
}

#content.biographyContent p{
	text-indent:0px;
}

/* Music */
div.musicContent .leftColumn{
	width:525px;
	margin:0 15px 0 0;
	padding:18px 0 0 0;
	position:relative;
}
div.musicContent .rightColumn{
	padding:12px 0 0 0;
}
div.musicContent div.albumSummary{ /*IE6*/
	border-top:1px dotted #c2b593;
	border-bottom:1px dotted #c2b593;

	background-image:url(../images/background-gradient-textPan.png);
	background-position:top left;
	background-repeat:repeat-x;
	margin:0 0 0 15px;
	padding:10px 0 0 0;
	position:relative;
	
	overflow:hidden;
}
div.musicContent div.albumSummary h2{
	color:#E42B36;
	font-size:2.5em;
	font-weight:normal;
	margin:0 13px 7px 13px;
}
#page div.musicContent div.albumSummary p{
	text-transform:uppercase;
	font-family:Verdana, san-serif;
	color:#666666;
	text-indent:0;
	margin:0 13px 13px 13px;
	font-size:1em;
}

#page div.musicContent div.albumSummary .cover{
	float:right;
	display:block;
	margin:0px 10px 10px;
}



div.musicContent table{
	font-size:1.2em;
	margin:0 0 20px 15px;
	border-bottom:1px dotted #c2b593;
	width:510px;
	color:#666666;
	border-collapse:collapse;
}
div.musicContent thead, div.musicContent thead th{
	position:absolute;
	left:-9999px;
}
div.musicContent td{
	border-bottom:1px dotted #c2b593;
	padding:9px 0 9px 0;
}
div.musicContent table .play{
	width:19px;
	text-align:center;
	padding:0 0 0 4px;
}
div.musicContent table .trackNumber{
	width:21px;
	text-align:left;
	padding:0 0 0 1px;
}
div.musicContent table .title{
	width:221px;
	padding:0 3px 0 1px;
}
div.musicContent table .time{
	width:79px;
	text-align:center;
	padding:0;
}
div.musicContent table .price{
	width:60px;
	text-align:center;
}
div.musicContent table .buy{
	width:70px;
}


.trackInfoTable .btnBuy{
	width:71px;
	height:22px;	
}

.albumSummary .btnBuy{
	width:191px;
	height:34px;	
}


a.btnBuy,
a.btnPlay{
	display:block;
}

a.btnBuy img,
a.btnPlay img{
	display:block;
	margin:0px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

a.btnPlay:hover img,
a.btnPlay:focus img,
a.btnPlay:active img,
a.btnBuy:hover img,
a.btnBuy:focus img,
a.btnBuy:active img{
	background-position:right 0px;
}
a.btnBuy img.buyTrack{
	width:71px;
	height:22px;	
	background-image:url(../images/buttons/buyTrack.gif);
}

a.btnBuy img.buyCd{
	width:191px;
	height:28px;	
	background-image:url(../images/buttons/buyCd.gif);
}
a.btnBuy img.buyDeluxeCd{
	width:191px;
	height:28px;	
	background-image:url(../images/buttons/buyDeluxeCd.gif);
}
a.btnBuy img.buyMp3{
	width:191px;
	height:28px;	
	background-image:url(../images/buttons/buyMp3Album.gif);
}
a.btnPlay img{
	width:18px;
	height:18px;	
	background-image:url(../images/buttons/playTrack.gif);
}






/* Music preorder - can be deleted post album launch */
div.preorder table .trackNumber{
	width:20px;
}
div.preorder table .title{
	padding:13px 4px 12px 0;
}


/* Gallery */
#content.galleryContent{
	padding-top:18px;
}

.galleryContent .tabMenuContainer .tabBody{
	/*width:752px;*/
}

div.galleryContent div.leftColumn{
	width:774px;
	margin:0 15px 0 0;
}
div.galleryContent div.rightColumn{
	
}
ul.galleryNavigation{
	list-style:none;
	text-transform:uppercase;
	font-size:1.2em;
	color:#a3905b;
	background:transparent url(../../assets/images/background-gallery-navigation.gif) left bottom no-repeat;
}
.hasJs ul.galleryNavigation{ /*IE7 IE6*/
	margin:0 0 35px 0;
}
.hasJs ul.galleryNavigation:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.hasJs ul.galleryNavigation li{
	float:left;
	margin:0 4px 0 0;
}
ul.galleryNavigation li a{
	color:#990000;
}
.hasJs ul.galleryNavigation li a{
	display:block;
	position:relative;
	overflow:hidden;
	width:172px;
	height:36px
}
ul.galleryNavigation li strong a{
	font-weight:normal;
}
.hasJs ul.galleryNavigation li strong a{
	color:#a3905b;
}


div.galleryContent div.leftColumn h2{
	margin:0 0 14px 0;
}

.hasJs .videoGallery{
	display:none;
}
ul.gallery{ /*IE7 IE6*/
	list-style:none;
	/*background:transparent url(../../assets/images/background-gallery.jpg) left bottom no-repeat;*/
	/*width:520px;*/
	padding:0 0 23px 0;
}
ul.gallery:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.hasJs ul.gallery{
	/*background-position:left top;
	height:320px;*/
	overflow:hidden;
	padding:0;
	clear:both;
	margin:0 0 20px 0;
	position:relative;
}
ul.gallery li{ /*IE6*/
	float:left;
	margin:0 10px 10px 0;
	/*height:70px;*/
	width:120px;
	position:relative;
}
ul.gallery li a:hover{ /*IE7 IE6*/
	opacity:0.8;
}
span.play{ /*IE6*/
	width:100%;
	height:100%;
	position:absolute;
	background:transparent url(../../assets/images/overlay-arrow.png) left top no-repeat;
	cursor:pointer;
}

.videoGallery ul.gallery li a img{
	display:block;
}

.videoGallery ul.gallery li a{
	display:block;
	position:relative;
}
.videoGallery .PE_brightcoveHolder{
	position:relative;
	left:-12px;
	top:-13px;
	background:transparent url(../../assets/images/ajax-loader.gif) no-repeat scroll center center;
	width:798px;
	height:603px;
}


.pagination a{
	display:inline;
	position:relative;
	top:2px;
	font-size:1.2em;
}
.pagination p{
	text-indent:0 !important;
	color:#666666;
	padding:0 15px;
	vertical-align:middle;
	position:relative;
	display:inline;
	margin:0;
}
.pagination .pageNumber{
	font-weight:bold;
	padding-left:10px;
}

.pagination{
	text-align:right;
	width:100%;
	padding:6px 0;
	border-top:1px dotted #e2e2e2;
}

.galleryHolder .pagination{
	padding-bottom:0px;
}


.pagination a img{
	cursor:pointer;
}
.pagination p{
	text-indent:0 !important;
	color:#666666;
	padding:0 15px;
	position:relative;
	display:inline;
}

#twitter_div{
	font-family: Verdana;
	font-size: 1em;
	list-style: none;
}

#twitter_div ul{
	list-style: none;
}
ul.twitter_update_list{
	list-style: none;
}

div.twitter_div ul.twitter_update_list{
	list-style: none;
}

/* Competition
----------------------------------------------*/

h2.theCompetition{
	border-top:1px solid #c0c0c0;
	margin:0px;
	padding:15px 15px 20px 0px;
	font-size:2.5em!important;
}

.competitionContent .requirements{
	font-size:1.2em;
	line-height:1.4em;
}

#content.competitionContent,
#content.interim{
	padding-top:18px;
}

.competitionContent h2,
.interim h2{
	font-size:3em;
	letter-spacing:0.02em;
}

.competitionContent .formFields h2{
	margin-left:0px;
}
.competitionContent p{
	text-indent:0px!important;
}
.interim p{
	font-size:1.4em;
	text-indent:0px!important;	
}

.competitionContent div.leftColumn,
.interim div.leftColumn{
	width:510px;
	margin:0 15px 0 0;
}



.interim div.leftColumn{
	height:400px;
}

.competitionContent div.rightColumn,
.interim div.rightColumn{
	margin:-17px 0 0 0;
}
.competitionContent div.leftColumn ul.galleryNavigation,
.interim div.leftColumn ul.galleryNavigation{
	list-style:none;
	text-transform:uppercase;
	font-size:1.2em;
	color:#a3905b;
	background:transparent url(../../assets/images/background-gallery-navigation.gif) left bottom no-repeat;
}

a.enter {
	display: block;
	margin: 20px 0 20px;
	width:259px;
	height:28px;
	background-image:url(../images/buttons/enter.gif);
	background-position:0px 0px;
}

a.enter:hover,
a.enter:focus,
a.enter:active {
	background-position:right 0px;
}

a.enter span{
	display:none;	
}

div#winner {
	display: block;
	border-top: 1px solid #EDD6C8;
	padding: 14px 0 0;
	margin: 14px 0 14px;
}

/* entryForm */

.entryForm .formFields{
	border-top:1px solid #ddd;
	display:block;
	margin-top:20px;
	padding-top:20px;
	overflow:hidden;
}

.block{
	display:block;
	overflow:hidden;
}

.entryForm .formFields label{
	float:left;
	clear:left;
	font-size:1.4em;
}

.entryForm .tabMenuContainer{
	margin-top:20px;
}

.entryForm .formFields input{
	clear:right;
	display:block;
	margin-bottom:10px;
	margin-left:200px;
	padding:2px;
	width:260px;
	border:1px solid #ddd;
}

.entryForm p{
	clear:both;
}

.hasJs .parentalCheck{
	display:none;
}

.parentalCheck{
	margin-bottom:30px;
	background-color:#FFFFCC;
	overflow:hidden;
	padding:10px;
}
input#parentalCheck{
	margin:2px 5px 0px 0px;
	width:auto;
	float:left;
}
.parentalCheck label{
	clear:none!important;
}

.entryForm .formFields .required{
	border:1px dotted #FF3300;	
}
.entryForm .formFields .error{
	color:Red;
	font-weight:bold;
}

.entryForm .formFields .dateFields{
	margin-left:195px;
}

.entryForm .dateFields .date{
	clear:none;
	width:2em;
	display:inline;
	margin-left:5px;
}

.entryForm .dateFields .date4{
	clear:none;
	width:4em;
	display:inline;
	margin-left:5px;
}

.entryForm .checks input{
	display:inline;
	width:auto;
	float:none;
	clear:none;
	margin:3px;
	margin-bottom:10px;
}
.entryForm .checks label{
	float:none;
	vertical-align:text-bottom;
}

.entryForm .formFields .submit{
	background-color:transparent;
	clear:none;
	display:inline;
	width:auto;
	margin:20px 0px 0px;
	border:none;
	width:126px;
	height:28px;
	background-image:url(../images/buttons/submitVideo.gif);
	background-position:left top;
	cursor:pointer;
}

.entryForm .formFields .submit.hover{
	background-position:right top;
}

.entryForm .formFields .submit span{
	display:none;
}

/* Terms and Conditions */
div.termsAndConditionsContent div.leftColumn{
	width:528px;
}
div.termsAndConditionsContent h1{

	margin:0 0 15px 0;
	color:#535D70;
}
div.termsAndConditionsContent h2{
	margin:0 0 15px 0;
	font-size:2em;
	line-height:1.4em;
}
div.termsAndConditionsContent p{
	text-indent:0 !important;
}


/* termsAndConditions (entryForm) */
.termsAndConditions{
	height:300px;
	overflow-y:scroll;
} 
/* Footer
----------------------------------------------*/
#footer .inner{
	background-color:#FFFFFF;
	padding:17px;
	position:relative;
	overflow:hidden;
}
#footer div.leftColumn{ /*IE7 IE6*/
	clear:both;
	padding-left:6px;
	white-space:nowrap;
	margin-top:10px;
}
#footer div.leftColumn:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#footer p{
	color:#666666;
	float:left;
	margin:0 13px 0 0;
}
#footer ul.infoLinks{ /*IE7 IE6*/
	list-style:none;
	float:left;
	overflow:hidden;
	margin:0px;
}
#footer ul.infoLinks li{
	float:left;
	margin-right:-1px;
	margin-top:4px;
}
#footer ul.infoLinks li{
	background-color:#FFFFFF;
	border-right:1px solid #666;
	padding-right:5px;
	margin-left:6px;
	font-size:1em;
}
#footer ul.infoLinks li a{
	font-size:1.1em;
	display:block;
	line-height:1em;
	color:#6F1214;
}
#footer ul li.farylLogo{
	border:none;
	margin-top:0px;
}
#footer ul.logosLinks{
	bottom:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	position:absolute;
	right:10px;
}
#footer ul.logosLinks li{
	display:block;
	float:left;
	margin-left:20px;
}
#footer ul.logosLinks li a{
	display:block;
}
#footer .base{ /*IE6*/
	width:805px;
	height:85px;
	background:transparent url(../../assets/images/background-footer-bottom.png) left bottom no-repeat;
}


/* video gallery */

.readOnlyVotes{
	background-color:#FFFFFF;
	text-align:left;
	margin:5px 0px 0px 8px;
}

.hasJs .readOnlyVotes{
	background-image:url(../images/starOffView.png);
	background-position:0px 0px;
	background-repeat:no-repeat;	
}

.hasJs .readOnlyVotes .value{
	display:block;
}

.hasJs  .readOnlyVotes .description{
	position:absolute;
	left:-10000px;
}

.gallery .entryName{
	margin:0px;
	overflow:hidden;
	text-indent:0px!important;
	white-space:nowrap;
}

.readOnlyVotes .stars{
	height:16px;
	background-image:url(../images/starOnView.png);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

/*  ratingWidget  */
.starRatingHolder{
	overflow:hidden;
}

.ratingWidget{
	width:200px;
	margin:auto;
}

.ratingWidget .title{
	float:left;
	margin-right:10px;
	margin-top:5px;
	font-size:1.1em;
}

.ratingWidget .star span{
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
}

.ratingWidget .star {
	background-image:url(../images/starOff.png);
	display:block;
	float:left;
	height:23px;
	padding-top:3px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	width:19px;
	text-align:center;
}

.ratingWidget .star:hover{
	background-image:url(../images/starCurrent.png);	
}

.hasJs .ratingWidget .star {
	height:26px;
	padding-top:0px;
}

.ratingWidget .star.selected {
	background-image:url(../images/starOn.png);
}

.ratingWidget .star.hovering{
	background-image:url(../images/starCurrent.png);	
}


/* popupPlayer*/ 

.popupPlayer {
	width:auto;
}
.popupPlayer form{
	margin-top:15px;
}

.popupPlayer .videoPlayer{
	border:1px outset red;
	margin:10px auto;
	padding:10px;
	text-align:center;
	width:610px;
}


/* tabMenu */

.tabMenuContainer{
	overflow:hidden;
	margin-bottom:15px;
}

.tabMenuContainer .tabMenu{
	list-style-type:none;
	margin:0 0 0px;
	position:relative;
	overflow:hidden;
}

.tabMenuContainer .termsList{
	list-style-position:inside;
}

.tabMenuContainer .termsList li{
	margin-bottom:10px;
	font-size:1.1em;
}

.tabMenuContainer .tabTitle {
	outline:none;
	color:#999;
	font-size:1.8em;
}

.tabMenuContainer .tabTitle {
	cursor:pointer;
	padding:7px 6px 7px 10px;
	display:block;

	background-image:url(../images/tabOffLeft.png);
	background-position:left top;
	background-repeat:no-repeat;
		
}
.tabMenuContainer .tabTitle:hover,
.tabMenuContainer .tabTitle:focus,
.tabMenuContainer .tabTitle:active{
	text-decoration:underline;
}

.tabMenuContainer .selected .tabTitle {
	font-weight:normal;
	
	color:#AF1C20;
	background-image:url(../images/tabOnLeft.png);	
}

.tabMenuContainer .titleContainer{
	position:relative;
	z-index:2;
}

.tabMenuContainer .selected .titleContainer{
	background-image:url(../images/tabOnRight.png);
	border-bottom:1px solid #fff;
}

.tabMenuContainer .titleContainer{
	background-image:url(../images/tabOffRight.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:6px;
	border-bottom:1px solid #C0C0C0;	
}

.hasJs .tabMenuContainer .tabItem{
	margin-left:9px;
	margin-right:-7px;
}

.tabMenuContainer .titleContainer,
.tabMenuContainer .selected .tabTitle,
.tabMenuContainer .tabMenu .tabContent {
	float: left;
}

.tabMenuContainer .tabItem{
	display:inline;
	float:left;
	margin-bottom:20px;
}

.hasJs .tabMenuContainer .tabItem{
	margin-bottom:0px;
}

.tabMenuContainer .tabMenu .tabContent {
	border-top:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
	width:100%;
	margin-top:-1px;
}

.hasJs .tabMenuContainer .tabMenu .tabContent{
	margin-top:0px;
}

.hasJs .tabMenuContainer .tabMenu .tabContent{
	display:none;
	position:absolute;
	left:0px;
	top:0px;
}
.tabMenuContainer .tabBody{
	border-right:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
	padding:10px 1px 10px 10px;
	/*width:488px;*/
}

.hasJs .tabMenuContainer .tabBody{
	padding:10px;
}

.tabMenuContainer .tabMenu .selected .tabContent{
	display:block;
}

.getOffset{
	height:0px!important;
	overflow:hidden!important;
	display:block!important;
	width:auto!important;
}
