@charset "utf-8";

/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(/store/images/console/pageBG.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.HdrLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 5px;
}

.HdrLinks a:link {
	color: #FFF;
	text-decoration: none;
}

.HdrLinks a:visited {
	color: #FFF;
	text-decoration: none;
}

.HdrLinks a:hover {
	color: #FF6;
	text-decoration: underline;
}

.HdrLinks a:active {
	color: #FFF;
	text-decoration: none;
}

.sideshadeL {
	background-image: url(/store/images/console/sideshadeL.png);
	background-repeat: repeat-y;
	background-position: top;
}
.sideshadeR {
	background-image: url(/store/images/console/sideshadeR.png);
	background-repeat: repeat-y;
	background-position: top;
}
.footer {
	background-image: url(/store/images/console/footerBG.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
}

.footer a:link {
	color: #FFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FF6;
	text-decoration: underline;
}

.footer a:active {
	color: #FFF;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.sidebar {
	background-image: url(/store/images/console/sbBG.png);
}
.sbStoreLocations {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
.pgHdr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	color: #ae0909;
}
.productSearchLabel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.regTxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
.reducedTxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.itemHdr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #333;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #AE0909;
	text-decoration: underline;
}
a:active {
	color: #039;
	text-decoration: none;
}
.homeBlurbLabel {
	background-image: url(/images/console/hdrThumb-ftrLabelBG.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-position: center;
	line-height: 17px;
}

.homeBlurbLabel a:link {
	color: #FFF;
	text-decoration: none;
}

.homeBlurbLabel a:visited {
	color: #FFF;
	text-decoration: none;
}

.homeBlurbLabel a:hover {
	color: #FC0;
	text-decoration: underline;
}

.homeBlurbLabel a:active {
	color: #FFF;
	text-decoration: none;
}

.vertlineBG {
	background-image: url(/images/console/line_dashedVert.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.PageHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	color: #ae0909;
}
.RegularText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
.SmallText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.SubHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #333;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
