/* Eric Meyer 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;
}
ol, ul {
list-style: none;
}

/* General Spacing
----------------------------------------------------------------------------- */
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre,
table, address, fieldset {
margin-bottom: 20px;
}

/* Structure
----------------------------------------------------------------------------- */
body#home #content_wrap {
/*background: #FFF url('../img/content_bg.png') repeat-y;*/
}
body #content_wrap {
/*background: #FFF url('../img/content_bg_plain.png') repeat-y;*/
}
#content_inner {
  padding: 20px 0 20px 20px;
}

.container {
margin: 0 auto;
width: 960px;
}

#header {
height: 162px;
/*background: #090909 url('/img/header_bg.png') no-repeat;*/
margin-bottom: 4px;
}
#header #logo {
float: left;
padding: 50px 0 0 50px;
}
#header #tagline {
float: right;
padding: 85px 40px 0 0;
}

#sidebar {
color: #FFF;
width: 155px;
float: left;
display: inline;
padding-top: 30px;
text-align: right;
}

#main {
width: 800px;
float: left;
display: inline;
margin-left: 5px;
}

#footer {
color: #572700;
}

#special_offer {
color: #FFF;
background: #A9ABAE;
border-bottom: 5px solid #FFF;
text-align: center;
padding: 5px 0;
}
#special_offer h4 {
margin: 0;
font-size: 12px;
text-transform: uppercase;
font-weight: normal;
}
#special_offer h5 {
margin: 0;
font-size: 12px;
}
#special_offer h5 a {
color: #FFF;
text-decoration: none;
}
#special_offer h5 a:hover {
text-decoration: underline;
}

/* Typeography
----------------------------------------------------------------------------- */
body {
font: 75%/1.4em Georgia, serif;
color: #333;
letter-spacing: .075em;
}

a {
color: #0000CC;
text-decoration: underline;
}
a:visited {
color: #6600CC;
}
a:hover {
color: #0000CC;
}

p {
padding-bottom: 1em;
}

h1 {
font-size: 22px;
padding-top: .5em;
}
h2 {
color: #3C608A;
font-size: 18px;
font-family: Arial, sans-serif;
font-weight: bold;
margin-bottom: 1em;
}
h3 {
color: #3C608A;
font-size: 14px;
font-family: Arial, sans-serif;
font-weight: bold;
margin-top: 1em;
}

h2.mir {
letter-spacing: -1000em;
font-size: 1px;
line-height: 1px;
overflow: hidden;
color: #FFF;
}
h2.shop_online {
background: url(img/h2_shop_online.png) no-repeat;
width: 150px;
height: 33px;
margin-bottom: 10px;
}

#footer h3 {
font: 12px serif;
text-align: center;
color: #582700;
margin-top: 10px;
padding: 0 40px;
}

/* Header Navigation
----------------------------------------------------------------------------- */
#header_nav {
text-align: right;
padding: 20px 40px 0 0;
}
#header_nav ul {
list-style: none;
margin: 0;
padding: 0;
}
#header_nav li {
display: inline;
}
#header_nav li a {
color: #000;
text-decoration: none;
font-size: 11px;
padding-left: 30px;
text-transform: uppercase;
}
#header_nav li a:hover {
text-decoration: underline;
}
#header_nav li a.first {
background: none;
}
#header_nav li a.cart {
background: url(../img/view_cart_icon.png) no-repeat right;
padding-right: 25px;
}

/* Sidebar Navigation
----------------------------------------------------------------------------- */
#sidebar ul {
list-style-type: none;
}
#sidebar li {
margin-bottom: 1em;
position: relative;
}
#sidebar li a {
color: #000;
text-decoration: none;
font-size: 11px;
font-weight: normal;
text-transform: uppercase;
padding-right: 10px;
}
#sidebar li a.login {
text-transform: none;
}
#sidebar li a:visited {
color: #000;
}
#sidebar li a:hover {
color: #000;
text-decoration: underline
}
#sidebar li a.active {
}

