
body {
	margin:0;
	padding:0;
	background-image: url('../img/background.gif');
	background-repeat: repeat-x;
	}

.bodysub {
	margin:0;
	padding:0;
	background-image: url('../img/backgroundsub.gif');
	background-repeat: repeat-x;
	}
	
div {margin:0;padding:0;}
h1 {margin:0;padding:0;}
h2 {margin:0;padding:0;}
h3 {margin:0;padding:0;}
p {margin:0;padding:0;}
ul {margin:0;padding:0;}

#page {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}

.logo { 
	margin: 14px auto auto auto;
	border: 0px;
}  



/* ----- Header ----- */

#header {
	width: 966px;
	height: 96px;
	margin: 0px auto auto auto;
	background: #FFFFFF;
}

/* ----- Header Column----- */

#header1 {
	float: left;
	width: 366px;
}

#header2 {
	float: left;
	width: 344px;
}

#header3 {
	float: right;
	width: 230px;
	height: 60px;
	background-image: url('../img/background-header3.gif');
}


/* ----- Header3 Column----- */

.tableheader3 {
	width: 230px;
	height: 40px;
	font-family: Arial, Tahoma, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold; 
	text-align:center;
	margin: 10px 0px auto auto;
}

.tableheader3 a {
	font-family: Arial, Tahoma,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#333333;
	font-weight: bold; 
}

.tableheader3 a:hover {
	text-decoration: underline;
	color:#a60e0e;
}

.header3td {
	width: 33%;
	border-right: 1px dotted #C0C0C0;
	vertical-align: top;
}

.header3td img {
	border: 0px;
}

.header3td2 {
	width: 33%;
}

.header3td2 img {
	border: 0px;
}

.header3bot {
	width: 100%;
	height: 35px;
	vertical-align: bottom;
	text-align: right;
	font-size: 11px;
	font-weight: bold; 
	color: #950404;
}

.header3bot a {
	font-family: Arial, Tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#950404;
	font-weight: bold; 
}

.header3bot a:hover {
	text-decoration: underline;
	color:#a60e0e;
}

.header3bot img {
	vertical-align: text-boddom
	}

/* ----- Main Menu ----- */

#menu {
	height: 80px;
	background-image: url('../img/background-menu1.gif');
}

#menuen {
	height: 80px;
	background-image: url('../img/background-menu1e.gif');
}

#menubutton {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold; 
}



/* ----- Columns ----- */

#column {
	float:left;
	width:976px;
	height: 268px;
}


#left_shadow {
	float: left;
	width: 8px;
	height: 100%;
	background-image: url('../img/shadow-middleleft.gif');
	background-repeat: repeat-y;
}

#left_column {
	float: left;
	width: 725px;
	height: 100%;
}

.right_column {
	float: left;
	width: 225px;
	background-image: url('../img/background-menuright.gif');
	background-repeat: repeat-y;
}

#right_shadow{
	float: left;
	width: 8px;
	height: 100%;
	background-image: url('../img/shadow-middleright.gif');
	background-repeat: repeat-y;
}

/* ----- Left Column ----- */

#animation {
	height: 140px;
	background: #FFFFFF;
}

#welcome {
	height: 128px;
	background: #FFFFFF;
}

/* ----- Welcome Column ----- */

.w1 {
	float: left;
	width: 250px;
	height: 128px;
	background-image: url('../img/background-w1.gif');
	background-repeat: repeat-y;
}

.w1 table {
}

.w1 td {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-align:left;
	color: #0c5184;
}

.w1img {
	margin: 5px 5px;
	vertical-align: middle;
}

.w1b2 {
	width: 100%;
	margin: 5px;
}

.w1b2 a {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#0c5184;
	font-weight: bold; 
	line-height:15px;
}

.w1b2 a:hover {
	text-decoration: underline;
	color:#a60e0e;
}

.w1bimg {
	float: left;
	margin: 4px 6px;
	padding: 1px;
	border: 1px solid #b8aa97;
}

.w1 ul {
	float: left;
	margin-left: 16px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	list-style-image: url(../img/arrow3-2.gif);
	vertical-align: top;
}

#w2 {
	float: left;
	width: 475px;
	height: 120px;
}

