br {clear: all;}
a.pagination:link, a.pagination:active, a.pagination:visited {text-decoration: none;}
.pagination {  /*uiTags.xsl,COULD_BE_A_DUPE*/
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #666699;
    font-weight: 300;
    text-decoration: none;
}
.pinkBackground {
    background-color: #FAF8FB;
}
.IvoryBackground {
    background-color:#FFF;
}
.title {
    font-family: Arial, Verdana, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #A5C3DF;
}
a.redlink:link { 
    font-family: Arial, Verdana, sans-serif; 
    color: #cc0000; 
    font-weight: 500; 
}
a.redlink:visited { 
    font-family: Arial, Verdana, sans-serif; 
    color: #cc0000; 
    font-weight: 500; 
}
a.redlink:active { 
    font-family: Arial, Verdana, sans-serif; 
    color: #cc0000; 
    font-weight: 500; 
}
a.redlink:hover { 
    font-family: Arial, Verdana, sans-serif; 
    color: #cc0000; 
    font-weight: 500; 
}

a.redderlink:link { 
    font-family: Arial, Verdana, sans-serif; 
    color: #660000; 
    font-weight: 500; 
}
a.redderlink:visited { 
    font-family: Arial, Verdana, sans-serif; 
    color: #660000; 
    font-weight: 500; 
}
a.redderlink:active { 
    font-family: Arial, Verdana, sans-serif; 
    color: #660000; 
    font-weight: 500; 
}
a.redderlink:hover { 
    font-family: Arial, Verdana, sans-serif; 
    color: #660000; 
    font-weight: 500; 
}

a.pulldown:link { 
    font-family: Arial, Verdana, sans-serif; 
    color: #666699; 
    font-weight: 500; 
    text-decoration: none 
}
a.pulldown:visited { 
    font-family: Arial, Verdana, sans-serif; 
    color: #666699; 
    font-weight: 500; 
    text-decoration: none 
}
a.pulldown:active { 
    font-family: Arial, Verdana, sans-serif; 
    color: #666699; 
    font-weight: 500; 
    text-decoration: none 
}
a.pulldown:hover { 
    font-family: Arial, Verdana, sans-serif; 
    color: #666699; 
    font-weight: 500; 
    text-decoration: none 
}

        .footer { /*double_check*/
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
line-height: 12px;
color: #666666;
}
#floatright { /*uiTags.xsl*/
	float: right;
}
.middlealign {
	vertical-align: middle;
}
 /*Red_Carpet_Style*/
#TestResultList, a#TestResultList {
    font-family: Arial, Verdana, sans-serif;
    font-size:12px;
    color:#FFFFFF;
}
.TestResultList:link, .TestResultList:visited, .TestResultList:hover  {
    font-family: Arial, Verdana, sans-serif;
    font-size:12px;
    color:#FFFFFF;
}
#OtherResults {
    font-family: Arial, Verdana, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#767F76;
}
 /*Start_uiTags.xsl*/
#MenuBackground {
    position: relative;
    width: 120px;
}
a.MenuPosition {
    position: relative;
    top: 0px;
    left: 10px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 15pt;
}
a#MenuSelect {
    text-decoration: underline;
    font-weight: normal;
    color: #5a578f;
}
a#MenuSelected {
    text-decoration: none;
    font-weight: bold;
    color: #D94275;
}
 /*End_uiTags.xsl*/

 /*List_View_styles*/
