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



a img {border:0}


body {
	background:#000000 url(images/background.jpg) no-repeat scroll top center;
	text-align: left;
	margin:0 auto;
}


p, table {
	padding:0px 15px;
	font:12px/20px Verdana;
	color:#444444;
}

a {
	color:#cc0033;
}

a:hover {
	text-decoration:none;
}

#cse-search-results {
	padding-left:15px;
}
/* MAIN WRAPPER */


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

#logo {
	width:171px;
	margin:45px auto 0px auto;
}

#phone {
	width:122px;
	float:right;
	margin:7px 5px 0px 0px;
}

#search {
	width:982px;
	height:32px;
	margin:4px 0px 0px 3px;
	background:url(images/logo_row.jpg) no-repeat bottom center;
}

.search_field {
	width:144px;
	background:url(images/search_bg.jpg) no-repeat top left;
	font:11px Verdana;
	color:#666;
	padding:5px 3px 7px 3px;
	border:none;
}

#search_table {
	padding:0px 0px 4px 793px;
}

#navigation {
	margin:4px 0px 5px 5px;
}

#marketing_window {
	margin-left:4px;
}

.logo_row {
	display:block;
	margin:10px auto;
}

/* CONTENT WRAPPER */

#content_wrapper {
	width:990px;
	background:#ffffff;
	padding-bottom:5px;
}

#learn_more_btn {
	margin:20px 15px;
}

/* FOOTER */

#footer_wrapper {
	width:983px;
	height:60px;
	background:#dbdbdb;
	margin:5px auto 0px;
	padding-top:15px;
	font:11px/18px Verdana;
	color:#000000;
	text-align: center;
}

#footer_wrapper a {
	color:#000000;
}

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

/* HEADER TAGS */

h1 {
	padding:0px 15px;
	margin: 5px 0px;
	font:normal 24px/20px Verdana;
	color:#444444;
	text-transform:uppercase;
}
h2 {
	padding:0px 15px;
	font:bold 14px Verdana;
	color:#444444;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#444444;
}
h4 {
}
h5 {
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
}
li {
	font:12px/20px Verdana;
	color:#444444;
	margin-bottom:10px;
}




/* 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:0px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	padding:3px;
	font:11px Verdana;
	color:#525252;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
}

.captcha_info {
	margin-left:45px;
}

#captcha {
	margin-bottom:5px;
}

#form {
	float:left;
}
#map {
	float:right;
	font:11px Verdana;
	margin-right:5px;
}


#ssp_flash {
	width:950px;
	height:500px;
	margin:20px;
}

.form_button {
	cursor:pointer;
}













/* 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/18px Verdana;
	text-decoration:none;
}
.title a {
	color:#444444;
}
#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 14px/18px Verdana;
	color:#444444;
}
.label {
}
.option {
}
.description {
	font:10px/14px Verdana;
}
.details {
}
.sprice {
	font:bold 12px/14px Verdana;
	text-align:center;
}
#price {
	font:bold 30px/38px Verdana;
	color:#227CCA;
}
.buttons {
}
.addToCartBtnNoImage {
}
.detailBtnNoImage {
}
.form-label, .form-label-required {
	clear:both;
	float:left;
	margin:0px 5px 5px 0px;
}
.form-field, .field-price {
	float:left;
	margin:0px 0px 5px 0px;
}
#productDescription, a.link {
	font:12px/16px Verdana;
	color:#444444;
}
.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;
}



#product_left {
	float:left;
	width:auto;
}
#product_right {
	float:left;
	width:490px;
	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;
}



#extraDetails h2 {
	padding:0px;
	font:bold 13px Verdana;
	color:#444444;
}


#addToCartButton {
	margin:10px 0px;
}
#photowrapper {
	padding:5px;
	border:1px solid #444444;
	text-align:left;
}
a#backtolist {
	font:bold 13px Verdana;
	color:#444444;
	text-decoration:underline;
}




#cartAmounts, #cartNumItems {
	display:none;
}



table#cartItems {
	border:1px solid #AEAEAE;
}
table#cartItems th {
	padding:3px 0px;
	border-bottom:1px solid #AEAEAE;
	font:normal 13px Verdana;
	color:#1D1D1D;
}
table#cartItems td {
	padding:3px 0px;
	font:normal 14px Verdana;
	color:#444444;
}
table#cartItems td a {
	font:bold 14px Verdana;
	color:#444444;
	text-decoration:none;
}

#cartButtons {
	text-align:right;
	padding:10px;
}


#quoteForm {
	padding:0px 15px;
}

#quoteForm .form-label-required {
	font:12px Verdana;
	width:120px;
}

#productGrid .sprice {
	display:none;
}


.productListColumn3 {
	margin-bottom:20px;
}



/* SKU */
#skuLabel, #sku {
	font:bold 18px Verdana;
}






/* STORE NAV */

#left_nav {
	width:200px;
	margin:0px 0px 0px 4px;
	float:left;
}
#right_products {
	width:783px;
	margin:0px 3px 0px 0px;
	float:left;
}
.CollapsiblePanelTab {
	cursor: pointer;
}
.cat {
	display:block;
	width:180px;
	padding:8px 10px;
	background:#EFEFEF;
	border-bottom:1px solid #353535;
	font:bold 12px Verdana;
	text-decoration:none;
	color:#2F2F2F;
}
.subcat {
	display:block;
	width:180px;
	padding:8px 10px;
	background:#EFEFEF;
	font:bold 12px Verdana;
	color#2F2F2F;
}
.items {
}
.items a {
	display:block;
	width:180px;
	padding:4px 10px;
	font:11px Verdana;
	color:#000000;
	text-decoration:none;
	font:10px Verdana;
}
.items a:hover {
	text-decoration:underline;
}

