/* Big Brother CSS */

/* Contents:
	=General
	=Header
	=Lead Spl
	=Homepage Live Video 
	=News
	=Feature
	=Gallery
	=Profiles
	=Quote
*/

/* =General 
**********************/
.wrap-components-3col {
	margin-top:0;
	background-color: transparent;}
.wrap-components-3col a,
.wrap-components-2col a {
	color:#c00;
}
.wrap-components-3col a:hover,
.wrap-components-2col a:hover {
	text-decoration:underline;
}

.component {
	margin-bottom: 10px;
	background: #fff;
	border: none;
}


#middle {
	margin: 0 auto;
	width: 765px;
	/*background: url(../img/global/_grid.gif);*/
	text-align:left;
	clear:both;
}

.search-channels-wrap {
	background: url(/tvradio/bigbrother/img/bb-bg-middle-4.gif) no-repeat 50% 0;
}

/* =Header 
**********************/
#tvradio-titlebar {
background:#FFFFFF url(/img/channels/tv-radio/h-tv-partner-bg.jpg) no-repeat scroll left center !important;
}

.channel-header {
	background: url(/tvradio/bigbrother/img/h-big-brother.gif) no-repeat right;
	height: 40px;
}

.channel-header h2 a {
	margin-top: 10px;
	width: 145px;
	height: 30px;
	display: block;
	background: url(/tvradio/bigbrother/img/h-big-brother-link.gif) 0 0 no-repeat;
}

.channel-header h2 a:hover {
	background: url(/tvradio/bigbrother/img/h-big-brother-link.gif) 0 -30px no-repeat;
}

/* Flash header */
#flashContainer.bb-flash-nav
{
margin-left:10px;
}

/* =Lead Spl 
**********************/


.wrap-components-3col .bb-lead-spl {
	position: relative;
	background: #fff url(/tvradio/bigbrother9/img/bb9_splashbg_3col.gif) no-repeat bottom right;
	width: 455px;
	margin-top: 10px;
}

/* wrap-text */

.bb-lead-spl .wrap-text {
	position: absolute;
	top: 10px;
	left: 230px;
}

.bb-lead-spl .wrap-text h3 {
	margin: 0;
	padding: 2px 0 0 0;
}

.bb-lead-spl .wrap-text h3 a {
	
	color: #000;
	font-size: 1.5em;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}

.bb-lead-spl .wrap-text h3 a:hover {
	text-decoration: none;
}

.bb-lead-spl .wrap-text p {
	margin: 0 10px 0 6px;
	padding:  6px 0 2px 0px !important;
	font-size: 0.9em;
}

.bb-lead-spl .wrap-text p a {
	color: #c00; /*red*/
}

.bb-lead-spl .wrap-text p a:hover {
	text-decoration: none;
}

.bb-lead-spl .wrap-text ul{
	margin: 0 20px 0 4px; !important;
	padding: 5px 0 0 2px; !important;
	list-style: none;
}

.bb-lead-spl .wrap-text li {
	
	padding: 2px 0 0 0px !important;
	font-size: 0.9em;
	
}

.bb-lead-spl .wrap-text li a {
	color: #F00;
	text-decoration: none; 
}

.bb-lead-spl .wrap-text li a:hover {
	text-decoration: underline; 
}

/* wrap-img */

.bb-lead-spl .wrap-img {
	margin: 0 0 10px 10px;
	padding: 10px 0 0 0;
	width: 220px;
}

.bb-lead-spl .wrap-img .nav-rot {
	border-top: 1px #fff solid;
	background: #000;
	font-size: 0.9em;
}

.bb-lead-spl .wrap-img ul {
	display: inline;
}

.bb-lead-spl .wrap-img li {
	float: left;
}

.bb-lead-spl .wrap-img .num {
	background: #f00;
}

.bb-lead-spl .wrap-img .num li {
	border-right: 1px #fff solid;
	font-weight: bold;
}

.bb-lead-spl .wrap-img .num li a {
	text-decoration: none !important;
	display: block;
	width: 1.1em;
	padding: 2px 0 2px 0.6em;
	color: #fff;
}

.bb-lead-spl .wrap-img .num li a:hover {
	background: #c00; /*red*/
	color: #fff;
}

.bb-lead-spl .wrap-img .selected a {
	color: #c00 !important; /*red*/
	background: #fff;
}
.bb-lead-spl .wrap-img img {
	width: 220px;
}
.bb-lead-spl .wrap-img .selected a:hover {
	color: #fff !important; /*red*/
}
.bb-lead-spl .wrap-img .text {
	float: right;
}

.bb-lead-spl .wrap-img .text li {
	border-left: 1px #fff solid;
}

.bb-lead-spl .wrap-img .text li a {
	text-decoration: none !important;
	display: block;
	padding: 2px 0.5em 2px 0.6em;
	color: #fff;
}

.bb-lead-spl .wrap-img .text li a:hover {
	background: #c00; /*red*/
	color: #fff;
}

