body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  /*color:#666666;*/
  background-color: #ffffff;
  font: 400 0.7em verdana, arial, sans-serif;
  line-height: 170%;
}

a {
  text-decoration: none;
  color: #3B5D77;
}

a:hover {
  color: #668FA3;
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #FC3307;
}

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}

.link1:hover{
	color: #FC3307;
	/*font-weight:bold;*/
}
.link1{
	color: #668FA3;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;
  font: 400 1.6em arial, sans-serif;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}

h2 {
  font-size: 1.2em;
  color: #586B7A;
}

h3 {
  /*text-transform: uppercase;*/
  font-size: 0.9em;
  color: #bc0e18;
  text-align: center;
}

h4 {
  font-size: 0.85em;
  border-bottom: 2px solid #ddd;
}

h5 {
  margin-bottom: 0;
  font-size: 0.8em;
  
}
h6{
  padding-top: 0 0 0 0;
  margin: 0 0 0 0;
  font-size: 1.0em;
  color: #536C71;
 /* border-bottom: 12px solid #ddd;*/	
}


/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}


/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu{
  margin-top:60px;
  padding: 0;
  width: 168px;
  float:right;
  text-align: left;
}

ul.submenu li{
  margin: 0;
  padding: 0;
  list-style: none;
  /*list-style-image: url(foo.gif); /* because IE is balls */*/
}

ul.submenu li a{
  display: block;
  /*height: auto !important;*/

  /* Start hide from IE Mac \*/
  /*height: 1%;*/
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu li a {
	color: #bc0e18;
	font-weight:bold;
}

ul.submenu a:hover {
	color: #fff;
	font-weight:bold;
	background-color: #bc0e18;
}


#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 798px;
  text-align: left;
	/*
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
  */
}

#header_wrapper {
	width:798px;
  /*
  background: #4E7DD1 url('../img/menu_bg.gif') bottom left repeat-x;
  margin:0px; padding:0px;
  */
}

#header {
  margin: 0 auto;
  text-align:left;
  height: 133px;
  width:798px;
  background: url("../images/tepe.png") no-repeat top left;	
}

#left_side {	
  width:189px;
  height:550px;
  background: url("../images/sol.png") no-repeat;
  float: left;
 /* max-height: 100% !important;
  max-width: 189px !important;
  */
}

#right_side {
  width:145px;
  background: #fdf8f9;
  float: right;
  min-height: 550px;
  max-width: 145px !important;
}

#content {
  max-width: 414px !important;
  float:left;
  min-height:100%;
  background:#fff;
  margin-top: 30px;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 10px;
  color: #7a7a7a;
}

#footer {
  height: 10px;
  background-color: #ffffff;
  /*
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  */
}
/*
#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}
*/
#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

/* Benim Eklediklerim */

.duyuru{
margin-left: 5px;
margin-bottom: 3px;
margin-right: 10px;
margin-top:80px;
color: black;
border-bottom: 1px solid #080808;
}
.uyari_hata{
	color: black;
}

#ders_programi{
font-size: 85%;
}

#ders_programi_gun{
	background-color: #db0c0c;
	
	
	
	border-bottom: 1px solid #585757;
	border-top: 2px solid #585757;
	
	font-weight: bold;
	font-size: 110%;
	color: white;	
}
#ders_programi_ders{
	background-color: #ffffff;
	border-left: 1px dashed #585757;
	border-right: 1px dashed #585757;
	border-bottom: 1px solid #585757;
	border-top: 1px solid #585757;
}
#ders_programi_saat{
	background-color: #ffffff;
	border-left: 1px dashed #585757;
	border-right: 1px dashed #585757;
	border-bottom: 1px solid #585757;
	border-top: 1px solid #585757;
}
#ders_programi_kursu{
	background-color: #ffffff;
	border-left: 1px dashed #585757;
	border-right: 1px dashed #585757;
	border-bottom: 1px solid #585757;
	border-top: 1px solid #585757;
}
#ders_programi_egitmen{
	background-color: #ffffff;

	border-left: 1px dashed #585757;
	border-right: 1px dashed #585757;
	border-bottom: 1px solid #585757;
	border-top: 1px solid #585757;
}

#ders_programi_derslik{
	background-color: #ffffff;
	text-align:center;
	font-weight:bold;
	border-left: 1px dashed #585757;
	border-right: 1px dashed #585757;
	border-bottom: 1px solid #585757;
	border-top: 1px solid #585757;
}
#ders_programi_baslik{
	background-color: #b50808;
	color: white;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	border-right: 1px solid #fff;
}
.altCizgili{
	border-bottom: 1px dotted #3d3d3d;
	padding-left: 5px;
	padding-right: 5px;

}
.ustuCizili{
	text-decoration:line-through;
	padding-left: 5px;
	padding-right: 5px;

}
.periyod {
	padding-left: 2px;
	background-color:#e8e5e5;
	color:#0778ac;
	position: relative;
	z-index: 1000;
}
.periyod span{
color:#f9383c;
}