/*  
    Build compatibility: Mambo 4.5.1a
*/

/* CSS Document */
body {
	width: 100%;
	font-family: verdana, helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
	background: #EBE9EA;
	margin: 0;
	padding: 0;
}

#container {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding: 0em;
	color: #333333;
}

#header {
	width: 100%;
	padding: 0em;
	margin-left: auto;
	margin-right: auto;
}

#head {
	/*background: url(../images/logo.jpg) no-repeat top left;
	width: 299px;
	height: 106px;
	text-indent: -5000px;*/
}

/* Menu area*/
.core
	{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding: 0em;
	color: #333333;	
	margin-bottom: 10px;
}

#lhs {
  margin-right: 220px;        /* left side of window */
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 7px 7px 0px 0px;
  height: 100%;
  vertical-align: top;
  border: 1px solid rgb(228, 228, 228);
  background:#fff;
  color: #333333;

}

#rightnav {
  width: 210px;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333333;
}

#picwiz {
	float: left;
	width: 200px;
	height: 200px;
    padding-left: 10px;
    border-spacing: 0;
    border-collapse: collapse;
    border-spacing: 0;
     margin-bottom: 0!important;
    margin-bottom: -3px;
	}

#picwiz img {
	line-height: 0;
    padding: 0;
    margin: 0px;
	border: 1px solid #ccc;
}

#filler1 {
	margin-left: 320px;
}	

#blurb {
	border: 1px solid #ccc;
	background: #333333;
	height: 193px;
	text-align:right;
	vertical-align:text-top;
	padding: 7px;
	margin-right: 7px;
	}

.b {
	width: 33%;
	vertical-align:top;
	}

#search
	{
	color: #333333;
   	font-size: 1em;
	width: 195px;
   	font-weight: bold;
        border: 1px solid #ccc;
	padding: 7px;
	margin-bottom: 10px;
	}

.pathway {
	font-weight: bold;
    color: #000000; 
}

a.pathway {
	font-weight: bold;
    color: #333333;        
}

.sidebar {
	text-align: left;
	width: 180px;
	padding: 4px;

/*
	border: 1px solid #ccc;
	background: #fff;

*/
}

#menu
	{
	position: relative;
	background: #fff;
	max-width:auto;	
	border: 1px solid #ccc;
	padding: 0em;
	margin: 0px;
	height: 25px;
	background: #f1f3f5;

	}

#navi {
font: 10px/12px verdana, arial, georgia, sans-serif;
margin: 3px;
padding: 0px 0px 0px 0px;
width: auto;

}

/* CSS Horizontal Menu */

#navi #navlist ul {
margin: 0;
white-space: nowrap;
padding: 0;
}

#navi #navlist li {
display: inline;
list-style-type: none;
}

#navi #navlist a

{
padding: 2px 8px 5px 5px;
border: 1px solid #f1f3f5;
background-color: #ccc;

}


#navi #navlist a:link, #navi #navlist a:visited
{
color: #666;
text-decoration: none;
}

#navi #navlist a:hover

{
border: 1px solid #f1f3f5;
background-color: #fff;
color: #666;

}

#navi #active a:link, #navi #active a:visited, #navi #active a:hover

{
border: 1px solid #f1f3f5;
background-color: #fff;
color: #666;
}

#trimod

	{
	height: 140px;
	padding-left: 10px;
	text-align: left;
	}

.bars

	{
	border: 1px solid #ccc;
	padding: 7px;
	height: 140px;
	vertical-align:top;
	}

#footer{
	width:100%;
	top: 30px;
	text-align: left;
	background-color:#fff;
	color: #666;
	border-top: 0px solid #999;
	border-right: 0px solid #000000;
	text-align: center;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

a:link {
	color:#333333;
	text-decoration: none;
}


a:hover {
	color: #333333;
	text-decoration: underline;

}
.footlink {
	color:#ffffff;
	text-decoration: none;

}
.footlink:link {
	color:#ffffff;
	text-decoration: none;
 

}

.footlink:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}

h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}

h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}

h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

img {
	border: 0;
}

ul,ol {
	width: 100%;
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type:circle;
}

li {
	width: auto;
	font-size: 1.0em;
	margin: 0 0 0 .5em;
	border: 0;
	padding: 0 0 0 0;
	list-style-type:circle;
}

table,td {
	font-size: 1.0em;
	color: #2A2D38;
}

