@charset "utf-8";

/******
/-----------------
	Young Workers Stylesheet V.1.0
	Created by WebStuff.biz P: +61 2 4325 1188
	Copyright, 2009
	--------------------------/
******/

/**	---------
	CSS Reset	**/
html,body,div,span,img,table,td,ul,li,input,button,dt,dd,dl,h1,h2,h3,h4,a{margin:0px;padding:0px;border:none;}
a{text-decoration:none;}
ul{list-style:none;}
table{border-collapse:collapse;}
p{padding:5px 0px;margin:0px;}
/**	---------
	Starts	**/
body{background:#1c1c1d url(../images/young-workers_bg.jpg) top center no-repeat;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000;}

h1{}
h2{padding:20px 0px;font-size:19px;color:#9bb500;text-transform:uppercase;}
h3{}
h4{padding:5px 0px;font-size:14px;color:#0060aa}

#container{width:825px;margin:0px auto;padding:270px 30px 20px 45px;background:#fff url(../images/young-workers_container.jpg) no-repeat;}

#nav ul{}#nav li{float:left;}#nav a{display:block;color:#000;}

#content{width:820px}
#content-left{width:460px;margin-top:35px;border-top:1px solid #ccc;float:left;}
	#content-left a{color:#252525}#content-left a:hover{color:#00467c}
#content-right{width:320px;float:right;}
	#content-right .featuretop,#content-right .featurebottom{width:320px;height:12px;background:url(../images/sprites/master.gif);overflow:hidden}#content-right .featuretop{margin-top:10px;}
	#content-right .featurebottom{background-position:0px -16px;}
	#content-right .feature{width:306px;background:#008cd2;padding:0px 7px;}
		.feature a{display:block;width:306px;height:53px;background:url(../images/sprites/master.gif) 0px -28px;line-height:53px;text-align:center;font-size:17px;color:#000;font-weight:bold;text-transform:uppercase;text-shadow:0px 1px 2px #fffb5d;}.feature a:hover{background-position:0px -81px;}.feature a:first-child{margin-bottom:18px;font-size:20px;}
		.feature a.alter{margin:0px;height:91px;margin-bottom:10px;line-height:91px;background-position:0px -134px;}.feature a.alter:hover{background-position:0px -225px;}
#content-bottom{margin:0px auto;width:900px;height:12px;background:url(../images/content-bottom.gif);overflow:hidden}

#footer{width:430px;height:40px;margin:15px auto;padding:30px 0px 0px 470px;background:url(../images/footer.gif);color:#6b6b6b;}#footer a{color:#008cd2;}
/**	---------
	Class Declarations	**/
.left{float:left;}.right{float:right;}.clear{clear:both;}

#yw_pdf{width:395px;}
#yw_pdf h2{width:375px;height:32px;margin-bottom:10px;padding:0px 0px 0px 20px;line-height:32px;font-size:16px;color:#000;background:url(../images/sprites/master.gif) -330px 0px;cursor:pointer;text-shadow:1px 1px 0px #7dcbea}#yw_pdf h2:hover,#yw_pdf h2.active{color:#fff;background-position:-330px -32px;text-shadow:1px 1px 0px #004d85}
#yw_pdf div{padding:0px 10px 10px;}#yw_pdf div li a{display:block;padding:5px;}#yw_pdf div li a:hover{background:#eee}
#yw_pdf ul{padding:10px;}#yw_pdf li{border-bottom:1px solid #ccc}