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




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:0.626em; }
body div, ul, ol, li, table, img {
	margin:0px;
	padding:0px; }
body p {
	margin:10px 0px 15px; }
body img {
	border:none; }
.display_none {
	display:none; }
.clear_div {
	display:none;
	height:0px;
	width:0px; }
body:last-child .clear_div {
	display:block;
	clear:both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear:both;
}

.left {float:left}
.right {float:right}



a img {border:0}


body{
	background:#FFFFFF url(images/background.jpg) no-repeat fixed top center;
	text-align:center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding:0px 15px;
	font:13px/14px Verdana;
	color:#000000;
}
a {
	color:#99640E;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
table.infotable {
	padding:0px 15px;
	font:13px/14px Verdana;
	color:#000000;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	padding:0px;
	text-align:left;
}




#header_wrapper {
	width:990px;
	margin:0 auto;
	padding:0px;
}
#top_wrapper {
	width:990px;
	margin:0 auto;
	padding:0px;
}
#top_wrapper_right {
	text-align:right;  
	margin:0 auto;
}
#logo {
	float:left;
	padding:10px 5px 10px 20px;
}
#links {
	float:right;
	padding:0px 30px 10px 5px;
	text-align:right;
	font:11px Verdana;
	color:#334100;
}

#phone {
	height:53px;
	margin:5px 25px 10px 5px;
}

#nav_wrapper {
	width:990px;
	margin:0 auto;
	padding:0px;
	background:#FFFFFF url(images/nav_bg.jpg) repeat-x;
}
#nav {
	float:left;
}
#search {
	float:right;
	padding:5px 24px 5px 0px;
}





#content_wrapper {
	width:990px;
	margin:0 auto;
	padding:0px;
	background:#FFFFFF url(images/content_bg.jpg) no-repeat top center;
}
#left_col {
	float:left;
	width:250px;
}
#left_nav {
	background:url(images/left_nav_bg.png) no-repeat top center;
	min-height:790px;
	width:222px;
	margin:10px 9px 10px 19px;
}
#right_col {
	float:right;
	width:740px;
}
#marketing_window {
	width:704px;
	margin:10px 24px 5px 12px;
}
#calls {
	width:703px;
	margin:5px 24px 10px 13px;
}
#products {
	width:704px;
	margin:0px 24px 0px 12px;
	padding:0px 0px 30px 0px;
	background:#FFFFFF;
}

#products_int {
	width:704px;
	min-height:800px;
	margin:0px 24px 0px 12px;
	background:#FFFFFF;
}





/* CATEGORY AND PRODUCT NAV */

.CollapsiblePanelTab {

}

.category {
	width:222px;
	height:41px;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	margin:0px;
	padding:0px;
	background:#E6E6E6;
}
.CollapsiblePanelContent {
	width:222px;
	height:auto;

	background:#E6E6E6;
}
.CollapsiblePanelContent a {
	display:block;

	width:192px;
	margin:0px;
	padding:8px 15px;
	font:11px Verdana;
	color:#99640E;
	text-decoration:none;
	text-transform:uppercase;
}
.CollapsiblePanelContent a:hover {
	text-decoration:underline;
}

#links a {
	font:11px Verdana;
	color:#99640E;
	text-decoration:none;
	text-transform:uppercase;
}
#links a:hover {
	text-decoration:underline;
}




/* PRODUCT TABLES */

table.product_wrapper_table {
	margin:0px;
	padding:0px;
}
table.product_table {
}
table.product_table td {
	padding:2px 10px;
}
td.product_header {
	font:bold 14px Verdana;
	color:#C68215;
	text-align:left;
}
td.product_price {
	font:bold 12px Verdana;
	color:#C68215;
	text-align:left;
}
td.product_add_td {
	text-align:right;
}
a.product_add {
	display:block;
	width:104px;
	height:22px;
	background:url(images/add_to_cart.jpg) top left;
	float:right;
}
a.product_add:hover {
	background:url(images/add_to_cart.jpg) bottom left;
}
td.product_image {
	text-align:center;
}
td.product_description {
	text-align:left;
	font:12px/24px Verdana;
	color:#334100;
}
td.product_more_td {
	text-align:left;
}
a.product_more {
	display:block;
	width:104px;
	height:22px;
	background:url(images/more_details.jpg) top left;
}
a.product_more:hover {
	background:url(images/more_details.jpg) bottom left;
}



/* FOOTER */

#footer_wrapper {
	width:990px;
	height:40px;
	padding:5px 0px 5px 0px;
	background:#FFFFFF url(images/footer_bg.jpg) repeat-x;
	font:10px/14px Verdana;
	color:#FDD9AC;
	text-align:center;
}

#footer_wrapper a {
	color:#FDD9AC;
	text-decoration:none;
}

#footer_wrapper a:hover {
	text-decoration:underline;
}

