﻿/***********************************************/
/* Ultimate Air Cleaner Styles                       */
/***********************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #B9CCD9;
	background-image: url("images/air_cleaner_m_bkg.jpg");
}


/* Site Links */

a {
	color: color: #1D4B75;
	text-decoration: none;
	font-size: 12px;
	color: #1D3974;
}

a:link {
	color: #1D4B75;
	text-decoration: none;
}

a:visited {
	color: #537BC6;
	text-decoration: none;
}

a:hover {
	color: #0F52A4;
	text-decoration: underline;
}


/* Site Styles */

.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1F5E71;
	text-decoration: none;
}

.main {
	padding: 20px 0px 0px 0px;
}

.pageName {
	font: 20px Arial, Helvetica, sans-serif;
	color: yellowgreen;
	line-height:30px;
	letter-spacing:.25px;
	margin-top: 0px;
	padding-top: 20px;
	text-align: left;
	}

.mfgWarranty {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #87C249;
	margin-bottom:6px;
}	

.warrantyText {
	padding-left:20px;
}

.warrantyText a {
	font-size:11px;
}

.warrantyText p {
	padding-top:2px;
	padding-bottom:4px;
	margin-top:2px;
	margin-bottom:4px;
}

.DetailText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:17px;
	margin-top:0px;
	padding-left: 0px;
	}
	
.copyright {
	font-size: 12px;
	color: #1D3974;
    font-weight: normal;
	line-height: 15px;
	padding: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 17px;
	color: #23468C;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #006699;
	margin: 0px;
	padding: 0px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #23468C;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;

}

h4 {
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#navBar {
	width: 170px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
}

#content {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#contentinside {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0.05px;
	font-weight: normal;
	color: #333333;
}

#smallnav {
	font: Arial, Helvetica, sans-serif;
	color: #99cc66;
	font-size: 12px;
}

#smallnav a {
	font: Arial, Helvetica, sans-serif;
	color: color: #99cc66;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #1D3974;
}

#smallnav a:link {
	font: Arial, Helvetica, sans-serif;
	color: #99cc66;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#smallnav a:visited {
	font: Arial, Helvetica, sans-serif;
	color: #99cc66;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#smallnav a:hover {
	font: Arial, Helvetica, sans-serif;
	color: #99cc66;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}


/* Lists */

.products_main2 li {
	list-style-type: disc;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 7px;
}

.faq ol li  {
	list-style-type: decimal;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left:0px;
	margin:0px;
}

#col1 {
	float: left;
	width: 38%;
	padding-right:10px;
}

#col2 {
	float: right;
	width: 40%;
	padding-right:20px;
}

.sitemap {
	list-style-type: none;
}

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: none;
}

ul li {
	list-style-type: disc;
	line-height: normal;
	padding-top: 7px;
}

ol li {
	list-style-type:decimal;
	margin-bottom:10px;
}

ol li ul li {
	list-style-type:disc;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	}

.plist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.dlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
	background-color: #EFEFEF;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName {
	margin: 0;
	padding: 0 0 0 10px;
}

/*************** #pageName styles **************/

#pageName {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


/************** .feature styles ***************/

