* { margin: 0; padding: 0; }

html { width: 100%; }
body { width: 100%; background: #FFFFFF; }

img { border: 0px; }

div#page_container {

	position: relative;

	margin: 0 auto;
	width: 850px;
}

div#flash_header {

	position: relative;

	height: 141px;
}


div#navigation {

	position: relative;
	height: 125px;
}


div#content_area {

	padding-bottom: 25px;
}

div#one_column {

	padding: 0px 15px 0px 15px;

	font-family: Arial, sans-serif;
	font-size: 12px;

	/*height: 300px;
	min-height: 300px;*/
}

div#search_resuls {

	width: 100%;
	border-top: 1px solid #333333;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}

div#distributors {
    margin-bottom:12px;
}


div#left_column {

	float: left;
	width: 174px;
	padding-left: 11px;

	font-family: Arial, sans-serif;
	font-size: 11px;
}

div#left_column img.box_footer {

	display: block;
	padding: 0px;
	margin: 0px;

	position: absolute;
	bottom: 0px;
}

div#promo_box {

	position: relative;
	margin-bottom: 12px;

	width: 174px;
	background: url("../images/promo_box_sides.png") repeat-y;
}

div#promo_box div#promo_box_content {
	position: relative;

	padding: 0px 8px 15px 8px;
	width: 158px;
}

div#promo_box div#promo_box_content p{
	text-align: left !important;
}

div#search_box {

	position: relative;
	margin-bottom: 12px;

	width: 174px;
	background: url("../images/search_box_sides.png") repeat-y;
}

div#search_box div#search_box_content {

	position: relative;

	padding: 0px 8px 15px 8px;
	width: 158px;
}

div#search_box_content input#search {

	margin-top: 5px;

	float: left;
	width: 127px;

	font-family: Verdana, sans-serif;
	font-size: 12px;
}

div#right_column {

	position: relative;

	float: right;

	width: 650px;

	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#right_column img.frame {

	display: block;
}

div#home_box_1, div#home_box_2, div#home_box_3 {

	position: relative;
	float: left;

	padding-right: 7px;

	width: 206px;
	height: 330px;

	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 130%;
	text-decoration: none;
	cursor:pointer;
	cursor: hand;
}

div#home_box_1 div.content {

	background-color: #d9e1ea;
	padding: 15px 6px 6px 6px;
	color: #274d88;

	height: 185px;
}

div#home_box_2 div.content {

	/*background-color: #c9dce7;*/
	background-color: #d9e1ea;
	padding: 15px 6px 6px 6px;
	/*color: #005b8c;*/
	color: #274d88;

	height: 185px;
}

div#home_box_3 div.content {

	/*background-color: #648cba;*/
	background-color: #d9e1ea;
	padding: 15px 6px 6px 6px;
	/*color: #ffffff;*/
	color: #274d88;

	height: 185px;
}

div#home_box_1 p { text-align: left !important; }
div#home_box_2 p { text-align: left !important; }
div#home_box_3 p { text-align: left !important; }

div#right_column div#content {

	width: 633px;
}

div#footer {

	position: relative;

	height: 55px;

	background: url("../images/footer_bg.jpg") no-repeat;

	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#footer div#copyright {

	position: absolute;
	top: 10px; left: 255px;

	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
}

div#footer div#links {

	position: absolute;
	top: 5px; left: 690px;
}

div#links a {

	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;

	padding: 0px 3px 0px 3px;
	position: relative;
	top: -10px;
}

div#links div#phone {

	display: inline;

	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;

	padding: 0px 3px 0px 3px;
	position: relative;
	top: -10px;

}

div#links a:hover {

	color: #005b8c;
	text-decoration: underline;
}

div#links a.current {
	color: #005b8c !important;
}

div#clearer {

	display:block;

	clear: both;
	font-size: 0px;
}

/* TABBED NAVIGATION START */
div#tab_navigation {

	position: absolute;
	top: 0px; left: 0px;

	height: 37px;
}

div#tab_navigation img#tab_0 {

	width: 11px; height: 37px;
}

