@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: #111212; margin: 0px; padding:0px; background:#FFFFFF
}
img {border:0px
}
ul {margin:0; padding:0; list-style:none
}
li {
}
#wrapper{width: 100%
}
.clear {clear: both; font-size:0px; height:1px
}
/* header*/
#header_wrapper { width:100%
} 
#header_wrapper #header_right { width:50%; background:url(../images/img_right.jpg) repeat-x left top #efe3e3; height:260px; position:absolute; top:0px; right:0px
} 
#header_wrapper #header_left { width:50%; background:url(../images/img_right.jpg) repeat-x right top #efe3e3; height:260px; position:absolute; top:0px; left:0px
}
#header_wrapper #header {width: 900px; margin:0px; padding:0px; background:url(../images/header_bg.jpg) top left no-repeat; position: relative; text-align:left
}
#logo { position:absolute; left:43px; top:59px; width:230px; height:40px
}
.search {
}
#search .inputbox { width:145px; border:0px; height:19px; background:#FFFFFF; font-family:Tahoma; font-size:11px; color:#362d2d; padding:2px 0 0 8px; border:1px #960000 solid; margin-right:2px; float:left
}
.but_serch {background: url(../images/search_img.jpg) top left no-repeat; border:0px; width: 33px; height: 23px; font-size:0px;  cursor: pointer
}
a.mainlevel { margin:0px 31px 0 0px; padding:0px; font-size:13px; color:#ffe5e5; text-decoration:none
}
#active_menu { font-weight:bold
}


a.pathway {  font-size:12px; color:#007b92; text-decoration:none
}

/* content*/
#content_wrapper{width: 900px; margin: 0px auto; padding-top: 25px; text-align:left
}
#content_wrapper #content{width: 665px; float:left
}
#content_wrapper #right{width: 215px; float: right
}
.contentheading { font-size:16px; color:#526f00; font-weight:bold
}
.componentheading { font-size:0px; color:#FFFFFF
}
a.readon { font-size:12px; color:#9a0000; font-weight:bold; text-decoration:none
}
.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:5px 19px 0 0
}

#footer {width: 900px; margin:0px; padding:0px; position: relative; text-align:left; color:#937979; font-size:11px
}
#footer a { color:#ffe5e5; text-decoration:underline; font-size:11px
}
#footer a:hover {text-decoration:none
}



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

