@charset "utf-8";
/* master.css for NDIS */
/* Last Modified by Andrew Dickson 21/07/09 */

/*
*			Master CSS 
*			NDIS Website
*			July 2009
*			adickson@tscnsw.org.au
*
*/

/* ----- GLOBAL -----*/

body{
	background:  url(../images/misc/background_gradient.jpg) #ffffff repeat-x;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
}

p{
	font-family: Verdana, Geneva, sans-serif;
}

#container{
	width: 960px;
	margin: 0 auto 0 auto;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background:  #012b4e;
}

h1, h2, h3, h4, h5, h6{
}

.largelink{
	font-size: 1.2em;
}

hr{
	/*border: 1px solid #012B4E;*/
	border-width: 0px;
	margin: 2em 0px 2em 0px; 
	background: #CCC;
}

dl {
	border-bottom:1px solid #EFEFEF;
	clear:both;
	overflow:auto;
	margin-bottom: 3em;
}

dt, dd {
	float:left;
	font-size:90%;
	padding:5px 0;
}

dt {
	width:15%;
}

a{
	color: #000080;
}


/* ----- SYSTEM -----*/

.error{
	color: #D90000;
	padding: 5px;
	border: 1px solid #D90000;
	background: #FCECEC;
}

.error a{
	color: #012B4E !important;
}

.success{
	background-color:#ffc; 
	padding: 6px 10px; 
	border: 1px solid #cc9; 
	margin-bottom:1.5em;
}

.example{
	color: #666;
}

.instruction{
	color: #666;
	font-style: italic;
}

.bodytext{
	font-size: 1em;
}

/* ----- BANNER -----*/

#banner{
	height: 6.7em;
	background: url(../images/misc/header_gradient.jpg) repeat-x;
}

#banner h1{
	margin-top: 0px;
	float: left;
	margin-left: 13px;
	color: white;
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 70px;
}

#banner img{
	float: left;
	margin-left: 50px;
	padding-top: 22px;
	border: none;
}

#printbanner{
	visibility: hidden;
	height: 0px;
}

/* ----- MENU -----*/

#menu{
	background: url(../images/misc/menu_background.jpg) repeat-x #be1e2d;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	line-height: 38px;
	padding-left: 173px;
}

#menu li{
	display:inline;
}

#menu a{
	color: white;
	text-decoration: none;
	font-family:  Verdana, Sans-Serif;
	font-size: 1.1em;
	padding: 9px 13px 9px 12px;
}

#menushadow{
	padding-top: 3px;
	background: url(../images/misc/menu_shadow.jpg) repeat-x;
}

#menushadowhome{
	height: 3px;
	background: url(../images/misc/menu_shadow.jpg) repeat-x;
}

#menu img{
	border: none;
}

#menu a:hover{
	color: black;
}

#activelink{
	padding-left:8px;
	padding-top: 12px;
	padding-bottom: 11px;
	background: url(../images/misc/menu_pointer.jpg) top left no-repeat;
}

#activelink a{
		padding-left: 8px;
		padding-right: 16px;
		background: url(../images/misc/menu_background_active.jpg);
}

#printpage a{
	padding: 9px 15px 9px 30px;
	background: url(../images/misc/printpage_button.png) no-repeat center;
}


/* ----- BREADCRUMBS -----*/

#breadcrumbs{
	height: 45px;
	background: url(../images/misc/calltoaction_background.jpg) repeat-x;
	color: #f3f6f8;
	border-bottom: 1px solid #1f5786;
}

#breadcrumbs p{
	margin: 0 0 0 46px;
	line-height: 46px;
}

#breadcrumbs a, #breadcrumbs a:visited{
	color: #f3f6f8;
}

#breadcrumbs a{
	text-decoration: none;
}

#breadcrumbs a:hover{
	text-decoration: underline;
}

/* ----- BODY CONTENT -----*/

#pagecontent{
	margin: 46px 46px 0px 46px;
	padding-bottom: 46px;
}

/* ----- TAGLINE -----*/

#tagline{
	background: url(../images/misc/calltoaction_background.jpg) repeat-x;
	height: 110px;
}

#tagline h2{
	margin: 0;
	padding: 0;
	width: 572px;
	margin-left: 40px;
	padding-top: 20px;
	/*font-size: 1.2em;*/
}

.noflash{
	font-size: 1.1em;
}

/* ----- TAKE ACTION -----*/

#takeaction{
	margin-top: 40px;
	width: 530px;
	margin-left: 46px;
	background: white;
	float: left;
}

#takeaction h2{
	background: url(../images/misc/takeaction_background.jpg) #B72025 no-repeat;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 2.1em;
	color: white;
	text-transform:uppercase;
	visibility: visible;
	font-size: 1.5em;
}

#takeaction ul{
	list-style-type: none;
	margin-left: 22px;
	margin-bottom: 0px;
	padding: 0;
}

#takeaction li{
	width: 247px;
	text-align: center;
	padding-bottom: 40px;
}

