

*{
	margin:0px;
	padding:0px;
	}
body {
	font-family:Futura, Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	text-align:left;
	}	
	
	
h1 { 
	color:#000000;
	font-size: 15px;
	font-weight:bold;
	}

h2 {
	color:#666666;
	font-weight:bold;
	font-size: 15px; /* 25px */
	text-transform:uppercase;
	}
	
h3 {
	color:#000000;
	font-size: 12px;
	text-transform:uppercase;
	padding-bottom:15px;
	font-weight:lighter;
	}

	
h4 {
	color:#666666;
	font-weight:bold;
	font-size: 12px; /* 25px */
	text-transform:uppercase;
	font-weight:lighter;
	padding-bottom:20px;
}

h5{
	color:#000000;
	font-weight:bold;
	font-size: 16px; /* 25px */
	letter-spacing: -1px;
	margin: 0 20px 0 18px;
	}

h6{
	color:#000000;
	font-weight:bold;
	font-size: 16px; /* 25px */
	letter-spacing: -1px;
	margin: 0 20px 0 18px;
	}
.form{
	line-height:11px;
	color:#999999;
	font-size:10px;
	font-weight:lighter;
	text-transform:uppercase;
	padding-bottom:0px;
	}
.form a{
	color:#999999;
	font-size:10px;
	line-height:11px;
	font-weight:lighter;
	text-transform:uppercase;
	}
.unsubscribecopy{
	line-height:11px;
	color:#999999;
	font-size:8px;
	font-weight:lighter;
	text-transform:none;
	padding-bottom:0px;
	}
p{
	color:#999999;
	font-size:11px;
	font-weight:lighter;
	text-transform:uppercase;
	padding-bottom:20px;
	}
.submitpolicy{
	display: block;
	width: 420px;
	float: right;
	color:#999999;
	font-size:9px;
	font-weight:lighter;
	text-transform:none;
	padding-bottom:20px;
	}
.submitpolicy a{
	color:#999999;
	font-size:9px;
	font-weight:lighter;
	text-transform:lowercase;
	padding-bottom:20px;
	}
em{
	text-transform:lowercase;
}
.aboutjustify{
	text-align:justify	
}
#container {
	height: 609px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
}
#container #header {
	background-image: url(images/header.gif);
	float: left;
	height: 59px;
	width: 940px;
}
#container .header {
	background-image: url(images/header.gif);
	float: left;
	height: 59px;
	width: 940px;
}
#container #flash_content {
	float: left;
	height: 470px;
	width: 940px;
}
#container #nav {
	height: 21px;
	width: 940px;
	float: left;
}


#container #nav ul li, #container #sub-nav ul li{
float:left;
}

#container #nav .mainline {
	background-image: url(images/buttons2/mainline.gif);
	height: 21px;
	width: 130px;
float:left;
}
#container #nav .vintage {
	background-image: url(images/buttons2/vintage.gif);
float:left;
	height: 21px;
	width: 114px;
	margin-right: 3px;
}
#container #nav .news {
	background-image: url(images/buttons2/blog.gif);
	float:left;
	height: 21px;
	width: 45px;
}
#container #nav .press {
	background-image: url(images/buttons2/press.gif);
	float: left;
	height: 21px;
	width: 41px;
	margin-right: 3px;
}
#container #nav .timeline {
	background-image: url(images/buttons2/timeline.gif);
	float: left;
	height: 21px;
	width: 53px;
	margin-right: 2px;
}
#container #nav .about {
	background-image: url(images/buttons2/about.gif);
	float: left;
	height: 21px;
	width: 62px;
}
#container #nav .estore {
	background-image: url(images/buttons2/estore.gif);
	float: left;
	height: 21px;
	width: 47px;
}


