@charset "utf-8";
/* CSS Document */

/**************** main body styles ****************/
body{
	margin:0px auto 0px auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.clr{
	clear:both;
	}
a img{
	border: none;
}
a{
	color: #0099FF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
}
a:visited    {
	color: #0099FF;
	text-decoration: none;
}

a:link    {
	color: #0099FF;
	text-decoration: none;
}

a:hover    {
	color: #999900;
}

a:active    {
	color: #999900;
}

a.none:hover    {
	color: #000000;
	text-decoration: none;
}


/**************** main container styles ****************/

.main-container{
	width:1050px;
	height:auto;
	margin:0px auto 0px auto;
}

.main-body-container{
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	margin:0px auto 0px auto;
	
}

.main-left{
	width:75px;
	height:511px;
}

.main-center{
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(../images/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.main-right{
	width:75px;
	height:511px;
}

.main-body{
	width:900px;
	height:197px;
	margin:0px auto 0px auto;
}

.main-modules{

	width:900px;
	height:auto;
}


/**************** search styles ****************/


	form {
	margin:0px;
	vertical-align: middle;
	  }
		
	input.search {
	color: #333333;
	font-size: 9px;
	width:100px;
	height:15px;
	text-align: left;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	  }
		
	.button {
	background-color: #ffffff;
	background-image:url(../images/search_button.jpg);
	width:68px;
	height:17px;
	color: #FFFFFF;
	border: none;
	font-size: 10px;
	text-align: left;
	font-family: Verdana;
	padding-left:10px;
	padding-bottom:1px;
	  }

/**************** login styles ****************/

.modules-login{
	width:194px;
	height:auto;
	margin:0px auto 0px auto;
}
div.login-top{
	width:195px;
	height:30px;
	background-image:url(../images/login_top.jpg);
	background-repeat:no-repeat;
}
#login-content{
	width:194px;
	height:auto;
	background-image:url(../images/login_bg.jpg);
	background-repeat:repeat-y;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}

div.login-form{
 	width:194px;
 	height:auto;
 	padding:0px;
}
div.login-bottom{
	width:194px;
	height:7px;
	background-image:url(../images/login_bottom.jpg);
	background-repeat:no-repeat;
}
#moduletable-mergan-login A{
	font-size:10px;
	font-style:normal;
	font-family: Verdana;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: middle;
}

#moduletable-mergan-login {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
#mod_login_password {
	WIDTH: 160px;
}
#mod_login_username {
	WIDTH: 160px;
}
.login-button {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	COLOR: #FFFFFF;
	PADDING-TOP: 1px;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	background-color: #4b4b4b;
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
}

.form-styles{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	width: 180px;
}

.login-title{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	float:right;
	width:160px;
	height:20px;
	padding-top:10px;
}

#login-info{
	width:170px;
	height:auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-align: left;
}

/**************** header styles ****************/

.header{
	width:900px;
	height:197px;
}
.top-header{
	width:900px;
	height:37px;
	background-color:#FFFFFF;
}

.top-time-date{
	font-size:10px;
	color:#000000;
	padding-left:5px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	

/**************** main body top styles ****************/

.top-panel{
	width:900px;
	height:40px;
}

.global-area{
	width:685px;
	height:auto;
}

.global-content{
	width:200px;
	height:29px;
}

.global-buttons{
	height:39px;
	width:116px;
}

#timer{
	width:200px;
	height:auto;
	font-family: Verdana;
	font-size: 9px;
	font-variant: normal;
	color: #0099CC;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}


.search-container{
	width:215px;
	height:29px;
}

.search-button{
	background-image:url(../images/search_button.jpg);
	width:74px;
	height:22px;
}

.search-area{
	background-image:url(../images/search.jpg);
	width:139px;
	height: 20px;
}

#main-body-wrapper{
	width:100%;
	}

/**************** all modules styles ****************/

/**************** left modules styles ****************/

#main-left-module{
	width:215px;
	height:auto;
	padding-top:10px;
	float:left;
}

#main-left-module .left-wrapper{
	width:200px;
	height:auto;
	margin:0px auto 0px auto;
}


#main-left-module .left-wrapper-main{
	margin:10px auto 0px auto;
}


#main-left-module .left-block{
	width:194px;
	height:auto;
	margin:0px auto 0px auto;
}

#main-left-module .icon{

	width:40px;
	height:30px;
	background-image:url(file:///C|/wamp/www/images/New%20Folder/tab_icon.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	}
	
#main-left-module #tab-title-module{
	width:150px;
	height:21px;
	float:left;
	padding-left:4px;
	padding-top:9px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}

#tab-title-module-right{
	width:150px;
	height:21px;
	float:left;
	padding-left:4px;
	padding-top:9px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	}

#main-left-module .top-left{
	background-image:url(../images/tab_left.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:40px;
	margin:0px auto 0px auto;
}

#main-left-module .top-right{
	background-image:url(../images/tab_right.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:40px;
	margin:0px auto 0px auto;
}


#main-left-module #content-left{
	width:194px;
	height:auto;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

#main-left-module #content-left a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

#main-left-module #content-left a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 999900;
}




#content-left ul{
	margin-left:25px;
	margin-top:2px;
	margin-bottom:0px;
	padding-bottom:px;
	padding-left:0px;
	list-style:none;
	list-style-image:url(../images/li.gif);
	
	}

#content-left ul li{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width:100%;
	margin-bottom:5px;
	text-transform: uppercase;
	}
	
.panel{
	margin-left:-25px;
	margin-top:3px;
	}

.footer{
	margin:25px auto 0px auto;
	width:1050px;
	}