#takeaction li img{
	margin-bottom: -40px;
}

#takeaction a{
	text-decoration: none;
	color: white;
	font-size: 1.0em;
	font-weight: bold;
}

#takeaction a img{
	border: none;
}

#takeactionshadow{
	background: url(../images/misc/takeactionshadow.jpg) repeat-x;
	height: 3px;
}

.floatright{
	float: right;
	margin-right: 18px;
}

.takeactiontable{
	border-spacing: 10px 30px;
	border-bottom: 2px solid #CCCCCC;
	margin: 20px 0 0 0;
}

.takeactionpagetable{
	border-spacing: 10px 30px;
	margin: -20px 0 0 0;
}

.takeactiontable tr{
	vertical-align: top;
}

.takeactiontable img, .takeactionpagetable img {
	padding-right: 20px;
	border: none;
}

.takeactiontable h4{
	margin-top: 0;
}

.takeactiontable ol, .takeactionpagetable ol{
	font-size: 0.8em;
}

.spreadthewordtable{
	border-spacing:10px 20px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	font-size: 0.8em;
}

.spreadthewordtable img{
	padding-right: 20px;
	border: none;
}

.spreadthewordtable p{
	font-size: 1.0em !important;
}


.spreadthewordtable h4{
	margin-top: 0;
}


.spreadthewordrow{
	padding: 10px;
}


/* ----- NEWS -----*/
#news{
	margin-left: 582px;
	min-height: 605px;
	width: 334px;
	margin-top: -71px;
}

#news ul{
	list-style-type: none;
}

#news h4{
	background: white;
	margin: 0;
	padding: 0px 15px 0px 15px;
	color: black;
	font-size: 0.9em;
}

.newsflash{
}

.firstnewsitem{
	padding-top: 10px !important;
}

#news li p{
	background: white;
	margin: 0;
	padding: 5px 15px 5px 15px;
	font-size: 0.8em;
}

.newsbase{
	background: url(../images/misc/newsbaseshadow.jpg) white bottom no-repeat !important;
	padding: 10px 15px 20px 15px !important;
}

.newstop{
	background: url(../images/misc/newsheading_background_top.gif) no-repeat;
	padding-top:12px;
}

#news h3{
	background: url(../images/misc/newsheading_background_bottom.jpg) #D6D7D9 no-repeat;
	margin: 0;
	padding-left: 20px;
	color: #012B4E;
	text-transform: uppercase;
	padding-bottom:8px; 
}

#signupfornews{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(../images/misc/signupfornews.jpg) #B92025 no-repeat;
	margin-top: 2em;
	line-height: 42px;
	width: 278px;
}

#signupfornews a{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
}

.newsdate{
	color: #666;
	margin-top: -10px;
}

.mediacontact{
	padding-bottom: 0px !important;
}

.insidenews{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/* ----- SUPPORTERS -----*/

#supporters, #supporterslist{
	width: 868px;
	background: white;
	margin-left: 46px;
	margin-top: 46px;
	clear: both;
}

#supporterslist{
	margin-top: 26px;
}

#supporterslisthome li{
	background: url(../images/misc/bullet_lightblue.jpg) left no-repeat;
	padding: 0px 5px 0px 10px;
	display: inline;
}

#column table{
	padding: 10px;
	width: 868px;
}

#supporterstable td{
	width: 220px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
	color: #505050;
}

#supporters p, #supporterslist p{
	margin: 0;
	padding: 10px;
	font-size: 0.8em;
}

#supporters ul, #supporterslist ul{
	list-style-type: none;
	margin: 0;
	padding: 15px;
	font-size: 0.8em;
}

#supporters h3{
	background: url(../images/misc/supportersheading_background.jpg) #DDDEE0 repeat-x;
	font-size: 1.17em;
	height: 1.8em;
	line-height: 1.8em;
	color: #012B4E;
	text-transform: uppercase;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear:both;
}

#supporterslist h3{
	background: url(../images/misc/supportersheading_background.jpg) #DDDEE0 repeat-x;
	font-size: 1.17em;
	height: 1.8em;
	line-height: 1.8em;
	color: #012B4E;
	text-transform: uppercase;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear:both;
}


/* ----- SEARCH -----*/

#searchform{
	float: right;
	padding-top: 70px;
	padding-right: 25px;
	margin:0;
}

.searchfield{
	background: #dcdcdc;
	border: 1px solid white;
	margin: 0;
}

.searchbutton{
	background: none;
	border: none;
	color: white;
	font-family: Verdana, Sans-serif;
	font-size: 1.0em;
	margin: 0;
}

.searchbutton:focus{
	background: none;
	color: #999;
}

/* ----- PAGE CONTENT -----*/

#leftcolumn{
	float: left;
	width: 594px;
}

#leftcolumn a{
	color: black !important;
}

.pagetitle{
	background: url(../images/misc/pagetitle_background.jpg) #B72025 no-repeat;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 2.1em;
	color: white;
	visibility:visible !important;
}

