@charset "UTF-8";
/* CSS Document */

#wrapper{
	width:731px;
	height:auto;
}


#asi-banner {
	width:730px;
	height:78px;
	background-image:url(http://www.pendleton-usa.com/assets/images/cms/about/asseenin/images/banner-bg.jpg);
	position:relative;
	float:left;
	margin-bottom:20px;
	
}

.banner-head{
	font-family: BemboStd-Italic;
	font-size:26px;
	color:#FFF;
	margin: 10px 0 0 20px;
	letter-spacing:2px;
}

.banner-subhead{
	font-family: 'FrutigerLT-Light', arial;
	font-size:18px;
	color:#fff;
	margin: 0px 0 0 20px;
	letter-spacing:1px;
}

#row{
	width:730px;
	height:271px;
	position:relative;
	float:left;
	margin: 20px 0 20px 0;
}

#row2{
	width:731px;
	height:auto;
	position:relative;
	float:left;
	margin: 20px 0 20px 0;
}

#textbox-left {
	
	width:254px;
	height:227px;
	background-color: #f4f4f4; 
	position:relative;
	float:left;
	padding:22px;
	margin-right:7px;	
}


#textbox-right {
	
	width:254px;
	height:227px;
	background-color: #dddddd; 
	position:relative;
	float:left;
	padding:22px;
	margin-left:7px;	
}

#row-wide{
	width:730px;
	height:458px;
	position:relative;
	float:left;
	margin: 30px 0 30px 0;
}

#textbox-wide {
	
	width:686px;
	height:140px;
	background-color: #dddddd; 
	position:relative;
	float:left;
	padding:22px;
	margin-bottom:7px;
	
}

#mag-spread-wide {
	
	width:730px;
	height:271px;
	position:relative;
	float:left;
	margin-bottom:60px;
}

#mag-spread {
	
	width:425px;
	height:271px;
	position:relative;
	float:left;
}

.mag-name{
	font-family: BemboStd-Italic;
	font-size:23px;
	color:#233747;
	letter-spacing:1px;
}

.mag-issue{
	font-family: BemboStd;
	font-size:21px;
	color:#394b5a;
	letter-spacing:.75px;
}

.par{
	font-family: 'FrutigerLT-Light', arial;
	font-size:14px;
	line-height:22px;
	color:#233747;
	margin-top:10px;
}

.product-link{
	font-size:14px;	
	font-family: 'FrutigerLT-Light', arial;
	margin-top:10px;
	
}

.product-link a:link {
	color: #396693;
	text-decoration: none;
}
.product-link a:visited {
	color: #396693;
	text-decoration: none;
}
.product-link a:hover {
	color: #233747;
	text-decoration: none;
}
.product-link a:active {
	color: #396693;
	text-decoration: none;
}


