/*	--------------------------------------------------------------------------------------------------------------------------
	.subNav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.subNav {
		
	}
		.subNav li {
			margin:0 10px 0 0;
			float:left;
			display:inline;
		}

/*	--------------------------------------------------------------------------------------------------------------------------
	#homepage Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#homepage {
		margin:0 auto;
		width:860px;
	}
	#homepage #features {
		margin:0 0 45px 0;
		width:860px !important; height:349px;
		background:url(../images/bg_feature.jpg) 0 0 no-repeat;
		position:relative;
		overflow:visible !important;
	}
		#homepage #features .btn_next {
			height:44px; width:43px;
			position:absolute;
			left:837px; top:155px;
			background:url(../images/arrow_right.gif) 0 0 no-repeat;
		}
			#homepage #features .btn_next:hover {
				background:url(../images/arrow_right.gif) 0 -44px no-repeat;
			}
		#homepage #features .btn_prev {
			height:44px; width:43px;
			position:absolute;
			left:-20px; top:155px;
			z-index:20;
			background:url(../images/arrow_left.gif) 0 0 no-repeat;
		}
			#homepage #features .btn_prev:hover {
				background:url(../images/arrow_left.gif) 0 -44px no-repeat;
			}
			#homepage #features .overflow {
				margin:0 auto; padding:55px 0 0 0;
				width:705px;
				overflow:hidden;
				position:relative;
			}
			#homepage #features ul {
				
			}
				#homepage #features ul li {
					margin:0 30px 0 0;
					width:215px; height:260px;
					display:inline;
				}
				#homepage #features ul li h2 {
					margin:0 0 15px 0;
					text-align:center;
					line-height:.6em;
				}
						#homepage #features ul li h2 a {
							font-size:14px;
							font-weight:bold;
							color:#fff;
							text-decoration:none;
						}
					#homepage #features ul li .image {
						margin:0 auto;
						width:154px;
						display:block;
					}
						#homepage #features ul li .image img {
							display:block;	
							border:1px solid #dcdcdc;
							padding:1px;
						}
					#homepage #features ul li p {
						font-size:12px;
						color:#adadad;
						text-align:center;
					}
						#homepage #features ul li .price-box {
							
						}
							#homepage #features ul li .price-box .old-price {
								display:none;
							}
							#homepage #features ul li .price-box .special-price {
								
							}
								#homepage #features ul li .price-box .special-price .price-label {
									color:#bbb;	
								}
								#homepage #features ul li .price-box .special-price .price {
									color:#fff;	
								}
					#homepage #features ul li .btn_addToCart {
						margin:0 auto; padding:0 0 0 27px;
						width:78px; height:22px;
						background:url(../images/btn_addToCartHome.gif) 0 0 no-repeat;
						color:#fff;
						font-size:12px;
						font-weight:bold;
						text-decoration:none;
						line-height:22px;
						display:block;
					}
						#homepage #features ul li .btn_addToCart:hover {
							background:url(../images/btn_addToCartHome.gif) 0 -22px no-repeat;
						}
		#about h3, #catalog h4 {
			margin:0 0 20px 0; padding:0 0 6px 0;
			border-bottom:1px solid #dcdcdc;
			color:#770404;
		}
		#homepage #about {
			width:550px;
			float:left;
		}
			#homepage #about h3 {
				font-size:20px;
			}
			#homepage #about p {
				padding:0 0 16px 0; margin:0;
				font-size:12px;
				color:#2F2F2F;
				line-height:20px;
			}
		#homepage #catalog {
			width:290px;
			float:right;
		}
			#homepage #catalog h4 {
				padding-top:5px;
				font-size:16px;
			}
			#homepage #catalog p {
				margin:0 0 10px 0;
				font-size:12px;
				color:#2F2F2F;
				line-height:16px;
			}
			#homepage #catalog img {
				margin:0 auto 10px auto;
				display:block;
			}
			#homepage #catalog a {
				padding:0 0 0 0;
				width:122px; height:34px;
				font-size:14px;
				font-weight:bold;
				text-transform:uppercase;
				text-decoration:none;
				text-align:center;
				line-height:34px;
				color:#fff;
				background:url(../images/btn_122.gif) 0 0 no-repeat;
				display:block;
			}
				#homepage #catalog a:hover {
					background:url(../images/btn_122.gif) 0 -34px no-repeat;
				}
			

/*	--------------------------------------------------------------------------------------------------------------------------
	.sharpening Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#sharpening {
		
	}
		#sharpening .top {
			margin:0 0 40px 0;	
		}
			#sharpening .top img {
				margin:0 10px 0 0;
				float:left;
				display:inline;
			}
			#sharpening .top h3 {
				padding:10px 0 0 0;
				color:#2F2F2F;
				font-size:15px;
			}
		#sharpening .bottom {
			
		}
			#sharpening .bottom img {
				margin:0 0 0 10px;
				float:right;
				display:inline;
			}
			#sharpening .bottom p {
				width:500px;
			}
				#sharpening .bottom p strong {
					text-align:right;
					display:block;
				}
	#sharpening .sharpeningPrices {
		width:643px;
		margin:0;
	}
		#sharpening .sharpeningPrices thead tr {
			background:#fff;
			font-size:12px;	
		}
		#sharpening .sharpeningPrices .thDescription {
			padding:15px 0 5px 10px;
			width:553px;
		}
		#sharpening .sharpeningPrices .thPrice {
			width:80px;
		}
		#sharpening .sharpeningPrices .description {
			padding:3px 0 3px 10px;
		}
		#sharpening .sharpeningPrices .price {
			padding:3px 10px 3px 0;
			text-align:right;
			font-weight:bold;
		}
		#sharpening .sharpeningPrices tbody tr {
			background:#dcdcdc;
		}
		#sharpening .sharpeningPrices tbody tr.even {
			background:#fff;
		}
		
		#sharpening .ui-tabs-panel p {
			padding:10px 0 10px 0;
			font-style:italic;
			text-align:center;
		}
	
	/* Tab Styles */
	#sharpening .ui-tabs { zoom: 1; }
	#sharpening .ui-tabs .ui-tabs-nav { list-style: none; position: relative;  }
	#sharpening .ui-tabs .ui-tabs-nav li { float: left; margin:0 1px 0 0; background:#8A0A0A; }
	#sharpening .ui-tabs .ui-tabs-nav li h3 { margin:0;  }
	#sharpening .ui-tabs .ui-tabs-nav li a { text-decoration:none; float:left; font-size:12px; padding:5px 9px; color:#fff;  }
	#sharpening .ui-tabs .ui-tabs-nav li a:hover { text-decoration:underline; }
	#sharpening .ui-tabs .ui-tabs-nav li.ui-tabs-selected { background:#dcdcdc; }
	#sharpening .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color:#2f2f2f; text-decoration:none; }
	#sharpening .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
	#sharpening .ui-tabs .ui-tabs-panel { display: block; border:1px solid #dcdcdc; }
	#sharpening .ui-tabs .ui-tabs-hide { display: none !important; }
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	.showSchedule Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.showSchedule {
		width:645px;
	}
	.showSchedule tr {
		background:#dcdcdc;
	}
	.showSchedule tr.even {
		background:#fff;
	}
		.showSchedule .date {
			padding:5px 0 5px 10px;
			width:110px;
			font-weight:bold;
		}
		.showSchedule .show {
			padding:5px 10px 5px 0;
			width:525px;
		}
			.showSchedule .show a {
				font-weight:bold;
				color:#2F2F2F;
			}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	#customTools Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#customTools{
		
	}
	#customTools div img {
		float:left;
		displayLinline;
		margin:0 15px 15px 0;
		border:1px solid #dcdcdc;
	}
	#customTools div h4 {
		font-size:16px;
		color:#0F3954;
	}
	#customTools div h3 {
		font-size:13px;
	}
	
	#customTools .tools {
		margin:30px 0 0 0;
	}
		#customTools .tools ul {
			margin:0 0 0 30px;
			list-style:disc;
			width:300px;
			float:left;
			display:inline;
		}
		#customTools .tools ul li h3 {
			font-weight:normal;
			color:#2f2f2f;	
		}
		#customTools .tools img {
			margin:20px 0 0 0;
			float:right;
		}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#whyBetter Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#whyBetter {
		
	}
		#whyBetter .ridge {
			border-right:1px solid #dcdcdc;
			float:left;
		}
		#whyBetter .others {
			float:right;
		}
		#whyBetter .ridge, #whyBetter .others {
			margin:15px 0 0 0; padding:0 29px 0 0;
			width:406px;
		}
		#whyBetter h3 {
			margin:0 0 20px 0;
		}
			#whyBetter .ridge img, #whyBetter .others img {
				padding:0 0 20px 0;
			}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	.catalog-listing Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.catalog-listing {
	
	}
		.catalog-listing li {
			float:left;
			width:135px; height:200px;
			padding:10px;
			text-align:center;
		}
			.catalog-listing li a {
				color:#203548;
				font-size:13px;
				font-weight:bold;
			}
			.catalog-listing li a.image {
				display:block;
				width:135px; height:135px;
				border:1px solid #e2e2e2;	
				margin:0 0 10px 0;
			}
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

