﻿/* Footer Styles */
/* ************************************************** */
/*.push {height: .05em;}*/

#footer {padding: 0; clear: both; background:#fff; height:100px; width: 998px; position: relative; border-top: 5px solid #000; margin: 0;}
	#footer #footerLinks{width:665px; float: left; margin-top:15px;}
		#footer #footerLinks ul {float: left;}
			#footer #footerLinks li{margin:2px 0; padding:0 10px; border-right: 1px solid #ebebeb; color: #939192; font-size: 10px;  }
				#footer #footerLinks li.last{border-right: none; }
				#footer #footerLinks li a{ color: #939192; font-weight: normal;  }
					 				#footer #footerLinks li a:hover{text-decoration: underline;}
		#footer #footerLinks p{padding:10px;}
		
	#footerSignup {/*position: absolute; right: 25px; top: 0;*/ float:right; width: 295px; }
		#footerSignup .signup {position: relative; }         
		#ctl00_footerMenu_Img6 {float: right;}
		#footerSignup .signup h2 {color: #000;  }
		#footerSignup .signup p {font-size: 10px; }
		#footerSignup .signup .wrap { position: relative; }
			#footerSignup .signup .wrap a.img{ position: absolute; left: 60px;}
		#footerSignup .signup input[type="text"] {width: 75px; position: absolute; left: 0; top: 5px;   }
		    #footerSignup .signup .signupZip {left: 105px !important;}
		#footerSignup .signup input.text {width: 150px; position: absolute; left: 0; top: 5px;   }
		#footerSignup .signup input[type="button"] {position: absolute; right: 10px; top: 0;  }
		#footerSignup .signup input.btn {position: absolute; right: 10px; top: 0;  }

/* End */
