﻿/* Terraternal homepage stylesheet (Nov, 17 2005) */

body,html 
{
	color: #333;  /* w3c css validator required */
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 11px;

	font-family: Verdana, Arial;
	line-height: 18px;
	height: 100%; /* to get page height to fill window area */
}

#divmessage
{
	position:absolute;	
	background-color:White;
	border:1px;
	border-color:Red;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

A
{
	color: #5da015;
}
p, li, table
{
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 18px;
}
img
{
	border: 0px;
	font-family: Verdana, Arial;
}

a div{cursor:pointer}


.infoPane
{
	padding-left: 10px;
	padding-right: 27px;
	background-color: #fff;  /* w3c css validator required */
	color: #666666;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	cursor: default;
}

.infoPane A
{
	color: #666666;
	text-decoration: none;
}

.infoPane A:hover
{
	color: #333;
	text-decoration: underline;
}

.eventsCellSeparator
{
	float: left;
	margin-top: 15px;
}
.navigation {
	background-image:url(../images/productHomePage/navigationBg.gif);
	background-repeat:repeat-x;
}

.normalText {
	font-family:Verdana, Arial, Helvetica;
	color:#333333;
	font-size:13px;
	line-height:24px;
}

/*footer*/
.siteFooter
{
	clear:both;
	padding-top:0.5em;
	background: url(../images/productHomePage/footerBg.gif) 0 0 repeat-x #fefefe;
	color: #666;
	font: 10px verdana,arial,sans-serif;
	text-align:center;
}
.homepageHolder .siteFooter{background:none}
.siteFooter a
{
	color: #666;
}
.siteFooter a:hover
{
	color: #333;
}

.siteFooter p
{
    margin:0.5em 0 0;
}

.siteFooter .ftrcopy
{
	color: #999;
}

.eventsCell
{
	float: left;
	padding-top: 16px;
}

.eventsCell a
{
	color: #333;
	text-decoration: none;
}
.eventsCell a:hover
{
	color: #000;
	text-decoration: underline;
}


.events
{
	width: 547px;
	height: 155px;
	background-image: url(../Images/homepage/topGrad.gif);
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	color: #333333;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #e9e9e9;
	border-right: solid 1px #f7f7f7;
	border-left: solid 1px #f7f7f7;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	clear:both;
}
.awards
{
	width: 547px;

	clear:both;
	background-image: url(../Images/homepage/bottomGrad.gif);
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	color: #333333;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #e9e9e9;
	border-right: solid 1px #f7f7f7;
	border-left: solid 1px #f7f7f7;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
}
.registered
{
	width: 547px;
	height: 205px;
	background-image: url(../Images/homepage/topGrad.gif);
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	color: #333333;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #e9e9e9;
	border-right: solid 1px #f7f7f7;
	border-left: solid 1px #f7f7f7;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	clear:both;
}

.homepageHolder
{
	width: 750px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}



















/* Terraternal homepage stylesheet (Nov, 17 2005) */

body 
{
	color: #333;  /* w3c css validator required */
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 18px;
}

A
{
	color: #5da015;
}
p, li, table
{
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 18px;
}
img
{
	border: 0px;
	font-family: Verdana, Arial;
}



.homepageHolder
{
	width: 750px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	/*border:solid 1px green;*/
}
.topNav Img
{
	float: right;
	border: 0px;
}

.topNavImg
{
	margin-right: 19px;
	margin-top:10px;
}

.productsBar Img, .greenBarImg
{
	float:left;
	border: 0px;
}

.topNav
{
	width: 756px;
	background-image: url(../Images/homepage/topNavBg.gif);
	background-repeat: repeat-x;
	height:27px;
	text-align: right;
	padding-top: 12px;
	margin-left:18px;
}






.topNavSeclevel
{
	width:774px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	clear:both;
}

.topNavBgSeclevel
{
	width: 549px;
	float:left;
	text-align: right;
	border:solid 1px blue;
}














.events
{
	width: 547px;
	height: 155px;
	background-image: url(../Images/homepage/topGrad.gif);
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	color: #333333;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #e9e9e9;
	border-right: solid 1px #f7f7f7;
	border-left: solid 1px #f7f7f7;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	clear:both;
}
.awards
{
	width: 547px;
	height: 229px;
	clear:both;
	background-image: url(../Images/homepage/bottomGrad.gif);
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	color: #333333;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #e9e9e9;
	border-right: solid 1px #f7f7f7;
	border-left: solid 1px #f7f7f7;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
}
.eventsCell
{
	float: left;
	padding-top: 16px;
}

.eventsCell a
{
	color: #333;
	text-decoration: none;
}
.eventsCell a:hover
{
	color: #000;
	text-decoration: underline;
}
.siteFooter
{
	clear:both;
	padding-top:0.5em;
	background: url(../images/productHomePage/footerBg.gif) 0 0 repeat-x #fefefe;
	color: #666;
	font: 10px verdana,arial,sans-serif;
	text-align:center;
}
.homepageHolder .siteFooter{background:none}
.siteFooter a
{
	color: #666;
}
.siteFooter a:hover
{
	color: #333;
}

.siteFooter p
{
    margin:0.5em 0 0;
}

.siteFooter .ftrcopy
{
	color: #999;
}

.infoPane
{
	padding-left: 10px;
	padding-right: 27px;
	background-color: #fff;  /* w3c css validator required */
	color: #666666;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	cursor: default;
}

.infoPane A
{
	color: #666666;
	text-decoration: none;
}

.infoPane A:hover
{
	color: #333;
	text-decoration: underline;
}

.eventsCellSeparator
{
	float: left;
	margin-top: 15px;
}


#container {
	background-position: center top;
	position: relative;
	width: 100%;
	
}

#left_col {
	width: 176px;
	position: absolute;
	left: 0px;
	top: 0px;
	vertical-align: top;
}

















