body{font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
td, th {
	color: #000000;
}
form {
	margin: 0px; padding: 0px; padding-bottom: 10px; border-collapse: collapse;
}
img{
	border: 0px;
}
a:Link, a:Visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div {
	font-size:12px;
}

.red,.red,a.red:link,a.red:visited{color:#9C252B;}
a.red:hover{color:#9C252B;text-decoration: underline;}

.searchTerm{font-weight:bold;}

/**
	DRIVING DIRECTIONS
**/
.directionsTitle{text-align:center;font-weight:bold;margin:5px;}
.directionsMessage{text-align:center;color:red;margin:5px;}
.directionFormLabel{text-align:right;font-weight:bold;}
.directionFormInput{}
.drivingDirectionsHeaderText{text-align:center;font-weight:bold;}
.segmentNumberText{font-weight:bold;text-align:right;vertical-align:top;}
.segmentDirectionsText{}
.drivingDirectionsMapContainer{text-align:center;vertical-align:top;}
.drivingDirectionsTable{}
.drivingDirectionsDirectionContainer{vertical-align:top;}

/**
OVERRIDE ECOMMERCE
**/
td.cartCheckoutHeader{background-color: #DEC484;padding-left:3px;}
tr.cartCheckoutRowDark{background-color: #eeeeee;}
tr.cartCheckoutRowLight{background-color: #FFFFFF;}


td.MyAccountMenuHeader {
		background-color: #DEC484;
		color: #000000;
		border-left: solid 1px #DEC484;
		border-right: solid 1px #DEC484;
	}
td.MyAccountMenuFooter {
		background-color: #DEC484;
		border-left: solid 1px #DEC484;
		border-right: solid 1px #DEC484;
    }
td.MyAccountMenuBody {
		border-left: solid 1px #DEC484;
		border-right: solid 1px #DEC484;
} 
a.interior:link, a.interior:visited
{
	color: #800000; text-decoration: none;
}
a.interior:hover {
	color: #800000; text-decoration: underline;
}

table.checkoutSummaryTable{width:400px;}

