/* h5bp.com/css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid { }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* Author: Gelo Factory */

/* HTML ELEMENTS */

body {
	font: 13px/1em Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000 url("../img/body-bg.png") center top repeat-x;
}

p {
	margin-bottom: 1em;
}

p:empty {
	display: none;
}

a {
	color: #fff;
	text-decoration: none;
	outline: none !important;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #1b99f6;
}

a img {
	border: none;
}

ul, ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

fieldset {
	border: none;
}

#support_request fieldset {
	margin-bottom: 10px;
}

select#select_year {
	vertical-align: text-bottom;
}


/* LAYOUT */

#wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
	/*left: 50%;
	margin-left: -480px;*/
}

#promo-bg, #category-bg {
	position: absolute;	
	width: 100%;
	/*background-position: top center;*/
	background-repeat: no-repeat;
}

/*
html, body { min-width: 1200px; }
*/

#category-bg {
	width: 1066px;
	/*left: 50%;*/
}

#promo-bg.decoration {
	height: 700px;
	background-image: url('../img/bg-decoration.png');
	background-repeat: repeat-x;
}

#promo-bg.splash {
	height: 609px;
	background-image: url('../img/bg-splash.png');
}

/*#promo-bg.soccer {
	height: 290px;
	background-image: url('../img/bg-soccer.png');
	background-position: center -44px;
}*/

.container {
	margin-top: 58px;
}

h2 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1em;
}

h3, h4 {
	font-size: 1em;
	margin-bottom: .25em;
}

#content {
	display: inline;
	float: left;
	width: 725px;
	min-height: 500px;
	padding-bottom: 100px;
}

#main {
	float: left;
	width: 425px;
}

#main img {
	margin-bottom: 15px;
}

.section_header, #main > h2, #content > h2 {
	font-family: 'HelveticaNeueW01-UltLt', Helvetica, Arial, sans-serif;
	font-size: 50px;
	line-height: 1em;
	color: #CDC9C9;
	margin-top: 0;
	padding-top: 0;
	display: table;
	text-transform: none;
}


/* css rules for aside */

#aside {
	float: right;
	width: 275px;
	margin-right: 25px;
}

#aside h3 {
	margin-bottom: .5em;
	font-size: 1.3em;
	line-height: 1.2em;
	text-transform: uppercase;
}

#aside .section > p {
	margin: 0;
}

#aside .section h3 {
	margin-top: 0;
}

#aside blockquote {
	margin: 25px 20px 0;
	font-size: 1.1em;
	line-height: 1.15em;
	color: #FFF;
}

#aside blockquote p {
	margin-bottom: .4em;
	font-weight: bold;
}


/* Header */

header {
	height: 90px;
}

header nav {
	position: relative;
	height: 40px;
}

header nav ul li {
	float: left;
	width: 237px;
	height: 40px;
	margin-right: 4px;
	background-repeat: repeat-x;
	background-image: url("../img/header-li-bg22.png");
}

header nav ul li.logo, header nav ul li.search {
	background-image: url("../img/header-li-bg1.png");
}

header nav ul li.logo h1 {
	width: 92px;
	height: 32px;
	margin: 4px auto;
}

header nav ul li.logo h1 a {
	width: 92px;
	height: 0;
	padding-top: 32px;
	padding-bottom: 0;
	background-image: url("../img/h1-logo-bg.png");
}

header nav ul li a {
	display: inline-block;
	font-size: 11px;
	line-height: 1em;
	width: 237px;
	padding: 12px 0 16px;
	text-align: center;
	text-transform: uppercase;
}

header #top_search {
	margin-bottom: 25px;
}

header #top_search #cat_dd {
	text-align: right;
}

header #top_search #cat_dd select {
	opacity: 0;
}

header #top_search #cat_dd select, header #top_search #cat_dd .customStyleSelectBox {
	color: #fff;
	background: #0000cd;
	font-size: 11px;
	height: 25px;
	width: 186px;
}

header #top_search #cat_dd .customStyleSelectBox .customStyleSelectBoxInner {
	background: url('../img/region-arrow.png') no-repeat 170px 9px;
	font-size: 11px;
	height: 20px;
	width: 176px !important;
}

header nav ul li.dropdown_parent a {
	font-size: 12px;
	line-height: 1.2em;
}

header nav ul li.dropdown_parent.hover,
header nav ul li.dropdown_parent.parent_hover {
	background-image: url("../img/header-li-bg22.png");
	background-position: 0 -40px;
}

header nav ul li.dropdown_parent.hover a,
header nav ul li.dropdown_parent.parent_hover a {
	color: #333;
}

header nav ul li.dropdown_parent ul.dropdown_child {
	position: absolute;
	z-index: 1;
	margin-top: 0;
	display: none;
	top: 40px;
	left: 0;
}

header nav ul li.dropdown_parent ul.dropdown_child.one_child {
	left: 241px;
}

header nav ul li ul.dropdown_child li, .support #nav li {
	float: left;
	text-indent: -2000px;
	cursor:pointer;
	margin: 0;
}

header nav ul li ul.dropdown_child li:hover,
header nav ul li ul.dropdown_child li.selected {
	background: #F6F5F5;
}

header nav ul li ul.dropdown_child#products_child {
	width: 961px;
}

header nav ul li ul.dropdown_child#products_child li {
	background: no-repeat url('../img/subnav-products-bg-no-text.png');
	width: 192px;
	height: 165px;
}

header nav ul li ul.dropdown_child#products_child li.monitor_displays {
	background-position: 0 0;
}

header nav ul li ul.dropdown_child#products_child li.monitor_displays:hover,
header nav ul li ul.dropdown_child#products_child li.monitor_displays.selected {
	background-position: 0 -165px;
}

header nav ul li ul.dropdown_child#products_child li.media_tablet {
	width: 197px;
	background-position: -192px 0;
}

header nav ul li ul.dropdown_child#products_child li.media_tablet:hover,
header nav ul li ul.dropdown_child#products_child li.media_tablet.selected {
	background-position: -192px -165px;
}

header nav ul li ul.dropdown_child#products_child li.all-in-one {
	width: 193px;
	background-position: -771px 0;
}

header nav ul li ul.dropdown_child#products_child li.all-in-one:hover,
header nav ul li ul.dropdown_child#products_child li.all-in-one.selected {
	background-position: -771px -165px;
}

header nav ul li ul.dropdown_child#products_child li.television {
	width: 189px;
	background-position: -389px 0;
}

header nav ul li ul.dropdown_child#products_child li.television:hover,
header nav ul li ul.dropdown_child#products_child li.television.selected {
	background-position: -389px -165px;
}

header nav ul li ul.dropdown_child#products_child li.accesories {
	width: 189px;
	background-position: -581px 0;
}
header nav ul li ul.dropdown_child#products_child li.accesories:hover,
header nav ul li ul.dropdown_child#products_child li.accesories.selected {
	background-position: -581px -165px;
}

header nav ul.dropdown_child#support_child {
	width: 964px;
}

header nav ul.dropdown_child#support_child li {
	background: no-repeat url('../img/subnav-support-bg-no-text.png');
	width: 136px;
	height: 150px;
}

header nav ul.dropdown_child#support_child li.registration {
	width: 137px;
	background-position: 0 0;
}

header nav ul.dropdown_child#support_child li.registration:hover,
header nav ul.dropdown_child#support_child li.registration.selected {
	background-position: 0 -150px;
}

header nav ul.dropdown_child#support_child li.find {
	background-position: -137px 0;
}

header nav ul.dropdown_child#support_child li.find:hover,
header nav ul.dropdown_child#support_child li.find.selected {
	background-position: -137px -150px;
}

header nav ul.dropdown_child#support_child li.downloads {
	background-position: -273px 0;
}

header nav ul.dropdown_child#support_child li.downloads:hover,
header nav ul.dropdown_child#support_child li.downloads.selected {
	background-position: -273px -150px;
}

header nav ul.dropdown_child#support_child li.troubleshooting {
	background-position: -409px 0;
}

header nav ul.dropdown_child#support_child li.troubleshooting:hover,
header nav ul.dropdown_child#support_child li.troubleshooting.selected {
	background-position: -409px -150px;
}

header nav ul.dropdown_child#support_child li.warranty {
	background-position: -545px 0;
}

header nav ul.dropdown_child#support_child li.warranty:hover,
header nav ul.dropdown_child#support_child li.warranty.selected {
	background-position: -545px -150px;
}

header nav ul.dropdown_child#support_child li.accessories {
	background-position: -681px 0;
}

header nav ul.dropdown_child#support_child li.accessories:hover,
header nav ul.dropdown_child#support_child li.accessories.selected {
	background-position: -681px -150px;
}

header nav ul.dropdown_child#support_child li.contact_tech_support {
	width: 143px;
	background-position: -818px 0;
}

header nav ul.dropdown_child#support_child li.contact_tech_support:hover,
header nav ul.dropdown_child#support_child li.contact_tech_support.selected {
	background-position: -818px -150px;
}

header nav ul li ul.dropdown_child li img {
	margin-bottom: 15px;
}

header nav ul li ul.dropdown_child li a {
	color: #000000;
	text-transform: uppercase;
	padding: 0px;
	width: 118px;
}

header nav ul li.search form#search fieldset {
	background: url('../img/search-input-bg.png') no-repeat 8px 7px;
	width: 230px;
	height: 39px;
	margin: 0 auto;
}


/* TOP NAVIGATION */

header nav ul li ul.dropdown_child li, .support #nav li {
	text-align: center;
	text-indent: 0 !important;
}

header nav ul li ul.dropdown_child li a {
	color: #666 !important;
	margin-top: 130px;
}


/* TOP NAVIGATION: PRODUCTS */

header nav ul li.dropdown_parent #support_child a {
	margin-top: 105px;
	width: 135px;
}


/* TOP HEADER SEARCH BOX */

#search input {
	vertical-align: top;
}

#search_query {
	padding: 0;
	border: none;
	color: #fff;
	width: 170px;
	height: 22px;
	float: right;
	margin-top: 10px;
	margin-right: 19px;
	font-size: 11px;
	background-color: transparent;
}

#search_query:focus {
	outline: none;
}

#serach_submit {
	margin-top: 2px;
}

#search_results {
	display: none;
}


/* CUSTOM STYLE FOR SELECT BOXES */

.customStyleSelectBox {
	background:url('../img/select-support-bg.png') no-repeat center right;
	width: 186px;
	height: 23px;
	color: #CCC;
	font-size: 12px;
	text-align: left;
}

