﻿/* CSS Document */
/*** Main CSS ***/
body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}
p {
	margin: 0px 0px 15px 0px;
}
.error {
	font-weight: bold;
	color: #FF0000;
	background-color: inherit;
}
.no_show {
	display: none;
}
.account_headers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
}
h1 {
	font-size: 14px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	width: 250px;
	margin-bottom: 2px;
}
a {
	color: #bd1a53;
	background-color: inherit;
	text-decoration: none;
}
.chat_logo {
	float: left;
	width: 157px;
	height: 63px;
	position: absolute;
	left: 570px;
	top: 35px;
	text-align: center;
}
.wish_list {
	position: absolute;
	top: 30px;
	left: 757px;
}
a:hover {
	color: #0f3e64;
	background-color: inherit;
	text-decoration: none;
}
.blue_link {
	color: #0f3e64;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}
.blue_link:hover {
	color: #bd1a53;
	background-color: inherit;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.wrapper {
	width: 980px;
}
#header_top, #header_bottom, #links_bar, #footer_bottom {
	width: 100%;
}
#header_top, #header_bottom, #footer_bottom {
	background-color: #7cb7c9;
	color: inherit;
}
#header_top {
	height: 29px;
}
#header_bottom {
	height: 148px;
	background-color: #7DB8CA;
}
#links_bar {
	height: 30px;
	background-color: #1b2b44;
	color: inherit;
}
#main_content {
	background-image: url(../site_images/index_17.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
#left_nav {
	float: left;
	width: 155px;
}
.form_sm {
	width: 145px;
	margin-top: 2px;
}
/* updated for the new homepage */
#left_nav .title {
	color: #FFFFFF;
	background: url(../site_images/title_bg.gif) repeat-x;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#left_nav .title a {
	padding-left: 5px;
}
#left_nav a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	line-height: 18px;
	padding-left: 10px;
}
#left_nav a:hover {
	color: #d6ca4a;
	background-color: inherit;
	text-decoration: none;
}
#right_content {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 790px;
}
#right_content2 {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 600px;
}
#right_content3 {
	float: right;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 185px;
	min-height: 400px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer_bottom2, #footer_bottom {
	clear: both;
}
#footer_bottom2 {
	padding-top: 10px;
}
#footer_bottom2 .wrapper {
	padding-top: 8px;
	font-size: 11px;
	padding-bottom: 5px;
}
#footer_bottom2 a {
	color: #317292;
	background-color: inherit;
	text-decoration: none;
}
#footer_bottom2 a:hover {
	color: #1b2b44;
	background-color: inherit;
	text-decoration: none;
}
#footer_logos {
	float: right;
}
#footer_bottom2_links {
	float: left;
	padding-left: 170px;
	padding-top: 65px;
}
#footer_bottom2_logos {
	width: 193px;
	text-align: right;
	overflow: hidden;
	margin-left:30px;
	height:61px;
}
#footer_bottom2_logos_bot {
	width: 193px;
	height: 27px;
	background-image: url(../site_images/logos_back2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
}
#footer_bottom .wrapper {
	color: #FFFFFF;
	background-color: inherit;
	padding-top: 8px;
	font-size: 12px;
	text-align: center;
}
#footer_bottom a {
	color: #1B2B44;
	text-decoration: underline;
}
#footer_bottom a:hover {
	color: #bd1a53;
	text-decoration: none;
}
.clr {
	clear: both;
}
/*** Products List CSS ***/
.prod_title {
	font-size: 20px;
	font-weight: bold;
	width: 790px;
}
.prod_learn_link {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.divider {
	border-bottom: 1px solid #a9a9a9;
	padding-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#sort_prod {
	text-align: right;
	width: 100%;
}
.prod_results {
	padding-top: 10px;
}
.prod_results div {
	float: left;
	width: 50%;
}
.prod_results_page {
	text-align: right;
}
.show_prod {
	width: 260px;
	float: left;
	padding-left: 2px;
}
.show_prod_img {
	float: left;
	width: 105px;
}
.show_prod_img img {
	border: 1px solid #808080;
}
.show_prod_txt {
	float: left;
	padding-left: 10px;
	width: 140px;
}
.show_prod_txt_title {
	font-weight: bold;
}
.show_prod_txt a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 26px;
}
/*** Cart CSS ***/
#cart {
	width: 600px;
}
#cart_title {
	font-weight: bold;
	background-color: #7cb7c9;
	color: #FFFFFF;
}
#cart div {
	padding-top: 3px;
	padding-left: 3px;
}
.cart1, .cart2, .cart3, .cart4 {
	float: left;
}
.cart1 {
	width: 55px;
}
.cart2 {
	width: 325px;
}
.cart2 img {
	float: left;
}
.cart3 {
	width: 75px;
	text-align: center;
}
.cart4 {
	width: 125px;
	text-align: right;
}
.gray_bar {
	background-color: #f8f8f9;
	color: #000000;
	border: 1px solid #b6b7cb;
	padding: 5px;
	clear: both;
}
.button_red {
	background-color: #f8f8f9;
	color: #bd1a53;
	border: 1px solid #bd1a53;
	margin-top: 3px;
	font-weight: bold;
	font-size: 12px;
}
/*** Login CSS ***/
.sign_in_box {
	width: 375px;
	float: left;
	margin-right: 10px;
}
/*** New Account CSS ***/
.create_account {
	width: 500px;
}
.act_title, .act_input {
	float: left;
}
.act_title {
	width: 150px;
	margin-top: 3px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}
