body 	{
	color: #333333;	
	margin: 10px;
	padding: 0px;
	background-color: #000011;
	background: #000011;
	}

body.contentpane {	
	background-color: #FFFFFF;	
	background: #FFFFFF;
	}

td, tr, p, ul, li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
	color: #333333;
	}

h1 {
	height: 25px;
	border-style: solid;
	border-color: #336699;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	color: #336699;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	line-height: 25px;
	vertical-align: top;
	}

h2 {
	height: 25px;
	border-style: solid;
	border-color: #336699;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #336699;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	line-height: 25px;
	vertical-align: top;
}
h3 {
	height: 25px;
	border-style: solid;
	border-color: #336699;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #336699;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
	line-height: 25px;
	vertical-align: top;
}

p.pathway {	
	font-size: 12px;
 	text-align: left;
 	color: #777777;
 	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	}

p.copyright {
	font-size: 13px;
	text-align: center;
	color: #444444;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	}

p.moduletable {	
	font-size: 13px; 	
	text-align: left; 	
	color: #666666; 	
	line-height: 18px;	
	margin: 0px;	
	padding: 5px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	}

p.moduletable_menu {	
	font-size: 13px; 	
	text-align: left; 	
	color: #666666; 	
	line-height: 18px;	
	margin: 0px;	
	padding: 5px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	}

td.top_menu {	
	background: url(../images/top_menu_background.png) repeat-x;
	color: #666666;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
	}

/* TOP Buttons */

#topmenu {	
	height: 20px;	
	float: left;	
	width: 500px;}

ul#mainlevel-nav {	
	list-style: none;	
	padding: 0;	
	margin: 0;	
	float: left;	
	white-space: nowrap;
	}

ul#mainlevel-nav li {	
	width: auto !important;	
	width: 5%;	
	float: left;	
	margin: 0;	
	font-size: 13px;	
	font-weight: bold;	
	height: 21px;	
	line-height: 20px;	
	white-space: nowrap;	
	margin-left: 0px;	
	margin-right: 0px;	
	border-right: 1px solid #cccccc;	
	}

ul#mainlevel-nav li a {	
	font-weight: bold;	
	height: 21px;	
	display: block;	
	padding-left: 10px;	
	padding-right: 10px;	
	text-decoration: none;	
	color: #666666;	
	margin-left: 0px;	
	margin-right: 0px;	
	white-space: nowrap;
	}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
	}

ul#mainlevel-nav li a:hover {
	color: #333333;	
	background: #F4F4F4;
	}

#search {	
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 19px;
	float: right;
	padding-left: 10px;
	padding-top: 1px;
	vertical-align: middle;
	}

#search .inputbox {
	width: 120px;
	height: 12px !important; /*This is just for Firefox*/
	height: 19px;
	font-size: 10px;
	margin-right: 10px;
	background: #FFFFFF;
	}

#search .button {	
	width: 40px;
	height: 18px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 10px;
	}

#active_menu {
	color: #001122;
	font-weight: bold;
	}

a#active_menu:hover {
	color: #001133;
	text-decoration: none;
	}

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

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

.back_button {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 2px solid #C0D3F3;
	width: 40px;
	padding: 4px;
	}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #C0D3F3;
	width: auto;
	padding: 4px;
	margin: 1px;
	}

.pagenavbar {
	padding-right: 5px;
	float: right;
	}


/* mambo core stuff */

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

a:hover {
	color: #003399;	
	text-decoration: underline;
	}

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

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

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

table.contentpane td.contentheading {
	padding-left: 15px;
	padding-top: 9px;
	}

.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border: solid 1px #AAAAAA;
	background-color: #ffffff;
	color: #061F4B;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	}

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

.contentcolumn {
	padding-right: 5px;
	}

.buttonheading {
	height: 25px;
	border-style: solid;
	border-color: #336699;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	color: #336699;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	line-height: 25px;
	vertical-align: top;
	}

.contentheading {
	height: 25px;
	border-style: solid;
	border-color: #336699;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	color: #336699;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	line-height: 25px;
	vertical-align: top;
	}

.componentheading {
	height: 25px;
	border-style: solid;
	border-color: #336699;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	color: #336699;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	line-height: 25px;
	vertical-align: top;
	}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #C0D3F3;
	text-align:left;
	}