#sidebar li ul {
list-style-type: none;
padding-top: .5em;
    /*padding-right: 0;*/
}
#sidebar li ul li {
margin-bottom: 0;
}
#sidebar li ul li a {
color: #000;
font-size: 11px;
font-weight: normal;
text-decoration: none;
text-transform: none;
}
#sidebar li ul li a:hover {
color: #000;
}
#sidebar li ul li a:visited {
color: #000;
}

#sidebar .flyout1,
#sidebar .flyout2 {
visibility: hidden;
position: absolute;
top: 0;
left: 100%;
padding: 0 10px;
z-index: 10;
white-space: nowrap;
background: #A9ABAE;
text-align: left;
border: 1px solid #FFF;
}
#sidebar li.flyout_pop:hover .flyout2 {
visibility: visible;
}
#sidebar #liWedding:hover .flyout1 {
visibility: visible;
}
#sidebar #liOriginal:hover .flyout1 {
visibility: visible;
}
#sidebar a.whats_new {
color: #004874;
}

/* Home page slide show, splash, etc
----------------------------------------------------------------------------- */
#content_holiday {
background: #FFF url(/img/snow_bg.png) bottom no-repeat;
}
#splash {
width: 783px;
float: left;
display: inline;
margin: 5px 0 5px 5px;
border: 3px solid #FFF;
padding-top: 10px;
}
#splash_text {
float: left;
display: inline;
margin-top: 40px;
margin-left: 40px;
}
#slideshow {
height: 480px;
width: 400px;
float: left;
display: inline;
margin: 20px 0 20px 40px;
border: 2px solid #fff;
padding: 10px;
}
#slideshow.slideshow_full {
width: 606px;
height: 404px;
margin: 0px 0 0 90px;
}
#promo_badge {
position: absolute;
left: 50%;
margin-left: -74px;
z-index: 9999;
}

/* Product listing
----------------------------------------------------------------------------- */
#product_listing {
color: #FFF;
float: left;
display: inline;
margin-left: 60px;
text-align: center;
}

#product_listing .product {
float: left;
margin-right: 20px;
margin-bottom: 0;
margin-top: 20px;
width: 180px;
height: 200px;
}
#product_listing .product .teaser_img {
width: 180px;
height: 155px;
display: table-cell;
vertical-align: middle;
}
#product_listing a {
color: #333;
text-decoration: none;
font-size: 11px;
}

/* Related Product listing
----------------------------------------------------------------------------- */
.related_products {
color: #FFF;
float: left;
display: inline;
text-align: center;
margin-left: 25px;
margin-bottom: 20px;
}

.related_products .product {
float: left;
margin-right: 20px;
margin-bottom: 0;
margin-top: 20px;
width: 150px;
height: 200px;
}
.related_products .product .teaser_img {
height: 150px;
width: 150px;
vertical-align: middle;
display: table-cell;
}
.related_products a {
color: #333;
text-decoration: none;
}

/* Product details
----------------------------------------------------------------------------- */
#product_info,
#product_pics {
width: 370px;
float: left;
display: inline;
margin-top: 25px;
margin-left: 20px;
color: #8a8c8e;
}
#product_pics {
text-align: center;
}

#product_info h2,
#product_pics h2 {
border-bottom: 1px solid #572600;
color: #572600;
font-weight: bold;
font-size: 14px;
text-align: center;
padding-bottom: 10px;
}

#product_pics img {
margin: 0 auto;
}


#product_info .product_details p {
margin: 0;
}
#product_info .product_details {
margin-bottom: .5em;
text-align: center;
line-height: 1.3em;
}
#product_info .product_details table {
text-align: left;
}


