body, html {height: 100%;} /* 100% Height Fix */
body {margin: 0; padding: 0; background: #918B75 url(/images/bg.gif); font: 11px Georgia, Trebuchet MS, Helvetica, Verdana, sans-serif;}
hr {height: 2px; background: #CDC9BA; border: 1px solid #CDC9BA;}

/* Link Styles */
a {color: #918B75; text-decoration: none;}
a:hover {color: #A9562A; text-decoration: underline;}
img {border: none;}

ul, li {list-style-type: none; margin: 0; padding: 0;}

/* Image Rollovers */
a img#first {display: none;}
a:hover {background: none; border: none;}
a:hover img#first{display: inline;}
a:hover img#second{display: none;} slob

/* Heading Styles */
h1 {color: #A9562A;font-weight:bold;}
h2 {font-size: 14px; color: #A9562A;}
h3 {font-size: 14px;}
h1{font-size: 18px; font-family:Georgia;color:#A9562A;}
#left h2 {font: 12px Georgia; font-weight: bold; color: #A9562A; border-bottom: 3px double #CDC9BA; padding: 0 0 0 10px; margin: 1px 0;}
#left h2 a {color: #A9562A;}
#left h2 a:hover {text-decoration: none;}
#left a{font-size:10px;}
/* Wrap */
html>body #wrap {height: auto;} /* 100% Height Fix */
#wrap {width: 765px; height: 100%; min-height: 100%; background: #FCFBF8 url(/images/wrapbg.gif) repeat-y; position: relative;}

/* Header */
#topright {height: 17px; width: 300px; text-align: right; padding: 5px 10px 0 0; position: absolute; top: 0; right: -2px; font-weight: bold; font: 1.1em Tahoma;}
#topright a {color: #817C68; text-decoration: none;}
#topright a:hover {text-decoration: underline;}
#topright li {float: right; text-align: right;}
* html #topright {position: absolute; top: 0; right: -3px;}

#header {height: 115px; width: 759px; border-right: 2px solid #CDC9BA;  position: relative;}
#lang {position: absolute; left: 10px; bottom: -33px;}
#lang a img {margin: 2px; border: 2px solid #CDC9BA; padding: 1px;}
#lang a:hover img {margin: 2px; border: 2px solid #918B75;}

/* Navigation */
#nav {width: 500px; height: 26px; position: absolute; right: 0; bottom: 2px;}
* html #nav {position: absolute; right: -1px; bottom: 1px;}
#nav {float: right; height: 26px;}
#nav a {display: block; float: right; padding: 7px 10px 0 10px; height: 19px; font: 14px Georgia, serif; color: black;}
#nav a:hover {background: #FFF url(/images/navover.gif) bottom left repeat-x; text-decoration: none;}

#nav a.on, #nav a.on:hover {color: #D6D2C4; font-weight: bold; background: #817C68 url(/images/navhover.gif) bottom left repeat-x;}

#subnav {height: 25px; width: 550px; background: url(/images/subnavbg.gif) top right no-repeat; text-align: right; padding: 7px 20px 0 0; position: absolute; bottom: -32px; right: -2px; font-weight: bold;}
* html #subnav {position: absolute; bottom: -33px; right: -3px;}
#subnav a {font-weight: normal;}

/* Left Column */
#left {width: 179px; float: left; font: 9px Verdana;}
#left p {padding: 5px 10px 15px 10px; margin: 0;}
#dates {padding: 5px 15px 15px 8px; margin: 0; border: none;}
#dates td {width: 50%; padding: 0 10px 0 0; vertical-align: top;}
* html #dates {margin-left: 8px;}
/* Right Column */
#right {width: 470px; float: left; margin-left: 22px; font-size: 14px; padding: 0px 0 84px 0;}
* html #right {padding: 45px 0 84px 0;}
#left {padding: 20px 0 84px 0;}
#farright {width: 100px; float: left; margin-left: 22px; font-size: 14px; padding: 20px 0 84px 0;}
/* Footer */
#footer {height: 24px; background: url(/images/footerbg.gif) no-repeat; font-size: 9px; position: absolute; left: 0; bottom: 0; width: 731px; padding: 40px 20px 0 10px;}
#footernav {float: right; text-align: right;}
#copy {float: left;}

/* Featured Products */
.featproduct {padding: 5px 0; border-top: 2px solid #CDC9BA; font-size: 10px;}
.featpic a img {border: 2px solid #CDC9BA; padding: 1px;}
.featpic a:hover img {border: 2px solid #A9562A;}
.feattext {float: right; width: 330px; padding-bottom: 10px; font: 10px Verdana;}
.featpic {float: left; width: 100px; padding-bottom: 10px;}

/* Member Login */

.itemlist {padding: 5px; margin: 5px 0; border-bottom: 1px solid #CDC9BA; font: 9px Verdana;}
.itemtitle {float: left; font-weight: bold;}
.itemedit {float: right; text-align: right;}

/* Browse Shops */
.shoplist {padding: 5px 0; margin: 5px 0; border-bottom: 1px solid #CDC9BA; font: 11px Verdana, sans-serif;}
.shoplistleft {float: left; font-weight: bold;}
.shoplistleft a {color: #A9562A;}
.shoplistright {float: right;}
.shoplistright a {color: #000;}

/* Product Thumbnails Table */
.productthumbs {width: 100%; border: none;}
.productthumbs td {width: 25%;}
.productthumbs td a {display: block; padding: 5px; font: 9px Verdana, sans-serif; font-weight: bold; color: #000; text-align: center; border: 1px solid #FCFBF8;}
.productthumbs td a img {display: block; margin: 2px auto 0 auto; padding: 1px; border: 2px solid #CDC9BA;}
.productthumbs a:hover {border: 1px solid #CDC9BA; color: #A9562A; text-decoration: none;}

/* Product Details */
.productdesc img {float: left; border: 2px solid #CDC9BA; padding: 1px; display: block;}
.productdescright {float: right; width: 325px;}

/* FORMS */
.register {margin: 5px 0; padding: 10px 0 10px 0; font-size: 12px; border-top: 2px solid #CDC9BA; border-bottom: 2px solid #CDC9BA;}
input, textarea, select {font: 12px Georgia, sans-serif;}
.categorysection {float: left; width: 300px; position: relative;font-size: 12px;}
.formleft {float: left; width: 150px; position: relative;}
.formright {float: right; width: 320px;}
.formleft, .formright {padding-bottom: 5px; }
.input {width: 220px;}
.check {margin: 0; padding: 0;}
.but {background: #918B75; border: 2px solid #817C68; font-weight: bold; color: #FFF;}

.note {display: block; font: 9px Verdana, sans-serif; padding-top: 5px;}




#right ul {padding-left: 20px; margin-bottom: 10px;}

#homepagewrap {font: 10px Tahoma, sans-serif; margin: 15px 0; padding: 10px 0; border-top: 2px solid #CDC9BA; border-bottom: 2px solid #CDC9BA; height: auto;}
* html #homepagewrap {border-bottom: none;}
#homepagewrap h3 {margin: 10px 10px 5px 10px;}
#latestitems {float: left; width: 280px; border-right: 1px solid #CDC9BA; padding-bottom: 10px;}
#latestitems a {display: block; width: 120px; float: left; margin-right: 10px; text-align: center; font-weight: bold;}
#latestitems img {display: block; margin: 5px auto 5px auto; border: 2px solid #CDC9BA; padding: 1px;}
#latestitems a:hover img {border: 2px solid #A9562A;}
#latestshops {float: left; width: 120px; margin-left: -1px; border-left: 1px solid #CDC9BA; padding-bottom: 10px;}

#itemslist {
	/*float: left; */
	padding-bottom: 10px;}
#itemslist a {display: block; width: 110px; float: left; margin-right: 6px; text-align: center; font-weight: bold;}
#itemslist img {display: block; margin: 5px auto 5px auto; border: 2px solid #CDC9BA; padding: 1px;}
#itemslist a:hover img {border: 2px solid #A9562A;}
#membership_details{
 font-size:12px; 
}
#membership_details .dark{background-color: #eee;}
.back{font-size: 12px;}


    /* INDEX PAGE STYLES */

    #index #wrap {
      background: #FCFBF8 url(/images/bg-wrap-index.gif) repeat-y;
      width: 914px;
    }

    #index #header {
      width: 908px;
      background: url(/images/bg-header-index.gif) no-repeat;
    }

    #index #footer {
      width: 878px;
      background: #FFF url(/images/bg-footer-index.gif) no-repeat;
    }

    #footer p {
      margin-bottom: 0;
    }

    #index-box {
      width: 710px;
      float: left;
    }

    #index-box #right {
      width: 500px;
    }

    #side-bar {
      float: right;
      width: 179px;
      margin-right: 6px;
      display: inline;
      font: 11px Georgia, Trebuchet MS, Helvetica, Verdana, sans-serif;

      padding: 20px 0 80px 0;
    }

    .advert {
      padding: 5px 0 15px 10px;
    }

    .sample-a {
      width: 160px;
      height: 600px;
      background: #444;
    }

#left h2, #side-bar h2 {font: 12px Georgia; font-weight: bold; color: #A9562A; border-bottom: 3px double #CDC9BA; padding: 0 0 0 8px; margin: 1px 0;}
#left h2 a, #side-bar h2 a {color: #A9562A;}
#left h2 a:hover, #side-bar h2 a:hover {text-decoration: none;}

#left p, #side-bar p {padding: 5px 10px 15px 10px; margin: 0;}
#side-bar h3 {font: 10px Georgia; font-weight: bold; color: #A9562A; padding: 0 0 0 10px; margin: 0px 0;}

#flash {margin: 5px; font-size:13px; font-weight:bold;}
.success{color: #66CC33;}

hr.under {height: 0px; background: #CDC9BA; border: 1px solid #CDC9BA;}

ul.reasons {   
	list-style: none;
	margin-left: -0.6em;	
	padding-left: 0px;
	text-indent: -0.8em;
}
ul.reasons li:before {
	content: "\00BB \0020";
}	
ul.reasons li {
	color: #444;
	font-size:88%;
  margin-left: 0px;
	line-height:16px;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: .4em; /* a little spacing between list items */
}	
ul.list2col {width: 100%; margin-left: 9px; list-style-type:none;}
ul.list2col li {float: left; width: 48%;line-height:13px;}
	
.pages a{
	font-size:12px;
	padding-left: 2px;
	padding-right: 2px;
}

/* BUTTONS */

.buttons a, .buttons button{
    margin:0 7px 0 0;
    background-color:#eee;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}