/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Copyright (C) 2008 JoomlAxe. 
# @license - GPU/GPL
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
# This file may be redistributed or editted in whole or significant part.
-------------------------------------------------------------------------*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #666;
	font-family: Sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

/* Normal link */
a:link, a:visited {
	color: #c00000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 5px 0;
	padding: 0;
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 5px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
	text-align: left;
}

.container{
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

.container_lang{
	margin: 2px 0 0 0;
	float:right;
}

.containerbanner {
	width:960px;
	margin:0;
}

.containerbanner .container a:link, a:visited {
	color: #c00000;
	text-decoration: underline;
}

.intro_text {
	float:left;
	margin: -2px 0 0 0;
}
/*================================ HEADER ============================*/
.header_joomla{
	width: 100%;
	height: 75px;
	background-image:url(../images/bg-header.gif);
	background-repeat: repeat-x;
	background-color: #15161A;
}

.headergradation{
	width: 100%;
	height: 100%;
}

.subheader {
	clear:both;
}

.logo{
	float:left;
	width: 281px;
	height: 71px;
	margin: -21px 0px 0px 0px;
}

.searchcontainer{
	height:25px;
	float:right;
}

.searchcontainer .moduletable {
	height:25px;
	margin: -15px 0 0 0;
}

.menucontainer {
	clear:both;
}

#mainmenu {
	float: left;
	margin: 0 0 0 15px;
}

#topmenu{
	float:right;
	width : 369px;
	height: 32px;
	margin: 0 10px 0 0;
}

#topmenu .moduletable {
	float:right;
	padding:0;
	margin:0;
}

