﻿*
{
	margin:0px;
	padding:0px;
}
@font-face {  
	font-family: HelveticaNeue;
	src: url("LTe50263.eot") /* EOT file for IE */  
}  
@font-face {  
	font-family: HelveticaNeue;
	src: url("LTe50263.ttf") /* TTF file for CSS3 browsers */  
}  
body
{
	background:#fffffc;
	font-family: HelveticaNeue;
	font-size:13px;
	color:#888888;
	border-left: solid 10px #888888;
}
h1
{
	font-size:28px;
	font-weight:normal;
}
ul
{
	list-style-type: none;
}
.indent
{
	margin-left:20px;
}
#container
{
	width:990px;
	text-align:left;
}
#footer
{
	background-image: url('images/logo-background.png');
	background-repeat: repeat-x;
	width:95%;
	height:40px;
}
#left_column{
  width:250px;
  float:left;
}
#logo_area
{
	padding-left:30px;
	height:140px;
	/*margin-bottom: 40px;*/
}
#logo_area_border
{
	margin-left: 30px;
	margin-bottom: 36px;
	border-bottom: dotted 1px #888888;
}
#logo_area img 
{
	padding-top: 46px;
	padding-bottom: 69px;
}
#content
{
	margin-left:40px;
	padding-bottom:30px;	
	width:690px;
	float:left;
}
#content h2
{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom:10px;
}
#content_header
{
	height:140px;
	border-bottom: dotted 1px #888888;
	margin-bottom: 40px;
}
#content_header h1
{
	padding-top: 107px;
}
#content a
{
	text-decoration:none;
	color:#888888;
}
#content a:hover
{
	text-decoration:underline;
}
#contentinner
{
  min-height:450px;
}
div[class] #contentinner
{
    height:auto;
}
#header
{
	height:250px;
}
#navigation
{
	margin-bottom:350px;
}
#navigation A
{
	padding-left:30px;
	text-decoration:none;
	color:#b2b2b2;
	font-size:15px;
	line-height:20px;
}
#navigation A:hover
{
	background-image: url(../images/navarrow.png);
	background-repeat: no-repeat;
}
#navigation ul li ul li a
{
	padding-left:50px;
	font-size:13px;
}
#navigation ul li ul li ul li a
{
	padding-left:70px;
	font-size:11px;
}
#navigation .active
{
	color:#222222;
}

/* Columns */
.column
{
	color:#888888;
	float: left;
	margin-bottom: 30px;
}
.column.one
{
	width:330px;
}
.column.two
{
	margin-left:30px;
	width:330px;
}
.column.campaignText
{
	width:530px;
}
p
{
	padding-bottom:15px;
}
.column.campaignCredits
{
	width:130px;
	margin-left:30px;
	font-size:11px;
}
.column.campaignCredits h3
{
	font-size:11px;
	font-weight:bold;
}
.column.campaignCredits p
{
	padding-bottom:10px;
}
.column.press
{
	margin-left:135px;
	width:185px;
}
.column.press.one
{
	margin-right:50px;
}
.column.press h3
{
	margin-left:-135px;
	float:left;
	font-size:12px;
	font-weight:normal;
}
#content_footer
{
	clear:both;
	margin:10px 0px 10px 30px;
	height:60px;
}
.thinline
{
	height:2px;
   	background-color:#BBAD85;
}
#footerlogo
{
	float:right;
	margin-top:30px;
}
img
{
	border:0;
}
span.navigation1
{
	font-size:14px;
	color:#BBAD85;
}
.selected
{
	color:#BBAD85;
}
.collectionImage
{
	height:255px;	
	display:block;
	float:left;
}
.collectionImage img
{
	margin-bottom: 10px;
}
.collectionImage.column1
{
	clear:left;
	margin-right:12px;
}
.collectionImage.column2, .collectionImage.column3, .collectionImage.column4, .collectionImage.column5
{
	margin-right:12px;
}
.homeImage
{
	margin-bottom: 30px;
}
.campaignImageWrapper
{
	width:690px;
	height:460px;
/*	display:none;*/
	text-align:center;
	margin-bottom:40px;
}
.campaignImagePager
{
	position:absolute;
	bottom:20px;
	left:900px;
	height:20px;
	width:70px;
	background:white;
	font-size:13px;
	display:none;
	text-align:center;
	padding-top:5px;
	color:Black;
}
.campaignImagePager a
{
	text-decoration: none;
	color: black;
	padding-left:5px;
	padding-right:5px;
}
.lookbookPager
{
	display:none;	
}
.pressDate
{
	clear:left;
	float:left;
	width:90px;	
}
.pressHeading
{
	margin-left:90px;
}
.lookbookCaption
{
	font-size:12px;
	width:105px;
}
.download
{
	padding:2px 5px 2px 5px;
	background-color:#888888;
}
#content .download a
{
	color:White;
}