@import url( search-result.css );

* { margin:0px; padding:0px; }
html, body{ width: 100%; }
body { background: url(../images/bg0.png) repeat-x center top; } /* Pink default */
body, input, select {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a {
    outline: none;
	color: #FF5FAA; /* Pink default */
	text-decoration: none;
	}
	a:hover { text-decoration: underline; }
	
img { border: 0px;  }
	img.left { float: left; }
	img.right { float: right; }

.fbr {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	}
	


/*///////////////// HEADER ////////////////*/		
	
#header_wrapper {
	float: left;
	width: 100%;
	}		
#header {
	clear: both;
	height: 112px;
	margin: auto;
	padding: 30px 0 0 0;
	position: relative;
	width: 990px;
	}

	#header #logo {
		float: left;
		position: relative;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.getglossy.ro/administrare/images/getglossylogo.jpg',sizingMethod=’fit’);
		}
		html> body #logo { background: url(../images/getglossylogo.jpg) no-repeat left top; }
		#logo a, #logo a img, #logo img { position: relative;}
		

*/
	
	.superbanner_bg {
		background-color: #FFFFFF;
		height: 94px;
		position: absolute;
		right: 0px;
		top: 8px;
		width: 732px;
		colour from CMS
		-moz-opacity:.5; 
		opacity:.5; 
		filter:alpha(opacity=50);
		z-index: 1
		}
	.noborder {
		background: none;
		}
		
	#superbanner {
		height: 90px;
		position: absolute;
		right: 2px;
		top: 10px;
		width: 728px;				
		z-index: 10 
		}

/*///////////////////Navigation Tabs///////////////////*/
			
	#navigation {
		position: absolute;
		top: 110px;
		left: 0px;
		z-index: 10;
		}
		
		#navigation ul {
			float: left;
			height: 32px;
			}
		
			#navigation ul li {
				float:  left;
				height: 33px;
				list-style: none;
				margin: 0 2px 0 0;	
				}
	
			#navigation ul li a, #navigation ul li a.offstat  {					
				color : #FFFFFF;
				float: left;
				font-size: 12px;
				font-weight: bold;
				font-family: Arial, Helvetica, sans-serif;
				height: 24px;
				padding: 8px 13px 0 13px;
				text-decoration: none;
				text-align: center;
				text-transform:uppercase;
				}
				
			#navigation ul li a:hover, #navigation ul li a.overstat, #navigation .active a {
				background: url(../images/rolltab0.png) repeat-x;
				text-decoration: none;
				}
				
	
/* **** DROPDOWN **** */

	.subnav {
		background: url(../images/dropdownnav_bg.png) repeat-x;
		float: left;
		height: 34px;
		width: 100%;
		}
	.subnav ul {
		margin: auto;
		padding-top: 10px;
		width: 990px;
		}
	
	.subnav ul li { 
		float: left;
		font-weight: bold;
		list-style: none;
		padding: 0 10px 0 10px;
		}
	.subnav ul li a { color: #9A9A9A;}
	.subnav ul li a:hover { text-decoration: none; }
	.subnav ul li.everything a { color: #444444;}
		

	/*///////////////// main content ////////////////*/
	
	#content_wrapper {
		background-color: #FFFFFF;
		float: left;
		width: 100%;			
		}
	#content {
		clear: both;
		margin: auto;
		width: 990px;
		}
		
	/*///////////////// contentleft ////////////////*/
	
	#contentleft {
		clear: both;
		float: left;
		margin: 0px;
		padding: 0 14px 0 0;
		width: 140px;
		}

	/*///////////////// contentcenter ////////////////*/

	#contentcenter {
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		overflow: hidden;
		padding: 18px 0 0 0;
		width: 675px;
		}
		#contentcenter.norhs { width: 989px; padding: 0px;}
		#content.specials #contentcenter { padding: 0px;}

	/*///////////////// right hand side /////////////////*/	
	#contentright {
		float:left;
		overflow: hidden;
		padding: 0 0 40px 0;
		width: 314px;
		}
			
/* h1 h2 and P */			

#contentcenter h1 {
	color: #FF5FAA; /* Pink default */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	line-height: 40px;
	text-decoration: none;
	}

#contentcenter h2 {
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
	padding: 15px 23px 0 0;
	}
	
#contentcenter p {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
	text-decoration: none;
	}

	
	
/*///////////////// FOOTER /////////////////*/
#footer_wrapper {
	background-color: #F3F3F3;
	float: left;
	width: 100%;		
	}
#footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: auto;
	width: 990px;
	}
	#footer2 a { font-weight: normal; }
	
	#whats_happening {
		color: #717171;
		}
		#whats_happening p {
			color: #444444;
			font-size: 16px;
			padding: 0 0 18px 0;
			}				
		#whats_happening p a {
			color: #444444;
			font-size: 16px;
			padding: 0 0 18px 0;
			text-decoration:none;
			}
				
		#whats_happening p.title {
			color: #444444;
			font-size: 32px;
			padding: 45px 0 32px 0;
			}
			
		#whats_happening p.subtitle, #whats_happening p.subtitle a {
			color: #ff5faa; 
			font-size: 26px;
			height: 46px;
			padding: 0;
			}
			#whats_happening .box_essentials p.subtitle { color: #333333;}
			
		#whats_happening p.subsubtitle, #whats_happening p.subsubtitle a {
			color: #ff5faa;
			font-size: 14px;
			height: 25px;
			padding: 0;
			}
		#whats_happening p.hightlights {
			font-size: 12px;
			}
			#whats_happening p.hightlights a {
				color: #444444;
				font-size: 12px;
				}
			
				 p.hightlights .footer_all {
				 color: #444444;
				 font-size: 12px;
				 font-weight:bold;
				}
			
		#whats_happening div {
			position: relative;
			float: left;
			width: 266px;
			}
			
			#whats_happening div.showall {
				bottom: -25px;
				left: 37px;
				overflow: hidden;
				padding: 0 0 30px 0; 
				position: absolute;
				width: auto; 
				}
			#whats_happening div.showall a { font-size: 13px; font-weight: bold;}
		
		
		
		/* footer boxes */
		
		#whats_happening div.box1 { width: 259px;}
		#whats_happening div.box2 { width: 250px;}
		#whats_happening div.box3 { width: 230px;}
		#whats_happening div.box4 { width: 259px;}
		#whats_happening div.box5 { width: 250px;}
		#whats_happening div.box6 { width: 230px;}
		#whats_happening div.box7 { width: 259px;}
		#whats_happening div.box_essentials { width: 564px;}
		
		
		.box1, .box2, .box3, .box4, .box5, .box6, .box7, .box8 { height: 242px; }
		.box1, .box2, .box4, .box5, .box7 { border-right: #dddddd solid 1px; }
		.box4, .box5, .box6, .box7, .box_essentials { border-top: #dddddd solid 1px; padding-top: 25px;}
		
		.box1, .box2, .box4, .box5, .box7 { padding-right: 41px; }
		.box2, .box3, .box5, .box6, .box_essentials { padding-left: 41px;}
		


		/* handbag essentials */	
		.box_essentials ul li {
			float: left;
			list-style: none;
			margin-right: 30px;
			width: 250px;
			}
		.box_essentials ul li a {
			border-bottom: #c8c5c4 dotted 1px;
			color: #444444;
			float: left;
			font-size: 15px;
			padding: 0 0 4px 0;
			width: 250px;
			}
			
	

	#copyright_wrapper {background-color: #AEAEAE; float:left; width: 100%;}
		
	#copyright {
		clear: both;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		margin: auto;
		margin-top: 15px;
		padding: 30px 20px 30px 0px;
		width: 970px;
		}
		#copyright a { color: #FFFFFF; }
		#copyright a.copyr { font-size: 13px; font-weight: normal}
		#copyright p.disclaimer { font-size: 10px; font-weight: normal; padding-top: 25px; }
	
			
/* Common header in v1s, gallerys, topics, competitions  */

#v1gallery {
	overflow: hidden;
	padding: 5px 0 0 0;
	}
	/* rename to page_header */
	#v1gallery_header {
		clear: both;
		float: left;
		border-bottom: #E4E4E4 solid 1px;
		overflow: hidden;
		padding-top: 15px;
		position: relative;
		width: 645px;
		}
		#content.specials #v1gallery_header { border-bottom: solid 0px; margin: 1px 0 0 0; }

		#competitions #v1gallery_header {
			margin-right: 250px;
			margin-bottom: 20px;
			}
		#breadbrumb {
			float: left;
			font-size: 10px;
			width: 445px;
			padding: 0 0 14px 0;
			}
			#breadbrumb a { font-weight: bold; }
			
		#v1gallery_rss, #home_rss {
			background: url(../images/rss_ico.png) no-repeat 182px 0;
			float: left;
			font-size: 10px;
			height: 27px;
			text-align: right;
			width: 200px;
			}
		#home_rss {
			background-position: 625px 0;
			width: 645px;
			}
		#v1gallery_rss a, #home_rss a { 
			color: #ff9340;
			font-weight: bold;
			padding: 0 26px 0 0;
			text-transform:uppercase;
			}
		
		#topsponsor {
			float: left;
			text-align: right;
			width: 640px;
			}
					
	#v1gallery_body {
		float: left;
		font-size: 13px;
		line-height: 18px;
		padding-bottom: 35px;
		width: 590px;
		}

		
/*  ////////////////  Right hand side  //////////////// */

/* Common */

.rhs_box {
	border-top: #E4E4E4 solid 5px;
	float: left;
	padding: 27px 0;
	overflow: hidden;
	width: 300px;
	}
.rhs_box .title {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	width: 300px;
	}

