/* RESET CSS 
_________________________________*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, fieldset, th, td {
	margin:0;
	padding:0;
}
fieldset, img {border:0;}
code, em, strong, th {
	font-style:normal;
	font-weight:normal;
}
ol, ul {list-style:none;}
th {text-align:left;}
h1, h2, h3, h4 {font-size:100%;}
q:before, q:after {content:'';}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% verdana, sans-serif;
}
pre, code {
	font:115% monospace;
	*font-size:100%;
}

/* COMMENT BUBBLE 
_________________________________*/

div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #EDEDDC;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(/uploads/site/tip.gif) no-repeat 20px 0;
}

/* ECOMMERCE 
_________________________________*/

table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #747572;
	border-spacing: 1px;
}
.productListing-heading {
	background: #CECBBD;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
.productlisting-headingPrice {
	font-weight: bold;
}
td.productListing-data {
	padding: 5px;
}
.cat_description {
	color: #800000;
	font-weight: bold
}
.errorBox {
	color: #BB0207;
	font-weight: bold;
}
.stockWarning {
	color: #BB0207;
	font-weight: bold;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	color: #BB0207;
}
tr.header {
	background: #CECBBD;
	color: #fff;
}
tr.headerNavigation {
	background: #bbc3d3;
}
td.headerNavigation {
	background: #CECBBD;
	color: #fff;
	font-weight : bold;
}
tr.headerError {
	background: #CC0000;
}
td.headerError {
	background: #CC0000;
	color: #FFFFFF;
	font-weight : bold;
	text-align : center;
}
tr.headerInfo {
	background: #00ff00;
}
td.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
tr.footer {
	background: #bbc3d3;
}
td.footer {
	background: #FFFDDA;
	color: #000000;
	font-weight: bold;
}
.infoBox {
	background: #EFEFDE;
}
.infoBoxContents {
	background: #EFEFDE;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBoxHeading {
	font-weight: bold;
	background: #ffffff;
	color: #ffffff;
}
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: #E2E1C8;
}
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: #EDEDDC;
}
td.pageHeading, DIV.pageHeading {
	font-weight: bold;
	color: #9a9a9a;
}
tr.subBar {
	background: #f4f7fd;
}
td.main, P.main {
	line-height: 1.5;
}
td.accountCategory {
	color: #aabbdd;
}
td.fieldKey {
	font-weight: bold;
}
td.tableHeading {
	font-weight: bold;
}
td.category_desc {
	line-height: 1.5;
}
table.formArea {
	border-color: #747572;
	border-style: solid;
	border-width: 1px;
}
td.formAreaTitle {
	font-weight: bold;
}
span.markProductOutOfStock {
	color: #BB0207;
	font-weight: bold;
}
.moduleRow {
}
.moduleRowOver {
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	color: #B54521;
	font-weight: bold;
	border: 0px solid #E8B400;
	padding: 3px;
}
.checkoutBarFrom, .checkoutBarTo {
	background: #E2E1C8;
	color: #86868F;
	font-weight: bold;
	padding: 3px;
}
.checkoutBarCurrent {
	background: #6A6A6C;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #6A6A6C;
	padding: 3px;
}
.messageStackError, .messageStackWarning {
	color: #B54521;
	font-weight: bold;
}
.messageStackSuccess {
	color: #358F35;
	font-weight: bold;
}
td.cookieUsage {
	font-weight: bold;
	background: #000000;
	color: #fff;
}
/* FORMS 
_________________________________*/

form {
	display: inline;
}
input.line, textarea, select {
	border: 1px solid #737573;
	background: #E7E3CE;
	color: #636563;
}
textarea {
	overflow: auto;
}
/* GENERAL 
_________________________________*/
 
html {
	margin-bottom: 1px;
	min-height: 100%;
	height:100%;
}
.red {
	color: #B54521;
}
.submit_button {
	border: 1px solid #94969C;
	background: #E7E3CE;
	padding: 5px 10px 5px 10px;
}
.img_border {
	border: 2px solid #94969C;
}
.img_border:hover {
	border: 2px solid #000;
}
.img_border2 {
	border: 2px solid #E7E3CE;
}
.img_border2:hover {
	border: 2px solid #000;
}
.clear {
	clear: both;
	height: 1px;
	overflow:hidden;
}
.edit {
	float: right;
}
body {
	background-image: url(/uploads/site/sack_bg_color.gif);
	color: #555656;
	font:11px Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
}
#container {
	width: 967px;
	margin: 6px auto 0 auto;
	position: relative;
}
h1 {
	font-size: 19px;
	color: #636466;
	margin-bottom: 20px;
}
h1.blog {
	font-size: 19px;
	color: #636466;
	margin-bottom: 20px;
	line-height: 20pt;
}
h2 {
	font-size: 19px;
	color: #636466;
	margin-bottom: 9px;
	font-weight: normal;
}
h3 {
	font-size: 10px;
	color: #636466;
	text-transform: uppercase;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	color: #483E40;
	font-weight: bold;
	display: block;
	width: 325px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: dotted 1px #483E40;
}
h5 {
	font-size: 25px;
	color: #636466;
	margin-bottom: 10px;
}
h6 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 17px;
}
ul {
	list-style: none;
	margin-bottom: 10px;
}
/* LINKS
________________________________*/