.act_input {
	margin-left: 10px;
}
.account {
	width: 500px;
}
.account img {
	margin-left: 100px;
}
.order_div {
	float: left;
	margin-left: 10px;
	width: 230px;
}
.order_div2 {
	float: left;
	margin-left: 10px;
}
.order_div_left, .order_div_right {
	float: left;
}
.order_div_left {
	border-right: 1px solid #a9a9a9;
	width: 150px;
}
.order_div_right {
	width: 325px;
}
.order_div_right .desc {
	margin-left: 10px;
	float: left;
}
.order_div_right .price {
	float: right;
	text-align: right;
}
.address_div1 {
	float: left;
	width: 275px;
}
.address_div2 {
	float: left;
	width: 50px;
	margin-left: 10px;
}
.address_div3 {
	float: left;
	width: 140px;
	margin-left: 10px;
}
.address_div4 {
	float: left;
	width: 175px;
	margin-left: 50px;
}
.address_div5 {
	float: right;
	width: 100px;
	font-weight: bold;
	font-size: 11px;
}
#product_left {
	width: 350px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#product_left2 {
	width: 335px;
	float: left;
	background: url(../site_images/box_top.gif) no-repeat top left;
	margin-top: 20px;
	margin-left: 20px;
}
#product_left_inner {
	background: url(../site_images/box_bottom.gif) no-repeat bottom left;
	float: left;
	padding: 7px 8px 7px 7px;
}
#product_right {
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
}
#product_right2 {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
	width: 350px;
}
#product_right2 a.views {
	color: #317292;
	text-decoration: underline;
	background: url(../site_images/grad.gif) no-repeat;
	background-position: 0 19px;
	width: 383px;
	height: 36px;
	text-align: center;
	display: block;
}
#product_right2 #product_price {
	width: 300px;
	float: left;
	margin-left: 55px;
	margin-bottom: 10px;
}
* html #product_right2 #product_price {
	width: 300px;
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
}
#product_right2 #product_price a {
	color: #317292;
}
.clearfix {
	clear: both;
}
#product_right2 table {
	margin: 0 0 0 1px;
	padding: 0;
}
* + html #product_right2 table {
	margin: 0 0 0 -4px;
	padding: 0;
	text-align: left;
}
#product_right2 table a {
	color: #317292;
	text-decoration: underline;
}
#product_right2 table td {
	text-transform: uppercase;
	text-align: left;
	margin: 0;
}
#product_right2 table td.currency {
	padding-right: 3px;
}
#product_box {
	border: 4px solid #c5e8f2;
	width: 270px;
	margin: 5px auto 15px auto;
	position: relative;
}
#product_right2 p.avail {
	width: 200px;
	margin: 2px 0 0 0;
	padding: 0 0 0 3px;
	text-align: left;
	float: left;
}
* + html #product_right2 p.avail {
	width: 200px;
	margin: 2px 0 0 0;
	padding: 0 0 0 5px;
	text-align: left;
	float: left;
}
#product_right2 p.avail select {
	width: 60px;
	padding: 2px;
	border: 1px solid #abadb3;
}
#product_box ul {
	padding: 8px 0 40px 0;
	text-align: left;
	font-size: 12px;
	width: 240px;
	color: #333333;
	margin: 0 auto;
}
#product_box ul li {
	background: url(../site_images/bullet.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style: none;
	line-height: 1.5em;
}
#product_box p {
	position: absolute;
	bottom: 0;
	left: 30px;
	color: #317292;
	display: block;
}
#product_box a {
	color: #bd1a53;
}
#product_desc {
	margin-top: 20px;
}
#product_spec {
	background-color: #1b2b44;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0 3px 3px;
}
.product_desc_inner {
	padding: 10px 10px 10px 20px;
}
.product_desc_inner2 {
	padding: 10px 10px 10px 20px;
	color: #858484;
	background-color: inherit;
	font-size: 11px;
}
.sale {
	color: #FF0000;
	background-color: inherit;
	font-weight: bold;
}
.product_right_bottom {
	color: #858484;
	background-color: inherit;
	font-size: 11px;
	text-align: left;
}
.product_right_bottom ul {
	width: 235px;
	margin: 0 auto;
	font-size: 12px;
}
.product_right_bottom ul li {
	background: url(../site_images/bullet.gif) no-repeat left;
	padding-left: 13px;
	list-style: none;
}
#hintbox {
	/*CSS for pop up hint box */
	position: absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/;
	padding: 3px;
	border: 1px solid black;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}