div#tab_navigation img#tab_1 {

	position: absolute;
	left: 836px; top: 0px;
	width: 14px; height: 37px;
}

div#tab_navigation a { position: absolute; }
div#tab_navigation a.current { background-position: 0 -37px !important; }

div#tab_navigation a#tab_humidifiers { width: 140px; height: 37px;
		left: 11px; top: 0px;
		background: url("../images/navigation/tab_humidifiers.jpg") no-repeat; }
div#tab_navigation a#tab_humidifiers:hover { background-position: 0 -37px; }

div#tab_navigation a#tab_air_cleaners { width: 137px; height: 37px;
		left: 151px; top: 0px;
		background: url("../images/navigation/tab_air_cleaners.jpg") no-repeat; }
div#tab_navigation a#tab_air_cleaners:hover { background-position: 0 -37px; }

div#tab_navigation a#tab_dehumidifiers { width: 137px; height: 37px;
		left: 288px; top: 0px;
		background: url("../images/navigation/tab_dehumidifiers.jpg") no-repeat; }
div#tab_navigation a#tab_dehumidifiers:hover { background-position: 0 -37px; }

div#tab_navigation a#tab_thermostats { width: 137px; height: 37px;
		left: 425px; top: 0px;
		background: url("../images/navigation/tab_thermostats.jpg") no-repeat; }
div#tab_navigation a#tab_thermostats:hover { background-position: 0 -37px; }

div#tab_navigation a#tab_zcc { width: 137px; height: 37px;
		left: 562px; top: 0px;
		background: url("../images/navigation/tab_zcc.jpg") no-repeat; }
div#tab_navigation a#tab_zcc:hover { background-position: 0 -37px; }

div#tab_navigation a#tab_ventilation { width: 137px; height: 37px;
		left: 699px; top: 0px;
		background: url("../images/navigation/tab_ventilation.jpg") no-repeat; }
div#tab_navigation a#tab_ventilation:hover { background-position: 0 -37px; }

/*active tabs */
div#tab_navigation a#active_tab_humidifiers { width: 140px; height: 37px;
		left: 11px; top: 0px;
		background: url("../images/navigation/tab_humidifiers.jpg") no-repeat; background-position: 0 -37px;}

div#tab_navigation a#active_tab_air_cleaners { width: 137px; height: 37px;
		left: 151px; top: 0px;
		background: url("../images/navigation/tab_air_cleaners.jpg") no-repeat; background-position: 0 -37px; }

div#tab_navigation a#active_tab_dehumidifiers { width: 137px; height: 37px;
		left: 288px; top: 0px;
		background: url("../images/navigation/tab_dehumidifiers.jpg") no-repeat; background-position: 0 -37px; }

div#tab_navigation a#active_tab_thermostats { width: 137px; height: 37px;
		left: 425px; top: 0px;
		background: url("../images/navigation/tab_thermostats.jpg") no-repeat; background-position: 0 -37px; }

div#tab_navigation a#active_tab_zcc { width: 137px; height: 37px;
		left: 562px; top: 0px;
		background: url("../images/navigation/tab_zcc.jpg") no-repeat; background-position: 0 -37px; }

div#tab_navigation a#active_tab_ventilation { width: 137px; height: 37px;
		left: 699px; top: 0px;
		background: url("../images/navigation/tab_ventilation.jpg") no-repeat; background-position: 0 -37px; }

/* TABBED NAVIGATION END */


/* SUB NAVIGATION START */
div#sub_navigation {

	position: absolute;
	top: 37px; left: 0px;

	height: 31px;
}

div#sub_navigation img#sub_0 {

	width: 15px; height: 31px;
}

div#sub_navigation img#sub_1 {

	position: absolute;
	left: 830px; top: 0px;
	width: 7px; height: 31px;
}

div#sub_navigation a { position: absolute; }

div#sub_navigation a#sub_partners { width: 116px; height: 31px;
		left: 15px; top: 0px;
		background: url("../images/navigation/sub_partners.png") no-repeat; }
/*div#sub_navigation a#sub_partners:hover { background-position: 0 -31px; }*/