a {
	text-decoration: none;
	color: #555656;
}
a:hover {
	text-decoration: underline;
}
#header_nav a {
	display: block;
	float: left;
	width: 123px;
	height: 18px;
	margin-right: 2px;
}
#right_column a.button {
	display: block;
	width: 204px;
	height: 19px;
	margin-bottom: 3px;
}
a.home {
	background-image:url(/uploads/site/button_products.gif);
	margin-right: 3px !important;
}
a.home:hover, a.homeactive {
	background-image:url(/uploads/site/button_products_active.gif);
	margin-right: 3px !important;
}
a.blog {
	background-image:url(/uploads/site/button_blog.gif);
	margin-right: 3px !important;
}
a.blog:hover, a.blogactive {
	background-image:url(/uploads/site/button_blog_active.gif);
	margin-right: 3px !important;
}
a.gallery {
	background-image:url(/uploads/site/button_gallery.gif);
	margin-right: 3px !important;
}
a.gallery:hover, a.galleryactive {
	background-image:url(/uploads/site/button_gallery_active.gif);
	margin-right: 3px !important;
}
a.faq {background-image:url(/uploads/site/button_faq.gif);}
a.faq:hover, a.faqactive {background-image:url(/uploads/site/button_faq_active.gif);}
a.new_stuff {background-image:url(/uploads/site/button_new_stuff.gif);}
a.new_stuff:hover, a.new_stuffactive {background-image:url(/uploads/site/button_new_stuff_active.gif);}
a.press {background-image:url(/uploads/site/button_press.gif);}
a.press:hover, a.pressactive {background-image:url(/uploads/site/button_press_active.gif);}
a.contact_us {
	background-image:url(/uploads/site/button_contact_us.gif);
	margin-top: 4px;
}
a.newsletter {background-image:url(/uploads/site/button_newsletter.gif);}
a.upload_your_photo_now {background-image:url(/uploads/site/button_upload_your_photo_now.gif);}
.press_text a {
	font-style: italic;
}
.blog_text a {
	color: #3B3735;
	font-style: italic;
}
.blog_info a {
	color: #231F20;
}
#blog_nav a {
	color: #231F20;
}
#product_right a {
	color: #231F20;
}
/*  LEFT COLUMN
__________________________________________________________________*/

#left_column {
	position: absolute;
	width: 765px;
}
/* HEADER
	___________________________________*/

#header {
	margin-bottom: 10px;
}
.logo {
	float: left;
}
#header_nav img {
	float: left;
}
#member_box {
	float: left;
	background-image: url(/uploads/site/member_box.jpg);
	background-repeat: no-repeat;
	width: 248px;
	height: 105px;
	margin-left: 3px;
	text-transform: uppercase;
	font-size: 11px;
	position: relative;
}
.member_nav {
	text-align: center;
	margin: 2px auto 2px auto;
}
.member_dotted_line {
	border-bottom: dotted 1px #483E40;
	padding-bottom: 3px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.sack_pic {
	margin: 18px 0 0 100px;
}
#header_nav {
	height: 18px;
	margin: 2px 0 2px 0;
}
/* CONTENT
	___________________________________________________*/

#content {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#content_container {
	margin-right: 50px;
}
#content p {
	margin-right: 20px;
}
span.contact {
	width: 100px;
}
/*  HOMEPAGE
	____________________*/
	
.item {
	float: left;
	width: 182px;
	height: 208px;
	position: relative;
	background-image:url(/uploads/site/underlay.jpg);
	margin-right: 7px;
}
.thumb {
	position: absolute;
	top: 28px;
	left: 9px;
}
/*  GALLERY
	____________________*/
	
.gallerypic {
	width: 142px;
	height: 142px;
	margin: 0 9px 9px 0;
	background-color: #CBCBBE;
	float: left;
	display: block;
}
#pagination {
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 10px;
}
/*  PRESS
	____________________*/

.press_item {
	margin-bottom: 17px;
}
.press_photo {
	float: left;
}
.press_text {
	width: 325px;
}
.press_text_container {
	float: right;
	padding: 5px 50px 0 5px;
}
/*  BLOG
	____________________*/

.blog_entry {
	float: left;
	width: 440px;
	color: #636466;
	margin-top: 10px;
}
#blog_nav {
	float:right;
	width: 140px;
	margin: 10px 60px 0 0;
	line-height: 1.5em;
}
.blog_info {
	padding-bottom: 10px;
}
.dotted_line {
	border-bottom: 1px dotted;
	margin-bottom: 10px;
}
.blog_text {
	margin-bottom: 10px;
}

.blog_date {
	letter-spacing: .1em;
	margin-bottom: 7px;
}

/* RIGHT COLUMN
___________________________________________*/

#right_column {
	position: absolute;
	left: 756px;
}
.textbox {
	margin-bottom: 3px;
}
.text_box_repeat_bg {
	background-image:url(/uploads/site/text_box_bg.gif);
	padding: 10px;
	font-size: 12px;
}
.gallery_tout {
	background-image:url(/uploads/site/tout_picture_frame.jpg);
	width: 214px;
	height: 184px;
	background-repeat: no-repeat;
}
.gallery_tout_image {
	padding: 33px 0 0 30px;
}
.tout {
	margin-top: 3px;
	margin-bottom: 3px;
}
/*     PRODUCT PAGE
_____________________________________*/

#product_left {
	float: left;
	width: 380px;
	margin-top: 30px;
	margin-right: 25px;
}
.product_big {
	margin-bottom: 40px;
}
#product_selection {
	margin-bottom: 25px;
}
.product_pictures img {
	margin-right: 6px;
}
#product_right {
	float: left;
	width: 345px;
	margin-top: 10px;
}
#product_slideshow {
	width: 325px;
	height: 247px;
	background-image: url(/uploads/site/slideshow_box.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	position: relative;
}
.slideshow_pad {
	position: absolute;
	top: 11px;
	left: 12px;
	width: 302px;
	height: 200px;
}
.product_description {
	font-size: 12px;
	padding-right: 10px;
	margin-bottom: 20px;
}
/*     FOOTER
_____________________________________*/

#footer {
	margin-top: 100px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 10px;
}