/* you articles AND most commented */

#rhs_most_comented a, #rhs_your_articles{
	float:left;
	line-height:23px;
	width:300px;
	border-bottom:1px solid  #f6f6f6;
	#display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
a.link_no_border{
	border:none;
	}
#rhs_most_comented ul, #rhs_your_articles ul {
	float:left;
	padding-top:12px;
	}
#rhs_most_comented li, #rhs_your_articles li{
	list-style: none;
	width: 300px;
	}


/*  Google search  */

#googlesearch {
	float: left;
	padding: 27px 0 0 0;
	width: 300px;
	}

#googlesearch img {
	background: transparent url(../images/footerGoogleLogo.png) no-repeat right 0;
	float: right;
	padding: 0px;
	}

#googlesearch input.searchtext {
	border: #E4E4E4 solid 7px; 
	color: #D5D5D5;
	font-size: 24px;
	font-weight: normal;
	height: 30px;
	margin: 0px;
	padding: 1px 0 0 5px;
	width: 227px;
	}

#googlesearch input.gobutton {
	background: transparent url(../images/footer_bgo_big.png) no-repeat 3px 2px;
	cursor: pointer;
	border: 0px solid;
	height: 48px;
	width: 51px;
	}




/*  logo and registration  */
#logoandreg {
	background: url(../images/rhs/loginreg_bg.png) repeat-x bottom;
	border-top: #E4E4E4 solid 1px;
	margin-top: 20px;
	padding: 11px 10px 9px 10px;
	width: 282px;
	}	
#logoandreg  li {
	background: url(../images/rhs/logreg_button_right.png) no-repeat right;
	margin-right: 6px;
	float: left;
	list-style: none;
	padding-right: 5px;
	}	
#logoandreg  li a {
	background: url(../images/rhs/logreg_button_left.png) no-repeat left;
	color: #FFFFFF;
	float: left;	
	font: bold 11px/26px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	padding: 0 3px 0 8px;
	height: 25px;
	}
	#logoandreg  li a:hover, #loggedin li a:hover { text-decoration: none; }	
	#logoandreg li.active { background: url(../images/rhs/logregactive_button_right.png) no-repeat right; }
	#logoandreg li.active a { color: #000000; background: url(../images/rhs/logregactive_button_left.png) no-repeat left; height: 27px; }
	
	
	#logoandreg div {
		float: left;
		padding: 10px 0 0 6px;
		width: 260px;
		}
	#logoandreg div#login_message {
		padding-left: 0px;
		color: #990000;
		}
	#logoandreg dl {
		padding-bottom: 10px;
		}
		#logoandreg dt {
			color: #3F3F3F;
			float: left;
			font-size: 13px;
			padding: 8px 0 0 0;
			width: 75px;
			}
		#logoandreg dd {
			padding-bottom: 10px;
			}
	#logoandreg input {
		border: #D9E6EF solid 5px; 
		color: #3F3F3F;
		font-size: 16px;
		font-weight: normal;
		height: 20px;
		margin: 0px;
		padding: 1px 0 0 5px;
		width: 167px;
		}
	#logoandreg input.submitlogin {
		background: url(../images/rhs/login_button.png) no-repeat;	
		border: solid 0px;
		color: #FFFFFF;
		cursor: pointer;
		float: right;
		font-size: 16px;
		font-weight: bold;
		height: 25px;
		padding: 0 0 0 0;
		width: 60px;
		}
	#logoandreg a.forgottenpass {
		color: #2777B8;
		float: left;
		font-size: 10px;
		padding-top: 5px;
		}
		
#logoandreg .user {
	overflow: auto;
	width: 280px;
	}
	#logoandreg .user a { color: #ff5faa; }
	#logoandreg .user p { float: left; font-size: 11px; font-weight: normal; width: 210px; }
	#logoandreg .user p.avatar { background: url(../images/rhs/avatarbg.png) no-repeat; padding: 5px 10px 18px 8px; width: 45px; }
	#logoandreg .user p.logout_link { font-weight: bold; text-align: right }
	#logoandreg .user p.logout_link a { color: #2777b8; }	
	#logoandreg .user p.username { font-family:Georgia, "Times New Roman", Times, serif; font-size: 17px; margin-top: -7px; padding-bottom: 5px; }
	
	
	
	
/*  newsletter  */
#newsletter {
	background: url(../images/rhs/loginreg_bg1.png) repeat-x bottom ;
	border-top: #E4E4E4 solid 1px;
	border-bottom: #E4E4E4 solid 1px;
	padding: 9px 10px;
	width: 282px;
	}
	#newsletter.withloggedin {
		background-image: none;
		background-color: #F4F4F4;
		}
	
	
#newsletter  li {
	float: left;
	list-style: none;
	line-height:14px;
	}
