@charset "utf-8";
body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #a3bae4 url(../img/panel-back1.jpg) top center no-repeat ;
    background: #A4BEE1 url(../img/panel-back1.jpg) top center no-repeat ;
    background: #9FCDEF url(../img/bkg-split-lt.jpg) top center no-repeat ;
    background: #9FCDEF url(../img/bkg-split-lt4.jpg) top center no-repeat ;
    background: #9FCDEF url(../img/bkg-split-lt5.jpg) top center no-repeat ;	
    background: #9FCDEF url(../img/bkg-split-lt6.jpg) top center no-repeat ;	

	margin: 0; 
	padding: 0;
/*	text-align: center;*/
	color: #000000;
}
/*.twoColFixLtHdr #container { */
#container {
	width: 950px;
	background: #fff;
	margin: 0 auto;
/*	border: 1px solid #000000;*/
	text-align: left;
} 
/*.twoColFixLtHdr #header { */
#header {
	background: transparent url(../img/sdog-blue1.gif) top center no-repeat; 
	padding: 0 10px 0 20px;
	height: 259px;
	position:relative;
/*	border: 1px solid #ff9;*/
} 
#headbar {
float: left;
display: block;
width: 950px;
background: #fff;
margin: 150px 0 0 -20px;
/*border: 1px solid #609;*/
text-align: center;
}
#headbar img {
margin: 0;
padding: 0;
}
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.twoColFixLtHdr #lmenu {
	float: left; 
	width: 149px; 
	background: transparent;
/*	padding: 5px 5px 15px 10px;*/
margin: 10px 0 0;
border-right: 1px solid #c8cfde;
}
#lmenu ul {
position: relative;
/*padding: 0 10px 0 10px;*/
margin: 0 0 0 0px;
/*list-style-image:url(../img/solardog-hover.png);*/
list-style:none;

}

#lmenu ul > li {
margin: 0px 0 0 5px;
/*list-style-image:url(../img/solardog-hover.png);*/
width: 210px;
padding: 6px 0 2px 25px;
line-height: 1.25em;
background: transparent url(../img/solardog-hover.png) 0px 10px no-repeat ;
display:block;
}
#lmenu ul > li:hover, #lmenu ul > li.cur {
background: transparent url(../img/solardog-icon2.png) -2px 10px no-repeat ;
}
#lmenu ul > li > span {
display: inline-block;
padding: 0;
}
#lmenu > ul > li {
  width: 118px;
}
#lmenu > ul > li.nosplit {
padding: 15px 0 12px 25px;

}
#lmenu ul > li > a{
text-decoration: none;
color: #00659f;
}
#leftlist, #rightlist {
  float: left;
