/* CSS Document */

html {
	height: 100%;
        background: #ffffff;
}

body {
	height: 100%;
	margin-bottom: 1px;
        background: #ffffff;
}

.clr {
	clear: both;
}

.outline {
 /*border: 1px solid #2a656b;*/
  background: url(../images/topbara_bgr.gif) repeat-x;
  padding: 0px;
  height: 29px !important;
  height: 32px;
}

#buttons_outer {
  	/* border: 1px solid #2a656b; */
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	/*border: 1px solid #ffffff; */
	height: 27px !important;
	height: 29px;
}
/** Ordinary is found as the title bar /
 *  pathway of the content area
 */
#pathway_text {
/** overflow default value is hidden
 *  this Controls the behavior of exess  
 *  text
 */
	overflow: auto;
        color: #555555;
        display: block;
/** Pathway default height is 25px
 *  it is done 50px to accomodate a
 *  second line of text
        height: 25px;
 */
        line-height: 25px !important;
        line-height: 22px;
        padding-left: 4px;
        border-bottom: 1px solid #EC9F9F;
        margin-bottom: 2px;
}

#pathway_text img {
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	padding-left: 10px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 23px;
	white-space: wrap;
        text-decoration: none;
	/* border-right: 1px solid #cccccc; */
}

ul#mainlevel-nav li a
{
	display: block
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	/* background: #333333; */
        whitespace: wrap;
        
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #2a656b;
	background: #ffffff;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  /*border: 1px solid #2a656b;*/
  bacbround: #2a656b;
  padding: 1px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #2a656b;
}

#header_outer {
	text-align: left;
        padding: 0px
	margin: 0px;
        background: #ffffff;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 625px;
	height: 100px; 
}


#top_outer{
  border: 1px solid #1F5D64;
       	float: left;
	width: 179px !important;
	width: 180px;
        height: 110px !important;
        height: 112px;
       overflow: hidden;
       float: none !important;
       float: left; 
}

#top_inner {
  /* border: 1px solid #cccccc; */
  padding: 1px;
  width: 179px !important;
  width: 180px;
  height: 110px !important;
  height: 111px;
  overflow: hidden;
  float: none !important;
  float: left; 
  color: #1F5D64;
  background: #B7D124;
}

table.login_frm {
  background: #E8F0F1;
  color: #2A656B;
  width: 146px !important;
  width: 128px;
}

table.login_frm a {
  color: #2A656B;
}

.login_button {
  color: #2A656B;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
#login_title {
  color: #2A656B;
  background: #AECACE;
  text-align: center;
  font-size: 11px;
  padding: 0px 10px;
  line-height: 18px !important;
  line-height: 16px;
  height: 22px !important;
  height: 20px;
  width: 126px !important;
  width: 128px;
	
}

#left_outer {
  float: left;
	margin-top: 1px;
	width: 146px;
        background: #FAF9F5;
}

#left_inner {
  padding: 2px;
  float: none !important;
  float: left;
  background: #FAF9F5;
}

#content_outer {
	padding: 2px;
        _padding: 2px; 
	margin-top: 2px;
        _margin-top: 0px; 
	margin-left: 1px;
	/* border: 1px solid #cccccc; **/
	float: left;
	width: 654px;

       background: #FAF9F5;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
  background: #FAF9F5;
  color: #555555;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
        background: #FAF9F5;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
        background: #FAF9F5;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
        background: #cccccc;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
        background: #cccccc;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  padding: 2px;

}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	/* border: 1px solid #ccccc; */
        background: #FAF9F5;
}

.maintitle {
	color: #555555;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: capitalize;
  padding: 5px;
  color: #555555;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
/* Top Menu Bullet 
background-image: url(../images/redbullet.gif);
*/
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
        background:#FAF9F5;     
       /* style=background-color: #FAF9F5;*/ /*background: #FAF9F5;   THIS SETS THE BACKGROUND COLOR OF THE NEWS FLASH BOX*/
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #999999;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #D7181F; 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;
	color: #555555;
}

table.contentpaneopen td {
   padding-right: 5px;
  color: #555555;
}

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;
  color: #555555;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen li {
        background: url(../images/Bullet002.png) no-repeat left 5px;
        /*This is the bullet point declaration,here you can specify what image it will be used to display the bullet point(previewsly used->greyarrows_onmonth.png) */
	padding-left: 10px; 
        text-decoration: none;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #D7181F;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox_login {
	padding: 2px;
	border:solid 1px #cbcbcb;
	color: #2A656B;
	background-color: #FAFF9F5;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #555555;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;

}

.contentcolumn {
	padding-right: 4px;
}

.contentheading {
	height: 30px;

	color: #D7181F;
	font-weight: bold;
	font-size: 14px;
	white-space: wrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color:  #555555;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;

}

table.moduletable th, div.moduletable h3 {
	/* background: url(../images/subhead_bg.png) repeat-x; */
	backround: #1F5D64;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	border-bottom: 1px solid #1F5D64;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
        font-weight: normal;

}


table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #FAF9F5;
}

.sectiontableentry2 {
	background-color : #f9f9f5;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #ffffff;
  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: #555555;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
}
/*
	 Main Menu Items
*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/mnbuttons_bgr_5.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #1F5D64;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 26px !important;
	height: 32px;
	width: 90%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -39px;
	text-decoration: none;
	background: #cccccb;
	color: #D7181F;
}

a.mainlevel#active_menu {
	color:#D7181F;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #D7181F;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #1F5D64;
	text-align: left;
}

a.sublevel:hover {
	color: #D7181F;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #D7181F;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.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 #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
.noshow {
	display: none;
}

/* #season_decoration_1 {
	position: absolute;
	visibility: visible; 
	width: 808px;
	float: right;
	height: 65px;
	top: 30px;
	color: black;
/*
	background-color: transparent;
*/
	
/*     background: url(/joomla/images/xmas/img153.gif) repeat-x;
	z-index: +1;
}

#season_decoration_2 {
	position: absolute;
	visibility: visible; 
	color: black;
	width: 157px;
	height: 317px;
	background: url("/joomla/images/xmas/img80.gif") no-repeat;
	z-index: +2;
}



#season_decoration_3 {
	position: absolute;
	visibility: visible; 
	color: black;
	width: 175px;
	height: 60px;
	float: left;
	bottom: 20px;
	background: url("/joomla/images/xmas/Xmas_Santa3.gif") no-repeat;
	z-index: +3;
}
*/