#newsletter  li a {
	color: #2777B8;
	font: bold 10px Arial, Helvetica, sans-serif;
	padding: 0 0 4px 26px;
	line-height:17px;
	}
	#newsletter  li.link_newsl a { background: url(../images/rhs/icon_newsl.png) no-repeat; padding-right: 20px; }
	#newsletter  li.link_email a { background: url(../images/rhs/icon_email.png) no-repeat; }
	
	
	
	
/*  ad  */
#contentright .ad { 
	float: left;
	padding: 25px 0 38px 0; 
	}


/*  highlights  */

#rhs_highlights {}

	#rhs_highlights .onelement {
		background: #FFFFFF url(../images/rhs/hightlight_bg.png) repeat-x bottom;
		float: left;
		padding: 14px 0;
		width: 300px;			
		}
	#rhs_highlights .picture {
		float: left;
		height: 61px;
		overflow: hidden;
		padding: 0;
		margin-right: 20px;
		width: 83px;
		}
	#rhs_highlights .channel {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		padding-bottom: 3px;
		}
	#rhs_highlights p {
		font-size: 13px;
		float: left;
		width: 180px;
		}


/*  quotes ' pluck  */
#rhs_quotespluck {
	border-top: #2777B8 solid 20px;
	padding: 0px;
	}
	
	
/*  feed + newsletter  */
#rhs_feed_newsletter {
	background: url(../images/rhs/rssbox_bg2.png) no-repeat right 90px;
	height: 187px;
	padding: 32px 14px 42px 2px;
	}	
	#rhs_feed_newsletter ul {
		float: left;
		padding: 17px 0 0 2px;
		width: 298px;
		}
	#rhs_feed_newsletter ul li {
		list-style: none;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		padding: 0 0 2px 0;
		width: 120px;
		}
		#rhs_feed_newsletter ul li.wideline { width: 260px }
	
	
/*  sister sites  */
#rhs_sistersites { padding: 22px 0 22px 0; }
	#rhs_sistersites ul {
		float: left;
		padding-top: 12px;
		}
	#rhs_sistersites ul li {
		border-top: #C8C5C5 dotted 1px; 
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		list-style: none;
		padding: 7px 0 7px 5px;		
		width: 105px;
		}
		#rhs_sistersites ul li.left { width:185px; }
		#rhs_sistersites ul li a { color: #2777B8 !important;}

/*  promotions  */

#rhs_promotions .title {
	padding-bottom: 16px;
	text-align: left;
	width: 300px;	
	}
#rhs_promotions div {
	float: left;
	text-align: center;
	width: 150px;
	}


/*  topics  */


#rhs_topics ul { float: left; }
#rhs_topics .title {
	padding-bottom: 16px;
	}
#rhs_topics li {
	float: left;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	width: 150px;
	}
	#rhs_topics li.left { width: 150px; padding-right: 10px; }
	#rhs_topics li.right { width: 135px; }

/* CMS Quotes */ 

#cms_quotes{
	background: url(../images/rhs/quote_bg_tile.png) repeat-x;
	}

#cms_quotes .title{
	margin-bottom:22px;
	}

#cms_quotes .cmsq_avatar{
	background: url(../images/rhs/avatar-bg.png) no-repeat right top;
	float:left;
	display:block;
	width:62px;
	height:130px;	
	}

#cms_quotes .cmsq_avatar img {
	margin:8px 0px 0px 16px;
	}

#cms_quotes p{
	color:#ff5faa;
	font-size:17px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:26px;
	}

#cms_quotes .posted_by{
	color:#444444;
	font-size:11px;
	font-style:normal;
	}



/* Quicklinks */

#quick_links div.linkslist {
	float: left;
	padding-top: 15px;
	width: 313px;
	}
#quick_links div.linkslist a {
	background-repeat: no-repeat;
	color: #444444;
	cursor: pointer;
	float: left;
	font-size:11px;
	overflow: hidden;
	padding-top: 50px;
	position: relative;
	width: 62px; 
	}
#quick_links  div.linkslist a:hover {
	background-position: -62px top; 
	color:#ff5faa; 
	text-decoration:none;
	}
#quick_links div.linkslist a span {
	float: left;
	font-weight: bold;
	text-align: center;
	width: 50px;
	}