.customStyleSelectBoxInner {
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	height: 18px;
}


/* FOOTER */

footer {
	padding: 16px 30px 22px;
	font-size: 12px;
	line-height: 1em;
	background: #1d1d1d url("../img/footer-bg.png") center top repeat-x;
}

footer .duk {
	height: 12px;
	margin-bottom: 34px;
}

footer .duk p {
	margin: 0;
}

footer .duk p strong {
	font-weight: bold;
	color: #009fff;
}

footer .logo, footer nav {
	float: left;
}

footer .logo {
	width: 100px;
	margin: 0 80px 86px 0;
}

footer .logo h1 {
	width: 52px;
	height: 0;
	padding-top: 18px;
	background-image: url("../img/h1-logo-sm-bg.png");
	margin: 0 0 12px;
}

footer .logo p {
	font-size: 11px;
	line-height: 1em;
	margin: 0;
}

footer .logo p a {
	color: #666;
}

footer nav {
	font-size: 11px;
	line-height: 1.2em;
	margin-top: 7px;
}

footer nav > ul > li {
	float: left;
	width: 110px;
}

footer nav > ul > li > p > a.selected, footer nav > ul > li > p > a.selected:visited,
footer nav > ul > li > ul > li.selected a {
	color: #009fff !important;
}

footer nav > ul > li.about {
	width: 120px;
}

footer nav > ul > li.contact {
	width: 100px;
}

footer nav > ul > li.support, footer nav > ul > li.wheretobuy {
	width: 130px;
}

footer nav > ul > li.distributor {
	width: 124px;
}

footer nav > ul > li > p {
	font-weight: bold;
	margin: 0 0 12px;
}

footer nav > ul > li > ul {
	list-style: square;
	padding-left: 14px;
	color: #666;
}

footer nav > ul > li > ul > li {
	margin: 0 0 4px 1px;
}

footer nav > ul > li > ul > li a, footer nav > ul > li > ul > li a:visited {
	color: #666;
	margin-left: -5px;
}

footer nav > ul > li > ul > li a:hover, footer .logo p a:hover {
	color: #1B99F6;
}

footer nav > ul > li > p.cc {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.1em;
}

footer .copyright, footer .social li {
	font-size: 11px;
	line-height: 1em;
}

footer .copyright {
	float: left;
	margin: 0;
	color: #ccc;
}

footer .social {
	float: right;
	margin: 0;
}

footer .social li {
	float: left;
	color: #666;
	height: 11px;
}

footer .social li span {
	float: left;
	margin-right: 0.5em;
}

footer .social li a {
	display: inline-block;
	margin-top: -3px;
}

footer .social li.fb {
	margin-right: 16px;
}

footer .social li.fb a {
	width: 63px;
	height: 0;
	padding-top: 13px;
	background-image: url("../img/a-social-fb-bg.png");
}

footer .social li.tw a {
	width: 81px;
	height: 0;
	padding-top: 15px;
	background-image: url("../img/a-social-tw-bg.png");
}


/* NEW FOOTER STYLE */

footer {
	background-color: #1D1D1D;
}

footer #duk_wrap {
	width: 100%;
	border-bottom: 1px solid #666666;
}

footer #did_u_know {
	padding: 10px 20px;
}

footer #did_u_know strong {
	color: #009FFF;
}

footer footer_nav_wrap {
	padding: 10px 0px 30px 20px;
	width: 938px;
	height: 100px;
}

footer #small_logo {
	width: 170px;
}

footer footer_nav ul li {
	display: inline;
	float: left;
	width: 115px;
	text-align: left;
}

footer footer_bottom_wrap {
	padding-left: 20px;
	height: 35px;
}

footer footer_bottom_wrap footer_copyright {
	width: 670px;
}

footer footer_bottom_wrap footer_social {
	width: 250px;
}

footer_nav .footer_elem {
	padding: 10px 0 0 0;
	float: left;
	margin: 0;
	list-style-type:square;
}

footer footer_nav .footer_elem li a {
	color: #5D5D5D;
}

footer footer_nav .footer_elem li a:hover,
footer footer_nav .footer_elem li.selected a {
	color: #1B99F6;
}

footer_nav .footer_elem li {
	font-weight: normal !important;
}


/* FOOTER PAGES */

.footer #main {
	margin-left: 198px;
}


/* SPLASH PAGE */
/*

.splash header nav ul li {
	background: none;
	width: auto;
	height: auto;
	margin-right: 0;
}

.splash header nav ul li.logo h1 {
	width: 52px;
	height: 18px;
	margin: 25px 0 0 120px;
}

.splash header nav ul li.logo h1 a {
	width: 52px;
	padding-top: 18px;
	background-image: url("../img/h1-logo-sm-bg.png");
}

.splash #main_content h2 {
	text-align: center;
	text-transform: none;
	width: 100%;
	margin: -15px 0 0;
	color: white;
	font-family: 'HelveticaNeueW01-UltLt', Helvetica, Arial, sans-serif;
	font-size: 85px;
	font-weight: bold;
	line-height: 1em;
	white-space: nowrap;
	text-shadow: 0 0 15px #f9f5cb;
}

.splash #main_content nav ul {
	text-align: center;
	margin-top: 375px;
}

.splash #main_content nav ul li {
	display: inline;
	font-family: 'HelveticaNeueW01-UltLt', Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 1em;
	letter-spacing: 4px;
	margin-right: 32px;
	font-weight: bold;
	text-shadow: 0 0 10px #f9f5cb;
}

.splash #main_content nav ul li:last-child {
	margin-right: 0;
}
*/

/* GLOBAL CLASSES */

.from {
	margin: 0 20px;
	font-size: 1.1em;
	color: #FFF;
}

.go {
	padding-left: 15px;
}

.note {
	color: #B7B7B7;
	margin-top: 5px;
}

.back {
	margin-bottom: 179px;
	padding-left: 65px;
	line-height: 11px;
	background: url('../img/gl-multi-prev-bg.gif') 50px 10px no-repeat;
	padding-top: 10px;
}

.back.more_models {
	margin-top: 45px;
}

.pagination {
	clear: both;
	font-size: 1.1em;
	border-top: 1px solid #FFFFFF;
}

.pagination ul {
	margin-top: 5px;
}

.pagination a {
	float: left;
	padding-right: 8px;
	color: #CCC;
	text-transform: uppercase;
}

.pagination a:hover, .pagination .current a, .pagination .selected {
	color: #FFFFFF;
}

.text_list {
	list-style-type: disc;
	margin-bottom: 1em;
	padding-left: 1em;
}

.n-m-r {
	margin-right: 0 !important;
}

.n-b-top {
	border-top: none;
}

.blue-link, .b-blue-link {
	color: #1b99f6 !important;
}

.b-blue-link {
	font-weight: bold;
}


/* MISC */

.clear {
		clear: both;
		height: 0; /* IE7... */
		font-size: 1px; /* IE6... */
		line-height: 0; /* IE6... */
}

.compare {
	font: italic;
	font-weight: bold;
	color: red;
	font-size: 80px;
}


#loading {
		display: none;
		position: fixed;
		right: 10px;
		top: 10px;
}

.alert {
		margin-bottom: 16px;
		margin-top: 10px;
		display:none;
		margin-left: 150px;
		color: red;
		font-weight: bold;
}

.alert a {
		color: red;
}

.alert .success {
		color: #0c0;
}

.list_clear {
	clear: both;
	font-size: 1px !important;
	line-height: 0 !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 0 !important;
	height: 0 !important;
	min-height: 0 !important;
}

#company_img {
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	width: 425px;
}

.entry_content {
	float: left;
	width: 300px;
}

.entry_content p {
	margin-top: 0;
}

#models {
	margin-bottom: 2em;
}

#form_contact {
	display: none;
}

#eligibility_quote {
	margin-top: 2em;
	color: #828282;
	font-size: 0.75em;
}

.fatal_error {
	width: 100%;
	margin-left: 50px;
}

#main p, #about_container p,
.section.service_right_box,
.support #tech_support_sidebar,
#aside .section p,
.desc_spec,
#contact_info, #pr_contact p {
	line-height: 1.3em;
	margin-top: 0;
}

.profile #aside,
.viewpoint #aside,
.environmental #aside,
.events #aside,
.careers #aside,
.marketing #aside,
.milestones #aside,
.find #aside,
.downloads #aside,
.contact #aside,
.retailers #aside,
.find #aside,
.downloads #aside,
.resellers #aside,
.new_resellers #aside,
.promotion #aside {
	margin-top: 40px;
}

.contact li.contact a,
.tvs li.tvs a,
.subnav .selected a,
.primary .selected a,
.secondary .selected a,
.tertiary .selected a,
#gl_nav .selected,
#nav h3 {
		color: #1b99f6;
}


/* OTHER DEFAULT CSS */

#alert_messages {
	display: none;
}

.m-alertbox {
	border: 1px solid red;
	margin: 8px 0px 14px 0px;
	padding: 5px 0px 5px 10px;
	display: none;
}

.m-alert {
	margin: 5px 0px 5px 0px;
}

.m-hidden {
	display: none;
}

.secondary {
		clear: left;
		font-size: .75em;
		font-weight: normal;
}

.goto {
	position: absolute;
	bottom: 10px;
	display: block;
	width: 16px;
	height: 0;
	font-size: 1em;
	padding-top: 19px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../img/home-a-goto-bg.gif') no-repeat;
}


/* NAVBAR */

#nav {
		display: inline;
		float: left;
		width: 170px;
		margin-right: 60px;
		text-transform: uppercase;
		font-size: .9em;
}

#nav li {
	width: 170px;
	height: 45px;
	line-height: 2em;
	margin-bottom: 0.1em;
	text-align: center;
	background-color: #404040;
}

#nav li a {
	padding: 13px 0;
	display: block;
	vertical-align: middle;
}

#nav li a:hover, #nav ul li.selected, #nav ul li.selected a {
	color: white;
	background-color: #1A1A1A;
}

#nav ul.back-link li {
	background: rgba(0, 0, 0, 0.1);
}

#nav ul.back-link li a:hover {
	color: #1b99f6;
}

#nav .product.selected a,
#nav .product a:hover {
	color: #FBD034;
}


/* SUPPORT NAV */

.support #nav ul {
	width: 160px;
	height: 641px;
	padding-bottom: 70px;
}

