/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html,body,h1,h2,h3,h4,h5,form,p{ margin: 0; padding: 0; }
body { background: #FFFFFF url('../images/bg_body_1px.jpg') repeat-x; font: 12px Verdana,Tahoma;  }
img { border: none; }
.msg{ color: #FF0000; font-size: 11px; font-weight: bold; overflow: hidden;}
.fleft{ float: left; display: inline; }
.fright{ float: right; }
.block{ display: block; }
.break{ clear: both; height: 0;font-size:0}
h1#noscript{ color: #FF0000; padding: 10px; border: 1px solid #FF0000; }
.resetmp{ margin: 0; padding: 0; }
.ml10{ margin-left: 10px; }
.mt5{ margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px;}
.mb5{ margin-bottom: 5px; }
.mb10{ margin-bottom: 10px; }
.mtb20{ margin: 20px 0; }
.mlr14 { margin: 0 10px}
.w240{width: 240px;}
.p2 {padding: 2px;}
.maincolor{ color: #3a3a3a; }
.center{ text-align: center; }
div.hrz_line{ width: 680px; clear: both; height: 1px; font-size: 1px; overflow: hidden; background-color: #cfcfcf; }
.cursorpointer{ cursor: pointer;}
.txtright{text-align: right;}
/* font size */
.fschangesize{ float:right; margin-right: 2px; }
.fschangesize span#fsnormal{ text-decoration: underline; }
.fschangesize span#fsbigger{ font-size: 15px; }
.fschangesize span#fsbiggest{ font-size: 18px; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div#names{
    position: absolute;
    width: 980px;
    margin-top: 25px;
    color: white;
    cursor: default;
}

div#names div{
	position: absolute;
	width: 350px;
	text-align: right;
	margin-left: 620px;
	margin-top: 201px;
}

div#histdates{
    position: absolute;
    width: 920px;
    margin-top: 268px;
    display: none;
}

div#someclock{
 	border-left: 1px solid #FFFFFF;
 	position: absolute;
 	color: #FFFFFF;
 	font-size: 10px;
 	padding-left: 10px;
 	margin-left: 110px;
 	margin-top: 8px;	
}

div#top{
  margin: 0 auto;
  width: 960px;
  height: 200px;
}

div#content{
  width: 980px;
  margin: 0 auto;
  overflow: auto;
  /*background-image: url('../images/bg_school_img.gif');
  background-position: top right;
  background-repeat: no-repeat;*/
  overflow: hidden;
}

div#imp_date{
  float: left;
  display: inline;
  height: 40px;
  color: #FFFFFF;
  margin-top: 10px;
  line-height: 15px;
  font-size: 11px;
}

div#imp_date div{
    height: 18px;
    width: 800px;
    overflow: hidden;
}

div#imp_date span{
  padding: 0 5px;
}

div#other_lang{
  float: right;
  display: inline;
  height: 50px;
}

div#other_lang img{
	display: block;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}
div#leftcol{
    float: left;
    width: 250px;
    margin-top: 10px;
}
div#centercol{    
    width: 689px; /* 683*/
    float: right;
    display: inline;
    padding-top: 28px;  
    overflow: hidden;
    margin-right: 20px;
}
h3.newstitle{
    background-image: url('../images/zstih_h3_background.gif');
    width: 672px;
    height: 29px;    
    font-size: 15px;
    padding-left: 17px;
    padding-top: 12px;    
}

h3.newstitle a{
	color: #3d3d3d;
	text-decoration: none;
}

h3.newstitle a:hover{
	text-decoration: underline;
}

div.newsdate{
	margin-left: 25px;
	margin-top: 5px;
	font-size: 10px;
	color: #186a76;	
}

img.newsthumb{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;	
}

a.newsmore{
	float: right;
	color: #000000;
	text-decoration: none;
	font-size: 10px;	
}

div.content{
    color: #173248;
    margin-top: 10px;
    margin-left: 25px;
    line-height: 150%;
}

div.contenttitle{
	position: relative;
	font-size: 20px;
	font-weight: bold;
	margin: -10px 0 7px 14px;
}

a.back{
	display: block;
	width: 680px;
	text-align: right;
	margin-top: 14px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #0f4674;	
}

div#navigation_header{
    margin-left: 13px;
    margin-top: 10px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}

div#navigation ul, div#announcements ul{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

div#navigation .normal{
    margin-left: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    width: 215px;
    /*padding-bottom: 10px;*/
}

div#navigation .normal a{
    color: white;
    text-decoration: none;
}

