html, body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: rgb(125,125,125);
	background: #000;
}

p{
	color: #fed;
}

div#BreadCrumb{
	margin-bottom: 15px;
}

.please_select{
	width: 327px;
	float: left;
	padding: 0 0 6px 6px; 
}

div.prod_description{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ea4498;
}

.prod_description strong, .prod_aditional strong{
 	color: #fff;
}

.please_select div{
 float: right;
 font-size: 20px;
 line-height: 140%;
 padding: 8px;
 color: #7d7d7d;
}

.please_select a{
	font-size: 13px;
}

img {
	border: none;
}

a{
	color: #B53B68;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #EE69AB;
	border: 1px solid #b1d16c;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:Verdana;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:Verdana;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:Verdana;
}
.submit {	
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: pink;
	border: 1px solid pink;
	font-family:Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	/* margin-left: 30px; */
	padding: 0px;
	margin: 0;
	color: #fed;	
}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #EE69AB;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #000;
	text-decor
	ation: none;
}

.txtPink{
	color: #b53b68;
	color: #EE69AD;
}
/*
.txtButton {
	background-color: #EE69AB;
	border: 1px solid #b1d16c;
	font-family:Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
*/

.contactus h3{
 color: #b1b1b1;
}

.contactus {
  color: #fff !important;
}

.contactus h4{
	color: #f28cbf;
	margin-bottom: 0;
	font-size: 12px;
}

.txtButton {
	background: #ec008c;
	padding: 5px 10px;
	border: 1px solid pink;
	font-family:Verdana;
	color: #fff;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
}

a.txtButton:hover {
	
}

a.underline{
	text-decoration: underline;
}

.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
	color: #fff;
}

.sitemap .txtOldPrice{
	color: #fff;
}

.txtSale {
	font-size:14px;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: Verdana;
	font-size:16px;
	font-weight:bold;
	color: #333333;
}
.txtSiteDocs, a.txtSiteDocs{
	color: #ffffff;
	text-decoration:none;
	font-family:Verdana;
	font-size: 14px;
	padding: 0 33px;
	font-weight: bold;
}

.boxCategories a {
	color: #000;	
	font-weight: bold;
}


#infomenu-nav a{
	color: #fff;
}

span.txtSiteDocs{
	font-size: 15px;
}

a.txtSiteDocs:hover {

}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #DC098C;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {

}

a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {

}

.txtContentTitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #fff;	
	height: 15px;
	padding: 10px;	
	margin-top: 10px;
	clear: both;
	background: #DC098C url(../styleImages/wave.gif) no-repeat scroll right center;
	text-transform: uppercase;
}

.txtContentTitle span{
	font-weight: normal;
}

.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {
}

.div_prod{
	width: 150px;
	height: 270px;
	float: left;
	margin: 10px;
	border: 1px solid #b53b68;
	padding: 10px;
}

.tdListTitle {
	background-color: pink;
	font-weight: bold;
	color: black;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	padding-right: 3px;
	padding-left: 5px;
	color: #B45076;
}
.txtCart {
	color: rgb(125,125,125);
	clear: both;
	float: right;
	margin-top: 85px;	
	margin-right: 30px;
	width: 180px;
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #EE69AB;
	border: 1px solid #b1d16c;
	font-family:Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #70cdcc;
	border: 1px solid #66bbba;
	font-family:Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	font-family:Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #fff;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #EE69AB;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #fff;
}
.tdcartTitle {
	font-weight: bold;
	color: #fff;
	background-color: #000;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	color: #000;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	color: #000;	
	border-bottom: 1px dashed #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: rgb(181,59,104);	
	border-bottom: 1px dotted;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

div#footer{
	background: #dc088b url(../styleImages/footer_bg.gif) no-repeat right top;
	padding: 10px 40px;
	margin:auto;
	width: 880px;
}

div#footer *{
   color: #fff;
}

#footer a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

h2{
	color: #ee69ad;
	font-size: 18px;
}

.boxContent address{
	border-bottom: 1px solid #ea4498;
	padding: 15px 0;
}

.MsoNormal strong{
	color: #ee69ad;
}

.boxContent h3{
	color: #ea4498;
}

hr{
	color: #ea4498;
	height: 1px;
}

table.columns2 ul {
	margin: 0;
	
}

table.columns2 td{
	width: 250px;
	padding: 20px;
}

ul.sitemap{
	margin:20px 0;
}

#about-us p{
 	color: #fff;
	padding: 0 10px;
}

#imgThumbSpace{
	width: 670px;
}

.prodinfo{
	background: #ec008c;
	padding: 5px;
	height: 108px;
	color: #fff !important;
}

#topHeader a{
	color: #ec008c;
}

#BreadCrumb a{
	color: #000;
	padding-left: 18px;
}

.location{
	text-transform: uppercase;
	background: #ccc;
	color: #000;
	padding: 5px;
}

.location a{
	color: #000;
}

.prod_aditional {
	width: 310px;
	background: #ec008c;
	float: left;
	margin-right: 10px;
	padding: 10px;
}

 .white td{
	color: #000;
	background: #fff;
}

.boxContentHome a{
	color: #ec008c;
}

.viewdoc a{
	color: #EE3897;
}

.invoicedetails td{
	color: #fff;
}

#contactform strong{
	color: #EE69AD;
}