
/* @group # CONTAINER */

#container
{
	width: 786px;
	
	position: relative;

	margin: 0 auto;
		
	padding-top: 80px;
	padding-left: 200px;
}

/* @end */

/* @group # CONTAINER CONTENT */

#container-content
{
	width: 786px;
	/*_width: 836px;*/
	overflow: auto;
}

/* @group # BREADCRUMB */

#breadcrumb
{
	height: 10px;
	color: #666;
}

#breadcrumb .crumb-end
{
	font-weight: bold;
	color: #000;
}

#breadcrumb a
{
	text-decoration: underline;
	color: #666;
}

#breadcrumb a:hover
{
	color: #000;
}

/* @end */

/* @group # CONTENT */

#content
{
	float: left;
	margin-top: 0px;
	padding-right:33px;
	width:567px;
	overflow: hidden;
}

#content a
{
	font-size: 12px;
	text-decoration: none;
	color: #0099cc;
}

#content a:hover
{
	color: #666666;
}

#content li
{
	color: #666666;
	list-style: none;
	font-size: 1.2em;
}

#content .list-caption
{
	margin-bottom: 0;
}

#content #contact-form table
{
	background-color: #f7f7f6;
	margin-top: 21px;
	padding: 16px 0px 8px 14px;
}

#content #contact-form td
{
	border: none;
	vertical-align: top;
}

#content #contact-form td.label
{
	width: 200px;
} 

#content #contact-form td.field input
{
	width: 292px;
	margin-top: -2px;
}

#content #contact-form td.field textarea
{
	width: 294px;
}

#content #contact-form td.submit-info
{
	font-size: 1.1em;
	vertical-align: middle;
}

#content #contact-form .invalid-label
{
	color: #ff0000;
}

#content #contact-form .invalid-field
{
	border: 1px solid red;
}

#content #contact-form td.submit input
{
	border: none;
	color: #fff;
	background-image: url(../images/submit-button.jpg);
	background-position: center;
	cursor: pointer;
	padding: 2px 10px 2px 10px;
}

#content #contact-form td.submit input:hover
{
	background-image: url(../images/submit-button-hover.jpg);
}

#content #contact-form td.submit
{
	text-align: right;
	padding-right: 39px;
}

#content ul.summary
{
	margin-left: 11px;
	clear: both;
}

#content ul.summary li
{
	list-style-image: url(../images/list-style.gif) !important;
	line-height: 1.5em;
	
}

#content .right ul.summary 
{
	margin-left: 0;
	margin-bottom: 10px;
}

#content div.info-block
{
	background-color: #f7f7f6;
	padding: 1px 16px 1px 16px !important;
	margin-top: 16px;
}

#content div.more-info-block
{
	background-color: #f7f7f6;
	padding: 8px 16px 10px 6px !important;
	margin-bottom: 3px;
}

#content div.more-info-block.small
{
	clear: both;
	background-color: #f7f7f6;
	padding: 8px 16px 10px 6px;
	_margin-left: -0px;
	margin-bottom: 3px;
	margin-right: 3px;
	width: 344px !important;
	float: left;
	
	_margin-right: -8px;
}

#content div.more-info-block p,
#content div.more-info-block h3
{
	padding: 0;
	margin: 0;
}

#content div.more-info-block h3
{
	margin: 0 0 6px 0;
}

#content div.more-info-block p
{
	margin: 0 0 6px 0;
}

#content div.more-info-block a.link-more
{
	font-style: italic;
}

#content div.more-info-block a.link-more:hover
{
	background-image: url(../images/link-big-gray.gif);
	color: #666;
}

#content div.more-info-block a.orange,
ul.left.orange a
{
	background-image: url(../images/link-big-orange.gif) !important;
	color: #dd7632 !important;
	background-repeat: no-repeat;
	background-position: 0 5px;
	_background-position: 0 4px;
}

#content div.more-info-block a.green,
ul.left.green a
{
	background-image: url(../images/link-big-green.gif) !important;
	color: #cccc33 !important;
	background-repeat: no-repeat;
	background-position: 0 5px;
	_background-position: 0 4px;
}

#content div.more-info-block a.blue,
ul.left.blue a
{
	background-image: url(../images/link-big-darkblue.gif) !important;
	color: #336699 !important;
	background-repeat: no-repeat;
	background-position: 0 5px;
	_background-position: 0 4px;
}

#content .map-info
{
	float: left;
	position: relative;
	display: block;
	height: 352px;
	clear: both;
	/*top: -120px;
	left: 74px;*/
}

