@charset "utf-8";

* {
	margin:0;
	padding:0;
}
a {
	float: left;

}


html, body {
	height:100%;
}

body {
	background-color: #d6d5d5;
/*		text-align:center;  horizontal centering for IE Win quirks */
}

a:focus /* get rid of the stupid link borders in Firefox */
{
	outline: none;
}

#distance {
	width:1px;
	height:50%;
	margin-bottom:-300px; /* half of mainwrapper's height */
	float:left;
}

#mainwrapper {
	margin:0 auto;
	position:relative; /* puts mainwrapper in front of distance */
	height: 585px;
	width: 100%;
	clear:left;
	background-image: url(../images/index/wrapperBack.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	overflow: hidden;
}

#insidewrapper {
	background-color: #252424;
	height: 559px;
	width: 983px;
	border: 1px solid #686868;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-top: 12px;
}

#mencontainer {
	background-image: url(../images/index/men0.jpg);
	height: 529px;
	width: 203px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	margin: 8px 0px 0px 7px;
}

#homecontainer {
	background-image: url(../images/index/home0.jpg);
	height: 529px;
	width: 202px;
	float: left;
	border-left: solid #434242 1px;
	border-right: solid #434242 1px;
	margin-top: 8px;
	display: inline;
	background-repeat: no-repeat;
}

#womencontainer {
	background-image: url(../images/index/women0.jpg);
	height: 529px;
	width: 202px;
	float: left;
	margin-top: 8px;
	display: inline;
	background-repeat: no-repeat;
}

#divider {
	float: left;
	height: 543px;
	width: 12px;
	margin-left: 8px;
	background-image: url(../images/index/divider.jpg);
	background-repeat: no-repeat;
	display: inline;
}
	
#navcontainer {
	float: left;
	height: 543px;
	width: 347px;
	display: inline;
}

#peninoudiffwrapper {
		background-image: url(../images/index/peninouDiff0.jpg);
	height: 126px;
	width: 347px;
	display: block;
}

#howtouseuswrapper {
		background-image: url(../images/index/howtouseus0.jpg);
	height: 126px;
	width: 347px;
}
#adwrapper {
	background-image: url(../images/index/adblank.jpg);
	height: 126px;
	width: 347px;
	display: block;
}

#logowrapper {
	height: 165px;
	width: 347px;
	background-image: url(../images/index/logoblock.jpg);
}
#bottombar {
	clear: both;
	height: 14px;
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5f5b5c;
	background-image: url(../images/index/bottombar.jpg);
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 673px;
	border-top: solid #686868 1px;
	padding-top: 1px;
}

#bottombar a {
	text-decoration: none;
	color: #FFF;
	float: none;
}

#bottombar a:hover {
	color: #84251a;
}

#slider {
	height: 543px;
	width: 30px;
	position: relative;
	left: 636px;
	top: -559px;
	z-index: 9999;
	display: none;
}

.menu {
  font-family: arial, verdana, sans-serif;
  position: relative;
}

.menu, .menu .toggle {
  height: 543px;
/*  line-height: 25px;*/
}

.menu .toggle {
/*  color: #999;
  font-size: 11px;
  font-weight: bold;
  cursor: hand;*/
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
}
.menu .toggle-hover {
/*  color: red;*/
}

.menu .items {
  position: absolute;
  left: 12px;
  top: 0;
}

.menu .items ul,
.menu .items li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.menu .items li {
	float: left;
	height: 543px;
/*	line-height: 25px;
	padding: 0 10px 0 0;*/
}
.menu .items a {
/*  font-size: 16px;
  font-weight: regular;
  color: #f90;
  text-decoration: none;*/
}
.menu .items a:hover {
  text-decoration: underline;
}
.menu .items a.current {
/*  color: #999;*/
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
img {
	border-style: none;
	float: left;
}
#ecowrapper {
	background-image: url(../images/index/eco-0.jpg);
	height: 126px;
	width: 347px;
}
#peninewswrapper {
	background-image: url(../images/index/peninews-0.jpg);
	height: 126px;
	width: 347px;
}
#recyclewrapper {
	background-image: url(../images/index/reuse-0.jpg);
	height: 126px;
	width: 347px;
}
#packagewrapper {
	background-image: url(../images/index/packaging-0.jpg);
	height: 126px;
	width: 347px;
}
