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



a img {border:0}

body{
	background:#C3C4C4 url(images/background.jpg) top center fixed;
	text-align:center;
	min-width:1000px;
	margin:0 auto;
	font-family:Verdana;
}


p {
	font:11px/14px Verdana;
}


/* MAIN WRAPPER */

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


/* HEADER */

#header_wrapper {
	width:1000px;
	height:160px;
	position:relative;
}
#logo {
	float:left;
	position:absolute;
	bottom:0px;
	left:0px;
	margin-bottom:20px;
}
#top_nav {
	float:right;
	width:600px;
	position:absolute;
	bottom:0px;
	right:-1px;
	padding:0px 0px 5px 0px;
	font:11px/11px Verdana;
	text-align:right;
}
#top_nav a {
	color:#000000;
	text-decoration:none;
}
#top_nav a:hover {
	text-decoration:underline;
}
#number {
	width:300px;
	height:40px;
}


/* SEARCH BAR */

#search_bar {
	width:1000px;
	height:32px;
	background:url(images/top_bar.jpg);
}
#navigation {
	width:600px;
	height:32px;
	float:left;
}
#searchbox {
	width:390px;
	height:32px;
	float:right;
}
input.form_text {
	height:23px;
	*height:20px;
	width:200px;
	background:url(images/form_bg.jpg) repeat-x;
	border:thin solid #686868;
}
#under_bar {
	width:1000px;
	height:5px;
	background:url(images/top_bar_2.jpg);
	margin:1px 0px;
}


/* MIDDLE */
  
#middle_wrapper {
	width:1000px;
	background:#FFFFFF;
}


/* LEFT COLUMN */

#left_col {
	float:left;
	width:200px;
	margin:0px 0px 0px 0px;
	font:11px/20px Verdana;
	text-align:center;
}
#quick_search {
	width:175px;
	padding:10px 0px 0px 0px;
	text-align:left;
}
select.qs_search {
	margin:3px 0px 0px -10px;
	width:160px;
}
#radios {
	width:185px;
	background:#1F1F1F url(images/sidebar_bg_1.jpg) repeat-x top left;
	padding:10px;
	color:#FFFFFF;
	text-align:left;
}
a.side_product_links {
	display:block;
	width:175px;
	font:bold 14px/16px;
	color:#FFFFFF;
	text-decoration:none;
}
a.side_product_links:hover {
	text-decoration:underline;
}
a.side_product_products {
	display:block;
	width:175px;
	*width:173px;
	padding:4px;
	color:#CCCCCC;
	text-decoration:none;
	line-height:12px;
}
a.side_product_products:hover {
	background:url(images/link_over_bg.jpg) center center;
	border:thin solid #B5B5B5;
	padding:3px;
	*padding:2px;
}
#accessories {
	width:185px;
	background:#1F1F1F;
	padding:10px;
	color:#FFFFFF;
	text-align:left;
}
#which_radio {
	text-align:center;
	margin-left:-10px;
}
#which_radio a {
	width:200px;
	height:45px;
	display:block;
	background:url(images/which_radio.png) top left;
}
#which_radio a:hover {
	background-position:bottom left;
}
#which_radio2 {
	text-align:center;
	margin-left:-8px;
}
#which_radio2 a {
	width:200px;
	height:70px;
	display:block;
	background:url(images/which_radio2.png) top left;
}
#which_radio2 a:hover {
	background-position:bottom left;
}


/* RIGHT COLUMN */

#right_col {
	float:right;
	width:780px;
	padding:5px 0px 0px 0px;
}
#flash_window {
	width:780px;
}
#products {
	width:780px;
}
.product_row {
	width:779px;
	font:10px/14px Verdana;
}
.product_row {
	padding:0px 0px 0px 0px;
	*padding:20px 0px 0px 0px;
}
.product_row h6 {
	font:normal 11px/14px Verdana;
	text-decoration:underline;
	margin:0px 0px 5px 0px;
}
.product_left {
	width:239px;
	padding:0px 10px;
	float:left;
}
.product_center {
	width:239px;
	padding:0px 10px;
	float:left;
}
.product_right {
	width:239px;
	padding:0px 10px;
	float:left;
}
.divider {
	width:1px;
	height:125px;
	background:url(images/divider.jpg);
	float:left;
	margin:40px 0px 0px 0px;
}
.row_divider {
	height:6px;
	width:759px;
	margin:20px 10px 0px 10px;
	background:#E4E4E4;
}
#credit_cards {
	width:780px;
	text-align:center;
}



/* FOOTER */

#footer_wrapper {
	width:978px;
	*width:976px;
	background:#FFFFFF url(images/footer_bg.jpg) repeat;
	padding:5px;
	margin:1px 0px 0px 0px;
	border:thin solid #373737;
	font:11px/20px Verdana;
	color:#FFFFFF;
}
#footer_links {
	text-align:center;
}
#footer_links a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_links a:hover {
	text-decoration:underline;
}
#footer_flash {
	float:right;
	width:180px;
}



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

