body {
  margin: 0;
  padding: 0;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #7f7f7f;
  background: #acaaa1 url(../img/bg-tile.png) repeat-x top center;
}
img, a img {
  border: 0;
}

li {
  margin: 3px 0px 0px 15px;
  padding: 0px 0px 0px 5px;
}


#frame {
  background: url(../img/bg-frame-tile.png) repeat-y top center;
  width: 1024px;

}
#page {
  background: url(../img/bg-frame.jpg) no-repeat top center;
}
#header {
  height: 305px;
  width: 900px;
}
#footer {
  height: 227px;
  background: url(../img/bg-copy.png) no-repeat bottom center;
}
#fineprint {
  padding: 100px 20px 0px 20px;
  color: #bbb;
}
#copyright {
  margin-top: 10px;
}

#container {
  width: 900px;
}
#sidebar {
  float: left;
  width: 300px;
  margin: 10px 0px 0px 10px !important;
  margin: 10px 0px 0px 5px;
  text-align: justify;
}
#sidebar #gifts {
  width: 270px;
  height: 180px;
  background: url(../img/sb-gift-cards.png) no-repeat bottom right;
}
#sidebar #gifts a div{
  width: 270px;
  height: 180px;
  text-indent: -99999px;
}
#sidebar #callback {
  margin: 27px 0px 0px 0px;
}
#sidebar #facebookjoin {
  margin: 27px 42px 0px 0px;
  text-align: right;
}
#sidebar #facebookjoin a:link, #sidebar #facebookjoin a:visited   {
  font-size: 16px;
  text-decoration: none;
  color: #4669A6;
  font-weight: bold;
}
#sidebar #facebookjoin a:active, #sidebar #facebookjoin a:focus,  #sidebar #facebookjoin a:hover  {
  font-size: 16px;
  text-decoration: none;
  color: #A9AF48;
}
.addthis_toolbox   {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted #ccc;
}


#content {
  float: right;
  width: 500px;
  margin: 10px 55px 0px 0px !important;
  margin: 10px 27px 0px 0px;
  text-align: justify;
}
.clear {
  font-size: 0px;
  height: 0px;
  overflow:hidden;
  clear:both;
}


#dubnav {
 margin: 0;
 padding: 0;
}
#dubnav li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#footer a:link,#footer a:visited {
  color: #bbb;
  text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
  color: #888;
}
/* HEADERS */
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  font-family: "Trebuchet MS","Century Gothic", Arial, Helvetica, sans-serif;
  margin: 5px 0px 5px 0px;
  padding: 0;
  color: #ee743e;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 26px;
  color: #a9af47;
}
h3 {
  font-size: 22px;
  color: #a9af47;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
  color: #a9af47;
}
h6 {
  font-size: 16px;
}

a:link,a:visited {
  color: #546e84;
}
a:hover, a:active, a:focus {
  color: #a9af47;
}
.photo {
  padding: 1px 1px 1px 1px;
  border: 1px solid #eee;
}
.alignleft {
  margin: 0px 10px 0px 0px;
  float: left;
}

#estore {
  margin: 0 0 0 20px;
}
#estore a {
  font-size: 14px;
  color: #9A7B69;
  text-decoration: none;
}
#estore ul li {
  display: block;
  padding: 2px 0px 2px 0px;
  margin: 2px 0px 2px 0px;
}
#estore ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


div.parent {
  cursor:pointer;
  padding: 0px 0px 0px 0px;
}
  
.dashed {
border-top: 1px dashed #4E5869;
}

.error {
  color: #FF3333;
  display: block;
  margin: 3px 3px;
  padding: 4px 4px;
  background: #FEE8E2;
  border: 1px solid #FDB7A6;
  text-align: left;
}
.okay, .success {
  color: #669900;
  display: block;
  margin: 3px 3px;
  padding: 4px 4px;
  background: #E9FFD2;
  border: 1px solid #D1FFA4;
  text-align: left;
}
.notice {
  color: #CC6600;
  display: block;
  margin: 3px 3px;
  padding: 4px 4px;
  background: #FFFFEA;
  border: 1px solid #FBECC4;
  text-align: left;
}