div#navigation .normal a:hover{
    color: white;
    text-decoration: underline;
}

div#navigation .normal2{
    margin-left: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    color: white;
    cursor: pointer;
    width: 215px;
}

div#navigation .normal2 a{
    color: white;
    text-decoration: none;
}

div#navigation .normal a:hover{
    text-decoration: underline;
}


div#navigation .selected{
    margin-left: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    width: 215px;
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

div#navigation .selected a{
    margin-top: 10px;
}

div#navigation .selected a:hover{
    text-decoration: underline;
}

div#navigation .selected3{
    margin-left: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    width: 215px;
}

div#navigation .selected3 a{
    color: white;
    text-decoration: none;
}

div#navigation .selected3 a:hover{
    color: white;
    text-decoration: underline;
}

div#navigation .selected a{
    color: white;
    text-decoration: none;
}

.nav_header{
    color: white; 
    font-size: 14px;
    font-weight: bold;
    padding-top: 12px;
    height: 28px;
    padding-left: 16px;
    width: 234px;
    background-image: url('../images/zstih_menu03.jpg');
}

.nav_bottom{
    height: 20px;
    width: 250px;
    background-image: url('../images/zstih_menu05.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #393939;
}

.nav_delimiter{
    display: block;
    background-image: url('../images/zstih_menu02.jpg');
    width: 250px;
    height: 2px;
    font-size:1px;
    margin-left: -20px;
}

div#navigation .selected_lvl2{
    margin-left: -10px;
    padding-left: 20px;    
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
}

div#navigation .selected_lvl2 a{
    color: #F55D22;
    text-decoration: none;
}

div#navigation .selected_lvl2 a:hover{
    text-decoration: underline;
}

div#navigation{
    background-image: url('../images/zstih_menu01.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #393939;
    width: 250px;
    padding-bottom: 5px;
}

div.bluebox_ann{
    background-image: url('../images/zstih_menu01.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #393939;
    width: 250px;
    margin-top: 10px;    
}

div.bluebox{
    margin-top: 10px;
    width: 215px;
    padding-left:33px;
    /*background-color: #5283ad;*/
    
}

div.bluebox_ann a.newslink{
    color: #ffffff;
    text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 0 10px 0 20px;
	line-height: 15px;	
}

div.bluebox_ann span.seperator{
    display: block;
    background-image: url('../images/zstih_menu02.jpg');
    width: 250px;
    height: 2px;
    font-size:1px;
    margin: 7px 0;
}

div.bluebox_ann div.newsindexpage{
  	display: inline;
  	float: right;
	margin: 0 15px 3px 10px;
  	color: #FFFFFF;
  	font-size: 11px;
}

div.bluebox_ann div.newsindexpage span{ cursor: pointer; } 

div.bluebox_ann a.newslink:hover{
    padding-left: 25px;
}

div#footer{
    margin: 10px auto;
    width: 980px;
}

div#footer td#partners_title{
	color: #0e4e83;
	font-size: 12px;
	font-family: Tahoma;
	background-color: #EFEFEF
}

div#partners_logos{
    border: 1px solid #cfcfcf;
    background-color: white;
}

table#partners_table{
	width: 100%;	
}

table#partners_table td{
	text-align: center;
	vertical-align: middle;
}

div#copyright{
	margin: 14px 0;
	font-size: 10px;	
}

div#copyright a{
	text-decoration: none;
	color: #173248;
}

div#copyright a:hover{
	text-decoration: underline;	
}

/* news gallery table */

table#gallerytable{
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ececec;
}

table#gallerytable td{
	width:100px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #FFFFFF;
}

table#gallerytable td span{
	font-size: 11px;
}

/* pages */

a.prevnext{
	font-size: 11px;
	color: #4f4f4f;
}

a.activepagefalse{
	color: #4f4f4f;
	font-size: 12px;
}

a.activepagetrue{
	color: #0f4674;
	font-size: 12px;
	font-weight: bold;
}

a.prevnext:hover,a.activepagefalse:hover,a.activepagetrue:hover{
	text-decoration: none;	
}

div#pages{
	font-size: 12px;
	margin: 14px 14px 3px 14px;
}

div.pagesinfo{
	font-size: 10px;
	padding-bottom: 5px;
	margin-left: 14px;
}

/* Scroller Box */

#scroller_container {
	position: relative;
	float: right;
	width: 724px;
	height: 98px;
	overflow: hidden;
}

#scroller {
 height: 98px;
}

#scroller img{
 padding-left: 25px;
 padding-right: 25px;	
}

/* Scoller Box */