/*border: 1px solid #3333FF;*/
  list-style:disc;
  line-height:1.6em;
  width: 350px;
  display: block;
  padding: 15px 20px 10px 10px;
  margin: 0 0 0 20px;	
  font-size: 1em;
  font-weight: bold;
}
#wrapcontent {
width: 970px;
background: transparent url(../img/whitebar.png) top left;
margin: 0 0 0 0px;
}
.twoColFixLtHdr #maincontent { 
	margin: 0 0 0 140px;
	padding: 0 10px;
	background: transparent;
} 
#maincontent h1 {
text-align: center;
font-weight: bold;
font-size:2em;
font-style:italic;
color: #223c78;
padding: 30px;
}
#maincontent h3 {
text-align: right;
font-weight: bold;
font-size:1em;
font-style:italic;
color:#996600;
margin: -10px 0 0;
padding: 0 20px 20px 0; ;
}
#maincontent p {
padding: 10px 20px 5px 10px;`  
}

/* footer */
.twoColFixLtHdr #footer { 
	padding: 0 20px 0 0px;
	background: #9FCDEF url(../img/footer-bar2.png) top left no-repeat; 
	width: 950px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 30px 0 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
text-align: center;
}
#footer p > a {
text-align: center;
font-weight: bold;
font-size: .7em;
text-decoration:none;
color: #333333;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#catlogos {
float: left;
padding: 0px 0px 0px 5px;
width: 790px;
background: transparent;
/*border: 1px dashed #505;*/
margin: 10px 0 0 0;
}
#hist {
float: right;
padding: 0;
margin: 0 -10px 0 0;
width: 141px;
text-align:right;
}
#lic {
float: left;
padding:0;
margin: 0 0 0 -15px;
width: 174px;
}
.phone {
float: right;
width: 270px;
}
.sphone {
  font-weight: bold;
  font-size: 24px;
  display: block;
  position: relative;
  color: #00659f;
  float: left;
  padding: 5px 0 0 0;
}
.bphone {
  font-weight: bold;
  font-size: 2.1em;
  color: #D92621;
  text-shadow: #00659f 0px 0px 3px;
  text-shadow: #fff 0px 0px 3px;
}
.addr {
  position: relative;
}
.leftaddr {
  position: absolute;
  left: -7px;
  top: 160px;
}
.rightaddr {
  position: absolute;
  right: 0px;
  top: 200px;
  text-align:right;
  font-size: 1em;
  padding: 0;
}
#helio {
  padding: 0 0 0 236px;
}
#scrollup {
position: absolute;
  overflow:hidden;
/*  border: 1px dashed #93c;*/
  height: 88px;
  top: 131px;
  left: 550px;
  width: 178px;
  padding: 0px;
  background: transparent;
}
.headline {
  position: absolute;
  top: 200px;
  text-align:center;
  left: 0px;
  height: 80px;
  width:150px;
  padding: 7px 0 0 0px;
  line-height: 1.2em;
  color: #223c78;
  font-weight: bold;
  font-size: 1.15em;
}
.l1 {
  padding: 18px 0 0 0;
}
.l3 {
  padding: 5px 0 0 0;
}
.l4 {
  padding: 0px 0 0 0;
}
body#solardog #maincontent {
padding: 10px 266px 0px 10px;
margin: 0 22px 0 131px;
background: #fff url(../img/solar-dog-column.jpg) top right no-repeat;
}
body#about #maincontent {
padding: 10px 266px 10px 10px;
margin: 0 22px 0 125px;
/*background: #fff url(../img/about-topright.jpg) 330px 35px no-repeat;*/
background: #fff url(../img/AboutUs_Right_New.jpg) 330px 35px no-repeat;
}
body#about #bset {
padding: 0px;
margin: 25px 0px 0 25px;
/*background: #fff url(../img/about-bottom2.jpg) top right no-repeat;*/
background: #fff url(../img/AboutUs_Left_New.jpg) top right no-repeat;
width: 289px; height: 690px;
}

body#hotwater #maincontent p.first {
margin-top: 15px;
}
.rtlogo {
padding-right: 40px;
float: right;

margin: -25px 0 0 0;
}
body#solardog #maincontent h1, body#hotwater #maincontent h1, body#poolheat #maincontent h1, body#photovoltaic #maincontent h1, body#about #maincontent h1, body#contact #maincontent h1,body#faq #maincontent h1  {
  color: #000;
  font-size: 1.3em;
  padding: 15px 0 5px 10px;
  margin: 0 37px 0 0;
}
body#about #maincontent h1 {
  padding: 7px 0 5px 266px;
  margin: 0 40px 0 0;
}
body#faq #maincontent > p  {
float: left;
padding: 12px 0 0 20px;
font-weight: bold;
font-size: 1.1em;
}
body#solardog #maincontent img {
float:left;
clear: right;
padding: 0 10px 0 0;
}

body#solardog #maincontent p {
  padding: 10px 10px 15px 15px;
}
body#solardog #maincontent p.first {
  margin: 0 0 5px 0;
  width: 595px;
}
body#solardog #maincontent p.xwide {
  margin: 0;
  width: 775px;
}

body#about #maincontent p {
  padding: 10px 10px 15px 5px;
}
body#about #maincontent p {
  margin: 0 0 5px 15px;
  width: 300px;
}
body#about #maincontent p.xwide {
  margin: 0;
  width: 350px;
}

body#contact #maincontent h3 {
color: #223C78;
font-size: 1.5em;
padding: 0;
margin: 0 20px 0 0;
text-align:center;
}
th > span {
padding: 15px 20px;
line-height: 1.8em;
text-decoration: underline;
font-style:italic;
}
td { padding: 0 20px; }

#gallery{
  margin: 12px 0 0px 50px;
}
.galitem {
  float: left;
  padding: 0px 43px 43px 0px;
}
.galitem a {
  padding: 0;
  margin: 0;
}
.galitem img:hover {
  border: 1px solid #ddd;
  padding: 0;
  margin: 0;
}
.galitem img {
  width: 200px;
  height: 200px;
  border: 1px solid #000;
}
.icontext {
display: inline;
padding: 0;
margin: 0;
}
#wrapcontact {
background: #fff url(../img/cont-frame.png) top center no-repeat;
margin: 0 40px 0 10px;
height: 600px;
text-align: left;
color: #223c78;
}

#wrapcontact form {
padding: 70px 0 0 172px;
}
#wrapcontact form > table > td > input {
border:1px solid #223c78;
}

#wrapcontact form > table {
border-collapse: separate;
line-height:2.3em;
}
#wrapcontact h2 {
padding: 20px 0 10px 0;
}
.message {
border: 2px solid #223c78;
color: #dd2527;
text-align: center;
padding: 7px;
margin: 10px auto 5px;
line-height: 1.5em;
width: 530px;

}
.button {
text-align: center;
padding: 0px;
margin: 5px 0 10px -125px;
}
/* faq */
body#faq #maincontent h2 {
color: #000;
font-size: 1.25em;
text-align: left;
font-style:normal;
padding: 30px 0 8px 10px;
margin: 0;
float: left;
height: 40px;
width: 305px;
/*border: 1px solid #000;*/
}

.endicon {
position: relative;
/*margin: -80px 0 0 261px;*/
padding: 38px 0 0 13px;
display: inline-block;
/*border: 1px solid #000;*/
float: left;
text-align: left;
height: 40px;
width: 460px;
}
div#flinks {
margin: 0 auto;
padding: 0;
width: 325px;
color: #1b75b0;
}
div#flinks a{
color: #1b75b0;
}
div#flinks a:visited {
color: #1b75b0;
}

div#flinks ul {
text-align: left;
font-weight: bold;
margin: 10px 0 20px 0;
}
div#flinks > ul > li {
padding: 5px 0 5px 0;
}

div.qab {
margin: 0px 0 0px 0;
padding: 0 0 8px 0;
}

.que {
padding: 0 5px 0 10px;
float: left;
}
.ans {
padding: 0 7px 0 10px;
float: left;
}
.faqlist ul {
margin: 0 0 0px 0;
}
.faqlist li{
list-style:outside;
list-style-image:none;
list-style-type: none;
float: left;
/*border: 1px solid #666666;*/
width: 750px;
padding-bottom: 0px;
font-style: italic;
}
li.last {
padding-bottom: 20px;
font-style:normal;
}

.solarsign {
padding: 50px 0 0 3px;
}
.active, .passive {
position: relative;
}
.active > p {
width: 575px;
padding: 30px 0 0 0;
margin: 5px 0;
}
.active > img {
position: absolute;
right: 5px;
}
.passive p {
width: 430px;
margin-left: 160px;
margin-bottom: 70px;
}
.passive > img {
position: absolute;
left: 0px;
}
#productdesc a {
color: #44ADD4;
}