div#logo p.phone { display: none; }/*-- new --*/
/*///////////////////////////////////////////////////////////////////////////////////////////
------Bryant® STYLES - © 2005 All Rights Reserved -------base.css-------------------------		
///////////////////////////////////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------------------------------  container*/
#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	}
/* ---------------------------------------------------------------  utilities/serch/find (header)*/
#wrapper, 
#sidebar, 
#content, 
#rightbar { float: left; }
#wrapper {
	width: 750px;
	margin-bottom: 3px;
	padding: 0;
	border: 1px solid #525351;
	}
*>#wrapper { height: 185px; }
*>#inside #wrapper { height: auto; }
body#inside #wrapper {
	width: 750px;
	margin-bottom: 3px;
	border: 1px solid #ccc;
	}
#search {
	float: right;
	margin-top: 70px;
	margin-bottom: 10px;
	}
#rightbarlocator {
	width: 199px;
	clear:both;
	}
#rightbarlocator ul li {
	width: 199px;
	margin-left: 3px;
	}
#rightbarlocator ul li.fade {
	width: 169px;
	margin-top: 3px;
	padding: 5px 15px;
	background: transparent url(../images/bg-rightbar.jpg) repeat-x top left;
	}
#rightbarlocator label, 
#rightbarlocator input {
	float:left; 
	text-align: left;
	}
#rightbarlocator label {
	margin: 5px 0;
	color: black;
	font-size: .95em;
	line-height: 1.26;
	}
#search input.sitesearch, #rightbarlocator input.sitesearch, #searchbox input.search {
	width: 18px;
	height: 19px;
	border: none;
	text-indent: -999em;
	margin: 0 2px 0 2px;
	cursor: pointer;
	float:left;
	}
#search ul { list-style: none; }
#search ul li { float:left; }
/* -----------------------------------------------------------------------------------------  logo*/
#logo {
	width: 145px;
	color: #000;
	float:left;
	}
#logo img { clear:both; }
#logo p {
	font-size: 0.82em;
	margin: 5px auto 0;
	text-align: center;
	font-weight: bold;
	}
#logo p a {
	color: #666;
	text-decoration: none;
	}
#logo p a:hover { color: #666;}
/* -------------------------------------------------------------  navigation / newsticker (sidbar)*/
#breadcrumbs {
	height: 24px;
	padding: 8px 0 0 15px;
	background-color: #A1A59B;
	border: 3px solid #fff;
	border-left: none;
	color: #fff;
	}
#content #breadcrumbs {
	height: 24px;
	color: #fff;
	padding: 8px 0 0 15px;
	margin-top: -3px;
	background-color: #A1A59B;
	border-top: 3px solid #fff;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
#breadcrumbs a, #content #breadcrumbs a {
	color: #fff;
	text-decoration: underline;
	}
#sidebar { 
	width: 136px;
	padding: 3px;
	font-weight: bold;
	}
#sidebar div.navgradient {
	background: transparent url(../images/bg-homesidebar.jpg) repeat-x 0 0;
	height: 109px;
	}
#sidebar ul { list-style: none; }
#sidebar li a {
	display: block;
	width: auto;
	background-color: #959795;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #bdbdba;
	padding: 8px 0 0 15px; 
	min-height: 21px;
	}
#sidebar li.nudge a { border-bottom: none;}
#sidebar ul li a:hover {
	color: #fff; background: #ccc;
	}
body#inside #sidebar li a {
	display: block;
	width: auto;
	background-color: #ddd;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding: 1em 4px 0 15px;
	min-height: 22px;
	}
body#inside #sidebar ul li.navcontainer ul li a {
	display: block;
	width: auto;
	font-size: 10px;
	font-weight: normal;
	background-color: #eee;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding: 11px 4px 6px 14px;
	min-height: 16px;
	}
body#inside #sidebar ul li.navcontainer ul li.navcontainer ul li a {
	display: block;
	width: auto;
	font-size: 10px;
	font-weight: normal;
	background-color: #f9f9f9;
	color: #666;
	text-decoration: none;
	padding: 5px 4px 5px 14px;
	min-height: 10px;
	}
body#inside #sidebar ul li.navcontainer ul li.navcontainer ul li.navcontainer ul li a {
	display: block;
	width: auto;
	font-size: 10px;
	font-weight: normal;
	background: #fff url(../images/bg-arrow.gif) no-repeat 10% 50%;
	color: #666;
	text-decoration: none;
	padding: 4px 4px 4px 25px;
	min-height: 8px;
	}
