body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font-family: Arial;

}
#body {
	background: #ffffff;

}
a, .miniCart a:hover {
	color: #602e06;
}
.header_back {
	background-color: #d4c29c;

}
.style1 {
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
        font-size: 14px;
}
.style2 {
	color: #311605
}
.style7 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
}
.style8 {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
}
.style11 {
	color: #666666
}
.style18 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E1C06;
}

.huge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}

.mainheader {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color:#666666;
}

.largetext {
	font-size: 16px;
}

.bold {
	font-weight:bold;
}

.border {
	border:solid 1px #EDEDED;
	border-right:solid 1px #EDEDED;
	}

.groupheader {
	font-size: 16px;
	color:#513700;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 0 10px;
	display:block;
}

.regtext {
	font-size: 14px;
}

.medtext {
	font-size: 12px;
}

.stext {
	font-size: 10px;
}
.stext a {
	font-size: 10px;
}
.templatetext {
	font-size: 11px;
	text-decoration: none;
}

.tinytext {
	font-size: 9px;
}

.table_medtext {
	border:solid 1px gray;
	font-size: 12px;
}

.table_templatetext {
	border:solid 1px gray;
	font-size: 10px;
}

.table_tinytext {
	border:solid 1px;
	font-size: 9px;
}

.table_border {
	border-bottom:solid 1px gray;
	border-left:solid 1px gray;
}
/*  Member Area */
.default {
	color:#000000; padding: 4px; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.white {
	color:#ffffff; }
.title {
	font-weight: normal;
	color: #A0CBED;
	font-size: 24px;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
}
.subHeading {
	font-family: "Times New Roman", Helvetica, sans-serif;
	color: #602e06;
	font-size: 14px;
}
.message {
	color: #456b85;
	font-size: 14px;
	font-style: italic;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {
	color: red;
	font-size: 90%;
	font-style: italic;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lblue {
	background-color:#E6E8FA;
	border: 1px #456B85 solid;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hist_blue {
	color:#ffffff;
	background-color:#456B85;
	padding: 3px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hist_blue a {
	color:#ffffff; background-color:#456b85; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.hist_white {
	color:#000000; background-color:#ffffff; padding: 3px; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.hist_white a {
	color:#456B85; background-color:#ffffff; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
ul#square {
	list-style-image:url("/images/leaf_bullet.gif");
}
.borderControl {
	border-collapse: collapse;
}
.borderControl td {
 	border: 1px #456B85 solid;
 	padding: 0px 3px;
}
td.custSearchResultsHeader {
 	color: #ffffff;
 	background-color: #456B85;
 	padding: 1px 3px;
 	font-size: 1em;
}
.orange {
	color: #F69867;
}
.coupon_code {
	color: #339933;
}
.dashed_line {
	background: url(/images/grayline.jpg);
}
.discount {
	color: #FF0000;
}
.prodLink a {
	text-decoration: none;
	color: #000000;
}
.header {
	background-color: #dfdfdf;
	font-weight: bold;
}
.totalBilled {
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
}
.grayHeader {
	background-color: #cccccc;
}
.grayBorder td {
	border: 1px #666666 solid;
}
.overlay {
	background-color: #777;
	position: absolute;
	top:0;
	left:0;
	z-index: 501;
	filter: alpha(opacity=25); /* For IE */
}
.xWindow {
	width: 550px;
	height: 550px;
	position: absolute;
	top:-25px;
	background-color: #ffffff;
	border: 4px #666666 solid;
	z-index: 502;
	padding: 1px 10px;
}
.showDisplay {
	display: block;
}
.hideDisplay {
	display: none;
}
.opacity {
	-moz-opacity: .25;
	opacity: .25;
	filter: alpha(opacity=25); /* For IE */
}
.closeButton acronym {
	border: 2px #97B1D5 solid;
	text-transform: uppercase;
	color: #000000;
	background-color: #ffffff;
	padding: 1px;
	text-align: center;
	display: block;
	width: 90px;
	font-size: 8pt;
	cursor: pointer;
}
.closeButton acronym:hover {
	background-color: #eeeeee;
}

.mainTbl {
	font-family: Arial;
	border: 1px #5e4710 solid;
	border-collapse: collapse;
}
.mainTbl td {
	font-size: 10px;
	padding: 2px 5px;
}
.mainTbl input, .mainTbl select {
	font-size: 10px;
	cursor: pointer;
}
.mainTbl input:hover {
	font-size: 10px;

}
.mainTbl ul {
	list-style-type: none;
}
.mainTbl td.mainTitle, .mainTbl tr.mainTitle td {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #d4c29c;
	border: 1px #5e4710 solid;
	padding: 3px 5px;
}

.miniCart {
    background-color: #F6F3DF;
    font-family: Times New Roman;
}

.miniCart td {
    font-size: 10px;
    font-family: Times New Roman;
}

.miniCart tr.miniCartHead {
	background-color: #A0CBED;
}

.miniCartTotal {
	display: block;
	left:7px;
	width:110px;
	border: 1px solid #A0CBED;
	font-weight:bold;
	padding:5px;
	background: #ffffff;
	text-align:center;

}

.miniCart a, .companyAbbr {
	color: #A0CBED;
}

.footer {
	background-image: url('/images/footer_back.gif');
	background-repeat: no-repeat;
	width:789px;
	height:148px;
}

.alignment {
	text-align:left;
}

textarea {
font-size: 10.5px;
font-family: Arial;
}

.error {
	color: #AA1A1E;
	width: 100%;
	font-style: italic;
	font-size: 13px;
	text-align: center;
	letter-spacing: .2px;
	padding: 2px 5px;
}
.success {
	color: #9FBBD2;
	width: 100%;
	font-style: italic;
	font-size: 13px;
	text-align: center;
	letter-spacing: .2px;
	padding: 2px 5px;
}

.headerLinks {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #acd118;
	width:590px !important;
	float:left;
}
.headerLinks a {
	color: #d4c29c;
	font-size: 10px;
}
.headerLinks a:hover {
	color: #5e4710;
}
.headerLinks a.headerCart {
	color: #acd118;
	font-size: 10px;
}
.sideTbl {
	width: 187px;
}
.sideTbl td, .sideTbl a {
	color: #6a6a6a;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	line-height: 16px;
}
.sideTbl a:hover {
	color: #5e4710;
}
.sideBack {
	background: url(/images/leftbox_back.gif);
}
.sideTop {
	background: url(/images/leftbox_top.gif) no-repeat;
	font-size: 2px;
	height: 10px;
}
.sideBottom {
	background: url(/images/leftbox_bottom.gif) no-repeat;
	font-size: 6px;
	height: 13px;
}
.sideSelect select {
	border-top: 2px solid #787878;
	border-left: 2px solid #787878;
	border-right: 2px solid #fdfdfd;
	border-bottom: 2px solid #fdfdfd;
	width: 140px;
	color: #6a6a6a;
	font-size: 11px;
	font-family: Arial;
	padding-left: 0px;
}


.sideLink a, .sideTable a {
	font-family: Arial;
	color: #5a5a5a;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-left: 2px;
	line-height: 11px;
}
.sideLink td, .sideTable td {
	padding: 3px 0px;
}
.sideLink a:hover, .sideTable a:hover {
	color: #602e06;
}
.sideTable {
	border: 1px #dbdbda solid;
	margin: 4px 0px;
}
.sideNav {
	border-top: 1px #dbdbda solid;
}
.sideNav a {
	font-family: "Times New Roman";
	/*color: #602e06;*/
	color: #5a5a5a;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
	line-height: 12px;

}
.sideNav td {
	border-left: 1px #dbdbda solid;
	border-right: 1px #dbdbda solid;
	border-collapse: collapse;

}
.mainSubTitle td {
	color: #602e06;
	font-size: 11px;
	font-weight: bold;
}
.horizontalLine {
	background: url(/images/sb_hoz_line_600px.gif) no-repeat;
	font-size: 4px;
	padding-bottom: 10px;
}
/** For the top search input **/
.subText, .subText a {
	color: #aeaeae;
	font-size: 10px;
	text-decoration: none;
}
/** for drop down list **/
.searchByBrand
{
	width: 185px;
	font-size: 10px;
	border-top: 2px #858585 solid;
	border-left: 2px #858585 solid;
	border-right: 2px #fbfbfb solid;
	border-bottom: 1px #fbfbfb solid;
}
.defaultSelect
{
	color: #e6e6e6;
}
/** for the copyright info **/
.copy {
	color: #a6cfef;
	font-size: 10px;
}
/** Main feature section **/
.spotlight_title, .spotlight_title a
{
	font-size: 12px;
	color: #c4683d;
	font-weight: bold;
	text-decoration: none;
}
.spotlight_subtitle, .spotlight_subtitle a {
	font-size: 12px;
	color: #acd118;
	font-weight: bold;
	text-decoration: none;
}
.spotlight_body
{
	font-family: "Arial";
	font-size: 11px;
	color: #6a6a6a;
}

.see_more a {
	color: #602e06;
	font-weight: bold;
	padding-right: 3px;
	font-size: 10px;
}
.see_more a:hover {
	color: #000000;
}
.manufacturerList {
	border: 1px #a6cfef solid;
}
.manufacturerList a {
	color: #aaa;
}
.manufacturerList a:hover {
	color: #602e06;
}
/* for the footer email sign-up */
.emailSpot {
	font-family: "Times New Roman";
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.footerLinks {
	font-family: "Arial";
	font-size: 13px;
	color: #acd118;
	padding-bottom: 4px;
}
.footerLinks a {
	color: #acd118;
	font-size: 9px;
	text-decoration: none;
}
.footerLinks a:hover {
	color: #5e4710;
}
.emailInput input {
	border: 1px #dbdbda solid;
	color: #aaaaaa;
	padding-left: 4px;
	height: 18px;
	font-size: 12px;
}
.emailSubmit input {
	border-top: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
	border-right: 2px #838383 solid;
	border-bottom: 2px #838383 solid;
	height: 18px;
	font-size: 9px;
	color: 602e06;
	font-weight: bold;
	padding-bottom: 3px;
	font-family: "Times New Roman";
}
.pipe {
	font-size: 18px;
}
.cartLink a {
    color: #000000;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.cartLink a:hover {
	color: #602e06;
}

.signupText {
	color: #b5b5b5;
	background:url('../images/newsletterBackground.png') no-repeat;
	width:275px;
	height: 32px; 
	padding: 8px 10px;
	border:0px none;
}

/** Drop Down Menu (http://www.krowland.net/tutorials/boxer_tutorial.html) **/

#wrapper {
  padding: 0;
  margin: 0;
  width: 100%;
}
#menu {
  font-size: 1.0em;
}
#tiles, #tiles ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
#tiles{
	margin:0 0 0 0px;
}
#tiles li {
	float: left;
	padding:3px 0px 3px 6px;
}
#tiles li.mainNavDivider{
	padding:0 0 0 6px;
	color:#FFF;
}
#tiles a {
	display: block;
	color: #333;
	text-decoration: none;
}
#tiles li ol {
	position: absolute;
	margin-top: 0px;
	left: -999em;
	width: 160px;
	w\idth: 160px;
	color: #c4683d;
}
#tiles li.daddy {
	background: url("../images/rightarrow.gif") 90% 50% no-repeat;
}
#tiles ol.left li.daddy {
	 background: url("../images/leftarrow.gif") 5% 50% no-repeat;
	 padding-left: 2em;
}
#tiles li ol li {
	width: 160px;
	w\idth: 160px;
	color: #c4683d;
	padding: 3px 5px;
	font-size: 12px;
	background: url(/images/sb_dropdown_02.gif) no-repeat 0 0;
}
#tiles li ol.left li {
	width: 160px;
	w\idth: 160px;
	padding-left: 2em;
}
#tiles li ol li a {
	background: transparent;
	color: #c4683d;
}
#tiles li ol ol {
	margin: -2em 0 0 17.5em;
	mar\gin: -2.1em 0 0 16.7em;
	border: 1px solid #999;
}
#tiles li ol.left ol {
	margin-left: -16.5em;
	mar\gin-left: -17.8em;

}
#tiles li:hover ol ol, #tiles li:hover ol ol ol, #tiles li.sfhover ol ol,
#tiles li.sfhover ol ol ol {
	left: -999em;
}
#tiles li:hover ol, #tiles li li:hover ol, #tiles li li li:hover ol,
#tiles li.sfhover ol, #tiles li li.sfhover ol, #tiles li li li.sfhover ol {
	left: auto;
}
#tiles li:hover ol a, #tiles li li:hover ol a, #tiles li li li:hover ol a,
#tiles li.sfhover ol a, #tiles li li.sfhover ol a,
#tiles li li li.sfhover ol a {
	color: #c4683d;

}
#tiles li:hover ol.left, #tiles li.sfhover ol.left {
	margin-left: -7.7em;
	mar\gin-left: -11.2em;
}
#menu #tiles li ol li:hover, #menu #tiles li ol li.sfhover {
	background: url(/images/sb_dropdown_02_hover.gif) no-repeat 0 0;
	width: 160px;
}
#menu #tiles li ol li:hover a, #menu #tiles li ol li.sfhover a {
	color: #c4683d;;
}
#menu #tiles li ol li:hover ol li, #menu #tiles li ol li.sfhover ol li {
	background: #F1F1F1;
}
#menu #tiles li ol li:hover ol li a , #menu #tiles li ol li.sfhover ol li a {
	color: #c4683d;
}
#menu #tiles li ol li ol li:hover, #menu #tiles li ol li ol li.sfhover {
	background: #f1ebdd;

}
#menu #tiles li ol li ol li:hover a , #menu #tiles li ol li ol li.sfhover a {
	color: #c4683d;
}
#menu #tiles li ol li.daddy:hover {
  /*background: #f1ebdd url("../images/rightarrow_over.gif") 90% 50% no-repeat;*/
}
#menu #tiles li ol.left li.daddy:hover {
  /*background: #f1ebdd url("../images/leftarrow_over.gif") 5% 50% no-repeat;*/
}
/********************/