div#sub_navigation a#sub_promotions { width: 128px; height: 31px;
		left: 131px; top: 0px;
		background: url("../images/navigation/sub_promotions.png") no-repeat; }
div#sub_navigation a#sub_promotions:hover { background-position: 0 -31px; border-bottom: 3px solid #f1f1f1;}

div#sub_navigation a#sub_literature { width: 138px; height: 31px;
		left: 259px; top: 0px;
		background: url("../images/navigation/sub_literature.png") no-repeat; }
div#sub_navigation a#sub_literature:hover { background-position: 0 -31px; }

div#sub_navigation a#sub_artwork { width: 150px; height: 31px;
		left: 397px; top: 0px;
		background: url("../images/navigation/sub_ads_materials.png") no-repeat; }
/*div#sub_navigation a#sub_artwork:hover { background-position: 0 -31px; }*/

div#sub_navigation a#sub_ads { width: 119px; height: 31px;
		left: 547px; top: 0px;
		background: url("../images/navigation/sub_ads.png") no-repeat; }
div#sub_navigation a#sub_ads:hover { background-position: 0 -31px; }

div#sub_navigation a#sub_marketing { width: 165px; height: 31px;
		left: 666px; top: 0px;
		background: url("../images/navigation/sub_programs.png") no-repeat; }
/*div#sub_navigation a#sub_marketing:hover { background-position: 0 -31px; }*/


div a#menu2_t_4 { width: 116px; height: 31px;
		left: 15px; top: 0px;
		background: url("../images/navigation/sub_partners.png") no-repeat;}
div a#menu2_t_4:hover { background-position: 0 -31px; border-bottom: 3px solid #f1f1f1;}

div a#menu1_t_4 { width: 176px; height: 31px;
		left: 654px; top: 0px;
		background: url("../images/navigation/sub_programs.png") no-repeat; }
div a#menu1_t_4:hover { background-position: 0 -31px; border-bottom: 3px solid #f1f1f1;}

div a#menu3_t_4 { width: 149px; height: 31px;
		left: 398px; top: 0px;
		background: url("../images/navigation/sub_ads_materials.png") no-repeat; }
div a#menu3_t_4:hover { background-position: 0 -31px; border-bottom: 3px solid #f1f1f1;}

/*active tabs*/

div#sub_navigation a#active_sub_partners { width: 116px; height: 31px;
		left: 15px; top: 0px;
		background: url("../images/navigation/sub_partners.png") no-repeat; background-position: 0 -31px;}

div#sub_navigation a#active_sub_promotions { width: 128px; height: 31px;
		left: 131px; top: 0px;
		background: url("../images/navigation/sub_promotions.png") no-repeat; background-position: 0 -31px;}

div#sub_navigation a#active_sub_literature { width: 138px; height: 31px;
		left: 259px; top: 0px;
		background: url("../images/navigation/sub_literature.png") no-repeat; background-position: 0 -31px;}

div#sub_navigation a#active_sub_artwork { width: 150px; height: 31px;
		left: 397px; top: 0px;
		background: url("../images/navigation/sub_ads_materials.png") no-repeat; background-position: 0 -31px;}

div#sub_navigation a#active_sub_ads { width: 119px; height: 31px;
		left: 547px; top: 0px;
		background: url("../images/navigation/sub_ads.png") no-repeat; background-position: 0 -31px;}

div#sub_navigation a#active_sub_marketing { width: 176px; height: 31px;
		left: 654px; top: 0px;
		background: url("../images/navigation/sub_programs.png") no-repeat; background-position: 0 -31px;}




/* SUB NAVIGATION END */

/* SUB FOOTER START */
div#sub_footer {

	position: absolute;
	top: 68px; left: 0px;

	background: url("../images/navigation/sub_footer_bg.jpg") no-repeat;
	height: 57px; width: 850px;
}

div#sub_footer div#links {

	position: absolute;
	top: 5px; /*left: 380px;*/
	right: 22px;
}
/* SUB FOOTER END */





/*DASHBOARDS PARTNERS*/

.h3a:link, .h3a:visited {
    color: #005B8C;
    font-size:16px;
}

