/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../design/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial", sans-serif;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {
	margin:15px 0;
}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

ul.ul-01 {margin:15px 0; list-style:none;}
ul.ul-01 li {padding:2px 0 2px 25px; background:url("../design/ul-01.gif") 0 50% no-repeat; font-size:85%;}

ul.ul-list {margin:15px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {position:relative; width:960px; margin:0 auto; overflow:hidden;}

    #header {position:relative; height:100px; padding:30px 15px 10px 00px;}
		#header-text {float:right; width:215px; padding-top:0; line-height:.5; text-align:right; margin-top:0px;}
		#logo {
		margin:0;
		text-align: justify;
}

		#nav {position:absolute; top:80px; right:20px; margin:0;}
        #nav span {margin:0 8px;}
        #nav #nav-active {font-weight:bold; text-decoration:none;}
    
    #tray {position:relative; width:960px; height:45px; background:url("../design/tray.gif") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;}
    #tray ul {margin:0 20px; list-style:none;}
    #tray li {display:inline;}
    #tray li a {display:block; float:left; padding:17px 20px 17px 18px; background:url("../design/tray-separator.gif") 100% 0 no-repeat; text-decoration:none;}
    #tray li a:hover {background:url("../design/tray-hover.gif");}
    #tray li#tray-active a {background:url("../design/tray-active.gif");}

        #search {position:absolute; top:8px; right:20px;}
        #search div {position:relative; width:185px;}
        
        #search #search-input {position:absolute; top:0; left:0; width:150px; height:30px; background:url("../design/search-input.gif") 0 0 no-repeat; overflow:hidden;}
        #search #search-input input {width:136px; margin:8px; border:0; font:100%/1 "arial",sans-serif;}
        #search #search-submit {position:absolute; top:0; right:0; width:30px;}

#footer {position:relative; width:960px; height:100px; margin:0 auto; overflow:hidden; clear:both; font-size:85%; padding:10px 0px 0px 0px;}
.eto_logo {
	position:absolute;
	height:52px;
	width:110px;
	top: 5px;
	left: 845px;
	margin:0;
}
	#footer p {margin:0;}
	
#logos {
	position:absolute;
	top: 113px;
	left:960px;
	margin:0;
	padding:10px;
	margin-top:10px;
	width:210px;
}
#promobanner {
	position:relative;
	margin-top:0px;
	margin-bottom:20px;
	padding-top:20px;
}
.etolink {
Position:relative;
top:500px;
margin-left:150px;
}
.swlink {
Position:relative;
top:200px;
margin-left:150px;
}
.gslink {
Position:relative;
top:-180px;
margin-left:150px;
}
.oklink {
Position:relative;
top:65px;
margin-left:150px;
}
.veluxlink {
Position:relative;
top:30px;
margin-left:150px;
}
.teclink {
Position:relative;
top:0px;
margin-left:150px;
}
.grape {
Position:relative;
top:160px;
margin-left:150px;
}
#aboutimg {
	position:absolute;
	left:390px;
	top:10px;
}
#sunkitimg {
	position:relative;
	background-image:url("../design/images/sunkit.jpg");
	background-repeat: no-repeat;
	height:375px;
	width:430px;
	top:-25px;
	left:530px;
}
#tellmore {
	position:absolute;
	height:20px;
	width:95px;
	left:365px;
	top:170px;
}
#tellmorehw {
	position:relative;
	padding-top:10px;
	height:20px;
	width:95px;
	left:450px;
	top:0px;
}
#tellmorepv {
	position:relative;
	padding-top:10px;
	height:20px;
	width:95px;
	left:450px;
	top:0px;
}
#panels {
	position:relative;
	float:right;
	background-image:url("../design/images/panels.png");
	background-repeat:none;
	top:-6px;
	height:225px;
	width:445px;
}
#iconsw {
	position:relative;
	height:80px;
	width:40px;
	left:0px;
	top:30px;
}
#iconse {
	position:relative;
	height:80px;
	width:40px;
	left:0px;
	top:40px;
}
#iconco {
	position:relative;
	height:65px;
	width:40px;
	left:0px;
	top:25px;
}
#watersystem {
	position:absolute;
	float:right;
	margin-right:20px;
	height:219px;
	width:350px;
	left:585px;
	top:230px;
}
#pvsystem {
	position:absolute;
	float:right;
	margin-right:20px;
	height:219px;
	width:350px;
	left:585px;
	top:500px;
}
#prodpanels {
	position:absolute;
	float:right;
	margin-right:20px;
	height:240px;
	width:375px;
	left:575px;
	top:740px;
}
#clear {
	position:relative; width:960px; height:30px; margin:auto;}
