
/*HTML styles */

* {
	line-height: 1.5em ;
	font-family: verdana, arial, sans-serif ;
}

body {
	background-color: rgb(221, 221, 221) ;
	background-position: top center ;
	background-repeat: repeat-x ;
	background-image: url(/backgrounds/body_bg.png) ;
	margin: 0px 0px 15px 0px ;
	color: #000000; 
	font-size: 11px ;
}

table {
	border-collapse: collapse ;
}

td {
	font-size: 12px ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

input, select, option, textarea, button {
	font-size: inherit; 
	font-family: inherit; 
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
}

h1 {
	font-size: 28px ;
	font-weight: normal ;
	color: #990000 ;
	margin-top: 0px ;
	padding: 0px ;
	line-height: 32px ;
	letter-spacing: -2px ;
}

h2 {
	color: #000099 ;
	font-size: 18px ;
	font-weight: normal ;
	line-height: 22px ;
	letter-spacing: -1px ;
}

h3, .inline_h {
	color: #000099 ;
	font-size: 13px ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

h4 {
	font-size: 1.3em; 
	font-weight: bold; 
}

h5 {
	font-weight: bold;
}

h6 {
	margin: 0px;
	font-weight: bold; 
}

h6 + p {
	margin-top: 5px; 
}

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}

.mceContentBody a {
	color: #660099 !important; /* Should match standard anchors; FF requires a important here for mceContentBody */
}

a, a:link, a:active, a:visited, a:hover {
	color: #660099 ;
}

a:active, a:visited {
	color: #669900 ;
}

a:hover {
	color: #009966 ;
}

a:link img, a:active img, a:visited img, a:hover img {
	border-style: solid;
	border-color: #660099;
}

a:hover img {
	border-color: #009966;
}

/*Template Styles*/

.container {
	width: 964px;
	margin: auto;
	/*background-color: #000 ;*/
}

.blurb {
	color : #222222;
	text-align: center; 
	padding: 15px;
	font-size: 11px; 
}

.container2 {
	padding: 1px; 
	border: solid 1px #333333; 
	background-color: #fff;
}

.page_top {
	/*height: 250px; */
	background-color: ;
	margin-bottom: 1px; 
}

.page_top a img {
	border: 0px; 
}

div.nav_top {
	margin-bottom: 1px; 
	text-align: center;
	font-weight: bold;
}

table.nav_top {
	width: 100%; 
}

table.nav_top td {
	padding: 0px; 
}

.page_body_div {
	margin-bottom: 1px; 
}

.page_body_table {
	width: 100%;
}

.nav_cell {
	background-color: #000099;
	width: 230px;
	vertical-align: top;
}

.content_cell {
	background-color: #FFFFFF;
	vertical-align: top;
}

.content {
	padding: 15px ;
}

div.page_bot {
	text-align: center; 
	color: #666666 ;
	background-color: #CCCCCC ;
	padding: 15px ; 
}

div.nav_bot {
	margin-bottom: 5px; 
}

.nav_bot, a.nav_bot:link, a.nav_bot:active, a.nav_bot:visited, a.nav_bot:hover {
	color: #666666; 
	text-decoration: none; 
}

a.nav_bot:hover {
	text-decoration: underline ;
}

div.address {
	margin-bottom: 10px; 
}

div.disclaimer {
	font-size: 10px ; 
}

.disclaimer, a.disclaimer:link, a.disclaimer:active, a.disclaimer:visited, a.disclaimer:hover {
	color: #666666; 
	text-decoration: none;
}

a.disclaimer:hover {
	text-decoration: underline ;
}

/* Nav Styles */

a.button_top, a.button_top:link, a.button_top:active, a.button_top:visited, a.button_top:hover {
	font-size: 16px ;
	font-weight: bold ;
	letter-spacing: -1px; 
	text-decoration: none ;
	color: #FFFFFF ;
	display: block; 
	background-color: #009900 ;
	background-image: url(/images/shine_50.png);
	background-position: center left; 
	padding: 4px ;
	border-left: 1px solid #fff ;
}

a.button_top:hover {
	color: #AAAAAA ;
	background-color: #FFFF00 ;
	text-decoration: underline ;
}

a.button_left, a.button_left:link, a.button_left:active, a.button_left:visited, a.button_left:hover {
	font-size: 13px ;
	font-weight: bold ;
	text-decoration: none ;
	letter-spacing: -1px; 
	color: #FFFFFF ;
	display: block; 
	background-color: #6666FF ;
	background-image: url(/images/arrow.gif);
	background-position: 7px center; 
	background-repeat: no-repeat;
	margin: 5px ;
	padding: 2px 4px 2px 20px ;
	border: 1px solid #FFCCFF ;
}

a.button_left:hover {
	color: #FFFFFF ;
	background-color: #444444 ;
	border: 1px solid #009900 ;
	text-decoration: underline ;
}

/*Misc Standard Styles*/

.action_message {
	text-align: center; 
}

.important {
	color: #711028;
}

.required {
	text-align: center;
	color: #711028;
}

.even_row, .row_0 {
	background-color: #EEEEEE;
}

.odd_row, .row_1 {
	background-color: #FFFFFF;
}

.good, .status1 {
	color: #456314;
}

.bad, .status0 {
	color: #711028;
}

.img_float {
	float: right;
	border: solid 1px #333333;
	margin: 0px 0px 10px 10px; 
}

.item_swf {
	position: relative;
}

.item_swf a {
	position: absolute;
	z-index: 2; 
}


/* CART STYLES */

.carts_table {
	border: solid 1px #333333;
}

.carts_label_row {
	border: solid 1px #333333; 
	background: url(/images/cart/cart_bg.png) center center rgb(221, 221, 221);
	color: #FFFFFF;
	font-weight: bold;
}

.carts_label {
	white-space: nowrap;
	border-bottom: solid 1px #333333;
}

.carts_item_row {
	background: #fff;
	border: solid 1px #333333;
}

.carts_item {
	border-top: solid 1px #333333; 
	border-bottom: solid 1px #333333; 
	white-space: nowrap;
}

.carts_subtotal {
	text-align: right;
	font-size: 14px;
}

/* Checkout Styles */

h3.checkout {
	text-align: center; 
	background-color: rgb(221, 221, 221);
	padding: 6px 0px; 
	border: solid 1px #333333;
	color: #FFFFFF;
}

table.totaler {
	width: 100%; 
	margin: 10px 0px; 
}

table.totaler tr.head td {
	font-weight: bold ; 
	border-bottom: solid 1px #333333 ;
}

table.totaler_totals {
	margin: 15px 0px 15px auto;
}

table.totaler_totals td {
	text-align: right;
	padding: 1px 3px;
}

table.totaler_totals td.label {
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
	white-space: nowrap;
}

table.totaler_totals td.total {
	border-top: solid 1px #333333;
	font-size: 14px;
	font-weight: bold;
}

table.checkout {
	margin: auto;
}

table.checkout td {
	vertical-align: top;
	padding: 3px; 
}

table.checkout td.label {
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}

table.checkout td input {
	width: 300px;
}

/*  MAILING LISTS STYLES */

div.mailing_lists {
	padding: 10px; 
	border-bottom: 1px dashed #333; 
}

div.mailing_lists_teaser {
	
}

div.mailing_lists_name {
	font-weight: bold; 
	font-size: 13px;
}

div.mailing_lists_link {
	text-align: right;
}

div.mailing_lists_subscribe {
	float: right; 
	width: 300px; 
	margin: 0px 0px 15px 15px; 
	padding: 10px; 
	background-color: #dddddd ;
	color: #000000 ;
	border: solid 1px #555555 ;
}

div.mailing_lists_subscribe_required {
	text-align: center;
	font-size: .7em ;
}

div.mailing_lists_subscribe_message {
	text-align: center; 
}

table.mailing_lists_subscribe_form {
	width: 100%; 
}

table.mailing_lists_subscribe_form td {
	padding: 3px; 
}

td.mailing_lists_subscribe_form_label {
	white-space: nowrap; 
	width: 1%; 
}

table.mailing_lists_subscribe_form td input {
	width: 99%; 
}

/* PAGES STYLES */

div.products_featured_vert {
	color: #555555 ;
	padding: 10px ; 
	float: right ; 
	width: 180px ; 
	margin: 0px 0px 15px 15px ; 
	border: solid 1px #555555 ;
	background-color: #dddddd ; 
}

table.products_featured_vert {
	width: 100% ; 
}

td.products_featured_vert_img_cell {
	vertical-align: top; 
	width: 1%;
	padding: 5px; 
}

td.products_featured_vert_img_cell a img {
	border: solid 1px; 
}

td.products_featured_vert_text_cell {
	vertical-align: top;
}

.products_featured_vert_name {
	font-weight: bold; 
}

.products_featured_vert_teaser {
	font-size: .9em ;
}

.products_featured_vert_price {
	font-size: .9em; 
	font-style: italic;
}




div.products_featured_hor {
	color: #555555 ;
	padding: 10px ; 
	border: solid 1px #555555 ;
	background-color: #dddddd ; 
}

table.products_featured_hor {
	width: 100% ; 
}

td.products_featured_hor_img_cell {
	vertical-align: top; 
	width: 1%; 
	padding: 5px; 
}

td.products_featured_hor_img_cell a img {
	border: solid 1px; 
}

td.products_featured_hor_text_cell {
	vertical-align: top;
}

.products_featured_hor_name {
	font-weight: bold; 
}

.products_featured_hor_teaser {
	font-size: .9em ;
}

.products_featured_hor_price {
	font-size: .9em; 
	font-style: italic;
}


/* PRODUCTS STYLES */

div.products_categories {
	border-bottom: solid 1px ; 
	margin-bottom: 10px; 
}

.products_categories_img {
	float: right; 
	margin: 0px 0px 10px 10px; 
	border: solid 1px ; 
}

div.products_categories_content {
	
}

div.products_categories_clear {
	clear: both; 
}

table.products_categories_categories_list {
	width: 100%; 
}

div.products_categories_products_list {
	padding-top: 10px; 
	border-top: solid 1px ; 
}

table.products_categories_products_list {
	width: 100%; 
}

.products_categories + .products_categories_products_list {
	border-top: 0px; 
	padding-top: 0px; 
}

.products_cell {
	text-align: center; 
	vertical-align: top; 
	padding: 10px; 
	padding-bottom: 15px; 
}

.products_img {
	margin-top: 0px; 
}

.products_name {
	font-size: 1.2em; 
	font-weight: bold; 
	letter-spacing: -1px; 
}

.products_teaser {
	font-size: .9em;
	letter-spacing: -1px;
}

.products_price {
	font-size: .9em; 
	font-style: italic; 
}

.products_link {
	letter-spacing: -1px; 
}

/* Featured Products */

/*
.products_name.featured a {
	font-weight: bold; 
}

.products_teaser.featured {
	color: #fff;
	font-size: .9em ;
}

.products_link.featured a {
	font-size: .9em ;
}

.products_price.featured {
	color: #fff; 
	font-size: .9em; 
	font-style: italic;
}

table.products_featured {
	width: 100%; 
}

table.products_featured tr td {
	border-top: solid 1px  ;
}

table.products_featured tr:first-child td {
	border-top: solid 0px;
}
*/

.print_only {
	display: none; 
}

@media print {
	
	.print_only {
		display: block;
	}
	
	.no_print {
		display: none; 
	}
	
	.content {
		width: 100%; 
		margin: 0px; 
		float: none;
	}
	
}