/* Shared pager */

	#comments #commentspager, #contentcenter .azpager {
		float: right;
		font-size: 13px;
		font-weight: bold;
		margin: 10px 0;
		padding: 5px 0px 15px 0;
		}
	#contentcenter #comments  .azpager {	
		position: absolute;
		bottom: 80px;
		right: 15px;
		}
	*html body  #contentcenter #comments .azpager { right: 0px; }
	#contentcenter #comments .azpager li a {
		color: #B355AC;
		}
	#contentcenter #comments #commentspager p, #contentcenter .azpager p {
		background: url(../images/pager_bgsp.png) repeat-x ;
		border: #E7E7E7 solid 1px;
		color: #d4d4d5;
		float: left;
		font-weight: bold;
		line-height: normal;
		padding: 3px 8px;
		margin-right: 10px;
		}
	#contentcenter #v1gallery #comments  #commentspager p.linktrue, #contentcenter #comments #commentspager p.linktrue { 
		background: url(../images/pager_bgsp.png) repeat-x 0 -60px ;
		}
		
	#contentcenter #v1gallery #comments .azpager p.linktrue {
		background: url(../images/pager_bgsp.png) repeat-x 0 -90px ;
		}
	#contentcenter .azpager p.linktrue, #contentcenter .azpager li_.linktrue {
		background: url(../images/pager_bgsp.png) repeat-x 0 -90px ;
		}
	#contentcenter #v1gallery #comments #commentspager p.linktrue a, .azpager p.linktrue a,  #contentcenter #comments #commentspager p.linktrue a {
		color: #FFFFFF;
		}
	#comments #commentspager   ul, .azpager ul{
		float: left;
		padding-right: 14px;
		}
	#comments #commentspager ul li, .azpager ul li{
		background: url(../images/pager_bgsp.png) repeat-x 0 -30px;
		border: #E7E7E7 solid 1px;
		color: #FFFFFF;
		float: left;
		list-style: none;
		padding: 3px 8px;
		margin-left: 4px;
		}
	#comments #commentspager ul li.linktrue, .azpager ul li.linktrue{
		background: url(../images/pager_bgsp.png) repeat-x 0 0;
		}
	#comments #commentspager a:hover, .azpager a:hover{ 
		text-decoration: none;
		}		
	
/* Specials */

ul.special_subnav {
	border-bottom: #E4E4E4 solid 1px;
	height: 22px;
	margin: 0 0 10px 0;
	width: 645px;
	}
ul.special_subnav li { 
	float: left;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin-right: 2px;
	}
ul.special_subnav li a { 
	color: #774561; 
	float: left; 
	height: 14px;
	padding: 4px 15px;
	}
ul.special_subnav li a:hover, ul.special_subnav li.active a  { 
	background-color: #decfd8; 
	color:#fff;
	text-decoration: none; 
	background-image: none; }
	
	
	
/*  - - - - - - - SKIN SETS - - - - - - -   */

/* from base.css */

body.set0 { background-image:url(../images/bg0.png); }
body.set1 { background-image:url(../images/bg1.png); }
body.set2 { background-image:url(../images/bg2.png); }
body.set3 { background-image:url(../images/bg3.png); }
body.set4 { background-image:url(../images/bg4.png); }
body.set5 { background-image:url(../images/bg5.png); }
body.set6 { background-image:url(../images/bg6.png); }
body.set7 { background-image:url(../images/bg7.png); }
body.set8 { background-image:url(../images/bg8.png); }
body.set9 { background-image:url(../images/bg9.png); }


