/* ----------------------------- elements ----------------------------- */

body {
	background: #FFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 75%;
	color: #333;
}

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

input {
	font-size: 90%;
	padding: 1px 0px 1px 4px;
	border: 1px solid #666;
}

select {
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}

#SearchResults {
	margin: 0px 0px 10px 0px;
	width: 99%;
	position: relative;
}

#SearchResults h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 220%;
	color: #FF9900;
	font-weight: normal;
	text-transform: lowercase;
	position: relative;
}

#SearchResults h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 110%;
	color: #FF9900;
	text-transform: uppercase;
	clear: both;
	position: relative;
}

#SearchResults a {
	color: #333;
	font-size: 110%;
	text-transform: capitalize;
	font-weight: normal;
	position: relative;
}

#SearchResults a:hover {
	color: #FF9900;
}

#SearchResults .More a {
	color: #333;
	font-size: 80%;
	text-transform: lowercase;
	font-weight: normal;
}

#SearchResults .More a:hover {
	color: #FF9900;
}

#Results img {
	float: left;
	margin: 0px 0px 20px 0px;
	position: relative;
}

#SearchResults ul {
	margin: 5px 0px 0px 17px;
	padding: 0px;
	font-size: 90%;
	list-style: decimal;
	clear: both;
	position: relative;
}

#SearchResults li {
	margin: 0px 0px 20px 0px;
	clear: both;
}

#SearchResults .Price {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	padding: 5px 0px 0px 0px;
	font-size: 130%;
	display: inline;
	line-height: 30px;
	position: relative;
}

#SearchText {
	text-align: center;
	margin: 10px 0px 20px 0px;
	padding: 10px;
	background-color: #DDD;
	background-image: url("images/searchtext_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 90%;
	border: 1px solid #B1B1B1;
	position: relative;
}

#SearchText form {
	font-size: 80%;
	text-align: left;
	float: left;
	margin: 0px 10px 0px 0px;
	position: relative;
}

#SearchText a {
	color: #FF9900;
	display: block;
	padding: 5px;
	background: #FCFCFC;
	margin: 5px 0px 0px 0px;
	font-size: 90%;
	border: 1px solid #FFF;
}

#SearchText a:hover {
	border: 1px solid #929191;
}

#SearchText p {
	padding: 0px;
	margin: -2px 0px 0px 0px;
	clear: both;
	text-align: left;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	position: relative;
}

#Results {
	border: 1px solid #DDD;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	background: #FBFBFB;
	padding: 5px;
	position: relative;
}

.SearchTable {
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	clear: both;
}

.SearchTable td {
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #DDD;
}

.SearchTable img {
	padding: 0px;
	margin: 0px;
}

.SearchTable .Header {
	background-image: url("menubar_bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 4px 5px 5px 5px;
	border-bottom: 0px;
	margin: 0px;
}

#SearchTable a {
	font-weight: bold;
	margin: 0px 0px -5px 0px;
	display: block;
	font-size: 105%;
}

.QF {
	color: #515AC2;
	font-weight: bold;
	display: inline;
	margin: 0px 0px 10px 0px;
}

#SearchResultsNav {
	background-image: url("menubar_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 4px 4px 4px 0px;;
	text-align: center;
	color: #FFF;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bolder;
	margin: 0px 0px 1px 0px;
	position: relative;
}

#SearchResultsNav a {
	display: inline;
	margin: 0px 0px 0px 2px;
	padding: 3px 7px 3px 7px;
	clear: none;
	text-decoration: none;
	color: #FFF;
}

#SearchResultsNav a:hover {
	background-image: url("tab_on_right.gif");
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
}

#SearchResultsNav #Current {
	background-image: url("tab_on_right.gif");
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
}

/* ----------------------------- Page ID's ----------------------------- */

#Header {
	margin:0; padding:0;
	height: 130px;
	margin: 5px 5px 0px 5px;
}

#Main1 {
	margin:0;
	padding:0;
}

#Main2 {
	margin:0;
	padding:0;
}

#HiddenMsg {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#LeftColumn {
	float: left;
	width: 140px;
	margin: 0px 5px 0px 5px;
}

#RightColumn {
	float: right;
	width: 130px;
	margin: 0px 5px 0px 5px;
}

#MainContent {
	margin: 0px 150px 0px 160px;
	padding: 0px;
}

#MenuBar {
	position: relative;
	background-image: url("menubar_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 22px;
	top: 10px;
}

#MenuOuterWrap {
	text-align: center;
}

#MenuInnerWrap {
	display: table;
	width: 100%
}

#Menu {
	font-size: 11px;
	line-height:normal;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#Menu ul {
	margin: 5px 0px 5px 0px;
	padding: 0;
	list-style: none;
}

#Menu li {
	display: inline;
	margin: 0px -3px 0px -1px;
}

#Menu #ltab {
	display: inline;
	background-image: url("tab_off_left.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 5px 0px;
}

