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

.news {
}

/* Sanus in the News */

.in_news {
}

.in_news hr {
	clear: both;
}

.in_news .news_copy {
	float: left;
	margin-left: 10px;
	width: 543px;
}

.in_news .news_copy p {
	margin-bottom: 5px;
}

.in_news img {
	border: solid 1px #c3c3c3;
	float: left;
}

/* Press Releases */

.news .pr_title {
	float: left;
	margin: 1px 5px 0 0;
}

.news .rss_holder {
	float: left;
	margin-bottom: 5px;
}

.news .rss_holder a {
	display: block;
	float: left;
	margin-right: 3px;
}

.news .rss_holder img {
	border: 0;
}

.news .pr_divider {
	float: left;
	margin: 5px 0 0 0;
	width: 715px;
}

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

.news .literature_holder:hover {
	background: #f8f8f9;
	cursor: pointer;
}

.news .literature {
	float: left;
	margin-right: 10px;
}

.news .literature_description {
	float: left;
	margin-right: 5px;
	width: 600px;
}

.news .literature_description a {
	color: #47505A;
	font-weight: bold;
}

.news .literature_description a:hover {
	text-decoration: none;
}

.news .literature_description p a {
	color: #47505A;
	font-weight: normal;
}

.news .literature_holder:hover p a {
	color: #8A2537;
}

.pr_archive h3 {
	margin-top: 10px;
}

.pr_archive .divider {
	margin-top: 2px;
}

ul.pr_list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:15px;
}



/* Tradeshows */

.tradeshows {
}

.tradeshows table {
 	margin-top: 5px;
 	width: 100%;
}

.tradeshows table td {
	border-bottom: solid 1px #e8e8e9;
	padding: 4px 0 4px 4px;
}

.tradeshows .trade_title {
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 8px 4px;
}

.tradeshows .trade_date {
	background: #f8f8f9;
	font-weight: bold;
}

/* Ad Campaigns */


.news .ad_container {
  float: left;
  margin: 10px 0 0 2px;
  text-align: left;
  width: 715px;
}

.news .ad_container img {
	border: solid 1px #c3c3c3;
}

.news .ad_img_container {
 	float: left;
 	font-size: 11px;
 	line-height: 13px;
 	margin: 0 16px 8px 0;
 	text-align: left;
 	width: 128px;
}

.news .last {
	margin: 0 0 8px 0;
}

.news .ad_img_title {
	margin-top: 2px;
	width: 128px;
}


/* Image Library */

.image_lib {
}

.image_lib div {
	border: solid 1px #c3c3c3;
	height: 300px;
	margin-bottom: 5px;
	padding: 5px;
	overflow: auto;
	width: 704px;
}

/* CES Landing Page */

.ces {
}

.ces .ces_head {
	margin-bottom: 15px;
}

.ces .closer_look {
 float: left;
 margin-bottom: 25px;
}

.ces .ces_holder {
	float: left;
	padding-right: 30px;
	width: 450px;
}

.ces .ces_right {
	float: right;
	width: 235px;

}

.ces .ces_holder p {
	font-size: 12px;
	margin: 15px 0;
	line-height: 18px;
}

.ces img.image_float {
	float: left;
}

.ces .ces_links {
	clear: both;
}

.ces .social_net {
	margin: 30px 0 0 0;
}

.ces .social_net h2 {
	margin-bottom: 10px;
}

.ces .social_net a {
	margin-right: 35px
}

.ces .social_net a.last {
	margin: 0;
}

.makingroom{
	height: 260px;
	overflow: hidden;
}

.expand{
	clear: both;
	display: block;
	margin: 20px 0;
}

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

/* CES 2010 */

.lm_bar {
	clear: both;
	background: #7a0026;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
	font-size: 18px;
	font-weight: bold;
}

ul.products {
	margin: 0;
	padding: 0;
	list-style: 0;

}
ul.products li{
	list-style: 0;
	float: left;
	display: block;
	width: 230px;
	margin:0 12px 12px 0;
	background: #f6f6f6;
	color: #efefef;
}

ul.products li.last{
	margin: 0;
	}

ul.ces_social {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}

ul.ces_social li a{
	display: block;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 34px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
}


.fb{
	background: url('/sanus/images/news/ces2011/social.png') 0 0 no-repeat;
}

.tw{
	background: url('/sanus/images/news/ces2011/social.png') -34px 0 no-repeat;

}

.yt{
	background: url('/sanus/images/news/ces2011/social.png') -68px 0 no-repeat;

}

.ces h3{
	color: #36424a;
	font-size: 18px;
}

a.ces_logo img {
	padding: 15px 0 20px 0;
}

a.stay-conn img {
	padding-bottom: 10px;
}

.social_title img{
	padding: 15px 0 10px 0;
}


.ces h4{
	color: #8a2537;
	font-size: 17px;
	margin-bottom: 5px;
	padding-bottom: 0;
}

.ces ces_holder p{
	font-size: 13px;
}

a.privacy{
	color: #a3a3a3;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	display: block;
	padding: 5px 0;
}

a.mailinglist{
	display: block;
	height: 30px;
	padding-top: 8px;
}

a.mailinglist span{
	display: inline-block;
	background: #ccc;
	width: 30px;
	text-align: center;
	padding: 5px 2px;
	border: 1px solid #919191;
	font-weight: bold;
	}

a.mailinglist strong{
	padding: 5px 5px;
	border: 1px solid #919191;
	font-weight: normal;
	width: 130px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

a.mailinglist:hover{
	text-decoration: none;
}

ul.awards{
	margin:0;
	padding: 0;
	clear: both;
}

ul.awards li{float: left; width:168px; margin: 0 10px  10px 0;}

ul.awards h4{font-size: 12px; padding: 5px; font-weight: normal;}

ul.awards h4 a{font-weight: bold;}


.hide{display: none;}

.ipad_table td {
	border-bottom: solid 1px #c3c3c3;
	height: 45px;
}

.ipad_table td.ipad_wide {
	padding: 0;
	vertical-align: middle;
	width: 500px;
}

.ipad_table td.ipad_narrow {
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 115px;
}

.ipad_table td.ipad_thumb {
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 90px;
}

.ipad_table td.ipad_thumb img {
	border: solid 1px #c3c3c3;
	margin-top: 3px;
}

.frmShdwSubmit {
	margin: 10px 0 0 20px;
}

