/*  CSS for products module
 *  SR - 10/27/2008
 *
 */

.products {
}

.products h1 {
	margin: 0 0 5px 0;
}

.products h1.index {
	margin: 10px 0 5px 0;
}

.regmark {
	font-size:10px;
	position: relative;
	top: -6px;
	}

/* Product Family */

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

.products ul#products_slideshow {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 265px;
    overflow: hidden;
}

.products .family_divide {
	border-bottom: solid 1px #e8e8e9;
	margin-top: 10px;
}

.products .family_list {
	background: #fff;
	border-bottom: 1px #e8e8e9 solid;
	cursor: pointer;
	float: left;
	padding: 10px 0;
}

.products .family_list:hover {
	background: #f8f8f9;
	text-decoration: none;
}

.products .family_list img {
	float: left;
}

.products .family_copy {
	float: left;
	margin: 0 0 0 14px;
	width: 533px;
}

.products .family_copy h3 a {
	color: #47505A;
	font-size: 14px;
}

.products .family_copy h3 a:hover {
	color: #47505A;
	text-decoration: none;
}

.products .family_copy a {
	color: #47505A;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.products .family_copy a:visited {
	color: #47505A;
}

.products .family_list:hover .family_copy h3 a {
	color: #47505A;
}

.products .family_list:hover .family_copy a {
	color: #8A2537;
}


/* Product Category */

.category {
}

.products .category_logo {
	margin: 25px 0 0 0;
}

.products .category_divide {
	border-bottom: solid 1px #e8e8e9;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}

.products .vm_category_divide {

}

.products .category_holder {
	cursor: pointer;
	float: left;
	margin-right: 50px;
	width: 133px;
}

.products .all_prods_holder {
	cursor: pointer;
	float: left;
	margin-right: 70px;
	width: 168px;
}

.products .vm_holder {
	cursor: pointer;
	float: left;
	width: 343px;
	height: 214px;
	padding-right: 20px;
	padding-top: 30px;
	background: url('/sanus/images/products/prodlist/prodsMountBG.png') center left no-repeat;
}

.all_prods_container a{
	text-decoration: none;
}

.products .furn_holder {
	float: left;
	width: 343px;
	height: 214px;
	padding-top: 30px;
	background: url('/sanus/images/products/prodlist/prodsFurnBG.png') center left no-repeat;
}


.products .stand_holder {
	cursor: pointer;
	float: left;
	width: 343px;
	height: 214px;
	padding-right: 20px;
	padding-top: 30px;
	background: url('/sanus/images/products/prodlist/prodsStandBG.png') center left no-repeat;
}


.products .rack_holder {
	cursor: pointer;
	float: left;
	width: 343px;
	height: 214px;
	padding-top: 30px;
	background: url('/sanus/images/products/prodlist/prodsRackBG.png') center left no-repeat;
}


.products .accessories_holder {
	cursor: pointer;
	float: left;
	width: 343px;
	height: 214px;
	padding-right: 20px;
	padding-top: 30px;
	background: url('/sanus/images/products/prodlist/prodsAccessoriesBG.png') center left no-repeat;
}


.products .newprods_holder {
	cursor: pointer;
	float: left;
	width: 343px;
	height: 214px;
	padding-top: 30px;
	background: url('/sanus/images/products/prodlist/prodsNewBG.png') center left no-repeat;
}


.products .all_prods_container h1 {
	font-size: 14px;
	color: white;
	margin: 3px 0 0 10px;
}

.products .all_prods_container img {
	margin: 130px 0 0 30px;
}

.products .vm_category_holder .left_holder {
	cursor: pointer;
	float: left;
	width: 330px;
}

.products .vm_category_holder .right_holder {
	cursor: pointer;
	float: right;
	width: 330px;
}

.products .category .last{
	margin-right: 0px;
}

.products .category_holder img {
	border:1px solid #C3C3C3;
	margin-bottom: 10px;
}

.products .category_holder a {
	color: #47505A;
}

.products .category_holder:hover a {
	color: #8A2537;
	text-decoration: none;
}

/* Products VisionMount */

.products .vm_holderFirst {
	background-image: url('/sanus/images/products/vm/roundedDiv.jpg');
	width: 317px;
	height: 356px;
	float:left;
	margin-left: 25px;
	margin-top: 25px;
}

.products .vm_holderLast {
	background-image: url('/sanus/images/products/vm/roundedDiv.jpg');
	width: 317px;
	height: 356px;
	float:right;
	margin-right: 25px;
	margin-top: 25px;
}

.vm_holderLast>img,.vm_holderFirst>img {
	margin: 10px 0 0 17px;
}

.vm_image {
	margin: 10px 0 0 17px;
}

.products .vm_descript {
	margin: 2px 0 0 25px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.products .vm_btn_holder {
	margin: 5px 0 0 25px;
	position: relative;
	border: none;
	-webkit-transition: opacity 0.7s ease-in-out;
	-moz-transition: opacity 0.7s ease-in-out;
	-o-transition: opacity 0.7s ease-in-out;
	transition: opacity 0.7s ease-in-out;
}

.products .vm_btn_holder a + a {
	color: #43555e;
	text-decoration: underline;
	padding: 5px 0 0 10px;
	position: absolute;
}


.products .vm_btn_holder:hover,
.products .vm_btn_holder:focus {
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity = 20);
}

/* Product List */

.products .list_copy {
	float: left;
	margin-top: 10px;
	width: 715px;
}

.products .list_copy img {
	color: #FFF;
	float: right;
	margin-left: 15px;
}

.products .list_copy h2 {
	margin-bottom: 2px;
}

.products #content_tabs {
	margin-top: 10px;
}

