* {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	color: #646464;
}

body {
	margin-top: 25px;
	text-align: center;
}

div.pageContain {
	width: 960px;
	margin: 0px auto 10px auto;
	text-align: left;
	background: url(/images/shared/BG.jpg) no-repeat;
}

div.faq {
	background-color: #84D0FF;
}

div.home {
	background: none;
}

/* ======================  HEADER STYLES ======================== */


div.header {
	height: 60px;
	overflow: hidden;
	background-color: #FFF;
}

img.meritLogo {
	margin: 0px 0px 0px 32px;
	float: left;
}

ul.textLinks {
	list-style-type: none;
	float: right;
	margin: 40px 20px 0px 0px;
}

ul.textLinks li {
	display: inline;
}

ul.textLinks a {
	font-size: 12px;
	text-decoration: none;
	padding-right: 12px;
	background: url(/images/shared/icon_headerLink_arrows.gif) no-repeat right center;
	margin-right: 10px;
}

ul.textLinks a:hover {
	text-decoration: underline;
}

ul.productTabs {
	list-style-type: none;
	display:inline;
	float: right;
	margin: 34px 20px 0px 0px;
}

ul.productTabs li {
	display: inline;
	float: left;
}

/* ======================  E N D HEADER STYLES ======================== */

/* ======================  BODY STYLES ======================== */

div.pageBody {
	clear: both;
	width: 780px;
	margin-left: 160px;
	background-color: #FFF;
	border-top: 10px solid #85BCDF;
	padding-bottom: 130px;
}

h4 {
	margin-top: 15px;
}

p.introCopy {
	margin-bottom: 45px;
}

div.sectionNav {
	width: 160px;
	float: left;
	margin-right: 2px;
}

div.sectionNav p {
	margin: 14px 10px 0px 14px;
}

img.sectionHead {
	margin: 24px 0px 19px 14px;
}

ul.sectionLinks {
	list-style-type: none;
	margin-left: 15px;
}

ul.sectionLinks a {
	display: block;
	text-decoration: none;
	margin: 11px 15px 0px 0px
}

ul.sectionLinks a.currentPage {
	font-weight: bold;
	color: #0078C1;
}

ul.sectionLinks a:hover {
	font-weight: bold;
}

div.sectionLandCopy {
	width: 316px;
	float: left;
	margin-right: 2px;
}

h2.sectionHeader {
	font-size: 17px;
	margin: 20px 10px 0px 10px;
}

p.sectionCopy {
	font-size: 17px;
	margin: 20px 10px 0px 10px;
}

p.sectionCopy a {
	font-size: 17px;
}

div.sectionMiscBox {
	width: 297px;
	float: left;
}

div.sectionCopy {
	margin: 23px 10px 0px 10px;
}

/* home styles */

div.landIMG {
	float:left;
}

div.navArea {
	float: left;
	width: 320px;
}

div.violatorBar {
	clear: both;
}

/* end home styles */

/* customer support styles */

div.customerSupport {
	background: url(/images/customer_support/BG_content.jpg) no-repeat bottom;
}

/* END customer support styles */

/* product registration styles */

div.productRegistration {
	background: url(/images/customer_support/BG_registration.gif) repeat-y top #FFF;
	padding-bottom: 10px;
}

div.registrationInstructions,
div.preliminaryContent {
	float: left;
	width: 156px;
	margin-right: 2px;
}

div.registrationInstructions p,
div.preliminaryContent p {
	margin: 20px 10px 0px 10px;
}

a.faqQuestion {
	font-size: 10px;
}

div.registrationForm,
div.content {
	width: 456px;
	float: left;
}

div.registrationForm p {
	margin: 20px 10px 10px 10px;
}

div.content p {
	margin: 0px 10px 10px 10px;
}

div.content ul {
	margin: 0px 10px 10px 30px;
}

div.content h4 {
	margin: 20px 10px 5px 10px;
}

a.toTopLink {
	font-size: 10px;
	display: block;
	text-align: right;
	margin: 20px 10px 5px 10px;
}

div.pagination {
	margin: 213px 9px 0px 9px;
}

h4.paginationHead {
	display: inline;
	font-weight: normal;
}

ol.paginationLinks {
	list-style-type: none;
	display: inline;
}

ol.paginationLinks li {
	display: inline;
	font-weight: bold;
	color: #0078C1;
}

ol.paginationLinks a {
	display: inline;
	font-weight: normal;
	text-decoration: none;
}

table.inputTable {
	width: 390px;
	margin: 15px 30px;
}

table.inputTable th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	width: 100px;
	padding: 10px 15px;
}

table.inputTable th.errorCell label {
	color: #F00;
}

h4.errorheadline {
	margin: 20px 9px 0px 9px;
}

ul.error {
	margin: 20px 9px 0px 29px;
}

table.inputTable td {
	text-align: left;
	vertical-align: top;
	padding: 10px 0px;
}

p.note {
	margin: 40px 9px 0px 9px;
	color: #0078C1;
}

/* END product registration styles */

/* manuals page */

h3.manualLine {
	font-weight: normal;
	color: #0078C1;
	margin: 20px 15px 0px 15px;
}

div.content ul.manualLinks {
	list-style-type: none;
	margin: 0px 15px;
}

ul.manualLinks a {
	text-decoration: none;
}

ul.manualLinks a:hover {
	text-decoration: underline;
}

/* END manuals page */ 

/* warranty links */

a.warrantyLink {
	color: #0078C1;
	font-size: 12px;
	margin: 20px 15px 0px 15px;
	display: block;
}

/* END warranty links */

/* about us styles */

div.aboutUs {
	background: url(/images/about_us/BG_content.jpg) no-repeat bottom;
}

/* END about us styles */

