﻿html { 
	width:100%;
	height:100%;
	padding:0px;
	margin:0px; 
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4e4e4e;
	text-align:justify;
	background-color:#ECC8D4;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
 }


.main { 
	width:1000px;
	position:relative;
	margin:auto;
}

a:link {color: #333; text-decoration: underline; } 
a:active  {color: #333; text-decoration: underline; } 
a:visited { color: #333; text-decoration: underline;	} 
a:hover {color: #900; text-decoration: underline; }

a:link.alt_link { color: #333; text-decoration: none; font-weight:bold; font-size:11px;} 
a:active.alt_link  { color: #333; text-decoration: none; font-weight:bold; font-size:11px;} 
a:visited.alt_link { color: #333; text-decoration: none; font-weight:bold; font-size:11px;} 
a:hover.alt_link { color: #900;	text-decoration: underline; font-weight:bold; font-size:11px;}

a:link.bildiri { color: #2e2318; text-decoration: none; font-weight:bold; font-size:11px;} 
a:active.bildiri  { color: #2e2318; text-decoration: none; font-weight:bold; font-size:11px;} 
a:visited.bildiri { color: #2e2318; text-decoration: none; font-weight:bold; font-size:11px;} 
a:hover.bildiri {color: #ee1c25;	text-decoration: underline; font-weight:bold; font-size:11px;}

.formElement{font-size: 10px; border: solid 1px #afafaf; color: #5e5d5d;background-color: #f8f8f2;	padding-left: 2px; }
.submitButton{background:#ffffff;border:1px solid #CCCCCC;color:#5e5d5d;width:100px;border-color:#CCCCCC;}

.content_resim_kucuk
{
	border:solid 2px; 
	border-color:#f0efed;
	margin:4px;
}



.texttable {
	background-color: #DC9AAF;
	color: #000;
	margin:15px 0;
	padding:10px 20px;
	line-height:20px;
	border:1px #A70039 solid;}

.table_baslik
{
	border:1px solid #A70039;
	background-color:#A70039;
	font-weight:bold;
	color:#FFF;
	height:40px;	
}

.table_ilk
{
	border:1px solid #A70039;
	color:#000;
	height:30px;
}

.table_saat
{
	border:1px solid #A70039;
	color:#000;
	height:30px;
	background-color:#DC9AAF;
	text-align:center;
	font-weight:bold;
}
	
.table_iki
{
	border:1px solid  #A70039;
	background-color:#698AD6;
	color:#FFF;
	
}

.table_mola
{
	border:1px solid #A70039;
	background-color: #CCC;
	color:#000;
		height:30px;
		text-align:center;
		font-weight:bold;
}
.saat_hiza
{ font-weight:bold; text-align:center;}

.table_ic
{padding:10px;}

.table_iki strong { font-size:12px; }

.table_ilk strong { font-size:12px; }
/* Style for invalid input */

.invalidInput{
	border:1px solid #F00;
	padding:1px;
}

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

#all {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}


#header {
height:100%;
}

#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 {
	float:left; 
	margin-top:10px; 
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
#content ul{
	margin:15px 0;
	padding:10px 20px;
	list-style:none;
	background-color:#ECC8D4;	
	width:890px;
}

#content ul li{
	line-height:20px;
	padding:1px 0 0 14px;
	margin:0 18px;
	background:url(../images/dot_content_li.png) no-repeat 0px 8px;

}

#content.a:link { font-size:12px; color: #006f6d; text-decoration: none; } 
#content.a:active  { font-size:12px; color: #006f6d; text-decoration: none; } 
#content.a:visited { font-size:12px; color: #006f6d; text-decoration: none;	} 
#content.a:hover { font-size:12px; color: #ec202f; text-decoration: underline; }

#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;
}
input[type=password] {
	width: 8em;
	font-size:10px;
	padding:0px;
	margin:0px;
}
#sifre input[type=text] {
	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:#5C3768;
	width:100%;
	font-size:11px;
}

#abstractmenu .tdsel{
	border:1px dashed #FFFFFF;
	color:#5B7A96;
	background-color:#FFFFFF;
}
#abstractmenu .tdnone{
	border:1px dashed #FFFFFF;
	color:#FFFFFF;
	background-color:#5C3768;
}
#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:#5C3768;
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:#5C3768;
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{
font:16px Arial, Helvetica, sans-serif; color:#4c4c4c;text-align: justify;font-weight: bold;
	}
/********* 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 img{
	float:left;
}
#calendarDiv span{
	float:left;
}
#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBox{
	
	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 image for sub menu items */
	background-repeat:no-repeat;
	background-image:url(..images/menu.jpg);
	background-position: left;
	width:300px;
	font-size:10px;
	display:inline;
	text-align:left;
	margin:0px;
	padding:0px;
}
/* CSS FOR MENU ITEM OF TYPE "top" */

.DHTMLSuite_menuItem_top_active{
	height:49px;

}

.DHTMLSuite_menuItem_top_disabled{
	height:49px;

}

.DHTMLSuite_menuItem_top_click{
	height:49px;

}

.DHTMLSuite_menuItem_top_over{
	height:49px;

}

.DHTMLSuite_menuItem_top_regular{
	height:49px;

}
.DHTMLSuite_menuItem_top_active div{
	padding-top:0px;
	padding-bottom:0px;
}


.DHTMLSuite_menuItem_top_disabled div{
	padding-top:0px;
	padding-bottom:0px;
}


.DHTMLSuite_menuItem_top_click div{
	padding-top:0px;
	padding-bottom:0px;
}


.DHTMLSuite_menuItem_top_over div{
	padding-top:0px;
	padding-bottom:0px;
}


.DHTMLSuite_menuItem_top_regular div{
	padding-top:0px;
	padding-bottom:0px;
}


.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;	
	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(../images/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(../images/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(../images/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 div{
	filter:alpha(opacity=30);
	opacity:0.3;

}

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

}

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

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

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

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

.DHTMLSuite_menuItem_top_disabled 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_click .DHTMLSuite_menuItem_top_arrowShowSub
{	/* Sub menu arrows */
	margin-left:1px;
	border-left:1px solid #000;
}

.DHTMLSuite_menuItem_top_over .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('../images/menu_strip_separator-gray.gif');
	
}


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

.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{	/* 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_click{	/* 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_over{	/* 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_regular{	/* 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{	/* 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_disabled div{	/* 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_active{
	border:1px solid #006;
}


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


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


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


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


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

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

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

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

.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_active div{	/* divs for the text,icon and arrow of a menu item */
	float:left;
	padding-left:1px;
	padding-right:1px;
	
}

.DHTMLSuite_menuItem_sub_over div{	/* divs for the text,icon and arrow of a menu item */
	float:left;
	padding-left:1px;
	padding-right:1px;
	
}

.DHTMLSuite_menuItem_sub_regular div{	/* divs for the text,icon and arrow of a menu item */
	float:left;
	padding-left:1px;
	padding-right:1px;
	
}

.DHTMLSuite_menuItem_sub_click 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{
	width:535px;
	height:170px;
	display:block;
	padding-top:30px;
	padding-left:30px;
}
/************ NAVIGATION *************/

.navBox {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	width: 219px;
	background: url(../images/menu.jpg);
}
.navBox div {
height:100%;
}
.navBox .OpenSlide {
	display: block;
	color: #fff;
	padding: 8px;
	text-align: left;
	margin: 0;
}
.navBox .OpenSlide:hover {
	color: #fff;
}
.navLinks {
	margin: 0;
}
.navLinks div {
	padding: 10px 0;
	clear: both;
}
.navLinks a {
	display: block;
	width: 184px;
	padding: 9px 0 8px 35px;
	color: #262626;
	font-weight:bold;
	text-decoration:none;
}
.navLinks a:hover {
	background: url(../images/menu_hover.gif); background-repeat:repeat-x;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

.navLinks .navPink:hover {
	background: url(../images/menu_hover.gif); background-repeat:repeat-x;
	color: #1f0001;
	text-decoration:none;
}
.navLinks .navBlue:hover {
	background: url(../images/menu_hover.gif); background-repeat:repeat-x;
	text-decoration:none;
	color: #1f0001;
}
.navLinks .navGreen:hover {
	background: url(../images/menu_hover.gif) no-repeat 4% 50% #000;
	color: #1f0001;
}
.navLinks .navYellow:hover {
	background: url(../images/menu_hover.gif) no-repeat 4% 50% #000;
	color: #1f0001;
}
.navLinks .navOrange:hover {
	background: url(../images/menu_hover.gif) no-repeat 4% 50% #000;
	color: #1f0001;
}
/****************** SUB NAV **********************/
.subNavBox {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	width: 236px;
	background: url(../images/images/menu.gif);
	position: absolute;
	margin-left: 116px;
	margin-top: 0px;
}
.subNavBox .OpenSlide {
	display: block;
	width: 154px;
	color: #fff;
	padding: 8px;
	text-align: left;
	margin: 0;
}
.subNavBox .OpenSlide:hover {
	color: #fff;
}
.subNavBox div {
	clear: both;
}
.subNavLinks {
	margin: 0;
}
.subNavLinks div {
	clear: both;
	margin: 10px 0;
}
.subNavLinks a {
	display: block;
	width: 148px;
	padding: 3px 0 3px 25px;
	color: #fff;
}
.subNavLinks a:hover {
	background: url(../images/images/arrow.gif) no-repeat 4% 50% #444;
}
.subMenuSel {
	display: block;
	width: 148px;
	color: #fff;
	padding: 3px 0 3px 25px;
	background: url(../images/images/arrow.gif) no-repeat 4% 50% #444;
}

/********************* STRIPS *************************/
.emptyBox {
	width: 900px;
	height: 550px;
	background: #fff;
	margin: 100px auto 200px auto;
}

.emptyBoxFull {
	width: 900px;
	background: #fff;
	margin: 100px auto 20px auto;
}

.headPadd {
	padding: 10px;
}
.cLeftImage {
	width: 310px;
	height: 454px;
	float: left;
	margin-top: 3px;
}
.imgShadow {
	width: 28px;
	height: 456px;
	position: absolute;
	margin-left: 310px;
	background: url(../images/shadow_image.png);
}
.rightContent {
	width: 590px;
	margin: 20px 0 0 0;
	float: right;
}
.pinkStrip {
	width: 550px;
	text-align: right;
	height: 140px;
	padding: 0 20px;
	background: #FF3366;
	border-top: 8px solid #444;
	color: #fff;
}
.pinkStrip h1 {
	font-size: 25px;
	position: relative;
	top: -100px;
	padding: 0;
	text-align: right;
	color: #FF3366;
}



.blueStrip {
	width: 520px;
	height: 140px;
	padding: 0 20px 0 50px;
	background: #0099CC;
	border-bottom: 8px solid #444;
	color: #fff;
	margin-top: 38px;
}

.greenStrip {
	width: 520px;
	height: 140px;
	padding: 0 20px 0 50px;
	background: #86B300;
	border-bottom: 8px solid #444;
	color: #fff;
	margin-top: 38px;
}
.greyStrip {
	width: 520px;
	height: 140px;
	padding: 0 20px 0 50px;
	background: #D9D9D9;
	border-top: 8px solid #444;
	color: #555;
	margin-top: 38px;
	text-align: right;
}

.greyStrip h1 {
	font-size: 25px;
	position: relative;
	top: -100px;
	padding: 0;
	text-align: right;
	color: #00AEEF;
}


h1.topTitle {
	width: 500px;
	font-size: 25px;
	padding: 0;
	text-align: right;
	position: absolute;
}

.outerStrip {
	display: block;
	width: 30px;
	height: 160px;
	margin-left: 900px;
	margin-top: 55px;
	position: absolute;
}
.subMenu {
	background: #444;
	padding: 10px 0;

}
.transUL {
	float: left;
	width: 230px;
	margin: 0 0 0 15px; padding: 0;
}
.emptyList {
	margin: 0 0 0 40px;
	padding: 0;
	list-style: none;
}

.subNavLink {
	color: #888;
	margin: 0 10px;
}
.subNavLink:hover {
	color: #fff;
}
.subNavSel {
	color: #888;
	margin: 0 10px;
	color: #fff;
}
.bodyList {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/trans_arrow.gif) no-repeat left;
	font-size: 13px;
	list-style: none;
	margin: 8px 0;
	padding: 0;
}
.bodyList li {
	background: url(../images/trans_arrow_selected.gif) no-repeat 0% 0%;
	padding-left: 30px;
	margin: 10px 0;
}

.transList {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/trans_arrow.gif) no-repeat left;
	font-size: 13px;
	list-style: none;
	margin: 8px 0;
	padding: 0 0 0 20px;
}
.transList a {
	color: #fff;
}
.transList a:hover {
	text-decoration: underline;
}

.transListSel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/trans_arrow_selected.gif) no-repeat left;
	font-size: 13px;
	list-style: none;
	margin: 8px 0;
	padding: 0 0 0 20px;
}
.transListSel a {
	color: #555;
}
.transListSel a:hover {
	text-decoration: underline;
}


.pBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 15px 20px 0 20px;
	background: #fff;
	width: 550px;
	text-align: right;
	overflow: auto;
	height: 235px;
}

.pBox a {
	/*background: #E6E6E6;*/
	text-decoration: underline;
}
.pBox a:hover {
	background: #D7FEFF;
}

.otherLinks {
	font-size: 11px;
}

.inBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 15px 20px 0 30px;
	width: 540px;
	text-align: left;
	overflow: auto;
	height: 235px;
}

.inBox a {
	/*background: #E6E6E6;*/
	text-decoration: underline;
}
.inBox a:hover {
	background: #D7FEFF;
}

.fullBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 860px;
	padding: 20px;
	text-align: left;
}

/********************* INFORMESE INFO *************************/
.infoTag {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
	font-style: italic;
	margin: 10px 0;
}
.infoTag h2 {
	font-size: 13px;
	color: #29A9DA;
	padding: 0; margin: 0px;
	font-weight: bold;
}
.infoTag h2 span {
	background: #fff;
	padding: 0 5px;
}

.hepatoloji_logo {
	background-image:url(../images/logo.jpg);
	width:164px;
	height:172px;
	}
	
.logo {
	background: url(../images/okullogo.png);
	background-repeat:no-repeat;
	width:815px;
	height:121px;
	}

.icerik_bg_1 {
	background-image: url(../images/orta_1.png);
	width:1000px;
	height:6px;
	}
	
.icerik_bg_2 {
	background: url(../images/orta_2.png);
	width:1000px;
	}
	
.icerik_bg_3 {
	background-image: url(../images/orta_3.png);
	width:1000px;
	height:17px;
	}
	
.footer_bg {
	background-image: url(../images/footer.png);
	width:1000px;
	height:69px;
	}
	
.kullanici_giris_bg {
	background-image: url(../images/kayitli_kullanici_girisi_bg.jpg);
	width:237px;
	height:227px;
	}
	
	
			
	.duyuru_bg { background:url(../images/duyuru_bg.png) no-repeat;
	width:300px;
	height:250px;
	}
	.davet_bg { background:url(../images/davet_bg.png) no-repeat;
	width:450px;
	height:250px;
	}
	
	.duyuru_logo { background:url(../images/duyurular.jpg) no-repeat;
	width:256px;
	height:50px;
	float:none;
	margin:20px;
	}
	
	.duyuru_orta {
	width:285px;
	min-height:125px;
	float:none;
	}

.sayac_bg { background: url(../images/sayac_bg.png) no-repeat;
	width:190px;
	height:250px;
	}
	
	.davet_logo { background:url(../images/davet.jpg) no-repeat;
		width:197px;
		height:33px;
		float:none;
		margin-left:20px;
	}
	.davet_orta {
		width:405px;
		min-height:175px;
		float:none;
		margin-left:20px;
		margin-top:0px;
		line-height:18px;
text-align:justify;
	}
	
	.okul_sekreteryas
	{background:url(../images/onemli_tarihler.jpg) no-repeat;
	width:237px;	
	height:230px;}
	
	.okul_sekreteryasi
	{background:url(../images/okul_sekreteryasi.jpg) no-repeat;
	width:237px;	
	height:230px;}

	
	.bilimsel_sekreteryasi
	{background: url(../images/bilimsel_sekreterya.jpg) no-repeat;
	width:237px;	
	height:230px;}
	
	.okul_baskani
	{background: url(../images/okul_baskani.jpg) no-repeat;
	width:237px;	
	height:230px;}
	
	
	.onemli_tarihler
	{background: url(../images/onemli_tarihler.jpg) no-repeat;
	width:237px;	
	height:230px;
	float:right;
	
	}
	
	.sekreterya_yazi { padding-top:50px;
	padding-left:8px;
	padding-right:0;
	padding-bottom:20px;
	line-height:18px;
	font-size:11px;}
	