@charset "utf-8";
/* CSS Document */

/* INFO
=========================================================================== *//*
***************************************************************************

Theme Name:  Bear & Son Cutlery Inc.
Theme URI:  http://www.bearandson.com/
Description:  Fresh post-web 2.0 design.
Version:  1.1
Author:  Tyler Gillihan

***************************************************************************
=========================================================================== */



/* IMPORT CSS *
================================================ */

@import url(global_nav.css);
 

/* RESET CSS *
================================================ */ 

* {margin: 0; padding: 0; }

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, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body {line-height: 1; }

ol, ul {list-style: none; }

strong {font-weight: bold; }

blockquote, q {quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {content: none; }

:focus {outline: 0; }

ins {text-decoration: none; }

del {text-decoration: line-through; }

table {border-collapse: collapse; border-spacing: 0; }


/* BODY AND GLOBALS *
================================================ */ 

body {background: #d4d4d4; font: 15px/1.5em georgia, "Times New Roman", Times, serif; color: #333; }

h2, h3, h3 a, h4, h6, h6 {color: #333; }
h1 {font: bold 31px "Times New Roman", Times, serif; color: #868f64; font-variant: small-caps; text-shadow: 1px 1px 0px rgba(255,255,255,.5); }
h2 {font-size: 16px; font-weight: normal; margin: -3px 0 35px; padding-bottom: 10px; border-bottom: double 3px #999; }
h3, h3 a {font-size: 19px; margin-bottom: 3px; }
h4 {font-size: 18px; font-weight: normal; margin-bottom: 15px; }

a {color: #79815c; text-decoration: none; }
a:hover, a:focus, a:active {text-decoration: underline; }
	
p {margin-bottom: 18px; }

img {behavior: url(graphics/scripts/iepngfix.htc); }
img.left {float: left; margin-right: 40px; }
img.right {float: right; margin-left: 40px; }
img.top {margin-bottom: 20px; }

.left {float: left; }
.right {float: right; }
.clear {clear: both; }


/* PAGE STRUCTURE *
================================================ */ 

div#header-wrap, div#banner-wrap, div#content-wrap, div#footer-wrap {width: 100%; }
div#header, div#banner, div#content, div#footer {width: 920px; margin: 0 auto; padding: 0 30px; }

div#header-wrap {background: #4a403a url(graphics/images/header_bg.png) center repeat-x; }
div#header {position: relative; height: 100px; }
div#header h1 {float: left; margin-top: 7px; }

div#header div#cart-nav {position: absolute; top: 5px; right: 30px; font-size: 14px; }
div#header div#cart-nav a {color: #eaeaea; text-decoration: none; text-shadow: 1px 1px 0px rgba(0,0,0,0.8); }
div#header div#cart-nav a span {color: #b4be90; }
div#header div#cart-nav a:hover span {text-decoration: underline; }

div#banner-wrap {background: #8b9469 url(graphics/images/banner_bg.png) center repeat-x; }
div#banner {position: relative; height: 252px; }
div#banner img {position: absolute; left: 490px; }
div#welcome {float: left; width: 480px; margin-top: 35px; }
div#welcome h1 {background: url(graphics/images/banner_txt.png); width: 461px; height: 70px; margin-bottom: 7px; padding: 0; text-indent: -9999px; behavior: url(graphics/scripts/iepngfix.htc); }
div#welcome p, div#welcome a {color: #eaeaea; margin-bottom: 15px; text-shadow: 1px 1px 0px rgba(0,0,0,0.3); }

div#content-wrap {background: #e7e7e7 url(graphics/images/content_grad.png) repeat-x; border-top: solid 4px #efefef; }
div#content {position: relative; overflow: hidden; padding: 20px 30px 80px; }

div#footer-wrap {background: #d4d4d4; border-top: double 3px #999; }
div#footer {color: #666; height: 195px; padding-top: 20px; text-shadow: 1px 1px 0 rgba(255,255,255,.6); }

div#footer a, div#footer a:visited {color: #666; }
div#footer a:hover {text-decoration: underline; }
div#footer > p {float: left; }
div#footer div {float: right; text-align: right; }
div#footer ul {padding-bottom: 35px; }
div#footer li {display: inline; }
div#footer div p {margin-bottom: 5px; }


/* HOME PAGE *
================================================ */

div.new-item, div.event {overflow: hidden; margin-bottom: 35px; padding-bottom: 20px; border-bottom: dotted 2px #CCC; }
div.ew-item:last-of-type, div.event:last-of-type {border: none; margin-bottom: 35px; padding-bottom: 20px; }
div.new-item a img {background: url(graphics/images/item_bg.png) no-repeat; behavior: url(graphics/scripts/iepngfix.htc); }
div.new-item span.price {display: block; font-size: 17px; margin-bottom: 8px; font-weight: bold; }
div.catalog {overflow: hidden; }
div.catalog span {display: block; padding-top: 18px; }


/* INTERIOR PAGES *
================================================ */

div#contact-info {float: right; }
div#contact-info h4 {margin: 15px 0 0; }

div.event {margin-bottom: 25px; padding-bottom: 15px; }
div#event-opt {padding-top: 18px; }
div#newsletter {margin-top: 20px; padding-top: 25px; border-top: dotted 2px #CCC; }

div#table-contain {margin-bottom: 25px; padding: 0; }
div#table-contain table {width: 100%; margin-bottom: 40px; }
div#table-contain table th, div#table-contain table td {text-align: left; padding: 0 5px 10px; }
div#table-contain table tbody th {padding-top: 18px; padding-bottom: 8px; }
div#table-contain table td {vertical-align: middle; padding: 5px; }

div#product-nav {position: relative; float: left; border-right: dotted 2px #CCC; padding: 0 24px 30px 0; } 
div#product-nav ul {margin-bottom: 30px; }
div#product-nav li {margin-bottom: 2px; }
div#product-nav li a.current:after {content: " ~"; }
div#product-nav img {margin-bottom: 7px; }

div#product-wall {margin: 0 0 0 170px; }
div#product-wall div.item {float: left; width: 29%; height: 330px; margin: 0 0 30px 31px; font-size: 14px; }
div#product-wall div.item img {background:url(graphics/images/item_bg_tn.png) no-repeat; margin: 0 0 10px -4px; }
h3.item-name, h3.item-name a {font-size: 14px; margin: 0 0 2px 0; line-height: 1.2em; }
span.model-num {display: block; margin: -2px 0 8px 0; }
span.price {display: block; font-weight: bold; }
div.item-actions {padding-top: 8px; }
div.item-actions a {margin-right: 25px; }

div.prod-opt {position: relative; margin-bottom: 37px; padding-left: 31px; }
div.prod-opt input, div.prod-opt select {padding: 2px 4px; }
div.prod-opt input.btn {padding: 2px 3px; margin: 0 5px; line-height: 1em; }
div.prod-opt span.page-count {display: block; margin-left: 260px; }
div.prod-opt span.links {position: absolute; top: 0; right: 0; }
div.prod-opt span.links a, div.prod-opt span.links span.prevnextCurrent {margin-left: 7px; }
div.prod-opt span.links span.prevnextCurrent {border-bottom: 3px double #666; padding-bottom: 2px; }

div#item-detail {margin-left: 12px; }
div#item-detail ul {list-style: circle; margin-left: 391px; margin-bottom: 15px; }
div#item-detail span.alert {color: #a03f3f; }
div#item-detail img.left {background: url(graphics/images/item_bg_detail.png) -1px 5px no-repeat; margin-bottom: 100px; padding: 10px 15px 26px 15px; }
div#item-detail h3.item-name {font-size: 19px; }
div#item-detail div.item-actions input {margin-left: 10px; }
div#item-detail div.item-actions input.txt {margin-bottom: 0!important; }
div#item-opt {padding-top: 25px; }

/* PRODUCT IMAGE ZOOM */
.iviewer_common {position: absolute; bottom: 9px; height: 28px; z-index: 5000; }
.iviewer_cursor, .iviewer_drag_cursor {cursor: move; }
.iviewer_button {width: 28px; cursor: pointer; background-position: center center; background-repeat: no-repeat; }
.iviewer_zoom_in {left: 10px; background: url(graphics/images/zoom_in_btn.png); }
.iviewer_zoom_out {left: 45px; background: url(graphics/images/zoom_out_btn.png); }
div#viewer.loading { background: url(graphics/images/spinner.gif) no-repeat center center; z-index: 1000; }
#viewer {position: relative; width: 306px; height: 255px;  }
.viewer-wrap {background: url(graphics/images/item_bg_detail.png) -1px 5px no-repeat; width: 335px; height: 281px; margin: -3px 15px 100px 0; padding: 15px 0 10px 14px; float: left; overflow: hidden; behavior: url(graphics/scripts/iepngfix.htc); }
p.note {padding-top: 14px !important; margin-left: -10px; }

/* part of a ridiculous hack! */
input.cart_add_submit, div.cart_add_qty input, div.cart_add_label {display: none; }
div.cart_add_qty input.txt, div.cart_add_qty input.btn {display: inline-block; }


/* GOOGLE MAPS - TEMP *
================================================ */

#directions-container {float: left; width: 690px; }
#directions-container form {width: 450px; height: 44px; }

#directions-container form input.txt {float: left; width: 305px}
#directions-container form input.btn {height: 30px; float: right; padding: 5px 10px; }

#map {width: 688px; height: 340px; border-bottom: 1px solid #ccc; border-left: 1px solid #999; border-right: 1px solid #ccc; border-top: 1px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#map img {behavior: none; } /* fixes conflict between pngfix and map in IE?? */
#directions {width: 690px; position: relative; left: -5px; padding: 0; }

a.print {position: relative; float: right; margin-top: -23px; }


/* CART *
================================================ */

div#cart-contain {background-color: #f2f2f2; margin-bottom: 25px; padding: 10px 30px; border: solid 2px #fff; }
table#cart {width: 100%; margin-bottom: 50px; border-bottom: solid 1px #CCC }
table#cart tr.cart-item, div#table-contain table tr {border-bottom: dotted 1px #CCC; }
table#cart td, table#cart th {text-align: left; vertical-align: middle; padding: 15px; }
table th {border-bottom: solid 2px #CCC; }
table#cart td.model-num span, table#cart td.sub-tol {font-style: normal; font-weight: bold; }
table#cart td.model-num {font-style: italic; }
table#cart td.sub-tol {text-align: right; }

table#cart td.qty input, div.cart_add_qty input.txt {width: 25px; padding: 3px 8px; }
table#cart td.remove a {background: url(graphics/images/delete.gif) repeat; float: right; height: 0; overflow: hidden; margin: 4px 0 0 0px; padding-top: 14px; background-position: 0 0; width: 14px; }
table#cart td.remove a:hover {background-position: 0 -14px; width: 14px; }

div.check-opt {float: right; }
div.check-opt a {display: inline-block; padding: 6px 10px !important; text-decoration: none; }
div.check-opt span {margin: 0 5px; font-style: italic; }


/* FORMS *
================================================ */

input.txt, textarea.msg, input.btn, table#cart td.qty input, .directorySearchInput, div.check-opt a, .shoppingTable textarea, .shoppingTable input {background: #d4d4d4; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-bottom: 1px solid #FFF; border-left: 1px solid #999; border-right: 1px solid #FFF; border-top: 1px solid #999; color: #555; font: bold 15px "Times New Roman", Times, serif; text-shadow: 1px 1px 0 rgba(255,255,255,.6); }
input.txt, .shoppingTable input {margin-bottom: 18px; padding: 6px 4px; }
textarea.msg, .shoppingTable textarea {margin-bottom: 2px; padding: 3px 5px; line-height: 1.5em; }
input.btn, div.check-opt a {background: #ddd; padding: 5px 10px; border-bottom: 1px solid #999; border-left: 1px solid #fff; border-right: 1px solid #999; border-top: 1px solid #fff; cursor: pointer; }
input.btn:hover, div.check-opt a:hover {background: #e3e3e3; }
input.btn:active, div.check-opt a:active {background: #d4d4d4; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-bottom: 1px solid #FFF; border-left: 1px solid #999; border-right: 1px solid #FFF; border-top: 1px solid #999; }

#mailer {width: 562px; float: left; }
#mailer input.txt {width: 260px; }
#mailer textarea.msg {width: 550px; max-width: 550px; height: 200px; max-height: 500px; }

div#status, p.note {color: #999; font-size: 12px; padding-top: 3px; margin-bottom: 0; }
label.error, div#status p {color: #a03f3f; font-weight: normal; }
div#status p {font-size: 12px; }
div#status p.thanks {color: #999; }

#newsletter input.txt {width: 215px; margin: 3px 0 0; }
#newsletter input.btn {margin-top: 20px; }

#register-form, #request-form {width: 850px; margin: 0 auto; }
#register-form input.txt, #request-form input.txt {width: 330px; }
#register-form textarea.msg, #request-form textarea.msg {width: 838px; max-width: 838px; height: 200px; max-height: 500px; }
#register-form fieldset.clear label {margin: 0 16px; }
fieldset.clear {width: 700px; margin: 0 auto 20px; }
fieldset.clear p {font-size: 12px; text-align: center; }
#request-form fieldset.clear fieldset.left {margin: 0 45px; }

fieldset#snd-pg {background: #eaeaea; width: 265px; padding: 15px; }
fieldset#snd-pg label, fieldset#snd-pg input.txt {display: block; margin-bottom: 6px; height: 21px; }
