/******************
  RESET
                */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

/*******************
  TEXT & HEADINGS
                  */
h1 {
  font-size:2em;
}
h2 {  
  font-size:2.5em;
  letter-spacing:0.03em;
}
h3 {  
  font-size:1.5em;
}
h4 {  
  font-size:1.3em;
}
h5 {
  font-size:1.1em;
}
h2, h3, h4, h5, h6 {
  font-weight:normal;
}
h3, h4, h5, h6 {
  color:#000;
}
h6 {  
  font-size:1em;  
}
p {  
  font-size: 1.1em;
  margin-bottom:1.3em;  
}
p, #content li, dt, dd {
  font-family: Tahoma,Geneva,sans-serif;
}
a {
  color:#7C5300;
  border-bottom:1px solid #7C5300;
  text-decoration:none;
}
a:visited {
  color:#604000;
  border-bottom:1px dotted #604000;
}
a:hover {
  color:#946200;
  border-bottom:none;
}

/*******************
  IMAGES
                  */
img {
  border:4px solid #936200;
  display:block;
}
img.constant {
  float:left;
  margin-right:33px;
  margin-bottom:20px;
  display:inline;
}
img.last {
  margin-right:0;
}

/*******************
  STYLESHEET
                  */

body {
  background:#F0E0C0 url(../images/back_body.jpg) repeat top left;
  font-size: 0.9em;
  font-family: Georgia,'Times New Roman',Times,serif;
  line-height:1.4;
  letter-spacing:0.01em;
  color:#3e3023;
}
#screen {
  width:100%;
  overflow:hidden;
  background:url(../images/back_head.jpg) no-repeat top center;
}
#page {
  width:920px;
  margin:0 auto;
  padding-top:25px;
}
#header {
  width:918px;
  height:166px;
  background:url(../images/header.png) no-repeat top center;
  position:relative;
  z-index:10;
}
#header h1 {
  position:absolute;
  top:-100px;
  left:-100px;
}
#sidebar,
#content {
  float:left;
  margin-top:-15px;
  margin-bottom:20px;
  display:inline;
}
#sidebar {
  width:245px;
  margin-left:59px;
  padding-right:33px;
  background:url(../images/verticalLineDark.gif) no-repeat 252px center;
  text-transform:lowercase;
}
#content {
  width:522px;
}
img.center {
  border:none;
  margin-bottom:-1.3em;
}


/*******************
  MENU
                  */
#mainNav {
  overflow:hidden;
  position:absolute;
  top:110px;
  left:55px;
}
#mainNav li {
  float:left;
  margin-right:20px;
  font-size:1.4em;
  padding-bottom:5px;
}
#mainNav a {
  text-decoration:none;
  color:#e1e1e1;
  border:none;
  padding:0px 4px 5px 5px;
}
#mainNav a:hover {
  color:#FFF;
  background:url(../images/menu_underline4.gif) repeat-x center bottom;
}
#mainNav a.current {
  color:#FFF;
  background:url(../images/menu_underline4.gif) repeat-x center bottom;
}
#mainNav a span.bean {
  display:inline-block;
  letter-spacing:-999em;
  text-indent:-999em;
  width:11px;
  height:1.05em;
  background:url(../images/bean_menu.gif) no-repeat bottom left;
}
#mainNav a:hover span.bean,
#mainNav a.current span.bean {
  background:url(../images/bean_menu.gif) no-repeat -11px bottom;
}
h2 span.bean {
  display:inline-block;
  letter-spacing:-999em;
  text-indent:-999em;
  width:19px;
  height:1.05em;
  background:url(../images/bean_heading.gif) no-repeat bottom left;
}

/*******************
  SIDEBAR
                  */
#sidebar dl {
  overflow:hidden;
  margin-bottom:20px;
  padding-top:17px;
}
#sidebar dt,
#sidebar dd {
  float:left;
  display:block;
  font-size:0.9em;
  margin-bottom:4px;
}
#sidebar dt {
  width:65px;
}
#sidebar dd {
  width:175px;
}
#sidebar p {
  font-size:0.9em;
}
#sidebar p.closed {
  margin-bottom:30px;
}
#sidebar p span {
  line-height:1.6;
}
#sidebar p.meta {
  font-size:0.7em;
  margin-bottom:25px;
}

