@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;
}

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

.clearme {
	clear:both;
}



a img {border:0}

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


p {
	padding:0px 5px;
	font: 14px/24px Verdana;
}


/* MAIN WRAPPER */

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


/* HEADER */

#header_wrapper {
	width:990px;
}
#flash_window {
	width:990px;
}



/* SEARCH BAR */

#search_bar {
	width:930px;
	height:33px;
	padding:30px;
	background:url(images/search_bar_bg.png) no-repeat top center;
}

#quick_search {
	width:175px;
	text-align:left;
	float:left;
	margin:-15px 0px 0px 0px;
	position:relative;
}
select.qs_search {
	width:175px;
}
#quick_search img {
	position:absolute;
	top:5px;
	left:0px;
}
#quick_search select {
	position:absolute;
	top:35px;
	left:0px;
}

#phone {
	width:238px;
	height:50px;
	margin:0px 0px 0px 125px;
	float:left;
}

#searchbox {
	width:340px;
	float:right;
	text-align:right;
}
#searchbox a {
	font:10px Verdana;
	color:#FFFFFF;
	text-decoration:none;
}
#searchbox a:hover {
	text-decoration:underline;
}
input.form_text {
	height:16px;
	width:122px;
	padding:5px 5px 5px 8px;
	background:url(images/search_box_bg.jpg) no-repeat top left;
	border:0px;
}


/* MIDDLE */
  
#middle_wrapper {
	width:970px;
	text-align:center;
	margin:0 auto;
}

#free_shipping {
	text-align:center; 
	margin:10px auto 5px auto;
}


/* LEFT COLUMN */

#left_col {
	float:left;
	width:260px;
	height:970px;
	font:11px/20px Verdana;
	text-align:center;
	background:url(images/sidebar_bg.png) no-repeat;
}


.category {
	margin:20px 0px 3px 20px;
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	text-align:left;
}
a.side_product_products {
	display:block;
	padding:0px 0px 0px 2px;
	font:bold 13px/30px Verdana;
	text-decoration:none;
	color:#FFFFFF;
}
a.side_product_products:hover {
	text-decoration:underline;
}

#cta_specials {
	margin:0 auto;
	padding:10px 0px 0px 11px;
}
#cta_specials a {
	display:block;
	width:246px;
	height:51px;
	background:url(images/specials.png) no-repeat top left;
}
#cta_specials a:hover {
	background-position:bottom left;
}


/* RIGHT COLUMN */

#right_col {
	float:right;
	width:710px;
}
#products_wrapper {
	width:710px;
}
#products_bottom {
	width:710px;
	height:72px;
	background:url(images/content_bottom_bg.jpg) no-repeat;
}
#products {
	width:710px;
	min-height:790px;
	background:url(images/content_bg.png) no-repeat;
}
#marketing_window {
	width:710px;
}

.details_box {
	width:320px;
	height:44px;
	background:url(images/details_bg.jpg) no-repeat;
	margin:15px;
}
.details_price {
	float:left;
	padding:10px 0px 0px 20px;
	font:bold 18px Verdana;
	color:#FFFFFF;
	text-align:left;
}
.details_add {
	float:right;
	text-align:right;
	padding:10px 20px 0px 0px;
}

#credit_cards {
	width:710px;
	text-align:center;
}



/* FOOTER */

#footer_wrapper {
	width:980px;
	height:20px;
	padding:5px;
	font:11px/20px Verdana;
	color:#FFFFFF;
}
#footer_left {
	float:left;
	width:260px;
}
#footer_links {
	float:right;
	width:710px;
	text-align:center;
}
#footer_links a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_links a:hover {
	text-decoration:underline;
}



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

#contact_information p {
	font:12px/18px Verdana;
}

#contact_form {
}
#contact_table {
	width:310px;
	margin:0px;
	font:12px/18px Verdana;
}
.contact_row {
	width:400px;
	height:25px;
}
.contact_field {
	float:left;
	width:145px;
	height:20px;
	padding:5px 5px 0px 0px;
	text-align:right;
}
.contact_box {
	float:right;
	width:250px;
	height:25px;
	text-align:left;
}
input.contactinput {
	width:250px;
	font:12px Verdana;
}
textarea.contacttext {
	font:12px Verdana;
}
input.form_button {
	width:120px;
	height:30px;
	background:#EFC001;
	border:thin solid #36B2E7;
	color:#E2007A;
	font:bold 14px Verdana;
}


/* INTERIOR CONTENT CONTAINER */

.interior_content {
	text-align:left;
	padding:0px 20px;
	font:Verdana;
}


/* HEADER TAGS */

