/* ----- FONTS AND COLORS TO ADJUST AS DESIRED ----- */

/* Main text */
body, th, td, input, textarea {
 font-family:verdana,arial,sans-serif;
 font-size:12px;
 color:#646363;
}

/* Main link color */
a:link {color:#858401; text-decoration:none;}
a:visited {color:#858401; text-decoration:none;}
a:hover {color:#e55726; text-decoration:underline;}
a:active {color:#e55726; text-decoration:underline}

/* Left navigation link color */
#leftnav a:link, #toplinks a:link, #contentfoot a:link, #leftnav a:visited, #toplinks a:visited, #contentfoot a:visited {
 color:#646363;
}

/* Form button styles */
.sm-button, .abutton, .cbutton, .billbutt, .wbutton, .ddfm .submit input {
 color:#798792;
 background:#deeaf4 url(../../images/formbuttonbg.gif) repeat center center;
 padding:6px;
 font-family:verdana, arial, sans-serif;
 font-size:10px;
 border:0;
 text-transform:lowercase;
 font-weight:bold;
 letter-spacing:1px;
}

/* ----- END EDITABLE AREA ----- */

body {
 background:#fff url(../../images/bg.gif) no-repeat center 9px;
 margin:0;
 padding:0;
}

#pagebody {
 width:800px;
 margin:40px auto 5px auto;
}

#top {
 position:relative;
 height:170px;
 background:transparent url(../../images/header_bg.gif) no-repeat right 22px;
}

#logo {
 width:247px;
 height:212px;
}

#topnav {
 position:absolute;
 top:101px;
 left:248px;
}

#topnav div {
 float:left;
 margin:0;
 padding:0;
}

#toplinks {
 width:553px;
 text-align:center;
 position:absolute;
 top:165px;
 right:0;
 font-size:9px;
 height:35px;
 padding-top:5px;
 clear:left;
}

#mainbox {
 padding:41px 0 15px 0;
 background:#eaeaea;
}

#mainleft {
 float:left;
 width:120px;
 padding-left:5px;
 position:relative;
 z-index:10;
}

#leftnav {
 margin:15px 0;
 font-size:13px;
 font-family:"century gothic";
}

.subnavbox div {
 margin-bottom:5px;
 padding-left:17px;
}

.subnavbox div:hover {
 background:transparent url(../../images/navhover.gif) no-repeat center left;
}

#newsletter {
 background:transparent url(../../images/newsletterbg.gif) no-repeat 10px 10px;
 text-align:center;
 padding-top:78px;
 height:112px;
 width:123px;
 padding-left:2px;
}

#grab {
 padding-left:19px;
 margin-bottom:5px;
}

#maincontent {
 width:648px;
 margin:0 0 0 131px;
 background:#fff;
 position:relative;
 z-index:10;
 min-height:490px;
}

#mainpad {
 padding:15px 20px;
}

#contentfoot {
 clear:both;
 margin:15px 0 20px 0;
 background:transparent url(../../images/bottomnavbg.gif) no-repeat;
 padding-top:10px;
 height:25px;
 text-align:center;
 font-size:13px;
 text-transform:uppercase;
}

#contentfoot div {
 display:inline;
}

#footer {
 background:#fff url(../../images/footerbg.gif) no-repeat;
 padding-top:30px;
 text-align:center;
 font-size:9px;
 height:73px;
 position:relative;
}

#cards {
 position:absolute;
 left:20px;
 top:30px;
}



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

#index #maincontent {
 width:665px;
 height:652px;
 overflow:hidden;
 background:transparent url(../../images/indexbg.jpg) no-repeat;
}

.indexbanner {text-align:center; margin:7px 0 11px 0;}

#indexblog {
 float:right;
 width:240px;
 height:250px;
 padding-top:6px;
 overflow:hidden;
}

#indexblog h2 {margin:-3px 0 10px 0; padding:0; font-weight:bold; font-size:9px; text-transform:uppercase;}

.home-page-section2, .home-page-section3, #indexblog {
 font-size:11px;
 line-height:15px;
}

.home-page-section2 {
 background:transparent url(../../images/welcome.gif) no-repeat left center;
 width:285px;
 height:120px;
 padding:0 0 0 80px;
 overflow:hidden;
}

.home-page-section3 {
 background:#d9ecf2;
 width:349px;
 height:120px;
 overflow:auto;
 padding:8px;
}

.home-page-section3 ul {margin:3px 0 0 0; padding:0; list-style-type:none;}
.home-page-section3 li {
 background:transparent url(../../images/weeheart.gif) no-repeat left 4px;
 padding-left:13px;
}

.home-page-section3 p {
 margin:0 0 2em 0;
}

.home-page-section1 {
 margin-top:20px;
 background:transparent url(../../images/new.gif) no-repeat;
 padding-top:90px;
}

.home-feat-table {width:100%}

.home-feat-table .itemname, .home-feat-table .price {
 display:none;
}

.home-feat-cell .items {
 width:146px;
 height:146px;
 margin:0 auto;
 background:transparent url(../../images/index_shadow.jpg) no-repeat top center;
}

