


/* GENERAL LAYOUT STYLES */

BODY {
	text-align:center;
	padding:0;
	margin:0;
	background: url(images/background_page.jpg) repeat-x;
	background-color: #f0f0f0;
}

table {
	width: 100%;
}

body,td,th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper body,#wrapper td,#wrapper th,#wrapper tr,#wrapper p,#wrapper div {
	line-height: 135%;
	color: #6f6f6f;
}

#right div, #right p, #right td {
	/*color: #ccc;*/
}

#top div, #top p, #top td {
	color: #5b709d;
	font-size: 11px;
}

#footer div, #footer p, #footer td, #footer a {
	color: white;
	
}


#wrapper {
	margin:0 auto;
	width: 1200px;
	text-align: left;
	background-color: white;
	background: url(images/background_header.jpg) no-repeat;
}

#page.front #wrapper {
	background: url(images/background_header_home.jpg) no-repeat;
}

#page {
	margin:0 auto;
	width: 1200px;
	background: url(images/background_content.jpg);
}

#header {
	position: relative;
	height: 149px;
}


#top {
	right: 0px;
	top: 0px;
	/*border: solid 1px red;*/
	margin-top: 40px;
	height: 25px; /* no top element on front page - give it height to */
	padding-left: 100px;
	padding-right: 100px;
}


#top .block {
	width: 200px;
	float: left;
	padding-left: 100px;
	padding-right: 30px;
	margin-top: 28px;
}

#top #block-block-2 {
	margin-right: 18px;
}
#top #block-block-4 {
	padding-right: 0px;
}


#page.front #top {
	/*margin-top: 336px;*/
	margin-top: 110px;	
	height: 150px;

}

#page.front #front-feature {
	margin-top: 55px;
	margin-left: 610px;
	height: 150px;
}

#page.front #front-feature div.block {
	width: 480px;
}

#page.front #front-feature  h2 {
	color: white !important;
	font-size: 28px;
	text-transform: uppercase;
}

#page.front #front-feature  div.content {
	color: white;
	font-size: 18px;
}

#page.front #top h2 {
	color: white;
	font-size: 22px;
	margin-bottom: 16px !important;
	font-weight: normal !important;
}

#top h2  {
	padding: 0px;
}

#top p {
	line-height: 150%;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px; /*slightly smaller up the top*/
}

/* @ set colour of top information area */
#top a {
	/*color: white;*/
}

#top block {
	float: right;
	right: 0px;
	top: 0px;
	/*color: white;*/
}


a img {
	border:none;
}

#logo img,
#right img {
	display: block;
}

#wrapper #content {
	padding: 15px;
}

#wrapper #content #content {
	padding: 0px;
}




#menu-area {
	/*background-color: #d94c1f;*/
	padding-left: 600px;
	
}

/* @ Set menu colour */
#menu-area a {
	color: white !important;
}

#menu-area a.active {
	color: black !important;
}




#menu {
	/*text-align: right;*/
	margin:0 auto;
	width: 800px;
}


#menu .block h2,
#footer h2 {  /*.block h2*/
	visibility: collapse;
	display: none; 
}

.block h2 {
	margin-bottom: 20px;
}



/* NAVIGATION MENU */

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

#page.front ul {
	padding-bottom: 0px;
}

li {	
	padding-left: 1px;
	line-height: 150%;
	text-align: left;
}

#menu ul {
	margin: 0;
	padding: 0;
}

/* @ Adjust menu item padding */
#menu ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	/*height: 27px;*/
	margin-left: 5px;
	margin-right: 5px;
}



/* @ Increase menu font size */
#menu a {
	font-size: 14px;
}


#menu ul li {
	background: none;
	border: none;
	padding-top: 10px;
	
}

#menu ul li.active-trail {
	background: none;
	border: none;
	background: url(images/background_nav_selected.jpg) no-repeat;
	height: 40px;
	width: 94px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}

