﻿/********************************************************************************
* 
* © 2008 Ecliptic Technologies, Inc. - All Rights Reserved
* Unauthorized use or reproduction of this product is strictly prohibited by law.
* Website: www.ecliptictech.com
* Email: info@ecliptictech.com
*
* Name: print-home.css
* Description: CSS file for printing the home page for the Thermal Energy 
*              Products website
*
*********************************************************************************/


/* Body 
--------------------------------------------------------------------------------*/

*
    {
    margin:0px;
    padding:0px;
    }

body
	{
	font-size:100%;
	color:#000000;
	line-height:1em;
	}

h1
	{
	margin:0px;
	padding:0px;
	font:2.2em Georgia, "Times New Roman", Times, serif;
	line-height:1.6em;
	color:#0071bc;
	}

h2
	{
	margin:0px 0px 0.5625em 0px;
	padding:0px;
	font:bold 1.125em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#1576ba;
	}

h3
	{
	margin:0px 0px 0.5625em 0px;
	padding:0px;
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#1576ba;
	}

h4
	{
	margin:0px 0px 0.5625em 0px;
	padding:0px;
	font:bold 0.875em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#000000;
	}

h5
	{
	margin:0px 0px 0.5625em 0px;
	padding:0px;
	font:bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#000000;
	}

h6
	{
	margin:0px 0px 0.5625em 0px;
	padding:0px;
	font:bold 0.6875em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#000000;
	}

img
    {
    border:none;
    }


/* Horizontal rules
--------------------------------------------------------------------------------*/

hr
	{
	display:none;
	}

.hr
	{
	border-top:1px dotted #008080;
	}


/* Links
--------------------------------------------------------------------------------*/

a:link, a:visited
	{
	color:#136f14;
	}

a:hover
	{ 
	color:#000000;
	}
	
a:active
	{
	color:#000000;
	}


/* Container
--------------------------------------------------------------------------------*/

#container
	{
	width:100%;
	}


/* Header
--------------------------------------------------------------------------------*/

#header
    {
    float:none !important;
    width:100%;
    height:102px;
    }

#logo
    {
    float:none !important;
    width:515px;
    height:84px;
    }

#logo a, #logo img
    {
    border:none;
    }

#ticker
    {
    display:none;
    }


/* Navigation
--------------------------------------------------------------------------------*/

#nav
    {
    display:none;
    }


/* Main background
--------------------------------------------------------------------------------*/

#main
	{
	float:none !important;
	width:100%;
	}


/* Banner
--------------------------------------------------------------------------------*/

#banner
    {
    display:none;
    }


/* Gallery images
--------------------------------------------------------------------------------*/

.gallery-single a .icon
    {
	left:-9999px;
	position:absolute;
    }

.gallery-single a:hover .icon 
    {
	position: relative;
    margin: 10px -166px -44px -44px;
    left: -166px;
	display:block;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html .gallery-single a:hover .icon 
    {
	position: relative;
    margin: 10px -166px -44px -44px;
    left: -166px;
	display:block;
    }
    

/* Content
--------------------------------------------------------------------------------*/

#content
	{
	float:none !important;
	width:100%;
	}

#content p
	{
	padding:0px 0px 1.6em 0px;
	font:0.6875em Verdana, Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:1.6em;
	}

#content ul
    {
    margin:0px 0px 0px 35px;
    padding:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.6em;
    color:#000000;
    }

#content ul ul, #content ol ul, #content ul ul ul, #content ol ul ul
    {
    margin:0px 0px 0px 25px;
    padding:0px 0px 0em 0px;
    font:1em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.6em;
    color:#000000;
    }

#content ol
    {
    margin:0px 0px 0px 35px;
    padding:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.6em;
    color:#000000;
    }

#content ol ol
    {
    margin:0px 0px 0px 25px;
    padding:0px 0px 0em 0px;
    font:1em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.6em;
    color:#000000;
    list-style:lower-roman;
    }

#content ol ol ol
    {
    margin:0px 0px 0px 25px;
    padding:0px 0px 0em 0px;
    font:1em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.6em;
    color:#000000;
    list-style:lower-alpha;
    }

#content .cc_col
    {
    padding:0px 10px 0px 0px;
    }

.imageleft
    {
    float:left;
    margin:0px 1.6em 0.8em 0px;
    clear:both;
    }

.imageright
    {
    float:right;
    margin:0px 0px 0.8em 1.6em;
    clear:both;
    }

.imageleft img, .imageright img
    {
    border:1px solid #008080;
    }

.imagefull
    {
    display:block;
    clear:both;
    }


/* Sidepane
--------------------------------------------------------------------------------*/

#sidepane
	{
	float:none !important;
	width:100%;
	}

#sidepane p
    {
    margin:0px 0px 0px 0px;
    padding:0px 0px 1.6em 0px;
	font:0.6875em Verdana, Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:1.6em;
    }

#contactinfo
    {    
    width:280px;
    margin:0px 0px 0em 0px;
    padding:0px 0px 0px 0px;
    }

#contactinfo-top
    {
    width:280px;
    height:6px;
    background:url(/images/tep-contact-top.gif) no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #contactinfo-top
    {
    width:280px;
    height:6px;
    margin:0px 0px -13px 0px;
    background:url(/images/tep-contact-top.gif) no-repeat;
    }

#contactinfo-main
    {
    width:260px;
    padding:0px;
    background:url(/images/tep-contact-main.gif) repeat-y;
    }

#contactinfo-bottom
    {
    width:280px;
    height:6px;
    background:url(/images/tep-contact-bottom.gif) no-repeat;
    }

#contactinfo p
    {
    padding:0px 0px 1.6em 0px;
	font:0.6875em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
    }
    

/* Footer
--------------------------------------------------------------------------------*/

#footer
    {
    float:none !important;
    width:100%;
    }

#footer h4
    {
	margin:0px 0px 0.5625em 0px;
	padding:0px;
	font:bold 1em Arial, Helvetica, sans-serif;
	line-height:1em;
	color:#918f8f;
	}

#footer p
    {
    font:0.5625em Arial, Helvetica, sans-serif;
    line-height:1.6em;
    }

#footer ul
    {
    list-style:none;
    }

#footer li
    {
    float:left;
    }

#footer li a:link, #footer li a:visited
    {
    margin:0px 0.75em 0px 0em;
    padding:0px 0.75em 0px 0em;
    font:0.75em Arial, Helvetica, sans-serif;
    line-height:1.6em;
    border:none;
    border-right:1px solid #918f8f;
    }

#footer-left
    {    
    float:left;
    width:49.5%;
    }

#footer-right
    {
    float:right;
    width:49.5%;
    text-align:right;
    }

#footer a:link, #footer a:visited
	{
	color:#918f8f;
	text-decoration:none;
	border:none;
	}

#footer a:hover
	{ 
	color:#000000;
	background:none;
	border:none;
	}
	
#footer a:active
	{ 
	color:#000000;
	background:none;
	border:none;
	}


/* Miscellaneous classes
--------------------------------------------------------------------------------*/