/* Product Detail Layout */

.products  .detail_head {
}

.products .detail_photo_holder {
	float: right;
	margin-right: 0px;
	width: 330px;
}

.products .detail_photo_holder .img_holder {
	float: right;
}

.products .detail_photo_holder img {
border:1px solid #C3C3C3;
margin:0 0 1px;
}

.products .detail_photo_holder .link_holder {
	float: left;
}

.products .detail_photo_holder .color_holder {
	float: right;
	margin-top: 2px;
	text-align: right;
	width: 330px;
}

.products .detail_photo_holder .color_holder img {
	border: 0;
	width: 10px;
}

.products .link_holder a {
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 27px;
	margin: 0px 0 0px 9px;
	padding: 3px 0 2px 0;
	text-indent: 35px;
	width: 324px;
}

.products .link_holder a.photos {
	background: url('/sanus/images/products/view-images.gif') center left no-repeat;
	border-bottom: 1px solid #c3c3c3;
}

.products .link_holder a.motion {
	background: url('/sanus/images/products/view-motion.gif') center left no-repeat;
	border-bottom: 1px solid #c3c3c3;
}

.products .link_holder a.features {
	background: url('/sanus/images/products/view-features.gif') center left no-repeat;
	border-bottom: 1px solid #c3c3c3;
}

.products .link_holder a.installation {
	background: url('/sanus/images/products/view-installation.gif') center left no-repeat;
	border-bottom: 1px solid #c3c3c3;
}

.products .link_holder a.large_video {
	background: url('/sanus/images/products/large-video.gif') center left no-repeat;
	margin: 0 0 35px 10px;
}

.popup .link_holder {
	margin-top: 5px;
}

.popup .link_holder a {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 20px 0 0;
	width: auto;
}

.popup .link_holder a.motion {
	border-bottom: 0;
	border-right: 1px solid #c3c3c3;
	margin-left: 60px;
}

.popup .link_holder a.features {
	border-bottom: 0;
	border-right: 1px solid #c3c3c3;
}

.popup .link_holder a.installation {
	border-bottom: 0;
}

.products .detail_description {
	float: left;
	width: 360px;
	margin: 0 0 15px;
}

.products .detail_description h3 {
	margin: 2px 0 0 0;
}

.products .detail_description p.description {
	border-top: solid 1px #E8E8E9;
	margin: 5px 0 15px 0;
	padding: 5px 0 0 0;
}

.products .detail_description h3.review {
	border-bottom: solid 1px #E8E8E9;
	margin: 15px 0 5px 0;
	padding: 0 0 5px 0;
}


/* Product Detail Tabs */

.products .content_tab_holder {
}

.products .content_tab_holder .border_row {
	border-bottom: solid 1px #e8e8e9;
	float: left;
	padding: 5px 0 5px 5px;
	width: 710px;
}

.products .content_tab_holder .border_row h3 {
	margin: 0 0 10px 0;
}