/* -- Bread Crumbs -- */

	/*div.breadCrumbs{
		width:585px;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		}
	div.breadCrumbs span.breadCrumb{
		background:url(../images/breadCrumbsSB.jpg) no-repeat 4px 3px;
		padding:0 0 0 13px;
		}

	div.breadCrumbs a, div.breadCrumbs td a:visited{
		color:#d4c29c;
		text-decoration:none;
		}
	div.breadCrumbs a:hover{
		color: #000;
		}
	div.breadCrumbs span.current{
		color:#D4C29C;
		}
		*/
		div.breadCrumbs{
		width:613px;

		padding:2px 0;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		}
	div.breadCrumbs span.breadCrumb{
		background:url(../images/breadCrumbs.jpg) no-repeat 4px 3px;
		padding:0 0 0 13px;
		}

	div.breadCrumbs a, div.breadCrumbs a:visited{
		color:#6e6e6e;
		text-decoration: none;
		font-size:10px;
		}
	div.breadCrumbs a:hover{
		color: #000;
		text-decoration:none;
		}
	div.breadCrumbs span.current{
		color:#6e6e6e;
		font-size:10px;
		}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*-------------------------------------------------------------
	New Search Styles  */
	
	
	.largeHeaderSansLine{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		line-height:18px;
		}
	.searchNumbering{
		font-size:18px;
		color:#ACD118;
		}
	.searchRule{
		border:1px solid #E4E4E4; 
		border-collapse:collapse; 
		width:621px;
		}
	.largeHeaderSansLine td{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		line-height:18px;
		padding-bottom:0;
		}
	.searchText{
		color:#AAAAAA;
		font-size:11px;
		}
	.searchText a{
		color:#789ACE;
		}
	.pDescription p.shortDescription{
		margin:0 0 3px 0;
		}
	.subNavigationalContainer ul{
		list-style:none;
		font-size:11px;
		}
	.subNavigationalContainer{
		border-top:1px solid #CCC;
		width:621px;
		margin:5px 0;
		}
	.subNavigationalContainer td{
		}
	.subNavigationalContainer ul{
		padding:0px;
		margin:3px 0;
		}
	.subNavigationalContainer ul a{
		color:#789ACE;
		}
	.searchResultButtonA span.cartBox img{
		margin:-1px 0 0 0;
		}
	.searchResultButtonA span.cartBox{
		padding:5px 0 4px 0; 
		height:13px; 
		margin-left:-1px;
		}
	/*.searchResultButtonB span.cartBox{
		padding:4px 0 3px 0; 
		margin:0 0 0 -1px; 
		height:13px;
		}*/
		
	.searchResultButtonB span.cartBox{
		padding:3px 20px 2px 0; 
		margin:0 0 0 -1px;
		background-color:#FFF;
		font-family:"Times New Roman",Helvetica,sans-serif;
		color:#70AAD3;
		height:13px;
		border-top:0px none;
		border-right:0px none;
		border-bottom:0px none;
		background: url(../images/leaf_bullet.gif) no-repeat 105px center;
		}
	.searchResultButtonB span.cartBox a{
		color:#ACD118;
		padding
		font-weight:bold;
		margin:0 0 0 0px;
		}
		
		
		
/** **********************Quick Search*******************/
		
	ul.autocompleter-choices
{
	position:				absolute;
	margin-top:				0;
	margin-left:			0;
	padding:				0;
	list-style:				none;
	border:					1px solid #593D08;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	color:					#6A6A6A;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				10px;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#ECE5CE ;
	color:					#333;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}	
	/*----------------------------------------------------------
gc campaigns*/
.mommyBloggerUL{
	list-style:none;
	width:340px;
	margin:50px auto 0px;
	padding:0;
}
.headerMB img{
	padding:0;
	margin:0 0 -4px 0;
}
.mommyBloggerContent{
	background: url(../images/mommyBlogger_03.jpg) repeat-y;
}
.mommyBloggerContent table{
	margin:0 50;
}	
.popularTitle {
	font-family: Arial;
	color: #85ae50;
	font-weight: bold;
	font-size: 13px;
}
.popularSubTitle {
	font-family: Arial;
	color: #aeaeae;
	font-size: 13px;
}
.underline {
	border-bottom: 1px #e2e2e2 solid;
}	
		
		
		
		
				
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
		
	#tiles li {
		float: left;
		padding:3px 0px 3px 3px;
	}
		
}
		
		