/* ----- W2 Column ----- */

/* ----- W2a Tab Style ----- */

.w2a {
	width: 475px;
	height: 26px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-align:center;
	background-image: url('../img/background-menumid.gif');
}

.w2a ul {
	margin-left:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}

.w2a li {
	display:inline;
	line-height:26px;
}

.w2a li a {
	color:#333333;
	text-decoration:none;
	padding: 6px 21px 7px 17px;
}

.w2a li a.tabactive {
	color: #be1c24;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	border-left: 1px solid #dcd3c7;
	border-right: 1px solid #dcd3c7;
}

.w2b {
	height: 100px;
	background: #FFFFFF;
}

.w2b ul {
	margin: 0px;
	padding-left: 25px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:150px;
	list-style-image: url(../img/arrow5.gif);
	vertical-align: top;
	line-height:15px;
}

.w2b li a {
	color:#303030;
	text-decoration: none;
	line-height: 1.2
	font-size: 11px;
}

.w2b li a:hover {
	text-decoration: underline;
	color: #a60e0e;
}

#w2b1, #w2b2, #w2b3, #w2b4 {
	margin: 6px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

.w2btable {
	margin: 6px 0px;

}


.w2bimg {
	padding: 1px;
	border: 1px solid #b8aa97;

}

.w2btd2 {
	width: 75px;
	height: 44px;
	vertical-align: top;
}




/* ----- Right Column ----- */


#rightmenubutton {
	margin-left: 5px;
	font-family: Arial, Tahoma,sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight: bold; 
	vertical-align: middle;
}

.right_column a {
	font-family: Arial, Tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#333333;
	font-weight: bold; 
	vertical-align: middle;
}

.right_column a:hover {
	text-decoration: underline;
	color:#a60e0e;
}

.tablemenuright {
	float: right;
	margin: auto 3px auto auto;
	height: 270px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-align:left;
}

.menuright {
	border-bottom: 1px solid #dcd3c7;
}


/* ----- News General Column ----- */


#news {
	margin: 0;
	width: 966px;
}

#news_left_shadow {
	float: left;
	width: 8px;
}

#news_column {
	float: left;
	width: 950px;
	background: #FFFFFF;
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	border-top: 6px solid #dcd3c7;
	line-height:18px;
}

#news_right_shadow {
	float: left;
	width: 8px;
}

#newstop {
	float: left;
	padding: 6px;
	width: 95%;
	height: 16px;
	background-image: url('../img/background-news.gif');
	background-repeat: repeat-y;
	font-family: Arial, Tahoma,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#a61b22;
	font-weight: bold; 
	border-bottom: 6px solid #FFFFFF;
	line-height:18px;
}

/* ----- News Column ----- */

#news1 {
	float: left;
	width: 249px;
	background: #FFFFFF;
	border-right: 1px solid #dcd3c7;
	text-align:left;
	
}

#news2 {
	float: left;
	width: 349px;
	background: #FFFFFF;
	border-right: 1px solid #dcd3c7;
}

#news3 {
	float: left;
	width: 350px;
	background: #FFFFFF;
}

.newscontent {
}

.newscontent img {
	border: 0px;
}



.newscontent ul {
	margin-left: 25px;
	font-weight: bold;
	color:#303030;
	width:90%;
	list-style-image: url(../img/arrow3.gif);
}

.newscontent li {
}

.newscontent a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#303030;
	font-weight: normal
	vertical-align: middle;
	line-height:18px;
}

.newscontent a:hover {
	text-decoration: underline;
	color:#a60e0e;
}

.newscontent p {
	font-weight: normal;
}

#newscontenta {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#303030;
	font-weight: normal
	vertical-align: middle;
	line-height:18px;
}

#newssub {
	margin: 0px 16px;
	font-weight: normal;
	color:#333333;
	width:90%;
	list-style-image: url(../img/arrow2.gif);
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.newsall {
	font-weight: bold; 
	text-align: right;
	font-size: 12px;
	color:#333333;
}

.newscontent b {
	font-weight: bold; 
	text-align: right;
	color:#a91920;
	font-family: Arial, Tahoma,sans-serif;
	font-size: 12px;
	line-height:18px;
}







