/* Header */

.header {
	background: url(/accents/images/common/accents_header.gif) no-repeat;
	height: 82px;
}

a.logo_link {
	display: block;
	height: 82px;
	width: 225px;
}

.breadcrumbs {
	padding: 4px 0 10px 4px;
	margin: 0;
}

/* Layout Grid */

.layout_container {
	margin: 0 auto;
	width: 1000px;
}

.white_container {
	background: #fff;
	float: left;
	margin: 0;
	padding: 0 7px 7px 7px;
	width: 1000px;
}

.container {
	display: block;
	margin: 0 auto;
	width: 1000px;
}

.container:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.span-search, div.span-left-nav, div.span-nav, div.span-main-content {
	float: left;
}

div.last {
	margin-right: 0;
}

.span-search {
	width: 185px;
}

.span-left-nav {
	margin-right: 45px;
	width: 225px;
}

.span-nav {
	padding-left: 25px;
	width: 565px;
}

.span-main-content {
	width: 730px;
}

.span-full, div.span-full {
	margin: 0;
	width: 1000px;
}

/* Form Elements */

.float_clear {
	clear: both;
	float: left;
}

input.inline_float {
	float: left;
}

.go_float {
	float: left;
	margin: 1px 0 0 4px;
}

/* Search */

.search {
	padding: 26px 0 0 0;
	text-align: right;
}

.search input {
	width: 100px;
}

.search_float {
	float: right;
	margin-right: 4px;
}

input.sexy_search {
	background: url('/accents/images/buttons/sexy_search.gif') no-repeat;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	width: 38px;
}

/* Left Nav */

.left_nav {
	margin-top: 20px
}

.left_nav a {
	border-bottom: solid 1px #e4e4e4;
	color: #828282;
	display: block;
	padding: 4px 0 4px 4px;
}

.left_nav a:visited {
	color: #828282;
}

.left_nav a:hover {
	color: #003f5f;
	text-decoration: none;
}

.left_nav a.top {
	border-top: solid 1px #e4e4e4;
}

.mountfinder {
	border-top: solid 1px #828282;
	margin-top: 0px;
}

.mountfinder h1 {
	float: left;
	font-weight: bold;
	line-height: 25px;
	margin-top: 5px;
}

.mountfinder .trademark {
	color: #004990;
	font-size: 10px;
	float: left;
	margin-top: 3px;
}

.mountfinder select {
	margin-bottom: 3px;
	width: 175px;
}

.left_nav_tertiary {
	float: left;
	margin-top: 25px;
	width: 225px;
}

.left_nav_tertiary h4 {
	border-top: solid 1px #e4e4e4;
	padding: 8px 0 0 4px;
}

.left_nav_tertiary .tertiary_text {
	padding-left: 4px;
}

.left_nav_tertiary img.package {
	margin-top: 10px;
}

.left_nav_tertiary .package_tagline {
	margin: 0;
}

.bottom {
	border-bottom: solid 1px #e4e4e4;
	padding-bottom: 10px;
}

/* Footer */

.footer {
	background: #e4e4e4;
	margin-top: 50px;
	padding: 20px 0 10px 0;
	text-align: center;
}

.footer a {
	color: #828282;
}

.footer a:visited {
	color: #828282;
}

/* Homepage */

.home_product {
    border: 1px solid #EEEEEE;
    float: left;
    margin: 0 12px 0 0;
    padding: 0 0 15px;
    width: 230px;
}

.home_product img {
    height: 186px;
    width: 230px;
}

.home_product .product_description {
	background-color: #f1f1f1;
	background-position: bottom center;
	background-repeat: no-repeat;
	border-top: solid 1px #e4e4e4;
	margin-top: 5px;
	padding: 0 0 8px 5px;
	text-align: left;
}

.home_product .product_description_fm {
	background: url("/accents/images/common/bar_greenfull.gif") repeat-x scroll 0 0 transparent;
	border-top: solid 1px #e4e4e4;
	margin-top: 5px;
	padding: 0 0 10px 5px;
	text-align: left;
}