table.searchinto {
	width: 100%;
	}

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

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 8px;
	background: url(../images/moduletable_bg_top.png);
	}

table.moduletable th {
	color: #336699;
	padding: 5px;
	padding-left: 18px;
	text-align: left;
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
	line-height: 20px;
	}

table.moduletable td {
	font-size: 12px;
	font-weight: normal;
	background: url(../images/moduletable_bg_bottom.png);
	background-position: bottom;
	}

table.moduletable_menu_menu {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 8px;
	}

table.moduletable_menu_menu th {
	color: #336699;
	padding: 0px;
	text-align: left;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 16px;
	padding-bottom: 10px;
	background: url(../images/clear.png);
	background-position: bottom;
	}

table.moduletable_menu_menu td {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 3px;
	background: url(../images/clear.png);
	background-position: bottom;
	}

table.pollstableborder td {
	padding: 2px;
	}

.sectiontableheader {
	background-color : #FFFFFF;
	font-weight: bold;
	}

.sectiontablefooter {
	}

.sectiontableentry1 {
	background-color : #FFFFFF;
	}

.sectiontableentry2 {
	background-color : #FFFFFF;
	}

.small {
	color: #061F4B;
	font-size: 9px;
	font-weight: bold;
	}

.createdate {
	height: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
	}

.modifydate {
	height: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
	}

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

table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #061F4B;
	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 {
	width: 162px !important; /*This is just for Firefox*/
	width: 180px;
	display: block;
	margin: 0px;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	line-height: 13px;	
	padding-top: 4px;
	padding-left: 18px;
	height: 24px !important; /*This is just for Firefox*/
	height: 28px;
	text-decoration: none;
	}

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

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle !important; /*This is just for Firefox*/
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #336699;
	text-align: left;
	height: 22px !important; /*This is just for Firefox*/
	height: 18px;
	margin-bottom: 5px;
	}

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

a.readon:link, a.readon:visited {
	color: #061F4B; text-decoration: none; font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #6095FD;	text-decoration: underline;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

.highlight {
	background-color: #061F4B;
	color: White;
	padding: 0px 2px 0px 2px;
	}

.code {
	background-color: #C0D3F3;
	border: 1px solid #6095FD;
	}

img.foto {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	}

.mosimage_caption {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	background: #FFFFFF;
	font-size: 12px; 	
	text-align: right;
 	color: #777777;
 	line-height: 18px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	}




/****************** RSG2 GALLERY RELATED STUFF BELOW ********************/



#rsg2-galleryTitle{
}

#rsg2-navigation{
    float: right;
    text-align: right;
}
#rsg2-navigation li{
    list-style: none;
    background-image: none;
}

#rsg2-footer{
    text-align: center;
}

/* gallery list */

ul#rsg2-galleryList{
    clear: both;
    padding: 0;
}
.rsg2-galleryList-item{
    clear: both;
    
    padding: 5px;
    margin: 5px 0 5px 0;

    list-style: none;
    background-image: none;

    border: 1px solid #ccc;
}
.rsg2-galleryList-thumb{
    display: block;
    float: left;
    margin: 0 5px 5px 0;
}

/* sub gallery list */

.rsg2-subGalleryList-container{
    margin-top: 1ex;
}

.rsg2-subGalleryList-title{
    float: left;
}
.rsg2-subGalleryList-list{
    float: left;

    margin: 0 0 0 5px;
    padding: 0px;

    list-style: none;
    background-image: none;
}

/* thumbnail list */

ul#rsg2-thumbsList{
    margin: auto;
}

ul#rsg2-thumbsList li{
    display: box;
    float: left;
    overflow: hidden;
    padding: 5px 5px;

    text-align: center;

/*     get rid of other possible list styles */
    list-style: none;
    background-image: none;
}

table#rsg2-thumbsList{
    width: 100%;
}
table#rsg2-thumbsList td{
    overflow: hidden;
    padding: 5px 5px;

    text-align: center;
}

#rsg2-pageNav{
    text-align: center;
}

/* utility selector, this is common in many templates, but we can't count on it being there */
.clr{
    clear: both;
    line-height: 0px;
}

/****************** OLD CLASSES ********************/
/* Classes for RSGallery:

/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../../administrator/templates/joomla_admin/images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	color: #000;
	background-repeat: repeat;
	background: url(../../administrator/templates/joomla_admin/images/background.jpg);
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}

