/* NoProb style sheet for Drupal 6.x */

/* General elements
------------------------------ */
html {
	font-size: 100.01%;							/* routes around several browser bugs */
	overflow-y: scroll;
	height: 100%;
}

body {
	background: #ffffff url('backgroundbig.gif') repeat center top;
	color: #5D5D5D;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.45em;						/* for a target line height of 16px */
	margin: 0 auto auto auto;
	padding: 0;
	height: 100%;
}

p {
	margin: 0.725em 0 1.45em 0;
	text-align: justify;
}

h1 {
	font-size: 2em;
	margin: 0.76em 0 0 0;
	line-height: 1em;
}

h2 {
	font-size: 1.55em;
	/*margin: 1.28em 0 0 0;
	line-height: 1em;*/
	color: #5D5D5D;
	border-bottom: 1px solid #C7C7C7;
	line-height: 1.4em;
	margin: 5px 0 9px 0;
	padding: 0pt;
}

h3 {
	font-size: 1.27em;
	margin: 1.8em 0 0 0;
	line-height: 1em;
}

h4 {
	font-size: 1.17em;
	margin: 2.05em 0 0 0;
	line-height: 1em;
}

h5 {
	font-size: 1.09em;
	margin: 2.2em 0 0 0;
	line-height: 1em;
}

h6 {
	font-size: 1em;
	margin: 2.5em 0 0 0;
	line-height: 1em;
}

a,
a:link,
a:visited {
	/*color: #000088;*/
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #336699;
}

a:active,
a.active {
	color: #336699;
}

dd {
	margin-bottom: 0.4em;
}

tbody {
	border: none;
}

input,
select,
textarea {
	font-family: inherit;
}


/* Main layout
------------------------------ */
#wrapper {
	background: #ffffff url('backgroundwhite2.gif') center top repeat-y;
	margin: 20px auto 0px;
	min-height: 100%;
	width: 840px;
}

* html #wrapper {									/* IE6 and earlier only */
	height: 100%;
}

#wrapper #middle {
	width: 760px;
	margin: 0px 40px;
	padding: 0px;
}


/* Top region
------------------------------ */
#banner {
	background: #ffffff url('topbanner.gif') no-repeat;
	color: white;
	height:295px;
	margin: 0px 0px 0px 0px;
}

#banner a {
	color: inherit;
	font-weight: normal;
}

#banner #logo {
	display: block;
	float: left;
	margin-right: 10px;
}

#banner .site-name {
	font-size: 2.1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#banner .site-slogan {
	font-style: italic;
	margin: 0;
	padding: 0;
}

#banner #search {
	margin: 17px 0 6px 0;
	float: right;
}


/* Menu bar links
------------------------------ */
#menu {
	background: #ffffff url('menuback.gif') no-repeat;
	border-bottom: 2px solid #a9a9a9;
	font-size: 1.1em;
	height: 40px;
	line-height: 1.2em;
	margin:0px 21px 14px;
	width:798px;
}




#menu a,
#menu a:link {
	color: #333333;
	display: block;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 0.95em;
	
}

#menu a:hover {
	color: #336699;
}

#menu a:active {
	color: #000033;
}

#menu a.active {
/*	background-color: #a9a9a9;
*/

}

#primary-links,
#primary-links li {
	float: left;
	
}

#primary-links {
	padding:0px 0px 0px 0px;
	font-weight: bold;
}

#tertiary-links {
	float: right;
}

#tertiary-links li {
	float: left;
}

#primary-links>li,
#tertiary-links>li {
/*	margin-left: 0.5em;
	margin-right: 1.5em;
	padding: 0;*/
}
/*different colour for the diff menus  */
ul.links>li.menu-121.haschildren:hover {
	background: #B083BA;
}

.menu-121.active-trail.active.haschildren {
	background: #B083BA;
}
.menu-121.active-trail.haschildren {
	background: #B083BA;
}
ul.links>li.menu-121.haschildren:hover ul.sublinks a {
	color: #FFFFFF ! important;
	font-weight: normal;
}

ul.links>li.menu-133.haschildren:hover {
	background: #7BBF9B;
}

.menu-133.active-trail.active.haschildren {
	background: #7BBF9B;
}
.menu-133.active-trail.haschildren {
	background: #7BBF9B;
}

ul.links>li.menu-133.haschildren:hover ul.sublinks a {
	color: #FFFFFF ! important;
	font-weight: normal;
}

ul.links>li.menu-150.haschildren:hover {
	background: #D15045;
}

.menu-150.active-trail.active.haschildren {
	background: #D15045;
}
.menu-150.active-trail.haschildren {
	background: #D15045;
}
ul.links>li.menu-150.haschildren:hover ul.sublinks a {
	color: #FFFFFF ! important;
	font-weight: normal;
}

.menu-112 {
	width: 40px;
}
.menu-121 {
	width: 169px;
}

.menu-133 {
	width: 136px;
}
.menu-150 {
	width: 92px;
}
.menu-154 {
	width: 81px;
}