.support #nav ul li {
	width: 152px;
	padding: 0 4px;
	background: url('../img/sidebar-support-bg-no-text.png') no-repeat;
}

.support #nav li.s0 {
	background-position: 0 0;
	height: 96px;
}

.support #nav li.s0:hover,
.support #nav li.s0.selected {
	background-position: -160px 0;
}

.support #nav li.s1 {
	background-position: 0 -86px;
	height: 76px;
}

.support #nav li.s1:hover,
.support #nav li.s1.selected {
	background-position: -160px -86px;
}

.support #nav li.s2 {
	background-position: 0 -173px;
	height: 66px;
}

.support #nav li.s2:hover,
.support #nav li.s2.selected {
	background-position: -160px -173px;
}

.support #nav li.s3 {
	background-position: 0 -239px;
	height: 84px;
}

.support #nav li.s3:hover,
.support #nav li.s3.selected {
	background-position: -160px -239px;
}

.support #nav li.s4 {
	background-position: 0 -310px;
	height: 76px;
}

.support #nav li.s4:hover,
.support #nav li.s4.selected {
	background-position: -160px -310px;
}

.support #nav li.s5 {
	background-position: 0 -386px;
	height: 86px;
}

.support #nav li.s5:hover,
.support #nav li.s5.selected {
	background-position: -160px -386px;
}

.support #nav li.s6 {
	background-position: 0 -472px;
	height: 92px;
}

.support #nav li.s6:hover,
.support #nav li.s6.selected {
	background-position: -160px -472px;
}

.support #nav li.space {
	background-position: 0 -564px;
	height: 77px;
}

.support #nav li a:hover, .support #nav ul li.selected a {
	background: none;
}


/* SUPPORT PAGES: LEFT BAR VERTICAL NAVIGATION */

.support #nav ul li a {
	line-height: 1.2em;
}

.support #nav ul li.s0 a {
	margin-top: 46px;
}

.support #nav ul li.s1 a {
	margin-top: 36px;
}

.support #nav ul li.s2 a {
	margin-top: 32px;
}

.support #nav ul li.s3 a {
	margin-top: 34px;
}

.support #nav ul li.s4 a {
	margin-top: 39px;
}

.support #nav ul li.s5 a {
	margin-top: 49px;
}

.support #nav ul li.s6 a {
	margin-top: 42px;
}


/* SUPPORT PAGES */

.support .service_centers {
	float: left;
	width: 450px;
	margin-top: 50px;
}

.support #main .service_centers {
	margin-top: 0;
}

.support .service_centers .sc_list li {
	width: 200px;
	float: left;
	margin: 0 50px 40px 0;
}

.support .service_centers .sc_list li h4 {
	font-size: 1.1em;
	line-height: 1.1em;
}

.support .service_centers .sc_list li p {
	color: #fff;
}

.support .service_centers .sc_list li h4,
.support .service_centers .sc_list li p {
	margin-bottom: 0.2em;
}

.support p.service_email,
.support p.service_phone_text {
	margin-bottom: 0px;
}

.support div.service_phone {
	color: white;
	font-size: 17px;
	margin: 1em 0;
}

.support div.service_phone .caribbean-support {
	margin-top: 16px;
}

.support div.service_phone .caribbean-support li {
	margin-bottom: 1em;
}

.support div.service_phone .caribbean-support li em {
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
}

.support div.service_addl {
	color: white;
	font-size: 15px;
	line-height: 1.3em;
	margin: 1em 0;
}


/* SUPPORT (NEW) */

.support #how_can {
	display: block;
	width: 153px;
	height: 0;
	padding-top: 59px;
	font-size: 1em;
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../img/howcan_en.png);
}

.support .spanish #how_can {
	background-image: url(../img/howcan_es.png);
}

.support #content {
	padding-bottom: 50px;
}

.support .more_info {
	border-bottom: none;
	padding-bottom: 0;
	width: 400px;
}

.support h3 {
	font-size: 1.4em;
	margin-bottom: 1.3em;
	margin-top: 25px;
}

.support fieldset h4 {
	font-size: 1.3em;
	text-transform: uppercase;
	padding-top:0;
	margin-top: 0;
}

.support p a#warranty {
	color: #FFF;
	font-weight: bold;
}

.support p a#warranty:hover {
	color: #1B99F6;
}

.support .location h4 {
	color: #9C9C9C;
}

.support .selector {
	padding-bottom: 10px;
	width: 400px;
}

.support .selector label {
	color: #FFF;
}

.support .prod img {
	margin-bottom: 10px;
	margin-left: 35px;
}

.support .prod a	{
	color: #FFFFFF;
	font-weight: bold;
}

.support #issues dt p,
.accessories.support .section a,
.support .location p,
.support .note label,
.support #tech_support_warranty p,
.registration.support .section a {
	color: #F0F0F0;
}

.support #aside {
	margin: 65px 25px 0 0;
}

.support #aside p {
	margin-top: 0;
}

.support #aside .note {
	line-height: 1.3em;
	color: #FFF;
}

.support #aside h3 {
	text-transform: none;
}

.support .section {
	border: none;
	padding: 0;
	color: #F0F0F0;
	padding: 0 10px 10px 0px;
}

.support #issues dt.selected p {
	color: #efcc3f;
}

.support fieldset li label {
	width: 140px;
}

.support select[name='mfd_Month'],
.support select[name='purchase_Month'] {
	opacity: 0;
}

.support select[name='mfd_Month'],
.support select[name='purchase_Month'],
.support select[name='mfd_Month'] + .customStyleSelectBox,
.support select[name='purchase_Month'] + .customStyleSelectBox{
	width: 96px !important;
}

.support select[name^='mfd_'],
.support select[name^='purchase_'],
.support select[name^='mfd_'] + .customStyleSelectBox,
.support select[name^='purchase_'] + .customStyleSelectBox{
	width: 63px;
}


/* SUPPORT: PRODUCT REGISTRATION */

.registration .section ol {
	margin-bottom: 0;
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0;
}

.registration .section ol li {
	margin-bottom: 15px;
	line-height: 1.3em;
}

.registration .section ol li.last {
	margin-bottom: 0px;
}

.registration.support #aside,
.contact_tech_support.support #aside {
	margin-top: 0;
}

.registration #aside .section.pdf_link {
	border:1px solid #FFF;
	padding:15px 20px;
	font-size: 1.3em;
	text-transform: uppercase;
}

/* SUPPORT: SERVICE CENTERS */

.find #main, .ease_program #main {
	float: left;
	width: 705px;
}

.find #main img {
	margin-bottom: 2px;
}

.find #main h2 {
	margin-bottom: 0;
}

.find.support #main h3 {
		margin-top: 15px;
}

p.online_req a#ci_continue {
	font-size: 12px;
	font-weight: bold;
}

p a.blue-link {
	font-weight: bold;
}

/* SUPPORT: DOWNLOADS */

.support #dl_preview {
	float: none;
	margin-right: 0;
	width: auto;
	min-height: auto;
}

#downloads_tbl {
	border-bottom: 1px solid #474747;
	border-spacing: 0;
}

#downloads_tbl td {
	border-top: 1px solid #474747;
	padding: 10px 0;
	vertical-align: top;
}

#downloads_tbl td.left {
	border-right: 1px solid #474747;
	width: 200px;
	text-transform: uppercase;
	padding-right: 6px;
	color: #999;
}

#downloads_tbl td.right {
	padding-left: 10px;
}

/* SUPPORT: TROUBLESHOOTING */

.troubleshooting #main h2 {
	width: 520px;
}

/* SUPPORT: WARRANTY */

.warranty .section#tech_support_sidebar h3 {
	margin-top: 0;
}

.warranty.support .section {
	padding-left: 35px;
}

.support #tech_support_warranty {
	padding-top: 10px;
}

.support #tech_support_warranty h4 {
	margin-top: 30px;
}

.support #warranty_print {
	text-transform: uppercase;
	float: right;
	font-size: 0.7em;
}

/* SUPPORT: ACCESSORIES */

.accessories #aside .section, .downloads #aside .section {
	border: 1px solid #FFF;
	padding: 13px 24px;
}

.accessories #aside .section {
	font-size: 1.3em;
	text-transform: uppercase;
}

.accessories.support h4 {
	line-height: 1.1em;
}

.accessories.support .section a,
.registration.support .section a {
	font-weight: bold;
	line-height: 1.1em;
}

/* SUPPORT: CONTACT TECH SUPPORT */

.contact_tech_support.support .section_header {
	width: 600px;
}

.contact_tech_support #contact_ts_img {
	margin-bottom: 20px;
}

.contact_tech_support.support .error {
	padding-left: 0;
	margin-left: 0;
}
/* ABOUT PAGES */

#about_container #main {
	width: 450px;
}

#about_container #aside, .events_gallery #aside {
	margin-right: 0;
	width: 265px;
}

#about_container .section {
	border: 1px solid;
}

#about_container .section_header,
#about_container h2 {
	margin-bottom: 20px;
}

#about_container #video {
	float: left;
}

#about_container #content .container {
	margin-top: 0px;
}

#about_container .subnav {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#about_container .subnav ul li {
	display: inline;
	margin-right: 10px;
}

/* ABOUT: COMPANY */

.company p a[href='http://www.gamercertified.com'] {
	color: #1b99f6;
}

/* ABOUT: AOC IN YOUR AREA */

.aocinyourarea .left-column, .aocinyourarea .right-column {
	width: 275px;
	float: left;
}

.aocinyourarea .left-column {
	margin-right: 20px;
}

.aocinyourarea .aoc_inyour_area {
	padding: 0px;
	min-height: 500px;
	margin: 0px;
}

.aocinyourarea .aoc_inyour_area li {
	width: 275px;
	margin: 0 0 40px 0;
}

.aocinyourarea .aoc_inyour_area li a {
	color: #009FFF;
}

.aocinyourarea .aoc_inyour_area li h4 {
	font-size: 1.27em;
	margin: 0 0 6px;
}

/* ABOUT - PRESS */

.press .releases #press_content {
	border-bottom-width: 0;
}

.press .releases #press_content h3 a, .press .news #press_content h3 a {
	font-size: .9em;
	color: #fff;
	font-weight: normal;
}

.press .releases #press_content h3 a:hover, .press .news #press_content h3 a:hover {
	color: #1b99f6;
}

.press .news #press_content {
	border-bottom-width: 0;
}

.press .news .container {
	margin-top: 0;
}