.SortText {
    color: #8B8CBC;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    vertical-align: top;
}
#SortTextSelected {
    font-weight: bold;
}
#ListView {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
#StarsList {
	margin: 0px;
    padding: 10px 0px 0px 10px;  /*OFFSETS_THE_GRID*/
}
ul {
	margin: 0px;padding: 0px;	
}
/*to_use_bullets_create_a_div_around_the_list_and_use_this_class*/
div.bullet ul { list-style-type: none; padding: 0; margin: 0;} 
div.bullet li { background-image:url('/app/site/images/channelmain/BlogsBullet.gif'); background-repeat: no-repeat; padding-left: 5px; background-position: 0 6px;} 
#List {  /*POSITION_AND_WIDTH_OF_ONE_ROW*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 455px;
}
#List li.ListView {  /*FLOAT_THE_LIST_VIEW_LEFT*/
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
}
li {list-style-type: none;}
a.StarsText {
    position: relative;
    top: 5px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 6pt;
}
a.StarsText2 {
    position: relative;
    top: 5px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 6pt;
}
a#StarsName {
    color:#646464;
    line-height: 10pt;
    word-wrap: break-word;
}
a.StarsName2 {
    color:#646464;
    font-size: 12px;
    line-height: 10pt;
    word-wrap: break-word;
}
#StarsBlock {
    float:left;
    width:108px;
    height:136px;
}
#StarsBlock span {
    display:block;
    width:100%;
    height:100%;
}
#StarsPlacement {
    text-align:center;
    position:relative;
    top:10px;  
    background: url('/app/site/images/listviews/ImgShdw.gif') no-repeat;
    background-position: 17px -1px;
}
#PinkDivider {
    float:left;
    width:1px;
    height:136px;
    background: url('/app/site/images/listviews/PinkDivider.gif') no-repeat;
}
#PinkDivider span {
    display:block;
    width:100%;
    height:100%;
    background: url('/app/site/images/listviews/PinkDivider.gif') no-repeat;
}
#GreenBottomDivider  {
    float:left;
    width:433px;
    height:5px;
}
#GreenBottomDivider span {
    display:block;
    width:100%;
    height:100%;
    background: url('/app/site/images/listviews/GreenBottomDivider.gif') repeat-x;    
}
#ProductsList {
	margin: 0px;
    padding: 39px 0px 0px 23px;  /*OFFSETS_THE_GRID*/
}
#PinkBottomDivider  {
    float:left;
    width:429px;
    height:1px;
}
#PinkBottomDivider span {
    display:block;
    width:100%;
    height:100%;
    background: url('/app/site/images/shoppingbook/PinkBottomDivider.gif') repeat-x;    
}
#PinkTopDivider {
    float:left;
    width:1px;
    height:133px;
    background: url('/app/site/images/shoppingbook/PinkTopDivider.gif') no-repeat;
}
#PinkTopDivider span {
    display:block;
    width:100%;
    height:100%;
    background: url('/app/site/images/shoppingbook/PinkTopDivider.gif') no-repeat;
}
#ProductsPlacement {
    text-align:center;
    position:relative;
    top:7px;  
}
#Product a {
	position: absolute;
	top: 95px;
	left: 10%;
	right: 10%;
}
#ProductsBlock {
    float:left;
    width:109px;
    height:133px;
}
#ProductsBlock span {
    display:block;
    width:100%;
    height:100%;
}
a#ProductsName {
    position: absolute;
    top: 90px;
    text-align:center;
    color:#5588BC;
    line-height: 10pt;
    text-decoration: none;
}
a#ProductsDesc {
    position: absolute;
    top: 103px;
    text-align:center;
    color:#646464;
    line-height: 8pt;
    text-decoration: none;
}


.TextAreaStyle {
    background-color: #FBEDF3;
    color: #423B76;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    height: 20px;
    border: 0px solid #000000;
    vertical-align:middle;
}

 /*Brand_of_Sexy_Profile*/
#SexyBackground {
	background-image: url("/app/site/images/BrandOfSexyBG.jpg");
    background-repeat: no-repeat;
}
#SexyTitlePosition {
    position: relative;
    top: 180px;
    left: 10px;
    width: 320px;
    height: 230px;
    max-height: 230px;
    min-height: 230px;
}
.SexyTitle {
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    line-height: 20pt;
    color: #767f76;
}
#SexyListPosition {
    position: relative;
    top: 0px;
    left: 50px;
}
.SexyDesc {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 15pt;
    color: #767f76;
}
a.SexyDescLinks,
a.SexyDescLinks:visited,
a.SexyDescLinks:link,
a.SexyDescLinks:active {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 18pt;
    color: #767f76;
}
 /*Brand_of_Sexy_Results_List*/
.SexyResult {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
}
.SexyResultB {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
}
#SexyGray {
    color: #767c76;
}
.SexyTests A:visited{
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 12pt;
    color: #767c76;
}

.SexyTests A:link{
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 12pt;
    color: #767c76;
}



/*FOOTER_STYLES*/

body {
	margin:0;padding:0;
	background-color: #FDFDF5;
	}

p.below {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
    display:inline-block;
	}

p.account {
	margin:0;
	padding:0;
	padding-top: 15px;
	padding-left: 5px;
	}

