/* CSS Document */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	background-color:#650B2C;
	background-image:url(../images/red/bac.png);
	background-repeat:repeat-x;
	background-position:right top;
	padding: 0px;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 11px;
	color:#FFFFFF;
}
img{
	border:none;
}
#mod-search-searchword {
	border: none;
	background:none;
	padding: 3px 3px 3px 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	width:90%;
}
div.search label{
	display:none;
}
.botmodule img{
	width:150px;
	max-height:50px;
	border:1px solid #999999;
}

input,select,textarea {
	font-family:tahoma;
}
#system-message{
	background-color:#FF0000;
	border:1px solid #999999;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
	font-size:11px;
}
textarea{
	width:90%;
}
dt.error{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#990000;
	border:1px solid #FFFFFF;
	padding:5px;
	font-size:13px;
	margin:5px;

}
div.topmenu ul.menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
div.topmenu ul.menu li {
	background-image: none;
	padding-left: 4px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	white-space: nowrap;
}
div.topmenu ul.menu li a
{
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	background: transparent;
	background-image:url(../images/red/top_link.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:119px;
	height:26px;
	line-height: 26px;
	text-align:center;
}
div.topmenu ul.menu li a:hover
{
	background-position:bottom right;
	color:#800000;
	font-weight:bold;
}
#mod_search_searchword {
	border: none;
	background:none;
	padding: 3px 3px 3px 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width:90%;
}
div.search{
}
input {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
/** old stuff **/
div.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	line-height: 20px;
	margin: 1px;
	width:99px;
	background-image:url(../images/red/back.png);
	background-position:left;
	background-repeat:no-repeat;
}
div.back_button a{
	color:#FFFFFF;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	color:#FFFFFF;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
li.latestnews, li.mostread {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/red/arrow.png);
	background-repeat: no-repeat;
	background-position:left center;
}
table.blog {
	width:100%;
}
td {
	text-align: left;
	font-size: 11px;
}
/* Mitra core stuff */
a:link, a:visited {
	color: #FFFFFF; text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#FFFFFF;	text-decoration: none;
	font-weight: normal;
}
table.contentpaneopen {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
fieldset {
	border: 0px;
}
.button, .validate {
	display: block;
	background-color:#3F071A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left:25px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:5px;
	margin-bottom:1px;
	width:auto;
	margin-right:10px;
	border:none;
}
.inputbox {
	padding: 2px;
	border:solid 1px #FFF;
	font-family:Tahoma;
	color:#6666666;
	margin-bottom:3px;
	background-color:#660448;
}
#mod_login_username{
}
#mod_login_password{
}
#mod_login_remember{
	width:14px;
}
.componentheading {
	background-color:#3F071A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left:25px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:5px;
	margin-bottom:3px;
}
.contentcolumn {
	padding-right: 5px;
}

h2 {
	background-color:#3F071A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left:25px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:5px;
	margin-bottom:3px;
}
h2 a:link, h2 a:visited{
	font-weight: bold;
	font-size: 13px;
}
.item-title a {
	background-color:#3F071A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left:25px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:5px;
	margin-bottom:3px;
	display:block;
}
div.content h3 {
	background-color:#9D1142;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left:25px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:5px;
	margin-bottom:3px;
}
.buttonheading {
}
.contentpagetitle {
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	text-align:left;
}
div.moduletable,div.moduletable_menu,div.moduletable_text {
	margin-bottom: 7px;
	padding-bottom:10px;
	padding-left:5px;
	width:224px;
	background-color:#4F0822;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-top:7px;
	min-height:200px;
}
table.moduletable th, div.moduletable h3,div.moduletable_menu h3,div.moduletable_text h3 {
	background: url(../images/red/bac_h32.png) no-repeat;
	background-position:center center;
	color: #FFFFFF;
	text-align: left;
	padding-left:25px;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:0px;
	margin-left:-5px;
	margin-bottom:0px;
}
div.contentpaneopen {
	margin-bottom: -10px;
	padding-bottom:2px;
	padding-left:5px;
	width:100%;
	background-color:#4F0822;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-top:7px;
	min-height:200px;
}
div.module {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	min-height:100px;
}
table.pollstableborder {
	padding: 2px;
	width:96%;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
	font-weight: bold;
	background-color:#CCCCCC;
	padding: 4px;
	height:20px;
}
a.category {
	font-weight: bold;
	padding: 8px;
	color:#FFFFFF;
}
a.category:hover {
	font-weight: bold;
	padding: 8px;
	color:#FFFFFF;
}
a.category:visited {
	font-weight: bold;
	padding: 8px;
	color:#FFFFFF;
}
img.image{
	border: 1px solid #FFFFFF;
	width:64px;
	height:64px;
}
.sectiontablefooter {
}
.sectiontableentry1 td{
	background-color:#3F071A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	padding:2px;
	margin:2px;
	line-height:150%;
}
.sectiontableentry2 td{
	background-color:#69032C;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	padding:2px;
	line-height:150%;
}
.small {
	color: #FFFFFF;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color:#FFFFFF;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}
div.right ul.menu a:link, div.right ul.menu a:visited {
	display: block;
	background-color:#3F071A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left:25px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:5px;
	margin-bottom:1px;
	width:190px;
}
div.right ul.menu a:hover {
	background-color:#21030E;
	text-decoration: none;
	color:#666666;
}
div.right ul.menu a#active_menu {
	color:#993300;
	font-weight: bold;
	font-size:11px;
}
div.right ul.menu a#active_menu:hover {
	color: #666666;
}
div.right ul.menu ul li a:link, div.right ul.menu ul li a:visited{
	margin-left:15px;
	width:175px;
	background-color:#991141;
}
div.right ul.menu ul li  ul li a:link, div.right ul.menu ul li  ul li a:visited{
	margin-left:30px;
	width:160px;
	background-color:#E93A77;
}
.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;
	width:98%;
}
div.mosimage {
	border: 1px solid #cccccc;
}
div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	padding-top:20px;
}
.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;
}
a.mostread, a.mostread:visited {
	color:#FFFFFF;
	font-weight:normal;
}
a.mostread:hover {
	color:#FFFFFF;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#FFFFFF;
	font-weight:normal;
}
a.latestnews:hover {
	color:#FFFFFF;
	font-weight:normal;
}

