body {
	background-color: #cdd6de;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 14px;
}
td {
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
}
p {
	padding-left: 10px;
	padding-right: 10px;
}
h3 {
	font-size: 20px;
	color: #6E95A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-top: .5em;
}

h4 {
	color: #8b0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
}
h5 {
	margin-bottom: .5em;
}
p {
	line-height: 1.7em;
	margin-top: 3px;
}
.small {
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.4em;
}
.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: #000000;	
	background-color: #ffff00;
	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;
}
.formInstructions {
	font-size: 9pt;
	color: #555555;
}
.formLabel {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.required {
	color: #990000;
	font-weight: bold;
	white-space: nowrap;
}

.shippingEstimateLabel {
	background: #6E95A4;
	border: 1px solid #555;
	color: white;
	padding: 4px;
}
.shippingEstimate {
	border-bottom: 1px solid #555;
	padding: 4px;
}
a, a:link {
        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;
}

ul {
	margin-top: 3px;
}

.rating_bar {
  width: 60px;
  float:left;
  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;
}
.estimate-callus-for-quote
{ 
	font-family: Verdana, sans-serif;
	font-size: 12px;
    font-weight: normal;
	color: #CC0000;
    background-color:#fde664;
    padding:8px;
    border:2px solid #CC0000;
}
.qtyval { 
text-align: right;
}

table.estimate-shipping tr.attribute td.title {
  padding-left: 20px;
  font-size: 10px;
}