.press .news .excerpt em {
	font-style: normal;
}

.press .news .selected a {
	color: #1b99f6;
}

.press .news #article_image {
	display: block;
}

.press #about_container .downloads #main {
	width: 570px;
}

.press .selector label {
	margin-bottom: 5px;
}

.press #dl_preview ol {
	margin-left: 40px;
}

.press #dl_preview ul.thumb-images {
	margin-top: 15px;
	margin-left: 40px;
}

#press_content {
	border-bottom: 1px solid #525252;
}

#press_content h3 {
	text-transform: uppercase;
}

#press_content h3 span {
	margin: 0 6px;
}

#dl_logo {
	float: left;
	margin-right: 50px;
	margin-bottom: 0.75em;
	width: 230px;
	height: 167px;
}

#dl_logo img {
	margin-bottom: 0;
}

#dl_details {
	float: left;
	width: 260px;
	color: #1b99f6;
}

#dl_details .selector {
	border-bottom: none;
}

#dl_details .selector ul {
	margin-top: 20px;
}

#dl_details .selector ul li {
	margin-bottom: 5px;
}

#dl_details form select {
	margin: 20px 0 10px;
	right: 248px;
}

#dl_details.ie form select {
	margin-top: 0;
}

#dl_preview {
	float: left;
	display: none;
	margin-right: 50px;
	width: 230px;
	min-height: 167px;
}

#dl_preview ul.thumb-images {
	margin-left: 20px;
}

#dl_preview ol li {
	display: inline;
}

#dl_preview ol li.last {
	margin-right: 0;
}

/* ABOUT: MILESTONES */

.milestones #about_container #main {
	width: 100%;
}

.milestones #main form {
	margin-top: 20px;
}

.milestones .year-img {
	float: right;
}

/* ABOUT: ENVIRONMENTAL IMPACT */

.environmental #content #main h2 {
	width: 422px;
}

/* ABOUT: EVENTS */

.events .event_links {
	list-style-type: none;
}

.events .gallery_thb {
	margin-bottom: 1em;
}

.events_gallery #aside p {
	margin-top: 0;
}

/* ABOUT: CAREERS */

.careers .entry > * {
	margin-bottom: 0.5em;
}

#MailToJob.m-form fieldset ul li .error {
	margin-left: 85px;
}

/* ABOUT: MARKETING SUPPORT */

.marketing #about_container #main {
	width: 560px;
}

.marketing .alert {
	margin-left: 0px;
}

.marketing .subnav .status_msg {
	font-weight: normal;
	text-transform: none;
}

/* CONTACT PAGES */

.contact h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #1b99f6;
}

.contact #apply_info {
	margin-top: 70px;
	margin-bottom: 20px;
	padding-bottom: .5em;
	border-bottom: 1px solid #474747;
}

.contact form li#char_limit {
	color: #898989;
	padding: 0 0 0 163px;
	font-size: .85em;
}

.contact label {
	display: inline-block;
	text-align: right;
	width: 160px;
	margin-right: 1em;
	vertical-align: top;
}

.contact .alert {
		margin-left: 160px;
		padding-left: 1em;
}

.contact li ul label {
	text-align: left;
}

.contact li ul.method li {
	width: 60px;
}

.contact li ul.method li,
.contact li ul.method label {
	display: inline;
}

.contact li ul {
	margin: 0 0 20px;
}

.contact .email_friend_image {
	width: 230px;
	float: left;
}

.contact .email_friend_image h3 {
	margin: 0 0 15px 0;
	font-size: 2em;
	line-height: 1em;
	text-transform: none;
}

.contact .email_friend_form {
	float: left;
}

.contact #MailToJob #submit {
	margin-left: 114px;
}

.contact .email_friend_form #submit, .contact form #submit {
	margin-left: 163px;
}

.contact form#MailToJob label {
	width: 100px;
}


/* WHERE TO BUY PAGES */

#buy_container #main {
	width: 460px;
}

#buy_container #aside {
	margin: 0;
	width: 252px;
}


/* WHERE TO BUY: ONLINE */

.online .selector {
	margin-bottom: 1.5em;
}

.online .location {
	margin-bottom: 1em;
	word-wrap: break-word;
}

.location {
	margin-bottom: 2em;
}

.location p {
	margin-top: 0;
	margin-bottom: 2em;
}

.location p a {
	color: #1b99f6;
}

.location h4 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	text-transform: uppercase;
}

.location h4 a {
	color: #1b99f6;
}


/* SUBNAV */

.subnav {
		font-size: 0.9em;
		float: left;
		width: 160px;
		font-weight:bold;
		text-transform: uppercase;
}


/* HOME */

#home_slideshow {
	position: relative;
	width: 960px;
	height: 500px;
	background: url("../img/home-panel-bg.png") no-repeat;
}

#slide_holder {
	width: 960px;
	height: 500px;
}

#slide_holder .slide {
	display: none;
	width: 960px;
}

#slide_holder .slide.first {
	display: block;
}

#slide_holder .slide_image {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 500px;
}

#slide_holder .slide_info {
	position: absolute;
	top: 90px;
	left: 40px;
	width: 430px;
}

#slide_holder .slide_info .info_title {
	font-family: 'HelveticaNeueW01-UltLt', Helvetica, Arial, sans-serif;
	font-size: 60px;
	line-height: 66px;
	margin-bottom: 20px;
	margin-top: 0;
}

#slide_holder .slide_info .info_desc {
	width: 320px;
}

#slide_holder .slide_info .info_desc .desc_model {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}

#slide_holder .slide_info .info_more {
	margin-top: 15px;
	height: 18px;
	background: url('../img/a-learn-more-bg.png') #003CBC no-repeat 7px;
	width: 90px;
	padding-left: 1px;
	padding-top: 2px;
}

#slide_holder .slide_info .info_more a {
	padding-left: 14px;
	color: white;
	font-size: 0.66em;
	text-transform: uppercase;
}

#dots {
	position: absolute;
	top: 460px;
	left: 425px;
	z-index: 100;
	width: 70px;
	height: 10px;
	padding: 20px 20px 10px;
}

#dots ul {
	height: 10px;
}

#dots ul li {
	float: left;
	width: 10px;
	text-indent: -2000px;
	cursor: pointer;
	background: url('../img/a-panel-nav-bg.png');
	background-position: 0px 0px;
	margin-right: 5px;
	height: 10px;
}

#dots ul li.selected, #dots ul li:hover {
	background-position: 0px -10px;
}


/* NEWS TICKER CSS RULES */

#home_content {
	position: relative;
	width: 960px;
	margin-bottom: 40px;
}

.home #wrap {
	padding-bottom: 0;
}

.home .container {
	margin-top: 0;
}

.home #news {
	float: left;
	height: 29px;
	width: 900px;
	padding: 16px 30px 0;
	margin-bottom: 10px;
	background: url('../img/div-news-ticker-bg.png') #3D3D3D repeat-x;
}

.home #news div {
	float: left;
	margin-right: 5px;
	color: #09F;
}

.home #news ul#ticker {
	margin: 0 0 0 0;
	padding: 0;
}
.home #news #ticker li {
	display: none;
	font: normal 12px Arial;
}

.home h2 {
	margin-bottom: .25em;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #828282;
}

.home .col {
	float: left;
	margin-right: 4px;
	background: url('../img/a-home-promo-bg.png') repeat-x;
	height: 160px;
}

.home .col form {
	margin-bottom: 10px;
}

.home .col form h2 {
	float: left;
	margin-right: 10px;
}

/* BOTTOM BOXES CSS RULES */

.col .col_title {
	text-align: center;
	padding-top: 8px;
	text-transform: uppercase;
	color: #949494;
	word-spacing: 3px;
}

.col.last {
	margin: 0px !important;
}

.col .col_img {
	text-align: center;
	width: 237px;
	height: 130px;
}

.col .col_img.no_promo {
	padding-top: 62px;
	height: 68px;
}

.col .col_img.no_promo p {
	font-size: 14px;
	line-height: 1em;
	color: #949494;
	text-transform: lowercase;
	text-shadow: 2px 2px #333;
}

.col .col_img p {
	margin: 0;
}

.col .col_img.social {
	width: 237px;
	height: 130px;
}

.col .col_img.social a {
	height: 130px;
	float: left;
}

.col .col_img.social .fb {
	width: 119px;
}

.col .col_img.social .tw {
	width: 118px;
}

#promotion {
	width: 275px;
	height: 80px;
	padding-left: 5px;
}

#promotion .goto {
	left: 245px;
}

.promotion .promotion_legal {
	background:transparent url(../img/gl-a-submit-bg.gif) no-repeat scroll 0 0;
	font-size:1.5em;
	line-height:20px;
	padding-left: 24px;
	text-transform:uppercase;
	margin-bottom : 20px;
}

.promotion #nav li {
	line-height: 1.1em;
}

.promotion #nav li a {
	padding-top: 10px;
}

.promotion #aside .section ul {
	list-style: disc;
	padding-left: 20px;
}

.promotion #aside .section ul li {
	line-height: 1.1em;
	margin-bottom: 4px;
}

#tools {
	width: 360px;
	padding-left: 20px;
}

#tools .goto {
	left: 628px;
}

#tools #prod_reg_prod option {
	padding-left: 10px;
}

#tools #prod_reg_prod .empty {
	padding-left: 0;
	color: #828282;
}

#club {
	width: 250px;
	padding-left: 20px;
}

#club .goto {
	right: 0px;
}


/* FACEBOOK + TWITTER LINKS */

#fbtw_close {
	float: right;
	display: block;
	width: 13px;
	height: 0;
	font-size: 1em;
	padding-top: 13px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../img/btn-close.gif') no-repeat;
}

/* ABOUT - MULTI */

#contact_aoc a {
	display: block;
	width: 148px;
	margin: 30px 0;
	padding: 10px;
	font-size: 1.6em;
	color: #828282;
	border: 1px solid #474747;
	text-transform: uppercase;
	line-height: 1em;
}

#contact_aoc a h4 {
	margin-top: 0;
}

#contact_aoc a:hover {
	color: #1b99f6;
	border: 1px solid #1b99f6;
}

.entry {
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #525252;
}

.entry .date {
	float: right;
	text-transform: uppercase;
}

.entry h3 {
	width: 290px;
	font-size: 1em;
	margin-bottom: 2em;
	text-transform: uppercase;
}

.entry ul {
	list-style-type: disc;
	list-style-position: inside;
}

