/* ----------------------- */
/* Index / Global Properties */
/* ----------------------- */

* {
	/* Global Font Size, Color and Face */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a2f23;
}

a {
	color: #006dac;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #c7080b;
}

p { margin: 1em 0; }

form { margin: 0; }

input, select {
	margin: 1px;
}

body {
	/* Main Background Color */
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.left-align { text-align: left; }

#left_nav {
	vertical-align: top;
	background: url(images/bg-left_nav.jpg) repeat-y;
	color: #fff;
	padding-bottom: 1em;
}
#left_nav * {
	color: #fff;
}

#left_nav a:hover, #left_nav a:active, #left_nav a:focus {
	color: #c2e3c1;
}

#left_nav_inner {
	padding: 0 15px;
}

#left_nav .pad {
	padding-left: 7px;
}

#left_nav .side_link {
	font-weight: bold;
}

#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainmenu li {
	display: inline;
}

#main_section {
	vertical-align: top;
}

#header_fade {
	background: url(images/header_fade.gif) top repeat-x #82bb5a;
}

#header {
	background: url(images/bg-header.jpg) bottom right no-repeat;
	border-bottom: solid 1px #217363;
	height: 130px;
	padding-right: 15px;
}

#header #header_img {
	position: absolute;
	margin-top: 5px;
}

#header #header_address {
	float: right;
	text-align: right;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 30px;
	color: #15485b;
}

#web-address { display: none; }

#top_nav {
	clear: both;
	margin: 0;
	margin-top: 25px;
	padding: 0;
	list-style: none;
	text-align: right;
	background: #c2e3c1;
	float: right;
}

#top_nav li {
	float: left;
	background: url(images/bg-top_nav-r.gif) no-repeat right;
}

#top_nav a {
	display: block;
	float: left;
	padding: 0 12px;
	height: 27px;
	line-height: 27px;
	background: url(images/bg-top_nav-l.gif) no-repeat left;
	color: #033b00;
	font-weight: bold;
}

#top_nav a.hover, #top_nav a:hover, #top_nav a:active, #top_nav a:focus {
	background-color: #e5f3e5;
	color: #800;
}

#top_nav a img {
	display: block;
	float: left;
	padding-top: 7px;
	padding-right: .5em;
}

.top_nav_popupBox {
	display: none;
	width: 300px;
	background: #e5f3e5;
	margin: 0;
	border: solid 1px #98cf95;
}

.top_nav_popupBox .content {
	border-width: 0;
	background: none;
}

.top_nav_popupBox .content h2 {
	display: none;
}

#main_cont {
	padding: 7px 7px 0 0;
}

#main_cont_left {
	/* Center Table Definitions */
/*
	width: 70%; 
	float: left;
*/
	line-height: 2em;
	padding: 20px;
}

#main_cont_left h2 {
	margin-top: 0;
	font-size: 1.3em;
}

#footer {
	color: #808080;	
	text-align: center;
	padding: 3px;
	clear: both;
	margin-top: 1em;
}

#footer a {
	/* Footer Link Colors */
	color: #217363;
	text-decoration: none;
}

#footer a#ne3-design {
	color: #e66767;
}

.content {
	border: solid #bababa 1px;
	background: #fff;
	margin: 1px;
	padding: 1px;
}

.content h2, .account_head {
	color: #fff;
	background: url(images/bg-cookie_crumb.gif) no-repeat 80% #217363;
	margin: 0;
	margin-bottom: 1px;
	padding: 0;
	padding-left: 10px;
	line-height: 26px;
	height: 26px;
	font-size: 11px !important;
	font-weight: bold;
}
#left_nav .content {
	margin: 1em 0 1.5em 0;
	background: none;
	border: none;
}

#left_nav .content h2 {
	border: solid 1px #c2e3c1;
}
#left_nav .content h2 a {
	position: relative;
	display: block;
	margin-left: -10px;
	padding-left: 10px;
	line-height: 26px;
	height: 26px;
}

.inner {
	padding: 10px;
}

#left_nav .inner {
	padding: 10px 5px;
}

#left_nav .content {
	margin-left: 0;
}

