/* 2010-12-01 */

body{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/BackgroundRepeater6.jpg);
	background-position: 50% top;
	background-color: #dbf5f3;
	margin: 0px;
	padding: 0px;
}

/* ***** [USE FOR IN TEMPLATE-BUILD. Allows for abutting Images, and collapsed tables cross browser] ************************************ */
img.abutting {display:block;}
table.standard {border-collapse: collapse;}

/********** SEO STYLES *******************/
#SEODiv{
	position: absolute;
	top: 0px;
	z-index: 4;
	font-size: 10px;
	text-align: center;
	width: 100%;
}

#SEODiv table{
	width: 970px;
	margin: auto;
	border: solid 0px pink;
	border-collapse: collapse;
}

#SEODiv table td{
	font-family: arial, helvetica, verdana;
	text-align: left;
	font-size: 10px;
	color: #187096;
	white-space: nowrap;
	padding: 0px 4px 0px 4px;
}

#SEODiv table td#SEOright{
	text-align: right;
}

#SEODiv a{
	font-size: 10px;
	color: #187096;
	text-decoration: none;
}

#SEODiv a:hover{
	font-size: 10px;
	color: #187096;
	text-decoration: underline;
}

/********** SPAGE STYLES *******************/

#pageBound{
	background: url(images/BackgroundRepeaterTop.png) repeat-x 50% top;
	text-align: center;
	width: 100%
	margin: auto;
}

#mainAreaWrapper{
	background-image: url(images/MainAreaBGRepeater.jpg);
	background-repeat: repeat-y;
	border: solid 0px orange;
	width: 970px;
	text-align: center;
	margin: auto;
}

#mainArea{
	background-image: url(images/BannerAreaBG.png);
	background-repeat: no-repeat;
	border: solid 0px yellow;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 970px;
}

#homeSection{
	background-image: url(images/HomeSectionRepeater.png);
	background-repeat: repeat-y;
}



/********** FEATURE ITEM TOP MENU *******************/

.featureMenuBound{
	line-height: 100%;
	width: 100%;
	background: none;
	margin: 16px auto 10px auto;
	padding: 7px 0px 0px 0px;
	border-top: solid 1px rgba(0, 100, 130, 0.2);
}

.featureMenuBound td{
	line-height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;

}

.featureMenu{
	line-height: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.featureMenu a:link, .featureMenu a:visited{
	font-size: 14px;
	display: inline-block;
	line-height: 100%;
	color: #3494be;
	background: none;
	border: solid 0px #186586;
	margin: 4px 2px 0px 2px;
	padding: 8px 14px 8px 14px;
	text-decoration: none;
	-webkit-border-radius:	8px;
	   -moz-border-radius:	8px;
	        border-radius:	8px;
	text-shadow: 1px 1px 1px  rgba(255, 255, 255, 0.8);
	/* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); */
}

.featureMenu a:hover{
	line-height: 100%;
	color: #19759e;
	background: rgba(0, 190, 200, 0.3);
	text-decoration: none;
}


/************************************************/

#homeSection table#bound{
	margin: 0px auto 0px auto;
}

#globalMenu{
	padding-top: 9px;
	color: #003d59;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #333333;
}

#globalMenu a:link, #globalMenu a:visited{
	color: #ffffff;
	text-decoration: none;
}

#globalMenu a:hover{
	color: #ffffff;
	text-decoration: underline;
}


#logo{
	align: left;
	padding: 0px 0px 0px 0px;
	border: solid 0px red;
	width: 550px;
}

#logo a{
	display: block;
	width: 550px;
	height: 116px;
}

#logo img{
	border: solid 0px blue;
	border-width: 0px;
	display: block;
	width: 550px;
	height: 116px;
}

#bbbPhoneCell{
	align: center;
	padding: 30px 90px 0px 0px;
}

#bbbIcon{
	margin: 0px auto 5px auto;
}

#bannerPhone{
	margin: 0px auto 0px auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px 1px 2px #333333;
}

#bannerInfoRow{
	width: 950px;
	height: 50px;
	margin: 6px auto 0px auto;
}

#socialIcons{
	width: 240px;
	padding: 8px 0px 0px 0px;
}

#socialIcons a:link, #socialIcons a:visited, #socialIcons a:hover{
	display: block;
	float: left;
	border-width: 0px;
	width: 33px;
	height: 33px;
	margin-right: 4px;
	padding: 0px;
}

#socialIcons img{
	padding: 0px;
	display: block;
	float: left;
	border-width: 0px;
	width: 33px;
	height: 33px;
}

.translateCell{
	width: 170px;
	padding: 5px 0px 0px 0px;
	margin: auto;
	border: solid 0px red;
}

#translateCell a:link, #translateCell a:visited, #translateCell a:hover{
	color: #000000;
}

#h1HeadingCell{
	padding: 16px 0px 10px 0px;
	width: 425px;

}

#h1HeadingCell h1{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	color: #025a78;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

#h1Heading2Cell{
	font-family: arial, helvetica, verdana;
}

#h1Heading2Cell h1{
	font-size: 20px;
	color: #025a78;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}

#homeLeftCell{
	padding: 0px 10px 0px 4px;
}

#homeBlurb{
	font-size: 14px;
	color: #292929;
	line-height: 122%;
	padding: 0px 10px 0px 18px;
	border-left: solid 1px #292929;
}

#mainSection{
	background-image: url(images/MainAreaRepeater.png);
	background-repeat: repeat-y;
	border: solid 0px red;
	padding: 0px 0px 0px 12px;
	text-align: left;
}

#mainSection table#bound{
	border: solid 0px green;
	width: 938px;
}

/* ********* OPTIONAL LEFT GUTTER AND LEFT GUTTER MENU ****************** */

#leftGutterBound{
	padding: 0px 0px 0px 0px;
}

#leftMenuBound{
	border: solid 0px green;
	width: 180px;
	padding: 0px 0px 0px 0px;
}

#bottomLeft{
	border: solid 0px green;
	width: 180px;
	padding: 0px 0px 0px 0px;
}

#leftPhone{
	display: block;
	width: 143px;
	height: 35px;
	border: 0px;
	margin: 0px 0px 70px 18px;
}

#fodderLeft{
	width: 160px;
	padding: 12px 0px 12px 18px;
	font-size: 11px;
	color: #6d6c6c;
	line-height: 100%;
}

#fodderLeft img{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
}

#fodderLeft a:link, #fodderLeft a:visited, #fodderLeft a:active{
	color: #6d6c6c;
	text-decoration: none;
}

#fodderLeft a:hover{
	color: #6d6c6c;
	text-decoration: underline;
}

#bottomCenterBound{
	font-size: 12px;
	font-color: #686868;
	text-align: center;
}

#bottomCenterBound a:link, #bottomCenterBound a:visited{
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}

#bottomCenterBound a:hover{
	font-weight: bold;
	color: #686868;
	text-decoration: underline;
}

#bottomFlourish{
	display: block;
	width: 724px;
	height: 13px;
	border: 0px;
	margin: 24px auto 12px auto;
}

#creditCardIcon{
	display: block;
	width: 190px;
	height: 34px;
	border: 0px;
	margin: 20px auto 16px auto;
}

/* ********* HEADING STYLES ****************** */

#h1HeadingCell h2{
	font-family: arial, helvetica, verdana;
	font-size: 20px;
	color: #ff0000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


/* ********* MAIN CONTENT STYLES ****************** */


#contentCellBound{
	border: solid 0px red;
	padding: 0px 40px 20px 20px;
}

#contentCell{
	font-size: 14px;
	line-height: 130%;
}

#contentCell p{
	margin: 0px 0px 14px 0px;
}

#homeSectionBaseImage{
	display: block;
	width: 970px;
	height: 19px;
	text-align: center;
	margin: 0px auto 10px auto;
	border-width: 0px;
}

#mainAreaTopImage{
	display: block;
	width: 970px;
	height: 19px;
	text-align: center;
	margin: 0px auto 0px auto;
	border-width: 0px;
}

#mainAreaBaseImage{
	display: block;
	width: 970px;
	height: 25px;
	text-align: center;
	margin: auto;
	border-width: 0px;
}

/********** Keyword Search Field Styles *******************/

.keywordSCHText{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

#keywordSCHHint{
	color: #01698d;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

.searchInput{
	color: #00327C;
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #FFFADB;
	width: 104px;
	height: 18px;
}

.searchSubmit{
	color: #ffffff;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	border-color: #63A2FD #00327C #00327C #63A2FD;
	background-color: #0C5ED6;
	height: 18px;
	cursor: pointer;
}

select, option{
	color: #000000;
}

/********** STANDARD STYLES *******************/

h1{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h2{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h3{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h4{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


a:link, a:active, a:visited{
	color: #b0010d;
	text-decoration: underline;
}

a:hover{
	color: #ff1323;
	text-decoration: underline;
}

/********** FOOTER STYLES ********************/

#towns{
	display: block;
	width: 970px;
	text-align: center;
	margin: auto;
	background-image: url(images/FooterBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #777777;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	padding: 3px 0px 10px 0px;
	/* font-variant: small-caps; */
}

#footerLinks{
	text-align: center;
	width: 970px;
	margin: auto;
	color: #005270;
	font-size: 11px;
	font-weight: bold;
	padding: 12px 0px 30px 0px;
	text-transform: uppercase;

}

		#footerLinks a:link, #footerLinks a:visited{
			color: #005270;
			text-decoration: none;
		}

		#footerLinks a:hover{
			color: #0190c4;
			text-decoration: none;
		}

#footerGlobal{
	text-align: center;
	width: 970px;
	margin: auto;
	color: #0190c4;
	font-size: 11px;
	font-weight: bold;
	padding: 12px 0px 12px 0px;
	text-transform: uppercase;

}

		#footerGlobal a:link, #footerGlobal a:visited{
			color: #0190c4;
			text-decoration: none;
		}

		#footerGlobal a:hover{
			color: #03d6f5;
			text-decoration: none;
		}