body#inside #sidebar ul li.navcontainer ul li.navcontainer ul li.navcontainer ul li a:hover {background: #f9f9f9 url(../images/bg-arrow.gif) no-repeat 10% 50%;}
body#inside #sidebar ul li a:hover,
body#inside #sidebar ul li.navcontainer ul li a:hover,
body#inside #sidebar ul li.navcontainer ul li.navcontainer a:hover {
	color: #d72b26;
	background: #eee; 
	}
body#inside #sidebar ul li.navcontainer ul li.navcontainer a:hover,
body#inside #sidebar ul li.navcontainer ul li.navcontainer a.current { color: #d72b26; }
#subnav {
	width: 350px;
	position: relative;
	top: 10px;
	left: 421px;
	color: #3d334c;
	}
*:first-child+html #subnav {left:285px} /*-- IE 7 Hack --*/

#subnav ul { list-style: none; position: absolute; }
#subnav ul li { display: inline; }
#subnav ul li#skip { display: none; }
#subnav a {
	color: #3d334c;
	text-decoration: none;
	}
#subnav a:hover, 
#subnav a:focus, 
#subnav a:active {
	color: #d72b26;
	text-decoration: none;
	}
#content {
	width: 395px;
	padding: 3px;
	border-left: 1px solid #525351;
	border-right: 1px solid #525351;
	}
body#inside #content {
	width: 403px;
	padding: 3px 0;
	border-left: none;
	border-right: none;
	}
body#inside #contentwrapper { 
	width: 608px; 
	/*float: right; smylie fix */
	/*background: #fff url(../images/bg-contentwrapper.jpg) repeat-x 0 38px; smylie fix */
	padding-bottom: 20px;
	}
#rightbar ul {
	list-style: none; 
	margin: 0; 
	padding: 0; 
	}
#rightbar #promos ul li { margin: 3px; height: 86px; }
#rightbar #promos ul li.last { 
	padding: 3px 3px 0 3px;
	border-top: 1px solid #525351;
	margin: 1px 0 3px 0;
	height: 86px;
	}
#rightbar ul li.ima1 { margin: 3px; height: 86px; }
#rightbar ul li.ima2 { 
   padding: 3px 3px 0 3px;
   border-top: 1px solid #525351;
   margin: 1px 0 3px 0;
   height: 86px;
   }
body#inside #rightbar ul li.ima2 { 
   padding: 0 3px 0 3px;
   border-top: none;
   }
body#inside #rightbar #promos ul li.last { 
	padding: 0 3px 0 3px;
	border-top: none;
	}
#rightbar .sectionwrapper ul.promolinkage {
	margin-top: 1px;
	} 
#imabottom { clear: both; margin: 0 0 1px 3px; }
#imabottom ul { list-style: none; margin: 0; padding: 0; }
#imabottom ul li { display: inline; margin: 0 3px 0 0; padding: 0; }
#find {
	width: 750px;
	height: 33px;
	background: #D44300 url(../images/img-find.gif) no-repeat 19px 55%;
	}
#find label, 
#find input,
#search input,
#search label { width: 110px;}
#find input { margin: 6px 0 0 174px; }
#find input.sitesearch,  #idealsystem input.sitesearch, #dealerlocator input.search {
	background: #fff url(../images/btn-arrow.gif) no-repeat top left;
	width: 18px;
	height: 19px;
	border: none;
	text-indent: -999em;
	margin: 6px 2px 0 2px;
	cursor: pointer;
	}
#dealerlocator input.search, #findDealerInline input.find { margin: 0 0 0 10px; }

#dealerauthorized {
	width:200px;
	height:96px;
	right:-3px;
	margin:0 0 0 0;
	position:relative;
	z-index:20000;
	overflow:hidden;
	background: #fff url(../images/form-bg.jpg) no-repeat top left;
}

#dealerauthorized label {
	display:none;
}

#dealerauthorized input.defaultinput {
	width:80px;
	margin-right:5px;
}

#dealerauthorized form {
	top:65px;
	left:77px;
	position:absolute;
}

#dealerlocator input.defaultinput { height: 20px;}
#find input.sitesearch:hover, 
#search input.sitesearch:hover { background: #fff url(../images/btn-arrow-ov.gif) no-repeat top left; }
/* -----------------------------------------------------------------------------------home page*/
#homewrapper {
	width: 750px;
	clear: both;
	border: 1px solid #ccc;
	}
#homesidebar {
	width: 141px;
	margin-top: 3px;
	float: left;
	}
#evolution a {
	color: #d44300;
	text-decoration: none;
	padding-left: 25px;
	}
#evolution a:link, 
#evolution a:visited { color: #d72b26; }
#evolution a:hover, 
#evolution a:active,
#evolution a:focus { color: #000; }
#homecontainer { padding: 3px 0 6px 0; }
#homecontainer ul li ul li a { margin-left: 6px; }
#homecontainer ul  { margin-bottom: 14px; }
.sectionwrapper, .productsection {
	width: 199px;
	float: left;
	margin-left: 3px;
	}
