@charset "UTF-8";

/* REDEFINED TAGS */

body, p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #D14450;
	font-weight: bold;
}
a:hover {
	color: #EF5F67;
}
ul {
	list-style-type: square;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #700;
}
h3 {
	font-size: small;
	font-weight: bold;
}


/* CUSTOM CLASSES */

.loc {
	font-size: 11px;
	padding-left: 80px;
	color: #17727A;
}
.loc a {
	color: #D14450;
}
.navbar {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.navbar a {
	text-decoration: none;
	font-weight: normal;
}
.navbar a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footerInfo {
	font-size: xx-small;
	color: #666666;
}
.subCat {
	font-size: 12px;
}
.subCat a {
	color: #000;
	font-weight: normal;
}
.linkTitle {
	font-size: small;
	font-weight: normal;
}
.linkUrl {
	font-size: xx-small;
	color: #00737C;
}
.boxHeader {
	font-size: xx-small;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
}
.navbarFooter {
	color: #fff;
	font-size: xx-small;
	text-align: center;
}
.navbarFooter a {
	color: #46EA0A;
}
.navbarFooter a:hover {
	color: #FFFFFF;
}
.pageTitle {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
.pageDate {
	font-size: 10px;
	color: #fff;
	padding-right: 5px;
}
.pageTitleTable {
	background: url(/images/div_top.gif);
	background-position: bottom center;
	margin-bottom: 5px;
}
.skyscraper {
	padding-top: 5px;
}
.feedText {
	font-size: xx-small;
	color: #333;
	margin-top: -20px;
}
.feedText a {
	color: #000;
	font-weight: normal;
}
.feedText a:hover {
}
.feedChannel {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: 3px;
	color: #999999;
	margin-bottom: 30px;
	border-bottom: 1px solid #999999;
}
.dashDiv {
	background: url(/images/div_hline.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	height: 9px;
	margin-top: 5px;
}
.feedPowered {
	font-size: 8px;
	color: #333;
	text-align: right;
	font-weight: normal;
}
.feedPowered a {
	font-size: 8px;
	color: #333;
}
.feedPowered a:hover {
	color: #000;
}
.extra {
	font-size: xx-small;
}
.extraTD input, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000;
}
.go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background-color: #D14450;
}
.feedURL {
	font-size: small;
}
.moduleBody {
	padding-bottom: 15px;
}
.navForm {
	margin: 0px;
}
.navForm input {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000;
}
.navGo {
	background-color: #D14450;
	color: #fff;
	font-weight: bold;
}
.hornInfoTD {
	background-color: #E1DCDD;
	padding: 5px;
}
.hornInfoText {
	font-size: 10px;
}
.hornInfoActions a {
	color: #009900;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.announce {
	color: #00CC00;
	font-weight: bold;
}
.prodCats {
	width: 180px;
	padding: 5px;
	font-size: 11px;
}
.prodSubCats {
	padding-left: 5px;
	font-size: 9px;
	color: #999999;
}
.prodBox {
	padding: 5px 2px 1px 2px;
}
.small {
	font-size: xx-small;
}
.featH3 {
	font-size: x-small;
}
.listH3 {
	margin: 0px;
	margin-bottom: -10px;
}
.saving {
	color: #FF0000;
}
#searchBox {
	padding-top: 48px;
}
.padded {
	padding: 10px;
}
.mainTable {
	background-image: url(/images/tileable_jelly.jpg);
}
.borderedLeft {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px none #ffffff;
	border-left: 1px solid #ffffff;
}
.bordered {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px none #ffffff;
	border-left: 0px solid #ffffff;
}
.asterix {
	color: #FF0000;
	font-size: 10px;
	vertical-align: super;
}
.photoCopyright {
	font-size: 10px;
	text-align: center;
	color: #999999;
}
.photoCopyright a {
	color: #999999;
}