#container #nav .mainlineactive {
	background-image: url(images/buttons2/mainline.gif);
	background-position:0 -21px;
	height: 21px;
	width: 130px;
	float: left;
}
#container #nav .vintageactive {
	background-image: url(images/buttons2/vintage.gif);
	background-position:0 -21px;
	float: left;
	height: 21px;
	width: 114px;
	margin-right: 3px;	
}
#container #nav .newsactive {
	
		background-image: url(images/buttons2/blog.gif);
	background-position:0 -21px;

	

	float:left;
	height: 21px;
	width: 45px;
}
#container #nav .pressactive {
	background-image: url(images/buttons2/press.gif);
	background-position:0 -21px;
	float: left;
	height: 21px;
	width: 41px;
	margin-right: 3px;
}
#container #nav .timelineactive {
	background-image: url(images/buttons2/timeline.gif);
	background-position:0 -21px;
	float: left;
	height: 21px;
	width: 53px;
	margin-right: 2px;
}
#container #nav .aboutactive {
	background-image: url(images/buttons2/about.gif);
	background-position:0 -21px;
	float: left;
	height: 21px;
	width: 62px;
}
#container #nav .estoreactive {
	background-image: url(images/buttons2/estore.gif);
	background-position:0 -21px;
	float: left;
	height: 21px;
	width: 47px;
}


#container li {
	display: inline;
}
span{
	display:none;
	}
ul {
	list-style-type: none;
}
#container #nav a{
	display:block;
}
#container #sub-nav a{
	display:block;
}
#container #nav a:hover,
#container #sub-nav a:hover{
	background-position:0 -21px;
	}
#container #nav a:active,
#container #sub-nav a:active{
	background-position:0 -42px;
	}
#container #sub-nav .sign {
	background-image: url(images/buttons2/sign_up.gif);
	float: left;
	height: 21px;
	width: 48px;
}
#container #sub-nav .contact {
	background-image: url(images/buttons2/contact.gif);
	float: left;
	height: 21px;
	width: 78px;
}
#container #sub-nav .terms {
	background-image: url(images/buttons2/terms.gif);
	float: left;
	height: 21px;
	width: 81px;
}
#container #sub-nav .privacy {
	background-image: url(images/buttons2/privacy.gif);
	height: 21px;
	width: 83px;
	float: left;
}
#container #sub-nav #tab {
	background-image: url(images/footer_tab.jpg);
	float: right;
	height: 59px;
	width: 77px;
}
#container #sub-nav {
	float: right;
	height: 59px;
	width: 370px;
}




#main_content {
	width: 938px;
	height:468px;
	border: 1px solid #000000;
	float: left;
}


#flash_content {
	width: 940px;
	height:470px;
	background-position: 0 0;
	float: left;
}



img { border:0; }









#navspacer {
	width: 670px;
	float:left;
	display:inline;
}




#projectcontainer {
	text-align:left;
	width: 926px;
	
	
}



.projectphoto {
	width: 603px;
	height:346px;
	float:left;
	display:inline;
}


.projectspacer {
	width: 30px;
	float:left;
	display:inline;
}


.projectinfo {
	background: url(images/bg_info.gif) 0 0 no-repeat;
	width: 293px;
	height:346px;
	float:left;
	display:inline;
	text-align:right;
}

.projecttext{
		text-align:left;
		height:244px;

}

.workspacer{
		width:182px;
		float: left;
		display:inline;
}


.work  {
		width:111px; 
		height:32px;  
		background: url(images/work.gif);
		background-position: 0 -165px;
		float: left;
		display:inline;
		
}

.work a {
		width:111px; 
		height:32px;  
		background: url(images/work.gif)  0 0 no-repeat;
		background-position: 0 -165px; 
		float: left;
		display:inline;
}

.work a:hover{	
		background-position: 0 0;
}

.work a:active {
		background-position: 0 0;
		
}



#cv  {
		width:188px; 
		height:42px;  
		background: url(images/cv.gif);
		background-position: 0 -125px;
		float: left;
		display:inline;
		
}

#cv a {
		width:188px; 
		height:42px;   
		background: url(images/cv.gif)  0 0 no-repeat;
		background-position: 0 -125px; 
		float: left;
		display:inline;
}

#cv a:hover{	
		background-position: 0 0;
}

#cv a:active {
		background-position: 0 0;
		
}

#view  {
		width:188px; 
		height:42px;  
		background: url(images/view_work.gif);
		background-position: 0 -125px;
		float: left;
		display:inline;
		
}

#view a {
		width:188px; 
		height:42px;   
		background: url(images/view_work.gif)  0 0 no-repeat;
		background-position: 0 -125px; 
		float: left;
		display:inline;
}