#menu ul li ul li.active-trail {  /*cancel effect of selection on sub menu items*/
	background-image: none;
	height: auto;
	width: auto;
	margin-left: 5px;
}


#menu ul li.active-trail a {
	color: black !important;
}

#menu ul li.active-trail ul li a {  /*cancel out for sub menus*/
	color: white !important;
}


#menu ul li.active-trail ul li.active-trail a {  /*cancel out for sub menus*/
	color: black !important;
}

#menu ul li ul {
	border-top: none;
}

/* @ set menu popup background colour */
#menu ul li ul li {
	background-color: #00abe9;
}


#menu ul li ul {
	margin: 0px;
	padding: 0px !important;
	margin-top: 18px;
	background-color: #00abe9;
}

#menu ul li ul {
	border-left: solid 1px #00b7eb;
	border-right: solid 1px #00b7eb;
	border-bottom: solid 1px #00b7eb;
}


#menu a:link,
#menu a:visited {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}


#menu a.active {
	color: black;
}



#content {
	float: left;
	padding: 0;
	width: 600px;
	margin-left: 130px;
}


/* increase default size of editing area */
#edit-body_ifr {
	height: 330px !important;
}

/* add a default padding to content images, so text doesn't squish against! */
#content img {
	margin: 10px;
}

#content table td {
	vertical-align: text-top;
}

#content li, #right li {
	list-style-image: url(images/background_dotpoint.jpg);
	margin-left: 10px;
	padding-left: 0px;
}

#content li li {
	list-style-image: none;
}


.error li {
	list-style-image: none!important;
	/*list-style: default!important;*/
}

#right {
	float: left;
	width: 230px;
	margin-left: 60px;
	padding-left: 20px;
	/*border: solid 1px red;*/
	background: url(images/background_right.jpg) no-repeat;
	min-height: 400px;
}

#right .block {
	padding: 10px;
}

#copyright {	
	padding-top: 5px;
}	

#copyright p {	
	padding-top: 0px;
	font-size: 10px;
	color: white;
}	



#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	padding-bottom: 50px;
	background: #428cb4;
	text-align: left;
	height: 30px;
	margin-bottom: 40px;
}

#footer .block {
	padding-top: 1px;
	padding-left: 20px;
}

#footer ul {
	/*width: 1000px;*/
	margin: 0 auto;
	margin-left: 0px;
	margin-top: 15px;
	padding-left: 0px;
	width: auto;
}

#footer ul.menu li.first {
	margin-left: 0px;
}

#clear {
	clear: both;
}


/* GENERAL PURPOSE STYLES */

/* @ set link colour */
a:link, a:visited {
	text-decoration: underline;
	color: #555555;
}

a:hover {
	color: #555;
}

blockquote {
	margin: 10px;
}


/* DRUPAL ELEMENTS STYLES */

.links {
  margin: 0em 0em 2em 0;
  padding-top:  6px;
}

.block {
  padding-bottom: 1em;
}


/* calendar styles */

.calendar td, 
.calendar th, 
.calendar tbody {
	border: 1px solid gray;
	font-size: 11px;
}

.calendar table {
	width: 160px;
	margin: 3px;
}


/* login window list item styles */

.item-list ul li {
	list-style-type: none;
}


/* form styles */

form {
	padding: 0;
	margin: 0;
}

#right .form-item {
	text-align: left;
}

input.form-text, 
select {
	border:1px solid #ccc;
	padding: 2px;
	font-size:11px;
}

#right #user-login-form input {
	width: 130px;
	text-align: left;
}

#right #user-login-form input.form-submit {
	width: 50px;
	margin-bottom: 10px;
	text-align: center;
}

#content input.form-text {
	width: 250px;
}

input.form-text:hover {
	background: #F9F9F9;
}

#user-login-form ul {
	padding-top: 8px;
}

#user-login-form ul li {
	margin-left:0;
}

#right .block {
	margin-bottom: 15px;
}



