/* main.css */
*{outline:none;margin:0;padding:0;}
body{font:90% Georgia, serif;}
a{color:#333;text-decoration:none;outline:none;}
a:hover{color:#000;text-decoration:underline;}
a img{border:none;background:none;}
h2{font-size:1.6em;}
select{margin:2px 0;}
#tooltip{position:absolute;z-index:500;background:#FFF;border:1px solid #666;padding:5px;}
#tooltip h3{font:12px Georgia, serif;font-weight:400;margin:0;padding:0;}
#wheelSpinner,#bkgd{position:fixed;z-index:-100;left:50%;margin-left:-550px;top:-200px;width:1100px;height:1100px;}
#bkgd{background:url(../img/other/mainbkgd.jpg) no-repeat center center;}
#wrapper{width:870px;padding-top:20px;margin:0 auto;}
#content{position:relative;min-height:500px;height:auto!important;margin:0 auto;}
#footer{float:left;display:inline;width:100%;margin-top:25px;height:35px;background:url(../img/other/whiteGradientTop.png) repeat-x top left;text-align:center;font-size:85%;color:#333;}
#footer table{margin:0 auto;}
#header{height:70px;}
input.btn,a.btn{border-bottom:2px solid #ccc;border-left:2px solid #ccc;font-family:Georgia, serif;padding:5px;}
input.btn:hover,a.btn:hover{cursor:pointer;color:#000;border-color:#666;}
input,textarea{border:1px solid #ccc;background:#FFF;text-align:center;font-family:Georgia, serif;color:#333;padding:3px;}
textarea{font-size:90%;}
.error,.error-message{color:#B40000;}
.message{text-align:center;color:#0AB798;padding:5px;}
input.error,input.form-error,textarea.form-error{border-color:#B40000;}
span.indent{margin-left:10px;display:block;}
.ltgray{color:#999;}
.mdgray{color:#666;}
.dkgray{color:#333;}
.red{color:#900;}
.black{color:#000;}
.blue{color:#0077AD;}
span.strikethrough{text-decoration:line-through;}
div.pageLoading{display:none;position:absolute;z-index:1000;width:24px;height:24px;top:0;left:120px;background:url(../img/other/ajax-loader-lite.gif) no-repeat center center;}
#content,#footer{visibility:hidden;}
td.description{font-size:105%;}
#TB_window a.addToCart{color:#222;}
#TB_window a.addToCart:hover{color:#393;text-decoration:none;}
#zoomable{color:#666;margin-bottom:10px;}
.smallSpinner{width:16px;height:16px;background:url(../img/other/ajax-loader-small.gif) no-repeat center center;}
.tinyLoading{padding-right:12px;background:url(../img/other/ajax-loader-tiny.gif) no-repeat center right;}
p.comingSoon{width:100%;text-align:center;margin:40px;}
p.charmsInstructions{float:left;clear:left;margin-top:5px;font:13px 'Courier New', courier, serif;font-weight:700;color:#000;background:#fff;padding:3px;}
.tax{color:#006BD2;}
p.tax{line-height:1.5em;}
input[type=hidden],ul.showAll,span.backToGrid{display:none;}

/* shopCollections.css */
table#shopCollections{margin:0 auto;padding:0;}
table#shopCollections td{height:280px;width:50%;}
table#shopCollections td a{z-index:2;}
table#shopCollections td div{position:relative;overflow:hidden;height:250px;width:250px;padding:5px;}
table#shopCollections td.right{text-align:left;padding-left:10px;}
table#shopCollections td.left{text-align:right;padding-right:10px;}
div.leftMenu{width:145px;float:left;display:inline;padding:0 5px;}
div.leftMenu ul{list-style:none;text-align:left;margin:0;padding:0;}
div.leftMenu li{color:#666;line-height:1.5em;}
div.leftMenu ul li ul{cursor:pointer;padding-left:10px;}
li.checked{color:#000;}
div.topMenu{display:none;width:100%;text-align:left;color:#666;}
#content #right div.jewelry{float:left;display:inline;width:120px;height:120px;margin:8px;padding:0;}
#content #left,#content #top{float:left;font:85% Georgia, serif;display:inline;margin:10px 0 5px;}
#content #left{width:150px;}
#content #right{width:700px;float:right;min-height:500px;height:auto!important;display:inline;}
.grid{cursor:pointer;}
.loading{background:url(../img/other/ajax-loader-small.gif) no-repeat center center;}
.message{margin-bottom:-15px;}
.horizontal_border,.vertical_border{position:absolute;background:#444;z-index:1;}
.horizontal_border{width:260px;height:5px;}
.vertical_border{width:5px;height:260px;}
.right_border{top:0;left:255px;}
.bottom_border{top:255px;left:0;}
.top_border,.left_border{top:0;left:0;}