body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

body, td, p, li, ol, ul, input, select, textarea, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #232320;
}

form {
	padding: 0px;
	margin: 0px;
}

a, a:visited {
	color: #1779CE;
	text-decoration: none;
}

a:hover {
	color: #1779CE;
	text-decoration: underline;
}


input.search {
	width:90px;
	font-size: 11px;
	height: 16px;
	border: solid 1px #B1B0AB;
	background-color: #FDFDFD;
	background-image: url(images/inputBg.gif);
	background-repeat: repeat-x;
	padding: 1px 3px 0px 3px;
	margin: 0px 2px 0px 0px;
}

a.search {
	display: block;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	float: right;
}

.searchRadio td{
	font-size: 11px;
	color: #7A7973;
}

.topBanners th {
	background-image: url(../images/topBannerBg.gif);
	background-repeat: repeat-x;
	background-position: 4px 4px;
	padding: 0px 4px 4px 0px;
}

.topBanners .b1 {
	width: 180px;
	height: 41px;
	background-color: #E2B85D;
}

.topBanners .b2 {
	width: 180px;
	height: 41px;
	background-color: #8D8C87;
}

.topBanners .b3 {
	width: 180px;
	height: 41px;
	background-color: #BDBCB7;
}

.topBanners .b4 {
	width: 180px;
	height: 41px;
	background-color: #7FBDE8;
}

.topBanners img {
	color: #FFFFFF;
}


.topMenu {
	margin-bottom: 4px;
	background-color: #F1F1F0;
	border: solid 4px #F1F1F0;

}

.topMenu td{
	padding: 0px 1px 0px 1px;
}

.bottomMenu {
	font-size: 13px;
	margin: 15px 0px 0px -5px;
	color: #56A5DA;
}

.bottomMenu a, .bottomMenu a:visited{
	font-size: 13px;
	padding: 0px 5px 0px 5px;
	color: #7A7973;
	font-weight: bold;
}

.bottomMenu a:hover{
	text-decoration: none;
	color: #56A5DA;
}

.copyright {
	margin: 15px 0px 0px 0px;
	color: #56A5DA;
	font-size: 11px;
}

.leftMenu {
	width: 100%;
}

.leftMenu a{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/leftBullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	padding: 1px 0px 2px 17px;
	font-size: 11px;
	font-weight: bold;
}


.leftMenu td.watches{
	background-image: url(../images/leftWatches.gif);
	background-repeat: no-repeat;
	padding: 50px 0px 0px 48px;
}

.leftMenu td.watches a{
	color: #7A7973;
}

.leftMenu td.watches a:hover{
	background-color: #D9F0FF;
	text-decoration: none;
}


.leftMenu td.diamonds{
	background-image: url(../images/leftDiamonds.gif);
	background-repeat: no-repeat;
	padding: 50px 0px 0px 48px;
}

.leftMenu td.diamonds a{
	color: #7A7973;
}

.leftMenu td.diamonds a:hover{
	background-color: #D9F0FF;
	text-decoration: none;
}


.leftMenu td.jewelry{
	background-image: url(../images/leftJewelry.gif);
	background-repeat: no-repeat;
	padding: 50px 0px 0px 48px;
}

.leftMenu td.jewelry a{
	color: #7A7973;
}

.leftMenu td.jewelry a:hover{
	background-color: #D9F0FF;
	text-decoration: none;
}

.leftMenu td.bridal{
	background-image: url(../images/leftBridal.gif);
	background-repeat: no-repeat;
	padding: 50px 0px 0px 48px;
}

.leftMenu td.bridal a{
	color: #7A7973;
}

.leftMenu td.bridal a:hover{
	background-color: #D9F0FF;
	text-decoration: none;
}

.leftMenu td.specials{
	background-image: url(../images/leftSpecials.gif);
	background-repeat: no-repeat;
	padding: 50px 0px 0px 48px;
}

.leftMenu td.specials a{
	color: #7A7973;
}

.leftMenu td.specials a:hover{
	background-color: #D9F0FF;
	text-decoration: none;
}