/* =Homepage Live Video 
**********************/

.bb-hp-video {
	background: #fff url(/tvradio/bigbrother/img/bb-hp-live-video-flash.gif) no-repeat bottom;
	height: 179px;
	min-height: 179px;
}

.bb-hp-video h3 {
	color: #FFF;
	/*border-bottom: 1px solid #e9e9e9;*/
	padding: 0.5em 10px 0.3em 10px;
	background: url(/tvradio/bigbrother/img/icon-video-blue.gif) no-repeat 124px 50%;
}

.bb-hp-video h3 span {
	color: #029ACB;
}

.bb-hp-video .video {
	padding: 2px 10px 0 10px;
}

.bb-hp-video .btn-launch {
	padding: 32px 0 0 10px;
}

/* =Homepage galleries */

.bb-hp-galleries {	padding-bottom: 10px;}

.bb-hp-galleries h3 {
	color: #fff; height: 20px; font-size: 12px; 
	background: #000 url(/tvradio/bigbrother9/img/bb9_h3_2col.gif) no-repeat top left;
	padding: 7px 5px 0px 92px;}
	
.bb-hp-galleries ul {	margin: 10px 0 0 10px;}

.bb-hp-galleries li {
	display: inline;
	float: left;
	background: #712483;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #fff;}

.bb-hp-galleries li a {
	display: block;	text-decoration: none;	color: #fff;}

.bb-hp-galleries li a:hover {	background: #712483; }

.bb-hp-galleries .dropdown label {
	margin: 10px 10px 0 10px;
	padding: 0 16px 0 0;
	font-weight: bold;
	background: url(/tvradio/bigbrother/img/arw-grey.gif) no-repeat right;
	display: inline;
	float: left;
}

.bb-hp-galleries .dropdown select {
	margin: 9px 0 0 0;
	padding: 0;
	font-size: 0.9em;
	float: left;
}

.bb-hp-galleries .dropdown input {
	margin: 9px 10px 0 0;
	padding: 0;
	float: right;
}

/** = more galleries component for gallery page
********************/

.wrap-components-3col .bb-hp-galleries h3 {	display:none; }
.wrap-components-3col .bb-hp-galleries { 
position: relative; top: -10px; padding-bottom:40px;
background: #FFFFFF url(/tvradio/bigbrother9/img/bb9_splashbg_3col.gif) no-repeat scroll right bottom; 
}
.wrap-components-3col .bb-hp-galleries ul { padding-top: 54px; margin:0px 4px;}
.wrap-components-3col .bb-hp-galleries ul li { 
	border: 2px solid #712483; margin: 0px 4px 0px 5px; }

.wrap-components-3col .bb-hp-galleries ul li img { width: 98px;}

.wrap-components-3col .bb-hp-galleries .remove-borders { border: 2px solid #712483 !important; }

.wrap-components-3col .bb-hp-galleries .dropdown { 
position: absolute; top: 10px; left:0px; border: 10px solid #fff; border-width: 0px 10px;
background: #e9e9e9 url(/tvradio/bigbrother9/img/bb9_moregalleries_bg.gif) left 50% no-repeat; 
padding-left: 230px; height: 34px; display:block; clear:both;}
.wrap-components-3col .bb-hp-galleries .dropdown label { display: none; }
.wrap-components-3col .bb-hp-galleries select#galleries { width: 140px; margin-right:5px;}




/* =News Components
**********************/

.bb-news {
	padding-bottom: 10px;
}

.bb-news h3 {
	color: #fff; background-color: #000;
	/* border-bottom: 1px solid #e9e9e9; */
	padding: 0.5em 0 0.3em 10px;
}

.bb-news h3 span {
	color: #f00;
}

.bb-news .story-img {
	margin: 10px 0 0 10px;
	display: inline;
	width: 85px;
	float: left;
	background: #999;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.bb-news .story-img a:hover {
	background: #009B3D;
	text-decoration: none;
	color: #fff;
}

.bb-news .story-txt {
	margin: 10px 0 0 0;
	float: right;
	width: 194px;
}

/* Story lead */

.bb-news .lead .story-img {
	margin: 10px 0 0 10px;
	width: 130px;
	font-size: 0.9em;
}

.bb-news .lead .story-txt {
	margin: 10px 0 0 0;
	width: 150px;
}

.bb-news .story-txt h4 {
	padding: 0 5px 2px 0;
	
}

.bb-news .story-txt a {
	color: #f00;
}

.bb-news .story-txt p {
	padding: 0 5px 0 0;
	font-size: 0.9em;
	line-height: 1.3em;
}

.bb-news .story-txt p a {
	text-decoration: underline;
}

.bb-news .story-txt p a:hover {
	text-decoration: none;
}

.bb-news ul {
	margin: 10px 10px 0 10px;
	padding: 10px 0 10px 10px;
	background: url(/tvradio/bigbrother/img/bg-tile-diag-grey.gif);
	font-size: 0.9em;
}

.bb-news li {
	padding: 0 0 0 15px;
	background: url(/img/global/bullet-cc0000.gif) 0 50% no-repeat;
	line-height: 1.5em;
}

.bb-news li a {
	color: #333;
	text-decoration: none;
}

/* Video News */
.bb-news.video h3 span {
	color: #029ACB;
}

.bb-news.video .story-txt a {
	color: #029ACB;
}

.bb-news.video .story-txt p a {
	padding: 0 0 0 20px;
	background: url(/tvradio/bigbrother/img/icon-video-blue.gif) 0 50% no-repeat;
		border: 1px solid tomato;
}

.bb-news.video .story-img a {
	margin: 0;
	text-decoration: none;
	color: #fff;
}

.bb-news.video .story-img a:hover {
	background: #029ACB;
	text-decoration: none;
	color: #fff;
}

/* News feature */

.news {
	padding: 0 0 15px 0;
}

.news .feature-header {
	padding: 0.5em 1em 0.5em 0;
	
}

.news .feature-header h3 {
	font-size: 1.5em;
	font-weight: 500;
	padding-left: 10px;
	padding-top: 40px;
	margin: 0;
	color: #000;
}

.news .feature a {
	color: #009B3D;
}

.news .feature h4 {
	padding: 0 0 0.5em 0;
	margin: 0.3em 0 1.3em 0;
	color: #009B3D;
	font-size: 1.1em;
	float: none;
	background: url(/tvradio/bigbrother/img/bg-dotted-green.gif) bottom repeat-x;
}

/* =Video Pages
**********************/

.video-player {
	margin: 0 0 10px 0;
	background: #fff;
}

.video .feature-header {
	padding: 0.5em 1em 0.5em 0;
	border-bottom: 1px solid #e9e9e9;
	border-top: 5px solid #029ACB;
}

.video .feature-header h3 {
	font-size: 1.5em;
	font-weight: 500;
	padding-left: 10px;
	margin: 0;
	color: #029ACB;
}

.video .feature a {
	color: #009B3D;
}

.video .feature h4 {
	padding: 0 0 0.5em 0;
	margin: 0.3em 0 1.3em 0;
	color: #029ACB;
	font-size: 1.1em;
	float: none;
	background: url(/tvradio/bigbrother/img/bg-dotted-green.gif) bottom repeat-x;
}

/* =Feature
**********************/

.feature-header {
	padding: 0 !important;
	border-bottom: 0px none #fff ;
	margin-top:10px;
}

.feature-header h1, .feature-header h3 {
	font-size: 1.5em;
	font-weight: 500;
	padding-left: 10px;
	padding-top:40px;
	background: transparent url(/tvradio/bigbrother9/img/bb9_h3_3col.gif) no-repeat top left;
	margin: 0;
	color: #000;
}

.feature-header p.byline {
	color: #999;
	font-size: 0.8em;
	padding: 0.4em 0 0 10px;
}

.channel-breadcrumb {
	background: #000;
	border-bottom: none;
}

.channel-breadcrumb a {
	color: #ccc !important;
}

.feature {
	background: #FFFFFF url(/tvradio/bigbrother9/img/bb9_splashbg_3col.gif) no-repeat scroll right bottom;
	padding: 5px 10px 0 10px;
	font-size: 1.0em;
	
}

.feature a {
	color: #FF0000;
}

.feature h4 {
		color:#000000;
		float:none;
		font-size:1em;
		padding:0.5em 0pt 0 0; 
}
.feature h4.red { color:#f00; }

.feature .img-left {
	margin: 0 10px 5px 0; 
	/*width: 130px;*/
	float: left; 
	clear:left;
}

.feature .img-left img { float:left;  }

.feature .img-left p {
	width: 108px; float:left;
	padding: 3px 6px 3px 6px;
	font-size: 0.9em;
	background: #f00;
	color: #fff;
}

.wrap-components-2col .feature .img-left.lead p {
	width: 108px;
	padding: 3px 6px 8px 6px;
}

.wrap-components-3col .feature .img-left.lead p {
	width: 168px;
	padding: 3px 6px 8px 6px;
}

/* Pull Quotes */

.pullquote-big-brother {
	margin-bottom: 10px;
	margin-left: 10px;
	width: 160px;
	background: #ddd url(/tvradio/bigbrother/img/pull-quote-bg-top.gif) top no-repeat;
	float: right;
}

.pullquote-big-brother p {
	color: #ff0086;
	padding: 22px 12px 12px 16px;
	background: url(/tvradio/bigbrother/img/pull-quote-bg-btm.gif) bottom no-repeat;
}

.pullquote-big-brother .pullquote-name {
	color: #fff;
	background: #777;
	font-size: 0.9em;
	padding: 0 4px;
}

/* =Gallery
**********************************/

.gallery { padding: 5px 0 0 0; background: #fff !important;}
.gallery-nav-top { margin:0px; background-color: #d5d5d5; width:100%; }
.gallery-nav-top h2, .gallery-nav-top h4 {
	padding: 4px 0 4px 10px;
	margin: 0;
	color: #000;
	font-size: 1.1em;
	float: left;
	background: none;}

.gallery-nav-top ul { background-color: #ffe600; padding: 5px; }
.gallery-nav-top li.arw-left { border-right: 1px solid #d5d5d5; padding-right: 5px;
	background: transparent url(/img/global/arw-black-left.gif) no-repeat scroll left center; }
.gallery-nav-top li.arw-right { 
	background: transparent url(/img/global/arw-black-right.gif) no-repeat scroll right center; }
.gallery-nav-top li a {
	color:#000; text-decoration:none !important; }

.gallery-pic { padding: 10px 10px 0px 10px; }
.gallery p { padding: 5px 10px 10px 10px;}
.gallery-nav-bottom { border-top: 1px solid #d5d5d5;
	background-color: transparent !important; 
	margin: 0;	padding: 0;
}

.gallery-nav-bottom ul.pic-nav li.arw-left { 
background: #FFE600 url(/img/global/arw-black-left.gif) no-repeat scroll 10px center;
padding: 5px 5px 5px 20px; margin: 0px; }

.gallery-nav-bottom ul.pic-nav li.arw-right { 
background: #fff url(/img/global/arw-black-right.gif) no-repeat scroll right center;
padding: 5px 10px 5px 5px ; margin: 0 10px 0 0;
}

.gallery-nav-bottom ul.pic-nav { background-color: transparent !important; padding: 0px; }
.gallery-nav-bottom ul.pic-num { background: #e9e9e9;margin:0px;padding: 0.2em 0px;}
.gallery-nav-bottom ul.pic-num li { padding:0.2em 0.4em 0.2em 0.6em; }
.gallery-nav-bottom ul.pic-num li a { color: #c00;}
.gallery-nav-dropdown {
	padding: 10px 8px 8px 210px;
	background: #e9e9e9 url(/tvradio/bigbrother/img/h-more-galleries.gif) top left no-repeat;
	border: 10px solid #fff;}
.gallery-nav-dropdown label {	display: none;}
.gallery-nav-dropdown select {	float: left;}
.gallery-nav-dropdown #btn_go {	padding: 1px 0 0 8px;	float: left;}

/* galleries-homepage */

.galleryfeatured { width: 245px; float:left; padding:10px; font-size:0.9em; }
.galleryfeatured img { width: 245px; border: 2px solid #742986; }
.galleryfeatured h4, .galleryfeatured a  { color: #742986 !important; margin-top:4px;}
.galleryfeatured h4 a { background:transparent url(/tvradio/bigbrother9/img/bb9_playvideo_btn.gif) no-repeat scroll left top;
padding: 1px; padding-left: 20px;}
.topgallerieslist { font-size:0.9em; float:right; width: 175px; padding:10px 10px 0px 0px;}

.topgallerieslist h4 { background-color: #742986; color: #fff; padding: 5px; border-bottom: 1px solid #fff;}
.topgallerieslist ol { min-height: 200px; *height: 200px;
background: #C5A5CC url(/tvradio/bigbrother9/img/b9_topgalleriesbg.gif) no-repeat bottom left; 
color: #742986; font-weight:bold;}
.topgallerieslist ol li { 
padding: 7px 5px 5px 25px; margin:0px;  }

.topgallerieslist ol li.li1 { background: transparent url(/tvradio/bigbrother9/img/topgalleries_li1.gif) no-repeat top left;  }
.topgallerieslist ol li.li2 { background: transparent url(/tvradio/bigbrother9/img/topgalleries_li2.gif) no-repeat top left;  }
.topgallerieslist ol li.li3 { background: transparent url(/tvradio/bigbrother9/img/topgalleries_li3.gif) no-repeat top left;  }
.topgallerieslist ol li.li4 { background: transparent url(/tvradio/bigbrother9/img/topgalleries_li4.gif) no-repeat top left;  }
.topgallerieslist ol li.li5 { background: transparent url(/tvradio/bigbrother9/img/topgalleries_li5.gif) no-repeat top left;  }

.topgallerieslist ol li a { color: #742986!important;}  
.gallerylisting { padding-right:0px !important; clear: both; }
.gallerylisting .imgWrap {
	padding:2px;
	float: left;
	background: #712483;
	color: #fff; width:98px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 9px 9px;
	 }
* html .gallerylisting .imgWrap { margin: 4px 4px 5px 5px;}
	
.gallerylisting .imgWrap img { width: 98px;}
.gallerylisting .imgWrap a { color: #fff!important;} 


.gallerylisting ul { clear:both; text-align:center; font-weight: bold;  }
.gallerylisting ul li { display:inline;  padding: 0px 3px; color:#712483 ; }
.gallerylisting ul li a { color:#712483 !important; text-decoration: underline !important; }
.gallerylisting ul li a:hover { text-decoration: none !important;  }




.gallerylisting_dropdown { border: 10px solid #fff; margin-bottom:10px;
background: #e9e9e9 url(/tvradio/bigbrother9/img/bb9_moregalleries_bg.gif) left 50% no-repeat; 
padding-left: 230px; height: 34px; display:block; clear:both;}
.gallerylisting_dropdown label { display: none; }
.gallerylisting_dropdown select {  width: 140px; float:left;
font-size:0.9em; margin:9px 5px 0pt 0pt; padding:0pt;  }
.gallerylisting_dropdown input {  float:left;
margin:9px 0px 0pt 0pt; padding:0pt;  } 

.quizzes .gallerylisting_dropdown { 
background: #e9e9e9 url(/tvradio/bigbrother9/img/bb9_morequizzes_bg.gif) left 50% no-repeat;  }
.videos .gallerylisting_dropdown { 
background: #e9e9e9 url(/tvradio/bigbrother9/img/bb9_morevideos_bg.gif) left 50% no-repeat;  }

/* = galleries for VIDEO page *******/

.videosindex .galleryfeatured img { border-color: #093; }
.videosindex .galleryfeatured h4, .videosindex .galleryfeatured a { color: #093 !important; }
.videosindex .topgallerieslist h4 { background-color: #093; color: #fff; padding: 5px; border-bottom: 1px solid #fff;}
.videosindex .topgallerieslist ol { 
background: #A1DAB4 url(/tvradio/bigbrother9/img/bb9_topvideosbg.gif) no-repeat bottom left; 
color: #093; font-weight:bold;}
.videosindex .topgallerieslist ol li.li1 { background: transparent url(/tvradio/bigbrother9/img/topvideos_li1.gif) no-repeat top left;  }
.videosindex .topgallerieslist ol li.li2 { background: transparent url(/tvradio/bigbrother9/img/topvideos_li2.gif) no-repeat top left;  }
.videosindex .topgallerieslist ol li.li3 { background: transparent url(/tvradio/bigbrother9/img/topvideos_li3.gif) no-repeat top left;  }
.videosindex .topgallerieslist ol li.li4 { background: transparent url(/tvradio/bigbrother9/img/topvideos_li4.gif) no-repeat top left;  }
.videosindex .topgallerieslist ol li.li5 { background: transparent url(/tvradio/bigbrother9/img/topvideos_li5.gif) no-repeat top left;  }

.videosindex .topgallerieslist ol li a { color: #093!important;}  
.videosindex .gallerylisting .imgWrap { 	background: #093; }


/** video player 
*********************/

.sp-lead-video
{
margin-bottom:10px;
}

.bb9feature_header h3 { 	
	background: #fff url(/tvradio/bigbrother9/img/bb9_h3_3col.gif) no-repeat top left;
	color: #fff; margin-top:10px;
	height: 20px; font-size: 12px; 
	padding: 7px 5px 0px 92px;
}

h3.morevideoh3 { clear:both; 
	color: #000;clear:both; padding: 5px 0px; border-bottom: 1px solid #d5d5d5; margin: 0px 10px 10px 10px;  }
h3.morevideoh3 span { color: #390; }

/* =Profiles
**********************************/

.profiles {
	background: #fff !important;
	padding: 0 0 0 0; padding-top:10px; 
}

.profiles .profile_innerWrap { padding: 0px 10px;}
.profiles h3 { font-size: 1.5em; color: #cc0099;}
.profiles h1 { clear: right; width: 300px; margin-left: 135px; font-size: 1.5em; color: #cc0099;
}

.profiles img {
	margin: 10px 10px 5px 0;
	float: left; 
}

.profiles p, .profiles h3 { clear: right; width: 300px; margin-left: 135px;
}


.profiles p a { font-weight: bold; color: #cc0099; padding:2px; text-decoration: none!important;  }
.profiles p a:hover { text-decoration: underline!important;  }

.profiles .speech-bubble {
	position: relative; top:-15px;
	margin: 0px 0 0px 0; clear:both;
	background: transparent url(/tvradio/bigbrother9/img/speechbubble-top.gif) top left no-repeat;
	color: #000; font-size: 1.4em; font-weight: bold;
	padding-top: 20px;
}

.profiles .speech-bubble p {
	margin:0px; width: 415px; background: transparent url(/tvradio/bigbrother9/img/speechbubble-bottom.gif) bottom left no-repeat;
	padding: 0px 10px 10px 10px; clear:both;
}

.profiles .data {
	margin: 0 0 10px 0;
	clear: left; padding-top:10px;
	border-top: 2px dashed #999; 
	background: #fff url(/tvradio/bigbrother9/img/bb9_databg.gif) bottom left no-repeat;
}


.profiles .data h4 {
	color: #fff;
	margin: 0 0 5px 0; 
	font-size: 12px; 
	height: 20px;
	padding: 7px 5px 0px 10px;
}

.profiles .data .per {	width: 225px; float: left; min-height: 75px; *height:75px; }
.profiles .data .fav {	width: 230px; float: left; }

.profiles .data .per h4 {
	background: #000;
}
.profiles .data .fav h4 {
	background: #000 url(/tvradio/bigbrother9/img/bb9_h3_3col.gif) top right no-repeat; 
}

.profiles .data  p {
	margin-left: 10px; width: auto;
}


.profiles .data dl dt {
	padding: 0;
	margin: 0 0 0.3em 10px;
	display: inline;
	float: left;
	font-weight: bold;
	padding: 0 0.2em 0 0;
}

.profiles .data dl dd {
	padding: 0; 
	margin: 0 0 0.3em 100px;
}


.footerBtns { 
background: #e9e9e9 url(/tvradio/bigbrother9/img/bb9_moreprofiles.gif) no-repeat left center; height: 32px;
margin: 10px;}


.footerBtns a {
	margin: 7px 0 0px 2px;
	padding: 3px 10px;
	float: right;
	display: block;
	font-size: 0.8em;
	text-decoration:none !important;
	background: #e9e9e9;
}

.footerBtns a.btnnext { border-right: 5px solid #ffe600; padding-right: 14px;  margin-right: 10px; color: #000;
	background: #ffe600 url(/img/global/arw-black-right.gif) no-repeat scroll right center; }
.footerBtns a.btnprev { border-left: 5px solid #ffe600; padding-left: 14px; color: #000;
	background: #ffe600 url(/img/global/arw-black-left.gif) no-repeat scroll left center; }




/* =E-Commerce Footer (3spl 4col)
**********************************/


.bb-3spl-4col  {  background: #fff none; padding-bottom: 10px;}

.bb-3spl-4col h3 { height : 20px; background-color: #bfbfbf; text-indent: -9999px;}

.bb-3spl-4col h4 { padding-bottom: 15px; color: #fff;}
.bb-3spl-4col h4 a {  color: #fff !important; }

.bb-3spl-4col img {
	margin: 0 10px 10px 0;
	float: left;
}

.bb-3spl-4col a {
	text-decoration: none;
	color: #333 !important;
}

.bb-3spl-4col li {
	margin: -16px 0 0px 10px;
	width: 140px;
	float: left;
	display: inline;
	font-size: 0.9em;
}

/* =Quiz
**********************************/
.quiz {
	background-color: #fff;
	padding: 10px;
	margin:0 0 10px 0;
}

/* =Special Overides
**********************************/
/**/
.rel-links-red h3 {
	color:#fff !important;
	height: 20px; font-size: 12px; 
	padding: 7px 5px 0px 92px !important;
}

.wrap-components-2col .rel-links-red h3 { 
background: #000 url(/tvradio/bigbrother9/img/bb9_h3_2col.gif) no-repeat top left;
}
.wrap-components-3col .rel-links-red h3 { 
background: #000 url(/tvradio/bigbrother9/img/bb9_h3_3col.gif) no-repeat top left;
}
.wrap-components-3col .rel-links-red {
border-top:0px none #E9E9E9 !important;
}

.wrap-components-3col .rel-links-red ul {
border:0px none #E9E9E9 !important;
}

.rel-links-red ul {
	padding: 0 0 14px 0 !important;
	border: none; background-color: #fff;
	border-top: 3px solid white;
	
}

.rel-links-red li, .search-links-red li {
background: transparent url(/img/global/bullet-cc0000.gif) no-repeat scroll 10px 60%!important;
}

.rel-links-red ul li a { color: #f00!important;}
/**/
.links-inset-3col-red-white h4 {
	padding: 3px 10px 6px 10px !important;
	color:#fff !important;
	background: #00A4D9 url(/tvradio/bigbrother/img/bg-rel-link-2col-h.gif) repeat-x bottom;
}

.links-inset-3col-red-white ul {
	width: 455px;
	padding: 0 0 14px 0 !important;
	border: none;
	background: #fff url(/tvradio/bigbrother/img/bg-rel-link-3col.gif) left bottom repeat-x;
}


/* = double-col-linksx12
**********************************/

.double-col-linksx12 { background: #fff;  font-size: 0.9em;}
.double-col-linksx12 h3 { color:#fff !important;
	height: 20px; font-size: 12px; 
	padding: 7px 5px 0px 92px !important; }

.wrap-components-2col .double-col-linksx12 h3 { background: #000 url(/tvradio/bigbrother9/img/bb9_h3_2col.gif) no-repeat top left;}
.wrap-components-3col .double-col-linksx12 h3 { background: #000 url(/tvradio/bigbrother9/img/bb9_h3_3col.gif) no-repeat top left;}

.double-col-linksx12 div {  position:relative; }

.double-col-linksx12 ul {  color: #c00; width: 138px; padding:10px 10px 10px 0px; 
							display:block; }
						
.double-col-linksx12 ul.linksx6_right { position:absolute; right: 0px; top:0px;}					

.double-col-linksx12 ul li { padding-left: 20px;background: transparent url(/img/global/bullet-cc0000.gif) no-repeat scroll 10px 60% !important; }
.double-col-linksx12 ul li a { color: #f00; }

/* =Quote Standalone
**********************************/

.quote {
	border: none;
}

.quote a {
	padding: 10px 10px 10px 45px;
	display: block;
	text-decoration: none;
	color: #333;
}

.quote a:hover {
	background: #ccc url(/img/global/quote-grey.gif) -300px 0 no-repeat;
	text-decoration: none;
	color: #333;
}

.quote p.quote-txt {	
	font-size: 1em;
}

.quote span.quote-name {
	padding-top: 0.5em; 
	font-size: 0.9em;
	font-weight: bold;
}

/* Grey Yellow */

.quote.grey-yellow a {
	background: url(/tvradio/bigbrother/img/bg-tile-diag-grey.gif);
}

.quote.grey-yellow a:hover {
	background: #ccc url(/img/global/quote-grey-yellow.gif) -300px 0 no-repeat;
}


/* Big Brother Poll */

.form .poll h4 { margin-top: 0px; }
.form .poll ul { background: none; padding-left: 0px; margin-left: 0px; }
.form .poll ul li { background: transparent url(/img/global/bullet-cc0000.gif) no-repeat scroll 0px !important; padding: 0 0 0 5px; }

.form .poll li a {
	display:block;
	padding:2px 1px 2px 5px;
	color:#f00;
}

.poll .result-bar {
	background:#e9e9e9;	border:none;	
	height:6px;
}
.poll .result-bar img{	height:6px;}

.form .poll { background: #fff none; }

.bond-poll h3.red, .bb-poll-result h3 { 
	color: #fff;
	height: 20px; font-size: 12px;  
	background: #000 url(/tvradio/bigbrother9/img/bb9_h3_2col.gif) no-repeat top left;
	padding: 7px 5px 0px 92px;
	}
	.bb-poll-result p {font-weight:bold;}
.bb-poll-result .inner-wrap .poll-result { padding-top: 3px; }
.bb-poll-result .inner-wrap { padding: 8px 10px; font-size: 0.9em;}

/* bb-multi-minisplash-2col */
.bb-multi-minisplash-green,
.bb-multi-minisplash-blue {
	padding-bottom: 10px; clear:both;
	background: #fff url(/tvradio/bigbrother9/img/bb9_splashbg_3col.gif) no-repeat bottom right;
}

.bb-multi-minisplash-green .story,
.bb-multi-minisplash-blue .story { width:226px; float:left; margin-bottom: 0px; }

.bb-multi-minisplash-green h3,
.bb-multi-minisplash-blue h3 {
	color: #fff; text-transform: uppercase;
	height: 20px; font-size: 12px; 
	background: #000 url(/tvradio/bigbrother9/img/bb9_h3_3col.gif) no-repeat top left;
	padding: 7px 5px 0px 92px;
}

.bb-multi-minisplash-green .story-img,
.bb-multi-minisplash-blue .story-img {
	margin: 10px 0 0 10px;
	display: inline; padding-bottom:10px !important;
	width: 85px; 
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
.bb-multi-minisplash-blue .story-img 
{
width:89px;
}
.bb-multi-minisplash-green .story-img img,
.bb-multi-minisplash-blue .story-img img {
	width: 85px; float:left; 
}

.bb-multi-minisplash-blue .story-img img {
	border: 2px solid #FF0000; 
}


.bb-multi-minisplash-green .story-txt p,
.bb-multi-minisplash-blue .story-txt p { line-height: 1.1em; }

.bb-multi-minisplash-blue .story-img p {
background: #f00; clear:left; 
padding: 3px 3px 3px 3px; *padding-top: 1px; margin:0px !important;}

.bb-multi-minisplash-blue .story-img p a { color: #fff !important; }

.bb-multi-minisplash-green .story-txt,
.bb-multi-minisplash-blue .story-txt {
	margin: 10px 0 0 0; 
	float: left; padding-left: 5px;
	width: 121px;
	font-size: 0.9em;
}

.bb-multi-minisplash-blue .story-txt
{
	height:105px;

}
/* Story lead */

.bb-multi-minisplash-green .lead .story-img,
.bb-multi-minisplash-blue .lead .story-img {
	margin: 10px 0 0 10px;
	width: 130px;
	font-size: 0.9em;
}

.bb-multi-minisplash-green .lead .story-txt,
.bb-multi-minisplash-blue .lead .story-txt {
	margin: 10px 0 0 0;
	width: 150px;
}

.bb-multi-minisplash-green .story-txt h4,
.bb-multi-minisplash-blue .story-txt h4 {
	padding: 0 5px 2px 0; line-height: 1.1em; 
}

.bb-multi-minisplash-blue .story-txt a {
	color: #f00;
}
.bb-multi-minisplash-green .story-txt h4,
.bb-multi-minisplash-blue .story-txt h4 {
	padding: 0 5px 2px 0;
}



/*  = bb-multi-minisplash-green ( video component )
*********************/
.bb-multi-minisplash-green .story { position: relative; }
.bb-multi-minisplash-green h3 { display: none; }
.bb-multi-minisplash-green .story-txt a { 	color: #093; }
.bb-multi-minisplash-green .story-txt { width: 120px; position: absolute; top:0px; right: 0px; padding-left: 8px; }
*html .bb-multi-minisplash-green .story-txt {  padding-left: 5px; }
.bb-multi-minisplash-green .story-img { width: 85px;  padding-bottom: 0px !important; }
.bb-multi-minisplash-green .story-img img { border: 2px solid #093; }
.bb-multi-minisplash-green .story-img p img { width: auto; float:none; z-index: 10; border: 0px none #fff;}
.bb-multi-minisplash-green .story-img p { 
clear:left; color: #000; text-align:left; position: relative; top: -15px; left: 95px; 
display:block; margin-top:4px; height: 16px; padding: 1px 1px 1px 20px; width: 100px;
background: transparent url(/tvradio/bigbrother9/img/bb9_playvideo_btn.gif) top left no-repeat;}
.bb-multi-minisplash-green .story-img p a { color: #093 !important;}


/** =live-discussions-2col
************************/

#PT_AC_DivId1 .ptActiveContent a, #PT_AC_DivId2 .ptActiveContent a {/*vm-sport-batch2.c... (line 485)*/
	background:transparent url(/img/channels/news-weather/nw-discussion-bubble.gif) no-repeat 3px 2px;
	display:block;
	font-size:0.9em;
	padding-left:25px;
}
#PT_AC_DivId1 table, #PT_AC_DivId2 table {/*vm-sport-batch2.c... (line 495)*/
	margin-bottom:5px;
}
#PT_AC_DivId1 table.ptActiveContent td, #PT_AC_DivId2 table.ptActiveContent td {/*vm-sport-batch2.c... (line 498)*/
	border-bottom:1px dashed #4e9fce;
	padding:3px 0;
}


.live-discussions-2col h3 {  
	color: #fff;
	height: 20px; font-size: 12px; 
	background: #000 url(/tvradio/bigbrother9/img/bb9_h3_2col.gif) no-repeat top left;
	padding: 7px 5px 0px 92px; margin-bottom:4px;
}
.wrap-components-3col .live-discussions-2col h3 { 
background: #000 url(/tvradio/bigbrother9/img/bb9_h3_3col.gif) no-repeat top left; }

.live-discussions-2col h3 span { 
	color: f00;
	}

.live-discussions-2col h4 {  display: none; }
.live-discussions-2col table.ptActiveContent td a { color: #f00;}

.live-discussions-2col table.ptActiveContent td { border-bottom: 1px dashed #ccc !important;
	background: transparent url(/img/global/bullet-cc0000.gif) no-repeat scroll 10px; }

.live-discussions-2col .ptActiveContent a {  background: none !important; padding-left:0px; 
  }



/* = splash-mini-set
*****************/

.splash-mini-set { padding: 0px;}
.splash-mini-set h3.red {
	color: #fff; margin:0px; border: 0px none #fff; 
	height: 20px; font-size: 12px; 
	background: #000 url(/tvradio/bigbrother9/img/bb9_h3_2col.gif) no-repeat top left;
	padding: 7px 5px 0px 92px;
	}
	
.splash-mini-set .inner-wrap { border: 0px none #fff; padding-right: 10px; margin-left: 0px; }
.splash-mini-set .inner-wrap img { border: 2px solid #712483; }
.splash-mini-set h4, .splash-mini-set p { width: 210px;}

/** =google ads
***********************/
.wrap-components-3col .google-ad-unit  { width: 400px!important; float: none; clear:both;}
.google-ad-container {
border-top:0px none #fff !important;
}

/** = feed splashes x10
****************************/

.bb-feed-splashes{
margin:10px 0;
background: #fff url(/tvradio/bigbrother9/img/bb9_splashbg_3col.gif) no-repeat bottom right;
}
.bb-feed-splashes h3{
background:#000000 url(/tvradio/bigbrother9/img/bb9_h3_3col.gif) no-repeat scroll left top;
color:#fff;
height:20px;
padding: 7px 5px 0 92px;
}
.bb-feed-splashes .feed-splash-lead{
margin:10px;
border-bottom:1px solid #e9e9e9;
}
.bb-feed-splashes .feed-lead-img{
float:left;
padding:0 10px 10px 0;
}
.bb-feed-splashes .feed-lead-txt{
float:left;
padding:0 0 10px 0;
width:270px;
}
.bb-feed-splashes .feed-splash-lead h4{
font-size:1.2em;
}
.feed-splash-small{
padding:0 10px 10px 10px;
}
.bb-feed-splashes .feed-small-img{
float:left;
padding:0 10px 0 0;
}
.bb-feed-splashes .feed-small-txt{
float:left;
width:350px;
}