#view a:hover{	
		background-position: 0 0;
}

#view a:active {
		background-position: 0 0;
		
}



#email  {
		width:97px; 
		height:42px;  
		background: url(images/email.gif);
		background-position: 0 -125px;
		float: left;
		display:inline;
		
}

#email a {
		width:97px; 
		height:42px;   
		background: url(images/email.gif)  0 0 no-repeat;
		background-position: 0 -125px; 
		float: left;
		display:inline;
}

#email a:hover{	
		background-position: 0 0;
}

#email a:active {
		background-position: 0 0;
		
}



#container #tab {
	background-image: url(images/footer_tab.jpg);
	float: right;
	height: 59px;
	width: 77px;
}
#container #main_content #mainlinedetailproduct {
	background-image: url(images/collections/collections_03.jpg);
	float: left;
	height: 360px;
	width: 360px;
	margin-right:20px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}

#container #main_content #vintagedetailproduct {
	background-image: url(images/collections/collections_vintage_03.jpg);
	float: left;
	height: 360px;
	width: 360px;
	margin-right:20px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}
#container #main_content #lookbookshots {
	float: left;
	height: 92px;
	width: 445px;
}
#container #main_content .leftscroll {
	background-image: url(images/collections/collections_12.jpg);
	float: left;
	height: 36px;
	width: 27px;
	display: block;
	margin-top:30px;
	margin-right:10px;
}
#container #main_content .rightscroll {
	background-image: url(images/collections/collections_09.jpg);
	float: left;
	height: 36px;
	width: 27px;
	display: block;
	margin-top:30px;
	margin-left:10px;
}
#container #main_content #copycontent {
	width:500px;
	height:120px;
	float: left;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#container #main_content #copycontent p{
	font-size: 9px;
}
#container #main_content #lookbookcontainer {
	float: left;
	position:relative;
	width:425px;
	height:92px;
}



#container #main_content .scrollcontainer {
	position:relative;
	width:500px;
	float:left;
}

#container #main_content #productscontainer {
	margin-top:15px;
	float: left;
	position:relative;
	height: 92px;
	width: 425px;

}


#container #main_content #productsthumbs {
	float: left;
	height: 92px;
	width: 445px;
	position:relative;
}
#container #main_content .bottomline {
	float: left;
	height: 5px;
	width: 873px;
	margin-left: 30px;
}

#container #main_content .scroller {
	overflow:hidden;
}




#container #main_content #lookbookcontainer #lookbookshots #mainlinelookbooka {
	background-image: url(images/collections/collections_06.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #lookbookcontainer #lookbookshots #mainlinelookbookb {
	background-image: url(images/collections/collections_06.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #lookbookcontainer #lookbookshots #mainlinelookbookc {
	background-image: url(images/collections/collections_06.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #lookbookcontainer #lookbookshots #mainlinelookbookd {
	background-image: url(images/collections/collections_06.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #signupcontent {
	float: left;
	height: 415px;
	width: 940px;
}




#container #main_content #productscontainer #productsthumbs #mainlineproductsthumba {
	background-image: url(images/collections/collections_18.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #productscontainer #productsthumbs #mainlineproductsthumbb {
	background-image: url(images/collections/collections_18.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #productscontainer #productsthumbs #mainlineproductsthumbc {
	background-image: url(images/collections/collections_18.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #productscontainer #productsthumbs #mainlineproductsthumbd {
	background-image: url(images/collections/collections_18.jpg);
	float: left;
	height: 92px;
	width: 92px;
}



#container #main_content #lookbookcontainer #lookbookshots #vintagelookbooka {
	background-image: url(images/collections/collections_vintage.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #lookbookcontainer #lookbookshots #vintagelookbookb {
	background-image: url(images/collections/collections_vintage.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #contactcontent #contactcopy .contact {
	
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

#container #main_content #lookbookcontainer #lookbookshots #vintagelookbookc {
	background-image: url(images/collections/collections_vintage.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #lookbookcontainer #lookbookshots #vintagelookbookd {
	background-image: url(images/collections/collections_vintage.jpg);
	float: left;
	height: 92px;
	width: 92px;
}




#container #main_content #productscontainer #productsthumbs #vintageproductsthumba {
	background-image: url(images/collections/collections_vintage_02.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #productscontainer #productsthumbs #vintageproductsthumbb {
	background-image: url(images/collections/collections_vintage_02.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #productscontainer #productsthumbs #vintageproductsthumbc {
	background-image: url(images/collections/collections_vintage_02.jpg);
	float: left;
	height: 92px;
	width: 92px;
}
#container #main_content #productscontainer #productsthumbs #vintageproductsthumbd {
	background-image: url(images/collections/collections_vintage_02.jpg);
	float: left;
	height: 92px;
	width: 92px;
}




#container #main_content #contentcontainer {
	float: left;
	height: 360px;
	width: 880px;
	margin-top: 25px;
	margin-left: 25px;
}
#newscontainer {
	height: auto;
	width: 870px;
}
#newscontainer .article {
	height: auto;
	width: 870px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
#newscontainer #articleb #imageb {
	background-image: url(images/news_and_events/news_and_events_14.jpg);
	float: left;
	height: 143px;
	width: 108px;
	margin-right: 10px;
}
#newscontainer .article .imagea {
	float: left;
	height: 108px;
	width: 108px;
	margin-right: 10px;
}
#newscontainer .article .copya {
	float: left;
	height: auto;
	width: 730px;
}
#newscontainer #articleb #copyb {
	float: left;
	height: auto;
	width: 730px;
}
#newscontainer #articleb {
	height: auto;
	width: 870px;
	margin-bottom: 10px;
	margin-top: 10px;
	float:left;
}
#subimages{
	margin-bottom: 20px;
}