#product_info .product_pricing {
border: 1px solid #CCC;
width: 300px;
margin-bottom: 1.5em;
margin-top: 1em;
}
#product_info .product_pricing h2 {
border: none;
text-align: left;
margin: 0;
padding: 10px 0 10px 10px;
}
#product_info .product_pricing table {
border-style: hidden;
border-collapse: collapse;
}
#product_info .product_pricing table th {
font-weight: normal;
border-width: 0 0 1px 0;
padding: 5px 15px;
border-style: inset;
border-color: #999;
text-align: right;
vertical-align: bottom;
}
#product_info .product_pricing table td {
border-width: 1px;
padding: 2px 15px;
border-color: #999;
text-align: right;
white-space: nowrap
}
#product_info .product_pricing table td.last {
padding-bottom: 10px;
}
#product_info .product_options {
margin-left: 0;
margin-top: 1em;
}
#product_info .product_options h2 {
border-bottom: 1px solid #572600;
color: #572600;
font-weight: bold;
text-align: center;
margin-bottom: 5px;
}
#product_info .product_options table th {
padding-right: 20px;
font-weight: normal;
}

/* Footer navigation
----------------------------------------------------------------------------- */
.footer_nav {
margin: 5px auto;
text-align: center;
}
.footer_nav ul {
margin: 0;
display: inline-block;
}
.footer_nav ul li {
display: inline;
}
.footer_nav ul li a {
color: #572700;
text-decoration: none;
font-size: 11px;
padding-left: 10px;
padding-right: 5px;
background: url('/img/footer_nav_pipe.png') no-repeat 0 5px;
white-space: nowrap;
}
.footer_nav ul li a.first {
background: none;
padding-left: 0;
}
.footer_nav ul li a:hover {
text-decoration: underline;
}
.smaller ul li a {
font-size: 10px;
}

/* Clear Floated Elements
** http://sonspring.com/journal/clearing-floats
----------------------------------------------------------------------------- */
html body div.clear, 
html body span.clear {
background: none;
border: 0;
clear: both;
display: block;
float: none;
font-size: 0;
margin: 0;
padding: 0;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0
}

/* Clear Floated Elements
** http://www.positioniseverything.net/easyclearing.html
----------------------------------------------------------------------------- */
.clearfix:after {
clear: both;
content: '.';
display: block;
visibility: hidden;
height: 0
}
.clearfix {
display: inline-block
}
* html .clearfix {
height: 1%
}
.clearfix {
display: block
}


/* Browse Pagination
----------------------------------------------------------------------------- */
#pagination {
margin: 0 0 10px 285px;
}
#pagination li, 
#pagination a {
border-right: solid 1px #DEDEDE;
margin-right: 2px;
}
#pagination .previous-off,
#pagination .next-off {
color: #888;
display: block;
float: left;
font-weight: bold;
padding: 3px 4px;
}
#pagination .next a,
#pagination previous a {
border: none;
font-weight: bold;
}
#pagination .active {
color: #000;
font-weight: bold;
display: block;
float: left;
padding: 4px 6px;
}
#pagination a:link, 
#pagination a:visited {
color: #0e509e;
display: block;
float: left;
padding: 3px 6px;
text-decoration: underline;
}
#pagination a:hover {
text-decoration: none;
}

/* Shopping Cart Table
----------------------------------------------------------------------------- */
#shopping_cart {
margin-left: 20px;
}
#shopping_cart th {
font-weight: bold;
text-align: center;
white-space: nowrap;
padding-right: 5px;
border-bottom: 1px solid #CCC;
padding: 5px;
}
#shopping_cart th.qty {
width: 150px;
}
#shopping_cart th.desc {
width: 420px;
}
#shopping_cart th.qty {
width: 40px;
}
#shopping_cart td {
padding: 5px;
vertical-align: top;
border-bottom: 1px solid #CCC;
}
#shopping_cart tr.no_border td {
border-bottom: 0;
}
#shopping_cart td p {
margin: 1em 0 0 0;
padding: 0;
color: #666;
}
#shopping_cart td ul {
margin: 0 0 0 20px;
font-size: 11px;
color: #666;
}
#shopping_cart td a {
font-size: 10px;
color: #572600;
text-decoration: none;
}
#shopping_cart_btns {
margin-top: 10px;
}
#shopping_cart_btns #return_shopping {
float: left;
margin-left: 10px;
}
#shopping_cart_btns #checkout {
float: right;
margin-right: 10px;
}


