/* CSS Document */
@import url(_fonts.css);
@import url(_forms.css);
@import url(_globalheader.css);
@import url(_globalnav.css);
@import url(_globalfooter.css);
@import url(_globalbody.css);


#nextprev {
	width: 590px;
	padding: 10px;
	text-align:right;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 570px;
}

html>junk {
  width:400px;
} 


/*List Page*/
.category {
	width: 590px;
	background: #F5F5EB;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding: 5px 10px 5px 10px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #7D4F25;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 570px;
}

html>junk {
  width:400px;
} 

.thumbnail {
	width: 114px;
	padding: 10px;
	float: left;
	text-align:center;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 94px;
}

html>junk {
  width:400px;
} 

.teaser {
	width: 476px;
	padding: 10px 10px 10px 0px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 466px;
}

html>junk {
  width:400px;
} 

.fromweight {
	float: left;
	padding-top: 10px;
	color: #7D4F25;
	font-weight:bold;
}


.learnmore {
	float: right;
	padding-top: 10px;
}

/*Drilldown Page*/
.picture {
	width: 220px;
	padding: 10px;
	float: left;
	text-align:center;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;
}

html>junk {
  width:400px;
} 

.description {
	width: 370px;
	padding: 10px 10px 10px 0px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 360px;
}

html>junk {
  width:400px;
} 

table#buytable {
	border-bottom: 1px solid #CCCCB2;
	border-left: 1px solid #CCCCB2;
}

table#buytable td {
	border-right: 1px solid #CCCCB2;
	border-top: 1px solid #CCCCB2;
	padding: 3px;
	vertical-align: top;
}

.buytabledark {
	background-color:  #EDEDDB;
}