body {
  margin           : 0px;
  padding          : 0px;
  background       : #FFFFD4;
  /*background      : url(../images/bg.gif);*/
  font-family      : tahoma, sans-serif;
  font-size        : 12px;
  color            : #000;
}
#menu_bg {
   border-bottom   : 1px solid #ccc;
   background      : url(../images/bgm.png) repeat-x;
   height          : 68px;
   width           : 100%;
}

#mnt_r1_c2 {
  float: left;
  height: 25px;
  background      : url(../images/main_r2_c3.png) repeat-x;
}
#main_r4_c1 {
  float: left;
  width: 20px;
  background      : url(../images/main_r4_c1.png) repeat-y;
}
.mnt_r1_c1 {
  width: 20px;
  height: 25px;
  background: url(../images/mnt_r1_c1.png) no-repeat;
}
.main_r2_c3 {
  height: 25px;
  background: url(../images/main_r2_c3.png) repeat-x;
}
.mntr_r1_c2 {
  width: 20px;
  height: 25px;
  background: url(../images/mntr_r1_c2.png) no-repeat;
}
.main_r4_c1 {
  width: 20px;
  background: url(../images/main_r4_c1.png) repeat-y;
}
.main_r4_c7 {
  width: 20px;
  background: url(../images/main_r4_c7.png) repeat-y;
}
.main_r5_c1 {
  width: 20px;
  height: 26px;
  background: url(../images/main_r5_c1.png) no-repeat;
}
.main_r5_c5 {
  height: 25px;
  background: url(../images/main_r5_c5.png) repeat-x;
}
.main_r5_c7 {
  width: 20px;
  height: 26px;
  background: url(../images/main_r5_c7.png) no-repeat;
}
#iconbar {
position: absolute;
top: 75px;
right: 34%;
}
#iconbar ul {
margin: 0px;
padding: 0px;
}
#iconbar li {
float: right;
padding-left: 15px;
padding-top: 0px;
list-style-type: none;
background-image:none;
}
#iconbar a {
height: 67px;
width: 56px;
display: block;
color: #A7C4E2;
font-size: 1px;
}
a#gallery {
background-image: url(../images/gallery.png);
background-position: left bottom;
}
a#gallery:hover {
background-position: left top;
border-bottom: none;
}
a#forum {
background-image: url(../images/forum.png);
background-position: left bottom;
}
a#forum:hover {
background-position: left top;
}
a#download {
background-image: url(../images/download.png);
background-position: left bottom;
}
a#download:hover {
background-position: left top;
border-bottom: none;
}
a#news {
background-image: url(../images/news.png);
background-position: left bottom;
}
a#news:hover {
background-position: left top;
}
a#contact {
background-image: url(../images/contact.png);
background-position: left bottom;
}
a#contact:hover {
background-position: left top;
}
a#home {
background-image: url(../images/home.png);
background-position: left bottom;
}
a#home:hover {
background-position: left top;
}
.leftbox {
  width: 200px;
}
.top {
  vertical-align: top;
  margin    : 0px 4px 0px 4px;
}

.top-left {
  margin    : 0px 1px 0px 1px;
  top: 0px;
}
.top-right {
  margin    : 0px 0px 0px 1px;
  top: 0px;
}
.rightbox {
  width: 200px;
}

#header {
   position: relative;
   width: 100%;
   background      : url(../images/header.jpg) repeat-x;
   background-position: top;
   margin: 0px;
   padding: 0px;
}

#header table{
   padding-left: 5%;	
}

.menu_bg {
   border-bottom   : 1px solid #ccc;
   background      : url(../images/bgm.png) repeat-x;
   height          : 44px;
   width           : 100%;
}

.ignio {
  color            : #242425;
  width            : 100%;
  height           : 100%;
  background       : #FFFFD4;
}

td, tr, p, div {
  font-family      : tahoma, sans-serif;
  color            : #242425;
  font-size        : 12px;
}

hr {
  color            : #E0E0E0;
  height           : 1px;
  width            : 100%;
}

/*===========table.moduletable===========*/

table.moduletable {
      background     : #EFEFFC;
	width          : 100%;
	margin-bottom  : 5px;
	border         : 1px solid #DCDCDC;
}

table.moduletable th {
	background      : url(../images/th.png) #9ABBD8 repeat-x;
	width           : 100%;
	color           : White;
	text-align      : center;
      padding-top     : 8px;
	padding-bottom  : 7px;
	font-size       : 12px;
	font-weight     : bold;
}

table.moduletable td {
	font-size       : 12px;
	padding-left    : 5px;
	padding-right   : 0px;
    padding-top     : 8px;
	padding-bottom  : 7px;      
	margin          : 0px;
	background      : #FFFFB4;
}
/*===========table.moduletable===========*/

/*===========table.moduletable-europa===========*/

table.moduletable-europa {
    background     : #EFEFFC;
	width          : 100%;
	margin-bottom  : 5px;
	border         : 1px solid #DCDCDC;
}

