@import url('ioUser.css');

#issueBanner {
	width:743px;
	height:136px;
	margin: 3px 0 0 0;
	}
#midWrapper {
	width:743px;
	margin:4px 0;
	background: url(/images2006/black3x1.gif) repeat-y 552px 15px;
}

#midWrapperTOC {
	width:743px;
	margin:4px 0;
	background: url(/images2006/borderIO2.gif) repeat-y 0px 15px;
}	
.article {
	font-size:90%;
	font-weight:bold;
	margin-bottom:2em;
	font-family:Trebuchet,Helvetica,sans-serif;
}

.articleSection {
	color:#999;
	font-family:Trebuchet,Helvetica,sans-serif;
}
	

.articleTitle {
	color:#413064;
	margin-left:10px;
	font-family:Trebuchet,Helvetica,sans-serif;
}

.articleTitle a {
	text-decoration:none;
	color:#413064;
	font-family:Trebuchet,Helvetica,sans-serif;
}		

.articleAuthor {
	font-size:85%;
	color:#000;
	margin-left:10px;
	font-family:Trebuchet,Helvetica,sans-serif;
}

.issueCredits {
	font-size:80%;
	color:#000;
	font-weight:bold;
	margin-left:10px;
}

.featureArticleSection {
	color:#413064;
	font-size:160%;
	margin-bottom:1em;
}

#toc {
	width:370px;
	padding:6px 9px;
	margin-right:3px;
	float:left;
}
#leftFeatured {
	width:164px;
	padding:0;
	margin:0;
	float:left;
}
#toc1 {
	width:170px;
	float:left;
	padding-right:10px;
}
#toc2 {
	width:170px;
	float:left;
	padding:0px 5px;
}
	
#rightColumn {
	width:180px;
	float:left;
}

#articleLink {
	text-decoration:none;
}

#bannerLinks UL {
	list-style:none;
	margin-left:0;
	padding-top:1em;
	padding-left:0;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}
#bannerLinks UL LI {
	margin:.2em 1em;
}

#bannerLinks UL LI A, #bannerLinks UL LI A:VISITED, #bannerLinks UL LI A:HOVER {
	color:#FFF;
	text-decoration:none;
}

#article {
	width:524px;
	float:left;
	padding:6px 10px;
	margin:10px 5px 10px 10px;
	display:inline;
}

.featured {
	margin-left:1em;
}


#ioSearch {
	margin-left:1ex;
}
#ioSearch input.text {
	border:1px solid #999;
	padding:1px;
}

.searchLabel {
	font-family:Trebuchet,Helvetica,sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#413064;
}
	
