

/*---------- Start Top Section ----------*/
div#top{
	margin: 0 0 10px 0;
	color: #111;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
}

h1 {border-top: 1px solid #000; border-bottom: 1px solid #000; font: 24px Arial, Helvetica, sans-serif; margin: 0;  padding: 6px 0;}

div#video{
/*	background-image: url(/layout/light_grey_diagonal_bkgrd.gif); */
	width: 475px;
	margin: 0 0 15px 0;
}

div#video img{
	margin: 0;
}

.fashion_lead{
	width:475px;
}

.fashion_thumb{
	width:116px;
}

.fashion_thumb{
	width:116px;
}

.fashion_misc{
	width:auto;
}

.fashion_lead,
.fashion_thumb,
.fashion_misc{
	float: left;
	margin: 0 4px 12px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #F1F1F1;
}

.fashion_lead a:link,
.fashion_lead a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

.fashion_lead a:hover{
	color: #CC0000;
}

.fashion_thumb a:link,
.fashion_thumb a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

.fashion_thumb a:hover{
	color: #CC0000;
}

div#top h2,
div#column_contain h2{
	margin: 8px 0px 8px 0;
	font-size: 11px;
	font-weight: normal;
}

div#top h2 a,
div#column_contain h2 a{
	color: #111;
	text-decoration: none;
}

div#top h2 a:hover,
div#column_contain h2 a:hover{
	color:#CC0000;
	text-decoration: underline;
}

div#image{
	background-image: url(/layout/light_grey_diagonal_bkgrd.gif);
}

div#img_caption{
	width: 475px;
	text-align: right;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
}

div#img_caption span{
	padding: 3px 0 4px 4px;
	line-height: 15px;
	background-color: #F1F1F1;
}

div#column_contain h1{
	margin:0;
	font-size: 14px;
	font-weight: normal;
	display:inline;
	background: url(/layout/background_dot.gif) bottom repeat-x;
}

div#column_contain h3,
div#column_contain h3 a:link,
div#column_contain h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	margin: 5px 0 15px 0;
}

div#column_contain h3 a:hover{
	text-decoration:underline;
}

/*---------- Start Column Contain ----------*/

div#column_contain{
	float: left;
	width: 225px;
	overflow: hidden;
	margin: 0 0 0 10px;
}

/*---------- Start Column One ----------*/
div#column_one{
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	color: #999;
	width: 225px;
	font-size: 12px;
	line-height: 16px;
}
	
/*---------- Start Column Two ----------*/
div#column_two{
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	width: 475px;
	margin: 0 15px 0 6px;
/*	padding: 0 0 16px 0; */
	color: #333;
	font-size: 11px;
	line-height: 15px;
}

div#column_two p{
	font-size: 11px;
	color: #333;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0 0 16px 0;
}

div#column_two img{
	padding: 0;
}

div#column_two a:link,
div#column_two a:visited {
	color: #333;
	text-decoration: underline;
}
div#column_two a:HOVER{
	color: #CC0000;
	text-decoration: underline;
}

div#body_footer{
	width: 230px;
	margin: 0;
	padding: 15px 0 15px 0;
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
}

div#body_footer .link_line{
	color: #999;
}

/*---------- Start Column Three ----------*/
div#column_three{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 230px;
	padding: 0;
	margin: 0;
	
	line-height: 13px;
}

div#column_three h3{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	margin: 0 0 8px 0;
}

div#column_three p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color: #111;
	line-height: 14px;
}

#column_three .publish_date {font-size: 11px;}

dt{
	font-size: 10px;
	color: #111;
}

dd{
	margin: 0 0 10px 0;
	font: 11px arial, helvetica, sans-serif;
	color: #000;
}

div#column_three span{
	font-size: 10px;
	color: #111;
}

div#column_three ul{
	padding: 0;
	margin: 0 0 10px 0;
	list-style-type: none;
}

div#column_three li{
	font-family: Arial, Helvetica, sans-serif;
}

div#column_three a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
div#column_three a:HOVER{
	color: #c00;
}

/*---------- Start lead ----------*/

div#lead_fashion{
	width:475px;
	height:1150px;
 	background-color: f5f5f5;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0 0 0;
}

div#lead_fashion_tall{
	width:475px;
	height:1250px;
 	background-color: f5f5f5;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0 0 0;
	float:left;
	display:inline;
}

div#lead_fashion_left,
div#lead_fashion_tall_left,
div#lead_fashion_tall_left_white{
	width:200px;
	text-align:left;
	float:left;
	margin: 0 0 0 5px;
}

