@charset "UTF-8";
/* CSS Document */
*{margin:0;padding:0;}
img{border:none;}
body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	}
h1{
	font-size:18px;
	line-height:24px;
	}
a{
	text-decoration:none;
	color: #FFF;
}

a:hover{
	color:#F5E63D;
	text-decoration:underline;
}
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	margin-left: -495px;
	position: absolute;
	top: -315px;
	left: 50%;
	width: 990px;
	height: 630px;
	visibility: visible;
	border: 1px solid #666666;
	}
#masthead{
	height: 162px;
	background: url(../images/gr_masthead.gif) no-repeat center 15px;
	text-align: left;
	padding-left: 18px;
}

#masthead img{
	padding-top: 15px;
}

#masthead p{
	padding-top:130px;
	margin:0;
	line-height:0;
	font-size: 18px;
}
#nav{
	background:#e4e2d4;
	height:18px;
	margin-bottom: 9px;
	padding-left:175px;
}

#leftCol{
	float:left;
	width:224px;
	text-align:left;
	padding-left: 18px;
	padding-right: 24px;
}
#leftCol img{
padding-bottom:18px;
}
#centerCol{
	background:#717171 url(../images/bg_pattern.gif) repeat;
	width: 456px;
	float: left;
	height: 399px;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}

#centerCol p{
	text-align:left;
	font-size:10px;
	padding: 9px;
	line-height: 15px;
}

#centerColAbout{
	background:#717171;
	width: 456px;
	float: left;
	height: 399px;
	border: 1px solid #FFFFFF;
	margin-bottom: 7px;
}

#centerColAbout p{
	text-align:left;
	font-size:11px;
	padding: 9px;
	line-height: 14px;
}


#centerPattern{
	background: #717171 url(../images/bg_pattern.gif) repeat;
	width: 456px;
	float: left;
	height: 399px;
	border: 1px solid #FFFFFF;
	margin-bottom: 7px;
}

#centerPattern p{
	text-align:left;
	font-size:9px;
	padding: 9px;
	line-height: 15px;
}
#contactInfo {
	height: 193px;
	background: #C32017;
	margin-top: 30px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}


#pressInfo {
	height: 193px;
	margin-top: 0px;
}
#rightCol{
	float:right;
	width:236px;
	text-align:left;
	padding-right: 18px;
}
#rightCol p{
	font-size:11px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	padding-bottom: 14px;
}
#letters{
	font-size:11px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

#footer{
	background:#FFF;
	clear: both;
	bottom: 0px;
	height:21px;
}

#main{
	width: 225px;
	max-width:225px;
	height: 225px;
	background: none;
	margin-top: 0px;
	margin-left:20px;
		}

		#display {
	width: 205px;
	max-width:205px;
	min-width:205px;
	height:225px;
	float: left;
	overflow: hidden;
		}
*html #display{
/*	margin-left:-8px; more ie nonsense*/
}
		.text {
	margin-left:0;
	padding-left:0;
	width:425px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
		}
.offer{background:#c5b8a3;padding:6px;margin:0;}
.offerHead{padding:0;margin:0;}
		.vScrollbar {
			float: left;		
			
		}
		
		
		.vTrack {
			height: 10px;
			width: 13px;
			position: relative;
			background: none;
			overflow: hidden;			
		}
		
			

		.vThumb {
			position: absolute;
			top: 0;
			left: 0;
			height: 10px;
			width: 13px;
			background: #666;
			overflow: hidden;
		}
		
		.arrowUp, .arrowDown{
			height: 16px;
			width: 13px;
			overflow: hidden;						
		}

		.arrowUp{
	background:url(../images/arrow_up.gif) no-repeat center center;

		}
		
.arrowDown{
	background:url(../images/arrow_down.gif) no-repeat center center;
		}
		
		
		img.taigan{padding:20px 0 30px 60px;}
		p.designers{margin:0 0 0 20px;}
		.elle{float:right; margin:20px 15px 0 0;} 
		
		#pressPages{padding:8px 0;}
		 #pressPages p{
	text-align:right;
	font-size:14px;
	word-spacing:5px;
	line-height: 15px;
}

#pressPages p a{color:#000; text-decoration:none;}
#pressPages p a:hover{text-decoration:underline;}