#products { margin-left: 15px; }
.productsection { 
	width: 283px; 
	height: 170px;
	margin-bottom: 0; 
	background: #fff url(../images/bg-contentwrapper.jpg) repeat-x 0 32%;
	}
.productsection ul {list-style: none;}
#inside .productsection h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 0 6px 10px;
	color: #fff;
	border-bottom: 2px solid #fff;
	background: #a7c5c5;
	margin: 0;
	line-height: 1;
	}
.productsection li img {
	width: 70px;
	height: 70px;
	float:left; 
	padding: 0;
	margin: 10px 0 0 10px; 
	padding: 3px;
	}
.productsection p {
	float: right;
	width: 175px;
	margin-right: 10px;
	}
#gridcontainer {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	}
#gridcontainer .gridbox {
	width: 196px;
	float: left;
	margin: 0 0 2px 2px;
	min-height: 19em;
	background: transparent url(../images/bg-homesidebar.jpg) repeat-x 0 25px;
	}
#gridcontainer.gridnophotos .gridbox {
	min-height: 11em;
	}
#gridcontainer .gridbox h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 0 6px 10px;
	color: #fff;
	border-bottom: 2px solid #fff;
	background: #a7c5c5;
	margin: 0;
	line-height: 1;
	}
.gridbox h2 a, #contentwrapper #content .productgallery h2 a, .productsection h2 a,
.gridbox h2 a:visited, #contentwrapper #content .productgallery h2 a:visited, .productsection h2 a:visited,
.gridbox h2 a:focus, #contentwrapper #content .productgallery h2 a:focus, .productsection h2 a:focus {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
#gridcontainer .gridbox h2 a:hover, #contentwrapper #content .productgallery h2 a:hover, .productsection h2 a:hover {
	color: #566E6D;
	font-weight: normal;
	text-decoration: none;
	}
.gridbox p {
	padding: 0 10px;
	}
.gridbox p img {
	display: block;
	margin: auto;
	}
.sectioninnerwrapper, .systemsinnerwrapper, .systemsinnerwrapperlarge {
	width: 194px;
	float: left;
	margin-left: 3px;
	}
 .systemsinnerwrapper, .systemsinnerwrapperlarge { 
 	margin-left: 0;
 	}
.end { margin-left: 8px; }
.systemsinnerwrapperlarge { width: 373px;}
.systemsinnerwrapperlarge ul li { min-height: 117px;}
.systemsinnerwrapperlarge img {
	float: right;
	padding: 0 11px 0 10px;
	}
.systemsinnerwrapper img {
	padding: 0 0 0 8px;
	}
ul.section {
	background: transparent url(../images/bg-homesidebar.jpg) repeat-x 0 0;
	list-style: none;
	margin: 0;
	padding: 0;
	}
.section h2, #rightbar h2, .systemsinnerwrapper .section h2, systemsinnerwrapperlarge .section h2, .productgallery h2  {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 0 6px 5px;
	min-height: 10px;
	color: #fff;
	display: block;
	border-bottom: 2px solid #fff;
	background: #a7c5c5;
	}
.systemsinnerwrapper .section h2, .systemsinnerwrapperlarge .section h2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
.systemsinnerwrapper ul.section, .systemsinnerwrapperlarge ul.section {
	background: none;
	list-style: none;
	}
.systemsinnerwrapper ul.section li, .systemsinnerwrapperlarge ul.section li {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
.systemsinnerwrapperlarge ul.section li { padding-bottom: 35px; }
.section p { padding: 0 5px 5px 5px;}
.section ul {
	list-style: none;
	margin: 5px 0 0 0;
	font-size: 1.0em;
	}
.section li a { 
	height: 18px;
	padding: 3px 0 0 5px;
	}
ul.section li.rightbarimg {
	display: block;
	height: 36px;
	padding: 0 0 0 5px;
	}
.section li ul li a:hover { text-decoration: none; }
.section li ul li  { margin: 10px 0; }
.section img {margin-left: -5px;}
.section li ul li a:hover img { background: none; }
ul.section li h2 a,
.gridbox h2 a {
	text-decoration: none;
	color: #fff;
	}
ul.section li h2 a:link,
ul.section li h2 a:visited, 
.gridbox h2 a:link,
.gridbox h2 a:visited {
	color: #fff; text-decoration: none;
	}
ul.section li h2 a:hover,
ul.section li h2 a:active,
ul.section li h2 a:focus, 
.gridbox h2 a:hover,
.gridbox h2 a:active,
.gridbox h2 a:focus {
	color: #333; text-decoration: none;
	}
.section h2.started, #gridcontainer .gridbox h2.started {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-gettingstarted.gif) no-repeat 5% 50%;
	}