.products .content_tab_holder .last {
	border-bottom: solid 1px #e8e8e9;
}

.products .content_tab_holder .border_row img {
	float: left;
	margin: 0 10px 0 0;
}


/* Product Detail Features Tab */

.products .content_tab_holder .border_row p {
	float: left;
	margin: 8px 0 0 0;
	width: 630px;
}


/* Product Detail Specifications Tab */

.products .content_tab_holder #specs {
	margin-top: 10px;
}

.products .spec_table {
	font-size: 12px;
	width: 715px;
}

.products .spec_table td {
	padding: 5px 0 5px 20px;
	border-bottom: solid 1px #e8e8e9;
}

.products .spec_table td.first {
	border-top: solid 1px #e8e8e9;
}

.products .spec_table td.spec_head {
	background: #f8f8f9;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

.products .spec_table td.left {
	width: 200px;
}

.products .spec_table td.right {
	padding: 5px 0;
}


/* Product Detail Downloads Tab */

.products .content_tab_holder .border_row a {
	float: left;
	font-size: 12px;
	margin: 22px 0 0 0;
}

.products .content_tab_holder .border_row a.tech_links {
    float: none;
}

/* Product Detail Downloads Tab */

.products .content_tab_holder .border_row .install_step {
	float: left;
	margin: 5px 0;
	width: 715px;
}



/* Send to a Friend Form */

#send_product .prettyForm {
	padding: 20px 0 20px 20px;
}

#send_product .prettyForm table tr td {
	padding: 10px 20px 0 0;
}

#send_product .prettyForm table tr .right {
	text-align: right;
}

#send_product #friend_email_subject_line {
	width: 330px;
}

#send_product #friend_email_message {
	width: 330px;
}

.staf_container {
	border-bottom: 1px solid #E8E8E9;
	float: left;
	padding: 10px 0;
}

.staf_container img {
	border: 1px solid #C7C7C7;
	float: left;
	height: 103px;
	width: 133px;
}

.staf_container .staf_copy {
	float: left;
	margin: 0 0 0 14px;
	width: 566px;
}

/* Installation */

.content_tab_holder #install h3 {
	border-bottom: solid 1px #e8e8e9;
	margin-top: 10px;
	padding: 0 0 5px 5px;
}

/* Buy */

.buy {
	width: 30px;
}

.buy_label {
	width: 100px;
}

/* VisionArt */

.art_holder {
	float: left;
	margin-bottom: 20px;
	width: 350px;
	text-align: center;
}

.art_holder img {
	margin-bottom: 5px;
}

/* iPad Case */
#ipadcase{

}

#ipadcase form.prettyForm{
	}

#ipadcase h2{
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 30px;
}

#ipadcase h2 sup{
	top:-11px;
}

#ipadcase ul.ipc_features{
	padding: 40px 0 10px 0;
	overflow: hidden;
	clear: both;
}

#ipadcase ul.ipc_features li {
	display: block;
	float: left;
	width: 340px;
	padding: 0 10px 10px 0;
}

#ipadcase ul.ipc_features li img{
	float: left;
	padding: 0 10px 0 0;
}

#ipadcase ul.ipc_features li p{
	padding: 12px 0 0 0;
}

#ipadcase .option_box{
	width: 500px;
	margin: 30px auto;
	padding: 20px;
	background: #e8e8e9;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	overflow: hidden;
}

#ipadcase .option_box p{
	display: block;
	padding: 10px;
	width: 480px;
	float: left;
	margin-bottom: 5px;
	background: #f5f5f5;
	font-size: 16px;
}

#ipadcase .option_box input{
	float: right;
}

#ipadcase .option_box input.submit{
	margin: 10px 0 0 0;
}

#ipadcase .option_box h4{
	font-size: 18px;
	margin-bottom: 10px;
}

ul#ipadVidNav{
	overflow: hidden;
	padding: 10px 0 20px 0;
}

ul#ipadVidNav li{
  		width: 125px;
  		float: left;
  		margin:0 5px;
  		text-align: center;
  		border: 1px solid #ccc;
  		padding: 4px;
  	}

ul#ipadVidNav li a:hover{text-decoration: none;}

ul#ipadVidNav li.first{margin-left: 0}
ul#ipadVidNav li.last{margin-right: 0}


/* social buttons on PDP page */
.fb_like,.g_plus{
	float: left;
}

