BODY{
font-family:"Verdana";
font-size:12px;
color:#001648;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#7F262A;
}
/* Style for invalid input */
.invalidInput{
	border:1px solid #F00;
	padding:1px;
}

/* Style for valid input */
.validInput{
	border:1px solid #FFF;
	padding:1px;

}
#all {
background-color:#7F262A;
	margin:0px;
	padding:0px;
	width:100%;
}

#menu {
	border:0px;
	margin:0px;
	padding:0px;
	width: 262px;
	height:100%;
	text-align:left;
}

#menu ul{
	margin:0px;
	padding:0px;
	width: 262px;
}

#menu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	width: 262px;
	height:37px;
	font-family: verdana;
	font-size: 10px;
}

#menu ul li a {
	background-image:url(../site_img/menu_bg.jpg);
	background-repeat:repeat-y;
	display:block;
	color:#E2A70B;
	font-weight:bold;
	text-decoration: none;
	line-height:3em;
	width: 202px;
	height: 37px;
	font-family: verdana;
	font-size: 14px;
	text-align: left;
	padding-left: 60px;
	font-weight:bold;
	text-indent:-20px;
}

#menu ul li a:hover {
	/*border-bottom:1px #FFFFFF solid;*/
	background-image:url(../site_img/menu_bg_over.jpg);
	color:#7F262A;
	text-decoration: none;
	line-height:3em;
	width: 202px;
	height: 37px;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	padding-left: 60px;
	font-weight:bold;
	text-indent:-20px;
}

#header {
border:0px;
margin:0px;
padding:0px;
}

#frm label{
	width:150px;
	display:block;
	float:left;
	padding:3px;
	border-bottom:#E2E2E2 1px solid;
}
#frm legend{
font-weight:bold;
font-size:14px;
padding:10px;
color:#000000;
}
#frm br{
	clear:all;
}
.login_wait{
	margin:3px;
	float:left;
}
.login_error{
	margin:3px;
	float:left;
	color:#F50E0E;
}
.login_ok{
	margin:3px;
	color:#2EAE19;
	float:left;
}

#content {
	text-align:justify;
	width: 667px;
	height:100%;
	padding-left:50px;
	padding-right:21px;
	background-image:url(../site_img/orta_bg.jpg);
}

#content fieldset{
	padding:5px;
	margin:0px;
}

#content img{
padding:0px;
}

#content h1{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	padding-top:10px;
	background-image:url(../site_img/h1.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	width:655px;
	height:101px;
	font-family:verdana;
	font-size:18px;
	color:#7F262A;
	font-weight:bold;
	font-style: italic;
	padding-right:0px;
	text-indent:60px;
	line-height:5.5em;	
}
#content h2 {
	margin:0px;
	padding:0px;
	background-image:url(../site_img/h2.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:1.5em;
	width:500px;
	height:65px;
	font-family:arial;
	font-size:14pt;
	color:#E00025;
	font-weight:bold;
	text-align:left;
	padding-left:50px;
}
#content h3{
	color:#000000;
	font-size: 10pt;
	font-family:verdana;
	padding:0px;
	font-weight:normal;
}
#content table{
width:100%;
padding:0px;
}
#content table tr{
padding:5px;
}
#content table tr td{
padding:5px;
border-bottom: #7F262A dotted 1px;
border-right: #7F262A dotted 1px;
}
#content a{
text-decoration:none;
color:#7F262A;
font-weight:bold;
}
#content a:hover{
text-decoration:underline;
color:#7F262A;
}
#subtext {
  font-size:9px;
  text-align:right;
}
#texteditor {
  background-color:#CCCCCC;
}
#texteditor a {
	color:#CCCCCC;
	display:block;
	width:24px;
}
#texteditor a:hover {
	color:#FFFFFF;
	display:block;
	width:24px;
}

.widget {
	overflow: hidden;
	padding: 7px 0;
	border-top: 3px solid #FFD37A;
	border-bottom: 1px solid #CCC;
	width: 100%;
}
form {
	font-family: Verdana, Arial, Sans-Serif;
	padding: 10px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */

}
.fieldset1 {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 15px 10px;
	background-color:#FAFAFA;
	margin: 20px 0;
}
.fieldset  {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 15px 10px;
	background-color:#FAFAFA;
	margin: 20px 0;
	border: 1px solid #ccc;
	background-color:#FFF;
}
.legend {
	position: static;
	top: auto;
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
}
.label { 
display: block; 
width: auto;
}
textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 0 1px 0;
}
#sifre input[type=text], input[type=password] {
	width: 8em;
	font-size:10px;
	padding:0px;
	margin:0px;
}
.sifreinput { 
 font-size: 10px; 
 background-color: #C9EDF8; 
 border: 1px solid #666666;
}



