/* 2006-03-17 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.siteBackground{
	background-image: url(images/LeftNavBG.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.homeLinkDiv{
	position: absolute;
	top: 2px;
	left: 38px;
	z-index: 4;
	font-size: 11px;
}

a.homeLink{
	color: #D0D2D6;
	text-decoration: none;
}

a.homeLink:hover{
	color: #ffffff;
	text-decoration: underline;
}

.headerText{
	position: absolute;
	top: 78px;
	left: 260px;
	width: 420px;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #C4CAE6;
	z-index: 6;
}


.H1HeadingDiv{
	position: absolute;
	top: 132px;
	left: 258px;
	width: 460px;
	z-index: 8;
}


.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.ShopElementsDiv{
	position: absolute;
	top: 35px;
	left: 258px;
	z-index: 10;
}

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: #0000ff;
	text-decoration: underline;
}

a:hover{
	color: #5C5F66;
	text-decoration: underline;
}

.contentBoundingCell{
	background-image: url(images/ContentBG-TopLeft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 24px 24px 24px;
}

.footer {
	color: #0000ff;
	background-color: #262B41;
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	background-image: url(images/FooterRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 16px 0px 80px 0px;
}

a.footerLink{
	color: #000000;
	text-decoration: underline;
}

a.footerLink:hover{
	color: #B4C2FC;
	text-decoration: underline;
}

a.emailLink{
	color: #B4C2FC;
	text-decoration: underline;
}

a.emailLink:hover{
	color: #000000;
	text-decoration: underline;
}

/********** Form Styles ********************/

.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}


/****** Menu Styles for Flyout Menu *************/

.topMenuItem{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #DBE1FE;
	background-image: url(images/menu/home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	cursor: pointer;
}

.ItemBoxInnerPadding{
	color: #DBE1FE;
	padding:4px 2px 4px 8px;
	cursor: pointer;
}


/******* Webfodder Logo *********/

.webfodderLink{
	color: #6C7BBB;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #6C7BBB;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/********** Cart Styles ********************/

a.storeAccount{
	color: #31428B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.storeAccount:hover{
	color: #7A7A7A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


.cartSummary{
	color: #31428B;
	font-size: 11px;
	font-weight: bold;
}

.cartSummaryVal{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.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;
}


/********** Other Styles ********************/

li {
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, verdana;
}