/* 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/shared/css/header-right.jpg) no-repeat top left;
}

td.shoppingBag, td.myAccount {  
  padding: 0px 0px 10px 0px; 
}

td.shoppingBag {
  background: url(../images/shared/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/shared/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.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/shared/css/blue-bullet.gif) no-repeat left 7px;
  padding: 1px 0px 1px 8px;
}

td.jewelryLinkText a {   
  display: block; 
}

td.jewelryLinkText a:hover {  
  background: #F8F0F9;
}

#topFlashBanner {
  width: 457px;
  height: 200px;
  border: 1px solid #F7E0F9;
}

td.middleColProdTitle {
  font-size: 14px;
  padding: 3px 2px;
  font-weight: bold;
}

td.middleColProdDesc {
  padding: 0px 2px 5px 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: justify;
}

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;
}

h3{
font-size:12px;
}

h1{
font-size:22px;
}
.padding{
padding:10px;
}
.padding2{
padding-top:8px;
padding-bottom:8px;
}

.righttext{
padding:8px;
line-height:18px;
font-family:"Courier New", Courier, monospace;
font-size:12px;
}

.Productattri{
padding:8px;
line-height:18px;
font-family:"Courier New", Courier, monospace;
font-size:12px;

}

.bar{
height: 22px;
font-size:30px;
font-weight: normal;
text-align: left;
color:#7B0992;
}

.relet{
color:#990033;
padding:3px;
}
.prodname{
color:#990033;
font-size:16px;
}

.text{
font-size:14px;
font-weight:bold;
}

td.titleGray {
  background: #F6F6F6;
  text-align: center;
  vertical-align: top;
  padding: 0px 3px;
  width: 149px;  
  height: 37px;
}

td.titleGray DIV { 
  overflow: hidden;
  height: 37px;
  width: 143px; 
}

td.titleGray A {
  font-weight: normal;
  font-weight:bold;
}

td.descGray {
  background: #F6F6F6;
  text-align: center;
  padding: 0px 2px 5px 2px;
}
span.ourPrice {
  font-weight: bold;
}
span.retailPrice {
  color:#5F205F;	
}
select{
width:132px;
}

table.subCategoryLink {
  width: 98%;
  border: 0px;
}

table.subCategoryLink A {
  font-weight: normal;
  padding-left: 10px;
  background: url(../images/shared/arrow-purple.gif) no-repeat 0px 2px;
}

table.subCategoryLink A:hover {
  text-decoration: underline;
}

td.subCategoryLinkLeft {
  padding-right: 2px 5px 2px 0px;
  text-align: left;
}

td.subCategoryLinkRight {
  padding: 2px 0px 2px 5px;
  text-align: left;
}

td.subCategoryContanier{
  padding-left: 13px;
}

ul.subCategory {
  paddng: 0px;
  margin: 0px;
  list-style: none;
}

ul.subCategory li A {
  font-weight: normal;
}