table.moduletable-europa th {
	background      : url(../images/th.png) #9ABBD8 repeat-x;
	width           : 100%;
	color           : White;
	text-align      : center;
	padding-left    : 5px;
    padding-top     : 8px;
	padding-bottom  : 7px;
	font-size       : 12px;
	font-weight     : bold;
}

table.moduletable-europa td {
    
	font-size       : 12px;
	padding         : 2px;
	margin          : 0px;
	background      : #FFFFFF;
	line-height     : 20px;
}
table.moduletable-europa a:hover {}

table.moduletable-europa a:hover {
	color      : red;
}
/*===========table.moduletable-europa===========*/

/*===========table.moduletable-ep===========*/

table.moduletable-ep {
      background     : #EFEFFC;
	width          : 100%;
	margin-bottom  : 5px;
	border         : 1px solid #DCDCDC;
}

table.moduletable-ep th {
	background      : url(../images/th.png) #9ABBD8 repeat-x;
	width           : 100%;
	color           : White;
	text-align      : center;
      padding-top     : 8px;
	padding-bottom  : 7px;
	font-size       : 12px;
	font-weight     : bold;
}

table.moduletable-ep td {
    
	font-size       : 10px;
	padding         : 2px;
	margin          : 0px;
	background      : #FFFFFF;
}

table.moduletable-ep a {
    
	font-size       : 11px;

}

table.moduletable-ep a:hover {
	color      : red;
}

/*===========table.moduletable-ep===========*/
.button {
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #9ABBD8;
  color            : #FFFFFF;
  border           : 1px solid #cccccc;
  margin           : 5px;
}
.inputbox {
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  border           : 1px solid #B8D1E8;
  background       : #DDE9F5;
  color            : #336699;
  margin           : 5px;
}

.sectiontableheader {
  font-size        : 10px;
  font-weight      : bold;
  text-align       : left;
  color            : #FFFFFF;
  background       : url(../images/th.png) #9ABBD8 repeat-x;
  vertical-align   : middle;
  height           : 20px;
  border-right     : 1px solid #fff;
  padding          : 0px 10px;
}

.sectiontableentry1 {
  background       : #F9F9F9;
  padding          : 3px 5px;
}

.sectiontableentry2 {
  background       : #F0F0F0;
  padding          : 3px 5px;
}

a:link, a:visited {
  color            : #336699;
  text-decoration  : underline;
}

a:hover {
  color            : #861A32;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  font-weight      : bold;
}

.readon {
  font-weight      : bold;
}

.pagenavbar {
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 3px;
  text-align       : center;
}

.contenttoc {
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 2px;
}

.contenttoc th {
  padding          : 3px 5px;
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  color            : #2D429F;
}

.contenttoc td {
  padding          : 2px 5px;
}

.small {
  font-size        : 10px;
  color            : #336699;
}

.smalldark {
  font-size        : 10px;
  color            : #696969;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #861A32;
  }

.content_rating {
  font-size        : 10px;
  color            : #A0522D;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
}

.contentpane {
  padding          : 0px;
  background       : #FFFFD4;
}

.contentpaneopen {
  padding          : 2px;
  text-align       : justify;
  background       : #FFFFD4;
}

.contentpaneopen img{
	margin: 0px 10px 10px 0px;
	border: 1px #cccccc solid;
	padding:5px;
	background:#F8FAFC
	}	

.contentheading, .componentheading {
  padding          : 0px;
  text-decoration  : underline;
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  color            : #A0522D;
}

.contentpagetitle {
  font-weight      : bold;
  color            : #000;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration  : none;
}

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

.ram img {
  background-color : #FFFFD4;
  border           : 1px solid #9ABBD8;
  padding          : 3px;
}

a.readon:hover {
  color            : #336699;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

.back_button a:link, .back_button a:visited {
  color            : #999999;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.back_button a:hover {
  color            : #336699;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

pre {
  overflow         : auto;
  width            : 70%;
  border           : 1px solid #951111;
  background-color : #F0F0F0;
  padding          : 8px;
 }

.pagenav a:link, .pagenav a:visited {
  color            : #999999;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : left;
  text-decoration  : none;
}

.pagenav a:hover {
  color            : #336699;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
ul {
  margin           : 0;
  padding          : 0;
  list-style       : none;
}
li {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
div.mosimage {
  border:1px;
  border-style:solid;
  border-color:#ABABAD;
  padding:6px;
  margin:3px;
  background-color:#F5F5F5;
}

.mosimage {
  border:1px;
  border-style:solid;
  border-color:#ABABAD;
  padding:6px;
  margin:3px;
  background-color:#F5F5F5;
}

.mosimage_caption {
  margin-top       : 2px;
  background       : #efefef;
  padding          : 1px 2px;
  color            : #666;
  text-transform   : normal;
  font-size        : 10px;
  border-top       : 1px solid #cccccc;
}

.blogsection {
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}

li.mainlevel {
	padding: 10px 0px 10px 0px;
}