#numberdiv {
	float: left;
	font-size: 140%;
	font-weight: 600;
	color: #80185d;
	margin-top:9px;
	text-align: left;
}

.whitebg {
	background-color: #FFF;
}

a.greylinks {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

a.greylinks:hover {
	text-decoration: none;
	color: #f8cbdf;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

a.more {
	text-decoration: underline;
	color: #eb088b;
	font-weight: bold;
}

a.more:hover {
	text-decoration: underline;
	color: #fd9dc8;
	font-weight: bold;
}

.producttitles a {
	text-decoration: none;
	font-size: 90%;
	color: #eb088b;
	font-weight: bold;
	margin: 0;
}

.producttitles{
	text-decoration: none;
	font-size: 75%;
	color: #eb088b;
	margin: 0;
}

a.producttitlestwo {
	text-decoration: underline;
	font-size: 75%;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
}

.producttitlestwo{
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
	color: #ffffff;
	margin: 0;
}

*html producttitles {
	margin:0;
}

a.producttitles:hover {
	text-decoration: none;
	color: #fd9dc8;
	font-size: 75%;
}

#purpbox {
	background-color: #ef098f;
	background-image: url(/images/nickers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 70px;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	border-bottom: 5px solid #FFF;
	margin:0;
}

#xxxbox {
	background-color: #ef098f;
	background-image: url(/images/xxx_banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 70px;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	border-bottom: 5px solid #FFF;
	margin:0;
}

#pricetxt{
	float:left;
	font-size: 75%;
	color: #666;
	width: 38px;
	padding-top: 2px;
	padding-right: 3px;
}

*html #pricetxt{
	padding-top: 1px;
}

#bigprice{
	margin-left: 3px;
	float:left;
	font-size: 80%;
	font-weight: bold;
	color: #666;
	margin-right:8px;
}

#deliverytxt{
	float:left;
	font-size: 80%;
	font-weight: bold;
	color: #fd9dc8;
}

.bodytxt{
	font-size: 75%;
	color: #666;
}

.bodytxt a {
	color: #666;
	text-decoration: none;
}

.bodytxt a:hover {
	color: #fd9dc8;
	text-decoration: none;
}

.bodytxt2{
	font-size: 75%;
	color: #666;
}

.bodytxt3{
	font-size: 75%;
	color: #666;
	padding-right: 85px;
}

.bodytxt4{
	font-size: 75%;
	color: #f8cbdf;
}

.boxtxt{
	font-size: 75%;
	color: #666;
}

.buynow{
	float: left;
	font-size: 75%;
    width:100px;
	background-color: #a06d8d;
	color: #FFF;
	border: 1px solid #5b2a49;
	padding-bottom: 3px;
	padding-top: 2px;
	font-weight: bold;
	margin-top:7px;
}

p {
	margin:0px;
}

#buynow a{
	text-align:center;
	text-decoration: none;
	width:100%;
	color: #ffffff;
	font-weight: bold;
	background-color: #eb088b;
}

#buynow a:hover {
	background-color: #fd9dc8;
}

*html .bodytxt2{
	line-height:17px;
}

*html .bodytxt3{
	line-height:17px;
}

.grey{
	font-size: 75%;
	color: #666;
}

a.viewbutton {
	text-decoration: none;
	width:100%;
	color: #ffffff;
	font-weight: normal;
	border: 1px solid #5b2a49;
	background-color: #f8cbdf;
	text-align: center;
	margin-left:3px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}

a.viewbutton:hover {
	background-color: #f8cbdf;
}

a.viewproduct {
	font-size: 75%;
	text-decoration: none;
	width:75%;
	color: #FFF;
	font-weight: normal;
	border: 1px solid #FFF;
	background-color: #f8cbdf;
	text-align: center;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 3px;
	padding-bottom: 4px;
	
}

a.viewproduct:hover {
	background-color: #fd9dc8;
}

/* H tags
================================================*/
h1 {
	font-size:75%;
	color: #666;
	padding-top:10px;
	font-weight: normal;
	margin:0px;
}

h1 a {
	color: #666;
	text-decoration: underline;
}

h1 a:hover {
	color: #eb088b;
	text-decoration: underline;
}

h2 {
	font-size:100%;
	margin:3px;
	margin:0;
	padding:0;
	color: #FFF;
	font-weight: bolder;
}

h3 {
	font-size:75%;
	font-weight:normal;
	margin:0;
	padding-right:150px;	
	padding-top:5px;
	color: #FFF;
}

h5 {
	font-size:110%;
	color: #eb088b;
	font-weight:500;
	padding-top:5px;
	line-height:15px;
	border:0px;
	margin-bottom:8px;
	margin-top: 0px;
}

h6 {
	font-size:110%;
	color: #99628f;
	font-weight:500;
	padding-top:5px;
	line-height:15px;
	border:0px;
	margin-bottom:12px;
	margin-top:0px;
}

.codetxt {
	font-size:80%;
	color: #666;
	font-weight:bold;
	

}

.whitetitletxt {
	font-size:82%;
	font-weight:bold;
	color: #FFF;
	padding-bottom:10px;
	
}

.whitetxt {
	font-size:78%;
	font-weight:normal;
	color: #FFF;
	margin: 0;
}



/* pages navigation
================================================*/


#pages {
	float:right;
	text-align:right;
	font-size: 70%;
	color: #666;
	width:220px;
	margin:0px;
	height:20px;
	padding-top: 5px;
	padding-bottom: 1px;
}
	
a.pages {
	text-decoration: none;
	width:100%;
	color: #666;
	text-align: center;	min-width: 75px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #666;
	margin-left:3px;
}

a.pages:hover {
	color: #FFF;
	background-color: #7c7b7b;
}

#breadcrumb {
	font-size: 70%;
	color: #666;
	font-weight: normal;
	width:530px;
	margin-top:5px;
	margin-bottom: 9px;
}

#breadcrumb a {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
	padding-right:3px;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #303030;
	font-weight: normal;
	padding-right:3px;
}

#hottextdiv  {
	margin-left: 3px;
	margin-top: 10px;
	width: 170px;
}

#hottextdiv a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
	margin-top: 5px;
	padding-top: 5px;
}

#hottextdiv a:hover {
	color: #fed8c3;
}

a.viewbuttonsmall {
	background: #f8cbdf;
	text-decoration: none;
	width:100%;
	font-weight: normal;
	color: #333;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	border: 1px solid #666;
}

a.viewbuttonsmall:hover {
	color: #FFF;
	background-color: #fd9dc8;
}

#nextdiv {
	font-size: 75%;
	float:right;
	height:23px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	text-align: right;
}

.messagestyle {
	font-weight: bold;
	font-size: 80%;
	color: #99628f;
	text-align: center;
	margin-top: 20px;
}

.errorstyle {
	font-weight: bold;
	font-size: 75%;
	margin: 5px;
}

.smallesttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #666666;
	padding-bottom: 20px;
}

#favetitle {
	padding: 0px;
	margin-bottom: 2px;
}

*html#favetitle {
	padding-bottom: 4px;
	margin-top: 0px;
}

#sizediv {
	float:left;
	margin-bottom: 4px;
	margin-top: 4px;
}

.hidden {
	display:none;
}

.pink {
	color: #ec088a;
	font-weight: bold;
}

.purple {
	color: #644d9b;
	font-weight: bold;
}