@charset "utf-8";

/******
/-----------------
	Albany Filtration Stylesheet V.2.0
	Created by WebStuff.biz P: +61 2 4325 1188
	Copyright, 2009
	--------------------------/
******/

/**	---------
	CSS Reset	**/
html,body,div,span,img,table,td,li,input,button,dt,dd,dl,h1,h2,h3,h4,a{margin:0px; padding:0px; border:none;}
a {text-decoration:none;}
table {border-collapse:collapse;}
p {padding:5px 0px; margin:0px;}

/**	---------
	Starts	**/
	
body{background:#fff;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666;}

h1{font-size:18px;padding:5px 0px 10px 0px;color:#003a8e;}
h2{font-size:16px;font-weight:normal;color:#024393;}
h3{}
h4{font-size:14px;color:#4e4e4e;}


#wrapper{width:970px;margin:0px auto;background:url(../images/container_bg.jpg) bottom no-repeat;}

#container{width:900px;margin:0px auto;padding:0px 20px;}

#header{width:940px;height:127px;margin:0px auto;background:url(../images/header.jpg);position:relative;}#header img.albanylogo{position:absolute;top:8px;left:35px;}
#header .langsearch{position:absolute;top:0px;right:9px;width:480px;height:36px;padding:0px 30px;background:url(../images/header_langsearch.gif);color:#7d7d7d;font-size:10px;font-weight:bold;}#header .langsearch img, #header .langsearch span{padding:7px 3px 0px 3px;float:left;}#header .langsearch .right{position:relative;}#header input{position:absolute;top:8px;right:37px;width:170px;height:14px;background:none;font-size:10px;color:#7d7d7d;}

#nav{width:100%;height:38px;background:#efefef;border-top:1px solid #b4b4b4;border-bottom:1px solid #b4b4b4;}#nav ul,#nav-secondary ul{list-style:none;padding:0px;margin:0px;}#nav li{float:left;position:relative;z-index:500;}#nav a{display:block;height:38px;padding:0px 33px;line-height:38px;color:#4b4b4b;}#nav a:hover{background:url(../images/nav_bghover.gif) center no-repeat;color:#000;}
	#nav ul ul{position:absolute;top:38px;left:-15px;display:none;width:190px;padding-bottom:10px;border:1px solid #b4b4b4;border-top:none;background:#efefef;z-index:2000;}#nav ul ul li{float:none;margin-bottom:4px;}#nav ul ul li a{width:184px;height:25px;padding:0px 0px 0px 6px;line-height:25px;}#nav ul ul li a:hover{background:url(../images/aft_master.gif) 0px -22px;}#nav li:hover ul{display:block;}
#nav #navinner{width:900px;margin:0px auto;}

ul#mainbanner{list-style:none;height:155px;margin:0 0 10px 0;padding:0;position:relative;z-index:50;}ul#mainbanner li{position:absolute;z-index:90;}
	ul#mainbanner li h1{position:absolute;top:15px;left:650px;z-index:200;}
	ul#mainbanner li p{position:absolute;top:45px;left:650px;width:230px;font-size:10px;z-index:200;}

#nav-secondary{width:170px;margin:5px 10px 0px 0px;float:left;}#nav-secondary div{width:168px;padding:5px 0px 20px 0px;margin-bottom:10px;border:1px solid #b4b4b4;}#nav-secondary li{height:21px;margin-bottom:3px;}#nav-secondary li a{display:block;width:158px;height:21px;padding:0px 5px;color:#8c8c8c;}#nav-secondary li a:hover{color:#4e4e4e;background:url(../images/aft_master.gif);}#nav-secondary div h4{
	padding:0px 0px 5px 0px;
	text-align:center;
}#nav-secondary .languages li a:hover{background:none;}

#content{width:710px;margin-right:10px;padding-top:10px;font-size:10px;float:left;}#content p{
	padding-left:20px;
	font-size: 12px;
}#content a{color:#024393;}#content ul{
	list-style:url(../images/li_bullets.gif);
	margin:0px 0px 0px 10px;
	padding:10px;
	font-size: 12px;
}#content li{margin:5px 0px;}
#home #content{width:509px;}

#contentpic {width:500px;height:310px;margin-right:10px;padding-top:10px;font-size:10px;position:relative;}

#rightside{width:201px;float:right;}

#footer{width:900px;height:160px;padding:10px 0px 0px 0px;font-size:10px;position:relative;}#footer ul{width:136px;list-style:none;margin:0px;padding:0px 30px 0px 0px;}#footer h4{width:136px;padding-top:20px;font-size:10px;color:#024393;border-bottom:1px solid #024393;}#footer a{color:#686868;}#footer a:hover{color:#024393;text-decoration:underline;}
#footer .right{margin-right:-20px;color:#333;}#footer .right ul{width:362px;padding:0px;}#footer .right li{width:362px;height:40px;margin-bottom:2px;line-height:40px;background:url(../images/footer_countriesbg.gif);}#footer .right li span{line-height:20px;float:left;}#footer .right li strong{display:block;width:78px;padding:0px 5px;float:left;position:relative;}#footer .right li strong img{position:absolute;top:12px;right:5px;}
#footer p.copy,#footer p.webstuff{position:absolute;top:147px;left:0px;}#footer p.webstuff{left:690px;}



/**	---------
	Class Declarations	**/

.left{float:left;}.right{float:right;}.clear{clear:both;}

.languages{background:url(../images/language_bg.gif) no-repeat;}
.aus strong{color:#024393;}.chi strong{color:#ce0500;}.bra strong{color:#087b00;}

td.borderpad{padding:10px 10px 60px 10px;border-right:1px solid #ccc;}

a.products_services,a.customer_support{display:block;width:200px;height:110px;margin-bottom:10px;background:url(../images/rightsidebuttons.jpg);}a.customer_support{background-position:-200px 0px;}a.products_services:hover{background-position:0px -110px;}a.customer_support:hover{background-position:-200px -110px;}

