@charset "utf-8";

/******
/-----------------
	qwert Stylesheet V.1.0
	Created by WebStuff.biz P: +61 2 4325 1188
	Copyright, 2008
	--------------------------/
******/



/**	---------
	CSS Reset	**/
html,body,div,span,img,table,td,li,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:url(../images/body_bg.gif) repeat-x;color:#666;font-size:12px;font-family:Arial, Helvetica, sans-serif;}

h1{margin:0px 0px 15px 0px;font-size:24px;font-weight:bold;color:#00b2e5;border-bottom:1px dotted #666;}
h2{font-size:18px;font-weight:normal;color:#007799;padding:8px 0px;}h2.green{color:#889c00;}


#container{width:985px;margin:0px auto;padding:10px 0px;}

#header{width:950px;height:85px;font-size:60px;font-weight:bold;color:#00b7eb;padding:0px 15px;position:relative;z-index:5;}#header em{font-size:14px;font-style:normal;position:absolute;bottom:10px;left:150px;z-index:10;}#header #submitdetails{position:absolute;top:-5px;right:80px;width:227px;height:105px;z-index:25;}#header #submitdetails a{display:block;width:227px;height:105px;background:url(../images/qwert_submit.jpg);}#header #submitdetails a:hover{background:url(../images/qwert_submit.jpg) 0px -105px;}

#arrows-uno,#arrows-due,#arrows-tre{height:458px;float:left;}#arrows-uno{width:199px;background:url(../images/arrows-uno.jpg);}#arrows-due{width:676px;}#arrows-due ul{margin:52px 0px 0px 0px;padding:0px;list-style:none;}#arrows-due li{width:inherit;height:55px;margin:0px 0px 5px 0px;overflow:hidden;}#arrows-due li.blue{background:url(../images/blue_li_bg.gif);}#arrows-due li.grey{background:url(../images/grey_li_bg.gif);}#arrows-tre{width:106px;background:url(../images/arrows-tre.jpg);}#arrows-due li a{display:block;width:642px;height:45px;padding:5px 17px;line-height:45px;font-size:24px;font-weight:bold;color:#fff;position:relative;}

.content{width:470px;padding:0px 10px 40px 10px;}.content a{color:#0066FF;}.content a:hover{text-decoration:underline}

#footer{width:818px;height:60px;clear:both;padding:10px 12px 0px 150px;background:url(../images/qwert_footer.jpg);color:#fff;font-size:10px;font-weight:bold;}#footer ul{list-style:none;width:150px;padding:0px 0px 0px 15px;margin:0px;float:left;}#footer ul li{margin:4px 0px;}#footer a{color:#fff;}#footer a:hover{text-decoration:underline;}#footer .left{border-left:2px solid #fff;}#footer .right{text-align:right;}#footer .right p{padding:30px 0px 0px 0px;}






.brandblue{color:#00b7eb;}.brandgrey{color:#666;}

.left{float:left;}.right{float:right;}.clear{clear:both;}

a.contact{color:#666;font-size:16px;font-weight:bold;}


/**	---------
	Input Stylings	**/

input{margin:3px 0px;}


/**	---------
	jQuery Stylings	**/
	
#screenshot{position: absolute;	background: #616161;border: 4px solid #999;padding: 5px;display: none;color: #fff;text-align: center;	z-index: 199;}
#screenshotdue{position: absolute;	background: #00b7eb;border: 4px solid #008bb2;padding: 5px;display: none;color: #fff;text-align: center;	z-index: 199;}