/* 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;
}
h2{
font-size:14px;
padding-left:24px;
_padding-left:32px;
}
h1{
font-size:22px;
}
.padding{
padding:10px;
}

.border{
border:solid 1px;
padding:4px;
border-color:#D397D8;
}
#boxr{
padding-left:140px;
}
.redfont{
  color:#FF0000;
}
.padding2{
padding:8px;
}
.padding3{
padding-bottom:4px;
_padding-bottom:0px;
}

.bar{
width:100%;
height: 18px;	
border-bottom: 1px solid #792D7F;
background:url(../images/shared/css/login_b.jpg) repeat-x top left;
}

.select {
width:160px;
}
.input{
width:155px;
}