#Menu a {
	text-decoration: none;
	color: #FFF;
	background-image: url("tab_off_right.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 5px 10px 5px 8px;
}

#Menu a:hover {
	color: #FF9900;
}

#Menu #current #ltab {
	background-image: url("tab_on_left.gif");
	padding: 5px 0px 5px 0px;
}

#Menu #current #ltab a {
	background-image: url("tab_on_left.gif");
}

#Menu #current a {
	background-image: url("tab_on_right.gif");
}

#Menu #current a:hover {
	color: #FFF;
}

/*  */

#SubMenuBar {
/*	position: relative;*/
	background-image: url("submenu_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 8px 0px 0px 0px;
}

#SubMenuOuterWrap {
	text-align: center;
}

#SubMenuInnerWrap {
	width: 100%
}

#SubMenu {
	font-size: 11px;
	line-height:normal;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding:  3px 0px 5px 0px;
}

#SubMenu ul {
	padding: 0;
	list-style: none;
	display: inline;
}

#SubMenu li {
	display: inline;
	margin: 0px -1px 0px -2px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#SubMenu #ltab {
	display: inline;
}


#SubMenu a {
	text-decoration: none;
	padding: 1px 10px 3px 8px;
	color: #FFF;
	border-right: 1px solid #FFF;
}

#SubMenu a:hover {
	color: #FFF;
	background: #FFCB7D;
}

#SubMenu #current #ltab {
	background-image: url("tab_on_left.gif");
}

#SubMenu #current a {
	background-image: url("tab_on_right.gif");
}

#SubMenu #current a:hover {
	color: #FFF;
}


#SubCatTitle {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}

#SubCatTitle h1 {
	background-image: url("cat_header_bg.gif");
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 8px 0px 0px 5px;
	height: 15px;
	border-right: 1px solid #333;
}

#SubCatNavigation {
	border: 1px solid #666;
	font-size: 90%;
	margin: 0px 0px 10px 0px;
	background: #FFF;
}

#SubCatNavigation h2 {
	font-weight: bold;
	font-size: 85%;
	color: #333;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	background: #DDD;
}

#SubCatNavigation ul {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#SubCatNavigation li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#SubCatNavigation #Current a {
	color: #333;
	background-color: #fbe2c0;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	padding: 2px 0px 3px 5px;
	margin: 1px 0px 0px 0px;
}

#SubCatNavigation #Current a:hover {
	color: #FF9900;
}


#SubCatNavigation #CurrentOnTitle a {
	color: #FFF;
	font-weight: bold;
	background-image: url("submenu_top.gif");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FF9900;
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 5px;
	margin: 1px 0px 0px 0px;
	border-left: 0px;
}

#SubCatNavigation #CurrentOnTitle a:hover {
	color: #fff;
	padding: 2px 0px 3px 5px;
	border-left: 0px;
}

#SubCatNavigation #CurrentOn a {
	color: #FFF;
	background: #EB5F00;
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 5px;
	margin: 1px 0px 0px 0px;
	border-left: 4px solid #FFF;
	font-weight: normal;
}

#SubCatNavigation #CurrentOn a:hover {
	color: #FFF;
	background-color: #FF9944;
	border-left: 4px solid #FF9900;
}

#SubCatNavigation #CurrentOnCat a {
	padding-left: 5px;
	background-position: left center;
	background-repeat: no-repeat;
	border-left: 4px solid #FF9900;
	background-color: #FF9944;
}

#Cart {
	
}

#Cart h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 220%;
	color: #FF9900;
	font-weight: normal;
	text-transform: lowercase;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #ddd;
	display: block;
}

#Cart h2 .CartActive {
	border: 1px solid #666;
	padding: 0px 11px 5px 10px;
}

#Cart h1 {
	background-image: url("cart_header_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	color: #fff;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 8px 0px 0px 35px;
	height: 15px;
	border-left: 1px solid #333;
	letter-spacing: normal;
}

#CartContent {
	border: 1px solid #666;
	font-size: 80%;
	margin: 0px 0px 10px 0px;
	padding: 3px;
}

#CartContent a {
	color: #000099;
}

.CartPrice {
	color: #cc0000;
	float: right;
}

#BreadCrumb {
	font-size: 95%;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

#BreadCrumb a {
	color: #333;
	font-weight: bold;
}

#BreadCrumb a:hover {
	color: #FF9900;
}


#NavBottom {
	background: url("submenu_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 6px;
}

#SearchBar {
	background-color: #555feb;
	text-align: center;
	height: 30px;
	padding: 6px 0px 0px 0px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

#ProductWrap {
	float: left;
	clear: none;
}

#ProductBox {
	border: 0px solid #d6d6d6;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;;
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
}

#ProductBox p {
	clear: both;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size: 90%;
}

.ProdImg {
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 1px dotted #B5B5B5;
	float: left;
}