html>body .img_container img {
	/*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}

.galdesc{
	margin-top: 10px;
	float: left;
	width: 528px;
}
.galdesc h4{
	font-size: 14px;
	text-align: left;
	padding-bottom: 5px;        
}
.galdesc h4 a{
    color: black;
}
.vertline{
	margin-left: 10px;
	clear: both;
	font-size: 1px;
	height: 1px;
	border-bottom: 1px solid #765618;
	padding-top: 5px;
}
.galdesc a{
	text-decoration: none;
	color: #0F4674;
}
.galdesc a:hover{
	text-decoration: underline;
}
.gallerycontainer{
	width: 700px;
	overflow: auto;
	margin: 0 auto;
	text-align: center;
}
.galimg{
	float: left;
	padding: 2px;
        padding-bottom: 0px;
	background-color: white;
	border: 1px solid #765618;        
	margin: 10px;
}

.img_container {
	float: left;
	text-align: center;
	width: 73px;
	height: 55px;
	margin-top: 10px;
	margin-left: 9px;
	padding: 0px;
	font-size: 1em;
	line-height: 51px;
	/*background-color: #E6C688;*/
	border:1px solid #765618;
}

.img_container img {
	margin-top: expression(( 55 - this.height ) / 2);
}

html>body .img_container img {
	/*hidden from IE 5-6 */
	margin-top: 1px; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}

.galdesc{
	margin-top: 10px;
	float: left;
	width: 528px;
}
.galdesc h4{
	font-size: 14px;
	text-align: left;
	padding-bottom: 5px;
}

.galdesc a{
	text-decoration: none;
	color: #0F4674;
}
.galdesc a:hover{
	text-decoration: underline;
}
.gallerycontainer{
	width: 700px;
	overflow: auto;
	margin: 0 auto;
	text-align: center;
}

div#centercol .article_header{
    background-color: #f1e198; 
    height: 32px;
    padding-top: 10px;
    padding-left:25px;
    font-size: 15px;
    color: #173248;
    /*margin-top: -25px;*/
}

div#centercol .article_desc, div#centercol .article_main{
    padding-left: 0px;
    padding-bottom: 14px;
}

div#centercol .inner_box{
    background-color: #E2E2E2;
    padding-top: 5px;
    padding-left: 25px;
    border: 1px solid white;
    color: #173248;
}

div#centercol .inner_box a{
    color: black;
    text-decoration: none;
}

div#centercol .inner_box a:hover{
    text-decoration: underline;
}

div#centercol .outer_box{
    border: 1px solid #979797;
    width: 640px;
}

div#centercol .inner_title{
    font-weight: bold; padding-bottom: 5px;
}

div#centercol .inner_title a{
    font-weight: bold;
    padding-bottom: 5px;    
}

div#centercol .inner_title a:hover{
    text-decoration: underline;
}

div#centercol .inner_desc{
    padding-bottom: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* login form begin */

#loginformline{
  background-image: url('../images/admin/loginform_line1PXL.jpg');
  background-repeat: repeat-x;
  width: 100%;
  height: 600px;
  text-align: center;
  padding-top: 180px; 
}

#loginformpx{
  background-image: url('../images/admin/loginform_1PXL.jpg');
  background-repeat: repeat;
  width: 100%;
  height: 100%;
}

#loginformlogo{
  background-image: url('../images/admin/loginform_background.jpg');
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 495px;
  height: 268px;
  border-top-style: double;
  border-left-style: double;
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: #FFFFFF;
}

#input{
  width: 115px;
}

div.login{
  font-size: 11px;
  font-family: Tahoma,Verdana,"Arial CE";
  color: #2B3070;
}

td.login1{
  width: 49%;
  text-align: right;
  padding-top: 145px;
  padding-right: 12px;
}

td.login2{
  width: 2%;
  padding-top: 135px;
}

td.login3{
  width: 49%;
  padding-top: 112px;
  padding-left: 5px;
  text-align: left;
  font-family: Tahoma,Verdana,"Arial CE";
  font-size: 14px;
  font-weight: bold;
  color: #434544;
}

#bottomline{
  background-image: url('../images/admin/bottom_1_PXL.jpg');
  background-repeat: repeat-x;
  height: 1px;
  margin-left: 10px;
  margin-right: 10px;
}

#footertext{
  color: #8F8F8F;
  font-size: 11px;
  padding-left: 20px; 
  padding-top: 7px;
  font-family: Tahoma,Verdana,"Arial CE";
  padding-bottom: 3px;
}

/* end login form */