#content .map-info img
{
	clear: both;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#content .map-info p
{
	z-index: 103;
	position: absolute;
	top: 232px;
	left: 24px;
	width: 270px;
}
#content #map-area
{
	height: 380px;
	width: 100px;
	position: relative;
}




#content #map-area h4
{
	position: absolute;
	z-index: 102;
	width: 300px;
	padding-bottom: 12px;
	top: 266px;
	left: 30px;
}

#content #map-area2 h4
{
	z-index: 102;
	width: 300px;
	padding-bottom: 12px;
	top: 266px;
	left: 30px;
}

#content #map-area ul
{
	margin-top: 8px;
	position: absolute;
	z-index: 103;
	top: 290px;
	left: 30px;
	width: 300px;
}

#content #map-area2 ul
{
	margin-top: 8px;
	z-index: 103;
	top: 290px;
	left: 30px;
	width: 500px;
}

#content #map-area  li, #content #map-area2  li
{
	line-height: 1.2em;
	float: left;
	white-space: nowrap;
}

#content #map-area li.left
{
	width: 110px;
}

#content #map-area2 li.left
{
	width: 250px;
}

#content #map-area li.right
{
	width: 158px;
}

#content #map-area li a
{
	font-size: 0.8em;
	font-weight: normal;
}

#content ul
{
	margin-top: 6px;
	margin-bottom: 16px;
}

#content #unique-holder
{
	position: absolute;
	top: 0;
	list-style: 0;
	float: left;
	z-index: 1000;
}

#content #unique-holder img
{
	border: none;
}
#container-content table.product-list
{
	padding-top: 10px;
}

#container-content table.product-list thead tr td
{
	padding: 0 0 9px 9px;
	
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	
	color: #666;
	
}

#container-content table.product-list thead tr th.combination
{
	width: 176px;
}

#container-content table.product-list thead tr th.models
{
	width: 146px;	
}

#container-content table.product-list thead tr th.mode
{
	width: 61px;
}

#container-content table.product-list thead tr th.cooling
{
	width: 61px;
}

#container-content table.product-list thead tr th.label
{
	width: 61px;
}

#container-content table.product-list tbody tr td
{
	padding: 4px 0 4px 9px;
	
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	
	color: #666666;
	border-right: none;
}

#container-content table.product-list tbody tr td.product
{
	padding: 0; 
	vertical-align: bottom;
	
	border: none;
}

#container-content table.product-list tbody tr td.product img
{
	float: left;
	margin-right: 2px;
}

#container-content table.product-list tbody tr td.product a
{
	float: left;
	margin-right: 2px;
	padding: 3px 0 3px 17px;
	width: 68px;
	
	font-size: 1em !important;
	font-weight: bold;
	color: #666 !important;
	
	background-color: #ededed;
	
	background-image: url(../images/link-big-gray.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}

#container-content table.product-list tbody tr td.product a:hover
{
	color: #0099CC !important;
	
	background-image: url(../images/link-big-blue.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}

#container-content table.product-list tbody tr td.product a.active,
#container-content table.product-list tbody tr td.product a.active:hover
{
	color: #0099CC !important;
	
	background-color: #ededed;
	
	background-image: url(../images/link-big-blue-down.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

#container-content table.product-list tbody tr.spacer td
{
	padding: 0 0 4px 9px;
	
	height: 7px;
	line-height: 0;
	font-size: 0;
	
	background-image: url(../images/table-th-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	border: none;
}

#container-content table.product-list tbody tr.last td
{
	border: none !important;
}

#container-content table.product-list tbody tr.product td
{
	padding: 0 0 0 9px;
	
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	
	background-image: url(../images/product-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	border: none;
}

#container-content table.product-list tbody tr.product td h5
{
	margin: 8px 0 4px 0px;
	font-size: 1em;
	font-weight: bold;
}

#container-content table.product-list tbody tr.product td h6
{
	clear: both;
	margin: 8px 0 4px 0px;
	font-size: 1em;
	font-weight: normal;
	
	color: #0099cc;
}


#container-content table.product-list tbody tr.product td li
{
	padding: 2px 0 2px 10px;
	font-size: 1em !important;
	
	background-image: url(../images/bullet-gray.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}

#container-content table.product-list tbody tr.product td p
{
	font-size: 1em;
}

table tbody tr.product td .benefits
{

	overflow: auto;
	clear: both;
}

table tbody tr.product td .benefits-content
{
	overflow: auto;
	clear: both;
	height: 100px;
}

table tbody tr.product td .benefits-content p
{
	margin: 0;
	padding: 0;
}

table.product-list tbody tr.product td .benefits img
{
	float: left;
	margin: 0 5px 5px 0;
	
	cursor: pointer;
	_cursor: hand;
}
/* @end */

*
{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

html
{
	height: 100%;
	
	font-family: arial;
	font-size: 62.5%;

}

body
{
	background-color: #ffffff;
}

ul, ol, li, div, p, blockquote, img, h1, h2, h4, h5
{
	margin: 0;
	padding: 0;
	border: none;
}

table, tr, th, td
{
	margin: 0;
	padding: 0;
}


a.link-more, #highlights a.link-more
{
	padding-left: 11px;
	color: #0099cc;
	
	background-image: url(../images/link-big-blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 0pt 2px;
}

a.link-more:hover, #highlights a.link-more:hover, 
#content div.more-info-block a.orange:hover,
#content div.more-info-block a.green:hover,
#content div.more-info-block a.blue:hover,
ul.left.orange a:hover,
ul.left.green a:hover,
ul.left.blue a:hover
{
	background-image: url(../images/link-big-gray.gif) !important;
	color: #666666 !important;
}

a.link-pdf
{
	display: block;
	padding-left: 15px !important;
	background-image: url(../images/link-pdf.gif) !important;
	background-repeat: no-repeat !important;
	background-position: top left !important;
	
	line-height: 1.3em;
	
	color: #0099cc !important;
}

a.link-pdf:hover
{
	color: #000 !important;
}

a:hover
{
	color: #000;
}

a.link-list
{
	font-size: 1em !important;
	/*display: block;*/
	background-image: url(../images/link-big-blue.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 1.8em;
}

a.link-listWithoutArrow
{
	font-size: 1em !important;
	/*display: block;*/
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 1.8em;
}


a.back-button
{
	float: right;
	background-image: url(../images/link-big-blue.gif);
	padding-left: 11px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	margin-top: -26px;
}

a.link-list:hover
{
	background-image: url(../images/link-big-gray.gif);
}

a.back-button:hover
{
	background-image: url(../images/link-big-gray.gif);
}

h1
{
	margin: 0 0 10px 0;
	
	font-size: 2.0em;
	font-weight: normal;
	color: #0099cc;
}

h2
{
	margin: 12px 0 8px 0;
	
	font-size: 1.8em;
	font-weight: bold;
	color: #666666;
}

h2.about
{
	clear: both;
	display: block;
	margin: 0 0 10px 0;
	padding: 5px 6px;
	
	font-size: 1.4em;
	font-weight: normal;

	color: #666666;
	
	background-color: #ededed;
}

h2.orange
{
	color: #fff;
	background-color: #dd7632;
	cursor: auto;
	margin-bottom: 3px;
	*margin-top: -12px;
}

h2.green
{
	color: #fff;
	background-color: #cccc33;
	cursor: auto;
	margin-bottom: 3px;
	*margin-top: -12px;
}

h2.blue
{
	color: #fff;
	background-color: #336699;
	cursor: auto;
	margin-bottom: 3px;
	*margin-top: -12px;
}

h2.collapse
{
	clear: both;
	display: block;
	margin: 0 0 0 0;
	padding: 5px 6px;
	
	font-size: 1.4em;
	font-weight: normal;
	
	cursor: pointer;
		
	background-color: #ededed;
	
	border-bottom: 3px solid #fff;
	
	padding-left: 24px;
}

h2.collapse a
{
	display: block;
	background-image: url(../images/link-big-gray.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	color: #666666 !important;
	
	padding-left: 17px;
	margin-left: -17px;
}

h2.collapse a:hover
{
	padding-left: 17px;
	background-image: url(../images/link-big-blue.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	color: #0099cc !important;
}


h2.collapse a.active
{
	color: #0099cc !important;
	background-image: url(../images/link-big-blue-down.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
}

h3
{
	margin: 0 0 10px 0;
	
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}

h4
{
	margin: 12px 0 8px 0;
	
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}


p
{
	margin: 4px 0 12px 0;
	
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
	color: #666666;
}

p.note
{
	margin: 0 0 10px 0;
	
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.1em;
	color: #666666;
}


#content div.collapse
{
	display: block;
	margin: 0 21px 16px 21px;
	overflow: hidden;
}

#content div.collapse.small
{
	display: block;
	margin: 0 7px 16px 7px;
	_margin: 0 !important;
	_padding: 0 7px 16px 7px !important;
	_width: 186px !important;
	_overflow: hidden;
}

#content .collapse ul
{
	margin: 6px;
}

#content .collapse li
{
	margin-left: 12px;
	line-height: 1.5em;
	list-style-image: url(../images/list-style.gif) !important;
}

img.left
{
	float: left;
	margin: 5px 12px 3px 0;
	margin-bottom: 3px;
	padding: 0;
	clear: both;
}

img.right.small
{
	margin-top: 0;
	margin: 0 0 3px 0;
	_margin-top: 0px !important;
	_padding-top: -10px;
}

img.nomargintop
{
	margin: -7px 10px 3px -14px;
}

img.detail-left
{
	margin: 0px 12px 3px 0;
}

img.right
{
	float: right;
	margin: 8px 0 10px 10px;
}

img.bottom-space
{
	margin-bottom: 18px;
}

img.continent
{
	position: absolute;
	top: 0; 
	left: 0; 
	z-index: 103;
	display: none; 
}

img.map
{
	position: absolute;
	z-index: 80;
}

div.left
{
	float: left;
	width: 343px;
	margin-top: 0;
	margin-right: 0;
	position: relative;
}

div.left img
{
	margin-top: 9px;
}

div.right
{
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 20px;
	_margin-left : 3px;
	_margin-top : 9px;
}

div.c-left
{
	float: left;
	width: 280px;
}

div.c-left h2
{
	font-weight: normal;
	margin-bottom: 1px;
	margin-top: 5px;
	font-size: 1.6em;
}

div.c-left ul
{
	border-bottom: 1px solid silver;
	padding-bottom: 8px;
	width: 200px;
	margin-bottom: 12px !important;
	margin-top: 0 !important;
}

div.c-left a
{
	margin-left: 1px;
}

div.c-left ul.last
{
	border: none;
}


ul.left
{
	float: left;
	margin: 0 3px 0 6px;
	padding: 6px 0 0 0;
	width: 198px;
}

ul.left li
{
	padding: 2px 0;
	line-height: 1.5em;
}

ul.left li a
{
	padding-left: 11px;

	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.1em !important;

	color: #f07421;

	background-image: url(../images/link-big-blue.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul.left li a:hover
{
	background-image: url(../images/link-big-gray.gif);
	color: #666 !important;
}


ul.links
{
	list-style: none;
}

#content ul ul
{
	margin: 0;
	padding: 0;
}

#content li li
{
	font-size: 1em;
	margin-left: 43px;
}

#content li li li
{
	font-size: 1em;
	margin-left: 43px;
}


hr
{
	margin: 10px 0;
	height: 1px;
	border: none;
	border-bottom: 1px solid #b3b2b2;
	
}

/* NEW UL CSS ------------------- */

#container-content ul li a
{

	background-repeat: no-repeat;
	background-position: 0 4px;
	_background-position: 0 3px;
	
	padding-left: 12px;
	
	color: #0099cc;
	background-image: url(../images/link-big-blue.gif);	
}

#content div ul li a:hover
{
	background-repeat: no-repeat;
	background-position: 0 4px;
	_background-position: 0 3px;
	
	padding-left: 12px;
	background-image: url(../images/link-big-gray.gif);
}





/* NEW TABLE CSS------------------------ */
#highlights div a
{
	display:block;
}


#container-content table td, #container-content table td p 
{
	font-size:12px;
	margin: 0;
	padding:5px;	
}

#container-content  table.details-table td, #container-content  table.contact-form td
{
	color:#666666;
	font-size:1.2em;
	font-weight:normal;
	padding:5px 0pt 5px 9px;
	text-align:left;
}

#container-content  table.details-table td.last
{
	border-right:0px;
}

#container-content table td a 
{
	font-size:12px;
}

#content strong
{
	color:#666666;
}

#content p.MsoNormal font 
{
	color:#666666;
}

#content  img 
{
	margin:0px 5px 0px 0px;
}

#content img.left 
{
	margin-bottom:5px;	
}

#content .right
{
	margin:0px;
}

#content div a 
{
	font-size:12px;
}


#content td ul li
{
	font-size:12px;
	
	/*padding-left: 15px;*/
	padding-bottom:2px;
	/*background-image:url(../images/bullet-gray.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	_background-position: 0 7px;*/
}



#home-selector img, #home-selector-content img
{
	margin:0px;
}

/* ------------------------ */



/* clear stuff */

/* "clearfix" rather than using the clearfix method we use the overfow:auto trick explained here: http://www.sitepoint.com/blogs/2005/02/26/simple-clearing-of-floats/ */

/* hide accessibility content from normal users - screenreaders can pick this up nicely */

.smartsurfer
{
	display: block;
	width: 1px;
	height: 1px;
	position: absolute;
	top: -5000px
}

.hidden
{
	position: absolute;
	top: -9999em;
	left: -9999em;
}
