


/* ====================================================================================================================================== */
/*		BASIC STYLES 																							  						  */
/* ====================================================================================================================================== */

html, body {
	background-color: #fbfbfb;
	margin:0px;
	text-align:left;
	height:100%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	line-height:19px;
	background-image:url(../images/background_tile_2.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

p {
	padding-right:10px;
}

a {
	color:#D1002E;
}
a:link {
	color:#D1002E;
}
a:hover {
	color:#ff0000;
}
a:visited {
	color:#ff0000;
}


ul li {
	list-style-image: url(../images/list_bullet.gif);
	padding:0px 100px 10px 0px;
}


h1 {
	font-weight:100;
	color:#000000;
	font-size:36px;
	margin:0px 0px 20px 0px;
	padding:0px 50px 0px 0px;
	line-height:34px;
}
h2 {
	font-weight:100;
	color:#D1002E;
	font-size:30px;
	margin:0px 0px 20px 0px;
	
}
h3 {
	font-weight:100;
	color:#D1002E;
	font-size:24px;
	margin:0px 0px 20px 0px;
}
h4 {
	font-weight:100;
	color:#D1002E;
	font-size:20px;
	margin:0px 0px 20px 0px;
}
h5 {
	font-weight:100;
	color:#D1002E;
	font-size:16px;
	margin:0px 0px 20px 0px;
}	
h6 {
	font-weight:100;
	color:#D1002E;
	font-size:13px;
	margin:0px 0px 20px 0px;
}
img {
	border:0px;
}






/* ====================================================================================================================================== */
/*		MAIN INTERFACE 																													*/
/* ====================================================================================================================================== */

#interfaceBackground {
	margin: auto;
	padding: auto;
	text-align:center;
	width:auto;
	
}
#interfaceCenterWhiteBox {
	margin: 20px auto 0px;
	padding: auto;
	width:980px;
	padding:0px;
	border:1px solid #e3e3e3
}


.sublevel_link_current {
	padding:2px 8px 0px 10px;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}


.sublevel_link_separator {
	font-size:12px;
	color:#A6A6A6;
	text-decoration:none;
}

.sublevel_link {
	padding:2px 8px 0px 10px;
}

.sublevel_link, 
.sublevel_link:link, 
.sublevel_link:visited {
	font-size:11px;
	color:#A6A6A6;
	text-decoration:none;
	
}
.sublevel_link:hover {
	color:#A6A6A6;
	text-decoration:underline;
}





/* ====================================================================================================================================== */
/*		MAIN INTERFACE 	 - HOMEPAGE SPECIFIC																												*/
/* ====================================================================================================================================== */

#top_header_home {
	width:980px;
	background-color:#ffffff;
	height:95px;
}

#totalconnect_logo_home {
	padding:40px 0px 0px 0px;
}

#honeywell_logo_home {
	padding:15px 20px 10px 0px;
}

#top_header_home_left {
	width:545px;
	padding:20px 0px 0px 0px;
	text-align:left;
	display:inline;
	float:left;
}

#top_header_home_right {
	width:435px;
	padding:10px 0px 0px 0px;
	text-align:right;
	display:inline;
	float:left;
}

.nav_button_homepage {
	display:inline;
	float:left;
}

#flash_area_homepage {
	width:980px;
	height:410px;
	background-color:#ffffff;
}

#red_nav_strip {
	background-image:url(../images/red_nav_background.gif);
	background-position:top center;
	background-repeat:repeat-x;
	width:980px;
	height:32px;
	text-align:left;
}

.bottom_promo {
	width:490px;
	display:inline;
	float:left;
}

.bottom_promo2 {
	width:326px;
	display:inline;
	float:left;
}
.bottom_promo3 {
	width:326px;
	display:inline;
	float:right;
}



/* ====================================================================================================================================== */
/*		MAIN INTERFACE 	 - SUBLEVEL SPECIFIC																												*/
/* ====================================================================================================================================== */


#top_header_left {
	width:459px;
	float:left;
	display:inline;
	text-align:left;

}

#top_header_right {
	float:left;
	display:inline;
	text-align:right;
	margin-top:14px;
}




#honeywell_logo_sub {
	padding:12px 0px 0px 20px;
}

#totalconnect_logo_sub {
	padding:15px 0px 0px 20px;
}


#logo_area_sublevel {
	width:980px;
	height:324px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	text-align:left;
	background:#ffffff;
}

#top_header_image_sublevel {
	width:980px;
	height:244px;
	background-color:#ffffff;
}

#middle_divider_sublevel {
	width:980px;
	height:8px;
	background-image:url(../images/middle_divider_sublevel.gif);
	background-repeat:repeat-x;
}

