/* 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;}

/* policies.css */
p{width:550px;background:url(../img/other/80white.png);border:3px solid #999;border-top:1px solid #999;border-right:1px solid #999;color:#333;font-size:90%;margin:10px auto;padding:15px;}
span.bold{color:#333;font-weight:700;}
span.indent{display:block;margin-left:0;border-left:1px solid #999;padding-left:10px;}