/* ----- Footer Column ----- */

#footer {
	width: 100%;
	height: 88px;
	background-image: url('../img/background-footer.gif');
	background-repeat: repeat-x;
	float: left;
}

.footermain {
	margin: auto auto auto auto;
	width: 950px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#504a42;
}

.footer1 a {
	text-decoration:underline;
	color:#504a42;
}

.footer1 {
	float: left;
	padding: 10px;
	width: 410px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.footer2 {
	float: right;
	padding: 10px;
	width: 500px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	text-align: right;
}

.footer2 img {
	border: 0px;
}


/* ----- Sub Pages ----- */

#subhead {
	margin-left: 8px;
	width: 950px;
	height: 17px;
	background-image: url('../img/backgroundsubhead.gif');
	background-repeat: repeat-y;
	padding: 9px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	line-height:21px;
	color: #FFFFFF;
}

#left_shadow_sub {
	float: left;
	width: 8px;
	height: 300px;
	background-image: url('../img/shadow-left-sub.gif');
	background-repeat: repeat-y;
}

#right_shadow_sub {
	float: left;
	width: 8px;
	height: 300px;
	background-image: url('../img/shadow-right-sub.gif');
	background-repeat: repeat-y;
}

#column_sub {
	float:left;
	width:966px;
}

.left_column_sub {
	float: left;
	width: 200px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#right_column_sub {
	float: left;
	width: 750px;
}

#sub_title {
	padding: 8px;
	width:170px;
	height: 17px;
	background: #e3202b;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #FFFFFF;
}

#sub_title1 {
	width:170px;
}

.left_column_sub ul {
	margin-top: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	width:100%;
	list-style-type: none;
	list-style-image: none;
	vertical-align: top;
}

.left_column_sub li a {
	margin: 0px 10px 0px 10px;
	padding: 4px 3px 4px 3px;
	width: 100%;
	display: block;
	border-bottom: dotted 1px #cccccc;
	font: normal 11px Tahoma, Arial, Helvetica, Georgia, Verdana;
	color: #000000;
	text-decoration: none;
}

.left_column_sub li a:hover {
	margin: 0px 10px 0px 10px;
	padding: 4px 3px 4px 3px;
	width: 100%;
	display: block;
	background-color: #faf7f2;
	border-bottom: dotted 1px #cccccc;
	font: normal 11px Tahoma, Arial, Helvetica, Georgia, Verdana;
	color: #000000;
	text-decoration: none;
}

.sub_title_right {
	padding: 8px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:21px;
}

.sub_title_right a {
	color:#000;
	text-decoration:underline;
}

.sub_title_right a:hover {
	color:#a60e0e;
	text-decoration:underline;
}

.sub_title_right table {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:21px;
}

.sub_right {
	padding: 8px;
	width: 725px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:21px;
}

.sub_right table {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:21px;
}

.sub_right2 {
	padding: 8px;
	width: 725px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:16px;
	text-align: center;
}

.sub_right2 table {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:21px;
}

.sub_right3 {
	width: 725px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.sub_right3 table {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:21px;
}

.sub_right p {
	padding: 6px 0px 6px 0px;
}

.sub_right a {
	color:#000;
	text-decoration: none;
}

.sub_right a:hover {
	color:#a60e0e;
	text-decoration:underline;
}

.sub_right table {
	border-bottom: 1px dotted #333333;
}

.sub_righty {
	padding: 8px;
	width: 725px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:21px;
}	

.sub_righty a {
	color:#000;
	text-decoration: none;
}

.sub_righty a:hover {
	color:#a60e0e;
	text-decoration:underline;
}

.sub_righty table {
	border-bottom: 0px dotted #333333;
}

#table1 {
	border: 0px;
}

.sub_right td {
	width: 50%;
	vertical-align: top;
}

#pcenter {
	padding: 0px 0px 6px 0px;
	text-align: center;
	color: #333333;
}

#pcenter2 {
	padding: 4px 0px 18px 0px;
	text-align: center;
	color: #000;
}

#plefty {
	padding: 4px 0px 8px 0px;
	text-align: left;
	color: #000;
}

