body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	background-image: url(images/PageBackground2.jpg);
	background-color: #f7f7f7;
}

#pageWrapper{
	width: 100%;
	background-image: url(images/PageBGTop2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#boundingTable{
	width: 994px;
}

.homeLinkBound{
 	width: 100%;
 	text-align: center;
 	align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 6;
}

.homeLinkDiv{
	border: solid 0px red;
	text-align: left;
	width: 994px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px auto;
}

.homeLinkDiv a:link, .homeLinkDiv a:visited{
	color: #676767;
	text-decoration: none;
}

.homeLinkDiv a:hover{
	color: #676767;
	text-decoration: underline;
}

.headerBound{
 	width: 100%;
 	text-align: center;
 	align: center;
	position: absolute;
	top: 161px;
	left: 0px;
	z-index: 6;
	border: solid 0px blue;
}

.headerText{
	border: solid 0px red;
	text-align: left;
	width: 594px;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #DE69BD;
	margin: 0px auto;
	padding: 0px 200px 0px 200px;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #42006B;
}


td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #42006B;
}


h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #1E7FC0;
	font-weight: bold;
}


.h1Heading{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #1E7FC0;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #1E7FC0;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #1E7FC0;
	font-weight: bold;
}

a:link, a:visited{
	color: #1E7FC0;
	text-decoration: underline;
}

a:hover{
	color: #BA3289;
	text-decoration: underline;
}

.topMenuBar{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0px 0px 8px;
}

a.topMenuLink:link, a.topMenuLink:visited{
	color: #ffffff;
	text-decoration: none;
}

a.topMenuLink:hover{
	color: #F4EB00;
	text-decoration: none;
}

.homeProduct{
	padding: 0px 0px 16px 0px;
}

a.homeFeatureLink{
	color: #1E7FC0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.homeFeatureLink:hover{
	color: #BA3289;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#bannerBound{
	background: url(images/TopBannerBG.jpg) no-repeat top right;
}

.bannerPhoneDiv{
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.bannerPhone1{
	color: #EF3ABE;
	font-size: 14px
}

.bannerPhone2{
	color: #FEE819;
	font-size: 26px;
}

.bannerPhone3{
	color: #EF3ABE;
	font-size: 26px;
}

.storeStuffCell1{background: url(images/RightSideBG1.png) no-repeat top right;}
.storeStuffCell2{background: url(images/RightSideBG2.png) no-repeat top right;}
.storeStuffCell3{background: url(images/RightSideBG3.png) no-repeat top right;}
.storeStuffCell4{background: url(images/RightSideBG4.png) no-repeat top right;}
.storeStuffCell5{background: url(images/RightSideBG5.png) no-repeat top right;}
.storeStuffCell6{background: url(images/RightSideBG6.png) no-repeat top right;}
.storeStuffCell7{background: url(images/RightSideBG7.png) no-repeat top right;}
.storeStuffCell8{background: url(images/RightSideBG8.png) no-repeat top right;}

.contentBound{
	padding: 12px 12px 24px 12px;
}

.footerBound{
	padding: 12px 0px 12px 0px;
}

.footer{
	color: #343434;
	line-height: 120%;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	padding: 12px 0px 18px 0px;
}


.footer a:link, .footer a:visited{
	color: #343434;
	line-height: 120%;
	text-decoration: none;
}

.footer a:hover{
	color: #343434;
	text-decoration: underline;
}





/* ********* SOCIAL BUTTONS ****************** */

#socialCell{
	border: solid 0px red;
	text-align: center;
	align: center;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 8px 0px;
}


#socialCell table{
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	border-spacing:0px 0px;
	border: solid 0px green;
}

#socialCell table td{
	text-align: center;
	align: center;
	padding: 0px 4px 0px 4px;
}