#thermal {
	float:right;
	margin-top:10px;
	height:685px;
	width:450px;
	background-image:url("../design/images/panels_sky.png");
	background-repeat:no-repeat;
}
#pvinstall {
	float:right;
	margin-top:15px;
	height:400px;
	width:435px;
	background-image:url("../design/images/pv_installation.jpg");
	background-repeat:no-repeat;
}
/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */
#container {width:960px; margin-left: auto; margin-right: auto;
}
#containerprod {width:960px; margin-left: auto; margin-right: auto;
}

#col-top {width:960px; height:5px; margin-top:15px; background:url("../design/col-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/col-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}

#col-topsmall {float:left; margin:auto; width:500px; height:5px; background:url("../design/col-topsmall.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-topindex {float:left; margin-top:10px; width:500px; height:5px; background:url("../design/col-topsmall.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-topproduct {position:relative; left:45px; top:-50px; width:500px; height:5px; background:url("../design/col-topsmall.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-bottomproduct {position:relative; left:45px; margin-top:-50px; width:500px; height:5px;  background:url("../design/col-bottomsmall.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-bottomsmall {float:left; margin:auto; width:500px; height:5px;  background:url("../design/col-bottomsmall.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}

#colsmall {
	float:left;
	padding-left:15px;
	background:url("../design/colsmall.gif") 0 0 repeat-y;
	width: 500;
}
#colindex {
	float:left;
	padding-left:10px;
	background:url("../design/colsmall.gif") 0 0 repeat-y;
	width:500px;
	text-align:justify;
}
#colproductbox {
	position:relative;
	top:-50px;
	left:45px;
	padding-left:10px;
	padding-right:10px;
	background:url("../design/colsmall.gif") 0 0 repeat-y;
	width:500px;
}

    #col-browser {position:relative; float:left; width:335px; height:300px; background:url("../design/images/wireframe.png") 0 0 no-repeat;}
    #col-browser img {
	position:absolute;
	top:230px;
	left:-19px;
}
    #col-about {position:relative; float:left; width:280px; height:215px; background:url("../design/images/about.png") 0 0 no-repeat;}
    #col-about img {
	position:absolute;
	top:230px;
	left:-19px;
}
    #col-technology {position:relative; float:left; width:475px; height:525px; background:url("../design/images/technology.jpg") 0 0 no-repeat;}
    #col-technology img {
	position:absolute;
	top:230px;
	left:-19px;
}
    #col-testimonial {position:relative; float:left; width:525px; height:2287px; background:url("../design/images/testimonials.jpg") 0 0 no-repeat;}
    #col-testimonial img {
	position:absolute;
	top:230px;
	left:-19px;
}
    #col-text {float:right; width:540px; padding-top:30px; line-height:1.7;}
	#col-texttestimonial {float:right; width:350px; padding-top:15px; line-height:1.7;}
 	#col-techtext {float:right; width:410px; padding-top:15px; line-height:1.7;}
	#col-producttext {float:left; width:900px; padding-top:15px; line-height:1.7;}
	#col-producttext1 {float:left; width:425px; padding-top:px; line-height:1.7;}
	#col-estimator {float:left; width:475px; padding-top:15px; padding-right:10px; line-height:1.7;}
    #col-index {position:relative; float:left; width:475px; padding-top:10px; padding-right:10px; line-height:1.7;}
    #col-products {position:relative; left:0px top:-50px; width:480px; padding-top:0px; padding-right:0px; line-height:1.7; text-align:justify;}
    #col-productselect {position:relative; left:0px top:0px; width:480px; padding-top:0px; padding-right:0px; line-height:1.7; text-align:justify;}
    #col-index {position:relative; float:left; width:475px; padding-top:10px; padding-right:10px; line-height:1.7;}
	#col-contractor {float:right; width:425px; padding-top:15px; line-height:1.7;}
	#col-resources {position:relative; float:left; width:475px; padding-top:15px; line-height:1.7;}
        #slogan {position:absolute; width:289px; height:33px; top:10px; overflow:hidden; margin:0; padding:0; font-size:180%;}
		#sloganpromo {float:left; width:180px; height:30px; overflow:hidden; margin-top:-10px; padding:0; font-size:180%;}
		#sloganindex {position:absolute; width:240px; height:33px; overflow:hidden; margin-top:-8px; padding:0; font-size:180%;}
		#sloganwater {position:relative; top:-40px; left:50px; width:300px; height:33px; overflow:hidden; margin-top:0px; padding:0; font-size:180%;}
		#sloganelect {position:relative; top:-30px; left:50px; width:400px; height:33px; overflow:hidden; margin-top:0px; padding-bottom:10px; font-size:180%;}
		#sloganabout {position:relative; width:150px; height:33px; overflow:hidden; margin:0; padding:0; font-size:180%;}
        #slogan span {
	display:block;
	position:absolute;
	top:-197px;
	left:35px;
	z-index:1;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:url("../tmp/slogan.gif") 0 0 no-repeat;
}


)
	#col-textabout {float:right; width:600px; padding-top:15px; line-height:1.5;}

        #btns {position:absolute; left:800px; top:265px; margin-top:10px; margin-bottom:0;}
		#btnsproducts {float:right; margin-top:0px; margin-bottom:0;}