#pcenter3 {
	margin-top: 0px;
	text-align: center;
	color: #333333;
}


#pidari {
	margin-top: 0px;
	text-align: left;
	line-height:12px;
}

#piletisim {
	margin: 0px 0px;
	text-align: left;
	line-height:12px;
}

#piletisimhead {
	text-align: left;
	color:#000;
	width: 100%;
	background: #f4ede3;
	padding: 0px 0px 0px 0px;
}

#piletisimhead2 {
	text-align: left;
	color:#03254f;
	background: #f4ede3;
	padding: 0px 0px 0px 0px;
}

#piletisimheadkampus {
	text-align: left;
	float: left;
	width:100%;
	color:#000;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #333333;
}

#tiletisim {
	border: 0px;
	color: #000;
}

.sub_right ul {
	margin-left: 25px;
	padding: 8px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:21px;
}

#imgtitle {
	float: right;
}

.subimg {
	padding: 1px;
	float: left;
	border: 1px solid #b8aa97;
	margin-right: 20px;
	margin-top: 5px;
}

.subimg2 {
	padding: 1px;
	border: 1px solid #b8aa97;
	margin: auto auto auto auto;
	display: block;
}

.subimg3 {
	padding: 1px;
	float: right;
	border: 1px solid #b8aa97;
}

.subimg4 {
	padding: 0px;
	border: 0px solid #b8aa97;
}

.subimg5 {
	padding: 0px;
	border: 0px solid #b8aa97;
	vertical-align: middle;
	margin-top: 5px;
}






#text1 {
	margin-left: 55px;
}

/* ----- Akademik Takvim ----- */

#akademiktd1 {
	width: 30%;
}

#akademiktd2 {
	width: 70%;
}

#akademiktr {
	color: #930008;

}

/* ----- Akademik Birimler ----- */

.akademikbirimul {
	margin-left: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	width:95%;
	list-style-type: none;
	list-style-image: none;
	vertical-align: top;
	list-style-image: url(../img/arrow6.gif);
}

.akademikbirimul li a {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 3px;
	width: 100%;
	display: block;
	border-bottom: dotted 1px #cccccc;
	font: normal 11px Tahoma, Arial, Helvetica, Georgia, Verdana;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../img/arrow8.gif);
}

.akademikbirimul li a:hover {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 3px;
	width: 100%;
	display: block;
	background-color: #faf7f2;
	border-bottom: dotted 1px #cccccc;
	font: normal 11px Tahoma, Arial, Helvetica, Georgia, Verdana;
	color: #000000;
	text-decoration: none;
}

#table2ul {
	border: 0px;
	margin-left: 30px;
	width: 95%;
}

#table2ul2 {
	border: 0px;
	margin-left: 30px;
	width: 100%;
}

#table2ul td {
	width: 35%;
}

#ptiphead {
	text-align: left;
	margin-top: 7px;
	color:#000;
	width: 100%;
	background: #f4ede3;
	padding: 0px 0px 0px 0px;
}

#avrupatable {
	width: 100%;
	text-align: center;
	border: 0px;
}

#avrupatd1 {
	width: 75%;
}

#avrupatd2 {
	width: 25%;
}

.aktakvim li {
	margin: 0px 16px;
	padding: 5px;
	font-weight: normal;
	color:#333333;
	width:90%;
	list-style-image: url(../img/arrow5.gif);
	line-height : 13px;

}

#kontenjantd1 {
	width: 52%;
}

#kontenjantd1b {
	width: 62%;
}

#kontenjantd2 {
	width: 12%;
	text-align: center;
	font-weight: normal;
}


#ucrettd1 {
	width: 55%;
}

#ucrettd2 {
	width: 20%;
	text-align: center;
	font-weight: normal;
}

#ucrettd3 {
	width: 25%;
	text-align: right;
	font-weight: normal;
}

#ucrettd4 {
	text-align: right;
}

#odemeplaniul {
	margin-left: 45px;
	padding: 0px;
	text-align: left;
	list-style-image: url(../img/arrow7.gif);
	
}

.aktable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

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

.aktable td {
	width: 33%;
	border: 0px;
}

