/**
 */

html {
}

body
{
	background: #999;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	margin:0px;
	text-align:left;

}

.moduletable_fontchanger {
	text-align:center;
	padding-top:3px;
}

.wrapper {
	width:97%;
	margin:0 auto;
	font-size:.8em;
	background-color:#fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
}


.search {
padding:0;
margin:0;
}

.search input.button {
	width:50px;
}

.header {
	width:100%;
}

#header {
	background-color:#FB9213;
	border-bottom:8px solid #000;
	height:100px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	
}

#header h1 {
	font-family:"Trebuchet MS",arial;
	color:#fff;
	font-size:2.2em;
	padding:0 0 0 5px;
	margin:0;
	
}


#top_outer, #bottom_outer {
	height:15px;
	background-color:#000;
}

.left_outer {
	width:15px;
	background-color:#000;
}

.right_outer {
width:20px;
background-color:#000;
background-repeat:repeat-y;
background-position:left;
}


.left {
	text-align:left;
	width:180px;
	vertical-align:top;
	background-color:#eee;
	padding-top:4px;
	border-right:1px solid #000;
	padding-left:3px;
	padding-right:3px;

	}

#logo1 {
	height:114px;
	margin:0;
	padding:0;
}

#logo2 {
height:36px;
margin:0;
padding:0;
}

#logoimage {
}

.warning {
	color:#ff0000;
	font-weight:bold;
}

.logotag {
	height:36px;
	background-color:#000;
}

#logo2 td {
	height:36px;
	background-image: url(../images/slice.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#content {
	padding-left:3px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
	height:500px;
	width:auto;
	width:100%;
	}

* html #content {
}


.category {
	width:600px;
}


a.category:link, a.category:visited {
	font-weight:bold;
}


.blacktd {
	background-color:#000;
}

 
.moduletable_topmenu td {
	vertical-align:bottom;
	padding-bottom:10px;
	text-align:right;
}

.moduletable_topmenu a:link, .moduletable_topmenu a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.moduletable_topmenu a:hover {
	color:#F8EE13;
}


#current span {

}

#header_div {
overflow:hidden;
width:100%;
}



a.readon {
	font-weight:bold;
}

a.readon:link, a.readon:visited {
	font-weight:bold;
}


.moduletable_topmenu li {
	display:inline;
	margin-left:20px;
}

.moduletable_topmenu {
	float:right;
	padding-right:10px;
	vertical-align:bottom;
	text-transform:uppercase;
}


.left .moduletable {
	padding:3px 0px 3px 0px;
	margin:10px 0px 0 0;
}

.left .moduletable a:link, .left .moduletable a:visited {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	font-size:.95em;
}


.left .moduletable h3, .left .moduletable_menu h3 {
	margin:0px 0px 1px 0px;
	color:#fff;
	background-color:#990000;
	text-transform:uppercase;
	width:177px;
	height:25px;
	line-height:25px;
	text-indent:3px;
	font-size:.9em;
}

.left .moduletable form {
	padding-left:5px;
}


.left input {
}

.form-login fieldset {
	padding-left:0px;
}


/* right */

#right {
background-color:#eee;
vertical-align:top;
padding-top:17px;
border-left:1px solid #000;
padding-left:3px;
padding-right:3px;
/*
	background-image:url(../images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:100% 98%;*/
}


#right .moduletable {
	background-color:#eee;
	margin:0px 0px 8px 0;
	color:#000;
}

#right .moduletable a:link, #right .moduletable a:visited {
/*	color:#fff;
	text-decoration:none;*/
}


#right .moduletable h3 {
	margin:0px 0px 1px 0px;
	color:#fff;
	background-color:#990000;
	text-transform:uppercase;
	width:180px;
	height:25px;
	line-height:25px;
	text-indent:3px;
	font-size:.9em;
	text-align:center;
}


#right .moduletable_info {
	background-color:#fff;
	margin:0px 0px 8px 0;
	color:#000;
	text-align:center;
	height:100px;
	border:1px solid #000;
}

#right .moduletable_info a:link, #right .moduletable_info a:visited {

}


#right .moduletable_info h3 {
	margin:0px 0px 1px 0px;
	color:#fff;
	background-color:#990000;
	text-transform:uppercase;
	width:180px;
	height:25px;
	line-height:25px;
	text-indent:3px;
	font-size:.9em;
	text-align:center;
	border-bottom:1px solid #000;
}












#right .moduletable form {
	padding-left:0px;
}


#right input {
}