#pr_contact {
	width: 148px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #474747;
	text-transform: none;
	color: #828282;
	font-size: 1.1em;
}

#pr_contact h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #828282;
}

#pr_contact p {
	margin-bottom: 0.1em;
}

.gallery_thb {
	float: left;
	width: 105px;
	margin-right: 15px;
}

#main .gallery_thb img {
	margin-bottom: 0;
}

#main .gallery_thb p a {
	padding-left: 15px;
	font-size: .8em;
	background: url('../img/gl-multi-next-bg.gif') no-repeat;
}

.contact #aside, .promotion #aside, .three_plus_one #aside {
	margin: 0;
}

#profile_bureau {
	margin-right: 10px;
}

#slides {
	position: relative;
}

#slides #slide_images {
	padding: 0;
}

#slides #slide_images li {
	display: none;
}

#slides img, #slides object {
	display: block;
	margin-bottom: 10px;
}

#slides .local_nav {
	text-transform: uppercase;
	font-weight: bold;
}

.local_nav {
	width: 155px;
	text-transform: uppercase;
	font-weight: bold;
}

.local_nav a {
	float: left;
	padding: 0 20px;
	line-height: 1em;
}

.local_nav .disabled:hover {
	color: #fff;
}

.local_nav .prev {
	float: left;
	border-right: 2px solid #fff;
}

.local_nav .prev a {
	background: url('../img/gl-multi-prev-bg.gif') 0 0 no-repeat;
}

.local_nav .next a {
	background: url('../img/gl-multi-next-bg.gif') right 0 no-repeat;
}

/* GUIDE */

.guide body {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.4em;
}

.guide #main {
	float:left;
	margin-bottom:200px;
	width:560px;
}

.guide #main ul {
	padding-bottom: 10px;
	border-bottom: 1px solid #474747;
}

.guide #main ul li {
	margin-bottom:	1.5em;
	padding-left: 24px;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../img/gl-multi-next-bg.gif') no-repeat;
}

.guide #main ul li.selected {
	background: url('../img/gl-multi-selected-bg.gif') no-repeat;
}

.guide #main li.selected a {
	color: #1b99f6;
}

.guide #main li.selected ul {
	display: block;
}

.guide #main li ul li {
	padding-left: 4px;
	font-weight: normal;
	text-transform: none;
	line-height: 1em;
	margin-bottom: 1em;
	background-image: none;
}

.guide #main li ul {
	display: none;
	margin: 10px 0 20px;
	border-bottom-width: 0;
}

.guide .explanation {
	margin-bottom: 25px;
	padding: 10px 0;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
}

.guide form #submit {
	margin: 20px 0 0 0;
	padding: 0 0 0 24px;
	font-size: 1.2em;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../img/gl-a-submit-bg.gif') no-repeat;
	width: auto;
	height: auto;
}

.guide .note {
	margin-bottom: 20px;
}

.guide #aside{
	position: relative;
	width: 220px;
	margin: 10px;
	padding: 20px 20px 20px;
}

.guide #aside li {
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
	width: 55px;
}

.guide #aside li.clear {
	margin: 0;
	width: auto;
}

.guide #aside h2 {
	margin-bottom: .3em;
	color: #1b99f6;
}

.guide #aside img {
	display: block;
	margin-bottom: 5px;
}


/* CATEGORY LANDING PAGES */

.category #wrap {
	width: 1200px;
	/*margin-left: -600px;*/
}

.category #content {
	width: 965px;
}

.category #category-bg {
	top: 148px;
	height: 666px;
	/*left: 133px;*/

display: none;

}

.category #category-bg.television {
	background-image: url('../img/bg-television.jpg');
}

.category #category-bg.media_tablet {
	background-image: url('../img/bg-tablets.jpg');
}

.category #category-bg.all-in-one {
	background-image: url('../img/bg-aio.jpg');
}

.category #category-bg.accesories {
	background-image: url('../img/bg-accessories.jpg');
}

.category #content {
	min-height: 750px;
}

.category #nav {
	width: 200px;
	margin-right: 30px;
}

.category #nav #side_prdct_nav {
	min-height: 750px;
	width: 200px;
}

.category #nav #side_prdct_nav h3 {
	color: #fafafa;
	margin: 0 0 35px;
	font-size: 17px;
	line-height: 1em;
	letter-spacing: 0.1em;
	padding: 23px 0;
	background-color: #131313;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
}

.category #nav #side_prdct_nav .sidebar-filters {
	padding: 0 15px;
}

.category #nav #side_prdct_nav .sidebar-filters h4.cat-head {
	font-size: 15px;
	line-height: 1em;
	font-weight: bold;
}

.category #nav #side_prdct_nav .sidebar-filters h5.cat-subhead {
	font-size: 12px;
	line-height: 1em;
}

.category #nav #side_prdct_nav .sidebar-filters h4.cat-head, .category #nav #side_prdct_nav .sidebar-filters h5.cat-subhead {
	letter-spacing: 0.1em;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.category #nav #side_prdct_nav .sidebar-filters h4.cat-head.with-subhead {
	margin-bottom: 2px;
}

.category #nav #side_prdct_nav .sidebar-filters ul.filters {
	margin-bottom: 40px;
}

.category #nav #side_prdct_nav .sidebar-filters ul.filters li {
	width: auto;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 12px;
	text-transform: none;
}

.category #nav #side_prdct_nav .sidebar-filters .category-other {
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	
}

.category #main {
	position: relative;
	width: auto;
}

.category #main h2 {
	font-family: 'HelveticaNeueW01-UltLt', Helvetica, Arial, sans-serif;
	font-weight: normal;
	white-space: nowrap;
	text-transform: none;
	text-shadow: 2px 2px 12px #000;
	margin-top: 0;
}

.category #main .accesories h2 {
	font-size: 66px;
	line-height: 1.2em;
	color: #fe1fec;
	margin-left: 40px;
}

.category #main .media_tablet h2 {
	font-size: 80px;
	line-height: 1.2em;
	color: #e9fe01;
}

.category #main .television h2 {
	font-size: 70px;
	line-height: 1.2em;
	color: #81aa45;
}

.category #main h4.no-results {
	margin: 0;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: normal;
}

.category #main .category-title {
	position: absolute;
}

.category #main .products_list_container {
	display: none;
	width: 965px;
	min-height: 760px;
	padding-bottom: 40px;
}

.category #main .products_list {
	width: 100%;
}

.category #main .products_list > ul > li {
	float: left;
	margin: 0 29px 20px 0;	
}

.category #main .products_list > ul > li.last-column {
	margin-right: 0;
}

.category #main .products_list > ul > li.pl {
    border: 1px solid #fff;
    width: 300px;    
}

.category #main .products_list > ul > li.pl .prd-title {
    padding: 20px 0;
    background-color: #fff;
}

.category #main .products_list > ul > li.pl .prd-title a {
    color: #163588;
    font-weight: bold;
    font-size: 16px;
    line-height: 1em;
}

.category #main .products_list > ul > li.pl .prd_desc {
    background-color: #ddd;
    height: 136px;
    color: #474747;
    padding: 10px 6px;
}

.prd_desc .learn-more {
	text-align: center;
}

.prd_desc .learn-more a {
	display: inline-block;
	letter-spacing: 0.1em;
    padding: 8px;
    font-weight: bold;
    background-color: #474747;
    color: #fafafa;
    text-transform: uppercase;
}

.category .products_list .pagination {
	float: right;
    background-color: #B5B5B5;
	border: none;
	margin: 0;
	padding: 5px 9px;
	height: 30px;
}

.category #main .products_list .pagination p.prefix {
	float: left;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	margin: 9px 8px 9px 0;
	text-transform: uppercase;
	color: #fafafa;
}

.category .products_list .pagination.top {
	margin-bottom: 20px;
}

.category .products_list .pagination.bottom {
	float: none;
	position: absolute;
	right: 0;
	bottom: 0;
}

.category .products_list .pagination ul {
	float: left;
	margin: 0;
}

.category .products_list .pagination ul li {
	float: left;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 2px;
}

.category .products_list .pagination ul li.next_entries, .category .products_list .pagination ul li.prev_entries,
.category .products_list .pagination ul li.next_entries a, .category .products_list .pagination ul li.prev_entries a {
	width: auto;
}

.category .products_list .pagination ul li:last-child {
	margin-right: 0;
}

.category .products_list .pagination ul li a {
	float: none;
	display: block;
	padding-right: 0;
	font-size: 14px;
	line-height: 1em;
	height: 14px;
	width: 30px;
	text-align: center;
	padding: 8px 0;
	color: #0f0f0f;
}

.category .products_list .pagination ul li a.selected {
	background-color: #fff;
}

.category .products_list .pagination ul li a.btn {
	width: auto;
	white-space: nowrap;
	/* .ir */
	display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr;
	width: 13px;
	height: 20px;
	background-image: url('../img/mobile/icons-36-white.png');
	margin: 5px 0;
}

.category .products_list .pagination ul li a.btn.prev {
	background-position: -298px -8px;
}

.category .products_list .pagination ul li a.btn.next {
	background-position: -229px -8px;
}

.category #main .products_list > ul > li .prd-name {
	display: block;
	text-align: center;
}


/* PRODUCT PAGES */

.product #main h2 {
	text-transform: uppercase;
	font-size: 35px;
}

.product .section_header {
	margin-top: 35px;
}

.product #nav #new_releases, .product #nav #current_products {
	margin-bottom: 30px;
}

.product #nav #side_prdct_nav, .category #nav #side_prdct_nav {
	text-align: left;
	background: rgba(63, 63, 63, 0.3);
}

.product #nav #side_prdct_nav {
	width: 180px;
	padding: 30px 0 70px 20px;
}

.product #nav #side_prdct_nav h3 {
	text-transform: none;
}

.product #nav #side_prdct_nav .tag, .category #nav #side_prdct_nav .tag {
	margin-bottom: 30px;
}

.product #nav #side_prdct_nav div {
	margin-bottom: 5px;
}

.product #nav #side_prdct_nav .tag h3, .category #nav #side_prdct_nav .tag h3 {
	margin: 10px 0;
	color: #FFF;
	font-size: 17px;
	line-height: 1em;
}

.product #nav #side_prdct_nav .tag h3.selected, .category #nav #side_prdct_nav .tag h3.selected {
	color: #FBD034;
}

.product_overview {
	margin-bottom: 20px;
}

.product_overview #product_info {
	float: right;
	width: 290px;
}