.home_product .product_description_tilt {
	background: url("/accents/images/common/bar_bluetilt.gif") repeat-x scroll 0 0 transparent;
	border-top: solid 1px #e4e4e4;
	margin-top: 5px;
	padding: 0 0 10px 5px;
	text-align: left;
}

.home_product .product_description_lp {
	background: url("/accents/images/common/bar_yellowlowpro.gif") repeat-x scroll 0 0 transparent;
	border-top: solid 1px #e4e4e4;
	margin-top: 5px;
	padding: 0 0 10px 5px;
	text-align: left;
}

.home_product .featured {
	height: 95px;
}

.product_description_fm h4 {
	color: #fff;
	line-height: 18px;
	margin: 5px 0 0;
	text-align: center;
}
.product_description_tilt h4 {
	color: #fff;
	line-height: 18px;
	margin: 5px 0 0;
	text-align: center;
	}
.product_description_lp h4 {
	color: #fff;
	line-height: 18px;
	margin: 5px 0 0;
	text-align: center;
	}

.product_description h4.home_title {
	text-align: center;
	margin: 5px 0 0;
	width: 228px;
}

.product_description h5 {
	line-height: 16px;
	margin-top: 0;
}

.home_product .button_holder {
	margin: 10px auto;
    text-align: center;
    width: 104px;
}

/* Product Main */

.accent_product_result {
	float: left;
	width: 730px;
}

.accent_product_result img {
	border: solid 1px #E4E4E4;
	float: left;
	padding: 5px 0;
}

.accent_product_result .accent_product {
	float: left;
	margin-left: 20px;
	width: 550px;
}

.accent_product_result .accent_product h4 {
	line-height: 18px;
}

.accent_product_result .accent_product h4 a {
	text-decoration: none;
}

.accent_product_result .accent_product h5 {
	line-height: 16px;
	margin-top: 0;
}

.product_divider {
	border: none;
	border-bottom: solid 1px #E4E4E4;
	font-size: 0;
	float: left;
	line-height: 0;
	margin-bottom: 20px;
	padding-top: 20px;
	width: 730px;
}


/* Product Detail Layout */

.products .detail_head {
}

.products .detail_photo_holder {
	float: left;
	margin-right: 15px;
	width: 302px;
}

.products .detail_photo_holder img {
	border: solid 1px #c3c3c3;
	margin: 0 0 1px 0;
	width: 300px;
}

.products .detail_photo_holder .link_holder {
	float: left;
	margin-top: 2px;
}

.products .detail_photo_holder .color_holder {
	float: right;
	margin-top: 2px;
}

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

.products .detail_photo_holder a.photos {
	background: url('/accents/images/products/more_photos.gif') center left no-repeat;
	display: block;
	font-size: 12px;
	line-height: 12px;
	text-indent: 15px;
}

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

.products .detail_description h2 {
	margin: 0 0 0 0;
}

.products .detail_description h5 {
	margin: 0 0 0 0;
}
.products .detail_description .divider {
	border-bottom: solid 1px #E4E4E4;
	margin: 3px 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: 725px;
}

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

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

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

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


/* Store Locator Results */

.store_locator {
}

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

.store_locator .result_numbers {
	margin: 20px 0 0 0;
}

.store_locator .container {
	border: none;
	border-bottom: solid 1px #e4e4e4;
	border-top: solid 1px #e4e4e4;
	width: 730px;
}

.store_locator .left_column {
	float: left;
	margin-right: 20px;
	width: 230px;
}

.store_locator .left_column h5 {
	margin-bottom: 0;
}

.store_locator .left_column p {
	margin-bottom: 3px;
}

.store_locator .right_column {
	float: left;
	width: 480px;
}

.store_locator .distance_bar {
	background: #CBD6C5;
	float: left;
	margin-bottom: 11px;
	width: 230px;
}

.store_locator .distance {
	color: #003F5F;
	float: left;
	margin-left: 5px
}

.store_locator .get_directions {
	float: right;
	margin-right: 5px;
}

.store_locator .number_holder {
	margin-top: 5px;
}

.store_locator .page_icon {
	float: left;
	margin: 2px 1px 0 1px;
}

.store_locator .page_numbers {
	border: solid 1px #e4e4e4;
	float: left;
	margin: 0 2px;
	padding: 2px 6px;
}

