a { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #FF3300; text-decoration: none; }
a:active { color: #000000; text-decoration: none;  }

img { 
	border-style: none;
	}

.products-line {
	font-size:1px;
	line-height:1px;
	height:1px;
	background-color:#CCCCCC;
}
a.blue-link {
	color:#0076a3;
}	
a.blue-link:hover {
	color:#0099FF;
}
	
.clean {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	text-transform: none;
	text-decoration: none;
}

.clean-shop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	}

.clean-shop2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-indent: 15px;
}

.clean_CENTER {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	text-transform: none;
	text-decoration: none;
}

.clean_PRODUCTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	text-transform: none;
	text-decoration: none;
}

.line {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}


.line-V {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}


.line-top {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}

.line-dotted {

	border-bottom-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.addtocart {
	/*border-width: 1;
	border-bottom-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-left-style: outset;
	border-color: #009900;
	background-color: #009900;
	font-weight: bold;
	color: #FFFFFF;
	*/
	border:none;
	background-color:#ffffff;
	color:#0076a3;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	cursor:pointer;
	
}

.SOLDOUT {
	border-width: 1;
	border-bottom-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-left-style: outset;
	border-color: #FF0000;
	background-color: #FF3333;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 60px;
}
.ADDTOCART-BIG {
	border-width: 1;
	border-bottom-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-left-style: outset;
	border-color: #66CC00;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 25px;
	background-color: #66CC00;
	cursor: pointer;
}

.hr {
	border: 0;
	width: 100%;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}
.free-gloves {
	color:#ff5812;
	font-weight:bold;
	margin-left:20px;
}


