/*

	Celal Bayar Universitesi
	editor: Seval Ozbalci
	
*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/arka.jpg);
	font: normal 0.7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.6em;
	color: #333;
}

/* LINK VE BASLIKLAR */

a { color: #0062A9; background: transparent; }
a:hover { color: #EE2826; background: transparent; }
.link { size:inherit; color:#0062A9; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  {
	font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
	background-color: #f8f8f8;
}
h3 { clear: both; font-size: 1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
h4 {
	clear: both;
	font-size: .8em;
	color: #666666;
	background: #FFFFFF url(images/h4bg.gif) no-repeat center left;
	padding: 0 20px;
	margin: 0;
	text-align: left;
}
h5 {
	clear: both;
	font-size: 1em;
	color: #EE2826;
	background: #fff url(images/h5bg.gif) no-repeat center left;
	padding: 0 18px;
	margin: 0;
	text-align: left;
}
h6 {
	clear: both;
	font-size: 1em;
	color: #0062A9;
	background: #fff url(images/h5bg.gif) no-repeat center left;
	padding: 0 18px;
	margin: 0;
	text-align: left;
}
.blue { color: #0062A9; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* IÇERIK */

#main {
	width: 900px;
	margin: 0 auto 0 auto;
}

/* LOGO */

#logo {
	float: left;
	padding: 1px 0 27px 0;
	background: url(images/amblem.gif) no-repeat;
	width: 450px;
	margin: 3px 0 0  0;
	}

/* TOP MENU */
	
#menu {
	float: right;
	font: normal .9em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #000099;
	padding: 14px 1px 11px 0;
	margin: 0;

	background-color: #FFFFFF;
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #FFFFFF; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #fff; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a {
	color: #000066;
	background: transparent;
	text-decoration: none;
	font-style: inherit;
	font-weight: bold;
	} 	
	#menu li a:hover {
	color: #FF0000;
	text-decoration: underline;
	} 	
	.key { text-decoration: underline; } /* ANAHTAR TUS */

/* SOL TARAF */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #03214D url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 13px 15px; margin: 0; }

/* SOL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #FF0000; 
			background: #D1D7E4 url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 6px 23px 6px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #03214D url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* SOL MENU2 */
	
	#menu_left2 { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left2 li { list-style: none; }
		#menu_left2 li a { 
			display: block; 
			color: #990000; 
			background: #DBDCE6 url(images/k_arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 2px 23px 2px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left2 li a:hover { background: #03214D url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* SAG TANIMLI */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #FFFFFF url(images/slogan.jpg) no-repeat;
	color: #FFFFFF;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* SOL TARAF */
	
#left {
	float: left;
	width: 250px;
}

	.linkscol {
	float: left;
	padding: 20px 15px;
	width: 200px;
	border-left:#ccc 1px solid;
	margin: 0 0 10px 0;
	text-align: left;
	}
	


/* SAG TARAF */

#right {
	float: right;
	width: 500px;
}

	.dynimg {
		clear: both;
		margin: 0 5px 0 5px;	
		padding: 3px 0;
		border: 1px solid #ccc;
		background: #FFFFFF;
		color: #808080;
	}
	.leftcol {
	float: left;
	padding: 10px 20px;
	width: 440px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align: justify;
	margin: 0px 0px 10px 8px;
	background-color: #FFFFFF;
	border-bottom: #ccc 1px solid;
	}
	
#right_2
	{
	float: right;
	width: 142px;
}
	.webmail {
		padding: 0 0 2px 65px;
		border: 1px solid #0062A9;
		margin: 3px 0 3px 0;
		background: #FFFFFF url(images/webmail.gif) no-repeat;
	}
	
	.obis {
		padding: 0 0 2px 65px;
		border: 1px solid #0062A9;
		margin: 0 0 3px 0;
		background: #FFFFFF url(images/obis.gif) no-repeat;
	}
	
	.mebis {
		padding: 0 0 2px 65px;
		border: 1px solid #0062A9;
		margin: 0 0 3px 0;
		background: #FFFFFF url(images/mebis.gif) no-repeat;
	}


	.ihale {
		padding: 0 0 2px 65px;
		border: 1px solid #0062A9;
		margin: 0 0 3px 0;
		background: #FFFFFF url(images/ihale.gif) no-repeat;
	}
	.anketler {
		padding: 0 10px 2px 65px;
		border: 1px solid #0062A9;
		margin: 0 0 3px 0;
		background: #FFFFFF url(images/anketler.gif) no-repeat;
	}
	
	.gorus-oneri {
	padding: 0 0 0 65px;
	border: 1px solid #0062A9;
	margin: 0 0 3px 0;
	background: #FFFFFF url(images/gorus-oneri.gif) no-repeat;
	cursor: hand;
	}

/* AYAKUCU */

#footer {
	clear: both;
	padding: 2px;
}
	.box {
	    float: none;
		padding: 10px 15px;
		width: 216px;
		border: 1px solid #ccc;
		background: #D1D7E4;
		margin: 0 0 6px 0;
	}
	
	.special {
		clear: both;
		margin: 0 0 10px 0;	
		padding: 1px 10px;
		border: 1px solid #ccc;
		background: #FFFFFF;
		color: #808080;
	}

