@charset "UTF-8";
/* CSS Document */
*{
    
	margin:0;
	padding:0;
	
}

html, body{
	color: #000;
	background:#05101f;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

body {
	
	text-align:center;	
	background:#05101f url("images/bg.jpg") repeat-x 0 -10px;
}

a {
	outline: none;
}


#yui-main a, #yui-main, .yui-b, .yui-b a { color:#FFF }



#thrds li {width:116px; height:110px; margin:8px 10px 0 2px; padding:2px 0 0 2px; display:block; float:left; }
#thrds h5 { margin:0; padding:0; display:inline; line-height:normal; }
#thrds li:hover h5 { color:#b3df27}
#thrds a { text-decoration:none; }
#thrds li:hover { height:105px ;border-bottom:5px solid #b3df27; }

.yui-b li { list-style:none; }


#hd{  margin:0;   }




#form1 form, #form1 fieldset, #form1 legend { color:#FFF }

#form1 fieldset{border:1px solid #FFF; padding:10px;}

#form1 label { display:block }

#form1 input, #form1 textarea { border:none; padding:4px; width:98%; background:#888;} 

#form1 input { height:20px; }
#form1 input:focus, #form1 textarea:focus { background:#FFF; border:none; }

#form1 #subscribeYes,#form1 #subscribeNo, { width:auto !important; background:none; }
#form1 #send { width:auto; }




#send { width:150px!important; height:35px!important; color:#FFF; }
#send:hover { background:#b3df27; cursor:pointer; }
#send:active { outline:none; color:#000; }

#send { width:150px!important; height:35px!important; }

#doc4{height:100%;}

body > #doc4 { height: auto; min-height: 100%;}

#bd {padding-bottom: 90px;}  /* must be same height as the footer */

#ft { position: relative;
	  margin-top: -90px; /* negative value of footer height */
	  height: 90px;
	  clear:both;} 
	  
#fta {
	  zoom:1;
}

#fta:after{ 
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }
	  
	  
.rls img { padding:10px }


#doc4 .NL {width:200px; height:68px; float:left; background: url("http://www.energymaxdrink.com/images/logos/NLlogo.png") no-repeat left 20px;}

#doc4 .NL h1, #doc4 .NL a{ background:none; text-indent:-10000px; height:60px; width:180px;}

#map_canvas { color:#000; }


.newsFeed p { font-size:11px; }
.newsFeed h3,.newsFeed h3 a { font-size:12px; text-decoration:none; }
.newsFeed h3 a { color:#b3df27 } 
.newsFeed h3 a:hover { color:#6FF } 


#listing { margin:0; padding:0; }
#listing li { margin:0 0 10px 0; padding:0; }
#listing li { margin-bottom:10px !important; }
#listing li:hover { color:#b3df27 }

#listingH li { float:left; display:inline;}
#listingH img { width:80px; }


.warning { color:yellow; }


h1 { padding-left:10px !important; padding-bottom:5px; background:#b3df27; color:#05101f; text-transform:uppercase; } 

#promo h1 { margin-top:0; margin-bottom:0; !important; };

.yui-u { }

div.ordercol { height:520px; width:322px; background:url("../images/skybanner-orderBlueT.jpg") no-repeat left top; position:absolute; }

div.ordercol form { position:relative; top:420px; }