form {
  padding: 0;
  margin: 0;
}
form div {
  padding: 2px 2px;
  margin: 3px 2px;
}


fieldset {
  border: 1px solid #eee;
  margin: 0;
  padding: 10px 10px;
}
legend {
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #A9AF47;
}
label {
  font-weight: bold;
}
.forms {
  border: 1px solid #ccc;
  padding: 2px 2px;
  margin: 2px 2px;
  font: 12px Arial, Helvetica, sans-serif;
}
.button {
  border: 2px solid #EE743E;
  background:#CB4912;
  color: #fff;
  padding: 2px 2px;
  margin: 2px 2px;
  font-weight:bold;
}

.titleserv {
  color: #a9af47;
  font-weight:bold;
}
div strong span {
  color: #a9af47;
}


form div.choice {
  position: relative;
  display: block;
}
form div.choice label {
  display: block;
    cursor: pointer;
}
form div.choice label img {
  cursor: pointer;
}

div.selected {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 25% auto;
  width: 60%;
  background: #ADB352;
  padding: 10px 10px;
  border: 1px solid #959944;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  display: none;
}

.tabdata {
  border: 1px solid #FBECC4;
}
td {
  vertical-align: top;
  text-align: left;
}
table, img {
  border: 0;
}
.tabdata th {
  color: #CC6600;
  background: #FFFFEA;
  border-bottom: 1px solid #FBECC4;
}
.tabdata td {
  border-bottom: 1px solid #ddd;
}
.tabdata .altcolor {
  background: #FFFBF0; 
}


/* SHOP */
.price {
  font-size: 14px;
  font-weight: bold;
  color: #FF6633;
}
.pricetotal {
  padding: 5px 5px;
  margin: 5px 5px;
  border-top: 1px solid #eee;
  font-size: 12px;
  font-weight: bold;
  color: #8C913C;
}
span.pricetotal {
  border: 0;
  margin: 0;
  padding: 0;
}
.borderCols {
  margin: 5px 0px;
}


.borderCols td {
  vertical-align: top;
  border: 1px solid #eee;
}


.price s, .price strike {
  font-size: 12px;
  color: #999;
  font-weight: bold;
}
.productSpecialPrice {
  font-size: 14px;
  font-weight: bold;
  color: #CC0066;
}


.productList a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#shopnavcontainer
{
  width:476px;
  border: 1px solid #fff;
}


#shopnavcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #3A7E40;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

#shopnavcontainer ul li { display: inline; }

#shopnavcontainer ul li a
{
text-decoration: none;
background-color: #3A7E40;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#shopnavcontainer ul li a:hover
{
background-color: #3A7E40;
color: #fff;
}
#lc table, #lc table td {
  width: 140px;
  overflow: hidden;

}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #DCDDDE;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DCDDDE;
  color: #3A7E40;
  font-weight : bold;
  padding-left:10px;
  height: 25px;
}

A.headerNavigation {
  color: #3A7E40;
}

A.headerNavigation:hover {
  color: #3A7E40;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #A4A4A4;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #A4A4A4;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	margin-right: 0;
	margin-left: 0;
}

#lc .infoBoxContents {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #3f6c3e;
    text-align: left;
}
#lc .infoBoxContents a:link, #lc .infoBoxContents a:visited {
text-decoration: none;
    color: #FF6633;
}
#lc .infoBoxContents a:hover {
text-decoration: none;
    color: #3f6c3e;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #3A7E40;
}

TD.infoBoxHeading {

  font-weight: bold;
    color: #f19d43;
  font: 16px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
  padding: 5px 5px 5px 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3A7E40;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fcfcfc;
}

TABLE.productListing {
  border: 0px;
}
TABLE.productListing td {
  border-bottom: 1px solid #eee;
}
.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #1D8AAE;
  font-weight: bold;
}
.productListing-heading a {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #1D8AAE;
  font-weight: bold;
  text-decoration: none;
}

TD.productListing-data {
  font-size: 12px;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	padding: 0px;
	margin: 0;
}
.pageHeading h4,.pageHeading h1 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {
  background: #FAF2E7;
}
.moduleRowOver { background-color: #FADDBE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ECEDD1; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #FFE6E7; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #EBFFCC; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }
