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

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;	
}

html, body, p, td, br {
	color: #000000;
	font-family:"Arial", "Tahoma", "Verdana", sans-serif;
	font-size:11px;
}

.list { 
	margin: 15px;
	list-style: none; 
}

.tabbertab h2 {
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
}

input, select, textarea {
	/* Input And Select Font */
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
	color: #000000;
}

.leftheader {
	/* Side Table Heading Definitions */
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	text-align:center;
}

.title_bar {
	font-size: 12px;
}
	
.title {
	width:100%;
	border-bottom: 1px dotted #727272;
}

li.title a {
	/* Side Table Category Link Definitions */
	background: none; 
	line-height:21px;
	padding:4px;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

li.titlesub a {
	/* Side Table Category Link Definitions */
	font-weight:normal; 
	background: none; 
	line-height:21px;
	padding:4px;
	border-bottom: none;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
}

#main_cont {
	/* Center Table Definitions */
	width: 100%;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#right h2, #main_cont h2 {
    /* Center Table Heading Background, Colors & Fonts */
	text-align:center;
	border: solid #CCCCCC 1px;
	font-size:20px; 
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	height:30px;
	line-height:30px; 
}

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

.content {
	/* Main Table Content Area Definitions */
	border: 5px solid #FFFFFF;
	background: #ffffff;
	margin-bottom: 5px;
}

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

.error_message {
	/* Error Message Definitions */
	background: #FFFFFF;
	border: solid #FF0000 7px;
	padding: 10px;
	margin-bottom: 10px;
}

.alert_message {	
	/* Alert Message Definitions */
	background: #FFFFFF;
	border: solid #FFCC00 7px;
	padding: 10px;
	margin-bottom: 10px;
}

.error_alert {
	margin-left: 35px;
}

.row {
	clear: both;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------               PNG Alpha Images                     --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ */


.right_border {
	width:12px; 
	height:100%; 
	background-image:url('images/rt_shadow.png');
}

.left_border {
	width:12px; 
	height:100%; 
	background-image:url('images/lft_shadow.png');
}

.bevel{
/*	background-image:url('images/bevel.png');*/
}

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

.product_title_link, product_title_link:visited, product_title_link:active {
	/* Product Title Link Definitions */
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

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

.list_top {
	/* Product List Top Definitions */
	border-top: solid #CACACA 1px;
	border-bottom: solid #CACACA 1px;
	background: #F0F0F0;
	padding: 3px;
	margin-bottom:10px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #CACACA 1px;
	border-bottom: solid #CACACA 1px;
	background: #F0F0F0;
	padding: 3px;
	margin-top:5px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------              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: 14px;	
	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: 13px;
	color: #C20710;
}

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

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

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

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

.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%;
}

.product_strikethru {
	text-decoration: line-through;
	color:#777777;
}

.review_link {
	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_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}

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


.bold {
	font-weight: bold;
}

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

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

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

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #000000;
}

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

.cart {
	background: #FFFFFF;
}

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

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

.cart_contents_quan {
	padding-right: 5px;
}

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

.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: #C20710;
	width: 10%;
}

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

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

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

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	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: #BCBCBC;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	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                           ---------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ */

.home_link {
	/* Home Link Definitions */
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------                         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: 000000;
}

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

