body {
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.both {
	clear: both;
}

a:link { color: #D94275; }
a:visited { color: #D94275; }
a:active { color: #D94275; }
a:hover { color: #D94275; text-decoration: none; }

/* login */

a.login:link { color: #666; }
a.login:visited { color: #666; }
a.login:active { color: #666; }
a.login:hover { color: #666; text-decoration: none; }



/* header */

#header {
	clear: both;
	width: 1015px;
	height: 82px;
        background-color:#D94275;
}

p.headerLinks {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

#headerLinks {  
	width: 1015px;
	height: 35px;
        background-color:#000;
	margin: 0 0 0 9px;
	border-top: 5px solid #000;
        color:#fff;
}

div.twoHairstyles {
	background: url('/images/header_2H.gif') no-repeat;
}

div.twoPromHairstyles {
	background: url('/images/header_2PH.gif') no-repeat;
}

div.BD {
	background: url('/images/header_BD.gif') no-repeat;
}

div.CH {
	background: url('/images/header_CH.gif') no-repeat;
}

div.FBT {
	background: url('/images/header_new1.jpg') no-repeat;
}

div.RL {
	background: url('/images/header_RL.gif') no-repeat;
}

a.headerLinks:link { color: #fff; font-weight: bold; }
a.headerLinks:visited { color: #fff; font-weight: bold; }
a.headerLinks:active { color: #fff; font-weight: bold; }
a.headerLinks:hover { color: #fff; font-weight: bold; text-decoration: none; }

#AGMS {
	float: left;
}

p.AGMS {
	padding: 68px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

p.twoHairstyles {
	margin: 0 0 0 170px;
}

p.twoPromHairstyles {
	margin: 0 0 0 285px;
}

p.BD {
	margin: 0 0 0 265px;
}

p.CH {
	margin: 0 0 0 320px;
}

p.FBT {
	margin: 0 0 0 315px;
}

p.RL {
	margin: 0 0 0 210px;
}

a.header:link { color: #fff; font-weight: bold; }
a.header:visited { color: #fff; font-weight: bold; }
a.header:active { color: #fff; font-weight: bold; }
a.header:hover { color: #fff; font-weight: bold; text-decoration: none; }


#search {
	float: right;
	margin: 0 0 0 0;
	height:112px;
	overflow:hidden;
}

table.search {
	margin: 0 0 0 0;
}


/* container */

#container {
	width: 1020px;
	margin: 0 0 0 9px;
	overflow: hidden;
	position:relative;
}

#container #first {
	float: left;
	width: 135px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	background: #717171;
}

#container #second {
	float: left;
	width: 857px;
	padding: 14px;
}

#container div.main {
	float: left;
	width: 504px;
	margin: 3px 14px 0 0;
	padding: 18px 0;
	background: #fff;
}

div.main p, h1, h2 {
	margin: 14px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

div.main h1 {
	font-size: 16px;
}

div.main h2 {
	font-size: 14px;
}

#container #third {
	float: right;
}

/* footer */

#footer {
	width: 1015px;
	margin: 0 0 5px 9px;
	padding: 2px 0 2px 0;
	background: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

a.footer:link { color: #fff; font-weight: bold; }
a.footer:visited { color: #fff; font-weight: bold; }
a.footer:active { color: #fff; font-weight: bold; }
a.footer:hover { color: #fff; font-weight: bold; text-decoration: none; }

/* left nav */

#leftNav {
	margin: 0;
	padding: 0 0 18px 0;
}

#leftNav p.heading {
	margin: 14px 0 0 0;
	padding: 1px 9px;
	background: #000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#leftNav p {
	margin: 3px 0 6px 0;
	padding: 0 9px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 15px;
}

a.leftNav:link { color: #fff; }
a.leftNav:visited { color: #fff; }
a.leftNav:active { color: #fff; }
a.leftNav:hover { color: #f98fb3; text-decoration: none; }

/* home */

#pov {
	width: 468px;
	height: 231px;
	margin: 0 0 0 18px;
	padding: 6px 0 0 0;
}

#pov p {
	margin: 0 0 0 288px;
	padding: 10px 10px 0 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 16px;
}

div.newTips {
	float: left;
	width: 272px;
	height: 162px;
	margin: 14px 0 14px 18px;
	_margin: 14px 10px 0 9px; /* IE 6 */
	border: 1px solid #bdbcbc;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 15px;
}

table.newTips td {
	padding: 10px 0 0 10px;
	vertical-align: top;
}

div.newTips p {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 15px;
}

a.newTips:link { color: #000; font-weight: bold; }
a.newTips:visited { color: #000; font-weight: bold; }
a.newTips:active { color: #000; font-weight: bold; }
a.newTips:hover { color: #000; font-weight: bold; text-decoration: none; }

img.newTips {
	width: 65px;
	height: 65px;
	border: 0;
}

div.updatedHairstyleGallery {
	float: right;
	_float: none;
	width: 180px;
	height: 164px;
	margin: 14px 18px 14px 0;
	_margin: 14px 9px 14px 14px; /* IE 6 */
	background: url('/images/udpatedHairstyleGallery.png');
}

div.updatedHairstyleGallery p {
	margin: 0;
	padding: 40px 0 0 70px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

a.updatedHairstyleGallery:link { color: #fff; }
a.updatedHairstyleGallery:visited { color: #fff; }
a.updatedHairstyleGallery:active { color: #fff; }
a.updatedHairstyleGallery:hover { color: #fff; text-decoration: none; }

div.articles {
	margin: 14px 0 0 18px;
}

div.articles .asterisk {
	float: left;
	margin: 0 3px 0 0;
}

img.asterisk {
	width: 20px;
	height: 20px;
	border: 0;
}

div.articles p.heading {
	margin: 0;
	padding: 0 0 3px 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

div.articles p {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

a.articles:link { font-weight: bold; }
a.articles:visited { font-weight: bold; }
a.articles:active { font-weight: bold; }
a.articles:hover { font-weight: bold; text-decoration: none; }

a.twoH:link { color: #ec5214; }
a.twoH:visited { color: #ec5214; }
a.twoH:active { color: #ec5214; }
a.twoH:hover { color: #ec5214; }

a.twoPH:link { color: #59808e; }
a.twoPH:visited { color: #59808e; }
a.twoPH:active { color: #59808e; }
a.twoPH:hover { color: #59808e; }

a.BD:link { color: #a54477; }
a.BD:visited { color: #a54477; }
a.BD:active { color: #a54477; }
a.BD:hover { color: #a54477; }

a.CH:link { color: #d4950f; }
a.CH:visited { color: #d4950f; }
a.CH:active { color: #d4950f; }
a.CH:hover { color: #d4950f; }

a.FBT:link { color: #d94275; }
a.FBT:visited { color: #d94275; }
a.FBT:active { color: #d94275; }
a.FBT:hover { color: #d94275; }

a.RL:link { color: #c0192d; }
a.RL:visited { color: #c0192d; }
a.RL:active { color: #c0192d; }
a.RL:hover { color: #c0192d; }

/* third column content */

table.third {
	margin: 14px 0 0 0;
}

table.third td {
	vertical-align: top;
}

table.third td.wideSkyscraper {
	text-align: center;
}

#googleAds {
	width: 160px;
	height: 600px;
	margin: 0 14px 14px 0;
	background: #fff;
	border: 1px solid #000;
}

#googleAds p {
	margin: 0;
	padding: 7px 0 0 7px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 13px;
}

#googleAds p.heading {
	margin: 0;
	padding: 3px 3px 3px 7px;
	background: #000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

a.googleAds:link { color: #d94275; font-weight: bold; }
a.googleAds:visited { color: #d94275; font-weight: bold; }
a.googleAds:active { color: #d94275; font-weight: bold; }
a.googleAds:hover { color: #d94275; font-weight: bold; text-decoration: none; }

a.googleAdsExternal:link { font-size: 10px; color: #666; line-height: 10px; text-decoration: none; }
a.googleAdsExternal:visited { font-size: 10px; color: #666; line-height: 10px; text-decoration: none; }
a.googleAdsExternal:active { font-size: 10px; color: #666; line-height: 10px; text-decoration: none; }
a.googleAdsExternal:hover { font-size: 10px; color: #666; line-height: 10px; text-decoration: underline; }

#GBNModule {
	width: 158px;
	height: 202px;
	background: #fff;
	
}

#GBNModule div.heading {
	padding: 3px 3px 5px 3px;
	background: #d94275;
}

div.GBNModulePhoto {
	float: left;
	margin: 5px;
}

img.GBNModulePhoto {
	width: 60px;
	height: 67px;
	border: 0;
}

#GBNModule p {
	margin: 0 5px;
	padding: 5px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

a.GBNModule:link { color: #000; }
a.GBNModule:visited { color: #000; }
a.GBNModule:active { color: #000; }
a.GBNModule:hover { color: #000; text-decoration: none; }

#wideSkyscraper {
	width: 160px;
	height: 600px;
}

img.wideSkyscraper {
	width: 160px;
	height: 600px;
}

div.wideSkyscraper {
	margin: 3px 0 -7px 0;
}

#popularLinks {
	width: 332px;
	height: 294px;
	margin: 14px 0;
	background: #fff;
	border: 1px solid #bdbcbc;
}


/* */

#contestModule {
	float: left;
	width: 110px;
	height: 90px;
	margin: 0 0px 0 0;
	_margin: 0 0px 0 0; /* IE 6 */
	border: 0;
}

img.contestModule {
	width: 109px;
	height: 90px;
	border: 0;
}

#leaderboard {
}

img.leaderboard {
	width: 728px;
	height: 90px;
	border: 0;
}

div.leaderboard {
}

img.advertisement {
	width: 64px;
	height: 9px;
	border: 0;
}

/* glam links */

.glamLinks { border: 0px solid #000; margin: 12px 0 0 0; width: 100%; }

.glamLinks b.xtop, .glamLinks b.xbottom { display: block; background: transparent; font-size: 1px; }

.glamLinks b.xb1, .glamLinks b.xb2, .glamLinks b.xb3, .glamLinks b.xb4 { display: block; overflow: hidden; }

.glamLinks b.xb1, .glamLinks b.xb2, .glamLinks b.xb3 { height: 1px; }

.glamLinks b.xb2, .glamLinks b.xb3, .glamLinks b.xb4 { background: #d94275; border-left: 1px solid #d94275; border-right: 1px solid #d94275; }

.glamLinks b.xb1 { margin: 0 5px; background: #d94275; }

.glamLinks b.xb2 { margin: 0 3px; border-width: 0 2px; }

.glamLinks b.xb3 { margin: 0 2px; }

.glamLinks b.xb4 { height: 2px; margin: 0 1px; }

.glamLinks div.content { display: block; background: #d94275; border: 1px solid #d94275; border-width: 0 1px; padding: 10px; font-family: Arial, sans-serif; font-size: 12px; text-align: left; line-height: 17px; } 

a.glamLinks { font-size: 11px; }

a.glamLinks:link { color: #000; }
a.glamLinks:visited { color: #000; }
a.glamLinks:active { color: #000; }
a.glamLinks:hover { color: #000; text-decoration: none; }

a.glamLinksHeader { font-size: 11px; }

a.glamLinksHeader:link { color: #fff; font-weight: bold; }
a.glamLinksHeader:visited { color: #fff; font-weight: bold; }
a.glamLinksHeader:active { color: #fff; font-weight: bold; }
a.glamLinksHeader:hover { color: #fff; font-weight: bold; text-decoration: none; }

/* article */

div.article {
	margin: 0 18px 0 18px;
}

div.article div.title {
	height: 34px;
	border: 1px solid #d4d4d4;
}

div.article img.title {
	float: left;
	width: 35px;
	height: 34px;
}

div.article p {
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
}

div.article p.title {
	margin: 6px 0 0 45px;
	padding: 0;
	font-size: 20px;
	color: #717171;

	font-weight: bold;
	line-height: normal;
}

div.article .author {
	font-style: italic;
}

div.article .heading {
	font-weight: bold;
}

a.article:link { color: #d94275; }
a.article:visited { color: #d94275; }
a.article:active { color: #d94275; }
a.article:hover { color: #d94275; text-decoration: none; }

div.article img.article163x173 {
	float: left;
	width: 163px;
	height: 173px;
	margin: 0 20px 15px 0;
	border: 5px solid #000;
}

div.article img.article162x201 {
	float: left;
	width: 162px;
	height: 201px;
	margin: 0 20px 15px 0;
	border: 5px solid #000;
}

/* hairstylesGallery */

div.hairstylesGallery {
	margin: 0 18px 0 18px;
	padding: 18px 0;
	background: #000;
}

div.hairstylesGallery img.hairstylesGallery242x325 {
	float: left;
	width: 242px;
	height 325px;
	margin: 0 24px 0 24px;
}

table.hairstylesGallery {
	width: 160px;
	background: #525252;
}

table.hairstylesGallery td {
	width: 20%;
	padding: 5px;
	background: #000;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: center;
}

table.hairstylesGallery td.heading {
	background: #000;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

a.hairstylesGallery:link { color: #fff; }
a.hairstylesGallery:visited { color: #fff; }
a.hairstylesGallery:active { color: #d94275; text-decoration: none; }
a.hairstylesGallery:hover { color: #fff; text-decoration: none; }

table.galleryArrows {
	width: 79px;
	border: 1px solid #525252;
	border-top: 0;
}

img.galleryArrow {
	width: 79px;
	height: 74px;
}

img.galleryArrowRight {
	width: 79px;
	height: 74px;
	float: right;
	border: 0;
}

/* hairstyles */

table.hairstyles {
	margin: 0 18px 0 18px;
}

table.hairstyles td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

table.hairstyles td.hairstyles {
	width: 274px;
	height: 416px;
	padding: 0 14px 0 0;
	background: url('/images/hairstyles/hairstyles.jpg') no-repeat;
	vertical-align: top;
}

div.shortHair {
	width: 180px;
	height: 129px;
	margin: 0 0 14px 0;
	background: url('/images/hairstyles/shortHair.jpg') no-repeat;
}

div.celebrityHairstyles {
	width: 180px;
	height: 129px;
	margin: 0 0 14px 0;
	background: url('/images/hairstyles/celebrityHairstyles.jpg') no-repeat;
}

div.blondeHair {
	width: 180px;
	height: 129px;
	background: url('/images/hairstyles/blondeHair.jpg') no-repeat;
}

table.hairstyles p {
	margin: 0;
	padding: 102px 0 0 13px;
}

table.hairstyles p.hairstyles {
	margin: 0;
	padding: 55px 0 0 13px;
}

a.hairstyles:link { color: #fff; }
a.hairstyles:visited { color: #fff; }
a.hairstyles:active { color: #fff; }
a.hairstyles:hover { color: #fff; text-decoration: none; }



.stylea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.styleb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.expertPostLinks{list-style:none;margin-top:20px;}
ul.expertPostLinks li{margin-bottom:15px;}

.post_ttl
{
font-family:Arial;
font-size:14px;
border-bottom:4px solid #f98fb3;
padding:25px 0px 5px 0px;
font-weight:bold;
width:500px;
margin:0px;
}
.post_date
{
margin:16px 0px 0px 0px !important;
font-size:11px !important;	
}
.post_image
{
margin:5px 0px 0px 0px;	
}
.post_text
{
font-size:12px;	
width:480px;
margin:15px 0px !important;
}
#footer_FBT
{
background:none repeat scroll 0 0 #000000;
color:#FFFFFF;
font-family:Arial,sans-serif;
font-size:12px;
padding:0px 0px;
text-align:center;
width:1015px;
margin:0px 0px 0px 9px;
}
#footer_FBT ul
{
margin:0px 0px 0px 37px;
list-style:none;
padding:0;
}
#footer_FBT ul li
{
float:left;
display:inline;
padding:17px 0px 17px 0px;
}
.last
{
clear:both;	
}
.lastLi
{
margin-left:261px;	
}
#footer_FBT ul li a
{
font-weight:bold;
color:#fff;
text-transform:uppercase;
}


