* { margin:0; padding:0; }

body {
font-family : Arial, Helvetica, sans-serif;
height: 100%;
font-size: 11px;
line-height: 15px;
margin: 0; 
padding: 0; 
text-align: left;
color: #333333;
}

/* ---Layout--- */

ul#mainlevel
{
	list-style: none;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0;
}

ul#mainlevel li
{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
}

ul#mainlevel li a
{
	width:156px;
	height:35px;
	display: block;
	text-decoration: none;
	line-height:37px;
}

#pagewidth{ 
width:900px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
} 

#logo{
margin:0px;
padding-left:47px;
}

#banner{
}


#topmenu{
width:890px;
height:35px; 
background: url(../images/topmenu.png) no-repeat; 
} 


#content {
margin-left:50px;
margin-right:50px;
width:800px;
}

#banner {
width:555px;
margin-left:220px;
}


#footer{
width:900px; 
height:100px; 
clear:both;
 } 
 
#footer_inner{
letter-spacing:0.05em;
width:850px; 
margin-left:auto; 
margin-right:auto; 
padding-top:28px;
text-align:center;
}
 
 /* *** Float containers fix from:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



/* ---Styles--- */

ul 
{

line-height: 15px;
}
ul.a {
    list-style-type: circle;
}
ol 
{
List-Style-Type: none
}

li
{
margin: 10px 0px 10px 15px;
}


/* Text and Headers */
div, p, table, td, th {
font-family:Arial, Helvetica, sans-serif;
letter-spacing:0.05;
font-size: 1em;
line-height: 1.5em;
color: #333333;
}

div.componentheading {
padding-left: 0px;
}

h1 {
padding: 0;
font-family:Helvetica ,Arial,sans-serif;
font-weight: bold;
vertical-align: bottom;
color: #666666;
text-align: left;
width: 100%;
}

h2, h4,h3 {
padding: 0;
font-family: Arial, Helvetica,sans-serif;
font-weight: normal;
vertical-align: bottom;
color: #333333;
text-align: left;
width: 100%;
}

table {
width: 103%;
}
   
td.article_column {
width: 40%;
}


table.contentpaneopen h3 {
}


h3, table.moduletable th {
padding: 0;
color: #367903;
padding-left: 0px;
padding-top:5px;
margin-bottom: 2px;
border-bottom : 2px solid #367903;
padding-bottom:5px;
text-align: left;
text-transform : uppercase;
}

.contentheading {
color: #89c06c;
font-size : 2.2em;
letter-spacing:0.02em;
}

.componentheading {
color: #99CC00;
font-size : 1.0em;
font-weight:bold;
}


/* modules */

#footer_inner div{
font-size : 10px;
color:#E7E7E7;
text-align:center;
}

/* menu links */
ul#mainlevel-nav{
}

ul#mainlevel-nav li{
}

ul#mainlevel-nav li a{
}

a.mainlevel-nav:link, a.mainlevel-nav:visited{
display:block;
color : #999999;
margin-left:0px;
text-decoration:none;
border-bottom-color:999999;
border-bottom-style:dotted;
border-bottom-width:thin;
margin-left:45px;
line-height:3em;
}


a.mainlevel-nav:hover {
color : #89c06c;
}


a#active_menu-nav {
display:block;
color : #89c06c;
border-bottom-color:999999;
border-bottom-style:dotted;
border-bottom-width:thin;
}

a.mainlevel:link, a.mainlevel:visited  {
background-image:url(../images/topmenu_none.png);
font-size: 12px;
font-weight:bold;
letter-spacing:1px;
text-align:center;
text-decoration : none;
color: #666666;
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
}

a.mainlevel:hover, a.mainlevel#active_menu:hover {
background-image:url(../images/topmenu_over.png);
color: #FFFFFF;
}

a.mainlevel#active_menu {
background-image:url(../images/topmenu_over.png);
color : #ffffff;
}


a.mainlevel#active_menu:hover {
background-image:url(../images/topmenu_over.png);
color: #ffffff;
}


a.sublevel:link, a.sublevel:visited {
font-size: 0.9em;
display : block;
text-decoration : none;
text-transform : uppercase;
width : 165px;
text-align : left;
color : #333333;
line-height: 25px;
list-style:none;
border-bottom : 1px dotted #cccccc;
}

a.sublevel:hover{
font-size: 0.9em;
width : 170px;
text-align : left;
color : #89c06c;
line-height: 25px;
text-decoration : none;
list-style:none;
font-weight:normal;
}

/* links */
a:link, a:visited 
{
color: #89c06c;
text-decoration : none;
font-weight:normal;
}

a:hover {
color: #89c06c;
text-decoration : underline;

}
a.readon {
display: block;
float: left;
padding-left: 20px;
line-height: 14px;
height: 16px;
}