div#lead_fashion_right,
div#lead_fashion_tall_right{
	width:270px;
	text-align:right;
	float:right;
}

div#lead_fashion p,
div#lead_fashion_tall p{
	margin: 0 5px 9px 0;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 11px;
	color: #F5F5F5;
	font-style:italic;
}

div#lead_fashion_left p a:link,
div#lead_fashion_left p a:visited{
	line-height:13px;
	margin: 0 5px 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
	color: #F5F5F5;
	font-style:normal;
}

div#lead_fashion_tall_left p a:link,
div#lead_fashion_tall_left p a:visited{
	line-height:13px;
	margin: 0 5px 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	font-weight: normal;
	color: #111111;
	font-style:normal;
}

div#lead_fashion_tall_left_white p a:link,
div#lead_fashion_tall_left_white p a:visited{
	line-height:13px;
	margin: 0 5px 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style:normal;
}

div#lead_fashion_left p span{
	background-color: #111;
	padding: 2px 0 2px 2px;
}

div#lead_fashion_tall_left p span,
div#lead_fashion_tall_left_white p span{
	padding: 2px 0 2px 2px;
}

div#lead_fashion_right p span{
	background-color: #111;
	padding: 2px 2px 4px 2px;
}

div#lead_fashion_tall_right p span{
	padding: 2px 2px 4px 2px;
}

div#lead_fashion_right p a:link,
div#lead_fashion_right p a:visited{
	line-height:17px;
	background-color: #111;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F5F5F5;
	padding: 2px 2px 4px 2px;
}

div#lead_fashion_tall_right p a:link,
div#lead_fashion_tall_right p a:visited{
	line-height:17px;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #111;
	padding: 2px 2px 4px 2px;
}

div#lead_fashion p a:hover,
div#lead_fashion_tall p a:hover{
	color: #0099FF;
}

div#fashion09_header {
padding: 12px 0 6px 12px; 
background-color: #000; 
font: bold 14px helvetica, arial, sans-serif; 
color: #fff;
}

/* old css */
div#fashion09_content {
background-image: url(http://www.wallpaper.com/layout/light_grey_diagonal_bkgrd.gif); 
padding: 14px;
}

div#fashion09_content a {
margin-right: 50px; 
color: #000; 
font: bold 14px helvetica, arial, sans-serif;
}

div#fashion09_content a:hover {
color: #990000;
}
/*end old css*/

div#fashion09_contentarea {
background-image: url(http://www.wallpaper.com/layout/light_grey_diagonal_bkgrd.gif); 
}

.day {
float: left;
width: 55px;
height: 30px;
padding: 10px;
background-color: #999;
color: #fff;
border-bottom: 1px solid #ccc;
font: bold 12px helvetica, arial, sans-serif;
}

.block {
float: left;
width: 80px;
height: 30px;
padding: 10px;
border-bottom: 1px solid #ccc;
}

.block:hover a {
color: #990000;
}

.block a {
margin-right: 50px; 
color: #000; 
font: bold 12px helvetica, arial, sans-serif;
text-decoration: none;
}

div#fashion09_caption {
 background-color: #D8D8D8;
 text-align: right;
 padding: 3px;
 font: 10px helvetica, arial, sans-serif;
 color: #000;
 }
 
#column_three #info p {
font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding: 10px 0;
}

#info {
font-size:10px;
}

#info li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: underline;
}

#info li a:hover{
	color: #111;
	text-decoration: underline;
	background-color: #F1F1F1;
}







 

#main			{margin-bottom: 500px; width: 722px;}
#content p 		{font-size: 11px; line-height: 14px;}

#keyline		{border-bottom: 1px solid #000; margin: 0; padding: 0; width: 722px}
#pageSection   {margin:0; padding:7px 0; border-bottom: 1px solid #000; width: 722px; font-family: Helvetica, sans-serif; font-size: 11px;}



#copy			{float: left; width: 225px; margin: 0 0 0 15px;}
#img		{width: 475px; margin: 0; float: left;}
#copy p			{font-size:11px; font-weight:normal; font-family: Helvetica, sans-serif; line-height: 14px;}
#right			{float: left; width: 722px; margin-top: 6px; border-top: 1px solid #dcdcdc; padding-top: 6px;}



