@charset "utf-8";
/*---------------------------------------------Imagine8 Design Studio default css stylesheet--------------------------------------------------*/

/*---------------------Common Layout styles-----------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 950px;
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat;
}
#wrapper {
	float: left;
	height: auto;
	width: 950px;
	margin-bottom: 50px;
	padding-top: 36px;
}
/*---------------------Lh Column area styles-----------------*/



#lh_col {
	float: left;
	height: auto;
	width: 186px;
	padding-top: 10px;
}
#lh_col img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*---------------------Main nav styles-----------------*/

#menu {
	list-style: none;
	padding: 0;
	vertical-align: top;
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul ul {
	display: inline;
}
#menu ul ul li a {
	height: 30px;
	width: 186px;
}
#menu a {
	color: #666666;
	cursor: pointer;
	display: block;
	padding: 0px;
	width: 186px;
	margin: 0px;
	text-decoration: none;
}
#menu a.expanded {
	background-color: #FFFFFF;
	height: 28px;
	width: 174px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
}
#menu a.collapsed {
	background-color: #FFFFFF;
	height: 28px;
	width: 174px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
}
#menu a:hover {
	text-decoration: none;
	color: #FF0000;
}
#menu .active {
	text-decoration: none;
	color: #FF0000;
}
#menu ul a {
	background-color: #C7E4FF;
	color: #2872B1;
	display: block;
	font-weight: normal;
	font-size: 12px;
	width: 174px;
	height:28px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#menu ul a:hover {
	text-decoration: none;
	color: #FF0000;
}


/*---------------------Main content area styles-----------------*/


#main {
	float: left;
	height: auto;
	width: 718px;
	margin-right: 19px;
}
#main img {
	float: left;
}
#content_index {
	float: left;
	height: auto;
	width: 512px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content_index ul  {
	list-style-type: disc;
	padding-bottom: 10px;
	line-height: 16px;	
}
#content_index li {
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: inside;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 14px;
}
#content_index h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
#content {
	float: left;
	height: auto;
	width: 482px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 9px;
	padding-bottom: 15px;
	line-height: 14px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 4px;
}
#content h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	clear: left;
	padding-top: 30px;
}
#content h4 {
	font-size: 12px;	
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #003366;
	background-color: #C7E4FF;
	clear: left;
	padding-left: 5px;
	margin-top: 8px;
	width: 477px;
	height: 30px;
	line-height: 30px;	
}
#content h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content h6 {
	font-size: 12px;
	color: #003366;
	font-family: Helvetica, Arial, sans-serif;
	clear: left;
	padding-top: 5px;
	font-weight: bold;
}
#content table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-collapse:collapse; 
}
#content td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content p {
	padding-top: 4px;
	padding-bottom: 4px;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content ul  {
	list-style-type: disc;
	padding-bottom: 10px;
	line-height: 14px;
	padding-left: 10px;
}
#content li {
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 12px;
}
#content ul h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
#content .gsmsc-mapDiv {
      height : 300px;
    }

#content .gsmsc-idleMapDiv {
      height : 300px;
}

#content #mapsearch {
      width : 460px;
      margin: 0px;
      padding: 0px;
	  float: left;
}
#press {
	float: left;
	height: 132px;
	width: 153px;
	background-image: url(../images/hot_water_2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 16px;
	padding-left: 16px;
	color: #333333;
}
#press h4 {
	font-size: 12px;
	color: #003366;
	font-family: Helvetica, Arial, sans-serif;
	clear: left;
	font-weight: bold;
	padding-bottom: 5px;
}
#press a {
	color: #333333;
	text-decoration: underline;
}
#heating{
	float: left;
	width: 188px;
	padding-left: 4px;
}
#cooling{
	width: 188px;
}
#accessories{
	width: 188px;
}
#hotWater{
	width: 131px;
}
#spares{
	width: 131px;
}
#commercial{
	width: 131px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: #CCCCCC;
	clear: left;
}
#footer {
	clear: left;
	float: left;
	width: 950px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}


/*---------------------rh column styles-----------------*/


#rhCol {
	float: left;
	height: auto;
	width: 213px;
}
#rhCol img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*---------------------Common class's styles-----------------*/

.clear{
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.imgRhPad {
	padding-right: 15px;
	padding-bottom: 10px;
}
.imgVertPad {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.liHeader {
	list-style-type: none;
}
.text_wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding-top: 25px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
	width: 503px;
}
.text_wrap p {
	padding-bottom: 14px;
}
.ulWrapSmall {
	float: left;
	height: auto;
	width: 131px;
}
.ulWrap {
	float: left;
	height: auto;
	width: 188px;
}
a:link {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: underline;
	color: #CC6600;
}