select {
	padding: 0;
	margin: 2px 0 1px 0;
}
.instructions {
	margin: 1.5em 0;
}
.oneChoice {
	white-space: nowrap;
}
.error {	/* deprecated since wForms v0.92 */
	border: 1px solid #F00;
}
.errFld {
	border: 1px solid #F00;
}
.errorMsg { /* deprecated since wForms v0.92 */
	color: #CC3333;
}

/* Field-Hint with focus */
.preField {
	color: #000;
	font-size: 85%;
	min-height: 2em;
}
.field-hint {
	color: #000;
	width: 190px;
	font-size: 85%;
	min-height: 2em;
}
/* Field-Hint without focus */
.field-hint-inactive {
	color: #666;
	width: auto;
	font-size: 85%;
	min-height: 2em;
}
#print {
	font-weight: bold;
	font-size: 10px;
	padding: 3px 15px 3px 20px;
	text-align: right;
}
#print a{
text-decoration:none;
color:#FF0000;
}
#print a:hover{
text-decoration:underline;
}

#abstract {
	font-size:11px;
	float:right;
	width:480px;
}

#abstractmenu {
	background-color:#7F262A;
	width:450px;
	font-size:11px;
}

#abstractmenu .tdsel{
	border:1px dashed #FFFFFF;
	color:#5B7A96;
	background-color:#FFFFFF;
}
#abstractmenu .tdnone{
	border:1px dashed #FFFFFF;
	color:#FFFFFF;
	background-color:#7F262A;
}
#abstractmenu .sel{
border-left:1px solid #558F42;
border-right:1px solid #558F42;
border-bottom:1px solid #558F42;
float:left;
padding-top:0px;
margin-top:10px;
color:#E2A70B;
display:block;
background-color:#FFFFFF;
position:absolute;
font-size:20px;
width:40px;
}
#abstractmenu .selhover{
border-left:1px solid #558F42;
border-right:1px solid #558F42;
border-bottom:1px solid #558F42;
float:left;
padding-top:10px;
margin-top:10px;
color:#E2A70B;
display:block;
background-color:#FFFFFF;
position:absolute;
font-size:20px;
width:40px;
}
#abstractmenu .not{
border-left:1px solid #BABABC;
border-right:1px solid #BABABC;
border-bottom:1px solid #BABABC;
float:left;
padding-top:0px;
margin-top:10px;
color:#BABABC;
display:block;
background-color:#7F262A;
position:absolute;
font-size:14px;
width:30px;
}
#abstractmenu .nothover{
border-left:1px solid #BABABC;
border-right:1px solid #BABABC;
border-bottom:1px solid #BABABC;
float:left;
padding-top:10px;
margin-top:10px;
color:#ffffff;
display:block;
background-color:#00b5ba;
position:absolute;
font-size:14px;
width:30px;
}
#abstractmenu .tdsel a{
color:#E2A70B;
text-decoration:none;
}
#abstractmenu .tdsel a:hover{
color:#E2A70B;
text-decoration:undeline;
}
#abstractmenu .tdnone a{
color:#BABABC;
text-decoration:none;
}
#abstractmenu .tdnone a:hover{
color:#ffffff;
text-decoration:undeline;
}
#reguser {
	margin: 0px;
	padding:0px;
	}
#reguser h1{
	margin: 10px;
	font-size:18px;
	text-indent:20px;
color:#ffffff;
display:block;
background-color:#558F42;	
	}
