body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: #EBF3F7 
	url(/elements/img/background.jpg) 
	repeat-x scroll left top;
}
#print {
	display: none;
}
a {
	color: #005192;
	text-decoration: underline;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-image: url(/elements/img/wrapper_background.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -280px top;
}

#content {
	background: #FFFFFF;
}

#wrapper #masthead { background: url(/elements/img/res_masthead.gif) no-repeat scroll left bottom; }
#wrapper #masthead_com {
	background: url(/elements/img/mech_masthead.gif) no-repeat scroll left bottom;
	height: 132px;
}
#wrapper #togglebar {
	display: block;
	height: 31px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/elements/img/bar_blue.jpg) repeat-x scroll left top;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-left: 10px;
	text-align: center;
	padding-bottom: 10px;
}
#wrapper #togglebar a {
	color: #FFFFFF;
}
#menu {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 40px;
	padding-left: 2px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #EBF2F7;
}
#menu  #udm {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mast_logo {
	width: 235px;
}

#mast_nav {
	height: 28px;
	text-align: right;
	font-size: 85%;
	padding-top: 8px;
	padding-right: 20px;
}
#mast_nav  a, #mast_nav a:hover {
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
}
#mast_flip_res, #mast_flip_com  {
	text-align: right;
}
#mast_flip_res       a   {
	background: url(/elements/img/flip.jpg) no-repeat scroll left top;
}
#mast_flip_com a {
	background: url(/elements/img/flip.jpg) no-repeat scroll left -36px;
}
#mast_flip_res  a:hover  {
	background: url(/elements/img/flip.jpg) no-repeat scroll left -36px;
}
#mast_flip_com a:hover {
	background: url(/elements/img/flip.jpg) no-repeat scroll left 0px;
}
.flip    {
	display: block;
	height: 36px;
	width: 159px;
	float: right;
	margin-right: 12px;
}
.flip span {
	display: none;
}
.side_input  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(/elements/img/input_field.gif) no-repeat scroll left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 26px;
	width: 162px;
	font-size: 10px;
	padding: 7px 2px 2px 4px;
	margin-left: 10px;
	margin-bottom: 4px;
	color: #999999;
}
.side_input_zipcode {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(/elements/img/bg_searchzip.gif) no-repeat scroll left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 26px;
	width: 86px;
	font-size: 10px;
	padding: 7px 2px 2px 4px;
	margin-left: 0px;
	margin-bottom: 4px;
	color: #999999;
}
.sidelink {
	font-weight: bold;
	font-size: 85%;
	color: #333333;
}
#splash {
	margin: 10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#whereami {
	background: url(/elements/img/fade_bar.gif) repeat-x scroll left bottom;
	padding: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #2A201E;
	display: none;
}
#whereami a {
	color: #0D4272;
}
#nav {
	width: 230px;
	background: #EBF2F7 url(/elements/img/background_nav_top.gif) no-repeat scroll left top;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
#nav #navigation {
	background: url(/elements/img/background_nav_bottom.gif) no-repeat scroll left bottom;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px;
}
#footer { height: 52px; }
#footer p {
	font-size: 80%;
	color: #333333;
	margin: 20px 10px 10px;
}
.seo {
	display: none;
}
#content {
	color: #0D4272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#content a:link {}
#content a:hover {}
#content p {
	line-height: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {}

#content h1 {
	font-size: 170%;
	margin: 5px 0px 10px;
	padding: 0px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #0D4272;
}
#content h2 { font-size: 140%; }
#content h3 {
	font-size: 130%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #003366;
}
#content h4 {
	font-size: 95%;
	text-transform: none;
	font-weight: normal;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content h5 { font-size: 110%; }
#content h6 { font-size: 100%; }

#content ol {}
#content ul {
	list-style-type: square;
	font-size: 95%;
	line-height: 1.8;
	color: #333333;
}

.input_medium {
	margin-top: 4px;
	margin-bottom: 4px;
}

.section {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #content li {
	margin-top: auto;
	margin-bottom: auto;
	color: #333333;
	font-size: 95%;
}

#nav #navigation a {
	display: block;
	background: url(/elements/img/nav_button_white.gif) no-repeat scroll left top;
	margin: 13px 5px 15px 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 20px;
	color: #00386B;
	font-size: 11px;
	font-weight: bold;
}

#nav #navigation a:hover {
	display: block;
	background: url(/elements/img/nav_button_fade.gif) no-repeat scroll left top;
	margin: 13px 5px 15px 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 20px;
	color: #77ACD2;
	font-size: 11px;
	font-weight: bold;
}
     
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ipsum {
	font-size: 90%;
}
#unit {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-top: 10px;
}
#unit h1 {
	font-size: 12pt;
	margin: 0px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#unit .trane {
	color: #990000;
}
#unit .peerless {
	color: #2A4A40;
}
#unit .buderus {
	color: #092F52;
}
#unit ul {
	list-style-image: url(/elements/img/blue_bullet_small.gif);
	margin: 10px 10px 0px 20px;
	padding: 0px;
}
#unit li {
	font-size: 85%;
	margin-bottom: 8px;
	font-weight: bold;
	color: #333333;
}
#unit .req {
	margin: 0px 0px 10px 22px;
	padding: 0px;
}
#unit #unit_image {
	width: 180px;
}

.panel_nav {
	margin: 0px;
	padding: 6px 0px 10px;
	list-style-type: none;
}
.panel_nav li {
	font-size: 80%;
	font-weight: bold;
	margin: 0px 0px 3px 20px;
	padding: 0px;
}
.panel_nav a {
	color: #FFFFFF;
}
.panel_nav a:hover { color: #FFF7C3; }

dfn {
	font-size: 145%;
	font-weight: bold;
}
.seo {
	display: none;
}

#receipt {
	margin-right: auto;
	margin-left: auto;
	background-image: url(/elements/img/paper_bg.gif);
	font-family: "Times New Roman", Times, serif;
}

#wrapper #content #receipt p {
	padding: 0px;
	line-height: 1.2;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#error { background-color: #FFCCCC; }

#content .error {
	background-color: #FFCCCC;
	padding: 8px;
	border: 1px solid #FF3300;
}

#content .error li {
	margin: 0px;
	padding: 0px;
	line-height: 1;
}

#content .error ul { line-height: 1; }

#splash_number {
	font-size: 18pt;
	padding: 8px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0D4272;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-attachment: scroll;
	background-color: #E8E8E8;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}

#panel_right #highlights {
	margin: 15px 0px 0px;
	padding: 0px 0px 15px;
	color: #FFFFFF;
}

#panel_left {
	width: 0px;
}

#panel_right {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
}

#panel_right #addressbar {
	margin: 0px;
	width: 195px;
	padding: 8px;
}
#panel_right #addressbar p {
	font-size: 80%;
	line-height: 1.5;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#panel_right #highlights #prices {
	list-style-type: none;
	margin: 0px 10px 10px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
}
#panel_right #highlights p {
	margin: 8px 0px;
	padding: 0px;
}

#panel_right #highlights .panel_small    {
	margin-left: 10px;
	font-size: 85%;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#coupon {
	border: 2px dashed #333;
	margin-top: 20px;
	margin-bottom: 20px;
}
 
#content #coupon h1 {
	border-style: none;
	font-size: 24px;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 15px;
	text-align: center;
	font-weight: normal;
}

#content #coupon p {
	border-style: none;
	font-size: 16px;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}