ul.links>li.menu-112.haschildren:hover {
	background: #6F9EBA;
}

.menu-112.active-trail.active.haschildren {
	background: #6F9EBA;
}
.menu-112.active-trail.haschildren {
	background: #6F9EBA;
}
ul.links>li.menu-112.haschildren:hover ul.sublinks a {
	color: #FFFFFF ! important;
	font-weight: normal;
}
ul.links>li.menu-154.haschildren:hover {
	background: #6F9EBA;
}

.menu-154.active-trail.active.haschildren {
	background: #6F9EBA;
}
.menu-154.active-trail.haschildren {
	background: #6F9EBA;
}
ul.links>li.menu-154.haschildren:hover ul.sublinks a {
	color: #FFFFFF ! important;
	font-weight: normal;
}
ul.links>li.menu-121.haschildren:hover ul.sublinks li {
	background:#B083BA url('sublinkmenubackpurple.gif') repeat-x scroll center top;
	line-height: 1.2em;
	padding: 0;
	position: relative;
	width: 100%;
	border: 1px solid #B083BA;
}

ul.links>li.menu-133.haschildren:hover ul.sublinks li {
	background:#7BBF9B url('sublinkmenubackgreen.gif') repeat-x scroll center top;
	line-height: 1.2em;
	padding: 0;
	position: relative;
	width: 100%;
	border: 1px solid #7BBF9B;
}

ul.links>li.menu-150.haschildren:hover ul.sublinks li {
	background:#D15045 url('sublinkmenubackred.gif') repeat-x scroll center top;
	line-height: 1.2em;
	padding: 0;
	position: relative;
	width: 100%;
	border: 1px solid #D15045;
	
}

ul.links>li.menu-112.haschildren:hover ul.sublinks li {
	background:#6F9EBA url('sublinkmenubackblue.gif') repeat-x scroll center top;
	line-height: 1.2em;
	padding: 0;
	position: relative;
	width: 100%;
	border: 1px solid #6F9EBA;
}
ul.links>li.menu-154.haschildren:hover ul.sublinks li {
	background:#6F9EBA url('sublinkmenubackblue.gif') repeat-x scroll center top;
	line-height: 1.2em;
	padding: 0;
	position: relative;
	width: 100%;
	border: 1px solid #6F9EBA;
}
#sidebar-right.quicktabs_wrapper quicktabs-processed {
	margin: 15px 0px 0px 0px;
}
#node-9 h2 {
	color: #995BA7 ! important;	
}
#node-10 h2 {
	color: #995BA7 ! important;	
}
#node-12 h2 {
	color: #57A77D ! important;	
}
#node-12 h1 {
	color: #57A77D ! important;	
}
#node-14 h2 {
	color: #57A77D ! important;	
}
#node-66 h2 {
	color: #57A77D ! important;	
}
#node-71 h2 {
	color: #57A77D ! important;	
}
#node-8 h2 {
	color: #336699 ! important;	
}
#node-69 h2 {
	color: #336699 ! important;	
}
#node-70 h2 {
	color: #336699 ! important;	
}
#node-73 h2 {
	color: #BC3327 ! important;	
}
#node-72 h2 {
	color: #BC3327 ! important;	
}
#node-68 h2 {
	color: #BC3327 ! important;	
}
#node-67 h2 {
	color: #BC3327 ! important;	
}
#node-75 h2 {
	color: #BC3327 ! important;	
}
#node-78 h2 {
	color: #BC3327 ! important;	
}
#node-79 h2 {
	color: #BC3327 ! important;	
}
#node-80 h2 {
	color: #BC3327 ! important;	
}
#node-76 h2 {
	color: #BC3327 ! important;	
}
/* Drop-down menus
------------------------------ */
ul.links li {
	padding: 13px 28px;
}
ul.links>li.haschildren:hover {
	background: #E7E7E7;
}

ul.links li.haschildren:hover>ul.sublinks {
	display: block;
}

ul.links ul.sublinks {
	margin:13px 0px 0px -28px;
	display: none;
	list-style: none;
	padding: 0;
	position: absolute;
	width: 180px;
	font-size:11px;
}

ul.sublinks a {
	padding:7px;	
}

ul.links ul.sublinks li {
	line-height: 1.2em;
	padding: 0;
	position: relative;
	width: 100%;
	border: 1px solid #EAE9E9;
}

ul.links ul.sublinks li.last {
	border-bottom: none;
}

ul.links ul.sublinks li:hover {
	background-color: #f3f3f3;
}

ul.links ul.sublinks li.haschildren>a:after {
	content: "\0020\00BB";
}

#tertiary-links ul.sublinks {
	width: 100%;
}

#primary-links ul.sublinks li ul.sublinks {
	left: 115.5%;
	top: -14px;

}

#tertiary-links ul.sublinks li ul.sublinks {
	left: -100%;
	top: -1px;

}


