@charset "utf-8";
/* CSS Document */


Body {
	background-image:url(../images/back_repeater.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #ececec;
}

HTML {
	background: none;
}


H1 {
background-image:url(../images/icon_arrow.gif);
background-repeat: no-repeat;
background-position: 0 50%;
/*font-family: 'Arial Narrow' Arial;*/
font-family:Arial;
font-weight: normal;
font-size: 24px;
color: #009500;
margin-top: 5px;
margin-bottom: 5px;
padding-left: 35px;
}

H2 {
	font-family:Arial;
	font-weight: bold;
	font-size: 16px;
	color: #324223;
}

P {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
line-height: 23px;
margin: 0px;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #6bbd46;
}
a img { border: none; }

#outerwrapper {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ececec;
	border-top: 3px solid #6bbd46;
}

/* Begin Header Styles */
#headerwrapper {
	width: 920px;
	height: 157px;
	position: relative;
}

.logo {
	width: 160px;
	height: 135px;
	position: absolute;
	top: 10px;
	left:370px;
}

/* Begin Welcome Message */
.wmwrapper {
background-image:url(../images/icon_repinfo.gif);
background-repeat:no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #13264b;
padding-left: 20px;
xpadding-top: 2px;
width: 450px;
text-align:left;
height: 30px;
position:absolute;
top: 60px;
left: 5px;
}



.wmltorangetxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #13264b;
}

.wmgrelinktxt { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #13264b;
}

A.wmgrelinktxt:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #13264b;
}
A.wmgrelinktxt:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #6bbd46;
}
A.wmgrelinktxt:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #13264b;
}
/* End Welcome Message */

/* Begin Small Top Nav */
.smallnavwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #13264b;
	width: 200px;
	position:absolute;
	top: 10px;
	right: 130px;
}

.smalllftnavwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #13264b;
	width: 200px;
	position:absolute;
	top: 10px;
	left: 130px;
}

A.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #13264b;
	text-decoration:none;
}
/* End Small Top Nav */


/* Begin Cust Login */
.custloginwrapper {
width: 210px;
position:absolute;
top: -65px;
left: 800px;
}
.custloginwrapperIndex {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #13264b;
width: 210px;
position:absolute;
top: 0px;
right: 175px;
}
/* End Cust login */


/* Begin Dist Login */
.distloginwrapper {
width: 175px;
position:absolute;
top: -65px;
left: 700px;
}
.distloginwrapperIndex {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #13264b;
width: 175px;
position:absolute;
top: 10px;
right: 10px;
}
/* End Dist login */

/* Begin Navigation Area */
#outernavwrapper {
	width: 920px;
	position:absolute;
	top: 120px;
	left: 0px;
	
}

/* End Navigation Area */

/* End Header Styles */

/* Begin Mid Pict */
#midpictwrapper {
	width: 920px;
	height: 318px;
}

/* Begin Noob Slide Styles */
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
.mask1{
	position:relative;
	width:920px;
	height:318px;
	overflow:hidden;
}
/* End Noob Slide Styles */


/* End Mid Pict */

/* Distributor Locator */
.RepNotFound { font-size: 14px; color: #FF0000; }

#repLocator { width: 660px; padding-left: 10px; padding-right: 10px; }
	.ButtonColumns input { width: auto; padding: 1px 5px; }
#locatorContainer {
	text-align: left;
	border: none;
	overflow: hidden; }
#locatorContainer h4 { text-align: left; padding: 5px 0 10px 5px; margin: 0; }
	#zipCode { float: left; width: 225px; }
	#name { float: left; width: 225px; }
	#city { float: right; width: 250px; }
	.Columns { padding: 0 5px 0 5px; }
	.TitleColumns { padding: 10px 5px 0 5px; }
	.ButtonColumns { padding: 10px 5px 0 5px; }
#locatorResults { text-align: left; overflow: hidden; }
	#locatorResults table { border: 1px solid #0D382C; margin-left: 1px; width: 659px !important; }
	#locatorResults table tr { }
	#locatorResults table th { background: #6BBD46; border: 1px solid #0D382C; padding: 5px; font-size: 1.4em; }
	#locatorResults table th a { color: #FFFFFF; }
	#locatorResults table th input { width: 15px; }
	#locatorResults table td { padding: 3px; font-size: 1.2em; border-bottom: 1px dotted #0D382C; }
/* End Distributor Locator */

/* Begin Bottom Blocks */
#blockwrapper {
	width: 920px;
	height: 237px;
	margin-top: 10px;
	position: relative;
}

.oppblock {
	background-image:url(../images/block_opportunity.jpg);
	background-repeat:no-repeat;
	width: 305px;
	height: 237px;
	position:absolute;
	top: 0px;
	left: 0px;
}

.prodblock {
	background-image:url(../images/block_prod.jpg);
	background-repeat:no-repeat;
	width: 304px;
	height: 237px;
	position:absolute;
	top: 0px;
	left: 307px;
}

.newsblock {
	background-image:url(../images/block_news.jpg);
	background-repeat:no-repeat;
	width: 305px;
	height: 237px;
	position:absolute;
	top: 0px;
	right: 0px;
}

.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#464646;
	width: 296px;
	position:absolute;
	top: 150px;
	margin-left:5px;
}

.btnmore {
	width: 48px;
	height: 18px;
	position:absolute;
	top: 200px;
	right:10px;
}
/* End Bottom Blocks */

/* Begin Footer */


/* Begin Footer Styles */
#footerwrapper {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color:#626262;
margin-left: auto;
margin-right: auto;
position:relative;
width: 900px;
xheight: 41px;
margin-bottom: 20px; /* Pushes the Newsletter under footer */

}
.footerlinkdiv {
font-family: 'Arial Narrow' Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #626262;
text-transform:uppercase;
text-align:right;
top: 0px;
right: 5px;
padding-bottom: 5px;
position: absolute;
width: 630px;

}

.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #626262;
text-decoration:none;

}

A.footerlink:active {
color: #626262;
}

A.footerlink:visited {

}

A.footerlink:hover {
color: #6bbd46;
text-decoration:underline;
}

.success { margin: 1em 0; }
	.success p { font-size: 18px; color: #2B621E; font-weight: bold; }

.copywrite {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #626262;
width: auto;
position: absolute;
top: 0px;
left: 0;
}
/* End Footer Styles */

/* Begin Newsletter Signup Styles */
.newsletterwrapper {
	width: 920px;
	position: relative;
}



Table.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}

Table.newsletter TD {
	padding: 2px;
}

input.newsletter {
	width: 135px;
	border: 1px solid #0e207f;
	margin-right: 3px;
}
/* End Newsletter Signup Styles */

/* Begin DSA Footer Logo */
.dsalogosmall {
	width: 44px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 16px;
}
/* End DSA Footer Logo */

/* Begin BBB Footer Logo */
.bbblogosmall {
	width: 44px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 65px;
}
/* End BBB Footer Logo */

/* Begin facebook logo */
.facebook {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 5px;
}
/* End Facebook Logo */

/* Begin youtube logo */
.youtube {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 55px;
}
/* End youtube Logo */

/* Begin twitter logo */
.twitter {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 100px;
}
/* End twitter Logo */