/*================================ UNDERHEADER ============================*/
.underheader{
	margin: 0 auto;
	text-align:center;
	width: 100%;
	height:178px;
	background-color:#FFFFFF;
	background-image:url(../images/shadow.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 5px solid #c00000;
	overflow: hidden;
}

.underheader .foto_header .moduletable{
	text-align:center;
	margin: auto;
	padding: auto;
}

.underheader .foto_header .moduletable .foto_header_bg {
	height:178px;
	background-repeat:repeat-x;
	background-position:center;
}

.underheader1, .underheader2, .underheader3{
	width: 350px;
	overflow: hidden;
	float: left;
	margin: 15px 8px 0px 0px;
	background-image:url(../images/bg-headings_vert.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

.underheader4{
	width: 230px;
	overflow: hidden;
	float: left;
	margin: 15px 0px 15px 0px;
}

/*================================ MAINBODY ============================*/
.containermainbody{
	width: 100%;
	background-image: url(../images/bg-content.gif);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
	
} 

.leftcolumn{
	margin: 10px 0 0 0;
	width: 200px;
	float: left;
	background-image: url(../images/rightcolumn-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 15px 120px 15px;
}

.rightcolumn{
	width: 716px;
	min-height: 450px;
	overflow: hidden;
	float: left;
	padding-top: 8px;	
}

#pathway{
	width: 100%;
	padding: 3px 0px 5px 0px;
	border-bottom: 1px solid #DDD;
}

.messagecontainer{
	width: 100%;
	overflow: hidden;
}

.leftcontainer{
	width: 200px;
	overflow: hidden;
	padding: 0px 0px 0px 15px;
}

.mainbody {
	width: 716px;
}

/*================================ BANNER ============================*/
.containerbanner{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #EAEAEA;
	padding: 5px 0px 5px 0px;
}


/*================================ UNDERBANNER ============================*/
.underbanner{
	width: 100%;
	background-color:#EEEEEE;
	background-image:url(../images/shadow.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	border-top: 1px solid #EAEAEA;
	padding: 10px 0px 5px 0px;
}

.underbanner1, .underbanner2{
	width: 313px;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}

.underbanner3{
	width: 313px;
	overflow: hidden;
	float:left;
}
	
/*================================ FOOTER ============================*/
.footer{
	width: 100%;
	/*background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;*/
	overflow: hidden;
	background-color: #c00000;
}

.footergradation{
	width: 100%;
	background-color: #032f65;
	/*background-image: url(../images/bg-footer-grad.gif);
	background-position: center top;
	background-repeat: no-repeat;*/
	border-top: 5px solid #c00000;
}

.footermenu{
	float:left;
	color:#FFFFFF;
	padding: 5px 0px 5px 0px;
	margin: 0 0 0 15px;
}

.footermenu a:link, .footermenu a:visited{
	color: #FAFAFA;
}

.copyright{
	color: #BBB;
	text-align: right;
	padding: 5px 0px 5px 0px;
}

.copyright a:link, .copyright a:visited{
	color: #FAFAFA;
}

.copyright a:hover{
	text-decoration: none;
	font-weight: bold;
}

.moduletable-left, .rsg2_random_table{
	width:180px;
	height:auto;
	margin-top: 20px;
}

.moduletable-left h3, .rsg2_random_table h3, .moduletable h3{
	color: #032f65;
	margin:0 0 0 -3px;
	padding:0 0 0 0;
}

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

.moduletable_login ul{
	padding:0 0 0 15px;
}

.contentpaneopen ul {
	color:#000000;
}

.rsg2_random_table_pic {
	margin: 10px 0 0 0;
}

.mod_ji_table {
	margin: 10px 0 0 -20px;
}

.mod_ji_name {
	margin: -10px 0 0 0;
	font-weight:bold;
}

.contentpaneopen_network p {
	width:700px;
}

.blog_network p {
	width:700px;
}

/*======================= TOP HORIZONTAL MENU =============================*/
.mainlevel-nav, .mainlevel-nav:link, .mainlevel-nav:visited{
	background-image: url(../images/menunav-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #ffffff;
	margin-top: 10px;
	padding: 10px 15px 5px 15px;
	text-decoration: none;
	font-size: 13px;
	margin-right: 2px;
}

.mainlevel-nav:hover{
	background-position: top;
	background-repeat: repeat-x;
	color: #F1F1F1;
	border-bottom: 3px solid #c00000;
}

#active_menu-nav{
	background-position: top;
	background-repeat: repeat-x;
	color: #F1F1F1;
	border-bottom: 3px solid #c00000;
}

span.mainlevel-nav{
	display: none;
}

/*======================= VERTICAL MENU =============================*/
.mainlevel, .mainlevel:link, .mainlevel:visited{
	color: #000000;
	font-size: 12px;
	display: block;
}

.mainlevel:hover, .mainleve:active{
	color: #c00000;
}

#active_menu{
	font-size: 12px;
	color: #c00000;
}

.sublevel, .sublevel:link, .sublevel:visited{
	padding-left: 20px;
	margin-left: 10px;
	color: #888;
}

.menu {
	margin: 0;
	padding: 0 0 0 13px;
	color:#000000;
	text-decoration:underline;
}

.menu li {
	padding: 0 0 20px 0;
}

.menu a:hover {
	color:#c00000;
}

.menu_mod, .menu_mod:link {
	color:#000000;
}

/*======================= ARTICLE =============================*/
.contentheading, .contentheading_network{
	font-size: 18px;
	color: #c00000;
	font-family: Sans-serif;
	font-weight: lighter;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.small, .createdate, .modifydate{
	font-size: 11px;
	color: #AAA;
}

.readon, .readon:link, .readon:visited, .logintoread{
	float:right;
	background-image: url(../images/readmore.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 11px;
	border-bottom: 1px dashed #DDD;
}

.readon:hover, .logintoread:hover{
	text-decoration: none;
	border-bottom: 1px dashed #F25409;
}

.contentpaneopen p, .contentpaneopen_network p {
	/*width:649px;*/
	color:#000000;
}

.article_column {
	width: 320px;
}

.caption{
	font-size:9px;
	width:200px;
}

/*======================= COMPONENT =============================*/
.componentheading, .componentheading_network{
	font-size: 20px;
	color: #032f65;
	font-family: Sans-serif;
	font-weight: bold;
	background-image: url(../images/bg-components.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.pagenav, .pagenav:link, .pagenav:visited{
	font-size: 11px;
	background-color: #EEEEEE;
	color: #666;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #DDD;
}

.pagenav:hover{
	text-decoration: none;
	background-color: #FFFFFF;
}

.button{
	padding: 2px 5px 2px 5px;
	background:#032f65;
	color:white;
	font-weight: bold;
	border: none;
	font-size: 11px;
}

.inputbox{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	border: 2px solid #DDD;
	background-color: #FFF;
}

.inputbox:focus{
	border: 2px solid #AAA;
}

.sectiontableheader, .sectiontableheader a:link, .sectiontableheader a:visited{
	/*background-image: url(../images/button.gif);*/
	background-color:#032f65;
	color: #FAFAFA;
	padding: 4px;
}

tr .sectiontableentry1 td, tr .sectiontableentry2 td{
	padding: 2px 0px 2px 0px;
}
/*======================= SEARCH =============================*/
.search{
	height:25px;
	margin:27px 0 0 0;
}

.search .button{
	padding: 0 0 0 5px;
	margin: 0px 0 -5px 0;
	width: 24px;
	height: 23px;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	border:none;
	font-size:9px;
}

#mod_search_searchword{
	width: 166px;
	background-color: transparent;
	border: none;
	text-indent: 8px;
	padding-top: 4px;
	padding-left: 5px;
	color: #666;
	background-image:url(../images/bg-searchinput_red.gif);
	background-repeat: no-repeat;
}

/*========================= POLLING ========================*/
td .sectiontableentry2, td .sectiontableentry1{
	padding: 5px;
}

.poll tbody tr td{
	text-align: left;
}

.article_column .contentpaneopen {
	width:710px;
}

.article_separator{
	border-bottom:#CCCCCC 1px solid;
	display:block;
	height:1px;
}