/* index.html */

.a:link, a:active, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	text-decoration:underline;
}

.a.link:link, a.link:active, a.link:visited, a.link:hover {
	font-family: Arial, Helvetica, sans-serif; 
	color: #cc0066; 
	text-decoration:underline;
}

.topnav a:link  { font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
.topnav a:visited  { font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
.topnav a:hover { font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
.topnav a:active { font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }

.topnavheader { font-size: 15px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; }
	
.midnav a:link  { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }
.midnav a:visited  { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }
.midnav a:hover { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #CC0066; text-decoration: none; }
.midnav a:active { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }

.homeheaderblack 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16pt;
}
.homeheaderwhite
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16pt;
}
.homesubheadblack
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
.homesubheadwhite
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
.homesubheadpink
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #D60C8C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

.homesubheaditalicblack
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
	font-style:italic;
	font-size: 12pt;
}
.homenormalwhite
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

.homenormalwhite a:link  { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; }
.homenormalwhite a:visited  { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; }
.homenormalwhite a:hover { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; }
.homenormalwhite a:active { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; }

.homenormal
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}

.shopsoundstitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

.shopsoundstitle a:link  { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
.shopsoundstitle a:visited  { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
.shopsoundstitle a:hover { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
.shopsoundstitle a:active { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }

.shopsoundsbody
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}

.shopsoundsbodyitalic
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2;
}

.shopsoundslink a:link  { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #CD0071; text-decoration: none; }
.shopsoundslink a:visited  { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #CD0071; text-decoration: none; }
.shopsoundslink a:hover { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #CD0071; text-decoration: none; }
.shopsoundslink a:active { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #CD0071; text-decoration: none; }

.covercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whitecovercopy, a.whitecovercopy:link, a.whitecovercopy:active, a.whitecovercopy:visited, a.whitecovercopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	color: #cc0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.cdtitlehere, a.cdtitlehere:link, a.cdtitlehere:visited {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; 
	text-decoration:none;
}
.cdtitlehere, a.cdtitlehere:active, a.cdtitlehere:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; 
	text-decoration:none;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.featureditemlink, a.featureditemlink:link, a.featureditemlink:visited {
	color: #CC0066;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
a.featureditemlink:active, a.featureditemlink:hover {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.briefdescription {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999966;
}
.style14 {
	color: #ee388d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


body {
	/* background-image: url(images/sei_home_bkgrnd.gif); */
}

.style15 {	
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #CC0066;
}
a:visited {
	color: #CC0066;
}
a:hover {
	color: #857FBF;
}
.style17 {
	color: #ee388d; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.style19 {color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

/* story.html */

.CD_track_title {
	color: #9a9a79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.CD_description {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.CD_description_link, a.CD_description_link:link, a.CD_description_link:active, a.CD_description_link:visited, a.CD_description_link:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0066;
	font-weight:normal;
	text-decoration:underline;
}

.CD_instructions {color: #9a9a79; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Sample_BuyTrack {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.usually_ships {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.CD_Listen_AddtoBag {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0066;
	font-size: 11px;
}
a:link {
	color: #CC0066;
}
a:visited {
	color: #CC0066;
}
a:hover {
	color: #CC0066;
}
.News_Date {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style16 {
	font-size: 14px;
	font-weight: bold;
}

/* store.story_talent.html */

.Title {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/* store.story_news.html */

.CD_instructions1 {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}
.Sample_BuyTrack {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}
.Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.usually_ships {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.CD_Listen_AddtoBag {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0066;
	font-size: 11px;
}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #CC0066;
}
a:visited {
	color: #CC0066;
}
a:hover {
	color: #CC0066;
}

.style24_link, a.style24_link:link, a.style24_link:active, a.style24_link:visited, a.style24_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0066;
	text-decoration:none;
	font-weight:normal;
}

.News_Date {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style25 {
	font-size: 14px;
	font-weight: bold;
}

/* store.customercare.html */

.Body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
	
.style18 {
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666633;
}

/* store.contact.html */

.style21 {
	font-size: 14px;
	font-weight: bold;
}
.style22 {
	font-size: 12px
}

/* store.sexperiences.html */

.style16 {
	font-size: 14px;
	font-weight: bold;
}

/* store.sexp_spice.html */

.Article_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc0066;
	font-style: italic;
}
.Patti_Britton {
	color: #9a9a79; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.style19 {
	font-size: 16px; 
	color: #CC0066; 
	font-family: Arial, Helvetica, sans-serif;}
	
.recommended_accessories {
	font-size: 12px; 
	color: #CC0066; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.QnA {
	font-size: 12px;
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
}
.BacktoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style21 {color: #000000}

/* store.sexp_testimonials.html */

.style171 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-style: italic; 
}
.style191 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #cc0066; 
}
.style201 {
	color: #cc0066
}
.style211 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #cc0066; 
	font-style: italic; 
}

/* store.specials.html */

.style172 {
	font-size: 12px
}
.style192 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #cc0066; 
	font-size: 14px; 
}
.style202 {
	font-size: 14px
}
.style212 {
	color: #cc0066; 
	font-family: Arial, Helvetica, sans-serif;
}

/* store.whosale.html */

.Body_Text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.cdtitlehere {
	color: #ee388d; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}

.Small_Print {
	color: #999999; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.Table_text {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #999966; 
}
.Title1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style183 {
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666633; 
}

/* store.0.html */

.briefdescription1 {
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.CD_Listen_AddtoBag {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0066;
	font-size: 11px;
}
.Shop_Main_CDprice {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}
a:link {
	color: #CC0066;
}
a:hover {
	color: #CC0066;
}
a:visited {
	color: #CC0066;
}
.style174 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; }
.style194 {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
}
.style204 {
	font-size: 12px
}
.style214 {
	font-size: 14px;
	font-weight: bold;
}

/* bag.html*/

.Item_Description {
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style225 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
}
.style255 {
	font-size: 12px; 
	color: #999966; 
}
.Shipping_SmallPrint {
	color: #CCCC99; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
}
.Shopping_Guarantee {
	color: #CCCBC4; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

/* displays/store.html*/

.style246 {
	color: #999966; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.style266 {
	color: #999966; 
	font-family: Arial, Helvetica, 
	sans-serif; 
	font-size: 11px;
}

.CD_track_title1 {
	color: #9a9a79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* page styles */

BODY {
     background-image: url(../images/sei_home_bkgrnd.gif);
     background-color: white;
     font-size : 10pt;
     font-family: Verdana, Arial, sans-serif;
     color: black;
}

a img {
	border: none;
}



form {
display: inline;
}

.masform {
  display: inline;
}

.line { background: #000000; }


/* link styles */


.header_links {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
}

A.header_links {
	font-size: 9px;
  	text-decoration: none;
	color: #CCCC99;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.header_links:active { 
	font-size: 9px;  
  	text-decoration: none;
	color: #656656;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.header_links:visited { 
	font-size: 9px;
  	text-decoration: none;
	color: #CCCC99;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.header_links:hover {
	font-size: 9px;  
  	text-decoration: none;
	color: #656656;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

/* use this instead of .header_links */
.header {
    font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
}

A.header:link {
	font-size: 9px;
  	text-decoration: none;
	color: #CCCC99;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.header:active { 
	font-size: 9px;  
  	text-decoration: none;
	color: #656656;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.header:visited { 
	font-size: 9px;
  	text-decoration: none;
	color: #CCCC99;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.header:hover {
	font-size: 9px;  
  	text-decoration: none;
	color: #656656;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

.search_form {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

.browse_categories_form {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

.welcomeback {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #333333;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: right;
  	padding-left: 15;
}

.shopping_cart {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #333333;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding-left: 15;
}

.shoppingcart_links {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

A.shoppingcart_links {
  font-size : 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.shoppingcart_links:active { 
  font-size : 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color : #990066;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.shoppingcart_links:visited { 
  font-size : 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.shoppingcart_links:hover {
  font-size : 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color : #990066;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

.register_for_free {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: right;
  	padding-right: 15;
  	vertical-align: middle;
}

A.register_for_free_link {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.register_for_free_link:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.register_for_free_link:visited { 
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.register_for_free_link:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.leftsidemenu {
	border-color:#444444;
	border-style:solid;
	border-collapse:collapse;
}

.leftsidemenu_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
}

.leftsidemenu_picture {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
  	
}

.leftsidemenu_text {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding-left: 15px;
}

A.leftsidemenu_text {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.leftsidemenu_text:active {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.leftsidemenu_text:visited {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.leftsidemenu_text:hover {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.leftsidemenu_table {
	border-color: #990066;
	border-style:solid;
	background: #fefaff;
}

.leftsidemenu_form {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	background: #fefaff;
}

.shoppingcart_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.shoppingcart_table {
	
	border-color: #990066;
	border-style: solid;
	background: #fefaff;
}

.shoppingcart_form {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
  	background: #fefaff;
}

.quicksearch_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.quicksearch_table {
	border-color: #990066;
	border-style:solid;
	background: #fefaff;
}

.quicksearch_form {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
  	background: #fefaff;
}

.categories_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.categories_table {
	border-color: #990066;
	border-style:solid;
	background: #fefaff;
}

.categories_form {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	background: #fefaff;
  	line-height: 16px;
}

.categories_cell {
	background: #fefaff;
	padding: 2 2 2 15;
}

.categories_links {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.categories_links {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.categories_links:active {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.categories_links:visited {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.categories_links:hover {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.newsletter_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.newsletter_table {
	border-color: #990066;
	border-style:solid;
	background: #fefaff;
}

.newsletter_form {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
  	background: #fefaff;
}

.spotlight_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.spotlight_table {
	border-color: #990066;
	border-style:solid;
	background: #fefaff;
}

.spotlight_form {
	text-align: center;
	vertical-align: middle;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	background: #fefaff;
}

.welcome {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


.topsellers_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
  	
}

.yourcompanydeals_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
  	
}

.customercomments_title{
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
  	
}

.customercomments_text{
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding: 5px;
}

.customercomments_table {
	border: solid;
	border: 1px;
	border-color: #990066;
	border-style:solid;
  	background: #fefaff;
}

.aboutyourcompanycom_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
  	
}

.aboutyourcompanycom_text{
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding: 5px;
}

.aboutyourcompanycom_table {
	border: solid;
	border: 1px;
	border-color: #990066;
	border-style:solid;
  	background: #fefaff;
}

.featureditems_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
}

.mainform_table {
	border-color: #990066;
	border-style:solid;
	background: #fefaff;
}

.mainform_text_bold {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
}

.mainform_text {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding-left: 5px;
}

A.mainform_text {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.mainform_text:active {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.mainform_text:visited {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.mainform_text:hover {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.product_title {
	border: solid;
	border: 1px;
	border-color: #990066;
	border-style:solid;
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: center;
  	padding: 5px;
  	background: #fefaff;
  	
}

.seemoreinfo_link {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
}

.category_name {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
  	
}

.category_title {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

A.category_title {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

A.category_title:active {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

A.category_title:visited {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

A.category_title:hover {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

.product_table {
	border: solid;
	border: 1px;
	border-color: #990066;
	border-style:solid;
  	background: #fefaff;
}

.product_name {
	font-size: 14px;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 5px;
}

.product_text_bold {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
}

A.product_text_bold {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.product_text_bold:active {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.product_text_bold:visited {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.product_text_bold:hover {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.product_text {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding: 5px;
}

.crumb {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
  	vertical-align: middle;
}

td.crumb a,
td.crumb a:link,
td.crumb a:visited,
td.crumb a:active,
td.crumb a:hover {
	text-decoration: none;
}

.select_subcategory_form {
	text-align: left;
	vertical-align: middle;
  	padding: 5px;
}

.change_sort_order_form {
	text-align: right;
	vertical-align: middle;
  	padding: 5px;
}

.showing_matches {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #CC0066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: center;
  	padding: 5px;
}

.product_details {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 5px;
}

.plain_text {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	padding: 5px;
}

.plain_text_bold {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #FFFFFF;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 5px;
}

.plain_title {
	font-size : 10pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 5px;
}

.mainform_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
}

.counting_pages {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #CC0066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: center;
  	padding: 5px;
}

.messagecenter_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15;
}

.messagecenter_links {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.messagecenter_links {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.messagecenter_links:active {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.messagecenter_links:visited {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.messagecenter_links:hover {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.messagecenter_selectall {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
	text-align: left;
  	padding-left: 5px;
}

.messagecenter_deleteall {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
	text-align: right;
  	padding-right: 5px;
}

.message_text {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	padding: 5px;
}

.message_text_bold {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 5px;
}

.insidemainform {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 5px;
  	background: #fefaff;
}

.primary_color {
	color: #000000;
	background: #000000;
}

.secondary_color {
	color: #330066;
	background: #330066;
}

.primary_background {
	color: #fefaff;
	background: #fefaff;
}

.secondary_background {
	color: #D4ABD0;
	background: #D4ABD0;
}

.button_area {
  	padding: 5px;
}

A.button_area, A.button_area:active, A.button_area:visited, A.button_area:hover {
  	padding: 5px;
}

.button_area_m4 {
  	margin:4 0 0 0px;
}

A.button_area_m4, A.button_area_m4:active, A.button_area_m4:visited, A.button_area_m4:hover {
  	margin:4 0 0 0px;
}

.select_brand_form {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
	text-align: right;
  	padding-right: 5px;
}

.gift_finder_form {
	font-size : 8pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 5px;
}

.footer_links {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A679;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
}

A.footer_links {
	text-decoration: none;
	color: #A6A679;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.footer_links:active { 
	text-decoration: none;
	color: #000000;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.footer_links:visited { 
	text-decoration: none;
	color: #A6A679;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.footer_links:hover {
	text-decoration: none;
	color: #000000;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

/* use this instead of .footer_links */
.footer {
  	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A679;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
}

A.footer:link {
  	font-size: 9px;
  	text-decoration: none;
	color: #A6A679;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.footer:active { 
	font-size: 9px;  
  	text-decoration: none;
	color: #A6A679;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.footer:visited { 
	font-size: 9px;
	text-decoration: none;
	color: #A6A679;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

A.footer:hover {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
}

.copyright {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A679;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
}

.customer_name {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

/* loveletter.html */

.guest_sexpert {
	font-size: 16px;
	color: #d3277d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.guest_sexpert_text {
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Sex_stats {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; }

.bold_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.arousal_times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999966;
}

.get_the_latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.red_bullets {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D3277D; }

/* login.html */

.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
}
.forgot_username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a39fcf;
}

.Buy_instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.loginbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
	padding: 1px 12px 1px 14px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #CC0066;
}
.loginbuttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
	padding: 1px 5px 1px 3px;
	margin-right: 2px;
	margin-left: 0px;
	border: 1px solid #CC0066;
}
.error_text {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #CC0000; }

.Your_Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0066;
}
