/* General */

body {
	font-family:'Lucida Grande', Geneva, Helvetica, sans-serif;
	color:#3D3F36;
	text-align:center;
	margin:0;
	padding:0;
	background:#dfe3ef url(/img/bg.gif) repeat-x;
	font-size:13px;
	}
img { border:0; }
a {
	text-decoration:none;
	color:#7591da;
}
a:hover { 
	color:#000; 
	background:#ebf0fd;
	}
a.simple { border:0; padding:0; text-decoration:none !important; }
a.simple:hover { background:none !important; text-decoration:none !important; }
blockquote { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
ul {
	list-style-type:none;
	list-style-image:url(/img/bullet.gif);
	}
p {
	margin:.5em 0;
	line-height:1.3em;
	padding:0;
	} 
h1,h2,h3,h4,h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
	padding:0;
	margin:0;
	color:#2e313e;
	}
h2,h3 { margin:10px 0; }
h1 span { visibility:hidden; }
h2 { 
	font-size:24px; 
	color:#333;
	}
h3 { font-size:22px; }
h4 { 
	font-size:20px; 
	color:#333; 
	}
h5 { font-size:10px; color:#333;}
button {
	border:0;
	margin:0;
	padding:0;
	background:#fff;
	/* hide from evil IE mac \*/
	display:inline;
	/* end hiding from IE5 mac */
	}

/* Layout */

#wrapper {
	width:775px;
	margin:0 auto 10px auto;
	}
			
h1 {
	width:527px;
	height:88px;
	background:url(/img/h1_logo.gif) top left no-repeat;
	margin:0 0 0 170px;
	padding:0;
	}
a.indexLink,a.indexLink:hover { display:block; width:527px; height:88px; text-decoration:none; background:none; border:0; }

/*  Top Horizontal nav */

#topNav { 
	height:23px;
	overflow: hidden;
    }
#topNav ul {
	margin-left:200px;
	list-style-image:none;
	margin:0; padding:0; 
}
#topNav ul li { display:inline; margin:0; padding:0; }
#topNav ul li a {
	display:block;
	padding:4px 8px;
	float:right;
	font-size:11px; 
	border:0;
	color:#fff;
}
#topNav ul li a:hover,
#topNav ul li a.activ,
#topNav ul li a.activ:hover { text-decoration:underline; color:#fff; background:none; }


/* Side Vertical nav */

#sideNav,#sideCart { width:136px; float:left; }
#sideNav ul,#shortCart { margin:0; list-style:none; background:url(/img/sideNav_shadow.gif) bottom center no-repeat; padding:0 0 16px 0; } 
#sideNav ul li { display:block; list-style-image:none; }
#sideNav h3,#sideNav ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	display:block;
	text-align:center;
	padding:6px 0; 
	width:136px;
	background:#9fa5b3;
	color:#3e3e3e;
	border-bottom:1px solid #a38c99;
}
#sideNav ul li a.activ,
#sideNav ul li a.activ:hover { background:#fff; }
#sideNav ul li a:hover { background:#acb2c0; }


#sideNav h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
    color:#d9dbe1;
    margin:0;
    font-weight:normal;
    font-size:18px;
}
h3#sideCatalog span,h3#sideCart span {
    background:url(/img/icon_yinyang.gif) top left no-repeat;
    padding-left:25px; 
}
#sideNav h3#sideCart span { background:url(/img/icon_cart.gif) top left no-repeat; border:0; }
#sideNav h3 a,#sideNav h3 a:hover { color:#d9dbe1; text-decoration:none; border:none; background:none; }
#shortCart { background-color:#9fa5b3; padding-bottom:20px;}
#shortCart p.cartItems,#shortCart p.cartTotal { color:#6f7279; margin:0; padding-bottom:3px; font-size:14px; }
#shortCart p.cartTotal { }
a#viewCart { display:block; width:81px; height:27px; background:url(/img/checkoutButton.gif) top left no-repeat; overflow:hidden; margin:4px auto; }
a#viewCart span { visibility:hidden; }


/* more main layouts */

#main {
    width:615px; 
    float:left;
	padding:10px;
	text-align:left;
	background:#fff; 
	min-height:250px;
	}
#main ul { line-height:1.5em; }
#footer {
    margin-top:10px;
    padding-top:10px; 
    position:relative;
    border-top:4px solid #7f7f7f;
	height:35px;
	}
#footer a { color:#9f9f9f; }
#footer a:hover { color:#9f9f9f; text-decoration:underline; border:0; background:none; }