.product_overview #product_info .video_thumb {
	width: 200px;
	margin-top: 20px;
}

.product_overview #product_info .video_thumb .demo_link {
	position: relative;
	display: block;
	margin-bottom: 6px;
}

.product_overview #product_info .video_thumb .demo_link img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.product_overview #product_info .video_thumb .demo_share {
	padding-left: 23px;
	background: transparent url('../img/btn-demo.png') no-repeat;
}

.product_overview #product_info .video_thumb .share_demo_txt {
	width : 250px;
}

.product_overview .hot_factor {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #fff;
}

.product_overview .energy_guide a {
	color: #fff000;
}

.product_overview .description {
	overflow: hidden;
}

.product_thumbs {
	height: auto;
	margin-bottom: 40px;
}

ul.thumb-images li {
	display: inline-block;
	width: 70px;
	height: 50px;
}

ul.thumb-images li a img {
	display: block;
	margin-bottom: 0 !important;
	border: 1px solid transparent;
	padding: 2px;
}

ul.thumb-images li.selected a img {
	border: 1px solid #F6F6F6;
}

#product_demo {
	display: none;
}

#product_actions {
	margin-bottom: 1em;
	margin-top: 0;
	padding-left: 0;
}

#product_actions li {
	margin-bottom: 8px;
	height: 15px;
}

#product_actions li a {
	display: block;
	font-size: 0.9em;
	padding-left: 23px;
}

#product_actions li a.email_link {
	background: transparent url(../img/btn-email.png) no-repeat;
}

#product_actions li a.printer_link {
	background: transparent url(../img/btn-printer.png) no-repeat;
}

#product_actions li a.demo_link {
	background: transparent url(../img/btn-demo.png) no-repeat;
}

.model {
	float: left;
	width: 230px;
	padding: 0 10px;
}

.model p {
	padding: 0 15px;
}

.model .name {
	margin-bottom: 10px;
	font-weight: bold;
}

.comparison #main, .detail #main {
	width: 100%;
}

.comparison .note {
	float: left;
	width: 230px;
	font-size: .9em;
	line-height: 1.3em;
}

.comparison table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #525252;
	border-bottom: 1px solid #525252;
}

.comparison th {
	width: 33%;
	padding: 6px 10px 6px 4px;
	font-weight: normal;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #666;
	height: 25px;
}

.comparison td {
	width: 33%;
	padding: 6px 15px;
	border-bottom: 1px solid #666;
}

.comparison .bottom {
	border-bottom-width: 0;
}

.comparison .last {
	border-left: 1px solid #525252;
}

.comparison h4 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}

.deciding_comparison	{
	margin-top: 210px;
}

#deciding {
	text-transform: uppercase;
	font-size: 1.5em;
	margin: 50px auto 50px;
	line-height: 1.3em;
	text-align: center;
	width: 170px;
}

#deciding a {
	color: #1B99F6;
	font-size: .7em;
	text-transform: lowercase;
	font-weight: bold;
	display: block;
}

.full_img {
	width: 430px;
	float: left;
}

.full_img a {
	position: absolute;
	display: block;
	width: 25px;
	height: 0;
	font-size: 1em;
	padding-top: 25px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../img/product-a-full_img-bg.png') no-repeat;
}

.full_img img {
	margin-bottom: 0;
	margin-top: 23px;
}

td.ciismall, td.ciismall + td {
	padding-top: 40px;
	font-size: 13px;
}

.tabs {
	position: relative;
	z-index: 500;
	min-height: 1px; /* IE7 */
	height: 29px;
	padding-left: 16px;
	width: 709px;
	border-bottom: 1px solid #FFF;
}

.tabs li {
	float: left;
}

.tabs li a {
	float: left;
	display: block;
	height: 17px;
	margin-right: 4px;
	padding: 7px 18px 5px 16px;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../img/tab-bg.png') no-repeat 100% 0;
	border-left: 1px solid #828282;
	color: #ccc;
}

.tabs li a:hover {
	background-position: 100% -29px;
	border-left: 1px solid #F0F0F0;
}

.tabs li.selected a {
	background-position: 100% -58px;
	border-bottom: 1px solid #4D4D4D;
	border-left: 1px solid #F0F0F0;
	color: #fff;
}

.tabs li#buy_online {
	width: 138px;
	height: 29px;
	background: url('../img/tab-bg-buy_online2.png') no-repeat 0 0;
}

.tabs li#buy_online a {
	display: block;
	width: 137px;
	height: 0;
	font-size: 1em;
	padding: 29px 0 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../img/tab-bg-buy_online2.png') no-repeat 0 0;
}

.tabs li#buy_online a:hover {
	background-position: 0 -29px;
}

.tabs li#buy_online.selected a {
	background-position: 0 -58px;
}

.tab_container {
	position: relative;
	z-index: 50;
	clear: both;
}

.tab_content {
	opacity: 0.99; /* 'cause of anti-aliasing mode kicking in when fadeing in with javascript */
	color: #fff;
	padding: 10px 24px;
	display: none;
}

.tab_content .section h3 {
	color : #828282;
	font-size : 1.6em;
	line-height:1em;
	margin-bottom:0.5em;
	text-transform:uppercase;
}

.tab_content#support,
.tab_content#tech_specs {
	padding: 0;
	width: 725px;
}

.tab_content .section {
	padding: 0;
	border: none;
}

.tab_content h3 {
	margin-bottom: 1.3em;
	font-size: 1.3em;
	text-transform: uppercase;
}

.tab_content .icons {
	float: right;
	width: 100px;
	margin-top: 15px;
}

.tab_content .icons img {
	display: block;
}

.tab_content .txt {
	float: left;
	width: 555px;
}

.tab_content#support h3 {
	display: none;
}

.tab_content#support #downloads_tbl {
	width: 725px;
}

.tab_content#support #downloads_tbl a {
	color: #1b99f6;
}

.tab_content#support #downloads_tbl td.left {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}

.tab_content#support #downloads_tbl td.left,
.tab_content#tech_specs .comparison th {
	border-right: none;
	padding-left: 15px;
	text-align: left;
}

.tab_content#tech_specs .comparison th {
	width: 15%;
}

.tab_content#tech_specs .comparison tr:first th,
.tab_content#tech_specs .comparison tr:first td {
	border-top: none;
}

.tab_content#online td.body{
	border-bottom: 1px solid #666;
}

.tab_content#online span.ciibody + p {
	border-top: 1px solid #666;
}

.tab_content#online td.body {
	background: none;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.tab_content#online td.body b {
	font-weight: normal;
}

.tab_content#support #downloads_tbl td.right a {
	margin-left: 70px;
}

.tab_content#support #downloads_tbl #small_image img {
	float: left;
	margin-right: 10px;
}

.tab_content#support ul {
	width: 310px;
	margin-top: 10px;
}

.tab_content#support ul.spec_pdf {
	margin-bottom: 0;
}

.tab_content#support ul.spec_driver {
	margin-top: 0;
}

.tab_content#support ul.spec_pdf li a,
.tab_content#support ul.spec_driver li a {
	float: right;
	margin-right: 200px;
}

.tab_content#support ul.req_tech_sup li {
	margin: 0 0 0 15px;
	height: 28px;
	width: 705px;
}

.tab_content#support ol li {
	margin-bottom: 5px;
}

.tab_content#support #downloads_tbl td.right ol a {
	margin: 0;
}

.tab_content .specs_title {
	font-weight: bold;
}

.tab_content .go {
	padding-left: 0;
}

a#buy_online_shortcut {
	display: block;
	width: 80px;
	height: 0;
	font-size: 1em;
	padding: 18px 0 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #000 url('../img/btn-buy-online.png') 0 0 no-repeat;
}

a#buy_online_shortcut:hover,
a#buy_online_shortcut.selected {
	background-position: 0 -18px;
}

.addthis_button {
	float: left;
	margin-right: 10px;
}

#main .addthis_button img {
	margin-bottom: 0;
}

ul#more_models_led {
	margin-bottom: 30px;
}


/* PRODUCT REVIEWS */

#review_list li {
	margin-bottom: 1em;
}

#review_list li:last-child {
	margin-bottom: 0;
}

#review_list li h4, #review_list li p {
	margin-bottom: 0.25em;
}

#review_list li h4 {
	font-weight: normal;
	font-size: 1.1em;
}

#review_list li .read_full {
	color: #1B99F6;
}

#review_list li em {
	font-style: normal;
	margin-right: 0.5em;
}

.selector {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 13px;
}

.selector li {
	margin-bottom: 15px;
}

.selector label {
	display: inline-block;
	width: 170px;
	text-transform: uppercase;
	color: #1b99f6;
	font-size: 1em;
	font-weight: bold;
}

.selector.spanish label {
	width: 200px;
}

.results {
	margin-bottom: 1em;
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	color: #1b99f6;
	border-bottom: 1px solid #474747;
}

.more_info {
	border-bottom: 1px solid #474747;
}

#canada_service {
	margin-bottom: 3em;
}

.section {
	margin-bottom: 3px;
	padding: 15px 20px;
	border: 1px solid #474747;
}

.section.service_left_box {
	width: 210px;
	margin-right: 40px;
	float: left;
}

.section.service_right_box {
	width: 225px;
	float: left;
}

.section.service_left_box h3,
.section.service_right_box h3 {
	line-height: 1.1em;
	font-weight: normal;
}

/* SUPPORT	- REGISTRATION FORM */

#reg_form {
	display: none;
}

#reg_form h3 {
	margin-bottom: 1.3em;
	font-size: 1.3em;
	text-transform: uppercase;
}

#reg_form .note {
	margin-bottom: 15px;
}

#reg_form .note_accessories {
	margin-bottom: 15px;
	font-size: 1em;
}

#reg_form fieldset {
	margin-bottom: 20px;
}

#reg_form ul {
	margin-bottom: 15px;
}

#reg_form li.lb_after {
	margin-bottom: 20px;
}

#reg_form li label {
	display: inline-block;
	padding-right: 1em;
	text-align: right;
	vertical-align: top;
}

#reg_form .note label input {
	margin-left: -20px;
	margin-right: 8px;
}

#reg_form div.note {
	margin-left: 20px;
}

#reg_form div.note label {
	float: none;
}

#reg_form div.note input {
	vertical-align: middle;
}


/* LOGIN FORM */

#login_form {
	width: 210px;
	margin: 50px 0 0 190px;
	padding: 20px;
	border: 1px solid #474747;
}

