/* GENERAL STYLES */

#flash-bg 
{
	width: 100%;	
	height: 100%;
	
	position: fixed;	
	z-index:201;
	top:0px;
	left: 0px;

}

* {
	font-family: Arial, sans-serif;
	font-size:8pt;
	border:0px;
	padding:0px;
	margin:0px;
	
}
input {
	border:0px solid #CCC;
	padding:2px;
	margin:2px;
	}



html { 
	width: 100%;
	height: 100%; 
	
}

body { 
	position: absolute;
	width: 100%;
        	height: 100%; 
	margin-left:auto;
	margin-right: auto;
	/* background-image: url(/media/23560/company.jpg); */
	background-color: #C0c0c0;
	padding: 0px;
}

.wrapper_outer{
	width: 960px;
	display: block;
	border: 0px #0C9 solid;
	margin: 0 auto;
	padding: 0px;
	position:relative;
	z-index:201;

}
.wrapper_inner{
	
	display:block;
  	height: 100%;
	float:left;
	clear:none;
	border: 0px #0C9 solid;
	margin: 0px;
	padding: 0px;
}
/*#header{
	width: 164px;
	height: 41px;
	border: 0px #936 solid;
	display: block;
	margin-top: 45px;
	margin-left: 20px;
	margin-right: 0px;
	float:right;
	clear:right;
	padding: 0px;
}
.content_front{
	width: 760px;
	height: 1000px;
  	border: 0px black solid;
	display: block; 
	clear:left;
	float:left;
	margin: 0px;
	padding: 0px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	background-color: transparent;
}
*/
.content{
	width: 760px;
	border: 0px #F6F solid;
	display: block; 
	clear:left;
	float:left;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}