.h3a:hover {
    color: #005B8C;
    font-size:16px;
    text-decoration: none;
}

.partnersBanner {
	width:457px;
	margin:0px auto 15px;
}

.partnersLoginBtn {
	width:152px;
	float:left;
	margin:-2px 0px 0px 13px;
}

.partnersProfileBtn {
	width:105px;
	float:left;
	margin:-2px 0px 0px -15px;
}


.contentLogin {
	width:822px;
	margin:auto;
}


.loginForm {
	float:left;
    padding:5px 20px;
	width:361px;
    height: 193px;
    background: url(../images/login_bg.jpg);
}

.joinForm{
	float:right;
	width:361px;
	padding:5px 20px;
    height: 280px;
    background: url(../images/register_bg.jpg);
}

.joinForm p {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
}

.joinForm ul {
    color: #FFFFFF;
}

.joinForm ul li {
    line-height: 150%;
    font-family: Arial;
    font-size: 13px;
    list-style-image: url(../images/register_bullet.jpg);
}

.clear {
	clear:both;
}

.popup-table {
    background: #ffffff;
}

.popup-table th {
    font-family: Arial;
    font-size: 12px;
    background: #989898;
    color: #ffffff;
    font-weight: bold;
    padding: 4px;
    text-align: left;
}

.popup-table td {
    font-family: arial;
    font-size: 12px;
    color: #5a5a5a;
}

.pop-table th {
    font-family: arial;
    font-size: 12px;
    color: #5a5a5a;
}

.pop-table td {
    font-family: arial;
    font-size: 12px;
    color: #5a5a5a;
}

.partner-button-tooltip {
    width: 350px;
    padding: 0px 10px 3px 10px;
    border: 1px solid #999999;
    display: none;
    background: url(../images/tooltip_bg.jpg);
}

.even{
    background: #f1f1f1;
}

.odd{
    background: #e5e5e5;
}

td {
	padding:3px;
}

.dash-p {
    font-family: Arial;
    font-size: 12px;
}

.inputContainer {
    width: 282px;
    background: #ebebeb;
    padding: 3px;
}
.inputText {
	width:280px;
	padding:4px 0px;
    border: 1px solid #7F9DB9;
    background: url(../images/input_bg.jpg) no-repeat left top;
}

.inputText2 {
    width:250px;
    padding:4px 0px;
    border: 1px solid #7F9DB9;
    background: url(../images/input_bg.jpg) no-repeat left top;
}

.section1-container {
    background: url(../images/section1_bg.jpg);
    width: 600px;
    height: 82px;
    padding: 0px;
    margin: 0px;
}

.section2-container {
    background: url(../images/section2_bg.jpg);
    width: 461px;
    height: 140px;
    padding: 0px;
    margin: 0px;
}

