body {
	color: #333333;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	margin: .5em 0 .5em 0;
	padding: 0;
}
td {
	font-size: 12px;
	font-family: Verdana, Tahoma, sans-serif;
}
p {
	padding-left: 10px;
	padding-right: 10px;
}
hr {
	border: none;
	height: 3px;
	width: 60%;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}
input, textarea {
	font-family: verdana, sans-serif;
}
.mainTable {
	border: solid 2px #000000;
	width: 760px;
}
h3 {
	font-size: 16px;
	color: #48618B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
h3 a:link, h3 a:visited {
	color: #175AAB;
	font-weight: bold;
	text-decoration: none;
}	
h3 a:hover {
	color: #6697D3; 
	text-decoration: underline;
}
.tiny {
	font-size: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.4em;
}
.small {
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.4em;
}
.medium {
	font-size: 12px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.5em;
}
.horizontalNavBar {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #036; 
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.horizontalNavMenu td {
	border-left: 1px solid #eeeeee;
}
.horizontalNavMenu td a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
    padding: 2px 12px 2px 12px;
}
.horizontalNavMenu td a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.horizontalNavMenu td  a:hover { 
	color: #FFFFFF;
	background-color: #369;
	text-decoration: none;
}
.searchBar {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #555555;
	border-bottom: 2px solid #000;
}
.searchBarMessage {
	background-color: #336699;	
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-style: italic;
	font-weight: bold;	
}

.categoryTable {
	width: 198px;
	background-color: #ECEAEB;
	margin-top: 1px;
}
.categoryList ul {
	color: #8b0000;
	margin-top: 0;
	list-style-type: square;
	margin-left: 10px;
	padding-left: 10px;
}
.categoryList ul li {
	font-size: 11px;
	line-height: 2.5ex;
	margin-bottom: .8em;
	margin-top: .8em;
}
.categoryList ul li a {
	color: #544F34;
	}
.categoryList ul li a:hover {
	color: #000000;
}

.border {
	border: 1px solid #000000;
}
.border_grey {
	border: 1px solid #cccccc;
}
.errorTitle {
	color: #48618B;
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
.errorMessage {
	color: #990000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.messageTitle {
	color: #654749;
	font-size: 13pt;
	font-weight: bold;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	line-height: 1.4em;
}
.message {
	color: #0000ff;	
	line-height: 1.3em;
}
.commentBox {
	background-color: #ffffe0;
	border: 1px solid #BDB76B;
	padding: 5px;
	width: 94%;
}
.breadcrumbs {
	font-size: 11px;
	margin-bottom: 2px;
}
.mainContent {
	font-size: 12px;
	background-color: #f5f5dc;
	padding: 1px 10px 10px 10px;
}
.categoryFiller {
	font-size: 11px;
	line-height: 1.3em;
}
.categoryFiller p {
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 3px;
}
a.redlink:link, a.redlink:visited {
	color: #8b0000;	
}

.price {
	FONT-WEIGHT: bold;
	COLOR: #cc3333;
}
.specialprice {
	FONT-WEIGHT: bold;
	COLOR: #cc0000;
}
.specialprice_old {
	FONT-WEIGHT: bold;
	COLOR: #666666;
	TEXT-DECORATION: line-through;
}

.productImg {
	border: 0;
	outline: none;
}
img.productExImg {
	border: 0;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #999999;
	height: 50px;
	text-decoration:none;
	outline: none;
}
img.productExImg:hover{
	border: 1px solid #CC0000;
	text-decoration:none;
	outline: none;
}

.smallButton {
	font-size: 9px;
	font-family: Verdana, Tahoma, sans-serif;
}
.listProductsHomepage {
	font-size: 13px;
	line-height: 1.5em;
}
.listProducts {
	font-size: 12px;
	line-height: 1.3em;
}
.sectionTitle {
	color: #654749;
	font-size: 12pt;
	font-weight: bold;
	font-family: trebuchet ms, sans-serif, arial, helvetica;
}
.instructions {
	color: #555555;
	font-size: 11px;
	line-height: 1.5em;
	padding-right: 15px;
}
.formInstructions {
	font-size: 9pt;
	color: #555555;
}
.formLabel {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.formLabelWhite {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	background-color: #4d86aa;
}
.required {
	color: #990000;
	font-weight: bold;
	white-space: nowrap;
}
.cartHeader {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	height: 20px;
}
.cartItems {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}
.blueHeader {
	background-color: #336699;	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	height: 22px;
}
.tanHeader {
	background-color: #ded5aa;	
	color: #8b0000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	height: 18px;
}
.accountStatusBar {
	color: #48618b;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	border-bottom: 1px solid #555555;
}





.footerTable {
	font-size: 10px;
	color: #DED5AA;
	background-color: #990000;
	border-top: 2px solid #555555;
}
.footerTable a:link {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.footerTable a:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.footerTable a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}





form fieldset div.FormLine  {
	color: #555555;
	font-size: 13px;
	margin-left: 130px;
}
	
form fieldset {
	border: 2px solid #BDB76B;
	padding: .6em;
}

form fieldset.clean {
	border: none;
}
form fieldset label {
	float: left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: .4em;
	width: 130px;
}
form fieldset legend {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}

input.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-weight: bold;
}
select {
	font-family: Verdana;
}


h2 {
	margin: 0;
	margin-top: 1em;
}       
h4 {
	color: #8b0000;
	font-weight: bold;
	font-style: italic; 
/*	color: #5673A7;*/
	margin-left: 10px;
	margin-top: 1.4em;
	}
h5 {
	font-size: 110%;
	font-family: Arial;
	margin-bottom: 1em;
}
h6 {margin: 0px;}

a, a:link, a:hover {
	font-family: verdana;
	font-weight: bold;
	color: #3B7EBB;
	text-decoration: underline;
	}
/*a:visited {
	font-weight: normal;
	color: #405C7F;
	text-decoration: underline;
	}*/
a:hover {
	color: #6697D3;
	text-decoration: underline;
	}

a.button:link, a.button:visited {
	color: #000000;
	font-family: verdana;
	background-color: #e0e0e0;
	padding: 4px 11px;
	font: small-caption;
	border: outset 1px;
	cursor: pointer;
	text-decoration: none;
}

a img {
	border: 0;
}

form {
	margin: 0px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 18px;
	width: auto;
	border: 1px solid #665D27;
}
a.search_text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a.search_text:hover {
	COLOR: #cc3333;
	font-weight: normal;
}
a.search_text:visited {
	COLOR: #ffffff;
	font-weight: normal;
}

.specialTitle {	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	color: #cc3333;
}
.shippingMessage {
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.3em;
}
.discount {
	color: #CC0000;
}

#cartsm {
	color: #333333;
}
#cartsm H5 {
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 5px;
	FONT-FAMILY: Arial;
	line-height: 12px;
}
#cartsm td {
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Tahoma, sans-serif;
}
.relprodreason {
	FONT-SIZE: 11px;
	LINE-HEIGHT: 1.4em;
	FONT-FAMILY: Verdana, Tahoma, sans-serif;
	PADDING-RIGHT:20px;
	PADDING-BOTTOM:7px;
}