p#jewelersBoard { width:149px; height:23px; background:url(/img/jewelers_board.gif) top left no-repeat; position:absolute; top:0; right:0; }
a#clixel { display:block; width:44px; height:25px; background:url(/img/clixel.gif) top left no-repeat; position:absolute; top:8px; right:170px; }
a#clixel:hover { border:0;  text-decoration:none; background:url(/img/clixel.gif) top left no-repeat;    }
#footer span { visibility:hidden; }

#homepageFeature img { display:block; float:left; margin:0; }
#homepageFeature h2 { color:#4a466b; padding:10px 20px 5px 10px; font-size:26px; }
#homepageFeature p { color:#7d8374; font-size:18px; padding:5px 20px 5px 10px; }
#homepageFeature p a { font-size:12px; }

#leftColumn,#rightColumn {
	position:relative;
	width:350px;
	float:left;
	}
#rightColumn {	float:right; }
#rightColumn img {
	display:block;
	margin:10px auto;
	}

#pageHeader { border-bottom:1px solid #9fa5b3; margin:0 0 10px 0; padding-bottom:4px; }
#pageHeader h2 { font-size:16px; width:100%; position:relative; margin:0; padding:0; }
#pageHeader h2 .smaller { font-size:12px; }

.topTen { color:#CE4630; margin-top:20px; width:346px; background:#FFE851 url(/img/box_bg.gif); }
.topTen a { border-color:#FFE851; }
.topTen a:hover { border-color:#B6240D; }
.topTen dl,.topTen dt,.topTen dd { margin:0; padding:0; display:inline; font-size:11px; }
.topTen dl { display:block; padding-left:16px; background:url(/img/bullet.gif) top left no-repeat; margin-bottom:3px; }
.topTen dt { font-size:13px; }
.linkGroup { padding:0; margin:0; }

.topTen_top,.topTen_bottom {
	display:block;
	width:346px;
	height:15px;
	background:url(/img/box_top.gif) top left repeat-x;
	}
.topTen_bottom {
	background:url(/img/box_bottom.gif) bottom left repeat-x;
	line-height:0;
	font-size:0;
	}
.pad {
	padding:6px;
	}
.pad-center {
	padding:8px 4px 0 4px;
	text-align:center;
	}
.topTen h3 {
	text-align:center;
	font-size:16px;
	color:#CF0C1A;
	}
.event-item ul {
	list-style-image:url(/img/bullet_small.gif);
	}

.event-date {
	display:block;
	}
.emailList {
	color:#fff;
	margin-top:20px;
	width:346px;
	background:url(/img/emailList_middle.gif);
	}
.emailList_top,.emailList_bottom {
	display:block;
	width:346px;
	height:27px;
	background:url(/img/emailList_top.gif) top left repeat-x;
	line-height:0;
	font-size:0;
	}
.emailList_bottom {
	background:url(/img/emailList_bottom.gif) bottom left repeat-x;
	height:7px;
	}

/* General Hooha */

.alert {
	font-family:'Lucida Grande', Geneva, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.2em;
	padding:10px;
	margin:15px;
	background:#ffc;
	color:#333;
	text-align:center;
	}
.alert ul {
	text-align:left;
	list-style-image:none;
	list-style-type:disc;
	font-size:14px;
	line-height:normal;
	}
.alert a {
	color:#fff;
	}
.spacer {
	margin:0;
	padding:0;
	clear:both;
	height:0;
	line-height:0;
	}

/* Shopping Cart & Checkout */

#cart {
	margin-left:75px;
	width:600px;
	}
table.cart {
	margin:10px auto;
	font-size:13px;
	width:600px;
	text-align:left;
	}
table.cart td { 
	padding-left:4px;
	}
table.cart tr.bordertop td {
	padding:6px 0;
	border-top:1px dotted #999;
	}
.extraOptions {
	background:#42617B;
	padding:0;
	}
td.noborder {
	border:0 !important;
	}
th {
	font-weight:normal;
	text-align:left;
	font-size:16px;
	}
p.byline {
	font-style:italic;
	text-align:right;
	margin:10px;
	}

.checkout img { float:right; }
.updatecart,.continueshopping {
	float:left;
	}

/* Catalog */

h3.catalogHomepage { font-size:18px; padding:0; margin-bottom:10px;  }
.subMainBottom,.subMain {
	position:relative;
	margin:6px 20px 20px 0;
	padding:6px;
	}
p.subHeader { width:300px; }
.subMainBottom { }
.subMain p { margin:0; }	
.subMain h2 {
	margin:0 0 10px 0;
	padding-right:160px;
	line-height:25px;
	}

.price { font-weight:bold; font-size:12px; display:block; margin:10px 0; }
.price .strike { font-weight:normal; font-size:.9em; }
.catalogItem { position:relative; width:33%; float:left; margin-bottom:10px;}
.catalogItem img { display:block; margin:2px auto 4px auto; }
.catalogItem .catalogInfo { text-align:center; padding:4px; font-size:9px; }
.catalogItem p { margin:0; }
.subcatImage { display:block; margin:2px auto; }
.catalogSingle { width:415px; float:left; }
.catalogSingle .catalogInfo { position:relative; min-height:150px; }
.catalogSingle h2 { text-align:left; padding-right:60px; color:#61719a; font-size:20px; margin-bottom:4px;}
.catalogSingle p.info { padding-right:150px; color:#000; font-size:14px; }
.catalogSingle .catalogImg { }
.catalogSingle .catalogImg img { display:block; margin:0 auto; }
.catalogSingle .price { color:#000; font-size:22px; font-weight:bold; position:absolute; top:0; right:20px; margin:0; }
.catalogSingle .code { color:#aaa; font-size:10px; position:absolute; top:30px; right:20px; margin:0; }
.catalogSingle label { display:block; font-weight:bold; margin:4px 0; } 
label.product-options { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#61719a; font-weight:normal;}
h3.catalog,h3.catalog-small { font-size:24px; margin:10px 0 4px 0; }
h3.catalog-small { font-size:20px; }
.catalogSingle input.addToCart { position:absolute; top:50px; right:15px; }

.otherProducts { width:190px; border:1px solid #9fa5b3; float:left; padding:0; }
.otherProducts h2 { background:#9fa5b3; padding:4px; font-size:14px; margin:0 0 10px 0; text-align:center; }
.catalogItemSmall { width: 100%; text-align:center; }
.catalogItemSmall img { width:100px; margin:2px auto; display:block; }
	
form#searchSmall { position:absolute; right:0px; top:0px; width:160px; height:20px; overflow:hidden; }
input#searchSmallInput { width:100px; font-size:10px; padding:1px; margin-top:2px; float:left; }
input#goButton { float:left; }

.pgNav { font-size:10px; font-family:Geneva,arial,sans-serif; margin:4px 20px; }
a.prev,a.next,.next-off,.prev-off { margin-right:5px; display:block; float:left; height:15px; width:18px; background:url(/img/next.gif) top left no-repeat; border:0; overflow:hidden; }
a.prev,.prev-off { background:url(/img/prev.gif) top left no-repeat; }
a.next:hover,a.prev:hover {  background-position:0 -168px; }
.pgNav a.page,.pgActiv { margin-right:5px; display:block; float:left; padding:4px; border:1px solid #9fa5b3; }
.pgActiv {border:1px solid #4c5f74;  border-bottom:2px solid #242f3b; border-right:2px solid #242f3b; color:#242f3b; }
.next-off,.prev-off { background-position:0 -350px; }
a.prev span,a.next span { visibility:hidden; }
.pgNav h4 { display:block; float:left; padding-right:10px; }
p.numItems { clear:left; font-size:9px; padding:4px 0 0 4px; color:#666; }
.wholesaleswitch {
	margin:0;
	padding:0;
	width:105px;
	float:right;
	height:20px;
	}

.highlight {
	background: #ff0;
	}
h2 small { font-size:18px; }


/* Homepage */

.homepageCat { width:200px; float:left; margin-right:4px;  text-align:center;}
.homepageCat a { color:#464c37; }
.homepageCat h4 { font-size:16px; }

/* Form Elements */
form { }
fieldset { border:0; }
label { font-size:10px; display:block; margin:6px 0 2px 0; font-weight:bold; color:#666; clear:both; }
label.inline { float:left;  margin-right:10px; clear:none; }
input { padding:2px; font-weight:normal; }
textarea { font-family: courier,monospace; font-size:14px; }
textarea.short-textarea { width:60%; font-size:12px; }
textarea.long-textarea { width:95%; }
input.title-input { font-size:18px; width:95%; }
#actions { clear:both; padding:6px; margin:12px 0 10px 0; }

/* Shopping Cart & Checkout */
 
#cart { width:98%; margin:6px auto; position:relative; }
table.cart { width:100%; font-size:12px; margin-top:10px; }
tr.bordertop td { padding:6px 0; border-top:1px solid #A48770; }
.extraOptions { background:#42617B; padding:0; }
td.noborder { border:0 !important; }
th { font-weight:normal; text-align:left; font-size:14px; }
th.right,td.right { text-align:right !important; }
#buttons { width:100%; height:50px; position:relative; } 
input.checkout { position:absolute; bottom:0; right:0; }
input.update-cart { position:absolute; bottom:0; left:37%; }
.continue-shopping { position:absolute; bottom:0; left:0; }

img.center { display:block; margin:0 auto; }
