/* Header */

.header {
	background: url(/vuepoint/images/common/vuepoint_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 */

.white_container {
	background: #fff;
	margin: 0 auto;
	padding: 0 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 {
	margin: 26px 7px 0 0;
}

.search input {
	width: 100px;
}

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

/* Left Nav */

.left_nav {
	margin: 20px 0;
}

.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: #004990;
	text-decoration: none;
}

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

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

.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 .mf_text {
	background: url("/vuepoint/images/common/mountfinder_back.gif") repeat-x scroll center top #FAFAFA;
	border-bottom: solid 1px #828282;
	height: 120px;
	margin-bottom: 20px;
	padding: 5px 4px;
}

.mountfinder input {
	background: #fff;
	width: 160px;
}

.left_nav_tertiary {
	float: left;
	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:hover {
	text-decoration: none;
}

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

/* Homepage */

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

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

.home_product .product_description {
	background-color: #f1f1f1;
	background-image: url(/vuepoint/images/home/product_description_back.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	border-top: solid 1px #e4e4e4;
	height: 40px;
	margin-top: 5px;
	padding: 0 0 10px 5px;
	text-align: left;
}

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

.product_home img {
	width: 200px;
}

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

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

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

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

.product_home .featured {
	height: 20px;
	padding: 0 0 10px 5px;
}
.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 h4 {
	line-height: 18px;
    margin: 5px 0 0;
    text-align: center;
}

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

.home_product .button_holder {
	margin: 5px auto;
    padding: 0 0 15px;
    text-align: center;
    width: 92px;
}

.product_home .button_holder {
	margin: 5px auto;
	text-align: center;
	width: 92px;
}

/* Product Main */

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

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

.vuepoint_product_result .vuepoint_product {
	float: left;
	margin-left: 20px;
	width: 550px;
}

.vuepoint_product_result .vuepoint_product h4 {
	line-height: 18px;
}

.vuepoint_product_result .vuepoint_product h4 a {
	text-decoration: none;
}

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

/* Products Detail*/

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

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

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

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

.products .detail_photo_holder a.video {
	background: url('/vuepoint/images/details/video.gif') center left no-repeat;
	display: block;
	font-size: 12px;
	height: 14px;
	line-height: 12px;
	margin-top: 3px;
	padding-top: 2px;
	text-indent: 16px;
}

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

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

.products .detail_description h5 {
	margin: 0 0 4px 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: url(/vuepoint/images/common/store_locator_bar.gif) repeat-x #FFE192;
	float: left;
	margin-bottom: 11px;
	width: 230px;
}

.store_locator .distance {
	color: #004990;
	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(/vuepoint/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;
}

.product_catalog {
	background-image: url('/vuepoint/images/downloads/jpg/vuepoint-brochure-sm.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin: 0 0 10px 0;
	padding: 15px 0 0 50px;
	vertical-align: middle;
	width: 180px;
}

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

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

/* MountFinder Autocomplete*/
ul.token-input-list {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    width: 170px;
    border: 1px solid #E4E4E4;
    cursor: text;
    font-size: 12px;
    font-family: Arial;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

ul.token-input-list li {
    list-style-type: none;
}

ul.token-input-list li input {
    border: 0;
    width: 170px;
    padding: 3px 8px;
    background-color: white;
    margin: 0;
}

li.token-input-token {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    margin: 3px;
    padding: 3px 5px;
    background-color: #e1e1e1;
    color: #000;
    cursor: default;
    display: block;
}

li.token-input-token p {
    float: left;
    padding: 0;
    margin: 0;
}

li.token-input-token span {
    float: right;
    color: #777;
    cursor: pointer;
}

li.token-input-selected-token {
    background-color: #08844e;
    color: #fff;
}

li.token-input-selected-token span {
    color: #bbb;
}

div.token-input-dropdown {
    position: absolute;
    width: 170px;
    background-color: #fff;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 12px;
    font-family: arial;
    z-index: 1;
}

div.token-input-dropdown p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown ul li {
    background-color: #fff;
    padding: 3px;
    list-style-type: none;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: #fafafa;
}

div.token-input-dropdown ul li.token-input-dropdown-item2 {
    background-color: #fff;
}

div.token-input-dropdown ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #aaa;
}

.mf_auto_input {
	float: left;
}

.mf_auto_submit {
	float: left;
	margin-left: 5px;
}
#menu_container h3 {
    background-color: #FFFFFF;
    background-image: url("/vuepoint/images/common/left_nav_up.gif");
    background-position: 0 2px;
    background-repeat: no-repeat;
    color: #004990;
    cursor: pointer;
    font-size: 15px;
    height: 16px;
    margin: 4px 0;
    padding: 5px 0;
    text-indent: 30px;
    }
#menu_container h3.open {
    background-image: url("/vuepoint/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("/vuepoint/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;
    width: 200px;
    }
#menu_container li a:hover {
    text-decoration: underline;
    }
.full-motion-mount {
    background: url("/vuepoint/images/common/bar_greenfull.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    margin: 0 0 6px;
    padding: 6px 0 0;
    text-indent: 8px;
    width: 100%;
    }
.tilting-mount {
    background: url("/vuepoint/images/common/bar_bluetilt.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    margin: 0 0 6px;
    padding: 6px 0 0;
    text-indent: 8px;
    width: 100%;
    }
.low-profile-mount {
    background: url("/vuepoint/images/common/bar_yellowlowpro.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    margin: 0 0 6px;
    padding: 6px 0 0;
    text-indent: 8px;
    width: 100%;
    }
.accessory, .furniture, .speaker-stand {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #004990;
    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: #004990;
    height: 22px;
    padding: 6px;
	}
h1.fullmotion {
    background: url("/vuepoint/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("/vuepoint/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("/vuepoint/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;
	}

#wm-left{
	float: left;
	width: 246px;
	margin-right: 20px;
}
#wm-right{
	float: right;
	width: 460px;
}

#wm-left li{
	margin-bottom: 10px;
	overflow: hidden;
}

#wm-right li{
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;

	}

#wm-right ul li ul li{
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#wm-right ul li ul li.last{
	border: none;
}

#wm-wrap h3{
	margin: 0;
	background: url(/vuepoint/images/whymount/t_bg.jpg) 0 0 repeat-x;
	height: 50px;
	padding: 10px;
	color: #004990;
	text-transform: uppercase;
	font-weight: normal;
}

#wm-wrap h4{
	color: #35434d;
}


#wm-wrap p{
	font-size: 13px;
	color: #35434d;
	line-height: 15px;
}

#wm-right .left{
float: left;
margin-right: 20px;
	}
#wm-right .right{
	float: right;
	width: 240px;
	}

.wmhome{
	margin: 0;
	padding: 0;

}

.wmhome p{

	line-height: 21px;
	}

.wmhome h4{
	margin: 5px 0;
}

.wmhome li{
	float: left;
	width: 232px;
	margin-right: 10px;
}

.wmhome li.last{
	margin-right: 0;
	}

h3.vp_h3{
	clear: both;
	background: url(/vuepoint/images/common/vp_h3.png) 0 0 no-repeat;
	height: 33px;
	line-height: 33px;
	padding: 0 10px;
	margin: 20px 0 10px;
	color: #3A3A3A;
}

