@import url(layouts.css);
@import url(components.css);
@import url(navigation.css);
@import url(forms.css);


/* #######################  GENERAL SETTINGS ############################ */
body {
	font-family: Tahoma; font-size: 12px; color: #292b2c; margin: 0px; padding:0px; background:#0b0b0b; line-height:18px
}
img {border:0px
}

ul {margin:0; padding:0; list-style:none
}
li {}


#wrapper {width:980px;  position:relative; text-align:left;
}
.clear {clear: both; font-size:0px; height:1px
}

/* header*/
#header {width:100%; margin:0px; padding:0px; background:url(../images/header_bg.gif) top left repeat-x; position:relative
}
#logo { width:300px; float:left
}
/* menu*/
#menu {height:55px; width:571px; float:right; text-align:left; background:url(../images/menu_img.gif) top left no-repeat; margin-top:19px
}
a.mainlevel { margin:0px 53px 0 0px; padding:0px; font-size:14px; color:#cfe8f1; text-decoration:none
}
#active_menu { font-weight:bold
}
#online {width: 100%; margin:0px; padding:0px; height: 42px; background:url(../images/grey_bg.gif) repeat-x left top; text-align:left 
}
a.pathway {  font-size:13px; color:#47494a; text-decoration:none
}

.search { padding-top:7px
}
#search .inputbox { width:187px; border:0px; height:19px; background:#FFFFFF; font-family:Tahoma; font-size:11px; color:#1e1e1e; padding:2px 0 0 8px; float:left; margin-right:1px
}
.but_serch {background: url(../images/search_img.gif) top left no-repeat; border:0px; width: 33px; height: 22px; font-size:0px;  cursor: pointer
}
#main_menu { width:216px; background:#FFFFFF; position:absolute; left:40px; top:113px
}


/* content*/
#content_wrapper{width:100%; margin: 0px; padding:13px 0 0 0; text-align:left; background:#FFFFFF
}
#content_wrapper #content{width: 654px; float:right 
}
#content_wrapper #left{width: 216px; float: left
}



.contentheading { font-size:17px; color:#e91801
}
.componentheading { font-size:0px; line-height:0px 
}
a.readon { font-size:13px; color:#007aa2; font-weight:bold; text-decoration:none; font-family:Arial
}
.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; text-align:left; color:#a7a8a8; font-size:11px; background: url(../images/footer_bg.gif) #1e1e1e  repeat-x left top
}
#footer a { color:#a7a8a8; text-decoration:none
}

.cont_in {background:url(../images/component_bg.gif) repeat-x left bottom; border:1px #cad0da; padding:21px; border:1px #cad0da solid; margin-bottom:8px
}


/* #######################  END GENERAL SETTINGS ############################ */