.section3-container {
    background: url(../images/section3_bg.jpg);
    width: 480px;
    height: 82px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

.section4-container {
    background: url(../images/section4_bg.jpg);
    width: 414px;
    height: 97px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

.section5-container {
    background: url(../images/section5_bg.jpg);
    width: 514px;
    height: 82px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

.section6-container {
    background: url(../images/section6_bg.jpg);
    width: 479px;
    height: 111px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

.section-header-text {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding-top: 6px;
}

.section-label {
    color: #5A5A5A;
    font-weight: normal;
    font-size: 12px;
    float: left;
    width: 190px;
    padding-left: 10px;
}
.section-value {
    color: #5A5A5A;
    font-weight: normal;
    font-size: 12px;
    float: right;
    width: 174px;
    text-align: center;
}

.brandList td {
	text-align:center;
	padding:3px 5px;
}

.brandList .oddRow td {
	background-color:#ebebeb;
}
.brandList .evenRow td {
	background-color:#ffffff;
}

.dashboardSectionContainer {
	padding:3px 2px 2px;
	margin: 30px 0px 0px 0px;
	width:811px;
	background-image:url("../images/sectionHeader_.jpg");
}

.dashboardSectionContainerWN {
	padding:3px 2px 2px;
	margin: 30px 0px 0px 0px;
	width:811px;
	background-image:url("../images/bara.png");
}

.sectionContent {
	margin:0px auto 15px;
	width:810px;
}

.dashboardSection {
	padding:4px;
	color:#ffffff;


}

.dashboardSection .title {
	float:left;
	font-weight:bold;
	font-size:13px;
	margin-left:5px;
}

.dashboardSection .extra {
	float:right;
	font-style:italic;
	font-size:13px;
	margin-right:5px;
}

.btn1 {
	width:140px;
	height:32px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	display:block;
	background-image:url('../images/button_bg1.jpg');
	font-weight:normal;
	margin:2px;
	padding:3px 0px 0px;
}

.btn1Top {
	height:23px;
	padding-top:11px;
}

.btn2 {
	width:140px;
	height:47px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	display:block;
	background-image:url('../images/button_bg2.jpg');
	font-weight:normal;
	margin:2px;
	padding:3px 0px 0px;
}

/*standard error container*/
#FrmErrContainer {
    border:1px solid red;
    width:398px;
}

div.errorContainer
{
    background:#FrmErrContainer none repeat scroll 0 0;
    border:1px solid #ff0000;
    color:#4d4d4d;
    display:block;
    padding:4px;
    font-size:11px;
}

div.errorContainer ol
{
    margin-bottom:2px;
    margin-top:0px;
}

div.errorContainer ol li
{
    list-style-image:none;
    list-style-type:none;
    margin-left: 5px;
}
div.errorContainer { display: none }

.errorContainer label.error
{
    color:red;
    display: block;
    width:auto;
    float:none;
    padding:0px;
}

.error
{
    color:#C90000;
}

.success
{
    color:#00C900;
}

.errorContainer h4
{
    margin-bottom:2px;
    margin-top:2px;
    font-size:11px;
}

.requiredFieldLabel {
    color:red;
}
/**/


.section2Info {
	position:relative;
	height:170px;
}

.iaqLogo {
	position:absolute;
	top:-8px;
	left:2px;
	z-index:15;
}
.section2-container {
	position:absolute;
	top:55px;
	left:2px;
}



#find-distr {
	background: url(../images/findd_bg.jpg) no-repeat;
	display: block;
	width: 174px;
	height: 92px;
}

#profile-container {
    float: left;
    width: 820px;
    margin: 0px;
    padding: 0px;
}

#profile-header {
    width: 100%;
    height: 28px;
    float: left;
}

.profile-pass {
    width: 145px;
    height: 28px;
    cursor: pointer;
    color: #747474;
    background: url(../images/update-pass-bg.jpg) top left no-repeat;
    float: left;
    line-height: 28px;
    margin-left: 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
}

.pass-active, .profile-pass:hover {
    color: #FFFFFF;
    background: url(../images/update-pass-bg-over.jpg) top left no-repeat;
}

.profile-email {
    width: 116px;
    height: 28px;
    cursor: pointer;
    color: #747474;
    background: url(../images/update-mail-bg.jpg) top left no-repeat;
    float: left;
    line-height: 28px;
    margin-left: 15px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 19px;
}

.email-active, .profile-email:hover  {
    color: #FFFFFF;
    background: url(../images/update-mail-bg-over.jpg) top left no-repeat;
}

.profile-locator {
    width: 182px;
    height: 28px;
    cursor: pointer;
    color: #747474;
    background: url(../images/update-loca-bg.jpg) top left no-repeat;
    float: left;
    line-height: 28px;
    margin-left: 15px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 18px;
}

.locator-active, .profile-locator:hover  {
    color: #FFFFFF;
    background: url(../images/update-loca-bg-over.jpg) top left no-repeat;
}

#profile-content {
    width: 800px;
    float: left;
    border-top: 1px solid #868686;
    padding: 10px;
    font-size: 12px;
}



.profile-group {
    width: 180px;
    height: 28px;
    cursor: pointer;
    color: #747474;
    background: url(../images/update-group-bg.jpg) top left no-repeat;
    float: left;
    line-height: 28px;
    margin-left: 15px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.group-active, .profile-group:hover {
    background: url(../images/update-group-bg-over.jpg) top left no-repeat;
    color:#ffffff;
}
