

/** 
* @filepath: /shows/dancing-with-the-stars/site.css
* @timestamp: 1258494133
*/
/* -------------------------------------------------- 
				General Settings
----------------------------------------------------*/
body {
	background: #000 url(http://cdn.media.abc.go.com/m/images/global/bg/body_bg.png?v3) repeat-x 0px 0px;
}
body.show {
	background: #000 url(http://cdn.media.abc.go.com/m/images/global/bg/body_bg.png?v3) repeat-x 0px 0px;
}

/* SHOW LOGO */
/*
	h1.showLogo a{
		background: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/generic/logo.png?v3) no-repeat;  
		width:245px;
		height: 97px;
		position: absolute;
		bottom: 3px;
		right: 0px;
		cursor: pointer !important;
	}
*/

.showPageWrapper a,
.showPageWrapper a:link,
.showPageWrapper a:visited { color: #a2c9f1; text-decoration: none; }
.showPageWrapper a:hover,
.showPageWrapper a:active { color: #a2c9f1; text-decoration: underline;}

/*	SHOW CONTENT AREA
	----------------------------------------------------	*/
.showPageWrapper {
	background: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/bg/bkgd_gradient.png?v3) repeat-x top center; 
}

.showBg {
	background: url(../bkgd.jpg) no-repeat top center; 
}

/*	MOSAIC OVERRIDES
	----------------------------------------------------	*/ 
 .mosaicBlock .mosTitle {
 	background: #b65b32;
 	color: #a2c9f1;
	opacity:1.0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100) !important;
 }
 .mosaicBlock .mosaicBlockHovered .mosTitle {
 	color: #b65b32;
 	background: #a2c9f1;
	opacity:1.0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100) !important;
 }
 .mosaicBlock .mosaicBlockHovered .mosEyebrow {
 	color: #b65b32;
 	background: #a2c9f1;
 }
 .mosaicContainer { background: #3a1a07; }
 .mosaicBlock .oneByOne, .mosaicBlock .twoByOne, .mosaicBlock .twoByTwo, .mosaicBlock .mosaicAd, .mosaicBlock .mosaicPoll { background-color: #834529; }

				
/*  block quote  */
.gaBlockQuote { 
	margin:0 auto; 
	width: 250px;
	height: auto;
	background: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/generic/open_quote.png?v3) no-repeat 0 0;
}
	.gaBlockQuote blockquote {
		font-size: 17px;
		padding-top: 8px;
		padding-bottom: 8px;
		margin-bottom: 0;
		background: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/generic/close_quote.png?v3) no-repeat bottom right;
	}
	
	.gaBlockQuote cite {
		color: #6cf;
		font-size: 11px;
		display: block;
		margin: 0 0 18px 36px;
	}
	
	.userQuote {
		background: none !important;
	}	
	
	
.footer {margin-top: 0px;}

/* PRIMARY NAV */

ul.showPrimaryNav li a, 
ul.showPrimaryNav li a:link{
	color: #ffffff !important;
	font-size: 13px;
	line-height: 26px;
}

ul.showPrimaryNav li a:hover{
	text-decoration: none;
	background: #000 ;
}

.aboutTabActive{
	text-decoration: none;
	background: #000 ;
}

/* ARROW FOR ABOUT THE SHOW DROPDOWN */
ul.showPrimaryNav li.About a,
ul.showPrimaryNav li.About a:hover{
	background-image: url(http://cdn.media.abc.go.com/m/images/global/buttons/arrow_down_small.gif?v3) !important;
	background-position: 105px 10px !important;
	background-repeat: no-repeat !important;
}

/* SECONDARY SHOW NAV */
ul.showSecondaryNav li a:hover, 
ul.showSecondaryNav li a:active{ 
	background: #000;
}
.navBg {
	opacity:0.60;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60) !important;
}

/* DROPDOWNS */
.aboutDropDownBg {
	background: #000;		
}

a.moreDropBtnTab {
	background-color: #000 !important;
}
.moreDropDownBg { 
	background: #000;
}



.footer {margin-top: 0px;}



