@charset "utf-8";
/* CSS Document */

/*html, body, div, span, blockquote, a, em, img, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tr, th, td, h1, h2, h3, h4, h5, h6, embed {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: top;
}
*/


#wrapper {
	position:relative;
	text-align:center;
	min-width:1000px;
	border: 5px solid #D2E23B;
	background: #FFF url('/images/background.jpg');
	background-position:0 0;
	background-repeat: repeat;
	width: 1000px;
	height: auto !important;
	z-index: 10;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	
}


#HOMElogoMainWrapper {
	position:relative;
	width:900px;
	margin:0 auto;
	height:525px;
}

#HOMElogoWrapper {
	position:absolute;
	left:170px;
	top:100px;
}

#HOMEbutterflyWrapper {
	position:absolute;
	left:525px;
	top: 15px;
	z-index: 1;

}


#HOMEcaterpillarWrapper {
	position:absolute;
	left:180px;
	top: 340px;
}


#logoMainWrapper {
	position:relative;
	width: 800px;
	margin:0 auto;
	height: 100px;
	clear:both;
	top: -70px;
	z-index: 5;
}

#logoWrapper {
	position:relative;
	width: 800px;
	margin:0 auto;
	height: 100px;
	clear:both;
}

#push {
	clear:both;
}



#butterflyWrapper {
	position:relative;
	right: -750px;
	top: -10px;
	width: 200px;
	z-index: 1;

}

#caterpillarWrapper {
	position:relative;
	left: -260px;
	bottom: -40px;
	z-index: 2;
}


#navMainWrapper {
	position:relative;
	clear:both;
	width: 900px;
	height: 20px !important;
	margin: 0 auto;
}

#ulWrapper {
	width: 900px;
	margin:0 auto;

}


#ulWrapper li, #ulWrapper2 li {
	display: inline;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #483C32;
	height: 20px !important;
	margin-right: 20px;
}

#ulWrapper a:link, #ulWrapper2 a:link, #ulWrapper a:active, #ulWrapper2 a:active {
	color: #483C32;
	text-decoration:none;
}

#ulWrapper a:visited, #ulWrapper2 a:visited  {
	color: #483C32;
	text-decoration:none;
}

#ulWrapper a:hover, #ulWrapper2 a:hover {
	color:#D2E23B;
	text-decoration:none;
}


div {
	display:block;
}


a img {
	border: none; 
}


ul {
	list-style:none;
	margin:0 auto;
	padding:0;
}



div.cat_item	{
	height:360px; 
	width:310px; 
	float:left; 
	margin:0 auto; 
	position:relative; 
	padding:0; 
	text-align:center; 
	}


div.cat_item div.cat_content_bottom	{
	vertical-align:baseline; 
	text-align:center;
	padding:0px; 
	bottom:0px; 
	margin:0 auto;
	}

div.cat_item div.cat_content_top	{position:absolute; top:0px}

P	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #483C32;
	}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #483C32;

	}

.cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#483C32;
	}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#483C32;
	background-color: #FFF;
	}

.sublink {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}

.button 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#483C32;
	background-color: #D2E23B;
	}

.iteminput
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#D2E23B;
	background-color: #FFF;
	}

.small
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#483C32;
	background-color: #FFF;
	}

.smallcaps
	{  
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	}

P.rev
	{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size:8pt;
	color:#D2E23B;
	font-weight:700;
	}
	

A:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#ba8949;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

A:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#ba8949;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

A:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#ba8949;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

A:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-decoration: none;
	color:#D2E23B;
	font-weight: bold;
	}

A.#000000:link
	{ 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#ba8949;
	}

A.#000000:visited { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#ba8949;
	}

A.#000000:active
	{ 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#ba8949;
	}

A.#000000:hover
	{ 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#D2E23B ;
	}

A.header:link
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12pt;
	color:#FFF;
	font-weight:700;
	font-variant: small-caps;
	}

A.header:visited { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12pt;
	color:FFF;
	font-weight:700;
	font-variant: small-caps;
	}

A.header:active
	{ 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12pt;
	color:FFF;
	font-weight:700;
	font-variant: small-caps;
	}

A.header:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12pt;
	color:#963;
	font-weight:700;
	font-variant: small-caps;
	}
	
	
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	color: #483C32;
	}
	

.footer a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	color: #ba8949;
	}

.footer a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	color: #ba8949;
	}

.footer a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	color: #D2E23B;
	}

.footer a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	color: #ba8949;
	}

A.footer:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ba8949;
	text-decoration: none;
	}

A.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ba8949;
	text-decoration: none;
	}

A.footer:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ba8949;
	text-decoration: none;
	}

A.footer:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10pt;
	color:#D2E23B;
	font-weight:bold;
	}

H1
	{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ba8949;
	}

H2
	{
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ba8949;
	}	

H3
	{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ba8949;
	text-align: center;
	}

H4
	{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ba8949;
	text-align: center;
	}

H6
	{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ba8949;
	text-align: left;	
	}
	
body	{
	background-color: #FFF;
	text-align: center;
}

.BodyBg
	{
	background-color: #FFF;
	color: #483C32;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.table_width	{
	width:700px;
	margin:0 auto;
	text-align: center;
}

.bySku	{
	color:#D2E23B;
	background-color: #FFF;
}
.mfrcat {
    float:left;
    padding:10px;
    width:250px;
    bottom:0px;
    margin:15px; 
}

.login{
	top-Margin:50px
}


#outerContentwrapper {
	position:relative;
	text-align:center;
	min-width: 875px;
	border: 5px solid #D2E23B;
	width: 875px !important;
	height: auto!important;
	top: -225px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	
}

#contentWrapper {
	position:relative;
	text-align:center;
	border: 20px solid #D2E23B;
	background-color:#FFFFFF;
	width: 800px !important;
	height: auto !important;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;

}