#contact_form {
	width:100%;
	font:10px/14px Verdana;
	margin:0px 0px 0px 5px;
}
#contact_table {
	width:400px;
	font:10px/14px Verdana;
}
.contact_row {
	width:300px;
	height:25px;
}
.contact_field {
	float:left;
	width:45px;
	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:10px Verdana;
}
textarea.contacttext {
	font:10px Verdana;
}
input.form_button {
	width:120px;
	height:30px;
	background:#DD7E08;
	border:thin solid #6B6D6D;
	font:bold 14px Verdana;
	color:#FFFFFF;
}



/* BENEFITS */

#benefits_left {
	float:left;
	width:500px;
	padding:10px;
	font:10px/14px Verdana;
}
#benefits_right {
	float:right;
	width:210px;
	padding:160px 20px 0px 0px;
	font:bold 12px/24px Verdana;
	text-align:justify;
}
table.benefits td {
	padding:5px;
	background:#1F1F1F;
	color:#FFFFFF;
	font-size:18px;
}
table.benefits td.ben_header {
	padding:3px;
}


/* WHICH IS RIGHT */

table.which {
	width:738px;
	*width:736px;
	margin:20px;
	border:thin solid #1F1F1F;
}
table.which td {
	padding:2px 10px;
	vertical-align:top;
	border:thin solid #1F1F1F;
	font:10px/14px Verdana;
}
table.which td.whi_header {
	background:#1F1F1F;
	font:bold 14px/18px Verdana;
	color:#FFFFFF;
	text-align:center;
}
table.which td.whi_label {
	font:bold 10px/14px Verdana;
}



/* RIGHT INDUSTRY BOX */

.twoway_industry {
	margin:10px;
	text-align:justify;
}
.twoway_industry img {
	padding:5px 0px 0px 5px;
}
.who2way {
	float:right;
	width:200px;
	padding:5px;
	border:thin solid #000000;
	margin:0px 0px 10px 15px;
	text-align:left;
}



/* INNER CONTENT */
.inner_content {
	margin:10px;
	text-align:justify;
}



/* HEADER TAGS */

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

/* LISTS */

ul {
	margin:10px 0px 10px 25px;
}
ol {
	margin:0px 0px 0px 25px;
}
li {
	font:11px/14px Verdana;
	list-style:disc;
	padding-top: 5px;
padding-bottom: 5px;
}



/* DIGISHOP */

#categoryGrid , #productGrid, #productDetail, #customerLogin, #checkoutBilling, #checkoutPayment, #checkoutConfirm, #clientAccount, #viewCart, #checkoutPage {
	margin:5px;
}
#categoryGrid table {
	text-align:center;
}
.photo {
	text-align:center;
}
.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;
}
.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 {
	margin:0px 25px 0px 0px;
}
#product_detail_right {
	float:right;
}

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

a.sublink {
	font-size:12px;
	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;
	background:#E89923;
	text-align:center;
	color:#000000;
	border:thin solid #000000;
	text-decoration:none;
}
#productsRelated .details a:hover {
	text-decoration:underline;
}




/* SPRY 2 */

.CollapsiblePanelTab2 {
	width:580px;
	height:25px;
	display:block;
	margin:0px 10px;
	padding:5px 10px;
	cursor:pointer;
	background:#E89923;
	font:bold 20px Verdana;
	color:#FFFFFF;
	border-bottom:solid 1px #ffffff;
	text-decoration:none;
}
.CollapsiblePanelTab2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.CollapsiblePanelTab2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.CollapsiblePanelContent2 {
	width:600px;
	padding:0px;
	margin:0px 10px;
	padding:0px 10px;
	background:#E6EBEF;
	font:14px Verdana;
	color:#131313;
}
.CollapsiblePanel2Visible {
	background:#000000;
}
.CollapsiblePanelTabHover {
	background:#000000;
	text-decoration:underline;
}
.CollapsiblePanelContent2 td {
	padding:2px 2px 2px 10px;
}
.CollapsiblePanelContent2 td a {
	color:#000000;
}
.CollapsiblePanelContent2 td a:hover {
	color:#363636;
	text-decoration:none;
	
}


form, table, #cartInfo {
	margin:0px 15px;
}



#cartItems table {
	border:thin solid #000000;
}
#cartItems th {
	background:#000000;
	color:#FFFFFF;
	padding:2px 5px;
}
#cartItems td {
	padding:2px 5px;
}

#billAddress table input, #shipAddress table input, #paymentInfo table input {
	width:300px;
}
#billAddress table select, #shipAddress table select, #paymentInfo table select {
	width:300px;
}


form, table, #cartInfo {
	margin:0px 10px;
}

#existingCustomer .form-label, #newCustomer .form-label {
	width:80px;
}

label, .form-label-long {
	font-size:11px;
}

#productPhotos {float:left; width:300px;}
#extraDetails {float:right; padding:0px; margin-right:100px;}
.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