/* IMPORTANT!!! Needed for iframe Reply Form
--------------------------------------------------------*/
	/* REPLY TO COMMENT FORM */
	.postReply {
		width: 795px;
		padding: 10px;
		background: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/bg/bkgd_overlayBox.png?v3) no-repeat  left top;
		margin-bottom: 30px;
	}

	.postReplyContent { 
		padding: 20px 10px 30px 30px;
		background-color: #430047 !important;
	}
	
	/* BREAADCRUMB UNDER MESSAGE BOARD TITLE */
	.breadCrumbs {
		margin: 0;
		clear: both; 
		padding: 0 0 10px;
		border-bottom: 1px solid #DF754b !important;
		margin-bottom: 20px;
	}
	
	.breadCrumbs li{
		border-left: 1px solid #666;
		display: inline;
		padding: 0 8px;
	}
	
	.breadCrumbs li.firstCrumb{
		border: none;
		padding-left: 0;
	}	 
	
	/*FORM */  
	label{
		font-size: 18px;
		font-weight: normal;
		color: #fff !important;
	}
	
	label strong{
		font-weight: 700;
		font-size: 18px;
		padding-right: 5px;
		color: #fff !important;
	}
	
	.formTip {
		color: #cccccc;
		font-size: 12px;
		margin: 0;
		padding: 3px 0;
	}
	
	.inputField {
		margin-bottom: 20px;
		margin-top: 4px;
	}
	
	#mMsg_subject {
		width: 480px;
	}
	
	#Button2 {
		margin-right: 10px;
	}
	
	.textArea{
		height: 225px;
		width: 485px;
		background: url(http://cdn.media.abc.go.com/m/images/shows/message-board/reply_textarea_lg.gif?v3) no-repeat top right;
		*background-position-x:left;
		float: left;
		display: inline;
	
	}
	
	textarea{
		width: 470px;
		height: 182px;
		padding: 3px;
		background: none;
		border: none;
	}
	
	.textArea table{
		height: 100px !important;
		background: transparent !important;
	}
	
	#mMsg_body_Editor {
		border: none !important;
		background: transparent !important;
		height: 190px !important;
		width: 473px !important;
	}
	
	#mMsg_body_Editor tr,
	#mMsg_body_Editor tr td,
	#pfEditMessageFields,
	#pfEditMessageFields tr,
	#pfEditMessageFields tr td,
	div#ptEmoticonList, div#ptFtbButtons, body.ptPlainBody,
	#Table1, #Table1 tr, #Table1 tr td {
		background: transparent !important;
	}
	
	
	/* EMOTICONS */	
	.emoticonsContainer {
		float: left;
		display: inline;
		width: 200px;
		height: 200px;
		margin-left: 14px;
	}	
	
	
	/* POST TOOLS */
	.postTools {
		margin-top: 6px;
		clear: both;
		display: block;
		width: 315px;
		padding: 10px 0 0;
		float: left;
	}
	
	.quickTools {
		float: right;
		padding: 6px 0 0;
	}	
	
	.quickTools a{
		font-size: 12px !important;
		color: #90cad1 !important;
		margin-right: 20px;
	}
	
	.quickTools a:hover {
		text-decoration: underline !important;
	}	
		
/* IMPORTANT!!! END: Needed for iframe Reply Form
--------------------------------------------------------*/


/*	DISCUSS PAGE BUTTON STYLES
----------------------------------------------------*/
/* ANSWER BTN */
a.answerBtn {
	display: inline;
	height: 29px;
	width: 92px;
	text-indent: -9999px;
	background: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/btn_msgBoard_answer.gif?v3) no-repeat bottom left;
}

a.answerBtn:hover {
	background-position: top left;
}

/* SEARCH BTN */
a.mbSearchBtn {
	display: inline;
	height: 30px;
	width: 88px;
	text-indent: -9999px;
	background: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/btn_msgBoard_search.gif?v3) no-repeat bottom left;
	float: left;
}

a.mbSearchBtn:hover {
	background-position: top left;
}

/* POST NEW TOPIC BTN */
a.postNewTopicBtn {
	display: inline;
	height: 30px;
	width: 145px;
	text-indent: -9999px;
	background: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/btn_msgBoard_postANewTopic.gif?v3) no-repeat bottom left;
	float: left;
	margin: 0 14px 0 0;
}

