@import url(layouts.css);
@import url(components.css);
@import url(navigation.css);
@import url(forms.css);


/* #######################  GENERAL SETTINGS ############################ */
body {
	font-family: Tahoma; font-size: 11px; color: #FFFFFF; margin: 0px; padding:0px; background:url(../images/bg.gif) repeat-x left top #490000
}
img {border:0px
}

ul {margin:0; padding:0; list-style:none
}
li {
}

#wrapper {width:1000px;  position:relative; text-align:left;
}
#left_img {width:1000px;  position:relative; text-align:left;
}
#right_img {width:1000px;  position:relative; text-align:left;
}
#wrapper_in {width:898px;  position:relative; text-align:left; float:left
}
.clear {clear: both; font-size:0px; height:1px
}

/* header*/
#header {width: 100%; margin:0px; padding:0px;
}

/* menu*/
#menu {height:36px; width:100%; background: url(../images/menu_bg.jpg) left top no-repeat; text-align:left
}
a.mainlevel { margin:0px 62px 0 0px; padding:0px; font-size:14px; color:#FFFFFF; text-decoration:none
}
#active_menu {
}

a.pathway {  font-size:13px; color:#47494a; text-decoration:none
}

#search { width:257px; height:35px; background:url(../images/search_bg.jpg) no-repeat left top; position:absolute; top:333px; right:23px
}
#search .inputbox { width:183px; height:19px; background:#FFFFFF; font-family:Tahoma; font-size:11px; color:#000000; padding:2px 0 0 8px; border:1px #d40000 solid
}

/* content*/
#content_wrapper{width: 100%; margin: 0px; padding:0px; text-align:left; background: url(../images/content_bg.gif) left top repeat-y;
}
.content_top { width:100%; background:url(../images/content_top_bg.jpg) no-repeat left top
}
#content{width: 555px; float:right
}
#left {width: 183px; float: left; padding-top:71px
}
#online { width:183px; height:116px; background:url(../images/who_online.jpg) no-repeat left top; position:relative
}
#mainmenu { width:181px; height:180px; position:absolute; left:51px; top:234px; background:url(../images/mainmenu_bg.jpg) no-repeat left top
}

.contentpaneopen_newsflash { padding-top:12px
}
.contentheading { font-size:20px; color:#fff600
}
.componentheading { font-size:0px; display:none  
}
a.readon { font-size:11px; color:#d81003; font-family:Tahoma; text-decoration:none; float:right; padding:3px 6px; background:#fff04d; border:1px #d51805 solid
}
.createdate { font-size:11px; color:#5b5b5b; padding-left:22px; background: url(../images/create.gif) no-repeat left
}
.small {font-size:11px; color:#5b5b5b; padding-left:22px; background: url(../images/written.gif) no-repeat left
}
.modifydate {font-size:11px; color:#5b5b5b
}
.system-pagebreak { padding:2px 19px 0 0
}

#footer {width: 100%; margin:0px; padding:0px; text-align:left; color:#5c7c82; height:57px; background:url(../images/footer_bg.jpg) no-repeat left top; clear:both; color:#fff600; font-size:11px; 
}
#footer a { color:#fff600; text-decoration:underline; font-size:11px; 
}




/* #######################  END GENERAL SETTINGS ############################ */