/* where to buy styles */

div.WTB {
	background-color: #FFF;
	padding-bottom: 0px;
	float: left;
	display: inline;
}

div.stores {
	width: 618px;
	float: left;
	overflow: hidden;
}

div.lgContent {
	width: 612px;
	float: left;
	padding-bottom: 20px;
	border-left: 3px solid #DFDCDB;
}

div.lgContent p {
	margin: 20px 140px 0px 20px;
}

img.store {
	float: left;
}

/* where to buy styles */

table.troubleshoot {
	width: 430px;
	margin-left: 10px;
}

table.troubleshoot th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

table.troubleshoot th.problemHead {
	font-size: 12px;
}

table.troubleshoot th.narrow {
	width: 100px;
}

table.troubleshoot td,
table.troubleshoot th {
	padding-bottom: 8px;
}

table.troubleshoot ul,
table.troubleshoot ol {
	margin: 5px 0px 5px 20px;
}



/* product page styles */

div.productMain {
	clear: both;
	margin-left: 20px;
	background: url(/images/shared/BG_productPages.gif) repeat-y top;
}

img.landingImage {
	margin: 10px 0px 0px 14px;
	float: left;
}

.landingImage {
	margin: 10px 0px 0px 14px;
	float: left;
}

div.productSub {
	width: 300px;
	float: left;
}

div.subNav {
	margin: 10px 0px;
	padding: 7px 0px 2px 0px;
	background-color: #BEDCEE;
}

div.subNav img {
	margin-left: 13px;
}

div.linePositioning {
	margin: 8px 17px;
}

div.linePositioning p {
	color: #FFF;
	margin-bottom: 10px;
}

div.whereToBuy {
	margin-left: 620px;
	clear: both;
	width: 320px;
	background-color: #FFF;
}

div.productImages {
	float: left;
}

div#console {
	display: none;
}

img.viewEnlarged {
	margin-left: 14px;
	position: absolute;
}

img.productImage {
	margin-left: 14px;
	border-bottom: 8px solid #0078C1;
}

div.productCopy {
	float: left;
	margin-left: 2px;
	width: 159px;
	background-color: #EDEBEB;
	text-align: right;
	height: 346px;
	overflow: hidden;
}

div#modelFeatures {
	margin: 7px 11px 8px 9px;
}

img.featureExpander {
	cursor: pointer;
	margin-bottom: 4px;
}

div.featureCopy p {
 color: #FFF;
 margin: 10px;                  
}

div.featureCopy img {
 margin: 6px 0px 0px 10px;
}

div.imageSwitcher {
	margin-left: 14px;
	position: absolute;
}

img.productName {
	margin: 40px 13px 75px 0px;
}

div.productCopy p {
	font-size: 14px;
	margin: 0px 8px;
}

/* end product page styles */ 

/* compare styles */ 

div.compare {
	width: 920px;
	margin-left: 20px;
	padding-bottom: 40px;
	background: url(/images/shared/BG_compare.gif) no-repeat;
}

div.compareTabs {
	padding-top: 16px;
	width: 620px;
	float: left;
}

div.compareTabs img.firstTab {
	margin: 0px 0px 0px 14px;
}

div.noContainer {
	width: 300px;
	margin: 10px 0px 0px 0px;
	float: left;
}

table.compareTable {
	clear: both;
	width: 906px;
	margin-left: 14px;
	background-color: #EDEBEB;
}

table.compareTable td,
table.compareTable th {
	padding: 5px;
	vertical-align: top;
}

table.compareTable th.headr,
table.compareTable th.firstSub {
	border-top: 3px solid #0078C2;
}

table.compareTable tr.modelHead th.subHeadr {
	border-top: 8px solid #0078C2;
}

table.compareTable tr.modelHead th {
	padding: 20px 5px;
}

table.compareTable tr.oddrow td,
table.compareTable tr.oddrow th {
	background-color: #DCD9D9;
}

table.compareTable tr.oddrow th.headr {
	width: 115px;
	background-color: #EDEBEB;
}

table.compareTable th {
	text-align: left;
}

table.compareTable td {
	width: 193px;
}

table.compareTable tr th.subHeadr {
	border-right: 3px solid #DFDCDB;
	font-weight: normal;
	width: 150px;
}

table.features tr th.subHeadr {
	border-right: 3px solid #DFDCDB;
	font-weight: normal;
	width: 275px;
}

table.compareTable tr.oddrow th.subHeadr {
	border-right: 3px solid #CFCBCA;
}

table.compareTable p {
	margin-bottom: 10px;
}

/* end compare styles */ 

div.clearer {
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

/* ======================  E N D BODY STYLES ======================== */

/* ======================  FOOTER STYLES ======================== */

div.footer {
	clear:both;
	border-top: 7px solid #0078C1;
}

div.productFoot,
div.homeFoot {
	border-top: none;
}

div.globalSiteLinks {
	background-color: #CBCBCB;
}

div.globalSiteLinks ul {
	list-style-type: none;
	padding: 10px 0px;
	margin-left: 20px;
}

div.globalSiteLinks ul li {
	display: inline;
}

div.globalSiteLinks ul a {
	margin-right: 30px;
	text-decoration: none;
}

div.globalSiteLinks ul a:hover {
	text-decoration: underline;
}

div.legalese {
	padding: 5px 0px;
	background-color: #FFF;
}

div.legalese ul {
	margin-left: 20px;
	list-style-type: none;
}

div.legalese ul li,
div.legalese ul a {
	margin-right: 15px;
	display: inline;
	color: #8E8E8E;
	text-decoration: none;
}

div.legalese ul a:hover {
	text-decoration: underline;
}

/* ======================  E N D FOOTER STYLES ======================== */