#cols2-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols2-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols2-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2 {background:url("../design/cols2.gif") 0 0 repeat-y;}

    #cols2 #col-left {float:left; width:595px; padding:20px;}
    #cols2 #col-right {float:right; width:268px; margin-right:1px; padding:20px;}
    
        #cols2 #col-left h4, #cols2 #col-right h4 {margin:0; font-size:100%;}
        #cols2 #col-left .title {background:url("../design/dot.gif") 0 50% repeat-x;}
        #cols2 #col-left .title h4 {display:inline; padding-right:10px;}
        #cols2 #col-left .title span {padding-left:10px;}

        #cols2 .box {margin-top:15px;}
        #cols2 #col-right h4 {background:url("../design/dot-02.gif") 0 50% repeat-x;}
        #cols2 #col-right h4 span {padding-right:10px;}
        #cols2 .col-right-img {float:left; width:65px;}
        #cols2 .col-right-text {float:right; width:190px;}
        #cols2 .col-right-text p {margin:0;}

#cols3-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols3-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols3-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3 {background:url("../design/cols3.gif") 0 0 repeat-y;}

    .col {float:left; width:308px; padding:0 1px; margin-right:15px;}
    .col.last {margin-right:0;}
    .col h3 {margin:0; padding:7px 15px 12px 50px; background:url("../design/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}

        .col-text {padding:20px; border-top:1px solid #DFDFDF;}
        .col-text p {margin:0;}
        .col-text ul {margin-bottom:0;}
        .col-more {padding:10px 10px 1px 0; text-align:right;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.ico-comment {padding-left:18px; background:url("../design/ico-comment.gif") 0 50% no-repeat;}
.ico-rss {padding-left:18px; background:url("../design/ico-rss.gif") 0 50% no-repeat;}

.smaller {font-size:85%;}

ul.columns {
  float: left;
  width: 550px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
li.column1 {
  float: left;
  width: 275px;
  margin: 0;
  padding: 0;
  list-style-type:none;
  font-size:14px;
} 