/* UNUSED STYLES */

#header .title {}
#header .title a {}
#header .title a:hover {}
#header .site-slogan {}
.node .title {}
.node .title a,
.node .title a:link,
.node .title a:active,
.node .title a:visited {}
.node .title a:hover {}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 5px;
	padding-bottom: 10px;
	padding-left: 0;
}

h1,
h1.title  {
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 20px;
}

h2,
h2.title {
	font-size: 14px;
}

#content h2.title {
	margin-bottom: 10px;
}

#switch h2 {
	color: black;
}

#right h2 {
	font-size: 15px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	color: black;
}

#content h2.title a {
	font-weight: bold;
	font-size: 19px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}


#secondary ul li {
	display: none;
}

/*#footer ul {
	margin: 0;
	padding: 0;
}*/

#footer ul li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	height: 22px;
}

#footer ul li ul {
	display:none;
}

#footer a, 
#footer a:link, 
#footer a:visited  {
	text-decoration: none;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: underline;
}


#right ul,
#right li {
	margin: 0;
	padding: 0;
}

#right ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	line-height: 21px;
}

#right .item-list ul li {
	text-align: left;
}

#right ul li a, 
#right ul li a:link, 
#right ul li a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;	
}

#right ul li a:hover,
#right ul li a.active {
	text-decoration: underline;
}

#right ul li ul {
	margin: 0;
	padding: 0;
}

#right ul li ul li {
	padding-left: 10px;
	background: none;
}

#right ul li ul li,
#right ul li ul li ul li  {
	list-style-type: none;
	list-style-image: none;
}

#right ul li ul li ul li {
	padding-left: 20px;
}

#content .left, 
#content .right {
	margin:0;
}

.messages {
	margin:10px;
	padding:10px;
}


#content ul.tabs li a:link,
#content ul.tabs li a:visited {
	background:#cccccc;
}

#content ul.tabs li a.active:link,
#content ul.tabs li a.active:visited {
	background:#FFF;
	color:#000;
}

tr.odd {
	background:#dddddd;
}

tr.even {
	background:white;
}




/* administration header */
#_north {
	background: url(images/header_north.png) no-repeat center center;
	display: block;
	height: 56px;
	width: 856px;
	margin: auto;
	margin-bottom: 15px;
}

#_north #cp {
	display: block;
	float: left;
	margin-left: 360px;
	padding-top: 17px;
}

#_north #lo {
	display: block;
	float: right;
	padding-right: 30px;
	padding-top: 17px;
}

#_north a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
}




/* IMCE - Help box UI Improvements*/
#help-box {
  position: absolute;
  text-decoration: none !important;
  color: #f36;
  overflow: hidden;
  left: 0; **
}

#help-box-content {
  display: none;
  color: #444;
  background-color: #f5f5f5;
  border: 1px dashed #000;
  padding: 5px;
}

#help-box-title {
	font-weight: bold;
	margin-left: 15px;
	background-color: white;
}

#help-box:hover {
  overflow: visible;
}

#help-box:hover #help-box-content {
  display: block;
}

#ops-list #op-item-undefined {
	font-weight: bold;
	text-decoration: underline;
}

#file-preview { /* left align image, so if it's wide it can be shown OK */
	text-align: left;
}

#log-wrapper { /* hide the log wrapper - has no practical use */
	display: none;
}

#file-list-wrapper  table.files td.name { /* left align file names in file list - looks neater */
	text-align: left;
}

#log-prv-wrapper { /* increase size of the image preview area */
	height: 190px!important;
}

#log-clearer { /* hide the log clearer - now hidden, no visible output */
	display: none!important;
}


/* kill bad decoration for Control Panel in Safari */
div.control-panel-item a {
	text-decoration: none;
}

div.control-panel-item {
	border: none;
}

div.control-panel-item:hover {
	border: none;
}

#control-panel-0 span {	
	line-height: 100% 
}	