#login_form ul {
	margin-bottom: 20px;
}

#login_form li {
	margin-bottom: 8px;
}

#login_form input, .insiders .section input, #forget_password_form input {
	width: 180px;
	text-align: center;
	background: #FFF;
	color: #000;
	padding: 0;
	border: 2px inset;
	margin-top: 3px;
}

#login_form div.error,
#insiders_login_div div.error,
#insiders_login_div div.m-alert,
#forget_password_form div.error,
#support_request div.error {
	margin: 0;
	padding: 0;
}

#login_form p {
	margin-bottom: .25em;
}

/* SUPPORT	- MANUAL DRIVERS */

.downloads h3 {
	margin-bottom: 0.5em;
	margin-top: 13px;
	line-height: 1.2em;
}

.downloads .prod {
	margin-top: 15px;
	width: 200px;
	font-size: 1.2em;
	font-weight: bold;
	color: #1b99f6;
}

.downloads .prod a {
	color: #1b99f6;
}

.downloads #main .prod img {
	display: block;
	margin-bottom: 5px;
}

.downloads .note img {
	float: left;
	margin: 0 1em 10px 0;
}

.downloads .section .go {
	background-position: 0 .1em;
}

.downloads #drivers, #tech_support_drivers #drivers {
	width: 200px;
}

.adobe {
	clear: both;
	margin-bottom: 0;
}

.adobe i {
	color: #df1835;
}

/* SUPPORT - TECH SUPPORT */

.tech_support #aside h3 {
	text-transform: none;
}

.tech_support #common_issues .more_info .go {
	padding-left: 24px;
}

.tech_support h3 {
	font-size: 1.4em;
	margin-bottom: 1.3em;
	text-transform: uppercase;
}

.tech_support .section h3 em {
	display: block;
	font-style: normal;
	color: #1b99f6;
}

.tech_support #tech_support_warranty p {
	font-size: 0.9em;
}

.tech_support #tech_support_warranty p a {
	color: #1B99F6;
}

#issues {
	margin-top: 40px;
}

#issues dt {
	margin-bottom:	1.5em;
	padding-left: 24px;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../img/gl-multi-next-bg.gif') no-repeat;
	cursor: pointer;
}

#issues dt.selected {
	color: #1b99f6;
	background: url('../img/gl-multi-selected-bg.gif') no-repeat;
}

#issues dd {
	display: none;
	margin: -10px 0 30px 24px;
}

#contact_support h4 {
	font-size: 1.2em;
	text-transform: uppercase;
}

#contact_support fieldset {
	margin-bottom: 20px;
}

#contact_support li label {
	display: inline-block;
	padding-right: 1em;
	text-align: right;
	vertical-align: top;
}

#contact_support textarea {
	width: 235px;
	height: 85px;
}

#contactaoc .multi_radio {
	min-height: 25px;
	padding-top: 1px;
}

#contactaoc .inquiry span, #contactaoc .method span, .insiders .inquiry span {
	display: block;
	margin: 4px 0 6px 163px;
}

#contactaoc .inquiry span label {
	margin-left: 3px;
	padding-top: 0;
}

#contact_remaining_chars {
	padding-right: 5px;
}

#contract dt {
	margin-bottom: .25em;
	text-transform: uppercase;
	color: #1b99f6;
}

#contract dd {
	margin-bottom: 2em;
}


/* SEARCH */

.search #main {
	width: 100%;
}

.search h3 {
		color: #1B99F6;
		text-transform: uppercase;
}

.search h4 {
		color:#1B99F6;
		text-transform: uppercase;
}

.search h4 a {
		color:#1B99F6;
		text-transform: none;
}

.search .entry.first {
		padding-top: 0;
		border-top: none;
}

.search .count_match {
		float: right;
		display: inline;
}

.search .entry .search_results {
		list-style-type: none;
}

.search .search_results li {
		margin-bottom: 2em;
}

.search .search_results .search_image {
		float: left;
		margin-right: 10px;
}

.search #main .search_results .search_image img {
	margin-bottom: 0;
}

.search .search_results p {
	margin: 0 0 0 65px;
}

/* BUY NOW */

#online table tr, #online .ciibody {
	background-color: transparent !important;
}

#online .ciibody {
	vertical-align: middle;
	text-align: center;
}

#online .ciibody, #online .ciibody a, #online .ciibody font {
	color: #fff !important;
}

#online_service_request {
	text-align: right;
}

/* TOOLTIP */

.body {
	font: .75em Arial, sans-serif;
	background: black;
	color: white
}

a.tt {
	position: relative;
	z-index: 24;
	color: #1b99f6;
	text-decoration: none;
}

a.tt span {
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover {
	z-index: 25;
}

a.tt:hover span.tooltip {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	padding: 15px 0 0 0;
	width: 200px;
	color: #fff;
	text-align: left;
	/*filter: alpha(opacity : 90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;*/
}

a.tt:hover span.top {
	display: block;
	padding: 30px 8px 0;
	background: url(../img/bubble.png) no-repeat top;
}

a.tt:hover span.middle { /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(../img/bubble_filler.png) repeat bottom;
}

a.tt:hover span.bottom {
	display: block;
	padding: 3px 8px 10px;
	color: orange;
	background: url(../img/bubble.png) no-repeat bottom;
}


/* PAGE NOT FOUND */

.page_not_found h3 {
	font-size: 2em;
}

/* AOC INSIDERS */

.insiders #main {
	width: 430px;
}

.insiders #insiders_login_form .alert {
	color:red;
	display:none;
	font-weight:bold;
	margin-bottom:16px;
	margin-left:0px;
	margin-top:10px;
}

.insiders #club_aoc_logo {
	display: block;
	width: 161px;
	height: 0;
	font-size: 1em;
	padding-top: 37px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../img/insiders-h3-h3.gif') no-repeat;
	margin-bottom: 1em;
}

.insiders .section h3 {
	color: #ffffff;
}

.insiders .section_header {
	margin-bottom: 10px;
}

.insiders .section h2 {
	color: #1b99f6;
}

.insiders .section ul {
	margin-bottom: 1em;
}

.insiders #insiders_login_form #password {
	display: none;
}

.insiders .section p {
	margin-bottom: .25em;
}

.insiders #aside {
	margin-right: 0;
	margin-top: 60px;
}

.insiders #aside .join_club_aoc {
 	border : 1px solid #FFF;
 	height:50px;
}

.insiders #aside .join_club_aoc {
	padding: 15px 20px 5px;
	margin-bottom: 0.5em;
}

.insiders .join_club_aoc #submit {
	background:transparent url(../img/gl-a-submit-bg.gif) no-repeat scroll 0 0;
	font-size:1.5em;
	line-height:20px;
	padding-left: 24px;
	text-transform:uppercase;
	margin: 0;
}

.insiders #join_club_form li ul label {
	display: inline;
}

.insiders #join_club_form li label {
	display: inline-block;
	width: 140px;
	padding-right: 1em;
	text-align: right;
}

.insiders #join_club_form li ul label {
	display: inline;
	text-align: left;
	margin-left: 1em;
}

.insiders #join_club_form li select {
	margin-right: 4px;
}

.insiders #insiders_login_div label {
	display: none;
	visibility: hidden;
}

.insiders .note label input {
	margin-left: -20px;
	margin-right: 8px;
}

.insiders div.note {
	margin-left: 20px;
}

.insiders.unsubscribe .alert {
	margin-left: 0px;
}

#join_club_form {
	margin-top: 1em;
}

#join_club_form #submit {
	margin-left: 152px;
}

#join_club_header {
	color : #1B99F6;
	text-transform : uppercase;
	font-weight:bold;
	border-bottom : 1px solid #474747;
		padding-bottom : 0.5em;
		font-size : 1.75em;
}

#join_club_form h3 {
	margin-bottom: 1.3em;
	font-size: 1.3em;
	text-transform: uppercase;
}

#join_club_form .note {
	margin-bottom: 15px;
}

#join_club_link #submit {
	padding-left: 24px;
	font-size: 1.2em;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../img/gl-a-submit-bg.gif) no-repeat scroll 0 0;
}

#join_club_link #submit {
	margin: 20px 0 0 0px;
}

#join_club_link h3 a {
	text-transform: uppercase;
	font-size: 2em;
}

#forget_password_form {
	border:1px solid #474747;
	margin:50px 0 0 190px;
	padding:20px;
	width:310px;
}

#forget_password_form .alert {
	color:red;
	display:none;
	font-weight:bold;
	margin-bottom:16px;
	margin-left:0px;
	margin-top:10px;
}

#forget_password_form li {
	margin-bottom: 8px;
}

/* EASE PROGRAM */

.ease_program .ease_program_img {
	padding-bottom: 5px;
	border-bottom: 1px solid;
	margin-bottom: 13px;
}

.ease_program .ease_programe_txt p a {
	color: #1b99f6;
}

/* GENERAL FORM RULES AT PAGES */

form .go, .entry .go {
	font-size: 1em;
	padding-left: 15px;
	background: url('../img/gl-multi-next-bg.gif') no-repeat scroll 0 2px;
}

form ul li {
	min-height: 17px;
	margin: 0 0 8px 0;
}

form ul li input[type="text"],
form ul li input[type="password"],
form ul li textarea,
form fieldset textarea {
	background: #222;
	border: none;
	color: white;
	padding: 5px;
	width: 235px;
}

form ul li label {
	padding-top: 3px;
	color: #F0F0F0;
}

form #submit {
	width: 65px;
	height: 13px;
	padding: 11px 0 11px 30px;
	background: url('../img/btn-submit-bg.png');
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 152px;
}

form select {
	background: #1E1E1E;
	color: white;
}

form select {
	opacity: 0;
	font-size: 11px;
	height: 23px;
	width: 186px;
	border: none;
}

form#actions select {
	text-transform: none;
	width: 185px;
}

form#actions {
	float: right;
	font-size: .7em;
	text-transform: uppercase;
	color: #666;
	border-bottom: 1px solid #FFF;
	padding-bottom: 10px;
	width: 290px;
	margin-top: 7px;
}

form#actions span {
	margin: 0;
}

form#actions span.customStyleSelectBox {
	font-size: 11px;
	text-transform: none;
}

form#actions span.compare_to {
	color: white;
	font-size: 12px;
	margin-right: 15px;
}


/* Overrided styles of form upgradation */