/********* CALENDAR DV */
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
/******** Admin ******/
#adblock {
display:block;
background-color:#CCCCCC;
}
#adblock a{
display:block;
background-color:#CCCCCC;
}
#adblock a:hover{
display:block;
background-color:#EAEAEA;
}
/******* HELP DV */
	.dhtmlgoodies_leftPanel{	/* Styling the help panel */
		background-image:url(../images/Help_bg.png);
		background-repeat:no-repeat;
		
		background-color:#3c94c8;	/* Blue background color */
		color:#FFF;	/* White text color */
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Which font to use */
		
		/* You shouldn't change these 5 options unless you need to */		
		height:100%;		
		left:0px;
		z-index:10;
		position:absolute;
		display:none;
	}
	
	.dhtmlgoodies_leftPanel #leftPanelContent{
		padding:3px;
	}
	
	.dhtmlgoodies_leftPanel .closeLink{ /* Layout of close link */
		padding-left:2px;
		padding-right:2px;
		background-color:#FFF;
		position:absolute;
		top:2px;
		right:2px;
		border:1px solid #000;
		color:#000;
		font-size:0.8em;				
	}
	
	.dhtmlgoodies_leftPanel .closeLink:hover{	/* Close link text  - mouseover effect*/
		color:#FFF;
		background-color:#000;
	}	
	

/*******************************/
.DHTMLSuite_menuBar_sub{
	background-color:#FFFFFF;
	/* Background image for sub menu items */
	background-repeat:repeat-y;
	background-position: left;
	width:262px;
	font-size:10px;
	display:inline;
	text-align:left;
	margin:0px;
	padding:0px;
}
/* CSS FOR MENU ITEM OF TYPE "top" */

