@charset "utf-8";
/* CSS Document */
/* JOHN'S CSS */
body {
	background-image: url(../images/newback1.gif);
	margin-left: 0px;
	margin-top: 0px;
	font-family:verdana,arial,helvetic,sans-serif;
	font-size:12px;
}
.cart_span1 {
	font-size:9px;
	color:blue;
}
.cart_span2 {
	font-size:10px;
	color: #336666;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
span {
	font-size:11px;
}
input, select, textarea { 
	font-size:10px;
	font-family:verdana,arial,helvetic,sans-serif;
}
input[type=submit] {
	font-size:10px;
	font-family:verdana,arial,helvetic,sans-serif;
	color:maroon;
	background-color:#FFFFFF;
	border:1px solid grey;
	width:100px;
}
input[type=button] {
	font-size:10px;
	font-family:verdana,arial,helvetic,sans-serif;
	color:maroon;
	background-color:lightyellow;
	border:1px solid grey;
	width:100px;
}
.error_text {
	color:red;
}
form {
	margin:0px;
	padding:0px;
}
/* END JOHNS CSS */

/* START RAYS CSS */

.mowhawk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #800040;
	text-decoration: none;
	position: relative;
	left: auto;
	top: 1px;
	right: auto;
	bottom: 1px;
	visibility: inherit;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;
}
.border {
	border: 2px solid #FF9933;
}
.ring {
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.waxstick {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CC0033;
}
.bck {
	background-image: url(../images/backroundimage.jpg);
	padding-left: 20px;
	padding-right: 20px;
}
.qa {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0066;
	text-decoration: none;
}
.productclr {
	background-color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: underline;
}
