/*  CSS for downloads module
 *  SR - 12/5/2008
 * 
 */


/* Manuals */ 

.manuals {
}

.manuals .content_tab_holder h3 {
	border-bottom: solid 1px #c3c3c3;
	clear: both;
	padding: 12px 0 5px 0;
}

.manuals .manual_holder {
	border-bottom: solid 1px #c3c3c3;
	float: left;
	padding: 5px 0;
	width: 715px;
}

.manuals .manual_holder img {
	float: left;
	margin: 0 10px 0 0;
}

.manuals .manual_holder p {
	float: left;
	margin: 9px 0 0 0;
}

.manuals .manual_holder a:hover {
	text-decoration: none;
}

.manuals .manual_holder:hover {
	background: #f8f8f9;
	cursor: pointer;
}

.manuals .ui-tabs-hide {
	display: none;
}


/* Literature */

.literature {
}

.literature .literature-header {
  border-bottom: 1px solid #c3c3c3;
}

.literature .price-list-container {  
  float: left;
  margin: 10px 0 0 2px;
  text-align: left;
  width: 715px;
}

.literature .price-list-container img {
	border: solid 1px #c3c3c3;
}

.literature .literature-img-container {
  float: left;
  font-size: 11px;
  line-height: 13px;
  margin: 0 10px 8px 0;
  text-align: left;
  height: 230px;
}

.literature .lit-img-title {
	margin-top: 2px;
	width: 128px;
}

.literature  .accordionBtn {
	background: transparent url('/sanus/images/forms/submitUp.gif') left top no-repeat;
	border: 0;
	clear: both;
	color: #8a2437;
	cursor: pointer;
	float: left;
	font-size: 14px;
	outline: none;
	padding: 3px 0px 5px 28px;
	margin: 5px 0 10px 0;
	text-align: left;
	width: 687px;
}
#productad .accordionBtn {
	background:url("/sanus/images/forms/submitUp.gif") no-repeat scroll left top transparent;
	border:0 none;
	color:#8A2437;
	cursor:pointer;
	float:left;
	font-size:14px;	
	margin:5px 0 10px;
	outline:medium none;
	padding:3px 0 5px 28px;
	text-align:left;
}
.product_archive{display:none;}