a.postNewTopicBtn:hover {
	background-position: top left;
}

/* POST MESSAGE BTN */
a.postMessageBtn { 
	height: 30px;
	width: 125px;
	text-indent: -9999px;
	background: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/btn_msgBoard_postMessage.gif?v3) no-repeat bottom left;
	float: left;
	display: inline;
	margin: 0 14px 0 0;
}

a.postMessageBtn:hover {
	background-position: top left;
}

/* ADDED FOR FF ONLY*/
table.resTable, div#resultsList {
	background-color: #834529;
	border-color: #fff;
}
table.resTable, div#resultsList {
	background-color: #834529;
	border-color: #b67c62;
}

.messageBoard .messageBoardSection {
	background:#834529 none repeat scroll 0 0;
}
.messageBoardTable tr.alt td { 
	background: #743413 none repeat scroll 0 0 !important;
}
.messageBox.alt, .alt {
	background: #743413 none repeat scroll 0 0;
}
.messageBoard .soundOffContent {
	background: #834529 none repeat scroll 0 0;
}
.messageBoard .fromTheBlogs {
	background: #834529 none repeat scroll 0 0;
}
.messageBoard .sponsorLinksSidebar { 
	background: #834529 none repeat scroll 0 0;
}
.messageBoard .sponsorAds {
	background: #834529 none repeat scroll 0 0;
}
.messageBoard .soundOffQuestion {
	border-top: 1px solid #836388;
}

.topic a, .postedBy a{
	color: #a2c9f1 !important;
}
.videoComments .commentWrapper,
.adBlock, .showEpisodes {
	background: #000 none repeat scroll 0 0;
}
.showEpisodes,.showFeaturette {
	border-top: 2px solid #ddd296;
	background-color: #834529;
}
.messageBoard .messageBoardSection,.messageBoard .fromTheBlogs {
	border-top: 2px solid #df754b;
	background-color: #834529;
}
.messageBoard .pagination .next {
	background:transparent url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/pagination_corner_right.png?v3) no-repeat scroll 0 0;
}



/* get-to-know / about-the-show page */
.quoteBox span.closeQuote {
	background:transparent url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/generic/quote_close.png?v3) no-repeat scroll 0 0;
}


/* bio page */
.characterBio, .primaryBio {
	border-bottom: 3px solid #eb70e2;
}
.characterHighlight .stats {
	background: #3B063E url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/bg/bio_photo_bg.jpg?v3) no-repeat scroll left bottom;
}
.showFeaturette, .characterBio, .primaryBio, .showFeaturette {
	background: #834529;
}
.characterBio a.more, .primaryBio a.more {
	background: transparent url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/tab_more_on.png?v3) no-repeat scroll 0 0;
}
.mbDetailListing {
	background: transparent url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/bg/bkgd_overlayBox.png?v3) repeat scroll 0 0;
}
.mbDetailContent {
	background: #834529 none repeat scroll 0 0;
}
.messageContent blockquote {
	background: #B67C62 none repeat scroll 0 0;
}
.adBlock, .showBio, .top5ModuleContainer {
	background: #834529 none repeat scroll 0% !important;
}

.mosaicBlock .genericTop5Module #title {
	color: #fff;
}

.genericTop5Module {
	background-color: #834529;
}

.showBio {
	border-bottom:3px solid #b67c62;
}
.characterHighlight .stats .info a.view-all {
	/*display: none;*/
}

.ShopFeed {
	background-color: #521d05;
}

.showLeftRail {
	padding:0px;
	width:644px;
}
.galleryLeftRail .mosaicPoll {
	padding-bottom:50px;	
}

/*	COMMENT MODULE */


commentList .messageBox .messageFooter .replyQuoted {
	background:transparent url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/btn_msgBoard_replyQuoted.gif?v3) no-repeat scroll left center;
}


/* question/prompt text color: #18dbd9 */
.commentList {
	background-color: #834529;
	color: #fff;
}

.commentList .messageBox {
	border:none;
}