/*******************
*   SHOP
*                 */
#blond-store fieldset {
  margin-top:1em;
  border-top:2px solid #936200;
}
#blond-store legend {
  font-size:1.5em;
  margin-bottom:0.5em;
  padding-right:0.6em;
  padding-top:0.3em;  
}
#blond-store table {
  margin-bottom:16px;
}
#blond-store fieldset p {
  font-size:1em;
}
#blond-store .quantity input {
  width:40px;
  border:1px solid #936200;
  font-size:1em;
  padding:5px 5px 3px 5px;
  font-family: Tahoma,Geneva,sans-serif;
  margin-right:10px;
}
#blond-store th {
  border-top:2px solid #936200;
  border-bottom:2px solid #936200;
  color:#000;
  font-size:1.1em;
}
#blond-store tr.last td,
#blond-store td.image,
#blond-store td.description {
  border-bottom:1px solid #936200;
}
#blond-store td,
#blond-store th {
  padding:0.5em;
}
#blond-store td {
  color:#333;
}
#blond-store .variant,
#blond-store .price,
#blond-store .quantity,
#blond-store .total,
#blond-store .total_products,
#blond-store .total_subprice,
#blond-store .total_price {
  font-family: Tahoma,Geneva,sans-serif;
}
#blond-store td h3 {
  margin-bottom:0;
}
#blond-store td.title,
#blond-store .totals td {
  border-top:1px solid #936200;
}
#blond-store td.title h3 {
  color:#000;
}
#blond-store td.image {
  text-align:center;
  vertical-align:middle;
}
#blond-store td img {
  border:1px solid #936200;
}
#blond-store .totals td {
  border-bottom:2px solid #936200;
  color:#000;
}
#blond-store .total_products {
  padding-left:13px;
}
#blond-store .total_price,
#blond-store .total_subprice,
#blond-store .total {
  text-align:right;
}
#blond-store .total div {
  position:relative;
}
#blond-store #subtotal {
  font-family: Tahoma,Geneva,sans-serif;
  text-align:right;
  padding-right:1.5em;
}
#blond-store .total .loading {
  background:url(../images/loading.gif) no-repeat center right;
  text-indent:-999em;
  letter-spacing:-999em;
  margin-left:-32px;
  margin-top:-16px;
  overflow:hidden;
  position:absolute;
  width:32px;
  height:32px;
  right:0;
}
#blond-store input#submit {
  float:right;
  border:1px solid #A28E77;
  font-size:1.1em;
  padding:8px;
  font-family: Tahoma,Geneva,sans-serif;
  margin-bottom:0.5em;
  margin-right:10px;
  cursor:pointer;
}
#blond-store form {
  margin-bottom:20px;
  overflow:hidden;
}
#blond-store #contact label,
#blond-store #contact input {
  float:left;
  margin-bottom:10px;
}
#blond-store #contact label {
  font-family: Tahoma,Geneva,sans-serif;  
  width:100px;
  font-size:1.1em;
  clear:left;
  padding-top:5px;
}
#blond-store #contact input {
  width:250px;
  clear:right;
  border:1px solid #936200;
  font-family:Tahoma,Geneva,sans-serif;
  font-size:1em;
  padding:5px 5px 3px;
}
#blond-store #comments textarea {
  width:508px;
  height:100px;
  border:1px solid #936200;
  padding:5px 5px 3px;
  font-family:Tahoma,Geneva,sans-serif;
  font-size:1em;
}
#blond-store dl.totals {
  overflow:hidden;
  margin-bottom:1.5em;
}
#blond-store dl.totals dt,
#blond-store dl.totals dd {
  float:left;
  font-size:1.1em;
  padding:3px 0;
}
#blond-store dl.totals dt {
  text-align:right;
  width:160px;
  margin-left:250px;
}
#blond-store dl.totals dd {
  padding-right:10px;
  text-align:right;
  width:102px;
}
#blond-store dl.totals .grandTotal {
  color:#000;
  font-size:1.2em;
  border-top:2px solid #936200;
  margin-top:7px;
  padding-top:7px;
}

/*******************
*   CAMPAIGN
*                 */
#campaign form label,
#campaign form input {
  font-family:Tahoma,Geneva,sans-serif;
  font-size:1.1em;
  float:left;
}
#campaign form label {
  width:70px;
  padding-top:5px;
}
#campaign form input {
  padding:5px;
  width:250px;
}
#campaign form input.submit {
  width:auto;
  float:right;
  margin-right:190px;
}
#campaign form div.row {
  float:left;
  clear:both;
  width:100%;
  margin-bottom:10px;
}