/********** FORM STYLES ********************/
form{
	margin: 0px;
}

.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #ff0000;
}


.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Webfodder Logo *********/
#webfodderCell{
	width: 180px;
	margin: auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
	cursor: default;
}

#webfodderCell a:link, #webfodderCell a:active, #webfodderCell a:visited{
	color: #cccccc;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

#webfodderCell a:hover{
	color: #cccccc;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

#webfodderCell img{
	display: block;
	width: 20px;
	height: 20px;
	border: 0px;
	margin: 6px auto 0px auto;
}

/******* Image border (Creates a white inline and black outline) *********/
#imageBorder{
	border: solid #000000 1px;
	border-width: 1px 1px 1px 1px; /* Change this to make it look like a drop shadow */
	background-color: #ffffff;
	padding: 5px;
}

/* ********** STORE-RELATED STYLES *************** */


/* ******** HOME PAGE PRODUCTS *********** */

.ProductPageText{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}


.ProductPageTextBold{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.prodTableHome{
	padding: 16px 0px 16px 0px;
}

.prodTitleHome{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	padding: 6px 0px 4px 0px;
}

.prodPriceHome{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 6px 0px 4px 0px;
}

.prodPicHome{
	border: solid 1px #000000;
}

.buyNowButHome{
	padding: 0px 0px 29px 0px;
}

/* ********* CART STYLES ******************* */

a.storeAccount:link, a.storeAccount:visited, a.storeAccount:active {
	color: red;
	font-size: 10px;
	text-decoration: underline;
}

a.storeAccount:hover{
	color: green;
	font-size: 10px;
	text-decoration: underline;
}

#cartSummary{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.cartSummaryVal{
	color: #000080;
}

.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;
}


/* ********* Old Site ****************** */

.subhead{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.headline{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.fine_print{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #000000;
}

.small_copy{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


/* ****** Store Menu Styles ******** */

.menuCellStore{
	font-size: 11px;
	color: #424242;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

.menuCellStore a:link, .menuCellStore a:visited{
	color: #menuCellStore;
	display: block;
	padding: 1px 3px 1px 3px;
	font-size: 11px;
	color: #162d31;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 4px 0px;
}

.menuCellStore a:hover{
	display: block;
	color: #f41200;
	text-decoration: none;
}

/* ****** Home Page Features ******** */

.featureWrapper{
	text-align: left;
	vertical-align: text-top;
}

.featureTop{
	padding: 4px 0px 6px 0px;
	background: url(images/HomeFeaturePhotos/FeatureTopBG.jpg) no-repeat top;
	width: 232px;
	text-align: center;
	color: #ffffff;
	text-shadow: 1px 1px 2px #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
}

.featureBound{
	margin: auto;
	text-align: center;
	width: 232px;
	vertical-align: text-top;
}

.featureBound a.feature{
	border-width: 0px;
	margin: 0px;
	padding: 0px;

}

.featureBound a.feature img{
	display: block;
	width: 232px;
	height: 98px;
	margin: 0px;
	border-width: 0px;
}

.featureBottom{
	padding: 4px 0px 0px 0px;
	background: url(images/HomeFeaturePhotos/FeatureBaseBG.jpg) no-repeat;
	margin: auto;
	width: 232px;
	height: 44px;
	text-align: center;
}

.featureBottom a:link, .featureBottom a:visited{
	padding: 3px 0px 0px 0px;
	display: block;
	width: 93px;
	height: 22px;
	background: url(images/HomeFeaturePhotos/FeatureButtonSmall.png) no-repeat;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: auto;
}

.featureBottom a#wideButton{
	font-weight: bold;
	width: 135px;
	background: url(images/HomeFeaturePhotos/FeatureButtonWide.png) no-repeat;
}

.featureBottom a:hover{
	color: #91fff5;
	text-decoration: none;
}

.offerButton {
	padding-top: 10px;
}


/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {display:block; position:relative; width: 250px; text-align:left; padding:10px 0 10px 3%; margin: auto;}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.1em;}
#mc_embed_signup input {border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #CC0000; border: 0 none; border-radius:8px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:11px; font-weight: bold; width: 80px; height: 25px; line-height: 25px; margin: 0 5px 10px 0; padding: 0 10px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap;}
#mc_embed_signup .button:hover {color: #91fff5; background-color:#202225;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:left; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:5px 10px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#e85c41;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}