h1 {
	font:bold 24px/28px Verdana;
}
h2 {
	font:bold 20px/24px Verdana;
}
h3 {
	font:normal 14px/24px Verdana;
}
h4 {
	font:normal 12px/18px Verdana;
}
h5 {
	display:block;
	margin:10px 0px 2px 0px;
	border-bottom:solid thin #C7C7C7;
	font:bold 14px/24px Verdana;
	color:#E89923;
}
h6 {
	font:normal 11px/14px Verdana;
	text-decoration:underline;
	margin:0px 0px 5px 0px;
}


/* LISTS */

ul, ol {
	margin:0px 0px 0px 25px;
}
li {
	font:normal 14px/24px Verdana;
}



/* SOCIAL MEDIA LINKS */

#social_media {
	width:82px;
	margin:0 auto;
	text-align:center;
	padding:15px 0px 0px 0px;
}
a#facebook {
	display:block;
	width:82px;
	height:19px;
	background:url(images/logo_facebook.png) top left;
}
a#facebook:hover {
	background-position:bottom left;
}
a#twitter {
	display:block;
	width:79px;
	height:19px;
	background:url(images/logo_twitter.png) top left;
}
a#twitter:hover {
	background-position:bottom left;
}




/* DIGISHOP */

#categoryGrid , #productDetail, #customerLogin, #checkoutBilling, #checkoutPayment, #checkoutConfirm, #clientAccount, #viewCart, #checkoutShipping {
	margin:5px;
	padding:10px;
}
#productGrid {
	margin:0px;
	padding:0px;
}
#categoryGrid table {
	text-align:center;
}
.photo {
	text-align:center;
	height:340px;
}
.title {
	font:bold 14px/18px Verdana;
	text-decoration:none;
}
.title a {
	color:#000000;
}
#btmOptions {
}
.pagination, #pageNote, .display, .sort, .search, #viewCart, #newCustomer, #existingCustomer, #passwordRemindCustomer, .form-field, .form-label, .form-label-required, .field-price, .myerror, .pageNote, #billInfo, #shipInfo, #paymentInfo, #orderDetails, .logout, #orderList, #myAccount {
	font:normal 11px/14px Verdana;
}
.label {
}
.option {
}
.description {
	font:10px/14px Verdana;
}
.details {
}
.sprice {
	font:bold 12px/14px Verdana;
	text-align:center;
}
#price {
	font:bold 20px/28px Verdana;
}
.buttons {
}
.addToCartBtnNoImage {
}
.detailBtnNoImage {
}
.form-label, .form-label-required {
	float:left;
	text-align:left;
	margin:0px 5px 5px 0px;
	clear:both;
}
.form-field, .field-price {
	float:left;
	text-align: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.sublink {
	font:12px Verdana;
	color:#000000;
	text-decoration:none;
}
a.sublink:hover {
	text-decoration:underline;
}

#productsRelated {
	width:400px;
	margin:35px 0px 0px 0px;
}
#productsRelated .hdr-title {
	margin:0px 0px 10px 0px;
	text-align:center;
}
#productsRelated .content-odd {
	width:200px;
	float:left;
	text-align:center;
	margin:0px 0px 15px 0px;
}
#productsRelated .content-even {
	width:200px;
	float:right;
	text-align:center;
	margin:0px 0px 15px 0px;
}
#productsRelated .details {
	font:bold 14px/18px Verdana;
}
#productsRelated .details a {
	display:block;
	width:90px;
	height:14px;
	padding:3px 0px 5px 0px;
	*padding:2px 0px 6px 0px;
	margin:5px 0px 0px 0px;
	text-align:center;
	background:#E89923;
	color:#000000;
	border:thin solid #000000;
	text-decoration:none;
}
#productsRelated .details a:hover {
	text-decoration:underline;
}

#productDetail .details_box {
	margin:0px 180px;
}
td.content-odd2 {
	width:350px;
	padding:15px 0px 0px 0px;
}
td.content-even2 {
	width:350px;
	padding:15px 0px 0px 0px;
}
#piRight .details_box {
	margin:0px;
}



#productInformation {
	width:710px;
}
#piLeft {
	float:left;
	width:370px;
	margin:0px;
}
#piRight {
	float:left;
	width:300px;
	margin:0px 0px 0px 10px;
}

#productDescription p {
	font:12px/24px Verdana;
	text-align:justify;
}

.details_box_right {
	width:300px;
	height:44px;
	background:url(images/details_bg_right.jpg) no-repeat;
}


#viewCart .field-label {
	float:left;
	width:80px;
	text-align:left;
}
#viewCart .field-price {
	float:left;
	width:80px;
	text-align:left;
}

table#cartItems th, td.list {
	padding:0px 5px 0px 5px;
}

#prodThumbnails {
	text-align:left;
}
.sociable {display:none;}

#credit {float:right; margin-right:30px;}
#ssl {float:left; margin-left:50px;}