body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.pageBack{
	background-color: #CD6463;
}

.bannerBack{
	background-image: url(images/BannerBGRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.homeLinkDiv{
	color: #5B0F07;
	position: absolute;
	top: 1px;
	left: 10px;
	z-index: 4;
	font-size: 10px;
}

a.homeLink{
	color: #5B0F07;
	text-decoration: none;
}

a.homeLink:hover{
	color: #5B0F07;
	text-decoration: underline;
}

.headerText{
	position: absolute;
	top: 118px;
	left: 150px;
	width: 300px;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	z-index: 6;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #7DA8D4;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #024C9B;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #024D9B;
	text-decoration: underline;
}

a:hover{
	color: #676767;
	text-decoration: underline;
}

.leftGutter{
	background-image: url(images/LeftGutterRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.rightGutter{
	background-image: url(images/RightGutterRepeater.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.contentBaseRepeater{
	background-image: url(images/ContentBaseRepeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.footerBounding {
	color: #5B0F07;
	background-color: #CD6463;
	font-size: 12px;
	font-family: arial;
	padding: 12px 0px 120px 120px;
}

a.footerLink{
	color: #5B0F07;
	text-decoration: none;
}

a.footerLink:Hover{
	color: #5B0F07;
	text-decoration: underline;
}

a.emailLink{
	color: #5B0F07;
	font-weight: bold;
	text-decoration: none;
}

a.emailLink:Hover{
	color: #5B0F07;
	font-weight: bold;
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}

.keywordSearch{
	font-weight: bold;
	color: #D66F6E;
	padding: 0px 0px 4px 0px;
}

.keywordInput{
	color: #024C9B;
	font-size: 12px;
	background-color: #E8E8E8;
	border: solid 1px #5E5E5E;
	width: 106px;
}

.searchButton{
	font-size: 10px;
	color: #000000;
	background-color: #E0DF49;
	border: 1px solid #000000;
	cursor: pointer;
	margin: 3px 0px 3px 0px;
}


.bannerMenuItem{
	padding:2px 2px 2px 2px;
	border:solid #000000 1px;
	font-size: 11px;
	font-weight: bold;
	background-color: #024D9B;
}

.bannerMenuLink{
	color: #ffffff;
	text-decoration: none;
}


.bannerMenuLink:hover{
	color: #90D9FF;
	text-decoration: Underline;
}

.storeRowSwirlie{
	background-image: url(images/CartItemsRowLeftSwirlie.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/******* Menu Styles for Flyout Menu *********/

.leftMenuBounding{
	background-image: url(images/MenuBoxesBG.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 11px 0px 22px 16px;
}

.topMenuItem{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D66F6E;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}

.topMenuLink{
	color: #D66F6E;
	text-decoration: none;
	line-height: 12px;
}

.topMenuLink:hover{
	color: #D66F6E;
	text-decoration: none;
	line-height: 12px;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #000000; /*flyout border color */
	border-bottom-width: 0px;
	font-family: verdana, arial,helvetica;
	font-size: 11px;
	line-height: 100%;
	z-index: 100;
	color: #D66F6E;
	background-color: #FFFCE6; /*flyout background color */
	width: 160px;
	margin:-35px 0px 0px 110px; /*positions the left corner of the dropdown - override on page if necessary */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #000000;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #E9E5CA;
	text-decoration: none;
	color: #000000;
}

.linkItem{
	padding:5px 5px 5px 5px;
}

.ItemBoxInnerPadding{
	padding:2px 2px 3px 2px;
	line-height: 12px;
}


/******* Webfodder Logo *********/

.webfodderBounding{
	background-image: url(images/MenuBaseBackground.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	padding: 7px 0px 16px 20px;
}

.webfodderLink{
  font-family: arial,helvetica,verdana;
	color: #5B0F07;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
  font-family: arial,helvetica,verdana;
	color: #5B0F07;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Other Styles *********/
li {
    font-size: 10pt;
    color: #000000;
    font-family: arial, helvetica, verdana;
}

/********** Cart Styles ********************/

a.storeAccount{
	color: red;
	font-size: 10px;
	text-decoration: underline;
}

a.storeAccount:hover{
	color: green;
	font-size: 10px;
	text-decoration: underline;
}

.cartSummary{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.cartSummaryVal{
	color: #F6FF00;
	font-size: 11px;
	font-weight: bold;
}

.DataEntry {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
}

.ErrorMsg {
    FONT-SIZE: 11.0px;
    COLOR: #C80000;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
}

TR.RowOver {
	background-color : #F9F6D1;
}

TR.RowOut {
	background-color : #FFFFFF;
}