/* Template Tableless CSS */
div.top {
	height:54px;
	text-align:left;
	width:936px;
	margin-left:30px;
}
div.topmenu {
	width:650px;
	float:left;
	padding-top:10px;
}
/*div.search2 {
	width:250px;
	float:right;
	background-image:url(../images/red/bac_search.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:45px;
	margin-top:5px;
	padding-top:3px;
}*/
div.logo {
}
div.topmodule {
	width:936px;
	margin-left:30px;
	float:left;
}
div.bac_mod {
	float:left;
	width:224px;
	text-align:left;
	padding-right:10px;
	vertical-align:top;
}
div.bac_mod div.moduletable{
	height:200px;
	overflow:hidden;
}
div.bac_mod div.moduletable h3{
	background-image:url(../images/red/bac_h31.png);
}
div.main {
	width:936px;
	margin-left:30px;
	float:left;
}
div.right {
	width:236px;
	float:left;
	text-align:left;
	vertical-align:top;
}
div.content {
	float:left;
	width:700px;
	text-align:left;
	vertical-align:top;
}
div.botmodule {
	width:936px;
	margin-left:30px;
	float:left;
}
div.botmod1 {
	float:left;
	width:227px;
	text-align:left;
	background-image:url(../images/red/module_bot1.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:70px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:5px;
	margin-right:2px;
	overflow:hidden;
}
div.botmod2 {
	float:left;
	width:227px;
	text-align:left;
	background-image:url(../images/red/module_bot2.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:70px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:5px;
	margin-right:2px;
}
div.botmod3 {
	float:left;
	width:227px;
	text-align:left;
	background-image:url(../images/red/module_bot3.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:70px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:5px;
	margin-right:2px;
}
div.botmod4 {
	float:left;
	width:227px;
	text-align:left;
	background-image:url(../images/red/module_bot4.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:70px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:5px;
	margin-right:2px;
}
div.footer {
	width:936px;
	margin-left:30px;
	float:left;
	background-color:#730530;
	margin-top:5px;
	height:60px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
p.readmore a{
	display: block;
	background-color:#3F071A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left:25px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:5px;
	margin-bottom:1px;
	margin-right:10px;
	width:67px;
	overflow:hidden;
}
div.main ul.actions {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.main ul.actions li {
	float: right;
}
.article-info
{
        margin:10px 0 10px 0px;
        font-size:0.9em;
}

.article-info-term
{
        display:none
}

dt.category-name,
dt.create,
dt.modified,
dt.createdby
{
        float:right;
        padding-left:5px;
}

.archive .article-info dd,
.article-info dd
{
        margin:2px 0 0px 0;
        line-height:1.2em
}

dd.createdby
{

}

.article-info dd span
{
    text-transform:none;
    display:inline-block;
    padding:0 5px 0 0px;
    margin:0 10px 0 0px;
}
.main .pagination
{
        margin:10px 0 ;
        padding:10px 0 10px 0px;

}

.main .pagination ul
{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:right;
}

.main .pagination li
{
        display:inline;
        padding:2px 5px;
        text-align:right;
        border:solid 0px #eee;
        margin:0 2px
}

.pagenav
{padding:2px}

.main .pagination li.pagination-start,
.main .pagination li.pagination-next,
.main .pagination li.pagination-end,
.main .pagination li.pagination-prev
{border:0}

.main .pagination li.pagination-start ,
.main .pagination li.pagination-start  span
 {
padding:0

}
p.counter
{
        font-weight:bold;
}
.main ul.pagenav {
	list-style-type:none;
	padding:0;
	overflow:hidden
}
div.main ul.pagenav li
{
	display:inline-block;
	padding:0px;
	margin:0;
}
.main ul.pagenav li 
{
	line-height:2em
}
div.main ul.pagenav li a
{
	border:solid 1px #ccc; 
	display:inline; 
	background-color:#990000; 
	padding:2px; 
	text-decoration:none
}
div.main ul.pagenav li.pagenav-prev 
{float:left; margin:5px; }
div.main ul.pagenav li.pagenav-next 
{float:right; margin:5px;}