ul				{list-style-type: none; padding: 0; margin: 0;}
ul li			{color: #666;}
ul li a			{color: #c00;}


h1  	{font: 24px helvetica, sans-serif; margin:0; padding:8px 0;border-bottom: 3px solid #000; width: 722px;  margin-bottom: 15px;}


.square					{width: 116px; height: 80px; background-color: #fff; float: left; margin: 0 5px 5px 0;}
.squarenomargin 		{width: 116px; height: 80px; background-color: #fff; float: left; margin: 0 0 5px 0;}
.square img 			{border: none; } 
.squarenomargin img 	{border: none; }

a#link1 img				{background: url( /images/98_1974_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link1:hover	img		{background: url( /images/thums/98_1974_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link2 img				{background: url( /images/98_1975_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link2:hover	img		{background: url( /images/thums/98_1975_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link3 img				{background: url( /images/98_1976_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link3:hover	img		{background: url( /images/thums/98_1976_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link4 img				{background: url( /images/98_1977_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link4:hover	img		{background: url( /images/thums/98_1977_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link5 img				{background: url( /images/98_1978_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link5:hover	img		{background: url( /images/thums/98_1978_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link6 img				{background: url( /images/98_1979_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link6:hover	img		{background: url( /images/thums/98_1979_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link7 img				{background: url( /images/98_1980_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link7:hover	img		{background: url( /images/thums/98_1980_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link8 img				{background: url( /images/98_1981_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link8:hover	img		{background: url( /images/thums/98_1981_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link9 img				{background: url( /images/98_1982_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link9:hover	img		{background: url( /images/thums/98_1982_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link10 img			{background: url( /images/98_1983_2_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link10:hover	img		{background: url( /images/thums/98_1983_2_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link11 img			{background: url( /images/98_1984_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link11:hover	img		{background: url( /images/thums/98_1984_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link12 img			{background: url( /images/98_1985_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link12:hover	img		{background: url( /images/thums/98_1985_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link13 img			{background: url( /images/98_1986_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link13:hover	img		{background: url( /images/thums/98_1986_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link14 img			{background: url( /images/98_1987_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link14:hover	img		{background: url( /images/thums/98_1987_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link15 img			{background: url( /images/98_1988_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link15:hover	img		{background: url( /images/thums/98_1988_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link16 img			{background: url( /images/98_1989_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link16:hover	img		{background: url( /images/thums/98_1989_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link17 img			{background: url( /images/98_1990_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link17:hover	img		{background: url( /images/thums/98_1990_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link18 img			{background: url( /images/98_1991_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link18:hover	img		{background: url( /images/thums/98_1991_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link19 img			{background: url( /images/98_1992_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link19:hover	img		{background: url( /images/thums/98_1992_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link20 img			{background: url( /images/98_1993_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link20:hover	img		{background: url( /images/thums/98_1993_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link21 img			{background: url( /images/98_1994_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link21:hover	img		{background: url( /images/thums/98_1994_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link22 img			{background: url( /images/98_1995_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link22:hover	img		{background: url( /images/thums/98_1995_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link23 img			{background: url( /images/98_1996_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link23:hover	img		{background: url( /images/thums/98_1996_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link24 img			{background: url( /images/98_1997_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link24:hover	img		{background: url( /images/thums/98_1997_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link25 img			{background: url( /images/98_1998_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link25:hover	img		{background: url( /images/thums/98_1998_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link26 img			{background: url( /images/98_1999_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link26:hover	img		{background: url( /images/thums/98_1999_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link27 img			{background: url( /images/98_2000_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link27:hover	img		{background: url( /images/thums/98_2000_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link28 img			{background: url( /images/98_2001_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link28:hover	img		{background: url( /images/thums/98_2001_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link29 img			{background: url( /images/98_2002_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link29:hover	img		{background: url( /images/thums/98_2002_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link30 img			{background: url( /images/98_2003_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link30:hover	img		{background: url( /images/thums/98_2003_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link31 img			{background: url( /images/98_2004_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link31:hover	img		{background: url( /images/thums/98_2004_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link32 img			{background: url( /images/98_2005_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link32:hover	img		{background: url( /images/thums/98_2005_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link33 img			{background: url( /images/98_2006_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link33:hover	img		{background: url( /images/thums/98_2006_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link34 img			{background: url( /images/98_2007_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link34:hover	img		{background: url( /images/thums/98_2007_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link35 img			{background: url( /images/98_2008_img.jpg) no-repeat top left; width:116px; height:80px; }
a#link35:hover	img		{background: url( /images/thums/98_2008_img.jpg) no-repeat top left; width:116px; height:80px; }


#detail 		{border-top: 1px solid #ccc; margin-top: 8px; padding-top: 8px;}
a.internal		{color: #c00;}
a.external		{color: #666}