p.account a { color: #666; }
p.account a:link { color: #666; text-decoration: underline; }
p.account a:visited { color: #666; text-decoration: underline; }
p.account a:hover { color: #666; text-decoration: none; }


.wrap {
	margin:0;
	padding:0;
	width: 1000px;
	padding-bottom: 50px;
	}

ul.menu {
	margin:0;
	padding:0;
	margin-top: 5px;
	display: block;
	list-style: none;
	}
	
ul.menu li {
	float: left;
	position: relative;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	}

.foot {
	margin: 5px;
	margin-top: 10px;
	padding:0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 47px;
	}

.foot p {
	margin:0;
	padding:0;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 12px;
	}

.foot p a { color: #666; }
.foot p a:link { color: #666; text-decoration: underline; }
.foot p a:visited { color: #666; text-decoration: underline; }
.foot p a:hover { color: #666; text-decoration: none; }

.sidebar h2 {
	margin:0;padding:0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	padding-left: 9px;
	}

.sidebar p {
	margin:0;padding:0;
	font-size: 11px;
	line-height: 1.2em;
	padding-bottom: 1em;
	padding-left: 9px;
	}

.sidebar form { 
	padding:0;margin:0;
	padding-left: 9px;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color:#333; 
	vertical-align:top;
	}

.sidebar input { 
	padding:0;margin:0;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color:#333; 
	vertical-align:top;
	}

.sidebar label {
	display: none;
	}

.sidebar p a { color: #666; }
.sidebar p a:link { color: #666; text-decoration: underline; }
.sidebar p a:visited { color: #666; text-decoration: underline; }
.sidebar p a:hover { color: #666; text-decoration: none; }


a { color: #333; }
a:link { color: #333; text-decoration: underline; }
a:visited { color: #333; text-decoration: underline; }
a:hover { color: #333; text-decoration: none; }


.HomepageText {
    font-family:Arial, Verdana, sans-serif;
}
.HomepageText2 {
    font-family:Arial Black;
}
#BoxText a {
    font-size:11px;font-weight:bold;color:#FFFFFF;text-transform:uppercase;margin-left:10px;text-decoration:underline;
}
#BoxText a:hover {text-decoration:none;
}


/*Begin_Invite_friends_style_attributes*/
#InviteFriendsPosition {
    top:0px;
    width:992px;
    height:674px;
    background-color:#E8E7E7;
}
.InviteFriendsText {
    font-family: Arial, Verdana, sans-serif;
    }
    
.RelativePositioning {
    position:relative;
    }
    
.AbsolutePositioning {
    position:absolute;
    }

#HeaderInfo {
    width:992px;
    height:52px;
    overflow:hidden;
    }

#ColumnAPos {
    float:left;
    top:10px;
    left:0px;
    right:0px;
    margin:0px;
    padding:0px 0px 0px 14px;
    }
    
#ColumnASz {
    width:217px;
    height:600px;
    overflow:hidden;
    }
    
#ColumnAHt {
    height:600px;
    padding:14px;
    background:#ACACAC;
    }

#ColumnBPos {
    float:left;
    top:10px;
    left:0px;
    right:0px;
    margin:0px;
    padding:0px 0px 0px 14px;
    }
    
#ColumnBSz {
    width:571px;
    height:600px;
    }
    
#ColumnBHt {
    height:600px;
    background:#F8F8F8;
    }
    
#centerHeader {
    padding-left: 8px;
    width: 543px;
    height: 17px;
    background: #000000;
    padding-top: 2px;
    }
    
#corner {
    top: 0px;
    right: -1px;
    width: 20px;
    }
    
div>#corner {
    right: 0px;
    }
    
#cornerShadow {
    float: right;
    }

#ColumnCPos {
    float:left;
    top:10px;
    left:0px;
    right:0px;
    margin:0px;
    padding:0px 0px 0px 14px;
    }
    
#ColumnCSz {
    width:160px;
    height:613px;
    overflow:hidden;
    }
    
#ColumnCHt {
    height:600px;
    }
    
#ColumnCAdvHt {
    height:13px;
    text-align:center;
    }

.black12 {
    font-size: 12px;
    color: #000000;
    }
    
.grey10 {
    font-size: 10px;
    color: #656565;
    }
    
.grey11 {
    font-size: 11px;
    color: #656565;
    }
    
.grey12 {
    font-size: 12px;
    color: #656565;
    }
    
.white12 {
    font-size: 12px;
    color: #FFFFFF;
    }
     
/*End_Invite_friends_style_attributes*/