form {
	padding: 0;
	margin: 0;
}

p {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;

}

pre {
	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

.inputbox {
	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: .8em;
	background: #eee;
	border: 1px solid #999;
	margin-left: 10px;
}

.contact {
	text-align: left;
	margin-left: 20px;
}

.button {
	font-size: 1.0em;
	background: #eee;
	border: 1px solid #999;
}

.strong {
	font-weight: bold;
}

.moduletable {
	width:100%;
}

.moduletable th {

	color: #FFF;
	text-align: left;
	/*background: #363636; url(../images/bits.gif) top right no-repeat;*/
	font-size: 11px;
	font-weight: bold;
    padding-left: 6px;
	width: 160px;

}

.moduletable td {
	color: #ffffff;
/*
	padding: 0 0 0 10px;
	font-weight: normal;
        line-height: 1.3em;
	padding: 0 0 .4em 0;

*/
	border: 0px solid #ccc;
	text-align: left;
}

.moduletable li {
	list-style-type:circle;
	padding-left: 11px;
}

.moduletable a {

	color: #333333;
	font-weight: normal;
	font-size: 12px;
	width: 160px;
	padding: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	


}


.moduletable a:hover {
	color: #993A00;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	width: 160px;
    padding: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	
        
}


.contentpane, .contentpaneopen {

	/*width: 100%;*/
	background: none;
	color: #333333;
	text-align: left;
	margin-top: 1em;
	margin-left: 1em;


}

table.contact {
	width: 95%!important;
	width: 94%;
	background: none;
	color: #2A2D38;
	text-align: left;
	margin-left: 1em;
}

.contentheading {
	width: 94%;
	font-size: 22px;
	font-weight: strong;
	font-family: Arial,Sans-serif;
	color: #952619;
	text-align:left;
	/* margin: 0em 1em 1em 0;
	padding: .2em; */
        border-bottom: 1px dotted #ffffff;
	}

.contentsubheading{
	width: 94%;
	font-size: 18px;
	font-weight: strong;
	font-family: Century Gothic,Verdana,Arial,Sans-serif;
	color: #952619;
	text-align:left;
	/* margin: 0em 1em 1em 0;
	padding: .2em; */
        border-bottom: 1px dotted #ffffff;

}
.contentdescription {
	font-size: 1em;
	color: #333333;
	text-align: left;
}

.componentheading {
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	text-align:left;
	margin: 1.5em 0em 0em 0;
}

.frontpageheader {
	font-weight: bold;
	color: #333333;

	text-align:left;
	margin-left: 10px;
}

/** category text format and links **/
.category {
	color: #999999;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #ccc;
	font-weight: bold;
}

a.category:hover {
	color: #fff;
}

.poll {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	line-height: 14px
}

.sectiontableentry1 {
}

.sectiontableentry2 {

}

.sectiontableheader {
	color : #ccc;
	font-weight : bold;
	border-collapse: collapse;
}

/* Date Stamps */
.newsfeeddate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
}

.createdate {
	color: #aaa;
	font-weight: normal;
}

.modifydate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaa;
	text-decoration: none;
	font-weight: normal;
}

.small {
	color: #aaa;
	line-height: 1;
}

/* RDF Styles */

.fase4rdf {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.fase4rdf:link {
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

a.fase4rdf:hover {
	font-weight: bold;
	color: #808080;
}

.newsfeedheading {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #006443333;
	text-align:left;
}

/* for modifying {

	moscode

}

 output.  Don't set the colour! */

.moscode {
	background-color: #f0f0f0;
}

.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
}

/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #006443;
	border-top: outset 1px #666;
	border-bottom: solid 1px #006443;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #333333;
	padding: .2em;
}

.offtab {
	background-color : #ffffff;
	border-left: outset 1px #666;
	border-right: outset 1px #006443;
	border-top: outset 1px #666;
	border-bottom: solid 1px #006443;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}

.edit-tabs {
	padding: 1em;
	background: none;
}

.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;

}

.pagetext {
	visibility: hidden;
	display: none;
}

#weblink-categories {
	margin-top: 1em;
}

.contact-form {
	width: 100%;
}

.author {
	font-size: .8em;
}

.createdate {
	font-size:.8em;
}

.content-entry h3 {
	color: #CCC;
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

a.pagenav {
	color: #999999;
	border-bottom: 0;
}

a.pagenav:hover {
	color: #666666;
	border-bottom: 0;

}