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



<style type="text/css">
<!--
body, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
H1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #636363;
	display: inline;
}
.h1_follow{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #636363;
	display: inline;
}.cart_box{
	background-image: url('images/cart_back.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 23px;
	color: #ff0009;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
}
A.cartlink,A:active.cartlink,A:visited.cartlink {
	color: #ff0009;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A:hover.cartlink {
	text-decoration: none;
}
.headLinks{
	font-family: Verdana;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
A.headLinks,A:active.headLinks,A:visited.headLinks {
	text-decoration: underline;
}
A:hover.headLinks {
	text-decoration: underline;
}
.mainBorder {
	border: 1px solid #636363;
	background-color: #FFFFFF;
}
.cartButton{
	border: 1px solid #636363;
	background-color: #636363;
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	width: 130px;
	height: 22px;
	cursor: pointer;
	cursor: hand;
}
.compareButtonOff{
	border: 1px solid #636363;
	background-color: #636363;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	width: 55px;
	height: 5px;
	cursor: pointer;
	cursor: hand;
}
.compareButtonOn{
	border: 1px solid #636363;
	background-color: #636363;
	font-family: Arial;
	font-size: 11px;
	color:#EC1C24;
	font-weight: bold;
	width: 55px;
	height: 5px;
	cursor: pointer;
	cursor: hand;
}
.productOff {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.productOn {
	border: 1px solid #636363;
	background-color: #efefef;
	cursor: pointer;
	cursor: hand;
}
.compareOff {
	border: 1px solid #636363;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.compareOn {
	border: 1px solid #EC1C24;
	cursor: pointer;
	cursor: hand;
}
.contentBox {
	border: 1px solid #9f9f9f;
	background-color: #efefef;
}
.subcatOff {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.subcatOn {
	border: 1px solid #9f9f9f;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.bestsellerOff {
	border: 1px solid #dedede;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.bestsellerOn {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.tabOff {
	background-color: #FFFFFF;
	font-family: Arial;
	background-image:url('images/tab_off.gif');
	font-size: 13px;
	font-weight: bold;
	color: #636363;
	cursor: pointer;
	cursor: hand;
}
.tabOn {
	background-color: #FFFFFF;
	background-image:url('images/tab_on.gif');
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.header{
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.subHeader{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.required{
	color: #FF0000;
	font-family: Verdana;
	font-size: 9px;
}
.dividerLine {
	background-color: #000000;
	height: 1px;
}
.mainBar {
	background-color: #636363;
}
.lightGrey {
	background-color: #dbdbdb;
}
.subBar {
	background-color: #EC1C24;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right center;
}
.menu{
	background-color: #f9e8c8;
	width: 152px;
	}
.menuPad{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.mainColumn {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 680px;
}
.rightColumn {
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 152px;
}
input{
	border: 1px solid #000000;	
}
.whiteHeader{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.crumbWhite{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.description{
	font-family: Arial,Verdana;
	font-size: 12px;	
	color: #000000;
}
.smallDescription{
	font-family: Verdana;
	font-size: 10px;	
	color: #000000;
}
.breadcrumb{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.smalltext{
	font-family: Verdana;
	font-size: 9px;
	color: #4d4d4d;
}
A,A:active,A:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A.breadcrumb,A:active.breadcrumb,A:visited.breadcrumb {
	text-decoration: none;
}
A:hover.breadcrumb {
	text-decoration: underline;
}
.prodTitle{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
A.prodTitle,A:active.prodTitle,A:visited.prodTitle {
	text-decoration: none;
}
A:hover.prodTitle {
	text-decoration: underline;
}
.category{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
A.category,A:active.category,A:visited.category {
	text-decoration: none;
}
A:hover.category {
	text-decoration: underline;
}
.category2{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
A.category2,A:active.category2,A:visited.category2 {
	text-decoration: none;
}
A:hover.category2 {
	text-decoration: underline;
}
.subCat{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-left: 0px;
}
A.subCat,A:active.subCat,A:visited.subCat {
	text-decoration: none;
}
A:hover.subCat {
	text-decoration: underline;
}
.footLinks{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
A.footLinks,A:active.footLinks,A:visited.footLinks {
	text-decoration: underline;
}
A:hover.footLinks {
	text-decoration: none;
}
.headLinks{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
A.headLinks,A:active.headLinks,A:visited.headLinks {
	text-decoration: none;
}
A:hover.headLinks {
	text-decoration: underline;
}
.welcome{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.rightHeader{
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.rightText{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.greyBlock{
	border: 1px solid #9f9f9f;
	background-color: #efefef;
}
.bestSeller{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EC1C24;
}
A.bestSellerLink, A:active.bestSellerLink, A:visited.bestSellerLink{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #EC1C24;
}
A:hover.bestSellerLink{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #EC1C24;
}
A.viewItem, A:active.viewItem, A:visited.viewItem{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #EC1C24;
}
A:hover.viewItem{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #EC1C24;
}
IMG.picture {
	border: 1px solid #9f9f9f;
}
.listPrice{
	font-family: Verdana;

	font-size: 10px;
	color: #000000;
}
.ourPrice{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.phone {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.mainText{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 270px;
	padding-top: 60px;
}
.tab_top{
	background-image: url('images/tab_top_back.gif');
}
.small_tab_on{
	height: 22px;
	background-color: #FFFFFF;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	padding-left: 15px;
	padding-right: 15px;
}
.small_tab_off{
	height: 22px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5b5b;
	background-image: url('images/tab_off_back.gif');
	cursor: pointer;
	padding-left: 15px;
	padding-right: 15px;
}
.tab_text_on{
	display: block;
	width: 635px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tab_text_off{
	display: none;
	width: 635px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.prod_text{
	width: 655px;
	background-image: url('images/tab_text_back.gif');
	background-repeat: repeat-y;
}
.tab_text_bottom{
	width: 655px;
	height: 6px;
	background-image: url('images/tab_bottom.gif');
}
-->
</style>