/* Header
------------------------------ */
#header {
	background-color: #f9f9f9;
	color: #333300;
	padding: 4px 7px 0 9px;
}


/* Sidebars
------------------------------ */
.sidebar {
	background-color: #ffffff;
	color: #333300;
	margin: 0;
	vertical-align: top;
	width: 160px;
}

#sidebar-left {
	padding: 0 7px 5px 9px;
}

#sidebar-right {
	padding: 0 7px 5px 9px;
}

.sidebar a,
.sidebar a:active {
	color: #37654C;
}

.sidebar a:hover {
	color: #000033;
}

.sidebar a.active {
	font-weight: bold;
}

.sidebar .block {
	margin-bottom: 1em;
}

.sidebar .block h2 {
	color: #5D5D5D;
	margin-bottom: 0.4em;
	/*margin-top: 0.6em;*/
}

.sidebar .block .content {
	text-align: left;
}


/* Main content
------------------------------ */
#main {
	padding: 0px 10px 0 10px;
	vertical-align: top;
}

#main .title {
	/*background:#FFFFFF url('maintitleback.gif') repeat-y scroll;
	line-height: 1.4em;
	margin: 5px 0 9px 0;
	padding: 0pt;*/
}

#main .content li {
	line-height: 1.6em;
}

#main table {
	width: 100%;
}

#main table thead th,
#main table tbody td {						/* should only affect auto-generated tables */
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	padding-left: 3px;
	padding-right: 2px;
}

#main fieldset {
	background-color: #fbfbfb;
	margin-top: 0.7em;
}

.content-left #mission,
.content-left .breadcrumb,
.content-both #mission,
.content-both .breadcrumb {
	padding: 3px 1px 0 0;
	text-align: right;
}

.content-right #mission,
.content-right .breadcrumb {
	padding: 3px 0 0 1px;
	text-align: left;
}


/* Footer
------------------------------ */
#footer {
	border-top: 1px solid #a9a9a9;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 1em;
	margin: 9px auto 0 auto;
	padding: 0.5em 0 0.8em 0;
	text-align: center;
	width: 92%;
}

#footer .block {
	text-align: left;
}

#footer #secondary-links {
	margin-bottom: 0.4em;
	font-weight: bold;
}
#footer #secondary-links li {
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	margin: 0 0.07em;
}


/* Meta regions
------------------------------ */
.meta {
	display: block;
	margin: 0.725em 0 1.45em 0;
}

.meta .submitted {
	color: #666666;
	padding-right: 1em;
}

.meta .meta-links {
	float: right;
	padding-left: 1em;
	text-align: right;
}

.meta .meta-links li.comment_forbidden {
	display: block;
}

.meta .terms {
	font-family: "Courier New", Courier, "Andale Mono", Monaco, monospace, sans-serif;
	font-weight: bold;
	line-height: 1.8em;
	text-align: left;
}

.meta .terms a {
	color: #441d4f;
}

.meta .terms li {
	background-color: #e9e7ff;
}



/* Images
------------------------------ */
.content p img {
	margin: 2px;
	padding: 3px;
}

.node .picture,
.comment .picture {
	float: right;
	margin-left: 9px;
}

.node .picture img {
	height: 5.2em;
}

.comment .picture img {
	height: 4.6em;
}


/* Comments
------------------------------ */
#comments h2 {
	margin: 1em 0 0.2em 0;
}

#comments form {
	margin: 0 0 1em 0;
}

.comment {
	border: 1px solid #bbbbbb;
	margin: 0.5em 0 0 0;
	padding: 0.5em;
}

.comment h3 {
	display: inline;
	margin: 0 0 -0.3em 0;
}

.comment .new {
	color: red;
	font-size: 0.95em;
	font-weight: bold;
	margin-left: 0.5em;
}

.comment .meta {
	margin-bottom: 0;
}


/* Other
------------------------------ */
#main table img {									/* mostly for the themes page */
	margin-top: 2px;
	margin-bottom: -3px;
}

#main table.sticky-table,
#main table.system-status-report,
#main .warning {
	margin: 1em 0 0.3em 0;
}

#forum {
	margin-bottom: 1em;
}

.admin-panel h3 {
	margin-top: 0.5em;
}

.block-region {
	margin-bottom: 0;
}

.messages {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0 0.3em 0;
}

.help,
.status {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 0.4em;
	padding: 2px 3px;
}

.help p {
	margin: 1.45em 0 0 0;
}

.help p:first-child {
	margin-top: 0;
}

.tips,
.more-help-link,
#main fieldset .description,
#main .form-item .description {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 1em;
}

#user-login-form {
	text-align: left;
}

#user-login-form li {
	margin-left: 0.7em;
}

input[type="button"],
input[type="submit"] {
	margin-top: 0.5em;
}

.item-list ul {
	margin-top: 1em;								/* for the help pages */
}

.picture+.content>.poll {					/* shifts the poll out from under the user's picture */
	padding-top: 5.2em;
}