.rating_bar {
  width: 60px;
  float:left;
  margin-top:4px;
  *margin-top:0;
  background: url(/img/common/rating/star_off.gif) 0 0 repeat-x;
  margin-right:5px;
}

.rating_bar div {
  height: 12px;
  background: url(/img/common/rating/star_on.gif) 0 0 repeat-x;
}

.spanleft {
	float:left;
}
.spanright {
	float:right;
}
.center {
	text-align:center;
}

.warning{
	color: #cc0000;
	font-weight: bold;
}

.address {
	text-align:center;
}

.group-required {
	font-weight: normal;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	vertical-align:middle;
}

.superspecialbox {
	float:right;
	font-size:10px;
	margin: 0 0 8px 10px;
	border:1px solid #888888;
	cursor:hand;
}
.superspecialbox p, .superspecialbox td, .superspecialbox a, .superspecialbox .specialprice  {
	font-size:10px;
	line-height:1.3em;
}
.superspecialbox .desc {
	line-height:1.1em;
	margin: 0 0 5px 0;
}
.superspecialbox td.boxtitle {
	font-size:12px;
	font-weight:bold;
	padding: 3px 0 3px 0;
	background-color:#CC0000;
	color:#fbfbfb;
}
.superspecialbox img {
	height: 100px;
	outline: none;
}
.superspecialbox td.boxcontent {
	padding: 6px 3px 2px 3px;
}
.superspecialbox a:link, .superspecialbox a:visited {
	font-weight:normal;
	color: #222222;
}
.superspecialbox a:hover, .superspecialbox a:active {
	font-weight:normal;
	color: #cc3333;
}

