/* CSS Document */

body, html 
{
	background:#1E1E20;
}

#wrapper
{
	width:1024px;
	margin:-32px auto 0 auto;	
}

#header
{
	height:128px;
	overflow:hidden;
	background:url(../../images/logo_bg.jpg) no-repeat 0px 9px;	
	position:relative;
}

#logo
{
	width:219px;
	height:96px;
	position:absolute;
	background:url(../../images/logo.png) no-repeat;
	top:32px;
	left:8px;	
}

#newsLetter
{
	width:410px;
	position:absolute;
	right:0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../../images/newsletter_bg.jpg) no-repeat;
	background-position:0px 80px;
	height:128px;
	padding-top:60px;
	
}

#newsLetter input
{
	margin-top:12px;
	margin-left:8px;
	width:200px;
	background:#2A2C2B;
	border:none;
	color:#fff;
}

#subNav
{
	position:relative;	
}

#facebook
{
	position:absolute;
	left:10px;
	top:1px;
}

#twitter
{
	position:absolute;
	left:51px;
	top:1px;
}


#subNav li a.goButton,.goButton
{
	width:54px;
	text-decoration:none;
	display:inline-block;	
	float:none;
	height:auto;
	line-height:normal;
}

#subNav li a.goButton:hover,.goButton:hover
{
	background:none;	
}

#nav
{
	height:39px;
	border-bottom:1px solid #fff;	
	border-top:1px solid #fff;	
	background:#2A2C2B;
	overflow:hidden;
}

#nav li
{
	display:block;
	float:left;
	height:39px;
}


#nav li a 
{
	display:block;
	float:left;
	height:39px;
	line-height:39px;
	color:#D6D6D6;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 12px;
	border-right:1px solid #fff;
}

#nav li a:hover
{
	background-color:#999;
}

#nav li.first
{
	
}

#subpage
{
	overflow:hidden;
	border-left:292px solid #2A2C2B;
}

#side-nav
{
	background:#2A2C2B;
	width:292px;	
	position:absolute;
	margin-left:-292px;
}


#side-nav li#top
{		
	height:26px;
	line-height:26px;
	border-bottom:1px solid #fff;	
	padding-left:60px;
	color:#D6D6D6;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;	
}

#side-nav li a
{	
	display:block;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #fff;
	color:#D6D6D6;
	text-decoration:none;
	padding-left:60px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;	
}

#side-nav li a.on
{
	background:#fff;
	color:#2A2C2B;	
}

#side-nav li a:hover
{	
	background-color:#999;	
}

#contentHolder
{
	background:#fff;
	min-height:971px;
}

#subNav
{
	height:39px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;	
	background:#2A2C2B;
}

#subNav li
{
	display:block;
	float:left;
	height:39px;
	line-height:39px;
	color:#D6D6D6;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 15px;
	border-right:1px solid #fff;
}

#subNav li.first
{
	margin-left:143px;	
}

#subNav li a 
{
	display:block;
	float:left;
	height:39px;
	line-height:39px;
	color:#D6D6D6;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
}

#subNav li a:hover
{
	background-color:#999;
}

#subNav li#freeShip
{
	font-weight:normal;
	font-size:11px;	
}

#subNav #search
{
	background:url(../../images/search_bg.jpg) no-repeat;
	background-position:5px 6px;
}

#subNav #search input
{
	background:none;
	border:none;
	width:200px;
	margin-top:10px;
}

#sub
{
	height:32px;
	background:url(../../images/sub_bg.jpg) no-repeat right top;	
}

#brandHeader
{
	background:#2A2C2B;	
	overflow:hidden;
	width:100%;
	height:188px;
}

#brandHeader img
{
	float:left;	
}

#productTable {
	width:100%;	
}

#productTable td{
	padding:5px;
}

#productTable td a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
}

/*-------------Coda Bubble -------------------*/
.coda_bubble .trigger
{
	display:none;	
}

.bubble_content
{
	color:#990000;	
}


/*----------------Content-------------*/
#textContent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	padding:30px;	
}

#textContent p
{
	margin-bottom:10px;	
}

#textContent a, #tagLine a
{
	
	color:#EF4A96;
	text-decoration:none;
}

#textContent a:hover, #tagLine a:hover
{
	color:#666666;
}

#tagLine
{
float:left;
width:403px;	
padding:20px 0 0 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:21px;
color:#fff;
}

.copyright
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;	
}

.quinncom
{
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;	
		
}


.quinncom a 
{
	color:#fff;	
}

/*---------- Home page-----------------*/
#focus
{
	width:100%;
	overflow:hidden;	
}
#focus li
{
	display:block;
	float:left;
	width:168.6px;
	height:384px;
	background:#CCC;	
	border-left:2px solid #ffffff;
	position:relative;	
}

.brandHolder
{
	position:relative;
	width:168.6px;
	height:384px;
	overflow:hidden;		
}

.brandLogo
{
	background:url(../../images/brandLogo_bg.png) no-repeat;
	position:absolute;
	left:-1px;
	bottom:0px;
	width:35px;
	height:228px;
	overflow:hidden;
	text-align:left;	
}

#brands
{
	width:800px;	
	margin:0px auto;
	position:relative;	
}


#brands li
{

	width:190px;
	margin:0px 5px 5px 0px;
	float:left;
	
}

#brands li#top
{
	color:#fff;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	position:absolute;
	float:none;
	top:-30px;
	left:0px;
}

#brands li a
{
	display:block;
	width:150px;	
	padding-left:40px;
	background:#161618;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:23px;
	line-height:23px;
	font-style:italic;
}

#brands li a:hover
{
	background:#333;	
}

#brands .navItem
{
	display:none;	
}

.clear
{
clear:both;	
}

.designers
{
	width:100%;
	background:url(../../images/designers_bg.jpg) no-repeat;	
}



.designers #brands
{
	width:944px;		
	position:relative;
	padding-top:30px;	
}


.designers #brands li
{

	width:226px;
	margin:0px 5px 5px 0px;
	float:left;
	background:url(../../images/shade.png);	
}

.designers #brands li#top
{
	color:#fff;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	position:absolute;
	float:none;
	top:-30px;
	left:0px;
	background:none;
	font-weight:bold;
}

.designers #brands li a
{
	display:block;
	width:186px;	
	padding-left:40px;
	background:none;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:23px;
	line-height:23px;
	font-style:italic;
	font-weight:bold;
	cursor:default;
}

.designers #brands li a:hover
{
	background:none;	
}

/*---------- press page-----------------*/

.press
{
	width:100%;
	overflow:hidden;	
}

.press li
{
	display:inline-block;
	margin:12px;
}