.error {
	margin-left: 135px;
	color: red;
	font-weight: bold;
	background-image: none;
	padding: 5px 5px 5px 30px;
}

.error_label {
	color: red;
}

.success {
	color: #00CC00;
	font-weight: bold;
	background-image: none;
	padding: 5px 5px 5px 30px;
}

.m-form label.subscribe {
	float: none;
}

/* MANU.FORM.CSS STLES MOVED HERE */

@CHARSET "ISO-8859-1";

.m-form fieldset ul li .error {
	margin-left: 123px;
}

.m-form label, .form_username span {
	float: left;
	width: 150px;
}

.m-form label.checkbox, .m-form label.radio	{
	float: none;
	width: auto;
}

.m-form ul.fcbk_holder {
 	width:200px;
 	display: inline-block;
 	height: 24px;
}

/* upload iframe style added on 30/03/2010 */
.iframe_cont {
	display: inline;
	float: left;
}

.iframe_cont iframe {
	border: 0 none;
	height: 23px;
	width: auto;
}

.file_content {
	margin-right: 10px;
}

.add_image .display {
	display: inline;
	vertical-align: top;
}

.ui-state-default.ui-th-column .repeat {
	color: #ff0000;
}

.prev_image_content {
	margin-right: 50px;
}

.file_content input,body.three-col #main_content #submit-section .file_content input {
	vertical-align: middle;
	margin: 0px 4px 0px 0px;
	width: auto;
}

.file_path, .file_image {
	float: left;
}

.file_image {
	padding-right: 3px;
}

#file_error {
	display: none;
	margin-left: 10px;
}

/* MANU.DEBUG.CSS */

.debugger #main {
	min-height: 300px;
}

.debugger fieldset li {
	padding: 5px;
}

.debugger fieldset ul {
	padding-left: 10px;
}

.debug_action_container.selected{
	border: 2px solid red;
	display: inline-block;
}

.debug_action_name {
	background-color: red;
	color: white;
	z-index: 100;
	width: 150px;
	text-align: center;
}

.debug_action_overlay {
	position:absolute;
	z-index:100;
	border: 3px solid red;
}

.debugdata {
	background-color: #EEEEEE;
}

.debugdata .data {
	padding: 10px;
}

.debugobject_1 {
	margin-left: 20px;
}

.debugobject_2 {
	margin-left: 40px;
}

.debugobject_3 {
	margin-left: 60px;
}

.debugobject_4 {
	margin-left: 80px;
}

.debugobject_5 {
	margin-left: 100px;
}

#debugger_details {
	width: 1024px;
	margin: auto;
	margin-top: 20px;
	text-align: left;
	border: 1px solid black;
	padding: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

#debugger_details label {
	display: -moz-inline-box;
	display: inline-block;
	width: 120px;
	vertical-align: top;
	font-weight: bold;
}

#debugger_details .action {
	border-bottom: 1px dotted black;
	padding: 3px;
}

#debugger_details .action span {
	float: right;
}

#debugger_details ul {
	width: 100%;
	background-color: #DDDDDD;
	display: inline-block;
}

#debugger_details ul li {
	width: 150px;
	background-color: #DDDDDD;
	border-right: 1px solid white;
	float: left;
	text-align: center;
}

#debugger_details ol li div {
	margin-left: 120px;
}

#debugger_details li.selected a {
	background-color: #AAAAAA;
	color: #FFFFFF;
}

#debugger_details ul li a {
	display: block;
	padding: 3px;
}

#debugger_details ol li {
	padding-bottom: 10px;
}

#debugger_details ol li span {
	display: inline-block;
}


/* jquery/jquery.fcbkcomplete.css css rules here */

.ac_input, .ac_select { display: none; }

ul.holder { background-color: #fff; margin: 0; border: 1px solid #ccc; overflow: hidden; height: auto; height: 1%; padding: 4px; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; list-style-type: none; margin: 0; /* margin: 0 5px 4px 0; white-space:nowrap; */}
ul.holder li.bit-box { background-color: #efefef; padding: 1px 15px 2px 5px; margin-right: 4px; padding-right: 15px; position: relative; }
ul.holder li.bit-box.no_close { padding-right: 5px; }
ul.holder li.bit-box-focus { background-color: #c00; color: #fff; }
ul.holder li.bit-input { width: 100%; }
ul.holder li.bit-input input { width: 100%; margin: 0; border: 0px; outline: 0; padding: 0; } /* no left/right padding here please */
ul.holder li.bit-input input.smallinput { width: 20px; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('../../img/close.gif'); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

.auto-complete { display: none; position: absolute; background-color: #fff; color: #333; /* padding-top: 1px; */ z-index: 5100; }
.auto-complete .default { padding: 4px; margin-top: 1px; border: 1px solid #ccc; }
.auto-complete ul { display: none; margin-top: 1px; padding: 0; overflow: auto; border: 1px solid #ccc; }
.auto-complete ul li { padding: 4px; z-index: 1000; cursor: pointer; margin: 0; list-style-type: none; }
.auto-complete ul li.odd { background-color: #efefef; }
.auto-complete ul li em { font-weight: bold; font-style: normal;}
.auto-complete ul li.auto-focus { background-color: #c00; color: #fff; }
.auto-complete ul li.auto-focus em { background: none; }
.auto-complete .deleted { background-color: #c00 !important; color: #fff !important;}

.ie6fix {height:1px;width:1px; position:absolute;top:0px;left:0px;z-index:1;}

/* THICKBOX.CSS */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	overflow:hidden;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
}
#TB_window a:link, #TB_window a:visited, #TB_window a:active, #TB_window a:focus, #TB_secondLine {color: #666666;}

#TB_window a:hover {color: #000;}

#TB_overlay {
	position: fixed;
	z-index:10000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	overflow:hidden;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
 		position: absolute;
 		height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 10002;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
	overflow:hidden;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	overflow:hidden;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:10003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* FOR PRODUCT LIST PAGE */
#main .product div {
	margin: 10px;
}

/* CSS FOR SUPPORT/SERVICE_CENTER_PAGE */
div.guarantee-page {
    margin-bottom: 1.5em;
    font-size: 1.1em;
    line-height: 1.1em;
}

.search_results .product-img .prd-name {
    margin-left: 50px;
}

.sidebar-heading {
	margin-bottom: 20px !important;
	font-size: 18px;
	padding: 15px 0px 15px 0px;
	background-color: #000;
	width: 170px;
	text-align: center;
}


/* IE6 SPECIFIC CSS RULES */

html.ie6 #TB_HideSelect {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
html.ie6 #search_query { padding: 0 3px 1px; }
html.ie6 #content { height: 500px; }
html.ie6 #nav.support_nav li { margin-top: -3px; }
html.ie6 .go, html.ie6 #dl_details ol a { background-position: 0 .1em; }
html.ie6 .tabs { height: 1px; }
html.ie6 #buy_online { width: 118px; height: 23px; background: none; }
html.ie6 #buy_online a { padding: 23px 0 0; }
html.ie6 .tab_container { margin-top: -1px; }
html.ie6 .full_img a { cursor: pointer; background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/product-a-full_img-bg.png',sizingMethod='scale');
}
html.ie6 #dl_preview { height: 167px; }
html.ie6 a.tt:hover span.top, html.ie6 a.tt:hover span.bottom {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bubble.png',sizingMethod='scale');
}
html.ie6 a.tt:hover span.middle {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bubble_filler.png',sizingMethod='scale');
}

/* IE7 SPECIFIC CSS RULES */

html.ie7 .tab_content {
	padding-top: 15px;
}

html.ie7 #content {
	padding-bottom: 30px;
}

html.ie7 .m-alert {
	overflow: hidden;
	min-height: 0;
	display: inline;
}

html.ie7 .go, html.ie7 #dl_details ol a {
	background-position: 0 .1em;
}

html.ie7 .support #nav li {
	margin-bottom: 0;
}

html.ie7 .footer h2, html.ie7 .search h2, html.ie7 .find h2, html.ie7 #nav li {
	margin-bottom: -2px;
}

html.ie7 .pagination ul li {
	float: left;
}

html.ie7 .home #news ul#ticker {
	margin-top: -1px;
}

html.ie7 .support #nav ul {
	padding-bottom: 10px;
}

html.ie7 .support #nav li[data-index='6'] {
	height: 89px;
}

html.ie7 #slide_holder .slide_info {
	top: 110px;
}

html.ie7 .section_header.display_table,
html.ie7 .promotion #main .section_header {
	height: 150px;
	float: left;
}

html.ie7 .press #about_container .section_header,
html.ie7 .press #about_container h2 {
	clear: both;
}

html.ie7 #dl_details form select {
	right: 246px;
	margin-top: 23px;
}

html.ie7 form .customStyleSelectBoxInner {
	margin-left: 10px;
}

html.ie7 .contact .customStyleSelectBoxInner {
	margin-top: 0;
}

html.ie7 .contact .m-form ul li {
	line-height: 1.2em;
}

html.ie7 #contactaoc .inquiry span {
	margin-left: 0;
}

html.ie7 ul.thumb-images li {
	display: inline;
	zoom: 1;
}

html.ie7 .product_overview {
	margin-bottom: 0;
}

html.ie7 #downloads_tbl td.right ol li {
	margin-right: 5px;
}

html.ie7 .insiders #join_club_form li ul {
	margin-top: -2.2em;
}

html.ie7 .insiders #join_club_form li ul li label {
	padding-top: 0;
}

html.ie7 .location h4 {
	margin-bottom: 0.3em;
}

/* IE8 SPECIFIC CSS RULES */

html.ie8 header #top_search #cat_dd select {
	width: 190px;
}

html.ie8 #dl_details form select {
	/*margin-top: 0px;*/
	right: 243px;
}

html.ie8 footer {
	padding-bottom: 0px;
}

html.ie8 #contactaoc .inquiry {
	margin-top: -4px;
}

html.ie8 .contact li ul.method label {
	vertical-align: baseline;
}

html.oldie #slide_holder .slide_info .info_more {
	padding-top: 1px;
	height: 16px;
}

html.oldie #nav ul.back-link li {
	background: none;
	-ms-filter: DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
	zoom: 1;
}

html.oldie #search_query {
	padding-top: 4px;
	height: 18;
}

html.oldie #contactaoc .inquiry span label {
	padding-top: 3px;
}

html.oldie .downloads #dl_preview h3 {
	margin-top: -5px;
}


/* No additional CSS below here	*/

/* h5bp.com/css */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

@media print {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}
