
#foster-intro {
	color: #00A5E6;
}

body {
	background-color: #fff;
	background-image: none;
	font: normal 10pt verdana,arial,helvetica,sans-serif;
	color: #000;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #94252C;
	text-decoration: none;
}

#header div,
#container, 
#alt-nav,
#footer {width: 800px;}

hr {color: #94252C;}

tr {
	background-color: #94252C;
	color: white;
	font-size: 7pt;
}

#header {
	min-height: 162px;
	background: white;
	margin-top: 0px;
}
#header div {	
	margin: auto;
	border: 0px;
	border-left-color: transparent;
	border-right-color: transparent;
}

#banner {
	background: white url(../images/casey-banner.jpg) no-repeat center top;
	min-height: 150px;
}

#banner img {display: none;}

#tool-bar {
	background: white;
	color: #94252C;
	font-size: 9pt;
}

#tool-bar a {color: #94252C;}

#menu h1 {
	background: #94252C;
	color: #fff;
	font-size: 10pt;
	font-family: verdana,arial,helvetica,sans-serif;
}

#footer {
	padding: 5px 5px 2px 5px;
	border: 0px;
	background: #94252C;
	color: white;
	font-size: 7pt;
}

h1, h2, #cart-total {font-family: verdana,arial,helvetica,sans-serif;}

h1 {font-size: 14pt;}

h2 {
	font-size: 12pt;
	border-bottom: 1px solid #94252C;
}


/* interlink added styles */
table td {color: #000;}
table th {color: #94252C;}
table tfoot td {color: #fff;}

#payment, 
#payment-information,
.tooltip,
#ship-method,
#ship-method-information,
.item p {display: none;}

#product-add table td {color: #fff !important;}

.item {border-color: #94252C !important;}
.item span {
	background-color: #94252C !important; 
	height: 90px !important;
	text-align: left;
}

/* Change 05/07/2008 */
#cart {color: #000; font-weight: bold;}

/* Change 05/08/2008 */
.item a:link,
.item a:visited,
.item a:hover,
.item a:active {color: #fff !important;}


/* fix */
.numeric {font-size: 1.2em;}