.about{
	width: 400px;
	min-height:875px;
	border: 0px #F6F solid;
	display: block; 
	clear:left;
	float:left;
	padding-left: 330px;
	padding-right: 30px;
	padding-top: 125px;
	background-image: url("/media/23731/about.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	background-color: transparent;
	margin: 0px;
	
}
.about h2{

	font-family: arial narrow, arial, sans-sherif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 0px;
}

.div_textpage_company_container
{
	width: 760px;
	min-height: 1000px;
	padding-top: 130px;
	border: 0px #F6F solid;
	display: block; 
	clear:left;
	float:left;
	margin: 0px;
}

.div_textpage_company_body_container
{
	padding-left:25px;
	padding-right:25px;
}

.contact{
	width: 400px;
	min-height: 875px;
	padding-left: 360px;
	border: 0px #F6F solid;
	display: block; 
	clear:left;
	float:left;
	margin: 0px;
	background-image: url(/media/23628/contact.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: transparent;
}


	
.contact_left{

	width: 160px;
	border: 0px #F6F solid;
	display: block; 
	clear:left;
	float:left;
	margin-top: 100px;
	margin-left:0px;
	margin-right: 0px;
	padding: 0px;
}



.contact_left p{
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0px;
	background-color: transparent;
	
}

.contact h1{

	font-family: arial narrow, arial, sans-sherif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-bottom:3px;
}

.contact h2{

	font-family: arial narrow, arial, sans-sherif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.contact_right{
	margin-left: 30px;
	margin-right: 0px;
	width: 160px;
	border: 0px #F6F solid;
	display: block; 
	clear:right;
	float:left;
	margin-top: 100px;
	padding: 0px;
}



.contact_right p{
	padding-right: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
	background-color: transparent;
	margin: 0px;
	
}

.store_locator{
	width: 400px;
	min-height:875px;
	border: 0px #F6F solid;
	display: block; 
	clear:left;
	float:left;
	padding-left: 330px;
	padding-right: 30px;
	padding-top: 125px;
	margin: 0px;
	background-image: url(/media/23767/company_storelocator.jpg);
		background-repeat: repeat-y;
	background-position: top left;
	background-color: transparent;
	
}

.press{
	width: 400px;
	min-height: 875px;
	border: 0px #F6F solid;
	display: block; 
	clear:left;
	float:left;
	padding-left: 330px;
	padding-right: 30px;
	padding-top: 125px;
	margin: 0px;
	
	background-repeat: repeat-y;
	background-position: top left;
	background-color: transparent;
	
}

.retailer_login{
	width: 400px;
	min-height:875px;
	border: 0px #F6F solid;
	display: block; 
	clear:left;
	float:left;
	padding-left: 330px;
	padding-right: 30px;
	padding-top: 125px;
	margin: 0px;
	background-image: url(/media/23757/press.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: transparent;	
}

.umbMemberControlsLoginInput
{
        border:solid 1px #ccc;
        padding:2px;
	margin:2px;
	width:150px;    
}




.umbMemberControlsButton{
	border: 0px dotted #ccc;
	width: 80px;
	height: 22px;
	background-color: transparent;
	color: #333;
	font-size: 9pt;
	margin-top:10px;
	padding: 0px;
	background-image: url(/media/24934/input.png);
	background-repeat: no-repeat;
	background-position: top left;	
        margin-left:130px;

}


.umbMemberControlsButton:link{
	border: 0px dotted #ccc;
	width: 80px;
	height: 22px;
	background-color: #ecebeb;
	color: #333;
	font-size: 9pt;
}

.umbMemberControlsButton:active{
	border: 0px dotted #ccc;
	width: 80px;
	height: 22px;
	background-color: transparent;
	color: #333;
	font-size: 9pt;
	background-image: url(/media/24939/input_active.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}


.umbMemberControlsButton:visited{
	border: 0px dotted #ccc;
	width: 80px;
	height: 22px;
	background-color: transparent;
	color: #333;
	font-size: 9pt;
	background-image: url(/media/24939/input_active.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}

.umbMemberControlsButton:hover{
	border: 0px dotted #ccc;
	width: 80px;
	height: 22px;
	background-color: transparent;
	color: #333;
	font-size: 9pt;
	background-image: url(/media/24939/input_active.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}

.jobs{
	width: 400px;
	height: 875px;
	border: 0px #F6F solid;
	display: block; 
	clear:left;
	float:left;
	padding-left: 330px;
	padding-right: 30px;
	padding-top: 125px;
	background-image: url(/media/23772/jobs.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: transparent;
	margin: 0px;
}

.jobs p{
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px;
	background-color: transparent;}


.jobs h1{

	font-family: arial narrow, arial, sans-sherif;
	font-size: 24px;
	font-weight: bold;
	color: black;
	padding-bottom:10px;
}

.jobs h2{

	font-family: arial narrow, arial, sans-sherif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 0px;
	color: #777777;
	margin-top: 10px;
}

.job_description_body strong{
	clear:both;
	font-family: arial narrow, arial, sans-sherif;
	font-size:13px;
	color: #777777;
	padding-bottom: 0px;
	padding-top: 8px;
	margin-top:10px;

}
/*.main{
	width: 180px;
	border: 0px #33C solid;
	display: block;
	clear:right;
	float:right;
	margin: 0px;
	padding: 0px;	
	
}


.menu{
	float:left;
	width: 180px;
	margin-left: 20px;
	border: 0px #CC3 solid;
	display: block; 
	margin-top:20px;
	margin-bottom: 30px;
	padding:0px;
}



/*.newsletter_link{
	width:120px;
	heigth: 20px;
	text-decoration: none;
	border: 0px solid green;
	font-family: arial narrow, arial, sans-serif;
	font-size:  14pt;
	margin-top: 30px;
	margin-left: 50px;	
	margin-right: 0px;
	padding: 0px;
	float: left;
	display: block;

}

.newsletter_link a{
	text-decoration: none;
	font-family: arial narrow, arial, sans-serif;
	font-size: 14pt;
	color: #666666;
}
	
.newsletter_link a:active{
	text-decoration: none;
	font-family: arial narrow, arial, sans-serif;

	font-size:  14pt;
	color: #666666;

}


.newsletter_link a:visited{
	text-decoration: none;
	font-family: arial narrow, arial, sans-serif;

	font-size:  14pt;
	color: #666666;

}
.newsletter_link a:selected{
	text-decoration: none;
	font-family: arial narrow, arial, sans-serif;

	font-size:  14pt;
	color: #666666;

}


.newsletter_link a:hover{
	text-decoration: none;
	font-family: arial narrow, arial, sans-serif;

	font-size: 14pt;
	color: #333333;
}

a{
	font-family:  Arial, sans-serif;
	font-size:8pt;
	color: #808080;
	text-decoration: none;
	

}

a:link{
	font-family: Arial, sans-serif;
	font-size:8pt;
	color: #808080;
	text-decoration: none;
	

}
a:active{
	font-family: Arial, sans-serif;
	font-size:8pt;
	color: #808080;
	text-decoration: none;
	

}

a:visited{
	font-family:  Arial, sans-serif;
	font-size:8pt;
	color: #808080;
	text-decoration: none;
	
}

a:hover{
	font-family:  Arial, sans-serif;
	font-size:8pt;
	color: #a5a5a5;
	text-decoration: underline;

}

*/



























































































































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
