* { 
	margin:0; 
	padding:0; 
}

html {
	background-color: #DDDDDD;
}

body {
	font: 0.8em/1.5em arial,helvetica,freesans,sans-serif;
	color: #222;
	width: 70em;
	margin: auto;	/* centre page */
/*	background-color: #f7f7e5; */
	background-color: #FFFFFF;
}

h1 { 
	font: bold 1.5em arial,helvetica,freesans,sans-serif;
	margin-bottom: 1em; 
	color: #222222; 
}

h2 { 
	font: normal 1.4em Arial,Helvetica,sans-serif; 
	margin: 2em 0 1em; 
	color: #CC3333; 
	border-bottom: 1px solid #CC9999;
}

table.questiontable h2 { 
	font: bold 1em verdana,arial,sans-serif; 
	margin-top: 2em; 
	color: #CC3333; 
	border: none;
}

h3 { 
	font: bold 1em verdana,arial,sans-serif;	
	border-bottom: none;
	margin-top: 2em; 
	color: #CC3333; 
}

h4 { 
	color: #557; 
	margin: 1em 0 -1em 0; 
	font-style: italic; 
	font-size: 1em; 
}

h3.surveySubtitle {
	font-weight:normal;
	margin-top:1em;
}

.qnInner H3 {
	margin-top:0;
	margin-bottom:0;
	font-size: 12pt;
	border-bottom: 1px dashed #222277;
    color: #222277; 
}

.headerGraphic {
  display: none;
}
.preQuestionBorder {
  display: none;
}

p { margin: 1em 0; }
li { 
    margin: 0.2em 0 0 2em;
}
table { margin: 1em 0; border-collapse: collapse; }

table.questiontable { 
	background-color: #FFFFBB;
	width: 500px;
}
/*table.questiontable { background-color: #f7f7e5;}*/
table.questiontable TD { border: 1px solid #FFAA00; padding: 10px;}
/*table.questiontable TD { border: 1px solid #d5d5b5; padding: 5px;}*/

a, a:link, a:visited, a:active { 
/*    color: #2394c1; */
    color: #0033CC; 
}

#content table.services_table td,
#content table.services_table th 
{
	padding: 4px;
}

#content table.services_table{
	width: 100%	
}

.message_div{
	border: 1px solid #999999;
	background-color: #eeeeee;
	padding:2px;
	font-size: 8pt;
	line-height:15px;
	margin-bottom: 10px;
}

TD.header {
    color: #FFFFFF;
    background-color: #333333;
}


/*** DIVs ***/

#banner { 
	top: 0;
	z-index: 1;  /* Safari is unhappy without this */
	height: 60px; 
	border-bottom: 4px solid #FFCC33;
	background-color: #FFFFBB;	
	/*background: #FFFFBB url(../images/logo6.gif) 10px 0 no-repeat;*/	
}

#banner img {
	float: left;
	margin: 3px 0px;
}

#banner h1 {
	display: none;
}

#banner ul {
	float: right;
	padding: 0.5em;
	/*width: auto;*/
	list-style-type: none; 
}

#banner ul li { 
	display: inline; 
	margin: 0 0.5em; 
}

#wrapper { 
	padding: 0 0 20px;
	margin:0;
	overflow: auto;	/* keep this!  Firefox & Opera like it */
	background-color: white; 
	border: 1px solid #EEE;
}

#content { 
	float: left;
	width: 64%;
	padding: 2% 3% 2% 2%; 
	margin: 2% 0 2% 2%;	
}

#content TD {
   padding:2px;
}

#content2 TD {
   padding:2px;
}

/***  SIDEBAR ***/

#sidebar { 
	float: right;
	width: 25%; 
	margin: 2% 3px; 0 0;	
	padding-bottom: 2em;
	text-align: left;
}

/* not the best way to do this, but will work for now */
#sidebar .nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #DDDDFF url('../images/blend1.png') repeat-x scroll left bottom;
}

#sidebar .nav li { 
	margin-bottom: 0em; 
	margin-left: 0px;
}

#sidebar .nav { 
	list-style-type: none;
	margin-bottom: 2em; 
	width:100px;
}

#sidebar .nav a {
	display: block;
	background-color: #DDDDFF;
	text-decoration: none;
	color: #0033CC;
	padding: 0.2em;
	border: 1px solid #ddf;
	font-weight: bold;
	width: 200px;
}

#sidebar .nav a:hover { 
}

#sidebar .nav p { 
	font-size: 0.85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555; 
	line-height: 1.2em;
	margin-bottom: 1em;
}

#sidebar img {
	padding: 2px;
	border: 1px solid #aaa;
}
/*
#sidebar h2 a, 
#sidebar h2 a:visited { 
	color: #CC3333; 
}*/

#sidebar h2 {
	font: bold 1em verdana,arial,sans-serif;	
	border-bottom: none;
	margin: 0;
}	

/*** FOOTER ***/
#footer {
	clear: both; 
	padding: 5px; 
	text-align: right;
	background-color: #DDDDDD;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#footer a { color: #777; }
#footer a img { float: none; margin-top: 15px;}
#footer p { 
	float: left; 
	width: 325px; 
	text-align: left; 
	margin: 0px; 
	line-height: 1.2em
}
.textonly { display: none; }

/*.column {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border: 4px solid #aaa;
}*/

#bamhmenu {
  width: 550px;
  height: 60px;
}

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

#bamhmenu li
{
float: left;
margin: 0 0.3em;
}

#bamhmenu li a
{
background-color: #DDDDFF;
height: 1.3em;
line-height: 1.3em;
font-size:2em;
font-weight:bold;
float: left;
width: 1.5em;
display: block;
border: 0.05em solid #DDDDFF;
color: #0033CC;
text-decoration: none;
text-align: center;
} 

