/*  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 .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;
}


/* 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;
	height: 28px;
	line-height: 34px;
	margin: 0px 0 0px 30px;
	padding-bottom: 5px;
	text-indent: 35px;
	width: 300px;
}

.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 30px;
}

.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;
}