.home-feat-cell img {
 width:130px;
 height:130px;
 margin:5px 0 0 6px;
}


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

body#category h1 {display:none}

.itemsbox {
 padding:10px 0;
 border-top:1px dashed #eaeaea;
 border-bottom:1px dashed #eaeaea;
}

.itemtable {
 width:100%; 
}

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

.itemname, body#category .price {
 width:158px;
 margin:0 auto;
 text-align:left;
}

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

.item-message {
 font-weight:bold;
 text-align:center;
 width:250px;
 margin:0 auto 1em auto;
 text-transform:uppercase;
 font-size:10px;
 border-top:1px solid #cb705b;
 border-bottom:1px solid #cb705b;
 padding:4px 0;
}

#itemform .item-message {
 width:100%;
}

.itemcell .item-message {
 width:100%;
 margin:2px 0 0 0;
 color: #cb705b;
 border:0;
 padding:0;
}

.categorylongdesc {
 margin-bottom:2em;
}

.paging {
 font-size:10px;
 text-transform:lowercase;
 color:#949494;
}

.paging, .itemtable {
 margin-bottom:1em;
}

.shopcat {
 width:196px;
 height:196px;
 margin:22px 6px 0 0;
 float:left;
 background:transparent url(../../images/shop_shadow.jpg) no-repeat top center;
}

.shopcat img {margin:5px 0 0 6px}

#category .item_thumb, .gallery-icon {
 background:transparent url(../../images/thumbbg.jpg) no-repeat top center;
 height:176px;
}

#category .item_thumb_image, .attachment-thumbnail {
 position:relative;
 top:5px;
 right:2px;
}


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

#item #maincontent {
 line-height:1.5em;
}

#itemleft {
 width:320px;
 float:left;
 font-size:11px;
}

.breadcrumb {
 font-size:9px;
 padding:15px 0;
}

#item h1 {
 font-size:12px;
 text-align:left;
 margin:0;
 padding:0;
}

.galleryitem {
 float:left;
 padding:7px 8px 0 0;
}

#itemright {
 width:240px;
 margin-left:350px;
 font-size:9px;
}

#itemright form {
 display:inline;
}

#itemform {
 font-size:11px;
 line-height:1.2em;
 position:relative;
 margin-bottom:65px;
}

#item .price {
 font-weight:bold;
}

.totalavail {
 float:right;
}

.optavail {
 float:right;
}

.opt-ctrl, .opt-ctrl-req {
 margin-top:10px;
 font-weight:bold;
}

#addcart {
 background:transparent url(../../images/addcartbg.gif) no-repeat left bottom;
 text-align:center;
 margin-bottom:-83px;
}

#addcart input {
 margin-bottom:-1px;
}

#itemqty {
 text-align:right;
 padding-bottom:12px;
}

#ideal {
 background:transparent url(../../images/idealline.gif) no-repeat left bottom;
 padding:35px 10px 10px 10px;
 font-size:11px;
 color:#cb705b;
}

#ideal p {
 margin:0;
 padding:0;
}

#ideal ul {
 padding-left:15px;
}

#itemlinks {
 margin-top:15px;
 background:transparent url(../../images/itembird.gif) no-repeat 170px 20px;
}

.item-pager {
 font-weight:bold;
 text-align:center;
 padding:20px 0;
}

.relatedtitle {
 font-weight:bold;
 color:#cb705b;
 font-size:10px;
}

.relatedtable {
 width:99%;
}

.relatedtable td {
 font-size:9px;
 vertical-align:top;
 padding-top:15px;
}

.rprice {
 color:#5db1cc;
}

#converter {
 margin-top:20px;
 text-align:center;
}


/* --- 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-req, .billing-required, .field, .billing-field {
 border-bottom:1px solid #eaeaea;
 padding:2px 0;
}

.login {width:49%; padding-left:5%}
.login-register {float:right; width:40%; padding-right:5%}
.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:center}

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

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

.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:49px;}

.wishfriend {
 float:left;
 margin-top:-90px;
}

.wishcat, .wishcatno {display:none}

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


/* --- GENERAL --- */
 
img {border:0}

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

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

.item_image, .galleryitem img, .rthumb {
 border:1px dashed #d2d1d1;
}

.searchbox {
 text-align:right;
 width:100px;
 margin-left:7px;
}

.searchbox input.tinytxt {
 width:100px;
}

.text {
 border:1px solid #c5c5c5;
}


/* ------ 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:15px;}
h2 {font-size:14px;}
h3 {font-size:13px;}
h4 {font-size:12px;}

h2.subtitle {
 background:#d9ecf2 url(../../images/longbg_blue.gif);
 text-transform:uppercase;
 padding:3px;
 font-size:13px;
 text-align:center;
 margin-top:2em;
}

h3.subtitle {
 border-bottom:2px solid #d9ecf2;
 text-transform:uppercase;
}

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

.notice {
 font-weight:bold;
 color:#e55726;
}

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

.preload {
 display:none;
}

.buttonimg {
 text-align:center;
 margin:15px auto 30px auto;
}

.buttonimg textarea {
 width:80%;
}

#searchresult iframe {
 width: 600px;
}