#bamhmenu li a:hover {
border: 0.05em solid #0033CC;
}

#bamhmenu #CurrentSection a {
background-color: #FFFFBB;
border: 0.05em solid #FFAA00;
color: #D63232;
}

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

#optionsmenu li
{
float: left;
margin: 0 0.5em;
}

#optionsmenu li a
{
background-color: #DDDDFF;
height: 1.7em;
padding: 0 20px 0 20px;
line-height: 1.6em;
font-size:1.3em;
font-weight:bold;
float: left;
width: auto;
display: block;
border: 0.05em solid #DDDDFF;
color: #0033CC;
text-decoration: none;
text-align: center;
} 

#optionsmenu li a:hover {
	border: 0.05em solid #0033CC;
}

#optionsmenu2 {
	float: left; 
	margin: 0px 0px 20px;
	width: 100%;
}

#optionsmenu2 ul
{
	list-style: none;
	list-style-position: outside;
	text-align:left;
	padding: 0;
	margin: 0;
} 

#optionsmenu2 li
{
	/*background: url(http://www.cecc.com.au/images/bullet_point2.gif) no-repeat 0 3px;
	background: url(http://directory.bddgp.org.au/images/bullet_point2.gif) no-repeat 0 3px;*/
	background: url(../images/bullet_point2.gif) no-repeat 0 3px;
	margin: 10px 10px 0 0;
	padding-left: 20px;
} 

#optionsmenu2 li a
{
color: #0033CC;
font-size: 12pt;
font-weight:bold;
text-decoration: none
} 

#optionsmenu2 li a:hover
{
text-decoration: underline;
}

#content a.service_title:link, 
#content a.service_title:visited {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

#content a.service_title:hover {
	text-decoration: underline;	
}


.button1{
	background-color: #ccc;
	font-size:1em;
	font-weight:bold;
	border: none;
	color: #222222;
	text-decoration: none;
	text-align: center;
	padding: 1px 5px;
}

#content table input,
#content table select {
	margin: 2px 0px;
}

/* Success Div */
#content #update_results .message_div,
#content div.error_div {
	border: 1px solid #999999;
	margin: 5px 0px 0px;
}

#content div.success_div {
	border: 1px solid #999999;
	margin: 5px 0px 10px;
	width: 100%;
}

#content #update_results .message_div h4,
#content div.success_div h4 {
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-position: 1em;
	background-color: #a3bf6b;
	color: #FFF;	
	font-size: 12px;
	padding: 4px 4px 4px 40px;
	margin:0;	
}

.error_div h4,
#content .error_div h4{
	background-image: url(../images/exclamation.png);
	background-repeat: no-repeat;
	background-position: 1em;
	background-color: #f48467;
	color: #FFF;	
	font-size: 12px;
	padding: 4px;
	margin:0;
}

.error_div ul {
	padding: 4px;
	text-align: left;
	list-style-type: none; 
	background-image: url(../images/bullet.png); 
	background-repeat: no-repeat; 
	padding-left: 3.4em; 
	margin-bottom: 5px; 
	background-position: 2em; 
}

.error_div ul li {
	padding-left: 15px;
	list-style-type:circle;	
}

/* Resource tree*/
#resource_tree td {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 0!important; 
}

#content #resource_tree {
	background-color:#f5f5f5; 
	border:1px solid Silver;
	overflow:auto!important;	
	margin: 4px 5px 2px!important;
}

#content #resource_tree .selectedTreeRow {
	background-color: #314c89; 
	color: white!important;
	padding: 2px;
}

/* Make text white on drag over*/
#content #resource_tree .dragAndDropRow {
	color: white!important;
}

#content table #resource_tree {
	width: 390px;
}

/*To remove the scroll bars from appearing unnecessarily on resource_tree in IE*/
#content #resource_tree .containerTableStyle{
	overflow: hidden;	
}

.menuitems {
	padding-left:5px;
	padding-right:8px;
}

#content #resource_viewer_div, 
#content #search-results,
#content #search-results .message_div {
	text-align:left;	
	margin: 0;
}

#content #search-results .message_div {
	width: auto;	
}

#content #search-results .message_div b {
	color: #555;	
}

#content textarea.wysiwyg {
	height: 300px;	
}

#content .skin0{
	position: absolute;
	width: 265px;
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: verdana,arial,sans-serif;
	line-height: 18px;
	cursor: default;
	font-size: 12px;
	color: #666666;
	z-index: 100;
	visibility: hidden;
	padding:2px;
	padding-right:6px;
}

.search_header {
	background: #EDEDCC;
	color: #0033CC;
	font-size: 12px;
	font-family: verdana,arial,sans-serif;
	text-decoration: none;
    padding: 4px;
	margin: 0;
	border: 0;
}

#content tr.alt_row {
	background-color: #DDDDDD;
}

#content .link_back {
	margin-bottom: 15px;
}

#content #letters {
	padding: 0 0 2px 15px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

#content ul.specialty_list {
	font-size: 8pt;	
}

#content img {
	padding-right: 5px;
	vertical-align: text-bottom;
}

#content fieldset {
	margin-bottom: 10px;
}

#content ul.instructions {
	list-style-type: disc;
	list-style-image: url('../images/bullet.png') ;
	font-size: 0.9em;
	margin: 1em 0
}

/*ie6 .png transparency hack*/
/*img, a, div { behavior: url('http://jed.cecc.com.au/clients/bddgp2/iepngfix.htc') }*/
img, a, div { behavior: url('iepngfix.htc') }

#tooltip {
	border: 3px solid #FFCC33;
	background: #FFFFBB;
	width: 300px;
	height: auto;
}

#content .directory_listing {
	width: 49%;
	float: left;
}

.print_only {
	display: none;	
}
