/*
© 2008 Designit Media Corp. All Rights Reserved.
Written By: Daniel J. Dahan
-------
Notes:
	Main environment css include
	
	Elements:
	
		#ENV: Root element
*/
*{font-family: Arial, Helvetica, sans-serif;}
body{background:#FFF;}
#ENV_D{overflow-y:auto;}

a.footer_link, a.footer_link:link, a.footer_link:visited {color: #009;}

#ENV_HS{height:25px;z-index:20000}
#GUI_HS .bg{background:#000;}
#GUI_HS_CONTENT{top:25px;height:320px;}
#hs_tabs li {padding:0 10px;border-right:2px solid #333;color:#FFF;font-size:14px;line-height:22px;font-weight:bold;cursor:pointer;}

#hs_tabs .on {color:#ffc;}

#hs_content {top:25px;left:0;height:320px;}
#hs_content .bg {background:#111;}


#header-btns ul li {margin:20px 20px;}
#header-btns ul li a{font-weight:bold;color:#009;}
.env_container{padding:10px 0;}
.env_bg0{background:url(/lib/img/bg0.jpg) repeat-x top;}
.env_bg1{background:url(/lib/img/bg1.jpg) repeat-x bottom;}
.env_h{height:600px;}
.env_z{z-index:20000;}
.env_w_max{width:90%;}
.env_w_min{width:980px;}
.env_w{min-width:980px;max-width:90%;}
.env_gen, div.info div {font-size:12px;color:#333;}
.env_header{height:50px;}

.env_content{height:500px;}
.env_section{margin-top:20px;height:500px;}

ul.section {margin-left:20px;}
ul.section li{clear:both;width:340px;height:43px;line-height:43px;text-align:left;font-size:12px;font-weight:bold;color:#009;cursor:pointer;}
ul.section div {padding-left:20px;width:100%;height:100%;background:url(/lib/img/section-btn.png) no-repeat;}
ul.section li:hover {background:#d2e0f5;}

div.info {position:absolute;top:0;left:400px;width:520px;text-align:left;}
div.info span {font-size:18px;color: #009;font-weight:bold;}

.env_footer{height:250px;}