.pagetitlesearch{
	background: #B72025;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 2.1em;
	color: white;
	visibility:visible !important;
}

.leftbodycontent{
	background: white;
	padding: 20px;
	color: black;
}

.leftbodycontent ul, .leftbodycontent ol{
	font-size: 0.8em;
}

.firstheading{
	margin-top: 0px;
}

.leftbodycontent p{
	font-size: 0.8em;
}

.leftbodycontent em{
	color: #4F4F4F;
	font-style:normal;
	font-weight: bold;
}

.leftbodycontent h3{
	color: #012B4E;
}

.leftbodycontent form{
	color: black;
}

#rightcolumn{
	width:246px;
	float:  left;
	margin-left: 26px;
	margin-bottom: 46px;
}

.rightcolumnnewstop{
	background: url(../images/misc/rightcolumn_heading_top.gif) no-repeat;
	height: 12px;
}

#rightcolumn h3{
	background: url(../images/misc/newsheading_background_bottom.jpg) #D6D7D9 no-repeat;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	color: #012B4E;
	text-transform: uppercase;
	padding-bottom:8px; 
	font-weight: bold;
}

#rightcolumn h4{
	background: white;
	margin: 0px;
	padding: 10px 15px;
}

#rightcolumn ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#rightcolumn li p{
	background:white none repeat scroll 0 0;
	font-size:0.8em;
	margin:0;
	padding:5px 15px 10px;
}

.rightcolumnlist{
	font-size: 0.8em;
	padding: 10px 10px 20px 10px !important;
	background:white url(../images/misc/rightcolumn_newsbaseshadow.jpg) no-repeat scroll center bottom !important;
}

.rightcolumnbottom{
	padding-bottom: 20px !important;
	background: url(../images/misc/rightcolumn_newsbaseshadow.jpg) no-repeat scroll center bottom !important;
}

.rightcolumnlist li{
	padding: 4px 0px 4px 0px;
}

.rightcolumnbutton{
	width: 216px;
	line-height: 50px;	
	margin-left: auto;
	margin-right: auto;
	background: url(../images/misc/contactus_button.jpg) #AD2124 no-repeat center top;
	text-align:center;
	padding: 0;
	margin-top: 26px;
}

.rightcolumnbuttonlarge{
	width: 216px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background: url(../images/misc/rightcolumnbutton_large.jpg) #AD2124 no-repeat center top;
	text-align:center;
	padding: 0;
}

.rightcolumnbutton h4{
	background: none !important;
	color: white !important;
	padding: 0 !important;
	font-size: 1.1em;
	text-transform: uppercase;
}

.rightcolumnbuttonlarge h4{
	background: none !important;
	color: white !important;
	padding: 0 !important;
	font-size: 1.0em;
	text-transform: uppercase;
}

.rightcolumnbutton h4 a{
	color: white !important;
	text-decoration:none;
}

 .rightcolumnbuttonlarge h4 a{
	 color: white !important;
	text-decoration:none;
	padding: 6px 0px 6px 0px;
}


.rightcolumnsupporters{
	margin-bottom: 20px !important;
}

/* ----- FORMS -----*/

form{
	font-size: 0.8em;
	color: #111111;
}

form p{
	font-size: 1.0em !important;
}

form input:focus, textarea:focus{
	background-color:#FFFFCC;
	border-color:#FFCC66;
}

input{
	margin: 10px 10px 10px 0px;
}

fieldset{
	border: 1px solid #DDDDDD;
	padding: 20px;
}

select{
	margin: 10px 0px 10px 0px;
}

textarea{
	margin: 10px 0px 10px 0px;
}

legend{
	color:#666666;
	font-weight:bold;
}

.takeactionform{
	color: white;
}


#visityourmpform{
	font-size: 0.9em;
}

#visityourmpbutton{
	border: 1px solid black;
	background:none ;
	margin-left: 2px;
}

#visityourmppostcode{
	border: 1px solid #666;
}

.postcodeform h3{
	margin-top: 0;
}

#emailyourmpform{
	font-size: 0.9em;
}

#emailyourmpbutton{
	border: 1px solid black;
	background:none ;
	margin-left: 2px;
}

#emailyourmppostcode{
	border: 1px solid #666;
}


#contactus{
	width: 530px;
}

#footer{
	padding-top:26px;
	clear: both;
	height: 46px;
	text-align: center;
	font-size: 0.8em;
	color: #B6B7B8;
}

#footer a{
	color: #B6B7B8;
}

#recaptcha_area{
	margin: 20px 0px 0px 10px;
}

/*----- PAGINATION -----*/

.pagination{
	font-size: 0.8em;
}

.pdficon{
	border: none;
	vertical-align: text-bottom;
	padding-right: 0px !important;
}

/* ----- GOOGLE SEARCH -----*/

#googlesearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	padding-left: 38px;
	background: white;
}


#sitemap ul{
	font-size: 1.0em;
}

#sitemap li a{
	color: #B72025 !important; 
}

#sitemap ul li a{
	color: #012B4E !important;
}