/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
#coupon {background:url(images/coupon.jpg); width:670px; height:497px; float:left; margin:30px; display:inline;
padding-top:190px; text-align:center;}
.text-field-1 {width:420px; height:28px; float:left; margin:17px 0 0 209px; display:inline; border:0;
font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#F6F; padding:4px 5px 0 5px;}
.text-field-2 {width:420px; height:28px; float:left; margin:20px 0 0 209px; display:inline; border:0;
font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#F6F; padding:4px 5px 0 5px;}
.text-field-3 {width:420px; height:26px; float:left; margin:25px 0 0 209px; display:inline; border:0;
font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#F6F; padding:4px 5px 0 5px;}
.text-field-4 {width:420px; height:28px; float:left; margin:22px 0 0 209px; display:inline; border:0;
font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#F6F; padding:4px 5px 0 5px;}
.text-field-5 {width:269px; height:26px; float:left; margin:101px 0 0 209px; display:inline; border:0; text-align:center;
font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#F6F; padding:4px 5px 0 5px;}

/*.text-field {width:430px; height:28px; float:left; margin:20px 0 0 209px; display:inline; border:0;
font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#F6F; padding:4px 5px 0 5px;}
.text-field-2 {width:279px; height:31px; float:left; margin:96px 0 0 209px; display:inline; border:0; text-align:center;
font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#F6F; padding:4px 5px 0 5px;}
*/
.clear {clear:both;}
.note {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFF; margin-top:10px; display:block;}
.submit {margin-top:11px; background:url(images/submit.png); width:133px; height:36px; border:none; cursor:pointer;}
#copon-exits {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; margin-top:10px;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #999; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #e04c83; text-decoration: underline; }

body{
	background-color: #000000;
	/*margin-top: 100px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	/*text-decoration: none;*/
	
}

A {
  color: #f3efee;
  text-decoration: none;
}

A:hover {
  color: #4f4b4a;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #161616;
  
}

.infoBoxContents {
 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #e53a78;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #000;
   
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
   background: #000;
  
}

TABLE.productListing {

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #CCC;
}

A.pageResults:hover {
  color: #CCC;
  background: #E53A78;
}

TD.pageHeading, DIV.pageHeading {
 	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  
}

TD.main1, P.main1 {
  font-family: Verdana, Arial, sans-serif;
  color:#FFFFFF;
  font-size:13px;
  font-weight:normal;
  line-height: 1.5;
  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #999; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #999; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFF; font-weight:bold; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #C00; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #063; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #e53a78; }


/* CSS Document */


.topmenu_bg{
	background-color:#4f4b4a;
	height:33px;
	}
.top_txt{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f3efee;
	text-decoration: none;
	font-weight: normal;
}

.top_text_txt{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #e53a78;
	text-decoration: none;
	font-weight: normal;
}

img{border:0px}
.txtfield{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f3efee;
	text-decoration: none;
	height: 18px;
	width: 160px;
	background-color: #1f1a17;
	border:none;
}
a.top:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f3efee;
	text-decoration: none;
	font-weight: normal;
}
a.top:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f3efee;
	text-decoration: none;
	font-weight: normal;
}
a.top:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e53a78;
	text-decoration: none;
	font-weight: normal;
}
a.top:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e53a78;
	text-decoration: none;
	font-weight: normal;
}
.topmenu_txt{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #f3efee;
	text-decoration: none;
	font-weight: normal;
}
a.top_menu:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #f3efee;
	text-decoration: none;
	font-weight: normal;
}
a.top_menu:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #f3efee;
	text-decoration: none;
	font-weight: normal;
}
a.top_menu:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #e53a78;
	text-decoration: none;
	font-weight: normal;
}
a.top_menu:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #e53a78;
	text-decoration: none;
	font-weight: normal;
}
a.left_menu:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f3efee;
	text-decoration: none;
	font-weight: normal;
}
a.left_menu:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f3efee;
	text-decoration: none;
	font-weight: normal;
}
a.left_menu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4f4b4a;
	text-decoration: none;
	font-weight: normal;
}
a.left_menu:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4f4b4a;
	text-decoration: none;
	font-weight: normal;
	}