.store_locator a.active {
	border: solid 1px #000;
}

.store_locator .page_numbers:hover {
	background: #E4E4E4;
	text-decoration: none;
}


/* MountFinder Results */

.mf_title {
	margin-top: 0;
}

/* Links */

.partner_top {
	margin-top: 20px;
}

.partner_logo {
	border: solid 1px #e4e4e4;
	float: left;
	margin-right: 20px;
}

.partner_text {
	float: left;
	width: 540px;
}

.partner_divider {
	border: none;
	border-bottom: solid 1px #E4E4E4;
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
}

/* Error Page */

.error_pages {
	width: 480px;
}

.error_pages h1 {
	margin-top: 0;
}

.error_pages h5 {
	margin-top: 0;
}

.error_pages h5.error_subtitle {
	color: #005fbb;
}

.error_pages hr {
	border: none;
	border-bottom: solid 1px #e4e4e4;
	clear: both;
	padding-top: 10px;
}

.error_pages img {
	float: left;
	margin-right: 12px;
}

.error_pages .title_float {
	float: left;
}

.error_spacer {
	height: 60px;
}

.error_500 {
	background-color: #fff;
	border: solid 5px #004990;
	height: 200px;
	margin: 0 auto;
	padding: 25px;
	width: 450px;
}

.error_500 h1 {
	margin-top: 10px;
}

.error_500 p {
	padding-top: 10px;
	width: 450px;
}

/* sfGuardAuth Sign-In */

.sign_in {
}

.sign_in .form-row {
	float: left;
	margin: 3px 0;
	width: 700px;
}

.sign_in .label {
	float: left;
	margin-top: 2px;
	text-align: right;
	padding-right: 5px;
	width: 75px;
}

.sign_in .checkbox {
	padding: 2px 0 0 55px;
	width: 25px;
}

.sign_in .remember_label {
	float: left;
	margin-top: 2px;
	width: 150px;
}

.sign_in input {
	float: left;
}

#sf_guard_auth_forgot_password {
	font-size: 12px;
}

.login_links {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	}
.login_links li {
	float: left;
	width: 220px;
	background: #dedede;
	padding: 0;
	margin: 0 5px 0 0;
	}
.login_links li span {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 0 0 3px 0;
	}
.login_links li:hover {
	background: #E4E4E4;
	}
.login_links li a {
	display: block;
	padding: 12px;
	clear: both;
	float: left;
	font-size: 11px;
	}
.login_links li a:hover {
	text-decoration: none;
	}


/*
** Added by SGOODMAN
*/

.breadcrumb_trail li {
  background: url(/accents/images/common/tab_right.png) right no-repeat;
  display: inline;
  font-size: 11px;
  list-style: none;
  padding-right: 16px;
}

.breadcrumb_trail li.last {
  background: none;
}

.literature_holder {
	display: block;
}

.literature {
	border: 0px;
	float: left;
	margin-right: 10px;
	padding: 5px 0;
	text-align: center;
}

.literature img {
	border: solid 1px #e4e4e4;
}

.literature_description {
	border: 0px;
	float: left;
	line-height: 1.2em;
	margin-right: 5px;
	padding: 5px 0;
	text-align: left;
	width: 600px;
}

.literature_description a {
	float: left;
	clear: both;
}
.literature_description a.plugin_link {
	float: left;
	clear: both;
	margin: 0 0 0 15px;
	font-size: 11px;
}

h3.lit_head {
	margin-top: 0;
}

h3.lit_head a:hover {
	text-decoration: none;
}

.literature_divider {
	border: none;
	border-bottom: solid 1px #E4E4E4;
	clear: both;
	margin-bottom: 5px;
	padding-top: 5px;
}

.more_top_margin {
	margin-top: 40px;
}

/* review register form */
.reg_form tbody tr td {
	padding: 5px 0 0 0;
	}

.reg_form tbody tr td .text-input {
	margin: 0 0 0 10px;
	}
.reg_form tbody tr td select {
	margin: 0 0 0 10px;
	}

ul.error_list li {
	color: red;
	text-transform: capitalize;
	font-size: 10px;
	margin: 0 0 0 6px;
	padding: 0 0 0 14px;
	background: url('/vuepoint/images/common/redArrow.jpg') no-repeat left;
	}