.leftMenu .subMenu{
	padding: 2px 0px 8px 0px;
}

.leftMenu .subMenu a{
	background-image: none;
	padding: 1px 0px 2px 17px;
	font-weight: normal;
}




h1 {
	font-family: Garamond, Times, serif;
	color: #1779CE;
	font-size: 34px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	color: #373631;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	color: #1779CE;
	border-bottom: solid 1px #1779CE;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
}

h3.detailTitle {
	color: #E2B75D;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}


p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

ul li {
	margin-bottom: 5px;
	list-style-type: square;
}

p.first {
	color: #6A6963;
	border-left: solid 1px #56A5DA;
	font-size: 17px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
}

p a {
}


.blue {
	color: #56A5DA;
}


.productList {
	width:100%;
}

.productList td{
	padding: 0px 0px 15px 0px;
}

.productList th{
	width:50%;
	text-align: left;
	padding: 0px 0px 15px 0px;
}

.productList h2{
	color: #56A5DA;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 3px 5px;
	padding: 0px 0px 0px 0px;
}

.productList p{
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}

.productList table.price{
	width:130px;
	border-top: solid 1px #CDCCCA;
	margin: 0px 0px 0px 5px;
}

.productList table.price th{
	border-bottom: solid 1px #CDCCCA;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	text-align: left;
	width:85px;
	font-weight: normal;
}

.productList table.price td{
	border-bottom: solid 1px #CDCCCA;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}

.productList .price .ourPrice{
	font-weight: bold;
	color: #DBAB44;
}

.productList .price .listPrice{
	color: #56A5DA;
}


.productListJewelry {
}

.productListJewelry th{
	padding: 0px 0px 20px 0px;
}

.productListJewelry h2{
	color: #56A5DA;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.productListJewelry table.price{
	width:180px;
	border-top: solid 1px #CDCCCA;
}

.productListJewelry table.price th{
	border-bottom: solid 1px #CDCCCA;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	text-align: left;
	width:85px;
	font-weight: normal;
}

.productListJewelry table.price td{
	border-bottom: solid 1px #CDCCCA;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}

.productListJewelry .price .ourPrice{
	font-weight: bold;
	font-size: 13px;
	color: #DBAB44;
}

.productListJewelry .price .listPrice{
	font-weight: bold;
	font-size: 12px;
	color: #56A5DA;
}

.productListJewelry p{
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}


.categoryListJewelry {
}

.categoryListJewelry td{
	text-align: center;
	width:275px;
}

.categoryListJewelry th{
	padding: 0px 0px 20px 0px;
}

.categoryListJewelry h2{
	color: #56A5DA;
	font-size: 17px;
	font-weight: normal;
	border-bottom: solid 1px #CDCCCA;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.categoryListJewelry h3{
	color: #7A7973;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 0px;
	text-align: center;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}


.button1{ 
background-image: url(../images/button_bg.gif); 
border: 0px; 
color: #484740; 
font-weight: bold; 
font-size: 11px; 
width: 126px; 
height: 22px; 
margin: 5px 0px 0px 7px;
text-align: center;
padding: 0px; 
}

.buttonDeal{ 
background-image: url(../images/dealofweekbuynow.jpg); 
border: 0px; 
color: #484740; 
font-weight: bold; 
font-size: 11px; 
width: 184px; 
height: 34px; 
padding: 0px; 
}

.buttonCont{ 
background: #FF9006 url(../images/button2_bg.gif) no-repeat; 
border: 0px; 
color: #484740; 
font-weight: bold; 
font-size: 11px; 
width: 150px; 
height: 25px; 
margin: 5px 0px 0px 7px;
text-align: center;
padding: 0px 0px 0px 15px; 
}

.buttonProceed{ 
background: #FF9006 url(../images/button3_bg.gif) no-repeat; 
border: 0px; 
color: #484740; 
font-weight: bold; 
font-size: 11px; 
width: 220px; 
height: 25px; 
margin: 5px 0px 0px 7px;
text-align: center;
padding: 0px 15px 0px 0px; 
}

.buttonProceed2{ 
background: #FF9006 url(../images/button4_bg.gif) no-repeat; 
border: 0px; 
color: #484740; 
font-weight: bold; 
font-size: 11px; 
width: 120px; 
height: 25px; 
margin: 5px 0px 0px 7px;
text-align: center;
padding: 0px 15px 0px 0px; 
}

.buttonBack{ 
background: #FF9006 url(../images/button5_bg.gif) no-repeat; 
border: 0px; 
color: #484740; 
font-weight: bold; 
font-size: 11px; 
width: 120px; 
height: 25px; 
margin: 5px 0px 0px 7px;
text-align: center;
padding: 0px 0px 0px 15px; 
}




.productInfo {
	width:100%;
}

.productInfo td{
}

.productInfo th{
	width:60%;
	text-align: left;
	padding: 0px 0px 15px 10px;
}

.productInfo h2{
	color: #56A5DA;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.productInfo table.info{
	width:100%;
	border-top: solid 1px #CDCCCA;
}

.productInfo table.info th{
	border-bottom: solid 1px #CDCCCA;
	width:30%;
	padding: 2px 10px 3px 2px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

.productInfo table.info td{
	border-bottom: solid 1px #CDCCCA;
	padding: 2px 2px 3px 2px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

.productInfo .info .ourPrice{
	font-weight: bold;
	font-size: 13px;
	color: #DBAB44;
}

.productInfo .info .listPrice{
	font-weight: bold;
	font-size: 12px;
	color: #56A5DA;
}

.productInfo .button{
	background-image: url(../images/button2Bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #DBAB44;
	background-color: #E6BE67;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	height: 23px;
	margin: 5px 0px 0px 0px;
}




.buttonBlue{
	background-image: url(../images/buttonBg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #56A5DA;
	background-color: #80BFE9;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	width: 70px;
	margin: 5px 0px 0px 7px;
}

.diamonds td{
	padding: 5px 2px 0px 2px;
	text-align: center;
}

.diamonds th{
	font-weight: normal;
	color: #56A5DA;
	font-size: 12px;
	padding: 5px 3px 0px 3px;
}


.faq li{
	padding-bottom: 4px;
	list-style-type: square;
}

.faq a, .faq a:visited {
	font-weight: normal;
	font-size: 16px;
}


.looseDiamond {
	width:100%;
}

.looseDiamond th{
	padding: 0px 5px 0px 5px;
	border-right: solid 1px #FFFFFF;
	background-color: #E2B95F;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../images/tbDateBg.jpg);
	background-repeat: repeat-x;
	height: 27px;
}

.looseDiamond td{
	border-bottom: solid 1px #D6D5D3;
	border-right: solid 1px #FFFFFF;
	padding: 3px 5px 4px 5px;
	font-size: 12px;
	text-align: center;
}

.looseDiamond .button{
	background-image: url(../images/buttonBg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #56A5DA;
	background-color: #80BFE9;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	width: 50px;
	margin: 0px;
}


p.contact {
	border: solid 1px #56A5DA;
	width: 250px;
	font-size: 13px;
	margin: 0px 0px 10px 30px;
	padding: 10px 15px 10px 15px;
}


p.subscribe {
	margin: -10px 0px 20px 0px;
	font-size: 15px;
	text-align: right;
}

p.subscribe b{
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
}

.illustrationRight {
	float: right;
	background-color: #FFFFFF;
	border: solid 5px #E1BD71;
	padding: 1px;
	margin: 2px 0px 10px 10px;
}

.illustrationLeft {
	float: left;
	background-color: #FFFFFF;
	border: solid 5px #E1BD71;
	padding: 1px;
	margin: 2px 10px 10px 0px;
}

.tbForm {
}

.tbForm th{
	padding: 2px 5px 3px 0px;
	color: #56A5DA;
	font-size: 14px;
	text-align: left;
}

.tbForm td{
	padding: 2px 5px 3px 0px;
	font-size: 12px;
	text-align: left;
}

.tbForm td.title{
	padding: 15px 5px 2px 0px;
	font-size: 18px;
	text-align: center;
	border-bottom: solid 1px #7A7973;
}

.tbForm .textField{
	border: solid 1px #7A7973;
	background-color: #FFFFFF;
}

.tbForm td.comment div{
	margin: 10px 0px 5px 0px;
	padding: 5px;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: center;
}


.tbFormBox {
	background-color: #EDECEA;
	background-image: url(../images/tbFormBoxBg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 10px;
}

.tbForm .button{
	background-image: url(../images/button1Bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #3F92CA;
	background-color: #70B7E6;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
	height: 26px;
	margin: 5px 0px 5px 0px;
}


.asterisk {
	color: #DBAB44;
}

.tbClarity {
	margin-left: 30px;
}

.tbClarity th{
	background-color: #DBAB44;
	color: #FFFFFF;
	padding: 2px 4px 2px 4px;
}

.tbClarity td{
	padding: 2px 4px 2px 4px;
}

.newsList td {
	padding: 0px 0px 15px 0px;
}

.newsList h2 {
	margin-top: 0px;
}



.shopCartList {
	width:100%;
	margin-top:20px;
}

.shopCartList th{
	padding: 0px 8px 0px 8px;
	border-right: solid 1px #FFFFFF;
	background-color: #E2B95F;
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(../images/tbDateBg.jpg);
	background-repeat: repeat-x;
	height: 27px;
}

.shopCartList td{
	border-bottom: solid 1px #D6D5D3;
	border-right: solid 1px #FFFFFF;
	padding: 3px 8px 4px 8px;
	font-size: 13px;
}

.shopCartList .quality {
	border: solid 1px #7A7973;
	background-color: #FFFFFF;
	width:30px;
}

.shopCartList h2 {
	color: #56A5DA;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
}

.shopCartList h4 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

.shopCartList img {
	float: left;
	margin: 0px;
}

.shopCartList .button2{
	background-image: url(../images/button2Bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #DBAB44;
	background-color: #E6BE67;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
}

.shopCartList .button{
	background-image: url(../images/button1Bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #3F92CA;
	background-color: #70B7E6;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
	height: 26px;
	margin: 5px 0px 5px 0px;
}


.shopCartList2 {
	width:70%;
	margin-top:5px;
	margin-bottom:5px;
	border-top: solid 1px #D6D5D3;
	border-left: solid 1px #D6D5D3;
}

.shopCartList2 th{
	padding: 3px 5px 4px 5px;
	background-color: #FFFFFF;
	color: #232320;
	font-size: 13px;
	border-bottom: solid 1px #D6D5D3;
	border-right: solid 1px #D6D5D3;
}

.shopCartList2 td{
	border-bottom: solid 1px #D6D5D3;
	border-right: solid 1px #D6D5D3;
	text-align: left;
	padding: 3px 5px 4px 5px;
	font-size: 13px;
}



.nav {
	margin: 10px 0px 10px 0px;
}

.nav td{
	font-size: 12px;
	font-weight: bold;
	color: #56A5DA;
}

.nav .page a, .nav .page a:visited{
	display: block;
	background-color: #FFFFFF;
	border: solid 1px #A6A5A0;
	width: 16px;
	height: 16px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #232320;
	padding-top: 1px;
	text-decoration: none;
}

.nav .page a:hover{
	border: solid 1px #56A5DA;
	font-weight: bold;
	color: #56A5DA;
	text-decoration: none;
}

.nav .pageNow{
	display: block;
	background-color: #CDE9FB;
	border: solid 1px #56A5DA;
	width: 17px;
	height: 17px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #232320;
	text-decoration: none;
}

.nav .pageNow a:hover{
	font-weight: bold;
	color: #56A5DA;
	text-decoration: none;
}

.nav select{
	font-size: 11px;
	height: 20px;
}


p.thankYou {
	color: #E2B75D;
	font-size: 28px;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.tbInfo {
}

.tbInfo th{
	padding: 2px 4px 3px 4px;
	font-size: 14px;
	text-align: left;
}

.tbInfo td{
	padding: 2px 4px 3px 4px;
	font-size: 14px;
}

.shopList {
	width: 600px;
	margin: 0px 30px 20px 30px;
	border-top: solid 1px #D6D6D6;
	border-left: solid 1px #D6D6D6;
}

.shopList th{
	padding: 3px 5px 4px 5px;
	background-color: #DFEFFA;
	font-size: 14px;
	color: #232320;
	border-bottom: solid 1px #D6D6D6;
	border-right: solid 1px #D6D6D6;
}

.shopList td{
	border-bottom: solid 1px #D6D6D6;
	border-right: solid 1px #D6D6D6;
	font-size: 14px;
	text-align: left;
	padding: 3px 5px 4px 5px;
}



.navCategory {
	margin: 4px 0px 10px 0px;
}

.navCategory td{
	font-size: 14px;
	font-weight: bold;
}

.navCategory select{
	font-size: 13px;
}



.addViews {
	margin-top: 5px;
}

.addViews td{
	padding: 0px;
}

.addViews th{
	width: 180px;
	text-align: center;
	border: solid 1px #232320;
}

.addViews th img{
	
}

.description400 {
	margin-top: 15px;
	font-size: 11px;
	font-weight: normal;
	background-color: #EFEFEE;
	padding: 10px 15px 10px 15px;
}

.description400 h3 {
	color: #56A5DA;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

.description400 h4 {
	color: #232320;
	border: 0px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.description400 p {
	font-size: 11px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}



.productInfo table.info2{
	border-top: solid 1px #CDCCCA;
}

.productInfo table.info2 th{
	border-bottom: solid 1px #CDCCCA;
	padding: 2px 10px 3px 2px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	width: 50%;
}

.productInfo table.info2 td{
	border-bottom: solid 1px #CDCCCA;
	padding: 2px 2px 3px 2px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	width: 50%;
}

.productInfo .info2 .ourPrice{
	font-weight: bold;
	font-size: 13px;
	color: #DBAB44;
}

.productInfo .info2 .listPrice{
	font-size: 13px;
	color: #56A5DA;
	font-weight: bold;
}

.smallPhotosProduct { margin: 10px -14px 0px -14px; }
.smallPhotosProduct th { width:80px; height: 70px; border:solid 1px #CDCCCA; text-align: center; vertical-align: middle;}

.priceBlockBg {width: 207px; padding: 10px 0px 13px 0px; background: #DFDED9 url('../images/priceBlockBg.jpg') no-repeat; text-align: center; margin-top: 5px;}
.priceBlockBg table { margin-bottom: 10px; }
.priceBlockBg table th { font-size: 16px; font-weight: bold; padding: 5px 3px 5px 13px; text-align: left; }
.priceBlockBg table td { font-size: 16px; font-weight: bold; padding: 5px 13px 5px 3px; text-align: right;}
.priceBlockBg .sale { background: #EFEEEB; color: #ED0000; }

.timer {width: 221px; background: url('../images/timerBg.gif') no-repeat 0px 5px; text-align: center;}
.timer .date { text-align: center; }
.timer .date span { font-size: 14px; font-weight: bold; background: #FFFFFF; padding: 0px 5px 0px 5px; }
.timer .time { text-align: center; padding-top: 44px; }
.timer .time span { color: #ED0000; font-size: 15px; font-weight: bold; background: #FFFFFF; padding: 0px 5px 0px 5px; }
.timer .time2 { text-align: center; padding-top: 42px; }
.timer .time2 span { color: #ED0000; font-size: 19px; font-weight: bold; background: #FFFFFF; padding: 0px 5px 0px 5px; }

ul.benefits { margin: 0px; padding: 5px 0px 0px 0px;}
ul.benefits li { font-size: 14px; margin: 0px; padding: 1px 0px 0px 15px; font-weight: bold; background: url('../images/bullet.gif') no-repeat 2px 5px; list-style: none;}


table.infoDW{
	width:100%;
	border-top: solid 1px #CDCCCA;
}

table.infoDW th{
	border-bottom: solid 1px #CDCCCA;
	width:30%;
	padding: 2px 10px 3px 2px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

table.infoDW td{
	border-bottom: solid 1px #CDCCCA;
	padding: 2px 2px 3px 2px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}