@charset "utf-8";
/* CSS Document */

img {
	border: none;
}

/*************************************************  TOP STUFF  **************************************************/
div#header {
	height: 150px;
}
div.header_top {
	background: url(../../../../images/custom/header.png) no-repeat center top;
	width: 1000px;
	height: 95px;
}
div#logo {
	height: 88px;
	width: 221px;
	margin: 0;
	padding: 0;
	float: left;
}
div#cart {
	background: url(../../../../images/custom/cart_bg.png) no-repeat center top;
	height: 32px;
	width: 168px;
	float: right;
	padding: 11px 0 0 10px;
	margin: 35px 25px 0 0;
}
div#cart a:link, div#cart a:hover,
div#cart a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
} 
div.header_bottom {
	width: 1000px;
	margin: 0 auto;
	float: right;
}
div.header_bottom form {
	width: 98px;
	height: 19px;
	margin: 0;
	float: left;
}
div.header_bottom form p {
	background: url(../../../../images/custom/search_bg.gif) no-repeat center right;
	margin: 0;
	padding: 0;
	width: 168px;
	height: 52px;
}
div.header_bottom form input[type="text"] {
	width: 98px;
	*width: 93px;
	margin: 15px -23px 0 58px;
	*margin: 18px -23px 0px 50px;
	background: none;
	border: none;
}
div.header_bottom form input[type="image"] {
	vertical-align: middle;
	margin: 2px 0 0 0;
	*margin: -2px 0 0 0;
}
div#nav {
	float: right;
}
/****************** END TOP STUFF ******************/
/*************************************************  LEFT STUFF  *************************************************/
td.categories {
	background: url(../../../../images/custom/category_header.png) no-repeat center bottom;
	height: 21px;
}
td.BoxContent {
	background: #FFFFFF;
	padding-bottom: 10px;
}
td.sub_cat {
	background: url(../../../../images/custom/box_header_bg.png) no-repeat center left;
	height: 27px;
}
td.sub_cat a:link, td.sub_cat a:hover,
td.sub_cat a:visited {
	color: #860038;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
div.cat_bottom {
	background: url(../../../../images/custom/cat_box_bottom.gif) no-repeat center bottom;
	height: 13px;
	width: 148px;
}
a.BoxLink {
	font-size: 12px;
}
.frame {
	border-right: 1px #cccccc solid;
	border-left: 1px #CCCCCC solid;
}
/****************** END LEFT STUFF *****************/
/*************************************************  RIGHT STUFF  ************************************************/
p.right_side {
	background: url(../../../../images/custom/box_right_bg.png) no-repeat center bottom;
	height: 34px;
	width: 138px;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 0 0 10px;
	line-height: 34px;
	vertical-align: middle;
}
div#newsletter {
	background: url(../../../../images/custom/newsletter_bg.jpg) no-repeat center top;
	height: 301px;
	width: 148px;
}
div#testimonials {
	background: url(../../../../images/custom/testimony_bg.jpg) no-repeat center top;
	height: 250px;
	width: 148px;
}
div#testimonials a img {
	margin: 215px 12px 0 13px;
}
p.newsletter_text {
	color: #4d4d4d;
	font-size: 10px;
	width: 128px;
	margin: 0 auto;
	padding: 230px 0 0 0;
}
div#newsletter a img {
	margin: 0 12px 0 13px;
}
/****************** END RIGHT STUFF ****************/
/*************************************************  MAIN STUFF  *************************************************/
div#featured_products {
	border-right: 1px #cccccc solid;
	border-left: 1px #CCCCCC solid;
	width: 639px;
}
p.feat_title {
	background: url(../../../../images/custom/featured_header.jpg) no-repeat center top;
	height: 34px;
	width: 621px;
	color: #FFFFFF;
	font-size: 17px;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 34px;
	vertical-align: middle;
}
div.featured_bottom {
	background: url(../../../../images/custom/featured_bottom.gif) no-repeat center top;
	height: 13px;
	width: 641px;
}
/****************** END MAIN STUFF *****************/
/*************************************************  FOOTER STUFF  ***********************************************/
.TopBottomBarLink {
	margin: 0 10px 0;
}
/****************** END FOOTER STUFF ***************/
