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

body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

h1{
	color:#a11c1d;
}

p,td{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	margin-top:11px;
	margin-bottom:11px;
}

a{ 
	text-decoration:none;
	color:#000000;
}
.header_link{
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.prod_top{
	border:solid 0 #c6c2ad;
	border-top-width:1px;
	border-right-width:1px;
	padding-top:10px;
	padding-bottom:10px;
}
.prod_top_right{
	border:solid 0 #c6c2ad;
	border-top-width:1px;
	padding-top:10px;
	padding-bottom:10px;
}
.prod_bottom{
	border:solid 0 #c6c2ad;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	padding-top:10px;
	padding-bottom:10px;
}
.prod_bottom_right{
	border:solid 0 #c6c2ad;
	border-top-width:1px;
	border-bottom-width:1px;
	padding-top:10px;
	padding-bottom:10px;
}
.prod_title{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#32302e;
}
.prod_desc{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#32302e;
}
.prod_desc3{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#32302e;
}
.prod_link{
	text-decoration:none;
	color:#32302e;
}
.prod_cart{
	text-decoration:none;
	color:#ab2323;
}
.prod_point{
	padding-top:5px;
	padding-bottom:5px;
}
.prod_top2{
	border:solid 0 #c6c2ad;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	padding-top:10px;
	padding-bottom:10px;
}
.prod_top2_right{
	border:solid 0 #c6c2ad;
	border-top-width:1px;
	
	padding-top:10px;
	padding-bottom:10px;
}
.prod_top2_rightb{
	border:solid 0 #c6c2ad;
	border-top-width:1px;
	border-bottom-width:1px;
	padding-top:10px;
	padding-bottom:10px;
}
.prod_related{
	padding-top:5px;
	padding-bottom:5px;
}
.prod_related_title{
	color:#ae2425;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.global_selected{
	color:#048cbe;
	font-size:11px;
	font-weight:bold;
}
.global_header{
	color:#048cbe;
	font-size:16px;
	line-height:18px;
}
.quote_header{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#c9281b;
	padding-left:10px;
	font-weight:bold;
	padding-top:20px;
}
.testimonies_header{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#048cbe;
	padding-left:10px;
	font-weight:bold;
	padding-top:20px;
}
.quote_subheader{
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:20px;
}
.quote_quote{
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	padding-left:20px;
	padding-bottom:20px;
}
.quoteSource {
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#f7b82b;
}
.quoteText {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}
.grayBorder {
	border:solid 0 #c6c2ad;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
}
.small_link{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#dc320a;
}
.footer_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

td.error {
	color: red;
}
.errorStatus {
	color: green;
}
.errorWarning {
	color: blue;
}
.errorFailed {
	color: red;
}