#container #main_content table.press_table a { padding:0 0 0 0; }

#container #main_content #presscontainer {
	margin: 30px;
	float: left;
	height: 350px;
	width: 880px;
}
#container #main_content #presscontainer #detailpress {
	float: left;
	height: 271px;
	width: 880px;
	margin-bottom: 10px;
}
#container #main_content #presscontainer #pressthumbs {
	float: left;
	height: 81px;
	width: 790px;
	padding-left: 10px;
	position:relative;
}
#container #main_content #presscontainer #pressscroll {
	float: left;
	height: 92px;
	width: 790px;
	margin-top: 10px;
	position:relative;

}
#container #main_content #presscontainer #detailpress #pressimagea {
	float: left;
	margin-left: 42px;
}

#container #main_content #presscontainer #detailpress #presscopya {
	float: left;
	width: 300px;
	height: 270px;
	margin-left: 20px;
	text-align: left;
}
#newscontainer a {
	color: #999999;
	text-decoration: none;
	font-size:11px;
	text-transform:uppercase;
}
#newscontainer a:hover {
	color: #999999;
	text-decoration: underline;
	font-size:11px;
	text-transform:uppercase;
}
.presspdf {
	color: #999999;
	text-decoration: none;
	font-size:11px;
	text-transform:uppercase;
}
.presspdf:hover {
	color: #999999;
	text-decoration: underline;
	font-size:11px;
	text-transform:uppercase;
}
#newscontainer .news{
	color:#999999;
	font-size:11px;
	font-weight:lighter;
	text-transform:uppercase;
	padding-bottom:10px;
	}
#newscontainer #subarticlea #subcopya .subnewsspacer {
	height: 3px;
	width: 756px;
	margin-top: 5px;
	margin-bottom: 10px;
}






#container #main_content #timelinecontainer #timeline {
	float: left;
	height: 372px;
	width: 4550px;
	margin: 0px;
	overflow:hidden;
	position:relative;
}
#container #main_content #timelinecontainer #timeline div {
	float:left;
}