.feature  {
	font-size: 12px;
	color: #1D3974;
    font-weight: normal;
	line-height: 15px;
	padding: 4px 16px 4px 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.feature p {
	padding-top:2px; padding-bottom: 10px;
	margin:0;
}	

.feature a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.feature a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.feature h3 {
    color: #1D3974;
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.feature img {
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story {
	clear: both;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 10px 30px 0px;
	
}
.story a {
	color: color: #1D4B75;
	text-decoration: none;
	font-size: 12px;
	color: #1D4B75;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a:link {
	color: #1D4B75;
	text-decoration: none;
}

.story a:visited {
	color: #537BC6;
	text-decoration: none;
}

.story a:hover {
	color: #0F52A4;
	text-decoration: underline;
}



/************** .Product styles ***************/

.products_main {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #1D3974;
    font-weight: normal;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
}

.products_main a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.products_main h3 {
    color: #1D3974;
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.products_main img {
	float: left;
	padding: 10px 10px 0px 0px;
}

.sub_photo {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	line-height:12px;
	text-align:center;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}


/*********** #sectionLinks styles ***********/

#sectionLinks {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	width: 145px;
	text-align: left;
	color: #FFFFFF;
	background-color: #7495BE;
	line-height: 27px;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0.05px;
}

#sectionLinks h3 {
	padding: 2px 0px 2px 2px;
	width: 100%;
	font-size: 12px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #F2F2F2;
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	color: #FFFFFF;
}

#sectionLinks a:hover {
	background-color: #93C48A;
}

#sectionLinks2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	width: 150px;
	text-align: left;
	color: #FFFFFF;
	line-height: 27px;
}

#sectionLinks2 h3 {
	padding: 2px 0px 2px 2px;
	width: 100%;
	font-size: 12px;
}

#sectionLinks2 a {
	display: block;
	border-top: 1px solid #F2F2F2;
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	color: #FFFFFF;
}

#sectionLinks a:hover {
	background-color: #93C48A;
}

/*********** .relatedLinks styles ***********/

.relatedLinks {
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
}

.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#advert img {
	display: block;
}


/************** #headlines styles **************/

#headlines {
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 12px;
}

#headlines p {
	padding: 5px 0px 5px 0px;
}

/************** reserve styles **************/

.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-bottom: 7px;
}

.container1 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	width: 150px;
	text-align: left;
	color: #FFFFFF;
	line-height: 27px;
}

.containerbtm {
	color: none;
	background-color: none;
	padding: 14px;
	border: 1px solid #777777;
	padding-top: 14px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	margin-bottom: 0px;
	width: 742px;
	align: center;
	min-height: 70px;
	border-top-width: 0px;
	margin-top: 0px;
}
.product_table_head {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	width: 150px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.product_table_detail {
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	width: 150px;
	text-align: left;
	color: #1D3974;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 7px;
}
.product_table_Price {
	margin: 5px 0 0 0;
	padding: 2px;
	font-size: 12px;
	width: 150px;
	text-align: left;
	vertical-align:bottom;
	color: yellowgreen;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.product_table_Price img {
	vertical-align: bottom
}

.h2_2 {
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
.product_table_name {
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	width: 150px;
	text-align: center;
	color: #1D3974;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.product_detail_title {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	width: 150px;
	text-align: left;
	color: #1F3E7C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #d5e0f2;
	height: 0px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 7px;
	margin-bottom: 0px;
}

.products {
	font-size: 12px;
	color: #1D3974;
	font-weight: normal;
	line-height: 15px;
	padding: 2px 17px 70px 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 27px;
	width: 670px;
}

.DetailText_b {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	padding-left: 7px;
	font-weight: bold;
}

.product_table_name_new {
	margin: 0px;
	padding: 2px;
	font-size: 15px;
	width: 150px;
	text-align: left;
	color: #1D3974;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ProductDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
	text-align: left;
	padding-left: 7px;
	margin-left: 7px;
}

.ProductDetail_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
	text-align: left;
	padding-left: 7px;
	margin-left: 7px;
	letter-spacing: 0.5px;
}
.product_name {

	margin: 0px;
	padding: 2px;
	font-size: 15px;
	width: 150px;
	text-align: left;
	color: #1D3974;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.productPrice {
	font:12x Arial, Helvetica, sans-serif;
	color:#CC3300;
	line-height:14px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.productPrice img {
	vertical-align: bottom
}

.priceBuyNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-bottom: 7px;
}
.products_main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D3974;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin-left: 7px;
	line-height: 15px;
	text-align: left;
}
.products_main3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D3974;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	line-height: 20px;
	text-align: left;
}

.smallText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #777777;
	line-height: 14px;
	padding-top: 26px;
	padding-bottom: 4px;
	padding-left:16px;
}
