/*
OLD
green #0ba805
blue #69b4f5
red #d10003

NEW
green #00b100
blue #46baff
red #f00000
*/

body {
	/* margin: 0; */
	margin-top: 200px;
	margin-left: 0px;
	position: relative;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #444;
	text-align: left;
}

h1 {
	width: 150px;
	height: 140px;
	background: url(/images/logo.gif) no-repeat;
	text-indent: -9999em;
	position: absolute;
	top: .2em;
	left: .25em;
}

h1 a {
	display: block;
	width: 4.1em;
	height: .7em;
	margin-top: .7em;
	margin-left: .2em;
}

a {
	color: #00b100;
	text-decoration: none;
}

a:hover {
	color: #f00000;
}

#mainnav {
	list-style: none;
	margin: 0;
	position: absolute;
	top: 2.5em;
	right: 8em;
}

#mainnav li {
	float: left;
	margin-left: 1em;
	padding-left: 1.6em;
	background: url(/images/navbullet.gif) left 55% no-repeat;
}

#mainnav li:first-child {
	background-image: none;
}

#mainnav li a {
	text-decoration: none;
	display: block;
	font-size: 1.5em;
}

#wrapper {
	margin: 2em auto;
	width: 1000px;
}

#innerwrapper {
	padding: 2.2em 7em 0;
	position: relative;
	background-color: white;
	border: 4px solid #444;
	border-bottom: none;
}

#content {
	padding: 5em 2em 2em;
}

#footer div {
	border: 4px solid #444;	
	border-top: none;
	background-color: white;
	font-size: 0.9em;
	text-align: center;
	line-height: 2.5em;
	color: #999;
}

#footer h6 {
	float: right;
	text-align: right;
	color: #444;
	padding: .5em 1em;
}

#homewrapper {
	height: 426px;
	background-color: #ffffff;
}

#introMovie {
	text-align: center;
	padding-bottom: 1em;
	position: relative;
}

#introMovie a {
	color: #aaa;
}

#introMovie a:hover {
	color: #f00000;
}

#staticHome {
	height: 426px;
	display: none;
	text-align: center;
}

#staticHome img {
	margin-top: 33px;
}

.productlist {
	list-style: none;
}

.productlist li {
	float: left;
	width: 234px;
	margin: 0 .5em 2em;
}

.productlist li a {
	display: block;
	text-align: center;
}

.productlist li a img {
	width: 234px;
	height: 182px;
	display:block;
	margin: 0;
}

#garmentIMG {
	float: left;
	margin: 0 3em 0 0;
	text-align: center; 
}

#garmentIMG img {
	width: 350px;
	display: block;
	margin: 0;
}

#garmentColor {
	list-style: none;
	height: 4em;
}

#garmentColor li {
	margin: 0 .5em 1em 0;
	float: left;
	display: block;
	height: 36px;
	width: 48px;
	padding: .1em;
	border: 1px solid #ccc;
	cursor: pointer;
}

#garmentColor li img {
	height: 36px;
	width: 48px;
}

.pairing {
	list-style: none;
	height: 6em;
}

.pairing li {
	float: left;
	margin-right: .6em;
}

.pairing li a {
	display: block;
	text-indent: -9999em;
	width: 54px;	
	height: 66px;
	background-repeat: no-repeat;
}

#slideshowwrapper div {
	margin: 0 auto;
	width: 640px;	
}

#wellspotted img {
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 2em;
	margin-bottom: 2em;
}

#wellspotted div {
	clear: left;
}

#debutsalebanner {
	height: 127px;
	background: url(/images/debutsalebanner.gif) no-repeat top center;
	text-indent: -9999em;
	margin: 0 0 1.5em;
}

#addtocart {
	margin-left: 1.5em;
}

#addtocart td {
	border-bottom: none;
}