/* ------------------------- */
/* Index / Global Properties */
/* ------------------------- */


.right { float: right; }
.left { float: left; }
	
.tc { text-align: center; padding-top: 10px; padding-bottom: 10px; }
.tr { text-align: right; }

.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: #242424;
}
#maincontent {
	padding-top: 10px;
}

	
#menu {
	/* Top Navigation Bar BG & Color */
	background: #000000 url("images/menu.gif") top left repeat-x;
	border-top: 1px solid #ffffff;
	height: 29px;
	list-style: none;
	position: absolute;
	bottom: 0;
	width: 773px;
}
	
#menu li { 
	line-height: 29px;
	display: inline;
}

#menu li a {
	/* Top Navigation Bar Link Dividers  */
	background: url("images/menu_split.gif") top right no-repeat;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding: 6px 15px;
}
	
#menu li.last a { background: none; }

.column {
	/* Side Table Definitions */
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	width: 157px;
	padding: 0 10px; 
	margin: 1px 0 10px 0;
}
	
.column .top, .column .bot {
	/* Side Table Heading Background & Definitions */
	background: url("images/column_top.gif") no-repeat;
	display: block;
	height: 7px;
	margin: 0 -11px;	
}
		
.column .bot {
	/* Side Table Footer Background & Definitions */
	background: url("images/column_bot.gif") bottom left no-repeat;
}

.list { 
	margin-bottom: 15px;
	list-style: none; 
}
	
.list li.title a {
	/* Side Table Category Link Definitions */
	background: url("images/bullet_arrow.gif") 3px center no-repeat; 
	color: #e18405;
	border-bottom: 1px dotted #727272;
	text-decoration: none;
	font-weight: bold;	
}

#main_cont {
	/* Center Table Definitions */
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}



		
	



#searchForm {
	width: 561px;
	height: 29px;
	padding: 7px 15px 0 15px;
	background: url("images/search.gif") no-repeat;
	color: #636262;
	font-weight: bold;
}
	
#searchForm legend { display: none; }
html>body #searchForm span input, html>body #searchForm span img { margin-bottom: -3px; }

#welcome h3 {
	/* Welcome Message Font */
	color: #000000;
	font: normal 28px "Arial", "Helvetica", sans-serif;
}
	
#welcome {
	width: 376px;
	height: 172px;
	margin: 5px 0;
	padding: 15px 200px 0 15px;
	background: url("images/welcome.gif") no-repeat; 
}

#banners {
	padding: 10px; 
}
	
#newsletterForm {
	width: 187px;
	height: 91px;
	float: left;
	margin-right: 1px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	background: url("images/banner.gif") no-repeat;
}
	
html>body #newsletterForm { 
	padding-top: 5px; 
	height: 96px; 
	margin-right: 3px;
}
	
#newsletterForm legend { display: none; }

.currency {
	float: left; 
	padding-left: 10px;
}

.cat_hover:hover {
	/* Category Hover */
	background-color: #EEEEEE;
}

.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 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.alert_message {	
	/* Alert Message Definitions */
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.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;
}

#wrapper {
	width: 773px;
	margin: 0 auto; 
}

/* ------------ */
/* Product List */
/* ------------ */

.product_title_link, product_title_link:visited, product_title_link:active {
	/* Product Title Link Definitions */
	color: #000000;
	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-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
	margin-top: 12px;
	margin-bottom: 10px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
}

/* ----------------- */
/* 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 {	
}

.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;
	padding-bottom: 8px;
}

.tile_table {
	width: 100%;
}

.list_table {	
	width: 100%;
}
.list_tile_item .orange_button {
	margin: 0px !important;	
	}

/* -------------- */
/* 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%;
}

.product_strikethru {
	text-decoration: line-through;
}

.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_item {
	padding-bottom: 10px;
}

.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;
}
.proceedpayment_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
.moreinfo_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}
.quick_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.continue_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
.addtoyourcart_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
.update_reg_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}	
.add_reg_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
.empty_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
	.delete_prod_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.sendmsg_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.update_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.checkout_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.apply_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.contcreate_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.cancel_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
	.submitrev_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
.login_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.addtocart_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.refer_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.viewcart_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}	
.logout_button {
	/* Orange Button Definitions */
		
	height: 18px;
	padding-top:2px;
	}		
