body {font: 0.84em/1.333 Verdana, Tahoma, Arial, sans-serif; color: #666; margin:3px 0; padding:0;}

h1, h2, h3, h3, h4, h5, h6 {}
h1 {font-size: 1.5em; margin:1px 0 5px 0;}
h2 {font-size: 1.33em; margin:1px 0 5px 0;}
h3, th {font-size: 1.1em; margin:1px 0 1px 0;}
h4 {font-size: 1em; margin:1px 0 1px 0;}
h5 {font-size: 0.85em; margin:1px 0 1px 0;}
h6 {font-size: 0.7em; margin:1px 0 1px 0;}

div#main {width:960px; margin:0 auto; background:#fff; text-align:left;}

div#headerPane {height:90px; padding:10px 0 5px;position:relative;}
div#headerPane div#logo {position:absolute; top: 10px; width:209px;}
/*div#headerPane div#searchContainer {float:right; width:608px; text-align:right; padding-right:65px;}*/
div#headerPane div#searchContainer {position:absolute; top:62px;right:60px;width:608px;text-align:right;}
div#headerPane div#searchContainer input {border:1px solid #66534D;}

div#taglinePane {}

div#leftPane {width:160px; float:left;}
div#noLeftPane {}

div#centerPane {}
div#centerPaneWithLeftPane {width:800px; float:left; margin:0 0 10px 0; padding:10px 0 0 0;}
div#centerPaneWithRightPane {}
div#centerPaneWithLeftRightPane {}

div#pageFooterContent {clear:both;}

div#rightPane {}
div#noRightPane {display:none;height:0;}

div#taglinePane2 {clear:both; margin:10px 0 0; overflow:hidden;}

div#footerPane {clear:both; text-align:center; padding:5px 0 0;margin:10px 0 0 0;}
div#footerPane span.phone {color:#990000;}
div#footerPane p.copyright, p.copyright a {color: #999999;}

/* SPECIALTY */
	.homePageMod {overflow:hidden;}
	div.homePageMod1 {margin:5px 0;}
	td#homePanel1 {width:550px; height:300px;}
	div#homePageMod2 {float:left; width:550px; height:300px;}
/*	div#homePageMod3 {float:right; border:2px solid #E9E9E9; width:215px; height:537px; margin:0 10px 0 0; padding:5px 0 0;} */
	div#homePageMod3 {float:right; height:100%; /*height:537px;*/ margin:0 5px 0 0; padding:/*5px 0 */0;} 
	div#homePageMod3 div.webPanelTitle {text-align:center; color:#534635;  font: bold .8125em Verdana, Geneva, Arial, Helvetica, sans-serif;}
	#homePageMod3 .featuredDetails {font-size:11px;}
	#homePageMod3 a {text-decoration:none;color:#777;font-size:11px;}
	#homePageMod3 .addLink:link, #homePageMod3 a.addLink:visited {color:blue; text-decoration:underline;}
	div#homePageMod4, div#homePageMod5, div#homePageMod6 {
		float:left; display:inline; border:2px solid #E9E9E9; width:175px; height:232px;
	}
	div#homePageMod4, div#homePageMod5 {margin:10px 7px 0 0;}
	div#homePageMod6 {margin:10px 0 0;}
	
	div#homePageMod7 {float:left; width:550px; padding-left: 5px;height:60px;background-image: url(/usr/eclub/eclubBGHome.jpg); background-repeat:repeat-x; border:1px solid #E9E9E9;}
	div#homePageMod7 ul, div#homePageMod7 li {margin:0; padding:0 0 0 40px; list-style:none;}
	div#homePageMod7 li {float:left;}
	div#homePageMod7 li div.frmField {margin:0;}
	div#homePageMod7 li#subscribeItem {padding:0 4px;}
	div#homePageMod7 label {color:#666; font-weight:normal; font-size:11px; padding:2px 0 2px 35px;}
	div#homePageMod7 h4{color:black;}
	div#homePageMod7 div.eclubText {color:#555;width:250px;float:left;font-size:10px;}
	
	div#homePageMod8 {clear:both; float:left; width:790px;padding:10px 0 0; height:80px; }
	
	/*Eclub Redux Styles */
		div#eclubContent ul, div#eclubContent li {margin:0; padding:0; list-style:none;}
		div#eclubContent li {float:left;}
		div#eclubContent li div.frmField {margin:0;}
		div#eclubContent li#subscribeItem {padding:0 4px;}
	
		div#eclubContent{width:350px;height:440px;float:left;}
		div#eclubImageContainer{width:440px;height:440px;float:right;}
		p#eclubAddressBook{}
		div#eclubMod1{margin-right:2px;border:1px solid #E9E9E9;width:260px;height:175px;float:left;}
		div#eclubMod2{margin:0 2px;border:1px solid #E9E9E9;width:260px;height:175px;float:left;}
		div#eclubMod3{margin-left:2px;border:1px solid #E9E9E9;width:260px;height:175px;float:left;}
	/*End Eclub Redux Styles */
	div.eclubCoupon{border: 2px dashed gray;width:360px;margin:0 auto;padding:10px 10px;text-align: justify;}
/* END SPECIALTY */

/* SEO Styling */
div#CategoryContent {margin:30px 100px; font-size:10px; text-align:left;}
div#CategoryContent h1 {font-size:1.1em;}



.alertInfo {
	background: #fff6bf url(../webimgs/info.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color:black;
	margin:10px 0px 10px 0px;
}
.alertWarning {
	background: #fff6bf url(../webimgs/warning.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color:black;
	margin:10px 0px 10px 0px;
}
.alertError {
	background: #fff6bf url(../webimgs/error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color:black;
	margin:10px 0px 10px 0px;
}
.alert {
	background: #fff6bf;
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color:black;
	margin:10px 0px 10px 0px;
}
.couponMgrMessage {
	margin-bottom:5px;
}

div#leftPane a.addthis_button{font-size:0.85em;color:#66534D;text-decoration: none;font-weight:bold;font-family:Verdana,Tahoma,Arial,sans-serif;display:block;margin-top:6px;}