.hintanchor {
	/*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}
/* New Front Page */
#boxes {
	width: 769px;
	font-weight: bold;
}
#boxes a {
	color: #317292;
	background-color: inherit;
	font-size: 12px;
}
#boxes a:hover {
	color: #bd1a53;
	background-color: inherit;
}
#shop_gems {
	width: 383px;
	height: 146px;
	float: left;
}
.shop_gems_text {
	top: 385px;
	left: 185px;
	position: absolute;
}
#box_div1 {
	width: 3px;
	height: 146px;
	background-image: url(../site_images/front_sep_1.jpg);
	background-repeat: no-repeat;
	float: left;
}
#shop_jewelry {
	width: 383px;
	height: 146px;
	float: left;
}
.shop_jewelry_text {
	top: 385px;
	left: 575px;
	position: absolute;
	width: 383px;
	height: 146px;
}
#design_own {
	width: 383px;
	height: 146px;
	float: left;
}
.design_own_text {
	font-size: 18px;
	top: 530px;
	left: 335px;
	position: absolute;
	width: 220px;
}
#box_div2 {
	width: 3px;
	height: 146px;
	background-image: url(../site_images/front_sep_2.jpg);
	background-repeat: no-repeat;
	float: left;
}
#make_offer {
	width: 383px;
	height: 146px;
	float: left;
}
.make_offer_text {
	width: 150px;
	font-size: 14px;
	text-align: center;
	top: 530px;
	left: 595px;
	position: absolute;
}
#new_arrivals {
	width: 769px;
	height: 35px;
	background-image: url(../site_images/front_new.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#new_arrivals .date {
	padding-right: 15px;
	padding-top: 10px;
	color: #666666;
	background-color: inherit;
	width: 70px;
	float: right;
}
.show_feat_prod {
	width: 150px;
	float: left;
	margin-right: 13px;
}
.show_feat_img {
	text-align: center;
}
.show_feat_txt {
	padding-left: 10px;
}
.show_feat_txt_title {
	font-weight: bold;
}
.show_feat_txt a {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #317292;
	background-color: inherit;
}
.show_feat_div {
	background-image: url(../site_images/prod_div.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 273px;
	width: 42px;
}
.plus_link {
	background-image: url(../site_images/link_plus.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 12px;
	line-height: 15px;
}
.show_gem_offer {
	width: 140px;
	float: left;
	padding-right: 15px;
}
.show_gem_offer img {
	border: 1px solid #999999;
}
.tr0 {
	background-color: #F0F0F0;
}
.tr1 {
	background-color: #FFFFFF;
}
#mcaffee {
	width: 108px;
	height: 62px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	position:relative;
	top:-65px;
	left:0px;
}
* + html #mcaffee, * html #mcaffee  {
	left:-90px;
	top:-63px;
}
/* new homepage css*/
#home_content {
	width: 807px;
	float: left;
}
#home_col_left {
	width: 537px;
	margin: 33px 23px 0 0;
	float: left;
}
#home_content h1 {
	width: 537px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 19px;
}
#home_content p {
	width: 515px;
	text-align: justify;
	letter-spacing: .5px;
	color: #333;
}
#home_content a {
	color: #317292;
	text-decoration: underline;
}
#home_content ul {
	margin: 0;
	padding: 0;
}
#home_content ul li {
	list-style: none;
	background: url(../site_images/grey_bullet.gif) no-repeat left;
	padding-left: 10px;
	color: #333;	letter-spacing: .5px;

}
#make_offer {
	float: left;
	width: 247px;
	margin: 33px 0 0;
}
