body {
	background-color: #20A5B6;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainWrapper {
	width: 997px;
	margin: 0px auto;
	padding: 0px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	background: #000;
	overflow: auto;
}
#header {/* Header were the logo is on all pages*/
	float: left;
	width: 997px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header img {  
  float: left;
	border: 0px;
}

/* Top Horizontal Menu - Added by Justin 11/30/10 */
#menu {
	float: left;
	width: 997px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu a {
	font-family: 'Myriad Pro', arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#menu span {
	color: #999;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: center;
}
#menu ul li {
	display:inline;
	padding-right: 25px;
}
#menu ul li a:hover {
	color: #ffcc00;
}
#menu ul li a:active {
	color: ##ffcc00;
}
body#home a#homeNav, body#shop a#shopNav, body#collection a#collectNav, body#fit a#fitNav, body#detail a#detailNav, body#campaign a#campNav, body#contests a#contestNav, body#history a#historyNav, body#wholesale a#wholeNav, body#contact a#contactNav, body#lifestyle a#lifeNav

{
	color: #999;
}
#mainContent {
	float: left;
	width: 997px;
	margin: 0px;
	overflow: hidden;/*Used to keep floating div contained within container*/
	text-align: justify;
	padding: 0px;
	background-color: #FFF;
}
#footer {
	float: left;
	width: 977px;
	padding: 10px 10px 10px 10px;
	margin: 2px 0px 0px 0px;
  background: #fff;
	display: block;
	font-family: arial, helvetica, sans-serif;
}

#footer p {
  float: left;
	width: 290px;
	margin: 8px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
}
	
#socialSites {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#socialSites img { float: right; margin: 0px 10px 0px 0px; }


#about {
	float: right;
	width: 800px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFF;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FF0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
.white {
	color: #000;
	font-size: 1.1em;
}
.gray {
	color: #999;
}
.yellowSelected {
	font-size: large;
	color: #FC0;
	text-align: center;
}

#productImage {
	width: 760px;
	color: #FFF;
	margin-left: 20px;
}
#productText {
	float: right;
	width: 795px;
	color: #FFF;
	font-size: 90%;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../_images/about/about_product.jpg);
}

#sideContent {
	width: 290px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 20px;
	line-height: 1.4em;
	text-align: justify;
	float: left;
	color: #000;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
	display: inline;
}
#sideContent h2 {
	color: #000;
}
#checkThis {
	margin-top: 35px;
	margin-left: 0px;
	color: #000;
	float: right;
	text-align: right;
	clear: none;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 190px;
	width: 450px;
}
#checkThis h2 {
	color: #000;
	font-style: italic;
}
#winner {
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: right;
	height: 418px;
	width: 627px;
	border: 1px solid #FFF;
	color: #000;
}
#contestInfo {
	color: #000;
	clear: right;
	margin-right: 20px;
	margin-left: 0px;
	line-height: 1.4em;
	margin-bottom: 40px;
	float: right;
	width: 640px;
	font-size: 95%;
	padding: 0px;
	margin-top: 0px;
}
#arrow {
	clear: right;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 80px;
	color: #000;
	text-align: left;
}
.red {
	font-style: italic;
	color: #CE2900;
	font-size: 1.2em;
}














.whcontent {
  float: left;
	width: 957px;
	margin: 0px;
	padding: 20px 20px 20px 20px;
	background: #fff;
	font-family: 'Myriad Pro', arial, helvetica, sans-serif;
}

.whcontent h1 { font-size: 36px; }
.whcontent h2 { font-size: 24px; }
.whcontent h3 { font-size: 18px; }

.whcontent a {
  color: navy;
}

#details1 {
	float: left;
	width: 120px;
	padding-left: 35px;
	height: 40px;
	clear: both;
	color: #D9AE22;
}
#detailText1 {
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #D9AE22;
	text-align: center;
	float: left;
	height: 20px;
	width: 120px;
	padding-left: 35px;
	clear: both;
	padding-top: 10px;
}