/* HEADER TAGS */

h1 {
	padding:8px 15px;
	margin:5px 0px;
	font:bold 18px Verdana;
	color:#C68215;
}
h1.prod {
	padding:0px 15px;
	font:bold 14px Verdana;
	color:#C68215;
}
h2 {
	padding:0px 15px;
	font:bold 14px Verdana;
	color:#C68215;

}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#C68215;
}
h4 {
}
h5 {
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
}
li {
	font:13px/14px Verdana;
	color:#000000;
}




/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width:100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width:400px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width:300px;
	height:25px;
}
.contact_field {
	float:left;
	width:45px;
	height:20px;
	text-align:right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float:right;
	width:250px;
	height:25px;
	text-align:left;
}
input.contactinput {
	width:250px;
	font:11px Verdana;
	color:#525252;
	background-color:#FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color:#FFFFFF;
}






/* DIGISHOP */

#categoryGrid , #productGrid, #productDetail, #customerLogin, #checkoutBilling, #checkoutPayment, #checkoutConfirm, #clientAccount, #viewCart {
	margin:5px;
	font-family:Verdana;
}
#categoryGrid table, #productGrid table {
	text-align:center;
}
.photo {
	text-align:center;
}
.title {
	font:bold 14px Verdana;
	color:#C68215;
	text-align:left;
}
.title a {
	font:bold 14px Verdana;
	color:#C68215;
	text-align:left;
	text-decoration:none;
}
#btmOptions {
}
.pagination, #pageNote, .display, .sort, .search, #viewCart, #newCustomer, #existingCustomer, #passwordRemindCustomer, .form-field, .form-label, .form-label-required, .field-price, .pageNote, #billInfo, #shipInfo, #paymentInfo, #orderDetails, .logout, #orderList, #myAccount {
	font:normal 11px/14px Verdana;
}
.label {
}
.option {
}
.description {
	text-align:left;
	font:12px/24px Verdana;
	color:#334100;
}
.description p {
	padding:0px;
	margin:0px;
	text-align:left;
	font:12px/24px Verdana;
	color:#334100;
}
.details {
}
.sprice {
	font:bold 12px/14px Verdana;
	text-align:center;
}
#price {
	font:bold 20px/38px Verdana;
	color:#C68215;
}
.buttons {
}
.addToCartBtnNoImage {
}
.detailBtnNoImage {
}
.form-label, .form-label-required {
	float:left;
	margin:0px 5px 5px 0px;
}
.form-field, .field-price {
	float:left;
	margin:0px 0px 5px 0px;
}
#productDescription, a.link {
	font:10px/14px Verdana;
}
.hdr-title {
	font:bold 14px/18px Verdana;
}

#product_detail_left {
	float:left;
	margin:0px 25px 0px 0px;
}
#product_detail_right {
	float:right;
}

a.link {
	font:bold 14px Verdana;
	color:#000000;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}

a.back_link {
	font:bold 14px Verdana;
	color:#000000;
	text-decoration:none;
	margin:0px 0px 0px 15px;
}
a.back_link:hover {
	text-decoration:underline;
}


a.sublink {
	font:12px Verdana;
	color:#000000;
	text-decoration:none;
}
a.sublink:hover {
	text-decoration:underline;
}

#product_left {
	float:left;
	width:255px;
}
#product_right {
	float:left;
	width:415px;
	margin:0px 0px 0px 10px;
	text-align:left;
}

h6.product_title {
	font:bold 24px Verdana;
	color:#227CCA;
	padding:0px;
	margin:0px;
}
.field-label, .field-price {
	float:left;
}
.field-price {
	margin:0px 0px 0px 5px;
}
#cartButtons {
	margin:8px 0px 0px 0px;
}

#cartNumItems {
	font:12px/18px Verdana;
}
#cartAmounts {
	font:12px/18px Verdana;
}
#cartCoupon {
	margin:10px 0px 0px 0px;
}
#cartButtons {
}





input.imgBtn {
	width:104px;
	height:22px;
	background:url(images/add_to_cart.jpg) top left;
	border:none;
}
input.imgBtnOvr {
	width:104px;
	height:22px;
	background:url(images/add_to_cart.jpg) bottom left;
	border:none;
}


a.ATClink {
	width:104px;
	height:22px;
	background:url(images/add_to_cart.jpg) top left;
	border:none;
	text-indent:-9000px;
}
a.ATClink:hover {
	width:104px;
	height:22px;
	background:url(images/add_to_cart.jpg) bottom left;
	border:none;
	text-indent:-9000px;
}



.addToCartBtnNoImg a {
	width:104px;
	height:22px;
	display:block;
	background:url(images/add_to_cart.jpg) top left;
	border:none;
	text-indent:-9000px;
}
.addToCartBtnNoImg a:hover {
	width:104px;
	height:22px;
	display:block;
	background:url(images/add_to_cart.jpg) bottom left;
	border:none;
	text-indent:-9000px;
	float:left;
}
.addToCartBtnNoImg a img {
	display:none;
}