#socialCell table td a:link, #socialCell table td a:visited{
	display: block;
	background: url(images/SocialIconSprite.png) no-repeat;
	margin: 0px 0px 0px 0px;
	border: solid 0px #0000ff;
	width: 36px;
	height: 36px;
	text-decoration: none;
}

	#socialCell table td a#fb:link, #socialCell table td a#fb:visited{
		background-position: 0px 0px;
		text-decoration: none;
	}

	#socialCell table td a#fb:hover{
		background-position: 0px -36px;
		text-decoration: none;
	}

	#socialCell table td a#tw:link, #socialCell table td a#tw:visited{
		background-position: -36px 0px;
		text-decoration: none;
	}

	#socialCell table td a#tw:hover{
		background-position: -36px -36px;
		text-decoration: none;
	}

	#socialCell table td a#ggl:link, #socialCell table td a#ggl:visited{
		background-position: -72px 0px;
		text-decoration: none;
	}

	#socialCell table td a#ggl:hover{
		background-position: -72px -36px;
		text-decoration: none;
	}

	#socialCell table td a#li:link, #socialCell table td a#li:visited{
		background-position: -146px 0px;
		text-decoration: none;
	}

	#socialCell table td a#li:hover{
		background-position: -146px -36px;
		text-decoration: none;
	}

	#socialCell table td a#pin:link, #socialCell table td a#pin:visited{
		background-position: -110px 0px;
		text-decoration: none;
	}

	#socialCell table td a#pin:hover{
		background-position: -110px -36px;
		text-decoration: none;
	}





/*********** Left Gutter ****************/


.headLink {
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px -5px;
}

#mainAreaBound{
	background-color: #ffffff;
}

#leftGutterBound{
	background-color: #E8E8E8;
}

/********** Form Styles ********************/

.contactLabel{
	float: left;
	height: 10px;
	width: 320px;
	color: #5C003C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px !important;
}


.contactText{
	background-color: #F2F2F2;
	border: thin solid #CCCCCC;
	float: left;
	height: 25px;
	margin: 5px 0;
	width: 320px;
	color: #5C003C;
	font-family: Arial;
	font-size: 12px;
	margin-top: 5px !important;
	padding: 5px;
}

.contactDropdown{
	background-color: #F2F2F2;
	border: thin solid #CCCCCC;
	float: left;
	height: 30px;
	margin: 5px 0;
	width: 330px;
	color: #5C003C;
	margin-top: 5px !important;
	padding: 5px;
}


.contactTextArea{
	background-color: #F2F2F2;
	border: thin solid #CCCCCC;
	float: left;
	height: 150px;
	overflow: auto;
	width: 320px;
	color: #5C003C;
	padding: 5px;
}


#searchWrapper{
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #b3b3b3;
}

.searchBox{
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 110px;
}

#searchInstr{
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	margin: 0px 0px 4px 0px;
}

.searchbutton{
	color: #000000;
	font-size: 11px;
	background-color: #FFCC66;
	margin-left: 3px;
}

.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 170px;
}

.required{
	color: #830000;
}

.requiredStar{
	color: #ff0000;
}


#shopTop{
	font-weight: bold;
	color: #6b1f81;
	font-size: 14px;
	padding: 6px 0px 0px 6px;
	border-top: solid 1px #ffffff;
}

/********** Cart Styles ********************/

.storeStuffCell{
	padding: 0px 10px 6px 0px;
}

a.storeAccount:link, a.storeAccount:visited{
	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: #FFE857;
	font-size: 11px;
	font-weight: bold;
}

.DataEntry {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Verdana;
}

.ErrorMsg {
    FONT-SIZE: 11.0px;
    COLOR: #C80000;
    FONT-FAMILY: Arial, Helvetica, Verdana;
}

TR.RowOver {
	background-color : #F9F6D1;
}

TR.RowOut {
	background-color : #FFFFFF;
}


/******* Webfodder Logo *********/

.webfodderLink:link, .webfodderLink:visited{
	color: #b2b2b2;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #b2b2b2;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

.placeholder {
	color: #aaa;
}