body {
 background:#fff;
 margin:0;
 padding:0;
}

body, th, td, input, textarea {
 font-family:arial,helvetica,sans-serif;
 font-size:12px;
 color:#5d3d34;
 line-height:1.4em;
}

#page {
 width:800px;
 background:#addfe7;
 padding:25px;
 margin:35px auto;
 position:relative;
 text-align:right;
}

#logo {
 position:absolute;
 top:30px;
 left:40px;
}

#tablinks {
 position:absolute;
 top:127px;
 right:35px;
}

#tablinks a {
 background:#d6eff3;
 padding:6px 9px;
 font-weight:bold;
 text-decoration:none;
 margin-left:4px;
}

#mainbox {
 text-align:left;
 background:#fff;
 padding:25px 15px;
 margin:90px 0 10px 0;
}

#leftnav {
 float:left;
 width:140px;
 line-height:1.7em;
 background:transparent url(../../images/menuhead.png) no-repeat left top;
 padding:37px 0 0 20px;
 margin-top:-20px;
 margin-left:-20px;
}

.subnavbox div, .leftnav div {
 background:transparent url(../../images/navline.gif) no-repeat left bottom;
 padding:3px;
}

.specialbox {
 margin:20px 0 40px 0;
}

#maincontent {
 margin-left:160px;
}



/* --- INDEX PAGE --- */

#indeximage {
 float:right;
 width:300px;
 padding:5px;
 border:1px solid #addfe7;
 text-align:center;
 font-size:16px;
 line-height:1.7em;
}

#indextext {
 width:275px;
}


/* --- CATEGORY PAGE --- */

.itemtable {width:99%; margin-top:1em;}

.itemcell {
 vertical-align:top; 
 padding-bottom:2em;
 text-align:center;
}

.items {
 width:150px;
 padding:3px;
 border:1px solid #d6eff3;
}

.itemname {
 text-align:center;
}

.saleprice {font-weight:bold;}
.notprice {text-decoration:line-through}

#category .price {display:none}

#category h1 {
 text-align:left;
}

.paging {
 margin:2em 0;
 font-size:10px;
}

#category .viewimage, #category .additional-info, #category .itemlongdesc, #category .relatedbox, #category .emailfriend, #category .request-info {display:none}

#category .item-message {
 margin-top:0;
}

#category .product-form {
 background:#d6eff3;
 padding:10px;
 margin:0;
}

#category #maincontent {
 text-align:right;
}



/* --- ITEM PAGE --- */

#itemtop {margin-bottom:1em}

.itemname {
 height:30px;
}

.breadcrumb {
 float:left;
}

.item-pager {
 float:right;
}

#itemleft {
 float:left;
 width:330px;
 border:1px solid #d6eff3;
 padding:5px 5px 2px 5px;
}

.gallery td {
 padding-right:4px;
}

#itemright {
 margin-left:340px;
}

.indent {
 padding-left:15px;
}

.indent ul {
 margin:10px;
 padding:10px;
}

.itemtitle {
 font-weight:bold;
 font-size:14px;
 padding:2px 0;
}

.itemtitle img {
 vertical-align:middle;
 padding-right:3px;
}

.product-form {
 background:#d6eff3;
 padding:10px;
 margin:15px 0;
}

#category .product-form {
 background:transparent;
}

.restock-request {display:none}

.item-message {
 color:#f00;
 margin-top:1em;
}

#qtyadd {
 text-align:right;
 padding-right:10px;
}

#qtyadd input {
 vertical-align:middle;
}

.request-info {
 padding-top:20px;
}

.catcode {display:none}

.opt-ctrl, .opt-ctrl-req {
 font-weight:bold;
}

.opt-elem {
 padding-left:3px;
}

.relatedbox {
 margin-top:2em;
 text-align:left;
}

.related-table {width:100%; margin-top:2em;}

.relatedhead, .related-table th {
 font-weight:bold;
 font-size:14px;
 border-top:3px dotted #addfe7;
 padding-top:6px;
}

.related {
 float:left;
 padding:10px 20px 0 10px;
}

.related div {display:none}


/* --- ACCOUNT PAGES --- */
 
.register-form, .wlistsearch {width:420px; margin:0 auto;}
.register-form td, .wlistsearch td {width:50%}
.field-req, .billing-required {font-weight:bold;}
.field, .billing-field {}