#main-left-module .bottom-left{
	background-image:url(../images/left_bottom.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:24px;
	margin:0px auto 0px auto;
}



#main-left-module .left-wrapper #language{
	width:194px;
	height:25px;
	padding-bottom:2px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	margin:0px auto 0px auto;
}



#main-navigation{
	width:194px;
	height:20px;
}

#main-navigation A {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #0066FF;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin-top:5px;
}

#main-navigation a:hover, #hlinks a:hover {
border-bottom: 1px dashed #999900;
}

/**************** language styles ****************/

SELECT.jflanguageselection {
	FONT-SIZE: 10px;
	COLOR: #0099CC;
	FONT-FAMILY: Verdana;
	height: auto;
	width: 194px;
}
#blackline-right {
	FLOAT: left;
	WIDTH: 196px;
	TEXT-ALIGN: right;
	vertical-align: middle;
	}
.block-language{
	width:194px;
	height:25px;
	padding-bottom:2px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
	letter-spacing: normal;
	word-spacing: normal;
}


.tab-left{
	background-image:url(../images/tab_left.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:40px;
}

.tab-content{
	width:194px;
	height:30px;
}
.tab-icon-left{
	width:30px;
	height:21px;
	padding-left:2px;
}

.tab-bottom{
	background-image:url(../images/left_bottom.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:24px;
}
#content {
	width:194px;
	height:auto;
}


#content ul {
	border-top:1px solid #eee;
}

#content li {
	list-style:none;
	border-bottom:1px solid #eee;
}

.content-bullet{
	background-image:url(../images/li.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.content-expand{
	background-image:url(../images/expand.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
div.content-menu{
	width:174px;
	height:auto;
}

/**************** right module styles ****************/


.main-right-module{
	width:215px;
	height:auto;
}

.tab-right{
	background-image:url(../images/tab_right.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:40px;
}

.main-right-content{
	width:200px;
	height:auto;
}


.extcal_minical{
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	BACKGROUND-COLOR: #ffffff;
}

/**************** announcement styles ****************/

.announc{
	width:448px;
	height:130px;
}

TABLE.moduletable-announce {
	BACKGROUND-POSITION:bottom;
	BACKGROUND-IMAGE:url(../images/announcement_bottom.jpg);
	WIDTH: 183px;
	PADDING-TOP: 5px;
	BACKGROUND-REPEAT:repeat-x;
	HEIGHT: 130px;
	width:448px;
	TEXT-ALIGN: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
TABLE.moduletable-announce A {
	FONT-SIZE: 10px; FONT-FAMILY: verdana
}

.title-style {
	font-size: 11px;
	color: #0099CC;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}


/**************** center modules styles ****************/


.main-center-module{
	width:470px;
	height:auto;
	float:left;
	margin-top:10px;
}

.main-center-module img{
	float:left;
	margin-right:12px;

}
.main-center-content{
	width:448px;
	height:auto;
}
.tab-title {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.tab-top-center{
	background-image:url(../images/main_content_top.jpg);
	width:448px;
	height:50px;
	background-repeat:no-repeat;
	background-position:top;
	}

.tab-tob-img{
	width:55px;
	height:34px;
	background-image:url(file:///C|/wamp/www/images/New%20Folder/main_tab.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	}

.tab-tob-title{
	width:393px;
	height:34px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	float:left;
	padding-top:10px;
	}

#announcement-wrapper{
	width:448px;
	height:130px;
	margin:10px auto 0px auto;
	}

.spreator{
	width:448px;
	height:5px;
}
.main-content-modules{
	background-image:url(../images/main_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:12px;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/**************** news update styles ****************/


.news-block-title{
	text-transform: capitalize;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #0b80ac;
	font-weight: bold;
	}

.news-block-date{
	font-style:normal;
	font-family: Verdana;
	text-transform: capitalize;
	color:#999900;
	text-align: left;
	font-size: 10px;
}
	
.news-block-news{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #363636;
	text-align: justify;
	line-height: 120%;

}

.news-bottom{
	width:200px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/**************** advert styles ****************/

div#inset{
	width:449px;
	height:152px;
	background-color:#0099CC;
	margin:0px auto 0px auto;
}

/**************** footer styles ****************/

.footer-left{
	width:76px;
	height:67px;
	background-image:url(../images/footer_left.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.footer-right{
	width:76px;
	height:67px;
	background-image:url(../images/footer_right.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

#footer-bottom{
	background-image:url(../images/footer_bottom.jpg);
	background-repeat:no-repeat;
	width:898px;
	height:35px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

div.footer-container{
	width:1050px;
	height:auto;
	padding-top:20px;
	background-image:url(../images/bg_container.jpg);
	background-repeat:repeat-y;
}


#footer{
	width:900px;
	height:auto;
	padding-top:25px;
	padding-bottom:25px;	
	FONT-WEIGHT: normal;
	COLOR:#666666;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	padding-top:25px;
	padding-bottom:20px;
}


/* font for calendar date numbers */
div.datenumfont    {
	color: #0099FF;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

td.todayclr    {
	background-color: #FCFABA;
}

div.normalfont {
	color: #0099FF;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}



/* small cal month font */
table.smallcalmth    {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	width: 194px;
}
div.smallcalmth    {
	color: #0099FF;
	font-family: verdana;
	font-size: 10px;
}

/* font for calendar day name */
div.dayfont    {
	color: #999900;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

#time{
	height:25px;
	width:194px;
}

.data_error{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: underline;
	font-variant: normal;
}

.news-title{
	font-family: Arial;
	font-size: 11px;
	color: #0066FF;
	}