.DHTMLSuite_menuItem_top_regular,.DHTMLSuite_menuItem_top_over,.DHTMLSuite_menuItem_top_click,.DHTMLSuite_menuItem_top_disabled,.DHTMLSuite_menuItem_top_active{
	height:49px;

}
.DHTMLSuite_menuItem_top_regular div,.DHTMLSuite_menuItem_top_over div,.DHTMLSuite_menuItem_top_click div,.DHTMLSuite_menuItem_top_disabled div,.DHTMLSuite_menuItem_top_active div{
	padding-top:0px;
	padding-bottom:0px;
}
.DHTMLSuite_menuItem_top_regular{	/* Top level menu item - Regular state */
	padding-left:35px;
	padding-right:0px;
	width:227px;
	height:37px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	cursor:pointer;
	margin-top:0px;
	background-image:url(../site_img/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#E1A60C;
	text-decoration: none;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	line-height:3em;
}

.DHTMLSuite_menuItem_top_over{ /* Top level menu item - Mouse over state */
	padding-left:35px;
	padding-right:0px;
	width:227px;
	height:37px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	background-image:url(../site_img/menu_bg_over.jpg);
	cursor:pointer;
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:left;
	color:#E1A60C;
	text-align:right;
	font-size:11px;
	font-weight:bold;	
	line-height:3em;
}

.DHTMLSuite_menuItem_top_active{	/* Top level menu item - Active state - this is typical the state for menu item 1 when a sub group is expanded and the mouse is located over one of the sub menu items */
	padding-left:35px;
	padding-right:0px;
	width:227px;
	height:37px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	background-image:url(../site_img/menu_bg.jpg);
	cursor:pointer;
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:left;
	color:#E1A60C;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:3em;
}

.DHTMLSuite_menuItem_top_click{	/* Top level menu item - Mouse click state */
	padding-left:35px;
	padding-right:0px;
	margin-right:0px;
	width:227px;
	height:37px;
	padding-top:0px;
	padding-bottom:0px;	
	cursor:pointer;
	background-image:url(../site_img/menu_bg.jpg);
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:left;
	color:#E1A60C;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:3em;
}

.DHTMLSuite_menuItem_top_disabled{	/* Disabled menu item */
	padding-left:35px;
	padding-right:0px;
	width:227px;
	height:37px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	cursor:pointer;
	margin-top:0px;
	background-image:url(../site_img/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#E1A60C;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:3em;
}

.DHTMLSuite_menuItem_top_disabled img,.DHTMLSuite_menuItem_top_disabled div{
	filter:alpha(opacity=30);
	opacity:0.3;

}

.DHTMLSuite_menuItem_top_disabled div,.DHTMLSuite_menuItem_top_active div, .DHTMLSuite_menuItem_top_click div, .DHTMLSuite_menuItem_top_regular div,.DHTMLSuite_menuItem_top_over div{	/* divs for the text,icon and arrow of a menu item */
	float:left;
	padding-left:0px;
	padding-right:0px;
}

/* CSS FOR THE SMALL ARROW DIV - WHEN YOU CLICK ON THIS DIV, SUB ELEMENTS WILL SHOW */
.DHTMLSuite_menuItem_top_arrowShowSub{
	width:12px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image: url('../images/bd_lastpage.png');
	margin:0px;
	margin-right:-1px;
	/* ma\rgin-right:-3px;	/* Size of padding-right of top menu items - used to get the arrow to apear at the right of the menu item */
	
	padding:0px;
	height:16px;
	margin-left:2px;
	float:right;
}

.DHTMLSuite_menuItem_top_over .DHTMLSuite_menuItem_top_arrowShowSub,
.DHTMLSuite_menuItem_top_click .DHTMLSuite_menuItem_top_arrowShowSub
{	/* Sub menu arrows */
	margin-left:1px;
	border-left:1px solid #000;
}

/* CSS FOR SEPARATOR */

.DHTMLSuite_menuItem_separator_top{	/* Separator of type "top" */
	height:20px;
	margin-top:3px;
	margin-bottom:3px;
	width:4px;
	padding-left:3px;
	padding-right:3px;
	background-repeat:repeat-y;
	background-image:url('../demo-images/menu_strip_separator-gray.gif');
	
}


/* CSS FOR MENU ITEM OF TYPE "sub" */

.DHTMLSuite_menuItem_sub_regular, .DHTMLSuite_menuItem_sub_over,.DHTMLSuite_menuItem_sub_click,.DHTMLSuite_menuItem_sub_disabled,.DHTMLSuite_menuItem_sub_active{	/* Commom css for regular, mouse over and mouse click items */
	clear:both;	
	line-height:18px;
	height:18px;	
	padding-left:25px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;	
	cursor:pointer;	
	margin:1px;
	background-repeat:no-repeat;
}
.DHTMLSuite_menuItem_sub_disabled{
	cursor:default;
}
.DHTMLSuite_menuItem_sub_disabled div,.DHTMLSuite_menuItem_sub_disabled{	/* Disabled sub menu item - Here, we apply the rules on the divs inside the element, i.e. the div for the icon, text and arrow */
	filter:alpha(opacity=30);
	opacity:0.3;
}
.DHTMLSuite_menuItem_sub_regular{	/* Regular menu item */
	margin-left:2px;	/* size of margin above + 1 pixel */
	padding-top:3px;	/* Size of padding-top above + 1 pixel */
	padding-bottom:3px;	/* Size of padding-bottom above + 1 pixel */
}

.DHTMLSuite_menuItem_sub_over,.DHTMLSuite_menuItem_sub_click,.DHTMLSuite_menuItem_sub_active{
	border:1px solid #006;
}


.DHTMLSuite_menuItem_sub_regular div, .DHTMLSuite_menuItem_sub_over div,.DHTMLSuite_menuItem_sub_click div{
	float:left;	/* To get the icons and text of sub elements side by side */
}

.DHTMLSuite_menuItem_sub_over,.DHTMLSuite_menuItem_sub_active{	/* Mouse over effect */	
	background-color:#E7DBCF;		
}

.DHTMLSuite_menuItem_sub_click{	/* Mouse click effect */
	background-color:#94B94A;
}

.DHTMLSuite_menuItem_sub_click div, .DHTMLSuite_menuItem_sub_regular div,.DHTMLSuite_menuItem_sub_over div,.DHTMLSuite_menuItem_sub_active div,.DHTMLSuite_menuItem_sub_disabled div{	/* divs for the text,icon and arrow of a menu item */
	float:left;
	padding-left:1px;
	padding-right:1px;
	
}
.DHTMLSuite_menuItem_sub_arrowShowSub{	/* Arrow div for sub elements (Right pointing arrow ) */
	background-image:url('../images/bd_nextpage.png');	/* Path relative to the css file */
	width:18px;
	height:18px;
	text-align:right;
	position:absolute;
	right:0px;
	background-repeat:no-repeat;
	background-position: center right;
}


.DHTMLSuite_menuItem_separator_sub{	/* Separator of type "sub" */
	height:1px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:24px;
	padding-right:3px;
	background-color:#aeaeae;
	
}

/************************************/

#haber{
	background-image:url(../site_img/index_05.jpg);
	width:535px;
	height:170px;
	display:block;
	padding-top:30px;
	padding-left:30px;
}