#ProductBox h3 {
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 75%;
}

#ProductBox h3 a {
	color: #000;
	font-weight: bold;
}

#ProductBox h3 a:hover {
	color: #FF9900;
}

#ProductTextWrap {
	margin: 0px 0px 0px 0px;
	background: Aqua;
	float: right;
}

#ProductBox a {
	color: #333;
}

#ProductBox a:hover {
	color: #FF9900;
}

#ProductDetails {
	margin-left: 170px;
	font-size: 90%;
}

#ProductDetails p {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #DDD;
}

#ProductDetailsWrap {
	float: left;
	width: 300px;
	margin-right: 10px;
}

#ProductInfo {

}

#ProductInfo h1 {
	font-size: 145%;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #333;
	font-family: tahoma, verdana, arial, sans-serif;
	letter-spacing: normal;
}

#ProductInfo img {
	float: left;
	padding: 0px 20px 10px 0px;
}

#ProductInfo #Price {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	padding: 0px 20px 10px 0px;
	font-size: 150%;
}

#ProductInfo .ProductForm {
	margin: 0px 0px 10px 0px;
	margin-left: 95px;
}

#ProductInfo .Button {
	border: 1px solid #8F5B0D;
	background: #FF9900;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin-bottom: 3px;
	color: #FFF;
	vertical-align: middle;
	height: 19px;
}

#ProductToolsWrap {
	margin: 0px 0px 0px 320px;
	border: 1px solid #333;
}

#ProductToolsWrap img {
	padding: 0px 3px 0px 0px;
	margin: 0px;
	float: none;
	display: inline;
}

#ProductToolsWrap h3 {
	background-color: #999999;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 85%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	text-transform: uppercase;
	color: #FFF;
}

#ProductToolsWrap ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#ProductToolsWrap li {
	display: inline;
	padding: 0px;
	margin: 0px
}

#ProductToolsWrap a {
	color: #333;
	display: block;
	background-color: #F7F7F7;
	border-bottom: 1px solid #FFF;
	padding: 2px 0px 2px 4px;
	font-size: 90%;
	text-decoration: none;
}

#ProductToolsWrap a:hover {
	background: #EDEDED;
}

#Price {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	padding: 0px 10px 0px 0px;
	font-size: 150%;
	display: inline;
	width: 100%;
	clear: none;
}

#ProductOverviewPrice {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	padding: 0px 10px 0px 0px;
	font-size: 150%;
	margin-left: 170px;
}

#menuItem {
	margin-bottom: 10px;
}

#menuItem a:hover {
	background: none;
}

/* ----------------------------- Page classes ----------------------------- */

.Button {
	border: 1px solid #8F5B0D;
	background: #FF9900;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 1px 0px 1px;
	margin-bottom: 3px;
	color: #FFF;
	vertical-align: middle;
	height: 19px;
}

.PriceSmall {
	font-size: 65%;
	font-weight: normal;
	color: #333;
	display: inline;
}

.Rebate {
	display: inline;
}

.Rebate img {
	display: none;
}

.ProductForm {
	margin: 0px 0px 0px 0px;
}

.ProductOverviewForm {
	margin: 5px 0px 0px 170px;
}

#Stock {
	margin: 0px 0px 10px 120px;
	font-weight: normal;
	font-size: 90%;
}

.Mfr {
	padding: 5px 0px 0px 0px;
	font-weight: normal;
	display: block;
}

.Quickfind {
	padding: 5px 0px 0px 0px;
	font-weight: normal;
	display: block;
}

.lineHiLite {
	background: #fbe2c0;
	border-top: 1px solid #ddd;
	margin: 10px 0px 0px 0px;
}

#BestSellers h1 {
	background-image: url("essential_header_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	color: #fff;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 8px 0px 0px 35px;
	height: 15px;
	border-left: 1px solid #333;
	letter-spacing: normal;
}

#BestSellers {

	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}

#SubBestSellers {
	border: 1px solid #666;
	font-size: 95%;
	margin: 0px 0px 10px 0px;
	background: #FFF;
}

#SubBestSellers a {
	color: #000099;
	background-color: #FFF;
	display: block;
	padding: 3px 0px 5px 5px;
	margin: 0px;
	border-bottom: 1px solid #DDD;
}

#SubBestSellers a:hover {
	background-color: #fbe2c0;
	text-decoration: none;
}

#BrowseAlert {
	position: absolute;
	top: 0px;
	right: 0px;
	background: #CC0000;
	font-weight: bolder;
	color: #FFF;
	font-size: 80%;
	padding: 3px 10px 3px 10px;
	z-index: 999;
}


#BrowseAlert a {
	color:#FFF;
	text-decoration:none;
}


.button,.Button{background-color:#EB5F00;color:#ffffff;border:1px solid #000000;/*font-size:75%*/;font-weight:bold;}