#main_container_sublevel {
	width:auto;
	background-color:#ffffff;
	padding:18px 15px 35px;
}

#main_container_sublevel_left {
	width:280px;
	background-color:#ffffff;
	text-align:left;
	float:left;
	display:inline;
	padding:20px 30px 0px 10px;
}

#main_container_sublevel_right {
	width:630px;
	background-color:#ffffff;
	text-align:left;
	float:left;
	display:inline;
}

#nav_block_sublevel {
	width:280px;
	display:inline;
	float:left;
	text-align:left;
}

#content_block_sublevel {
	width:660px;
	display:inline;
	float:left;
}

#content_block_top {
	width:624px;
	padding:40px 0px 30px 36px;
	background-image:url(../images/content_block_background_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
	text-align:left;
}

#content_block_bottom {
	width:660px;
	height:7px;
	background-image:url(../images/content_block_background_bottom.gif);
	background-position:top;
}

.nav_button_sublevel {
	padding:0px 0px 5px 0px;
}

.nav_sublevel_bottom {
	height:13px;
}

#commercial_banner {
	padding:64px 0px 0px 0px;
	position:relative;
	left:-16px;
}


	





/* ====================================================================================================================================== */
/*		TEXT FORMATTING																														*/
/* ====================================================================================================================================== */



.image_caption {
	padding:4px 20px 6px 20px;
	margin:2px 0px 30px 0px;
	text-align:center;
	width:auto;
	font-size:11px;
	font-style:italic;
	line-height:15px;
	color:#666666;
}

.image_caption_red {
	padding:10px 30px 11px 30px;
	margin:2px 0px 30px 0px;
	text-align:center;
	width:auto;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	background:#D1002E;
	color:#ffffff;
	line-height:15px;
}




/* ====================================================================================================================================== */
/*		REMOTE LOOK-IN																												*/
/* ====================================================================================================================================== */



.rli_vert {
	float:left;
	display:inline;
	width:190px;
}


.rli_image {
	padding-bottom:6px;
	text-align:center;
}


.rli_text {
	text-align:center;
	padding:0px 4px;
	font-size:13px;
}



/* ====================================================================================================================================== */
/*		ENHANCED SECURITY & AWARENESS																													*/
/* ====================================================================================================================================== */


.esa_container {
	width:286px;
	float:left;
	display:inline;
	margin:0px 10px 30px 0px;
}
.esa_image {
	width:286px;
	padding-bottom:6px;
	
}
.esa_text {
	text-align:left;
	font-size:12px;
	font-weight:600px;
	line-height:15px;
	padding-left:8px;
}
	

/* ====================================================================================================================================== */
/*		FOOTER																															*/
/* ====================================================================================================================================== */


#footer_area {
	width:960px;
	margin:auto;
	padding:10px 0px 30px;
}

#footer_left {
	display:inline;
	float:left;
	width:480px;
	color:#A6A6A6;
	font-size:10px;
	text-align:left;
}
#footer_right {
	display:inline;
	float:left;
	width:480px;
	color:#A6A6A6;
	font-size:10px;
	text-align:right;
}


.footer_link, 
.footer_link:link, 
.footer_link:visited {
	color:#A6A6A6;
	text-decoration:none;
	
}
.footer_link:hover {
	color:#A6A6A6;
	text-decoration:underline;
}

.trademarkInfo {
	font-size:9px;
	text-align:left;
	color:#A6A6A6;
	line-height:12px;
}





/* ====================================================================================================================================== */
/*		GREY BOX																							  						  */
/* ====================================================================================================================================== */

.greybox_main {
	background-color: #ffffff;
	text-align:left;
	background-image:url(../images/greybox_top_tile.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

.greybox_top {
	margin:0px auto;
	padding:0px;
	height:5px;
}
.greybox_TL {
	float:left;
	display:inline;
	text-align:left;
}
.greybox_TR {
	float:left;
	display:inline;
	text-align:right;
}

.greybox_center {
	margin:0px;
	padding:18px 10px;
	border:1px solid #e3e3e3;
	border-top:1px solid #f7f7f7;
	border-bottom:1px solid #ffffff;
	text-align:center;
	
}



.greybox_bottom {
	margin:0px auto;
	padding:0px;
	height:10px;
	background-image:url(../images/greybox_bottom_tile.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
}
.greybox_BL {
	float:left;
	display:inline;
	text-align:left;
}
.greybox_BR {
	float:left;
	display:inline;
	text-align:right;
}



/* ====================================================================================================================================== */
/*		MISC 																															*/
/* ====================================================================================================================================== */

.clear {
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
}

.floatLeft {
	float:left;
	display:inline;
	position:relative;
}
.floatRight {
	float:right;
	display:inline;
	position:relative;
}