form {
	margin:0;
	padding:0;
}


h1.componentheading {
	margin:0px;
	font-size:1.35em;
	line-height:25px;
	background-color:#FB9213;
	color:#fff;	
	padding:0 0 0 3px;
	height:25px;
	
}

h2.contentheading {
color:#990000;
font-size:1.1em;
border-bottom:1px solid #aeaeae;
padding:0;
margin:0;

}

#actions {
	width:70px;
}

#actions img {
border:0;
}





body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}


a:link,a:visited
{
	color:#FB9213;
	font-weight:bold;
	text-decoration:none;
	
}

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





h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0;
}

h4 {
	border:solid 0;
	color:#000;
	font-size:1em;
}

input:focus {
	border:solid 2px;
}

fieldset {
	border:0;
}

ol.list {
	list-style-position:inside;
	margin:20px 0;
	padding:0;
}

ol.list li {
	border-bottom:solid 1px #EFDEEA;
	margin:10px 0;
	padding:10px;
	background:#FBF7FA;
}

ol.list li h4 {
	border-bottom:solid 0 #CCC;
	color:#099;
	display:inline;
	margin:0 0 10px;
}

p {
}

ul li a.u2:focus,p a.u2:active
{
	padding:0.5em;
	background-color:#000;
	color:#FFF;
	display:inline;
	height:2.5em;
	left:0;
	margin-top:0;
	padding-left:15px;
	position:absolute;
	top:0;
	width:13.8em;
}

.sectiontableheader {
	color:#000;
}

.sectiontableheader a:link, .sectiontableheader a:visited {
	text-decoration:none;
	color:#000;
}

.sectiontableheader img {
	border:0px;
}


.sectiontableentry1 img, .sectiontableentry2 img {
	padding-right:5px;
	vertical-align:bottom;
}

.sectiontableentry1 {
line-height:15px;
vertical-align:middle;
}


.weblinks a:link, .weblinks a:visited {
	text-decoration:none;
}

.weblinks a:hover {
	text-decoration:underline;
	background-color:none;
}


.sectiontableentry2 {
	background-color:#dedede;
}






p.counter {
	color:#000;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
	text-align:center;
}

p.buttonheading {
float:right;
text-align:right;
}

.buttonheading img
{
	border:0;
}

p.buttonheading a:link,p.buttonheading a:visited
{
	border:solid 2px #fff;
}

.leading {
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
{
}

p.buttonheading a:hover
{
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
border:solid 2px;
	color:#000;
}

em
{
	font-weight:bold;
}

.menu {
	padding:0px;
	margin:0px;
}


.menutop {
	padding:0px;
	margin:0px;

}


.menu li {
	list-style:none;
	border-top:1px solid #fff;
	border-bottom:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
}

.menu a:link, .menu a:visited {
	display:block;
	width:177px;
	height:22px;
	line-height:22px;
	text-indent:4px;
	text-decoration:none;
	background-color:#eee;
}

.menu a:hover, #current a {
	background-color:#999;
	color:#fff;
}



.menu a:hover,.menu a:active
{
	background:#000;
	color:#FFF;
}

.menu ul {
	padding:0;
}


/* articles */

.leading_separator
{border:solid 1px; display:none}
 .article_separator
{
	float:left;
    height: 10px;
    font-size:1px;
    padding:0 ;
 
}

.row_separator1 {display:none}

.blog { padding: 0;color: #222;   }

.cols1
{
	display: block;
    float: none !important;
    margin: 0 !important;
}

.cols2 { width: 46%; }
.cols3 { width: 50%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
    margin: 0 0px 0 0;
    position: relative;
}

.column2 , .column1
{
	float: left;
    margin: 0;
}

.column2
{
    float: right;
    margin: 0;
    width: 46%;
}

.article_row
{
	width:100%;
    overflow: hidden;
    border-left:solid 1px #eee   ;
	border-top:solid 1px #eee  ;
}

.article_column
{
	border: solid 0px #ccc;
    padding:0px 0px 20px 0px;
}

.row_separator2
{
	display: block;
    clear: both;
    margin: 0;
    border: solid 0px;
}



.newsfeed_ul li {
	list-style:none;
}

.moduletable_footer {
	background-color:#000;
}

.footer {
	background-color:#FB9213;
	height:10px;
	color:#fff;
	padding-bottom:4px;
	border-top:8px solid #000 !important;
	font-size:.8em;
}

.footer#rss {
	text-align:left;
}


.footertxt {
	text-align:center;
	padding-right:180px;
}

