/* default start */
* {
  margin: 0px;
  padding: 0px; 
  border-spacing: 0px;
  list-style: none;
}

body {
  font-size: 11px;  
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  color: #454545;  
  background: #F8F8F8; 
}

.clearThis {
  clear: both;
  font-size: 0em; 
}

a {
  color: #832A88; 
  font-weight: bold; 
  text-decoration: none;
}

a:hover {
  color: #333;  
  text-decoration: none;
}

img {
  border: 0px;
}

table.container {
  width: 767px; 
  border: 1px solid #BA82BF; 
  background: #fff;
  text-align: left;  
}

td.headerRight {
  width: 422px; 
  vertical-align: bottom;  
  height: 114px;
  background: url(../images/css/header-right.jpg) no-repeat top left;
}

td.productTrack {
  border: 1px solid #E2BEE3;
  background: #FFF5FF;
  padding: 3px 10px;
  text-align: left;
}

td.shoppingBag, td.myAccount {  
  padding: 0px 0px 10px 0px; 
}

td.shoppingBag {
  background: url(../images/css/shopping-bag-icon.gif) no-repeat left top; 
  padding: 0px 13px 10px 15px; 
}

table.topMenuBg {
  height: 24px;
  width: 100%;	
  border-top: 1px solid #792D7F;
  border-bottom: 1px solid #792D7F;
  background: #610E66 url(../images/css/top-menu-bg.gif) repeat-x top left;
}

table.topMenuBg a {
  display: block;
  padding: 4px 5px 3px 5px;
  text-align: center;
}

table.topMenuBg a:hover {
  background: #EAEAEA;
}

td.leftCol {
  width: 140px;
  border-right: 1px solid #D09DD4;
  padding: 5px 2px 2px 2px;  
}

td.middleCol {
  width: 484px;
  border-right: 1px solid #D09DD4;
  padding: 5px 2px 20px 2px;  
}

td.rightCol {
  width: 140px; 
  background: #F8F7F7;
  padding: 5px 2px 2px 2px;  
}

td.jewelryTitle {
  background: #F2F0F0;
  letter-spacing: 1px;
  padding: 4px 2px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

td.jewelryLinkText {
  padding-left: 8px;
  text-align: left;
  background: url(../images/css/blue-bullet.gif) no-repeat left 7px;
  padding: 1px 0px 1px 8px;
}

td.jewelryLinkText a {   
  display: block; 
}

td.jewelryLinkText a:hover {  
  background: #F8F0F9;
}

td.titleGray {
  background: #F6F6F6;
  text-align: center;
  vertical-align: top;
  padding: 0px 3px;
  width: 149px;  
  height: 37px;
}

td.descGray {
  background: #F6F6F6;
  text-align: center;
  padding: 0px 2px 5px 2px;
}

td.titleGray DIV { 
  overflow: hidden;
  height: 37px;
  width: 143px; 
}

span.ourPrice {
  font-weight: bold;
}

table.whyShop {
  border: 1px solid #666;
  background: #fff;
  color: #832A88;
}

table.welcome {
  background: #FEF6FF;
  border: 1px solid #BF95C4;
}

td.welcomNote {
  padding: 3px;
  text-align: justify;
}

td.whyshopTitle {
  font-size: 11px;
  font-weight: bold;
  background: #F2F0F0;
  padding: 3px 2px; 
}

td.welcomeLinks {
  padding: 2px 5px 3px 2px;
  text-align: right;
}
table.welcomeUser {
  background: #F5EBF4; 
  width: 98%;
  border: 1px solid #D0BCCE;
}
td.whyShopePoint {
  background: url(../images/css/blue-bullet.gif) no-repeat 3px 7px;
  padding: 3px 0px 3px 10px;
  text-align: left;
  color: #832A88;
}

td.rightCol {
  width: 140px; 
  background: #F8F7F7;
  padding: 5px 2px 2px 2px;  
}

td.rightColTitle {
  padding: 2px;
  text-align: center;
  font-size: 13px;
  color: #601B66;
  font-weight: bold;
  background: #F1DFF3;
}

td.rightColProdTitle {
  font-weight: bold;
  padding: 4px;
  text-align: center;
}

td.rightColProdPrice {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding: 3px 0px;
}

td.rightColProd {
  text-align: center;
  vertical-align: middle;
}

Input.textField {
  width: 100px;
  height: 16px;
}

td.footerLink {
  background: #B33AC3;
  text-align: center;
  vertical-align: middle;
  padding: 2px 4px;
  font-weight: bold;
  color: #FFF;
}

td.footerLink a {
  color: #fff;
}

td.copyRight {
  font-size: 10px;
  color:#666;  
  text-align: center;
}

td.footerBottomLink {
  text-align: center;
  font-size: 10px;
}

td.footerBottomLink a {
  color:#666;
}

td.footerBottomLink a:hover {
  color: #B33AC3;
}

/*white product start*/
td.titleWhite {  
  text-align: center;
  vertical-align: top;
  padding: 0px 3px;
  width: 149px;
}

td.descWhite { 
  text-align: center;
  padding: 0px 2px 5px 2px;
}

td.subCategoryContanier{
  padding-left: 13px;
}

ul.subCategory {
  paddng: 0px;
  margin: 0px;
  list-style: none;
}

ul.subCategory li A {
  font-weight: normal;
}

li.subCategory2Container {
  float: left;
  width: 100%;
  padding-left: 7px;
  margin: 0px;
  list-style: none;  
}

ul.subCategory2 {
  paddng: 0px;
  margin: 0px;
  list-style: none;
}

ul.subCategory2 li {
  width: 100%;

}

ul.subCategory2 li A {
  font-weight: normal;
  color: #CC66CC;
}

ul.subCategory2 li A:hover {
  color: #333;
}
.bar{
height: 22px;
font-size:30px;
font-weight: normal;
color:#7B0992;
}