/* Start of CMSMS style sheet 'heatpumps' */
body {
	background: #fff repeat-x url(uploads/images/bg.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clearBoth {
	clear: both;
}

#container {
	width: 935px;
	margin: 0 auto;
	padding: 0;
}


/* stuff for the header */
#header {
	background: #d1282d url(uploads/images/header.jpg) no-repeat;
	height: 183px;
	margin-top: 9px;
}

#header h1 {
	padding: 86px 0 0 37px;
}


/* stuff for the menubar */
#menubar {
	margin: 17px 0 0 0;
}

#menubar ul {
	padding: 0;
	margin: 2px 0 0 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

#menubar a {
	display: block;
	text-decoration: none;
	padding: 6px;
	color: #f8e9ea;
	margin: 4px 0 0 0;
}

#menubar a:hover {
	color: #fff;
	background: #8e0105;
}

#menubar li {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 25px;
	border-right: 1px solid #e19295;
	height: 33px;
}

#menubar li#first {
	border-left: 1px solid #e19295;
}

#menubar li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background: #c51c21;
	margin: 0;
}

#menubar li ul li {
	border-right: none;
	padding: 2px;
	height: auto;
	margin: 0;
}

#menubar li ul a {
	width: 184px;
	padding: 6px;
	margin: 0;
}

#menubar li:hover ul {
	left: auto;
}

#menubar li:hover ul, #menubar li.sfhover ul {
	left: auto;
}


/* stuff for the main body of the pages */
#mainBody {
	background: #f7f7f7;
	margin: 10px 0 0 0;
	padding: 8px;
}

#bodyContainer {
	background: repeat-y right url(uploads/images/mainBodyBG.gif);
}

#bodyText {
	float: left;
	width: 697px;
}

#bodyText p {
	color: #999;
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 150%;
}

#bodyText ul {
        margin: 0 0 10px 25px;
        padding: 0;
}

#bodyText li {
	color: #999;
	font-size: 12px;
	line-height: 150%;
}

#bodyText h2 {
	color: #d1282d;
	font-weight: normal;
	font-size: 30px;
	padding: 10px 0 15px 0;
}

#bodyText h3 {
	color: #999;
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 10px 0;
}

#bodyText h4 {
	color: #d1282d;
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 5px 0;
}

#bodyText a {
	color: #d1282d;
	text-decoration: none;	
}

#bodyText a:hover {
	text-decoration: underline;
}

#bodyTextContainer {
	background: repeat-y url(uploads/images/homeBodyBG.gif);
}

#bodyTextLeft {
	width: 332px;
	float: left;
}

#bodyTextRight {
	width: 332px;
	float: right;
}

img.productsThumb {
	float: left;
	margin: 0 10px 0 0;
}

.productsItem {
	margin: 0 0 15px 0;
	clear: both;
}

#bodyText .productsItem p {
	margin-left: 132px;
}


#bodyText .picMainImage {
        float: right;
        margin: 0 0 0 10px;
}


#bodyText #bodyContactForm {
        float: left;
}

#bodyText form {
        margin: 0;
        padding: 0;
}

#bodyText fieldset {
        border: none;
        margin: 0;
        padding: 0;
}

#bodyContactForm div {
        clear: both;
        padding: 0 0 5px 0;
}

#bodyText textarea {
        width: 300px;
}

#bodyText input.fbsubmit {
        margin: 0 0 0 100px;
}

#bodyText label {
        display: block;
        float: left;
	color: #999;
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 150%;
       clear: left;
       width: 100px;
}

#bodyText #bodyContactText {
        margin: 0 0 0 450px;
        padding: 0 0 0 15px;
        border-left: 1px solid #ccc;
}


#homeBodyText {
	background: repeat-y url(uploads/images/homeBodyBG.gif);
}

#homeBodyNews h3 {
	border-bottom: #daa7a9 solid 1px;
        color: #9c0009;
        font-size: 14px;
        padding: 0 0 5px 0;
        margin: 10px 0 0 0;
}

#homeBodyNews p {
        font-size: 12px;
        color: #999;
        margin: 5px 0 0 0;
}

#homeBodyTextLeft {
	width: 332px;
	float: left;
}

#homeBodyTextRight {
	width: 332px;
	float: right;
}

img#homeThumb1, img#homeThumb2 {
	float: left;
	margin: 0 10px 20px 0;
}

/* stuff for the right hand column */
#bodyRight {
	margin: 0 0 0 706px;
	padding: 8px;
}

p#bodyRightPhone {
	color: #aa2125;
	font-size: 24px;
	text-align: center;
	padding: 0 0 10px 0;
	border-bottom: #daa7a9 solid 1px;
}

p#bodyRightIntro {
	color: #c6262b;
	font-size: 14px;
	text-align: center;
	margin: 10px 0 0 0;
	line-height: 150%;
}

#bodyRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bodyRight li {
	text-align: center;
	margin: 10px 0 5px 0;
}


/* footer stuff */
#footer {
	padding: 10px 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	float: left;
	font-size: 11px;
	margin: 0 20px 0 5px;
}

#footer a {
	color: #b2b2b2;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	float: right;
	font-size: 11px;
	color: #b2b2b2;
}





/* End of 'heatpumps' */