.process_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
	.sharewishlist_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
.updateacc_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
.accreate_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
	.pass_reset_button {
	/* Orange Button Definitions */
		
	height: 17px;
	padding-top:2px;
	}
.searchgr_button {
	/* Orange Button Definitions */
		
	height: 25px;
	padding-top:2px;
	}
.blue_button {
	/* Blue Button Definitions */
	
	padding-left: 3px;
	height: 22px;	
	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;
}
.proceedpayment_button input, .proceedpayment_button button {
	/* Orange Button Definitions */
	background: url(images/proceed_to_payment.jpg) no-repeat top left;
	height: 17px;
	width:143px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.quick_button input, .quick_button button {
	/* Orange Button Definitions */
	background: url(images/quick_checkout.jpg) no-repeat top left;
	height: 18px;
	width:110px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.moreinfo_button input, .moreinfo_button button {
	/* Orange Button Definitions */
	background: url(images/more_info.jpg) no-repeat top left;
	height: 18px;
	width:67px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.continue_button input, .continue_button button {
	/* Orange Button Definitions */
	background: url(images/cont_shop.jpg) no-repeat top left;
	height: 17px;
	width:110px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.submitrev_button input, .submitrev_button button {
	/* Orange Button Definitions */
	background: url(images/submit_your_review.jpg) no-repeat top left;
	height: 17px;
	width:124px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.sharewishlist_button input, .sharewishlist_button button {
	/* Orange Button Definitions */
	background: url(images/share_wishlist.jpg) no-repeat top left;
	height: 17px;
	width:110px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.update_reg_button input, .update_reg_button button {
	/* Orange Button Definitions */
	background: url(images/update_reg.jpg) no-repeat top left;
	height: 17px;
	width:128px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.cancel_button input, .cancel_button button {
	/* Orange Button Definitions */
	background: url(images/cancel_btn.jpg) no-repeat top left;
	height: 17px;
	width:63px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.add_reg_button input, .add_reg_button button {
	/* Orange Button Definitions */
	background: url(images/add_reg_event.jpg) no-repeat top left;
	height: 17px;
	width:110px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.addtoyourcart_button input, .addtoyourcart_button button {
	/* Orange Button Definitions */
	background: url(images/add_to_your_cart.jpg) no-repeat top left;
	height: 17px;
	width:110px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.empty_button input, .empty_button button {
	/* Orange Button Definitions */
	background: url(images/empty_cart.jpg) no-repeat top left;
	height: 18px;
	width:89px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.delete_prod_button input, .delete_prod_button button {
	/* Orange Button Definitions */
	background: url(images/delete_prod.jpg) no-repeat top left;
	height: 18px;
	width:93px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.refer_button input, .refer_button button {
	/* Orange Button Definitions */
	background: url(images/refer.jpg) no-repeat top left;
	height: 18px;
	width:89px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.sendmsg_button input, .sendmsg_button button {
	/* Orange Button Definitions */
	background: url(images/send_message.jpg) no-repeat top left;
	height: 18px;
	width:89px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.update_button input, .update_button button {
	/* Orange Button Definitions */
	background: url(images/update_cart.jpg) no-repeat top left;
	height: 18px;
	width:89px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.checkout_button input, .checkout_button button {
	/* Orange Button Definitions */
	background: url(images/checkout.jpg) no-repeat top left;
	height: 18px;
	width:89px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.apply_button input, .apply_button button {
	/* Orange Button Definitions */
	background: url(images/apply.jpg) no-repeat top left;
	height: 18px;
	width:63px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.viewcart_button input, .viewcart_button button {
	/* Orange Button Definitions */
	background: url(images/view_cart.jpg) no-repeat top left;
	height: 18px;
	width:63px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.logout_button input, .logout_button button {
	/* Orange Button Definitions */
	background: url(images/logout.jpg) no-repeat top left;
	height: 18px;
	width:54px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.contcreate_button input, .contcreate_button button {
	/* Orange Button Definitions */
	background: url(images/continue.jpg) no-repeat top left;
	height: 18px;
	width:63px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.login_button input, .login_button button {
	/* Orange Button Definitions */
	background: url(images/log_in.jpg) no-repeat top left;
	height: 18px;
	width:63px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.addtocart_button input, .addtocart_button button {
	/* Orange Button Definitions */
	background: url(images/add_to_cart.jpg) no-repeat top left;
	height: 18px;
	width:89px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.process_button input, .process_button button {
	/* Orange Button Definitions */
	background: url(images/process_order.jpg) no-repeat top left;
	height: 18px;
	width:93px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.updateacc_button input, .updateacc_button button {
	/* Orange Button Definitions */
	background: url(images/update_account.jpg) no-repeat top left;
	height: 18px;
	width:101px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.accreate_button input, .accreate_button button {
	/* Orange Button Definitions */
	background: url(images/acc_create.jpg) no-repeat top left;
	height: 17px;
	width:98px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.pass_reset_button input, .pass_reset_button button {
	/* Orange Button Definitions */
	background: url(images/send_reset_req.jpg) no-repeat top left;
	height: 17px;
	width:123px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.searchgr_button input, .searchgr_button button {
	/* Orange Button Definitions */
	background: url(images/search_gr.jpg) no-repeat top left;
	height: 25px;
	width:163px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.blue_button input, .blue_button button {
	/* Orange Button Definitions */	
	background: url(images/cartbtn2.jpg) no-repeat top left;
	height: 22px;
	width:111px;
	text-align:center;
	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: 10px;
}

.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 */
#right ul.tabbernav li a:link { color: #ffffff; }
#right ul.tabbernav li a:visited { color: #ffffff; }
#right ul.tabberactive li a:link { color: #000000; }
#right ul.tabberactive li a:visited { color: #000000; }

#right ul.tabbernav {
	font: bold 11px "Arial", "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4f1fb;
}

#right .tabberlive .tabbertab {
	padding: 15px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d4f1fb;
	border-right-color: #d4f1fb;
	border-bottom-color: #d4f1fb;
	border-left-color: #d4f1fb;
}

#right ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	text-decoration: none;
	color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d4f1fb;
	border-right-color: #d4f1fb;
	border-bottom-color: #d4f1fb;
	border-left-color: #d4f1fb;
	background-color: #6CB8E6;
}

#right ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #AFD9F1;
	/* Hovered Tabs Text Color */
	color: #000000;
	border-top-color: #d4f1fb;
	border-right-color: #d4f1fb;
	border-bottom-color: #d4f1fb;
	border-left-color: #d4f1fb;
}

#right ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #000000;
}

#right 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;
}

#right ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

#right .tabberlive .tabbertabhide { display: none; }
#right .tabberlive .tabbertab h2 { display: none; }
#right .tabberlive .tabbertab h3 { display: none; }
#right .tabberlive { margin-top: 1em; }
#right .tabber { display: none; }

/* ---------------- */
/* Form Definitions */
/* ---------------- */

.input_box {
	padding-right: 2px;
	padding-left: 2px;
}

.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: #000000;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #000000;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding: 6px;
}

.cart td {
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #000000;
	padding: 6px;
}

.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: #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 #000000;
	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: #e5e5e5;
	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: #015198;
	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;
	color: #000000;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.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: black;
}

.search_bb {
	font-size: 12px;
	font-weight: bold;
	color: black;
}
h2 img {
	padding: 0px !important;
	margin-top: 0px !important;
	margin-right: -1px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	}
.nobordertbl td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#method_chose {
	line-height: 18px;
}
#method_chose input {
	margin-right: 5px;
}
.addtocarthide {
	display: none;
}
