/* CSS Document */

ul,ol { }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

p {
        margin: 0px 0px 10px 0px;
        color: #202048;
}
#article_intro_f2p {
        margin: 0px 0px 10px 0px;
        color: #202048;
}

td {
}


img {
	border: none;
}

html {
	height: 100%;
}

body {
   margin: 5px 0pt 25px;
   background: #c1e0e9 url(../images/body.gif) repeat-x scroll 0%;
   background-position: top left;
   height: 100%;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:1.0em;
}

.clr {
	clear: both;
}

#container {
   margin:0pt auto;
   text-align:left;
   width:915px;
   background: #0000b2;
}



#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccce2;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
        background: #CCCCE2;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}



#search_outer {
	float: left;
	width: 175px;
}

#search_inner {
  border: 1px solid #cccce2;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header {
   background:#0000b2 url(../images/title.gif) no-repeat scroll 0%;
   height:130px;margin:0pt;
   position:relative;
}


/* $2 - Header Styles */

#header h1 {
   font-family:Verdana,Arial,Sans-Serif;
   margin:0pt;
   padding:20px;
}

.date {
   background: #CCCCE2;
}

#header-functions {
	position:absolute;
	top:20px;
	right:20px;
}

#topnav {
   color: #000000;
#   display: block;
   font-family: Tahoma,Helvetical,sans-serif;
   font-weight: bold;
   background:#0000b2;
   height:21 px;
   line-height:0 px;
   margin-bottom: 0px;
   margin-left: 4px;
   float: left;
}

#main {
   width:100%;
}

#leftcol {
   float: left;
   margin: 2px;
   width: 162px;
}

#left_inner {
   border: 1px solid #cccce2;
   padding: 2px;
   float: none !important;
   background: #effafd;
}

#user1 {
   width: 684px;
}
#content {
	padding: 15px;
	/** border: 1px solid #cccce2; **/
	float: left;
	width: 686px;
   margin: 0px 0px 0px 4px;
   background: #effafd;
}

table.content_table {
   width: 100%;
   padding: 0px;
   margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#rightcol {
   float:right;
   margin-top: 0px;
   margin-right: 4px;
   background: #0000B2;
   width:170px;
}


#banner_inner {
   float: left;
   padding: 0px;
   width: 100%;
   margin-top: 4px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccce2;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccce2;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccce2;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
        background: #CCCCE2;
	padding: 2px;
	border: 1px solid #cccce2;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccce2;
  font-size: 14px;
  font-weight: bold;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccce2;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 6px;
  line-height: 0px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
   background:#0000b2 none repeat scroll 0%;
   clear:both;
   color:#E8F2D8;
   font-size:11px;
   margin-top:5px;
   padding:20px 10px;
   text-align:left;
}



/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccce2;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccce2;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #202083;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
        background: #cccce2;
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #202083;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.mceContentBody {
   background: #FFFFFF;
   text-align: left;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #616161;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #616161;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #616161;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccce2;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #202083;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccce2;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #202083;
  font-size: 10px;
  border-top: 1px solid #cccce2;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/* Latest Events css */

table.mod_events_latest_table {
}

.mod_events_latest {
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border-top: solid 1px grey;
        height: 30px;
}

.mod_events_latest_first {
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        height: 30px;
}

.mod_events_latest_date {
        font-size: 9px;
        font-family: Verdana, Arial, Helvetica, sans-serif;

}


.mod_events_latest_content a:link {
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mod_events_latest_content a:visited {
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mod_events_latest_content a:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.floatLeft{float: left;}
.floatRight{float: right;}
.image-left{float: left; vertical-align: text-top;}
.image-right{float: right; vertical-align: text-top;}
div.wrapContainer{width:99.5%; float:left;}

