@import "reset.css";
@import "lavalamp.css";

html, body {
	height: 100%;
}

form#contact_form ul li {
	width: 100%;
	clear: both;
	padding: 3px 0;
}

form#contact_form {
	margin: 0px auto;
}

form#contact_form label {
	width: 125px;
	padding-right: 15px;
	display: block;
	font-weight: normal;
	color: #000;
	font-size: 1.1em;
	float: left;
	text-align: right;
	line-height: 20px;
	height: 20px;
}

form#contact_form label.required {
	color: #000;
	font-weight: bold;
}

.email_input_field {
	padding: 2px;
	background: #eee;
	border: 1px solid #666;
	font-size: 1.1em;
	color: #000;
	width: 150px;
	margin-right: 5px;
}

form#contact_form select {
	padding: 2px;
	background: #eee;
	border: 1px solid #666;
	font-size: 1.1em;
	color: #000;
	margin-right: 5px;
}


form#contact_form textarea {
	width: 200px;
	height: 100px;
	background: #eee;
	border: 1px solid #666;
	color: #000;
}

#PhoneExtension {
	width: 40px;
}

.maincol {
	width: 100%;
	float: left;
	padding: 0 1%;
	text-align: justify;
}

.maincol h2 {
	color: #212c4e;
	font-weight: normal;
	border-bottom: 1px solid #212c4e;
	font-size: 2.2em;
	margin-bottom: 0.3em;
	margin-top: 0.6em;
}

/*
.sidecol {
	width: 35%;
	float: right;
	padding: 0 1% 50px 1%;
	display: block;
	overflow: hidden;
}
*/

body {
	background: #170d0d;
	font: normal 67.5% Corbel, 'Lucida Grande', 'Helvetica Neue', Calibri, Arial, Verdana, sans-serif;
	color: #616b6e;
}

div.wrapper {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

div#container {
	width: 100%;
	min-height: 574px;
	overflow: hidden;
	background: url(/images/body_bg.jpg) top left repeat-x #c6feff;
}

div#header {
	width: 100%;
	height: 138px;
	display: block;
	background: url(/images/header_bg.jpg) top center no-repeat transparent;
}

div#header h1 a {
	width: 262px;
	height: 64px;
	display: block;
	background: transparent;
	float: left;
	position: relative;
	top: 35px;
	left: 21px;
	border: 0;
	text-indent: -9999px;
	background: url(/images/trillium_es_branding.gif) top left no-repeat transparent;
}

div#header h1 a span {
	display: none;
}

div#content {
	width: 100%;
	min-height: 370px;
	display: block;
	background: url(/images/content_bg.jpg) top center no-repeat transparent;
	/*padding-bottom: 200px;*/
}

div#footer {
	width: 100%;
	height: 330px;
	display: block;
	background-color: #c6feff;
}

div#footer div#grass {
	width: 100%;
	height: 288px;
	top: 42px;
	position: relative;
	float: left;
	background: url(/images/grass_dirt_bg.jpg) top left repeat-x transparent;
	background-color: #170d0d;
}

div#footer p {
	float: left;
	position: absolute;
	left: 0;
	top: 242px;
	padding: 1.0em;
	background: #170d0d;
	border: 1px solid #523f38;
	color: #fdfaa3;
	font-size: 1.2em;
}

div#footer h5 {
	float: right;
	width: 306px;
	height: 348px;
	display: block;
	background: url(/images/trillium_flower.jpg) top left no-repeat transparent;
	text-indent: -9999px;
	position: absolute;
	right: 20px;
	top: 0px;
}

.maincol p {
	font-size: 1.3em;
	color: #333;
	padding: 0.5em 0;
	line-height:1.4em;
}

h3 {
	color: #212c4e;
	font-size: 2.0em;
	font-weight: normal;
	width: 100%;
	display: block;
	line-height: 2.0em;
	margin: 1.0em 0 0 0;
}

a.close_window {
	width: 129px;
	height: 29px;
	background: url(/images/close_window.png) top left no-repeat transparent;
	float: right;
	text-indent: -9999px;
	display: block;
}

p#contact_successful {
	padding: 1.0em;
	margin: 0 auto;
	background: #e5e6c7;
	border-bottom: 1px solid #5a5b3f;
	position: relative;
	text-align: center;
	font: italic 2.0em Georgia, "Times New Roman", times, serif;
	color: #000;
}

ul#affiliates_list {
	width: 80%;
	position: relative;
	margin: 1.0em auto;
	font-size: 1.2em;
}

ul#affiliates_list li {
	padding: 4px 0;
}

ul#affiliates_list li a {
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}

ul#affiliates_list li a:hover {
	text-decoration: underline;
}

ul.bulleted_list  {
	width: 60%;
	height: 90px;
	position: relative;
	margin: 1.0em auto;
	font-size: 1.4em;
	list-style: disc;
	color: #333;
}

ul.bulleted_list li {
	list-style: disc;
	font-style: italic;
	float: left;
	width: 50%;
}

ul.safety_list  {
	width: 80%;
	position: relative;
	margin: 1.0em auto;
	font-size: 1.4em;
	list-style: disc;
	color: #333;
}

ul.safety_list li {
	list-style: disc;
	font-style: italic;
	float: left;
	width: 100%;
}

p#contact_phone {
	font-size: 2.0em;
	padding-bottom: 0px;
}

p#contact_phone_disclaimer {
	font-size: 1.0em;
	padding-top: 0px;
}

a#contact_link {
	font-size: 2.0em;
}

div#trillium_network {
	padding: 10px 0px;
	overflow: hidden;
	display: none;
}

div#trillium_network ul li {
	float: left;
	width: 33%;
	text-align: left;
}

div#trillium_network ul li a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

div#trillium_network ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

a#network_tab {
	width: 268px;
	height: 22px;
	display: block;
	float: right;
	background: url(/images/network_tab.gif) top left no-repeat transparent;
	text-indent: -9999px;
}


#about_callout {
	background-color: #fff;
	width:200px;
	float:right;
	margin:10px;
	padding:10px;
	border: 1px solid #212C4E;
	border-radius:4px;
	text-align:center;
}

#about_callout h3 {
	margin:0px;
	padding:0px;
}