.topError {
	color: red;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0;
	padding: 5px;
	border: 1px #ccc dashed;
	float: left;
	width: 705px;
	text-align: center;
	}

#register_billing_country, #register_language {
	width: 174px;
	}

/* Error pages 404 */

.error h1 {
	margin: 0;
}

.error h2 {
	margin: 0;
}

.error h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}
#menu_container h3 {
    background-color: #FFFFFF;
    background-image: url("/accents/images/common/left_nav_up.gif");
    background-position: 0 2px;
    background-repeat: no-repeat;
    color: #003F5F;
    cursor: pointer;
    font-size: 15px;
    height: 16px;
    margin: 4px 0;
    padding: 5px 0;
    text-indent: 30px;
    }
#menu_container h3.open {
    background-image: url("/accents/images/common/left_nav_down.gif");
    background-position: 0 2px;
    background-repeat: no-repeat;
    }
h3#arbitrary_value_01, #arbitrary_value_02, #arbitrary_value_03 {
    border-bottom: 1px solid #C3C3C3;
    }

.left_nav h4 {
    background: url("/accents/images/common/mountfinder_back.gif") repeat-x scroll center top #FAFAFA;
    border-bottom: 1px solid #C3C3C3;
    border-top: 1px solid #828282;
    color: #3A3A3A;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 9px 10px 6px;
    }
#menu_container li a {
    background: none repeat scroll 0 0 #F8F8F9;
    border-bottom: 1px solid #C3C3C3;
    color: #47505A;
    display: block;
    font-size: 14px;
    padding: 2px 0 2px 30px;
    }
#menu_container li a:hover {
    text-decoration: underline;
    }
.full-motion-mount {
    background: url("/accents/images/common/bar_greenfull.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    margin: 0 0 10px;
    padding: 5px 0 0;
    text-indent: 8px;
    width: 100%;
    }
.tilting-mount {
    background: url("/accents/images/common/bar_bluetilt.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    margin: 0 0 10px;
    padding: 5px 0 0;
    text-indent: 8px;
    width: 100%;
    }
.low-profile-mount {
    background: url("/accents/images/common/bar_yellowlowpro.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    margin: 0 0 10px;
    padding: 5px 0 0;
    text-indent: 8px;
    width: 100%;
    }
.accessory, .furniture, .speaker-stand {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #003F5F;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    margin: 0 0 6px;
    padding: 9px 0 0;
    text-indent: 8px;
    width: 100%;
    }
.green ul {
	list-style: disc outside none;
    margin: 0 0 15px;
	}
.green ul li {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 0 15px;
    padding: 10px 0 0;
	}
p.shade {
	background: none repeat scroll 0 0 #f0f0f0;
	color: #003F5F;
    height: 22px;
    padding: 6px;
	}
h1.fullmotion {
    background: url("/accents/images/common/bar_greenfull.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 19px;
    margin: 17px 0 0 0;
    padding: 3px 5px 5px;
    }
h1.tilting {
    background: url("/accents/images/common/bar_bluetilt.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 19px;
    margin: 17px 0 0 0;
    padding: 3px 5px 5px;
    }
h1.lowprofile {
    background: url("/accents/images/common/bar_yellowlowpro.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 19px;
    margin: 17px 0 0 0;
    padding: 3px 5px 5px;
    }
h1.category {
	background: none repeat scroll 0 0 #E4E4E4;
	color: #003F5F;
    font-size: 14px;
    font-weight: bold;
    height: 19px;
    margin: 17px 0 0 0;
    padding: 3px 5px 5px;
	}

.wmhome {
    margin: 0;
    padding: 0;
}
.wmhome p {
    line-height: 21px;
}
.wmhome h4 {
    margin: 5px 0;
}
.wmhome li {
    float: left;
    margin-right: 10px;
    width: 232px;
}
.wmhome li.last {
    margin-right: 0;
}
h3.vp_h3 {
    background: url("/accents/images/common/vp_h3.png") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #3A3A3A;
    height: 33px;
    line-height: 33px;
    margin: 20px 0 10px;
    padding: 0 10px;
}