.commentList .messageBox.odd {
	/*background-color: #743413;*/
}
.commentList a,
.commentList a:link,
.commentList a:hover,
.commentList a:visited {
	color: #a2c9f1;
}
.hostBio, .judgeBio, .characterBio, .primaryBio {
	border-bottom:3px solid #df754b;
}
.characterHighlight .stats {
	background:transparent url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/bg/bio_photo_bg.jpg?v3) no-repeat scroll left bottom;
}
.showFeaturette, .characterBio, .primaryBio, .showFeaturette {
	background:#834529;
}
.judgeBio, .hostBio, .primaryBio {
	background-color: #834529;
	float:left;
	margin:37px 0 40px;
	width:645px;
}
.primaryBio .bio-text, .hostBio .bio-text, .judgeBio .bio-text, .designerBio .bio-text {
	margin:22px 16px 16px;
}
.primaryBio a.more, .hostBio a.more, .judgeBio a.more,.characterBio a.more {
	background:transparent url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/tab_more_on.png?v3) no-repeat scroll 0 0;
}

.mosaicBlock p.quote {
	color:#ffe8fb;
}
.characterHighlight .stats .info h2 {
	color:#f4ec6c;
}
.characterHighlight .stats .info p {
	color: #fff;
}
.episodeGalleries {
	background: #743413;
}
.episodeGalleries {
	border-bottom: 3px #df754b solid;
}
h1.logo {
	bottom:-60px;
	left:-69px;
}
h1.logo a {
	height:93px;
	width:170px;
}

.characterHighlight .stats .info strong {
	color:#F4EC6C;
}

/* gallery page */

.photoCarouselHeader h2 { font-weight:700; }

.featuredGallery { background:none; }

.galleryLeftRail {
	background-color:#000;
}

.galleryRow .pagination .nextPhotos {
	background:transparent url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/pagination_corner_right.png?v3) no-repeat scroll 0 0;
}

.commentForm a.addCommentBtn, .commentList .messageBox a.addReplyBtn {
	background:transparent url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/btn_msgBoard_postMessage.gif?v3) no-repeat scroll left bottom;
	display:block;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	width:123px;
}
.videoComments .commentList {
	background:transparent !important;
}
.videoComments .commentForm h3 {
	color: #fff;
}
.promoCarouselList #list-next, .promoCarouselList #list-previous{display:none}
#issueDescription { background:#fff; }
.showLeftRail .editorialTextContainer { padding:10px;margin:0;width:644px;}
.promoItems a { color: #a2c9f1; text-decoration: none; }
.votingRightRail .editorialTextContainer {
	margin:0;
}
.episodeGuideCarouselHeader ul li ul {
	background-color:#000;
}
.showLeftRail, .showRightRail{
	overflow:hidden;
}
a#submit-design {
	background-image: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/dad/submit_design_off.jpg) !important;
	width:169px;
	height:34px;
	display:block;
	margin-bottom:10px;
	float:left;
}
a#submit-design:hover{
	background-image: url(http://cdn.media.abc.go.com/m/images/shows/dancing-with-the-stars/button/dad/submit_design_on.jpg) !important;
	background-repeat: no-repeat !important;
}

#mosaicContainer {
	background:#3A1A07 url(http://cdn.media.abc.go.com/m/images/button/968x116_PRP_superWide_premiere.jpg) no-repeat scroll 13px 13px;
	height:705px;
}
.mosaicBlocks {
	
}
.mosaicHeader{
	position:relative;
	width:950px;
	height:130px;
}
.mosaicHeader a{
	width:945px;
	display:block;
	float:right;
	height:130px;
	text-indent:-9999px;
}
.danceCouple img {
	
}
.votingLeftRail {
	overflow:hidden;
}
div.votedImageBlock img,div.thanksForVoting img {
	height:195px;
	width:135px;	
}
div.votedImageBlock {
	margin-right:65px;
}
.promolisting li, .promolisting,.ShopFeed  { 
	float:left;
}
.galleryRightRail {
	overflow:hidden;
}
h5.coupleNames {
font-size:19px;
margin-top:10px;
}

.galleryRow a { float:left;display:block; }
.galleryRow a span { display:block;height:18px;line-height:18px;color:#FFF;text-align:center;font-size:14px;font-weight:bold; }