.section h2.products, #gridcontainer .gridbox h2.products {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-products.gif) no-repeat 5% 50%;
	}
.section h2.service, #gridcontainer .gridbox h2.service {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-service.gif) no-repeat 5% 50%;
	}
.section h2.learnmore, #rightbar h2.learnmore, #gridcontainer .gridbox h2.learnmore {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-learnmore.gif) no-repeat 5% 50%;
	}
.section h2.bestsavings, #gridcontainer .gridbox h2.bestsavings {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-bestsavings.gif) no-repeat 5% 50%;
	}
.section h2.faq, #gridcontainer .gridbox h2.faq {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-faq.gif) no-repeat 5% 50%;
	}
.section h2.guides, #gridcontainer .gridbox h2.guides {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-guides.gif) no-repeat 5% 50%;
	}
.section h2.savings, #gridcontainer .gridbox h2.savings {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-savings.gif) no-repeat 5% 50%;
	}
.section h2.bryantdiff, #gridcontainer .gridbox h2.bryantdiff {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-bryantdiff.gif) no-repeat 5% 50%;
	}
.section h2.community, #gridcontainer .gridbox h2.community {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-community.gif) no-repeat 5% 50%;
	}
.section h2.glossary, #gridcontainer .gridbox h2.glossary {
	padding-left: 35px;
	background: #a7c5c5 url(../images/icn-glossary.gif) no-repeat 5% 50%;
	}
#rightbar h2.learnmore, #gridcontainer grid.gridbox h2.learnmore {
	font-size: 1.1em; 
	color: #fff;
	margin: 0;
	}
#rightbar .sectionwrapper ul.section li ul.promolearn { padding-top: 15px; }
#rightbar .sectionwrapper ul.section li ul.promolearn li a {
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 5px;
	}
#rightbar .sectionwrapper ul.section li ul.promolearn li strong a {color: #d44300; }
#rightbar .sectionwrapper ul.section li ul.promolearn li a:hover { background: none; }
#rightbar .sectionwrapper ul.section li ul.promolearn li.borderlast { border-bottom: 1px solid #ccc; padding-bottom: 5px;}
#rightbar .sectionwrapper ul.section li ul.rightbarpromobg, 
#rightbar .sectionwrapper ul.section li ul.promolearn { background: transparent url(../images/bg-rightbar.jpg) repeat-x 0 0; }
#rightbar .sectionwrapper ul.section li ul.promoalt {
	padding-top: 0;
	background: none;
	}
#rightbar .sectionwrapper ul.section li ul.rightbarpromobg, #rightbar .sectionwrapper ul.section li ul.promolearn { padding-bottom: 10px; }
#rightbar .sectionwrapper ul.section li ul.rightbarpromobg {padding: 2px 0 0 0;}
#footer {
	font-size: 0.82em;
	padding: 0px 0 0 10px;
	color: #676778;
	background-color: #eee;
	height: 30px;
	clear:both;
	line-height: 30px;
	}
#footer a { text-decoration: none; }
/*--- glossary popup--*/
.glossarypop {
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0; 
	z-index:1000; 
	background: #fff url(../images/bx_bg.jpg) repeat-x top left; 
	border:1px solid #8DA5A5;
	text-align: left;
	}
.pop {
	background-color:#A7C5C5; 
	text-align:right;
	margin-bottom: 12px;
	cursor: move;
	}
.pop a { cursor: pointer;}
.definition, #glossarylink {
	padding: 8px 12px 12px 12px;
	color: black;
	line-height: 1.3em;
	}
#glossarylink { padding-top: 0; line-height:normal; }
#glossarylink a {
	padding: 0 0 10px 20px;
	background: url(../images/bg-icon-gloss.gif) no-repeat top left;
	position:relative; /* may remove */
	}
.glossarypop strong {
	font-size: 1.1em;
	padding: 0 12px;
	color: #D72B26;
	text-transform: uppercase;
	display: block;
	}
#wrapper a.term, #comparisonchart table#comparisondata a.term {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: help;
	}
#wrapper a.rss {
	padding: 0 0 15px 35px;
	margin: 20px auto;
	width: 70px;
	display:block;
	background: #fff url(../images/icn-rss.jpg) no-repeat 0 50%;
	}
/* -- contact form --*/
table.contactform td {
	padding: 5px;
	}
.nodisplay { display: none; }
.display { display: block; }

/*--- Flash Content--*/

#flashcontent { z-index: 1; }
#ratingsflash, #ratingsflash2, #ratingsflash3 {
	margin-top: 15px;
	margin-bottom: 15px;
	}
	.nodisplay { display: none; }
	.display { display: block; }
.clearboth {
	clear: both;
	}