/* Billing and Shipping forms
----------------------------------------------------------------------------- */
#billing_address_form {
width: 375px;
float: left;
display: inline;
margin-right: 10px;
margin-top: 20px;
margin-left: 20px;
}
#shipping_address_form {
width: 395px;
float: left;
display: inline;
}
#billing_address_form table label,
#shipping_address_form table label {
padding-right: 20px;
width: 100px;
}
#billing_address_form input,
#shipping_address_form input {
width: 225px;
margin-bottom: 5px;
border: 1px solid #999;
padding: 3px;
}

/* Credit card form
----------------------------------------------------------------------------- */
#credit_card_form {
margin-top: 20px;
margin-left: 20px;
}
#credit_card_form table label {
padding-right: 20px;
white-space: nowrap;
}
#credit_card_form input {
width: 225px;
margin-bottom: 5px;
border: 1px solid #999;
padding: 3px;
}
#credit_card_form #exp_month {
width: 20px;
}
#credit_card_form #exp_year {
width: 30px;
}
#credit_card_form #cvc {
width: 25px;
}
#credit_card_form #cvc_label {
padding-left: 40px;
}
#credit_card_form td table {
margin: 0;
padding: 0;
}

/* Order Detail Table
----------------------------------------------------------------------------- */
.order_details {
margin-left: 20px;
}
.order_details th {
font-weight: bold;
text-align: left;
}
.order_details th.qty {
width: 50px;
}
.order_details th.item {
width: 600px;
}
.order_details td {
padding: 3px 0;
}
.order_total {
background: #faf4c5;
font-size: 16px;
text-align: right;
padding: 10px 70px 10px 20px;
}

/* Order Policy
----------------------------------------------------------------------------- */
#order_policy {
padding-left: 20px;
}
#order_policy h3 {
color: #333;
margin-bottom: .25em;
}
#order_policy p {
margin-bottom: .5em;
}

/* Order Billing Info
----------------------------------------------------------------------------- */
#order_billing_info {
margin-left: 20px;
margin-top: 20px;
}
#order_billing_info .address {
width: 200px;
}
#order_billing_info .label {
width: 70px;
text-align: right;
padding-right: 20px;
}
#order_billing_info td {
vertical-align: top;
}

/* Login and Signup forms
----------------------------------------------------------------------------- */
#login_form {
width: 375px;
float: left;
display: inline;
margin-right: 10px;
margin-left: 20px;
}
#signup_form {
width: 393px;
float: left;
display: inline;
background: #FFF9E5;
border: 1px solid #FFEDB3;
}
#signup_form h3,
#signup_form p,
#signup_form table {
margin-left: 20px;
}
#login_form h3,
#login_form p,
#signup_form h3,
#signup_form p {
margin-bottom: 0;
}
#login_form table label,
#signup_form table label {
padding-right: 20px;
width: 100px;
}
#login_form input,
#signup_form input {
width: 225px;
margin-bottom: 5px;
border: 1px solid #999;
padding: 3px;
}
#login_form input[type="image"] {
width: 130px;
height: 24px;
border: none;
}
#signup_form input[type="image"] {
width: 150px;
height: 24px;
border: none;
}
#signup_form p.form_hint {
color: #b66;
margin: 0 0 5px;
padding: 0;
}


/* Messages
----------------------------------------------------------------------------- */
#error {
border: 1px solid #e5d5d5;
background-color: #fff0f0;
margin: 5px 5px 10px 5px;
padding: 5px 5px 5px 5px;
}


/* Press Page
----------------------------------------------------------------------------- */
#gallery {
width: 700px;
}
ul.press {
margin-left: 60px;
margin-top: 40px;
}

ul.press li {
float: left;
height: 200px;
width: 180px;
text-align: center;
margin-right: 10px;
margin-bottom: 20px;
}




#content_inner h1 {
text-transform: lowercase;
}