/* Link Colours */
body.set0 a { color: #FF5FAA; /* pink */ }
body.set1 a { color: #FF5FAA; /* pink */ }
body.set2 a { color: #b7526f; /* raspberry */ }
body.set3 a { color: #a98950; /* golden */ }
body.set4 a { color: #B254AA; /* purple */ }
body.set5 a { color: #f28619; /* orange */ }
body.set6 a { color: #c24940; /* red */ }
body.set7 a { color: #378ba0; /* turkish */ }
body.set8 a { color: #673860; /* dark purple */ }
body.set9 a { color: #4177bf; /* blue */ }

body.set0 #navigation ul li a:hover, body.set0 #navigation ul li a.overstat, body.set0 #navigation .active a { background: url(../images/nav/rolltab0.png) repeat-x;}
body.set1 #navigation ul li a:hover, body.set1 #navigation ul li a.overstat, body.set1 #navigation .active a { background: url(../images/nav/rolltab1.png) repeat-x;}
body.set2 #navigation ul li a:hover, body.set2 #navigation ul li a.overstat, body.set2 #navigation .active a { background: url(../images/nav/rolltab2.png) repeat-x;}
body.set3 #navigation ul li a:hover, body.set3 #navigation ul li a.overstat, body.set3 #navigation .active a { background: url(../images/nav/rolltab3.png) repeat-x;}
body.set4 #navigation ul li a:hover, body.set4 #navigation ul li a.overstat, body.set4 #navigation .active a { background: url(../images/nav/rolltab4.png) repeat-x;}
body.set5 #navigation ul li a:hover, body.set5 #navigation ul li a.overstat, body.set5 #navigation .active a { background: url(../images/nav/rolltab5.png) repeat-x;}
body.set6 #navigation ul li a:hover, body.set6 #navigation ul li a.overstat, body.set6 #navigation .active a { background: url(../images/nav/rolltab6.png) repeat-x;}
body.set7 #navigation ul li a:hover, body.set7 #navigation ul li a.overstat, body.set7 #navigation .active a { background: url(../images/nav/rolltab7.png) repeat-x;}
body.set8 #navigation ul li a:hover, body.set8 #navigation ul li a.overstat, body.set8 #navigation .active a { background: url(../images/nav/rolltab8.png) repeat-x;}
body.set9 #navigation ul li a:hover, body.set9 #navigation ul li a.overstat, body.set9 #navigation .active a { background: url(../images/nav/rolltab9.png) repeat-x;}

body.set0 .subnav ul li.everything a { color: #FF5FAA;}
body.set1 .subnav ul li.everything a { color: #444444;} 
body.set2 .subnav ul li.everything a { color: #b7526f;} 
body.set3 .subnav ul li.everything a { color: #a98950;} 
body.set4 .subnav ul li.everything a { color: #b355ac;} 
body.set5 .subnav ul li.everything a { color: #f28619;} 
body.set6 .subnav ul li.everything a { color: #c24940;} 
body.set7 .subnav ul li.everything a { color: #378ba0;} 
body.set8 .subnav ul li.everything a { color: #673860;}
body.set9 .subnav ul li.everything a { color: #4177bf;}

/* h1 h2 and P */		

body.set0 #contentcenter h1, body.set0 #contentcenter h2, body.set0 #contentcenter h1 a, body.set0 #contentcenter h2 a { color: #FF5FAA }
body.set1 #contentcenter h1, body.set1 #contentcenter h2, body.set1 #contentcenter h1 a, body.set1 #contentcenter h2 a { color: #444444 }
	body.set1 #contentcenter .home_top .mce h1, body.set1 #contentcenter .home_top .mce h1 a { color: blue } 
body.set2 #contentcenter h1, body.set2 #contentcenter h2, body.set2 #contentcenter h1 a, body.set2 #contentcenter h2 a { color: #b7526f }
body.set3 #contentcenter h1, body.set3 #contentcenter h2, body.set3 #contentcenter h1 a, body.set3 #contentcenter h2 a { color: #a98950 }
body.set4 #contentcenter h1, body.set4 #contentcenter h2, body.set4 #contentcenter h1 a, body.set4 #contentcenter h2 a { color: #B254AA; /* purple */  }
body.set5 #contentcenter h1, body.set5 #contentcenter h2, body.set5 #contentcenter h1 a, body.set5 #contentcenter h2 a { color: #f28619 }
body.set6 #contentcenter h1, body.set6 #contentcenter h2, body.set6 #contentcenter h1 a, body.set6 #contentcenter h2 a { color: #c24940 }
body.set7 #contentcenter h1, body.set7 #contentcenter h2, body.set7 #contentcenter h1 a, body.set7 #contentcenter h2 a { color: #378ba0 }
body.set8 #contentcenter h1, body.set8 #contentcenter h2, body.set8 #contentcenter h1 a, body.set8 #contentcenter h2 a { color: #FF5FAA }
body.set9 #contentcenter h1, body.set9 #contentcenter h2, body.set9 #contentcenter h1 a, body.set9 #contentcenter h2 a { color: #4177bf }

/* from channelhome.css */	

body.set0 .title1, body.set0 .title1 a, body.set0 .title2, body.set0 .title2 a, body.set0 #topics a { color: #FF5FAA; }
body.set1 .title1, body.set1 .title1 a, body.set1 .title2, body.set1 .title2 a, body.set1 #topics a  { color: #444444; }
	body.set1 .module1 a { color: #FF5FAA; } 
body.set2 .title1, body.set2 .title1 a, body.set2 .title2, body.set2 .title2 a, body.set2 #topics a  { color: #b7526f; }
body.set3 .title1, body.set3 .title1 a, body.set3 .title2, body.set3 .title2 a, body.set3 #topics a  { color: #a98950; }
body.set4 .title1, body.set4 .title1 a, body.set4 .title2, body.set4 .title2 a, body.set4 #topics a  { color: #B254AA; }
body.set5 .title1, body.set5 .title1 a, body.set5 .title2, body.set5 .title2 a, body.set5 #topics a  { color: #f28619; }
body.set6 .title1, body.set6 .title1 a, body.set6 .title2, body.set6 .title2 a, body.set6 #topics a  { color: #c24940; }
body.set7 .title1, body.set7 .title1 a, body.set7 .title2, body.set7 .title2 a, body.set7 #topics a  { color: #378ba0; }
body.set8 .title1, body.set8 .title1 a, body.set8 .title2, body.set8 .title2 a, body.set8 #topics a  { color: #673860; }
body.set9 .title1, body.set9 .title1 a, body.set9 .title2, body.set9 .title2 a, body.set9 #topics a  { color: #4177bf; }

body.set0 #contentcenter div.thickline { border-color: #FF5FAA; }
body.set1 #contentcenter div.thickline { border-color: #444444; }
body.set2 #contentcenter div.thickline { border-color: #b7526f; }
body.set3 #contentcenter div.thickline { border-color: #a98950; }
body.set4 #contentcenter div.thickline { border-color: #B254AA; }
body.set5 #contentcenter div.thickline { border-color: #f28619; }
body.set6 #contentcenter div.thickline { border-color: #c24940; }
body.set7 #contentcenter div.thickline { border-color: #378ba0; }
body.set8 #contentcenter div.thickline { border-color: #673860; }
body.set9 #contentcenter div.thickline { border-color: #4177bf; }

/* skin Special 1 green  */
body.special1 { background: #71A82B url(../images/bg11.png) no-repeat center top; }
body.special1 a { color: #71A82B; }
body.special1 #navigation ul li a:hover, body.special1 #navigation ul li a.overstat, body.special1 #navigation .active a { background: url(../images/nav/rolltab_special1.png) repeat-x;}
body.special1 .subnav ul li.everything a { color: #71A82B;}
body.special1 #contentcenter h1, body.special1 #contentcenter h2, body.special1 #contentcenter h1 a, body.special1 #contentcenter h2 a { color: #71A82B }
body.special1 .title1, body.special1 .title1 a, body.special1 .title2, body.special1 .title2 a { color: #71A82B; }
body.special1 #contentcenter div.thickline { border-color: #71A82B; }
body.special1 #topics a { color: #71A82B;}

/* skin Special 2 dark red  */
body.special2 { background: #990033; }
body.special2 a { color: #990033; }
body.special2 #navigation ul li a:hover, body.special2 #navigation ul li a.overstat, body.special2 #navigation .active a { background: url(../images/nav/rolltab_special2.png) repeat-x;}
body.special2 .subnav ul li.everything a { color: #990033;}
body.special2 #contentcenter h1, body.special2 #contentcenter h2, body.special2 #contentcenter h1 a, body.special2 #contentcenter h2 a { color: #990033 }
body.special2 .title1, body.special2 .title1 a, body.special2 .title2, body.special2 .title2 a { color: #990033; }
body.special2 #contentcenter div.thickline { border-color: #990033; }
body.special2 #topics a { color: #990033; }


/* skin Reveal pink  */
body.reveal { background: #e81a7c; }
body.reveal a { color: #e81a7c; }
body.reveal .subnav ul li.everything a { color: #e81a7c;}
body.reveal #contentcenter h1, body.special2 #contentcenter h2, body.special2 #contentcenter h1 a, body.special2 #contentcenter h2 a { color: #e81a7c }
body.reveal .title1, body.special2 .title1 a, body.special2 .title2, body.special2 .title2 a { color: #e81a7c; }
body.reveal #contentcenter div.thickline { border-color: #e81a7c; }
/* special logo */
body.reveal #header #logo img { display: none; }
body.reveal #header #logo a { background: none; display: block; height: 60px; width: 250px; }
body.reveal #logo { background-image: none;}
body.reveal #header { background: url(../images/logo_reveal.png) no-repeat left 5px; }
body.reveal #header #logo { filter: none; }
body.reveal #topics a { color: #e81a7c; }

/* skin Olay  */
body.olay { background: #b2342d url(../images/bg_olay.png) repeat-x}
body.olay a { color: #b2342d; }
body.olay #navigation ul li a:hover, body.olay #navigation ul li a.overstat, body.olay #navigation .active a { background: url(../images/nav/rolltab_olay.png) repeat-x;}
body.olay .subnav ul li.everything a { color: #b2342d;}
body.olay #contentcenter h1, body.olay #contentcenter h2, body.olay #contentcenter h1 a, body.olay #contentcenter h2 a { color: #b2342d; }
body.olay .title1, body.olay .title1 a, body.olay .title2, body.olay .title2 a { color: #b2342d; }
body.olay #contentcenter div.thickline { border-color: #b2342d; }
body.olay #topics a {color: #b2342d;}

/* skin Bafta  */
body.bafta { background: #9d6f1a url(../images/bg_bafta.png) no-repeat center top}
body.bafta a { color: #9d6f1a; }
body.bafta #navigation ul li a:hover, body.bafta #navigation ul li a.overstat, body.bafta #navigation .active a { background: url(../images/nav/rolltab_bafta.png) repeat-x;}
body.bafta .subnav ul li.everything a { color: #9d6f1a;}
body.bafta #contentcenter h1, body.bafta #contentcenter h2, body.bafta #contentcenter h1 a, body.bafta #contentcenter h2 a { color: #9d6f1a; }
body.bafta .title1, body.bafta .title1 a, body.bafta .title2, body.bafta .title2 a { color: #9d6f1a; }
body.bafta #contentcenter div.thickline { border-color: #9d6f1a; }
body.bafta #topics a { color: #9d6f1a;}

/* skin Boots */
body.boots { background: #5cace7 url(../images/bg_boots.jpg) repeat-x}
body.boots a { color: #5cace7 ; }
body.boots #navigation ul li a:hover, body.boots #navigation ul li a.overstat, body.boots #navigation .active a { background: url(../images/nav/rolltab_boots.png) repeat-x;}
body.boots .subnav ul li.everything a { color: #5cace7;}
body.boots #contentcenter h1, body.boots #contentcenter h2, body.boots #contentcenter h1 a, body.boots #contentcenter h2 a { color: #5cace7; }
body.boots .title1, body.boots .title1 a, body.boots .title2, body.boots .title2 a { color: #5cace7; }
body.boots #contentcenter div.thickline { border-color: #5cace7; }
body.boots #topics a {color: #5cace7;}

/* skin Special o2   */
body.pantene { background-color: #7c4E78; background-image: none; }
body.pantene a { color: #7c4E78; }
body.pantene #navigation ul li a:hover, body.pantene #navigation ul li a.overstat, body.pantene #navigation .active a { background: url(../images/nav/rolltab_pantene.png) repeat-x;}
body.pantene .subnav ul li.everything a { color: #7c4E78;}
body.pantene #contentcenter h1, body.pantene #contentcenter h2, body.pantene #contentcenter h1 a, body.pantene #contentcenter h2 a { color: #7c4E78; }
body.pantene .title1, body.pantene .title1 a, body.pantene .title2, body.pantene .title2 a { color: #7c4E78; }
body.pantene #contentcenter div.thickline { border-color: #7c4E78; }
body.pantene #topics a { color: #7c4E78; }


/* skin Special O2   */
body.o2 { background: #FFF url(../images/bg_o2.png) repeat-x }
body.o2 a { color: #3388b3; }
body.o2 #navigation ul li a:hover, body.o2 #navigation ul li a.overstat, body.o2 #navigation .active a { background: url(../images/nav/rolltab_o2.png) repeat-x;}
body.o2 .subnav ul li.everything a { color: #3388b3;}
body.o2 #contentcenter h1, body.o2 #contentcenter h2, body.o2 #contentcenter h1 a, body.o2 #contentcenter h2 a { color: #3388b3; }
body.o2 .title1, body.o2 .title1 a, body.o2 .title2, body.o2 .title2 a { color: #3388b3; }
body.o2 #contentcenter div.thickline { border-color: #3580ba; }
body.o2 #topics a { color: #3388b3; }

/* skin Special Clairol   */
body.clairol { background-color: #000; background-image: none; }
body.clairol a { color: #CA501D ; }
body.clairol #navigation ul li a:hover, body.clairol #navigation ul li a.overstat, body.clairol #navigation .active a { background: url(../images/nav/rolltab1.png) repeat-x;}
body.clairol .subnav ul li.everything a { color: #CA501D ;}
body.clairol #contentcenter h1, body.clairol #contentcenter h2, body.clairol #contentcenter h1 a, body.clairol #contentcenter h2 a { color: #CA501D ; }
body.clairol .title1, body.clairol .title1 a, body.clairol .title2, body.clairol .title2 a { color: #CA501D ; }
body.clairol #contentcenter div.thickline { border-color: #CA501D; }
body.clairol #topics a { color: #CA501D ; }

/* skin Special Black n gold - Pantene  */
body.blackngold {
	background-color: #000;
	background-image: url(../images/nav/pten.jpg);
}
body.blackngold a { color: #da8e50 ; }
body.blackngold #navigation ul li a:hover, body.blackngold #navigation ul li a.overstat, body.blackngold #navigation .active a {
	background-color: transparent;
	background-image: url(../images/nav/pantene-main-menu-tab.png);
}
body.blackngold .subnav ul li.everything a { color: #da8e50 ;}
body.blackngold #contentcenter h1, body.blackngold #contentcenter h2, body.blackngold #contentcenter h1 a, body.blackngold #contentcenter h2 a { color: #da8e50 ; }
body.blackngold .title1, body.blackngold .title1 a, body.blackngold .title2, body.blackngold .title2 a { color: #da8e50 ; }
body.blackngold #contentcenter div.thickline { border-color: #E4E4E4 ; }
body.blackngold #topics a { color: #da8e50 ; }

/*  - - - - - - - END OF SKIN SETS - - - - - - -   */






.pantene_day_nav
{
    font-family:Helvetica, Arial, sans-serif;
    padding-bottom: 10px;
}

.pantene_day_nav img
{
	padding-top: 10px;
	vertical-align: middle;
}

.pantene_day_nav a
{
    color:#da8e50;
} 

.pantene_day_nav a:hover
{
    text-decoration:none;
}

.pantene_day_nav a.selected
{
    color:#b6b0b1;
}

.pluckmostrecent .rhs_moduleheader		{ width: 285px; }

.pluckmostrecent .rhs_moduleheader {
	background: url(../images/community/blue_header_bg.png) repeat-x;
	color: #FFFFFF;
	clear:both;
	display:block;
	float: left;
	font-size: 19px;
	font-weight:bold;
	height: 28px;
	padding: 5px 0pt 0px 16px;
	}