#right_nav {
	border-left: solid 1px #fff;
	padding: 5px;
	padding-left: 7px;
	background: url(images/bg-right-nav.gif) repeat-y left #d5d1be;
}

#right_nav .content {
	border-color: #b2ac8e;
	margin-bottom: 5px;
}

.hidden {
	display: none;
}

#order_notes {
}

.order_note {
	background: #f6fbf3;
	border: solid 1px #acd291;
	padding: 10px;
	margin-bottom: .5em;
}

.order_note .note_title {
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: dashed 1px #dcebd1;
}

.order_note .note_text {
}

.currency {
	float: left; 
	padding-left: 10px;
}

.side_link {
	/* Side Table Link Definitions */
	background: url(images/side_link_dot.gif) no-repeat left .75em;
	display: block;
	padding: .2em 0;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
	color: #696969;
}

.black_bold_text_spaced {
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

.error_message {
	/* Error Message Definitions */
	background: #fcf1f1;
	border: solid #f00 1px;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.error_message * {
	color: #f00;
}

.error_message a {
	color: #00f !important;
}

.alert_message {	
	/* Alert Message Definitions */
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.error_alert {
	margin-left: 35px;
}

.table_bottom {
	text-align: center;
	padding-top: 5px;
}

.row {
	clear: both;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}

/* ------------ */
/* Product List */
/* ------------ */

.product_title_link, product_title_link:visited, product_title_link:active {
	/* Product Title Link Definitions */
	color: #c7080b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.product_title_link:hover {
	/* Product Title Link Hover Definitions */
	color: #fd6601;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	border-bottom: solid #cacaca 1px;
	background: #217363;
	color: #fff;
	padding: 3px;
	padding-left: 7px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #cacaca 1px;
	background: #217363;
	color: #fff;
	padding: 3px;
	padding-left: 7px;
}

.list_top strong, .list_bottom strong { color: #fff; }

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
}

.price {
	/* Product List Price Definitions */
	color: #c20710;
	font-weight: bold;
	font-size: 14pt;	
	margin-right: 10px;
	float: left;
}

.list_item {
	background: #FFFFFF;
	padding: 5px;
}

.list_item_bottom_border {
	/* Product List Separator Definitions */
	border-bottom: solid #cacaca 1px;
	background: #FFFFFF;
}

/* ----------------- */
/* Product List Tile */
/* ----------------- */

.tile_item {
	text-align: center;
}

.tile_image {
	margin-bottom: 5px;
}

.tile_price {
	/* Product Tile Price Definitions */
	font-weight: bold;
	font-size: 11pt;
	color: #c20710;
}

.tile_table {
	background: #FFFFFF;
	width: 100%;
}

.list_table {
	background: #FFFFFF;
	width: 100%;
}

/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-size: 12px;
	font-weight: bold;
	color: #307fcf;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	/* Product Price Font & Color */
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

.product_option {
	/* Product Attributes Font & Color */
	font-weight: bold;
	padding-right: 10px;
	width: 1%;
}

.review_link {
	color: #307fcf;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}

.larger_view {
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
}

.add_wishlist {
	/* Add To Wishlist, Add Review, Add To Registry Link Definitions */
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
}

.review_title {
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: dashed 1px #dcebd1;
}

.review_item {
	padding: 10px;
	background: #f6fbf3;
	border: solid 1px #acd291;
	margin-bottom: 1em;
}

.review_spacer {
	padding-bottom: 7px;
}

/* ------------------ */
/* Button Definitions */
/* ------------------ */

.orange_button {
	/* Orange Button Definitions */
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.orange_button input, .orange_button button {
	/* Orange Button Definitions */
	background: url(images/orange_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.yellow_button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 5px;
}

.yellow_button input, .yellow_button button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.del_button {
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #3068c5;
	text-decoration: none;
	font-weight: 400;
}

/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #000000; }
ul.tabberactive li a:visited { color: #000000; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #217363;
	font: bold 12px Verdana, sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #217363;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #217363;
	/* Non Selected Tabs Background */
	background: #217363;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #c2e3c1;
	/* Hovered Tabs Border Color */
	border-color: #217363;
	/* Hovered Tabs Text Color */
	color: #000000;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #000000;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid white;
	/* Selected Tabs Hover Background Color */
	background-color: #ffffff;
	/* Selected Tabs Hover Font Color */
	color: #000000;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }

/* ---------------- */
/* Form Definitions */
/* ---------------- */

.form_label {
	text-align: right;
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.short_form_row {
	clear: both;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.short_form_row div {
	width: 60px;
	padding-top: 3px;
}

.short_form_row input {
	width: 75px;
}

.required {
	/* Required Reminder Colors */
	color: #b70407;
	padding-left: 2px;
}

/* ------------ */
/* Account Area */
/* ------------ */

.account_list_head {
	/* Table List Headings Font */
	font-weight: bold;
	color: #b70407;
}

/*
see .content h2

.account_head {
	padding-bottom: 5px;
	font-weight: bold;
	color: #b70407;
}
*/

/* ------------- */
/* Shopping Cart */
/* ------------- */

#table_cart_contents_subtotal {
	margin: 1em 0;
	text-align: right;
}

.cart {
	background: #ffffff;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #b70407;
}

.cart td {
	border-top: solid #ddd 1px;
	border-bottom: solid #ddd 1px;
	color: #000000;
}

.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
	text-align: left;
}

.cart_contents_item a {
	text-decoration: none;
}

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

/* ----------- */
/* Order Pages */
/* ----------- */

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

.order_info_off {
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_info_on {
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_ship_on {
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_payment_off {
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_payment_on {
	background: url(images/order_payment_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_review_off {
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_review_on {
	background: url(images/order_review_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_print_off {
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_print_on {
	background: url(images/order_print_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.gray {
	background-color: #f0f3f8;
}

.sep {
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
	background: #ffffff;
	text-align: left;
}

.order_view th {
	font-weight: bold;
	background: #ff942d;
	color: #ffffff;
	width: 10%;
}

.review_top_border {
	border-top: solid #ff942d 1px;
}

.order_id {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #c20710;
}

/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
	/* Hover Text Color */
	color: #fd6601; text-decoration: none
}

.page a:link {
	/* Link Text Color */
	color: #000000; text-decoration: none
}

.page a:visited {
	color: #000000; text-decoration: none
}

.pages_border {
	/* Box Border & Background */
	border: 1px solid #3d8b7b;
	background-color: #FFFFFF;
	color: #000000;	
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #FFFFFF;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #b9d3cd;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #3d8b7b;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	white-space: nowrap;
}

.highlightpage a:link {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:visited {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
	color: #FFFFFF; text-decoration: underline;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

#cookie_crumb_bar {
	border-bottom: solid 1px #217363;
	margin-bottom: 1px;
	padding: 1px 0;
}

#cookie_crumb_bar div {
	background: url(images/bg-cookie_crumb.gif) no-repeat 80% #217363;
	height: 26px;
}

#cookie_crumbs {
	position: relative;
	margin-top: -55px;
	margin-bottom: 31px;
	padding-left: 5px;
}

#cookie_crumbs a {
	line-height: 25px;
	padding: 6px;
	padding-bottom: 5px;
	color: #c2e3c0;
	font-weight: bold;
	text-decoration: none;
}

#cookie_crumbs a:hover, #cookie_crumbs a:active, #cookie_crumbs a:focus {
	color: #c7080b;
	background-color: #c2e3c0;
}

.home_link {
	/* Home Link Definitions */
	background: url(images/home_icon.gif) no-repeat 3px center;
	padding-left: 20px !important;
}

.home_link:hover, .home_link:active, .home_link:focus {
	background-image: url(images/home_icon_on.gif);
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
}

.crumb_sep {
	padding: 0 3px;
	font-weight: bold;
	color: #c2e3c0;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
	float: left;
	margin-right: 3px;
}

.left_float_5_px {
	float: left;
	margin-right: 5px;
}

.right_float_5_px {
	float: right;
	margin-left: 5px;
}

.IE_left_float_5_px {
	margin-left: 5px;
}

.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.search_results {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: black;
}

.search_bb {
	font-size: 12px;
	font-weight: bold;
	color: black;
}