.body_bg{background-color:#4f4b4a}
.lftmenu_bg{background-color:#000000}
.box_bg{background-image:url(images/box_bg.jpg);  height:203px;}
.box1{background-image:url(images/new_box.jpg); background-repeat:no-repeat; height:142px;}
.box2{background-image:url(images/Register-copy.jpg); background-repeat:no-repeat; height:200px;}
.box3{background-image:url(images/box_offers.jpg); background-repeat:no-repeat; height:142px;}
.box_heading{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2f2f2f;
	text-decoration: none;
	font-weight: bold;
}

.box_heading1{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #e04c83;
	text-decoration: none;
	font-weight: bold;
}
.box_txt{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e04c83;
	text-decoration: none;
	font-weight: normal;
}
.viewall_text {
	font-family: "Trebuchet MS";
	font-size: 12px !important;
	color: #e04c83;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
a.shopping {
	font-family: "Trebuchet MS";
	font-size: 12px !important;
	color: #e04c83;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

a.shopping:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e04c83;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
a.shopping:hover {
	font-family: "Trebuchet MS";
	font-size: 12px !important;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
a.shopping:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

.footer_txt{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #7b7979;
	text-decoration: none;
}

a.footer:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #7b7979;
	text-decoration: none;
}
a.footer:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #7b7979;
	text-decoration: none;
}
a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #7b7979;
	text-decoration: underline;
}
a.footer:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #7b7979;
	text-decoration: underline;
	}
.gradient_bg{background-image:url(images/bg_body.jpg); background-repeat:repeat-x; background-color:#323232;}
.main_heading{
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.main_heading1{
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #e53a78;
	text-decoration: none;
}
.main_headingr{
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #e53a78;
	text-decoration: none;
}
.main_heading10{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #e53a78;
	text-decoration: none;
}
.sub_heading1{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #2f2f2f;
	text-decoration: none;
	text-transform:uppercase;
}
.product_box{background-image:url(images/product_box.jpg); background-repeat:no-repeat; height:150px;}

/* css for left menu start here */
#navlist {
    font-family:"Trebuchet MS";
    font-size:14px;
    font-weight:normal;
    list-style:none;
}
#navlist a {
	display:block;
	min-width:130px;
	color:white;
	text-decoration:none;
	background:url("images/tab.jpg") no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right:0px;
	height:30px;
}
* html #navlist a {
	display:block;
	min-width:130px;
	color:white;
	text-decoration:none;
	background:url("images/tab.jpg") no-repeat;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right:0px;
	height:30px;
}
#navlist a:hover { 
    background-position:0 0px;
    background:url("images/tab_hover.jpg") no-repeat;
	color:#FFFFFF;
	
}
#navlist a:active {
    background-position:0 0px;
     background:url("images/tab_hover.jpg") no-repeat;
	 color:#FFFFFF;
}

/* css for left menu end here */
.subheading{
	font-family:"Trebuchet MS";
    font-size:16px;
    font-weight:bold;
    list-style:none;
	color:#e53a78;
}
.subheading1{
	font-family:"Trebuchet MS";
    font-size:16px;
    font-weight:bold;
    list-style:none;
	color:#fff;
}
.white_txt{
	font-family:"Trebuchet MS";
    font-size:12px;
    font-weight:normal;
    list-style:none;
	color:#fff;
}
a.view:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e53a78;
	text-decoration: underline;
}
a.view:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e53a78;
	text-decoration: underline;
}
a.view:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e53a78;
	text-decoration: none;
}
a.view:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e53a78;
	text-decoration: none;
	}