#akul {
	margin-left: 14px;
	padding: 0px;
	text-align: left;
	list-style-image: url(../img/arrow7.gif);
	line-height: 15px;
}

#akul2 {
	margin-left: 14px;
	padding: 0px;
	text-align: left;
	list-style-image: url(../img/arrow3.gif);
	line-height: 11px;
}

#akul3 {
	margin-left: 14px;
	padding: 0px;
	text-align: left;
	list-style-image: url(../img/arrow7.gif);
	line-height: 21px;
	color: #d71f29;
}

#imgpdf {
	vertical-align: text-bottom;
	border: 0px;
}

#kayitkabulli {
	margin-left: 45px;
	padding: 0px;
	text-align: left;
	list-style-type: decimal;
	
}


#vttd1 {
	width: 25%;
	vertical-align: middle;
}

#vttd2 {
	width: 57%;
}

#vttd3 {
	width: 18%;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}

#vtul {
	margin-left: 45px;
	padding: 0px;
	text-align: left;
	list-style-image: url(../img/arrow7.gif);
}

#vtimg {
	border: 0px;
}

.sub_right_ders {
	border: 0px;
	font: normal 11px Tahoma, Arial, Helvetica, Georgia, Verdana;
	line-height: 21px;
	width: 95%;
}

#dersprogramiana {
	width: 100%;
	border: 0px;
}

.dersprogramiana {
	width: 100%;
	border: 0px;
}

.dersprogramiana a {
	color: #FFFFFF;
	font-size: 1px;
}

#dersprogrami {
	width: 100%;
	border: none;
	line-height: 16px;
	border-bottom: solid 1px #cccccc;
}

#dersprogramitd {
	width: 49%;
}

#dersprogramitdorta {
	width: 2%;
}

#dptd1 {
	width: 10%;
	text-align: center;
}

#dptd2 {
	width: 45%;
}

#dptd3 {
	width: 7.5%;
	text-align: center;
}

#pdershead {
	text-align: center;
	margin-top: 7px;
	color:#000;
	width: 100%;
	background: #f4ede3;
	padding: 0px 0px 0px 0px;
}

#pyilhead {
	text-align: center;
	margin-top: 7px;
	color:#000;
	width: 100%;
	background: #eae3d9;
	padding: 0px 0px 0px 0px;
}

#onlinerandevutd1 {
	width: 47%;
}

#onlinerandevutd2 {
	width: 6%;
}

#onlinerandevutd3 {
	width: 60%;
	text-align: right;
}

#onlinerandevutd4 {
	width: 40%;
}

#sitemapul {
	margin-left: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	width:95%;
	vertical-align: top;
	list-style-image: url(../img/arrow2.gif);
}

#iletisimform {
	width: 60%;
	border: 0px;
}

#kampus {
	width: 100%;
	border: 0px;
}

#kampusp {
	margin-left: 4px;
}

#kampustd {
	width: 20%;
	text-align: right;
}

#kampustd2 {
	width: 10%;
	text-align: center;
	vertical-align: middle;
}

#kampustd2b {
	width: 12%;
	text-align: center;
	vertical-align: middle;
}

#kampustd3 {
	width: 80%;
	text-align: right;
}

#kampusbig {
	width: 100%;
	text-align: center;
	border: 0px;
}

.subimgkampus {
	padding: 1px;
	border: 1px solid #b8aa97;
	display: block;
	text-align: right;
}

#subimgkampus2 {
	padding: 1px;
	border: 1px solid #b8aa97;
	display: block;
	text-align: center;
	margin: auto auto auto auto;
}

#subimgkampus3 {
	border: 0px;
	vertical-align: middle;
}

#etkinliktd {
	width: 2%;
	text-align: left;
}

#etkinliktd2 {
	width: 80%;
	text-align: left;
	vertical-align: middle;
}

#etkinliktd3 {
	width: 18%;
	text-align: center;
	vertical-align: top;
}

#etkinlikul {
	margin-left: 30px;
	padding: 0px;
	text-align: left;
	list-style-image: url(../img/arrow7.gif);
}

#etkinlikred {
	color:#a60e0e;
}

#farabitd1 {
	width: 12%;
}

#farabitd2 {
	width: 50%;
}
