/*
 * CSS Style for "mundus" Theme 
 * @author ZulloP
 * @url http://eshop.webrevolution.org
 * @email eshop@webrevolution.org
 */
 
body {
	font-family: Verdana, Arial;
	color: #48236A; 
	font-size: 12px;
	margin-top: 0px;
}

#body_bg {
	background-image: url(../images/bg.png);
	background-repeat:repeat-x;

}

/* FORMS SETTINGS */ 
.button {
  color            : #48236A;
  border           : 1px solid #999999;
  background-color : #ffffff;
  margin-top       : 0px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 9px;

}
.inputbox {
font-size: 9px;
font-family: verdana, helvetica, sans-serif;
text-align: left;
color: #666666;
border: 1px solid #999999;
}

.search {} /*formatting the <div> which holds search items: inputbox, search button...*/



a:link, a:visited {
	color: #48236A; 
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
}
a:hover {
	text-decoration: underline;
}
ul {

	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
}
table.pollstableborder {
	border: 0px;
	text-align: left;
}

.small {
	font-size: 10px;
	color: #8E74A6;
}
.createdate {
	font-size: 10px;
	color: #8E74A6;
}
.contentheading {
	font-size: 14px;
	font-weight: bold;
	color: #48236A;
        border-bottom: 0px dashed #cccccc;
        background: #ECE4F0;
}
.contentheading a:link, .contentheading a: visited {
	font-size: 14px;
	font-weight: bold;
	color: #48236A;
	text-decoration: none;
}
.contentheading a: hover {
	text-decoration: underline;
}
.modifydate {
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
.pagenavcounter {
	font-size: 10px;
	color: #999999;
	padding-bottom: 10px;
}
.readon {
	background-image: url(../images/read_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 15px;
}



.top_spacer{
	height: 10px;
}
#top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 760px;
}
#main_menu {
	background-image: url(../images/main_menu.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 760px;
        padding-left: 15px;
        valign: middle;
}





#main_menu a.mainlevel:link, a.mainlevel:visited {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  float:left;
  height: 24px;
  line-height: 24px;
  padding: 0 15px;
  color: #ffffff;
  text-decoration: none;
}

#main_menu a.mainlevel:hover {
  color: #DBCFE6;
    }

#main_menu a.sublevel:link, a.sublevel:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
	float:left;
  display:block;
  height: 18px;
  line-height: 18px;
  padding: 0 5px;
  color: #gray;
  text-decoration: none;
    }

#main_menu a.sublevel:hover {
  color: #FFFFFF;
  background: #A37FC9;
  font-weight: normal;
    }




.mosimage_caption {
	font-size: 10px;
	color: #48236A; 
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
        align: center;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 760px;
}
#header_spacer {
	background-image: url(../images/header_spacer.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 760px;
}
.main_table_bg {
	background-image: url(../images/main_table_bg.gif);
	background-repeat: repeat-y;
	height: 1px;
	width: 760px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 760px;
	font-size: 10px;
	color: #48236A;
	text-align: center;
	line-height: 50px;
}
#main_content{
	width: auto !important;
	margin-left: 15px;
	margin-right: 15px;
}
#user2 {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
#user2 table.moduletable th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #48236A;
	font-weight: bold;
	background-image: url(../images/newsflash_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	line-height: normal;
	height: 0px;
	padding-left: 15px;
}

/* MODULES STYLING */
div.module h3 {
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin-top: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
div.module {
  width: 179px;
  background: url(../images/mod_middle.gif) repeat-y;
  margin-bottom: 2px;
  margin-right: 15px;
}

html>body div.module {
  width: 179px;
  background: url(../images/mod_middle.gif) repeat-y;
  margin-bottom: 2px;
  margin-right: 25px;
}

div.module div {
  background: url(../images/mod_bottom.gif) bottom left no-repeat;
}
div.module div div {
  background: url(../images/mod_top.gif) top left no-repeat;
  padding: 9px 10px 15px 20px;
}
div.module div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}
/* blue */
div.module_blue h3 {
	margin: 0;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
div.module_blue {
  width: 179px;
  background: url(../images/mod_middle.gif) repeat-y;
  margin-bottom: 2px;
  margin-right: 15px;
}
div.module_blue div {
  background: url(../images/mod_bottom.gif) bottom left no-repeat;
}
div.module_blue div div {
  background: url(../images/mod_top_blue.gif) top left no-repeat;
  padding: 7px 10px 15px 12px;
}
div.module_blue div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}
/* green */
div.module_green h3 {
	margin: 0;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
div.module_green {
  width: 179px;
  background: url(../images/mod_middle.gif) repeat-y;
  margin-bottom: 2px;
  margin-right: 15px;
}
div.module_green div {
  background: url(../images/mod_bottom.gif) bottom left no-repeat;
}
div.module_green div div {
  background: url(../images/mod_top_green.gif) top left no-repeat;
  padding: 7px 10px 15px 12px;
}
div.module_green div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}
/* purple */
div.module_purple h3 {
	margin: 0;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
div.module_purple {
  width: 179px;
  background: url(../images/mod_middle.gif) repeat-y;
  margin-bottom: 2px;
  margin-right: 15px;
}
div.module_purple div {
  background: url(../images/mod_bottom.gif) bottom left no-repeat;
}
div.module_purple div div {
  background: url(../images/mod_top_purple.gif) top left no-repeat;
  padding: 7px 10px 15px 12px;
}
div.module_purple div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}
/* red */
div.module_red h3 {
	margin: 0;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
div.module_red {
  width: 179px;
  background: url(../images/mod_middle.gif) repeat-y;
  margin-bottom: 2px;
  margin-right: 15px;
}
div.module_red div {
  background: url(../images/mod_bottom.gif) bottom left no-repeat;
}
div.module_red div div {
  background: url(../images/mod_top_red.gif) top left no-repeat;
  padding: 7px 10px 15px 12px;
}
div.module_red div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}
/* violet */
div.module_violet h3 {
	margin: 0;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
div.module_violet {
  width: 179px;
  background: url(../images/mod_middle.gif) repeat-y;
  margin-bottom: 2px;
  margin-right: 15px;
}
div.module_violet div {
  background: url(../images/mod_bottom.gif) bottom left no-repeat;
}
div.module_violet div div {
  background: url(../images/mod_top_violet.gif) top left no-repeat;
  padding: 7px 10px 15px 12px;
}
div.module_violet div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}