.border{ border:3px solid #4f4b4a;}
.grey_txt{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}
.pink_txt{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #f9c8dd;
	text-decoration: none;
}

.pink_bg{
background-color:#f9c8dd;
}
.heading1{
	font-family:"Trebuchet MS";
    font-size:18px;
    font-weight:bold;
    list-style:none;
	color:#e63978;
	text-transform:uppercase;
}
a.color:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e63978;
	text-decoration: none;
	text-transform:uppercase;
}
a.color:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e63978;
	text-decoration: none;
	text-transform:uppercase;
}
a.color:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e63978;
	text-decoration: underline;
	text-transform:uppercase;
}
a.color:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e63978;
	text-decoration: underline;
	text-transform:uppercase;
	}
.color1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	text-transform:uppercase;
}
.pink_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e63978;
	text-decoration: none;
}

.kit_header{background-image:url(images/kit1.jpg); background-repeat:no-repeat; height:276px; width:803px;}
.kit_header1{background-image:url(images/kit2.jpg); background-repeat:no-repeat; height:278px; width:803px;}
.kit_header2{background-image:url(images/kit3.jpg); background-repeat:no-repeat; height:276px; width:803px;}
.heading2{
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.white_heading2{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.pink_heading2{
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #e04c83;
	text-decoration: none;
}
.whitelink_heading2{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}
.border1{border:1px solid #292929;}
.press_bg{background-color:#515051}
.border2{background-color:#2a2a2c}
.border3{border:2px solid #fff;}
.white_heading2bold{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.main_background
{
	background-color:#000;
}
.white_background
{

color:#4A4A4A;
font-family:"Trebuchet MS";
background-color:#FFFFFF;
}

.category_desc
{
color:#4A4A4A;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
text-decoration:none;
}

.category_description
{
color:#4A4A4A;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:normal;
text-decoration:none;
}

<!--menu-->

.mss-nav {padding: 0px 0px 0px 0px; font-family: "Trebuchet MS"; }

.mss-nav ul {padding: 0px; margin: 0px; list-style: none; }

.mss-nav ul li {border-right:0px solid #A0BEE2;  float:left; position: relative; display:inline; font-size: 16px !important; text-align: right; padding:2px; _padding:2px ; margin: 3px ;  }

.mss-nav ul li.last {border-right:none; }

.mss-nav ul li a, .mss-nav ul li a:visited {
font-family: "Trebuchet MS";
	font-size: 16px;
	color: #f3efee;
	text-decoration: none;
	font-weight: normal;}

.mss-nav ul li a:hover {
font-family: "Trebuchet MS";
	font-size: 16px;
	color: #e53a78;
	text-decoration: none;
	font-weight: normal;}

.mss-nav li ul {display: none; position: absolute;top: 10px; left: -1px; margin-top:16px;}

.mss-nav li > ul {top: 24px;  left: -1px; margin:0px; text-align:left; }

.mss-nav li:hover ul, li.over ul {display: block; width:120; color:#2642a8;font-size: 14px !important;} 

.mss-nav li:hover ul a, li.over ul a{color:#535353; background-color:#000000;font-size: 14px !important;}

.mss-nav li:hover ul a:hover, li.over ul a:hover{ background-color:#666666; color:#FFFFFF;font-size: 14px !important;}

.mss-nav ul li ul li a:hover {width:100% !auto; background-color:#666666; color:#E53A78 !important; text-decoration:underline;font-size: 14px !important;}

.mss-nav ul li ul li {width:150px;  margin:0px; padding:0px;  border-top:0; border-left:0; border-right:1; height:auto !important;} 

.mss-nav ul li ul li a, .mss-nav ul li ul li a:visited { display:block; color:#535353;  text-align:left; padding:2px 0px 2px 8px; width:100% !auto; border:1px solid #666666;}  

.mss-nav li > .nav-right {top:28px !important; _top:28px !important;}

.mss-nav li .nav-right {position: absolute; top: 28px; left: -0px;}

.mss-nav li > .nav-right {top: 35px; left: -0px; margin:0px; text-align:left;}

#placeholder {height:28px;}

#item-crumbs a, .nowrap {white-space: nowrap;}

.mss-rev-ave-txt, .mss-rev-ave-img {float:left;}

.yss-rev-average {display:none;}


<!--menu-->

<!-- site Map-->
ul.sitemap {
color: #ff0000;
}
<!-- 