.detailBtnNoImg a {
	width:104px;
	height:22px;
	display:block;
	background:url(images/more_details.jpg) top left;
	border:none;
	text-indent:-9000px;
}
.detailBtnNoImg a:hover {
	width:104px;
	height:22px;
	display:block;
	background:url(images/more_details.jpg) bottom left;
	border:none;
	text-indent:-9000px;
}
.detailBtnNoImg a img {
	display:none;
}

.sprice {
	text-align:left;
}
.addToCartBtnNoImg {
	text-align:right;
}




#productBundle {
	margin:30px 0px 0px 0px;
}

#productBundle .hdr-title {
	color:#C68215;
	font:bold 14px Verdana;
}
#bundleCaption {
	font:10px Verdana;
}
#bundlePrice {
	font:bold 12px Verdana;
}
.bPrices {
	float:left;
	width:300px;
	margin:5px 0px;
}
.batchAddToCartButtonImg {
	float:left;
	width:300px;
	margin:5px 0px;
}
#bundleOverview {
	font:10px Verdana;
	clear:both;
}
.batchAddToCartButtonImg a {
	width:104px;
	height:22px;
	display:block;
	background:url(images/add_to_cart.jpg) top left;
	border:none;
	text-indent:-9000px;
}
.batchAddToCartButtonImg a:hover {
	width:104px;
	height:22px;
	display:block;
	background:url(images/add_to_cart.jpg) bottom left;
	border:none;
	text-indent:-9000px;
}
.batchAddToCartButtonImg a img {
	display:none;
}


#productsRelated {
	width:630px;
	margin:35px 32px 0px 32px;
}
#productsRelated .hdr-title {
	margin:0px 0px 10px 0px;
	text-align:center;
}
#productsRelated .content-odd {
	width:200px;
	float:left;
	text-align:center;
	margin:0px 5px 15px 5px;
}
#productsRelated .content-even {
	width:200px;
	float:left;
	text-align:center;
	margin:0px 5px 15px 5px;
}
#productsRelated .details {
	font:bold 14px/18px Verdana;
}



#productsRelated .detailBtnNoImg a {
	width:104px;
	height:22px;
	display:block;
	background:url(images/more_details.jpg) top left;
	border:none;
	text-indent:-9000px;
}
#productsRelated .detailBtnNoImg a:hover {
	width:104px;
	height:22px;
	display:block;
	background:url(images/more_details.jpg) bottom left;
	border:none;
	text-indent:-9000px;
}
#productsRelated .detailBtnNoImg a img {
	display:none;
}

#productsRelated .details .sprice {
	width:200px;
	text-align:center;
}
#productsRelated .details .buttons {
	width:104px;
	margin:0px 48px;
}


.detailBtnNoImg {
	text-align:right;
}




a.calc-shipping-btn {
	background:url(images/btn_calculate.jpg);
	display:block;
	height:38px;
	width:198px;
	text-indent:-9000px;
}



#checkoutBilling .form-label, #checkoutBilling .form-label-required {
	clear:both;
	width:180px;
}
#checkoutShipping .form-label, #checkoutShipping .form-label-required {
	clear:both;
	width:180px;
}
#checkoutPayment .form-label, #checkoutPayment .form-label-required {
	clear:both;
	width:180px;
}
#createCustomer .form-label, #createCustomer .form-label-required {
	clear:both;
	width:180px;
}

#checkoutConfirm p {
	color:#000000;
}

#passwordRemindCustomer .body .form-label, #passwordRemindCustomer .body .form-label-required {
	clear:both;
	width:180px;
}
#existingCustomer .body .form-label, #existingCustomer .body .form-label-required {
	clear:both;
	width:180px;
}
#newCustomer .body .form-label, #newCustomer .body .form-label-required {
	clear:both;
	width:180px;
}
#clientAccount .form-label, #clientAccount .form-label-required {
	clear:both;
	width:180px;
}



#categoryGrid .photo {
	margin:20px 0px 0px 0px;
}
#categoryGrid .title {
	text-align:center;
}

#categoryGrid h2 a {
	color:#C68215;
	text-decoration:none;
}
#categoryGrid h2 a:hover {
	text-decoration:underline;
}
#productGrid h2 a {
	color:#C68215;
	text-decoration:none;
}
#productGrid h2 a:hover {
	text-decoration:underline;
}




#giftCerts .form-label, #giftCerts .form-label-required {
	clear:both;
	width:80px;
}



table#cru {
	font:13px/14px Verdana;
	color:#000000;
	margin:10px;
}
table#cru td {
	padding:5px 10px;
}
table#cru td input {
	margin:0px 10px;
}