.footer a:link, .footer a:visited, .footertxt a:link, .footertxt a:visited {
	color:#fff;
	text-decoration:none;
}

.moduletable_footer a:link, .moduletable_footer a:visited, .footertxt a:hover {
	color:#fff;
	text-decoration:underline;
}


.moduletable_footer td {
	vertical-align:bottom;
	text-align:right;
}

.moduletable_footer a:link, .moduletable_footer a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
}

.moduletable_footer a:hover {
	color:#F8EE13;
}

#floatright {
	position:absolute;
	right:0;
	top:0;
	height:200px;
	width:15px;
	background-color:#000;
	z-index:99;
	
}

.moduletable_footer li {
	display:inline;
	margin-left:10px;
}

.moduletable_footer {
	padding-right:10px;
	vertical-align:bottom;
	text-transform:uppercase;
	text-align:center;
	height:25px;
	margin-right:180px;
	font-size:1.1em;
}


.moduletable_footer ul#mainlevel {
	padding:0px;
	margin:0px;
}

.moduletable_footer span.mainlevel {
	color:#fff;
	background-color:#fff;
	width:2px;
	margin-left:3px;
	margin-right:3px;
}

.moduletable_footer a#active_menu {
	color:#f8ee13;
}


.livemarks {
	background-color:#FB9213;
	padding-left:5px;
}

.livemarks a:link, .livemarks a:visited {
	text-decoration:none;
}

.livemarks a:hover {
	text-decoration:underline;
}

.sitemap {
	padding-top:17px;
	padding-bottom:5px;
}

.sitemap .level_0 {
font-weight:bold;

}

.sitemap .level_0 ul {

	margin-bottom:10px;
}

.sitemap .level_1 {
font-weight:normal;
}


.topmenu_row {
	background-color:#eee;
	height:20px;
	line-height:20px;
	border-bottom:2px solid #aeaeae;
}

.breadcrumbs {
	font-size:.8em;
	color:#990000;
}

/* left menu */
#mainlevel_leftmenu {
	padding:0;
	margin:0;
	list-style:none;
}

#mainlevel_leftmenu li {
	width:177px;
	display:block;
	line-height:30px;
	height:30px;
	background-color:#eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-indent:4px;
}
#mainlevel_leftmenu li a.mainlevel_leftmenu:link,#mainlevel_leftmenu li a.mainlevel_leftmenu:visited {
	display:block;
	width:177px;
	height:30px;
	color:#000;
}

#mainlevel_leftmenu li a.mainlevel_leftmenu:hover {
	background-color:#000;
	color:#FB9213;
}


#mainlevel_leftmenu ul li {
	text-indent:10px;
	width:177px;
	display:block;
	line-height:30px;
	height:30px;
	background-color:#eee;
	border-top:1px solid #ccc;	
}

#mainlevel_leftmenu ul li a.sublevel_leftmenu:link,#mainlevel_leftmenu ul li a.sublevel_leftmenu:visited{
	display:block;
	width:177px;
	height:30px;
}

#mainlevel_leftmenu ul li a.sublevel_leftmenu:hover {
	background-color:#000;
	color:#FB9213;
}




/* top menu */

#mainlevel_topmenu {
	padding:0;
	margin:0;
}

#mainlevel_topmenu li{
	display:inline;	
	margin-right:6px;
	width:120px;
	border-right:1px solid #ccc;
	padding-left:5px;
	padding-right:8px;
}

#mainlevel_topmenu li a:link,#mainlevel_topmenu li a:visited {
	text-decoration:none;
	font-weight:bold;
}

#mainlevel_topmenu li a:hover {
	color:#990000;
}

#active_menu_topmenu {
	color:#990000;	
}


.pagination {
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
}

.pagination li {
	display:inline;
	margin-right:5px;
}

.mostread_inner,.latestnews {
	padding:0;
	margin:0;
}


.moduletable_inner {
background-color:#eee;
border:1px solid #999;
margin-bottom:10px;
height:auto;
}

.moduletable_inner h3 {
	margin:0px 0px 1px 0px;
	color:#fff;
	background-color:#FB9213;
	text-transform:uppercase;
	height:25px;
	line-height:25px;
	text-indent:3px;
	font-size:.9em;

}




.mostread_inner li, .latestnews li {
	list-style:none;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:1px dotted #FB9213;
	
	
}

.caption {
	display:block;
	clear:both;
	text-align:center;
	font-size:.7em;
	margin-bottom:5px;
}