#container #main_content #timelinecontainer {
	float: left;
	height: 415px;
	width: 880px;
	margin-right: 30px;
	margin-left: 30px;
	position:relative;
}
#container #main_content #timelinecontainer #timeline #1900 {
	float: left;
	height: 372px;
	width: 285px;
}
#container #main_content #timelinecontainer #timeline #1920 {
	float: left;
	height: 372px;
	width: 216px;
}
#container #main_content #timelinecontainer #timeline #1930 {
	float: left;
	height: 372px;
	width: 239px;
}
#container #main_content #timelinecontainer #timeline #1940 {
	float: left;
	height: 372px;
	width: 381px;
}
#container #main_content #timelinecontainer #timeline #1950 {
	float: left;
	height: 372px;
	width: 301px;
}
#container #main_content #timelinecontainer #timeline #1960 {
	float: left;
	height: 372px;
	width: 307px;
}
#container #main_content #timelinecontainer #timeline #1970 {
	float: left;
	height: 372px;
	width: 734px;
}
#container #main_content #timelinecontainer #timeline #1980 {
	float: left;
	height: 372px;
	width: 417px;
}
#container #main_content #timelinecontainer #timeline #1990 {
	float: left;
	height: 372px;
	width: 768px;
}
#container #main_content #timelinecontainer #timeline #2000 {
	float: left;
	height: 372px;
	width: 888px;
}
#container #main_content .timelineleftscroll {
	background-image: url(images/timeline/scroll_left.jpg);
	float: left;
	height: 21px;
	width: 31px;
	display: block;
}
#container #main_content .timelinerightscroll {
	background-image: url(images/timeline/scroll_right.jpg);
	float: right;
	height: 21px;
	width: 31px;
	display: block;
}
#container #main_content #contentcontainer #aboutgraphic {
	float: left;
	height: 348px;
	width: 354px;
	margin-right: 30px;
	background-image: url(images/about/about_graphic.jpg);
}
#container #main_content #contentcontainer #aboutcopy {
	float: left;
	width: 470px;
	margin-top: 40px;
}





#container #main_content #signupcontent #graphic {
	background-image: url(images/sign_up/sign_up_03.gif);
	float: left;
	height: 348px;
	width: 354px;
	margin-top: 30px;
	margin-left: 30px;
}
#container #main_content #signupcontent #form {
	float: left;
	height: 348px;
	width: 520px;
	margin-left: 30px;
	margin-top: 30px;
}

#container #main_content #contactcontent #contactcopy {
	float: left;
	height: 348px;
	width: 500px;
	margin-top: 30px;
	margin-left: 40px;
}
#container #main_content #contactcontent #contactcopy #sales {
	float: left;
	height: 165px;
	width: 200px;
}
#container #main_content #contactcontent #contactcopy #marketing {
	float: left;
	height: 165px;
	width: 250px;
}

#container #main_content #contactcontent #contactcopy #stockists {
	float: left;
	height: 165px;
	width: 250px;
}
#container #main_content #contactcontent #contactcopy p {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 15px;
	color: #666666;
	line-height: 13px;
}
#container #main_content #contactcontent #contactcopy .mail {
	color: #666666;
	text-decoration: none;
}
#container #main_content #contactcontent #contactcopy a:hover {
	color: #666666;
	text-decoration: underline;
}
#container #main_content #contactcontent #contactcopy #press {
	float: left;
	height: 150px;
	width: 200px;
}
#container #main_content #contactcontent #contactcopy #columna {
	width: 200px;
	float: left;
	margin-right: 45px;
}
#container #main_content #contactcontent #contactcopy #columnb {
	width: 250px;
	float: left;
}
#container #main_content #contactcontent #contactcopy h3 {
	font-weight: bold;
	color:#333333;
	font-size: 12px;
}
#container #main_content #contactcontent #contactgraphic {
	background-image: url(images/contact/graphic_03.jpg);
	float: left;
	height: 348px;
	width: 354px;
	margin-top: 30px;
	margin-left: 30px;
}
#formfields input{
	width:300px;
	}
#formfields{
	width:420px;
	float:left;
	display:block;
	margin-bottom:10px;
	}
#checkbox{
	width:500px;
	float:left;
	display:block;
	margin-bottom:10px;
	}
#unsubscribe{
	float:left;
	}
#submit{
	width:500px;
	float:left;
	display:block;
	}
#container #main_content #signupcontent #form #checkbox #Register1_chkOptIn {
	width: 20px;
}
.section {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #main_content #contactcontent #contactcopy #columna #press .columnend {
	margin-bottom: 8px;
}
.urhere,  #signupcontent #form p a img {

display:none;


}

td.bottom {
color: blue;

}