.login {width:49%}
.login-register {float:right; width:49%}
.login-form {width:100%;}
.login-form td {width:50%;}
.forgotlink {font-size:11px; margin:0.5em 0;}
.login-register {text-align:center}
.login h2, .login-register h2 {margin:0; padding:0 0 1em 0; text-align:left}

.login-confirm p {text-align:center}

.userpass .note, .userpass .notice {text-align:center}
.reset-form {width:60%; margin:0 auto}
.message, .msg {color:#f00;}

.wishlisttable, .accounttable {width:100%; border-bottom:1px solid #c0c2c4; margin-bottom:2em;}
.wishlisttable td {text-align:center}
.wishlisttable .itemname {text-align:left;}
.wishlisttable .row1, .wishlisttable .row0 {border-top:1px solid #c0c2c4;}
.wishlisttable .optrow {border:0; text-align:left; padding-left:60px;}

.wdelete {text-align:right; margin-bottom:5px}
.wlistsearchp {text-align:center}


/* --- ACCOUNT PAGES --- */

.wholeform {margin-top:1em}
.wholeform td {vertical-align:top; white-space:nowrap; padding-right:6px;}
.wholeform .fmtext, .wholeform .fmtextarea, .wholeform .fmselect {
 width:250px;
 border:1px solid #c0c2c4;
}

.errorlist {color:#f00;padding-bottom:1em;}
 
 
/* --- GENERAL --- */
 
img {border:0}

a:link {color:#5fa9b5;text-decoration:underline}
a:visited {color:#5fa9b5;text-decoration:underline}
a:hover {color:#5d3d34;text-decoration:none}
a:active {color:#5d3d34;text-decoration:none}

.item-message a:link {color:#f00;text-decoration:underline}
.item-message a:visited {color:#f00;text-decoration:underline}
.item-message a:hover {color:#f00;text-decoration:none}
.item-message a:active {color:#f00;text-decoration:none}

#leftnav a:link {color:#5d3d34;text-decoration:none}
#leftnav a:visited {color:#5d3d34;text-decoration:none}
#leftnav a:hover {color:#fff;text-decoration:underline}
#leftnav a:active {color:#5d3d34;text-decoration:none}

.cartlinks a:link, .cartitems a:link {color:#5d3d34;text-decoration:none}
.cartlinks a:visited, .cartitems a:visited {color:#5d3d34;text-decoration:none}
.cartlinks a:hover, .cartitems a:hover {color:#fff;text-decoration:underline}
.cartlinks a:active, .cartitems a:active {color:#5d3d34;text-decoration:none}

#mainbox a:hover {color:#addfe7;text-decoration:underline}

#mainbox .itemname a:link {color:#5d3d34; text-decoration:none}
#mainbox .itemname a:visited {color:#5d3d34; text-decoration:none}
#mainbox .itemname a:hover {color:#5d3d34; text-decoration:underline}
#mainbox .itemname a:active {color:#5d3d34; text-decoration:none}

form {margin:0; padding:0}
input, select {font-size:10px}

.sm-button, .abutton, .cbutton, .billbutt, .wbutton, .ddfm .submit input {
 background:#addfe7;
 font-weight:bold;
 text-transform:uppercase;
 border:0;
 padding:3px;
 font-size:12px;
 letter-spacing:0.1em;
}

.product-form .sm-button, #category .sm-button {
 border:0;
 padding:0;
 background:transparent;
}

#category .sm-button {
 margin-right:20px;
}


/* ------ FOR FORMATTING TEXT ------ */

.floatleft {float:left; margin-right:10px}
.floatright {float:right; margin-left:10px}

.left {text-align:left}
.ctr {text-align:center}
.right {text-align:right}
.justify {text-align:justify}

.small, .tinytxt {font-size:10px}

h1, .content-title, .title {
 font-size:16px;
 font-weight:bold;
 text-align:center;
}

h1 {font-size:16px;}
h2 {font-size:15px;}
h3 {font-size:14px;}
h4 {font-size:13px;}

.error, .item-error {
 color:#f00;
 font-weight:bold;
}

.notice, .special-message {
 font-weight:bold;
 border-top:1px solid #addfe7;
 border-bottom:1px solid #addfe7;
 padding:5px 0;
 margin:5px 0;
}

.discount-message {background:#ffddd7; padding:5px;}

.clear {
 clear:both;
 font-size:1px;
}

.preload {
 display:none;
}

