.leftnav, .subnavbox {width: 123px;}

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


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

.item-message {
 margin-bottom:1em;
 font-weight:bold;
 color:#7eb73b;
}

.itemtable {width:500px}

.itemcell {text-align:center; vertical-align:top;padding:5px 0;}

.catpager2 {padding-top:10px;}

.item_thumb a, .item_thumb a:hover {border:0}

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


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

#itemleft {
 width:300px;
 float:left;
}

#itemleft a {border:0}

.gallery {
 padding-top:25px;
 line-height:15px;
}

.gallery td {
 padding-bottom:10px;
}

.gallery a:hover {text-decoration:none; border-bottom:0;}

#itemright {
 width:300px;
 margin-left:320px;
}

#itemright h1 {
 margin:5px 0;
 padding:0;
}

#itemright .price {
 font-size:14px;
 font-weight:bold;
 margin-bottom:1em;
}

.product-form {
 padding-top:1em;
}

.options {margin-bottom:1em}

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

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

.product-form .sm-button {
 margin-top:15px;
}


/* --- PRESS PAGE --- */

.press_nav {margin-bottom:3em}

.press_nav div {display:inline; margin:0 10px;}

.press-on {
 background:transparent url(../../images/arrow.gif) no-repeat center bottom;
 padding-bottom:14px;
}

.pressimage {
 width:380px;
 float:left;
 text-align:center;
}

.gallery-image-description {
 width:220px;
 margin-left:400px;
}



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

.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}


/* --- GENERAL --- */

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

.sm-button, .abutton, .cbutton, .billbutt, .wbutton {
 background:#fff;
 color:#fa6d05;
 font-family:'Lucida Grande', Geneva, Helvetica, Arial, Verdana;
 border:1px outset #7C6950;
 padding:5px;
}

.imgbutton {
 margin-left:20px;
}

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


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

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

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

.notice {
 font-weight:bold;
}

.preload {
 display:none;
}