.pagenav {
/* for formatting texts for "<< Start < Previous 1 Next > End >>" links */
font-weight: normal;
color: #1ba77f;
}

a.pagenav, a.pagenav:visited {
font-weight: normal;
color: #367903;
}

a.pagenav:hover {
color: #367903;
font-weight: bold;
}

/* content tables */
td.sectiontableheader {
background: #efefef;
color: #333;
font-weight: bold;
padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
margin-top: 20px;
padding-right: 15px;
}

table.contentpaneopen fieldset {
border: 0;
border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
margin-top: 25px;
}

table.contentpaneopen h4 {
font-family: Arial, Helvetica, sans-serif;
color: #333;
}

/* module control elements */


table.moduletable {
/* styling the module table */
margin: 0px 0px 0px 0px;
width: 95%;
	}

table.moduletable th {
/* styling the module header, and the module titles */
font-weight: bold;
text-align: left;
	}
/* 
table.moduletable td {
for formatting the table cells of the module table 
	}*/

/* forms */
table.adminform textarea {
width: 520px;
height: 400px;
font-size: 1em;
color: #000099;
}

#search {
padding:0px;
margin:0px;
}

div.search input {
font-family : Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;

width: 100px;
border: 1px solid #ccc;
padding:3px;
margin-left:20px;
margin-top:8px;
/*margin: 15px 0 10px 0;
*/}

/* Parameter Table */
table.paramlist {
margin-top: 5px;
}

table.paramlist td.paramlist_key {
width: 228px;
text-align: left;
height: 130px;
}

div.message {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 1.0em;
color : #c30;
text-align: center;
width: auto;
background-color: #f9f9f9;
border: solid 1px #d5d5d5;
margin: 3px 0px 10px;
padding: 3px 20px;
}

div.offline {
width: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 1.2em;
padding: 5px;
}

span.pathway {
display: block;
margin: 0 20px;
height: 16px;
line-height: 16px;
overflow: hidden;
}
.small, .createdate, .modifydate
{
font-size: 0.8em;
color: #333333;
}
.clr {
clear: both;
}

/** overlib **/
.ol-background {
	background-color: #666;
}
.ol-foreground {
	background-color: #f6f6f6;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 10px;
}

.ol-closefont {}


/* System Messages */

dl#system-message { margin: 0; padding: 0; }
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 14px; }

/* System Standard Messages */

#system-message dt.message { display: none; }
#system-message dd.message { background: #fff; }
#system-message dd.message ul { list-style: none; color: black; padding: 10px 10px 10px 40px;}

/* System Error Messages */

#system-message dt.error { display: none; }
#system-message dd.error { background: #f00; }
#system-message dd.error ul { list-style: none; background: url(../../../images/M_images/icon_error.gif) no-repeat 10px 10px; color: white; padding: 10px 10px 10px 40px;}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }



.rg-image-wrapper{
    position:relative;
    padding:20px 30px;
    background:transparent url(../images/black.png) repeat top left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-height:20px;
}

.rg-image{
    position:relative;
    text-align:center;
    line-height:0px;
}

.rg-image img{
    max-height:100%;
    max-width:100%;
}

.rg-image-nav a{
    position:absolute;
    top:0px;
    left:0px;
    background:#000 url(../images/nav.png) no-repeat -20% 50%;
    width:28px;
    height:100%;
    text-indent:-9000px;
    cursor:pointer;
    opacity:0.3;
    outline:none;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
}

.rg-image-nav a.rg-image-nav-next{
    right:0px;
    left:auto;
    background-position:115% 50%;
    -moz-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    border-radius: 0px 10px 10px 0px;
}

.rg-image-nav a:hover{
    opacity:0.8;
}

.rg-caption {
    text-align:center;
    margin-top:15px;
    position:relative;
}
.rg-caption p{
    font-size:11px;
    letter-spacing:2px;
    font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
    line-height:16px;
    padding:0 15px;
    text-transform:uppercase;
}

.rg-view{
    height:30px;
}
.rg-view a{
    display:block;
    float:right;
    width:16px;
    height:16px;
    margin-right:3px;
    background:#464646 url(../images/views.png) no-repeat top left;
    border:3px solid #464646;
    opacity:0.8;
}
.rg-view a:hover{
    opacity:1.0;
}
.rg-view a.rg-view-full{
    background-position:0px 0px;
}
.rg-view a.rg-view-selected{
    background-color:#6f6f6f;
    border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
    background-position:0px -16px;
}

.rg-loading{
    width:46px;
    height:46px;
    position:absolute;
    top:50%;
    left:50%;
    background:#000 url(../images/ajax-loader.gif) no-repeat center center;
    margin:-23px 0px 0px -23px;
    z-index:100;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity:0.7;
}