/* login */

#login-div{
	width:100%;
	text-align:center;
	margin-top:10px;
	font-family:tahoma;
}

#login{
	background:url(../images/cms/loginBg.png) no-repeat;
	width:522px;
	height:276px;
	text-align:left;
}

#login-text{
	margin-top:140px;
	margin-left:50px;
	width:200px;
	float:left;
	color:#9A9A9A;
	font-size:12px;
	line-height:140%;
}

#login-form{
	float:right;
	width:250px;
	margin-top:65px;
	border:0px;
}

#login-form-title{
	font-size:16px;
	font-weight:bold;
	color:#828282;
	display:block;
	margin-bottom:10px;
}

#login-form-username{
	font-size:12px;
	display:block;
	margin-top:3px;
}


#login-form-password{
	font-size:12px;
	display:block;
	margin-top:3px;
}

#login-form-username-form{
	display:block;
	margin-top:3px;
}

input.login-form{
	border:1px solid;
	border-color:#C9C9C9;
	font-size:14px;
	padding:4px;
	height:28px;
	width:220px;
	color:#949494;
}

#login-form-submit{
	font-size:12px;
	display:block;
	margin-top:15px;
	text-align:right;
	margin-right:28px;
}


#login-button{
	background:url(../images/cms/button-bg.png) no-repeat;
	width:154px;
	height:38px;
	border:0px;
	color:#9A9A9A;
	font-size:10px;
}

/* login */




/* authorization */

#auth-div{
	width:100%;
	text-align:center;
	margin-top:10px;
	font-family:tahoma;
}

#auth{
	background:url(../images/cms/authorization.png) no-repeat;
	width:522px;
	height:276px;
	text-align:left;
}

#auth-text{
	width:340px;
	float:left;
	color:#9A9A9A;
	font-size:12px;
	line-height:140%;
	margin-left:160px;
	margin-top:10px;
}

#auth-form-title{
	font-size:16px;
	font-weight:bold;
	color:#828282;
	display:block;
	margin-top:70px;
	margin-left:160px;
}

/* authorization */


/* notfound */

#notfound-div{
	width:100%;
	text-align:center;
	margin-top:10px;
	font-family:tahoma;
	font-size:12px;
}

#notfound{

	width:522px;
	height:224px;
	text-align:left;
	position:relative;
	float:left;
}


#notfound-title{
	font-size:16px;
	font-weight:bold;
	color:#828282;
	display:block;
	margin-bottom:10px;
	margin-top:70px;
	margin-left:160px;
}

#notfound-text{
	color:#828282;
	display:block;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:160px;
	line-height:150%;
}

/* notfound */


a.news-main{
	font-size:12px;
}



.calendar_table_title {border-collapse: collapse; border: 0px solid ; background-color: #d6e1ec; text-align: center; color:#336699; font-weight:bold; width:190px;}

.calendar_table {border-collapse: collapse; border: 1px solid #E9E9E9;  width:190px;}
.calendar_td_title {border: 1px solid #D8D8D; background-color: #d6e1ec; font-weight: bold; color: #336699; text-align: center; }
.calendar_td {border: 1px solid #E9E9E9; color: #336699; text-align: center; }
.calendar_td_over {border: 1px solid #E9E9E9; color: #336699; text-align: center; background-color: #E9E9E9; }
.calendar_td_dolu {border: 1px solid #E9E9E9; color: #336699; text-align: center; background-image: url('../images/isaret.gif'); }
.calendar_td_dolu_over {border: 1px solid #E9E9E9; color: #336699; text-align: center; background-color: #E9E9E9;  background-image: url('../images/isaret.gif'); cursor = 'pointer';}
.submenu {position:absolute;}
.calendar_popup_table {border-collapse: collapse; width:300px; border: 1px solid #E9E9E9; background-color: #FFFFFF;}
.calendar_popup_tr {border: 1px solid #FFFFFF; color: #336699; text-align: left; background-color:#F2F2F2;  }
.calendar_popup_tr_over {border: 1px solid #E9E9E9; color: #FF0000; text-align: left; background-color: #FFFFFF;  cursor = 'pointer';}
.calendar_list_table {border-collapse: collapse; position: relative;  left: 10px; width500px; border: 1px solid #E9E9E9; background-color: #FFFFFF;  }
.calendar_list_tr {border: 1px solid #FFFFFF; color: #336699; text-align: left; background-color:#F2F2F2;  }
.calendar_list_tr_over {border: 1px solid #E9E9E9; color: #FF0000; text-align: left; background-color: #FFFFFF;  cursor = 'pointer';}
.calendar_title { position: relative;  left: 10; font-weight: bold; color: #336699}
.calendar_title_ic { position: relative;  left: 10px; color: #336699}
