﻿


html { 
  height: 100%;
}

* { 
  margin: 0;
  padding: 0;
}

/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

body {
	background-color: #000;
	background-image: url(../images/front_page-01.jpg);
	background-repeat: repeat;
	background-position: top;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}

p { 
  padding: 0 0 20px 0;
  line-height: 14px;
}

img { 
  border: 0;
}

.imgpad { 
  border: 0;
  padding:10px;
}


/*h1 {
	color: #ff0000;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}*/



.left { 
  float: left;
  width: auto;
  margin-right: 10px;
}

.right { 
  float: right; 
  width: auto;
  margin-left: 10px;
}

.center { 
  display: block;
  text-align: center;
  margin: 20px auto;
}

#main, header, #logo, nav, #site_content, footer, #site_content_mor { 
  margin-left: auto; 
  margin-right: auto;
}

#container { 
  /*background: transparent url(../images/front_page-01.jpg) no-repeat bottom; */
  /*padding-bottom: 40px;*/
}

#main {
	width: 1240px;
	background: transparent;
	padding-bottom: 10px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	
}

header { 
  width: 950px;
  height: 55px;
}


nav { 
  height: 26px;
  width: 740px;
  margin: 1px auto 0 auto;
  float: right;
  padding: 35px 0 0 0;
} 

#haberler {
	float: right;
	width: 152px;
	height: 250px;
	padding-top: 18px;
	padding-bottom: 0;
	padding-left: 2;
	font-family: Tahoma;
	color: #000000;
	margin-right: 28px;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	}
#haberler h1 {
	font-family:Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;	
	}

#haberler a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	}

#site_content {
	width: 950px;
	overflow: hidden;
	border-top: 0;
	border-bottom: 0;
	background: #46C4DD;
	background: -webkit-gradient(linear, left top, left bottom, from(#0085b7), to(#00aced));
	background: -moz-linear-gradient(top,  #0085b7,  #00aced);
	border-radius: 18px 18px 18px 18px;
	-moz-border-radius: 18px 18px 18px 18px;
	-webkit-border: 18px 18px 18px 18px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	box-shadow: 0 2px 10px rgba(2,2,2,.8);
	behavior: url(css/PIE.htc);
	z-index: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
} 

#site_content_mor {
	width: 950px;
	overflow: hidden;
	border-top: 0;
	border-bottom: 0;
	background: #6452A2;
	background: -webkit-gradient(linear, left top, left bottom, from(#6452A2), to(#6452A2));
	background: -moz-linear-gradient(top,  #6452A2,  #6452A2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6452A2', endColorstr='#6452A2');	border-radius: 18px 18px 18px 18px;
	-moz-border-radius: 18px 18px 18px 18px;
	-webkit-border: 18px 18px 18px 18px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	box-shadow: 0 2px 10px rgba(2,2,2,.8);
	behavior: url(css/PIE.htc);
	z-index: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#sidebar_container {
	float: right;
	width: 100px;
	height: 380px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 70px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:relative;
}

.sidebar {
	float: left;
	width: 100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	position:relative;
}
  
#paper_bg {
	width: 800px;
	height: 420px;
	background-image: url(../images/paper.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
}
#yellow_box2 {
	width:740px;
	height:380px;
	border-radius: 16px 16px 16px 16px;
	-moz-border-radius: 16px 16px 16px 16px;
	-webkit-border: 16px 16px 16px 16px;
  	background: transparent url(../images/yellow.png) repeat ;
	float:left;
   	margin-top: 23px;
    margin-left: 35px;

}

#yellow_box {
	width:570px;
	height:380px;
	border-radius: 16px 16px 16px 16px;
	-moz-border-radius: 16px 16px 16px 16px;
	-webkit-border: 16px 16px 16px 16px;
  	background: transparent url(../images/yellow.png) repeat ;
	behavior: url(css/PIE.htc);
	float:left;
   	margin-top: 23px;
    margin-left: 35px;

}
#yellow_box_about {
	width:670px;
	height:380px;
	border-radius: 16px 16px 16px 16px;
	-moz-border-radius: 16px 16px 16px 16px;
	-webkit-border: 16px 16px 16px 16px;
  	behavior: url(css/PIE.htc);
	background: transparent url(../images/yellow.png) repeat ;
	float:left;
   	margin-top: 23px;
    margin-left: 35px;

}

#logo_container {
	width: 810px;
	height: 32px;
	float: left;
	text-align: left;
	text-indent: 5px;
	display: inline-block;
	padding: 10px;
	line-height:32px;
	
}

#content {

	width: 830px;
	height: 420px;
	float: left;
	border-radius: 16px 16px 16px 16px;
	-moz-border-radius: 16px 16px 16px 16px;
	-webkit-border: 16px 16px 16px 16px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	box-shadow: 0 2px 10px rgba(2,2,2,.8);
	behavior: url(css/PIE.htc);
	z-index: 12;
	background-color: #ffffff;
	vertical-align: bottom;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding: 0px;
	position: relative;
}

ul li {margin-left:20px; margin-right:30px; line-height:14px;}
ul ul {margin-left: 30px; margin-right:30px;}


#splash2 ul li { 
  list-style-type:disc;
  list-style-position:outside;
  text-indent:0px;
  margin-left:10px;
}
#splash3 ul li { 
  list-style-type:disc;
  list-style-position:outside;
  text-indent:0px;
  margin-left:10px;
}

footer {
	width: 950px;
	height: 90px;
	padding: 20px 0 5px 0;
	text-align: center;
	color: #FFF;
	background: transparent url(../images/transparent.png);
	border-radius: 16px 16px 16px 16px;
	-moz-border-radius: 16px 16px 16px 16px;
	-webkit-border: 16px 16px 16px 16px;
	behavior: url(css/PIE.htc);
	font-family: Tahoma;
	font-size: 130%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

footer p { 
  padding: 0 0 10px 0;
}

footer a, footer a:hover { 
  color: #FFF;
  text-decoration: underline;
}

footer a:hover { 
  color: #FFF;
  text-decoration: none;
}

.form_settings { 
  margin: 15px 0 0 0;
}

.form_settings p { 
  padding: 0 0 4px 0;
}

.form_settings span { 
  float: left; 
  width: 200px; 
  text-align: left;
}
  
.slidingDiv input, .slidingDiv textarea { 
  width: 150px;
  height:18px;  
  border: 1px solid #C6E7F0; 
  background: #EFF8FB; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
  behavior: url(css/PIE.htc);
}
input.btn: link
  
.slidingDiv submit {
	border: 0;
	width: 99px;
	margin: 0 0 0 212px;
	height: 33px;
	padding: 0 0 6px 0;
	cursor: pointer;
	background: #1EC9F4;
	-webkit-border-radius: .5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
	border-radius: .5em .5em .5em .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	behavior: url(css/PIE.htc);
	color: #FFF;
	border: solid 1px #0D8AA9;
	background:#00C;
}






.form_settings textarea, .form_settings select {
	width: 299px;
	font-family: Tahoma;
	font-size: 100%;
}

.form_settings select { 
  width: 310px;
}

.form_settings .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;
}

.separator { 
  width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;
}
  

#kurslar_menu {
	font-family: Tahoma;
	font-size: 10px;
	float: left;
	width: 565px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 464px;
	position: absolute;
	z-index: 10;
}
#course_select {
	width: 740px;
	height:22px;
	background: -webkit-gradient(linear, left top, right top, from(#4b4746), to(#b5b0ac));
	background: -moz-linear-gradient(left,  #4b4746,  #b5b0ac);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4746', endColorstr='#b5b0ac');
	z-index: 11;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	box-shadow: 0 2px 10px rgba(2,2,2,.8);
	behavior: url(css/PIE.htc);
	position: relative;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	text-indent: 10px;
	margin-top:8px;
	line-height:22px;
}
#red_box {
	width:22px;
	height:22px;
	float:left;
	background: #ed1b24;
	
}

#kalemler {
	float: left;
	width: 165px;
	padding-top: 242px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: absolute;
	z-index: 13;
}
#kalemler_img{ background-image:url(../images/kalemler.png); width:165px; height:315px; }
#participant_login {
	float: right;
	width: 180px;
	height:34px;
	line-height:24px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
	box-shadow: 0 2px 2px rgba(0,0,0,.4);
	background: -webkit-gradient(linear, left top, left bottom, from(#026838), to(#87c540));
	background: -moz-linear-gradient(top,  #026838,  #87c540);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#026838', endColorstr='#87c540');
	behavior: url(css/PIE.htc);
	padding-left:5px;
	z-index: 25;
	}

#participant_grey {
	float:right;
	width: 130px;
	height:22px;
	background: #cacbcf;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	behavior: url(css/PIE.htc);
	margin-bottom:2px;
	margin-right:5px;
	margin-top:5px;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align:center;
}



/*Butonlar////////////////////////////////////////////////////////*/

/* yandaki menu butonları  */


.button2 {
	width: 80px;
	height: 40px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: left;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0 6px 6px rgba(0,0,0,.4);
	-moz-box-shadow: 0 6px 6px rgba(0,0,0,.4);
	box-shadow: 0 6px 6px rgba(0,0,0,.4);
	behavior: url(css/PIE.htc);
	font-family: Tahoma;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	padding-top: 20px;
	margin-top: 15px;
	padding-left: 15px;
}
.button2:hover {
	text-decoration: none;
	
}
.button2:active {
	position: relative;
	
}

/* alttaki kurs butonlaorı  */

.button {
	width: 140px;
	height: 50px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	box-shadow: 0 2px 10px rgba(2,2,2,.8);
	behavior: url(css/PIE.htc);
	font-family: Tahoma;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	padding-top: 10px;
	margin-right: 14px;
}
.button:hover {
	text-decoration: none;
	
}
.button:active {
	position: relative;
	
}

#alttaki_buttonlar {
	width: 720px;
	padding-left: 20px;
	z-index: 2;
}



/* Buton renkleri ////////////////////////////////////////////////////////////////////*/
.dblue {
	color: #ffffff;
	background: #2e50a3;
	background: -webkit-gradient(linear, left top, left bottom, from(#2e50a3), to(#5687d1));
	background: -moz-linear-gradient(top,  #2e50a3,  #5687d1);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e50a3', endColorstr='#5687d1');
	behavior: url(css/PIE.htc);
}
.dblue:hover {
	color: #ffffff;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#5687d1), to(#2e50a3));
	background: -moz-linear-gradient(top,  #5687d1,  #2e50a3);
	behavior: url(css/PIE.htc);
	
}
.dblue:active {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#5687d1), to(#2e50a3));
	background: -moz-linear-gradient(top,  #5687d1,  #2e50a3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5687d1', endColorstr='#2e50a3');
	behavior: url(css/PIE.htc);
}

.pink {
	color: #ffffff;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#e41a5a), to(#f283ad));
	background: -moz-linear-gradient(top,  #e41a5a,  #f283ad);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e41a5a', endColorstr='#f283ad');
	behavior: url(css/PIE.htc);
}
.pink:hover {
	color: #ffffff;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f286af), to(#eb527e));
	background: -moz-linear-gradient(top,  #f286af,  #eb527e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f286af', endColorstr='#eb527e');
	behavior: url(css/PIE.htc);
}
.pink:active {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f286af), to(#eb527e));
	background: -moz-linear-gradient(top,  #f286af,  #eb527e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f286af', endColorstr='#eb527e');
	behavior: url(css/PIE.htc);
}
.grey_tech {
	color: #ffffff;
	background: #999999;
	background: -webkit-gradient(linear, left top, left bottom, from(#111111), to(#999999));
	background: -moz-linear-gradient(top,  #111111,  #999999);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#999999');
	behavior: url(css/PIE.htc);
	margin-left:40px;
}
.grey_tech:hover {
	color: #ffffff;
	background: #999999;
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#111111));
	background: -moz-linear-gradient(top,  #999999,  #111111);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#111111');
	behavior: url(css/PIE.htc);
}
.grey_tech:active {
	color: #ffffff;
	background: #999999;
	background: -webkit-gradient(linear, left top, left bottom, from(#111111), to(#999999));
	background: -moz-linear-gradient(top,  #111111,  #999999);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#999999');
	behavior: url(css/PIE.htc);
}
.orange {
	color: #000000;
	background: #fbb116;
	background: -webkit-gradient(linear, left top, left bottom, from(#f25b28), to(#fab337));
	background: -moz-linear-gradient(top,  #f25b28,  #fab337);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25b28', endColorstr='#fab337');
	behavior: url(css/PIE.htc);
}
.orange:hover {
	color: #000000;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#fab337), to(#f25b28));
	background: -moz-linear-gradient(top,  #fab337,  #f25b28);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fab337', endColorstr='#f25b28');
	behavior: url(css/PIE.htc);
}
.orange:active {
	color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#f25b28), to(#fab337));
	background: -moz-linear-gradient(top,  #f25b28,  #fab337);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25b28', endColorstr='#fab337');
	behavior: url(css/PIE.htc);
}
.blondie {
	color: #000000;
	background: #fbb116;
	background: -webkit-gradient(linear, left top, left bottom, from(#fee492), to(#fdc010));
	background: -moz-linear-gradient(top,  #fee492,  #fdc010);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fee492', endColorstr='#fdc010');
	behavior: url(css/PIE.htc);
}
.blondie:hover {
	color: #000000;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdc010), to(#fee492));
	background: -moz-linear-gradient(top,  #fdc010,  #fee492);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdc010', endColorstr='#fee492');
	behavior: url(css/PIE.htc);
}
.blondie:active {
	color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#f25b28), to(#fab337));
	background: -moz-linear-gradient(top,  #f25b28,  #fab337);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25b28', endColorstr='#fab337');
	behavior: url(css/PIE.htc);
}

.purple {
	color: #ffffff;
	background: #fbb116;
	background: -webkit-gradient(linear, left top, left bottom, from(#521d66), to(#9a5f99));
	background: -moz-linear-gradient(top,  #521d66,  #9a5f99);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#521d66', endColorstr='#9a5f99');
	behavior: url(css/PIE.htc);
}
.purple:hover {
	color: #ffffff;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#9a5f99), to(#521d66));
	background: -moz-linear-gradient(top,  #9a5f99,  #521d66);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a5f99', endColorstr='#521d66');
	behavior: url(css/PIE.htc);
}
.purple:active {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#521d66), to(#9a5f99));
	background: -moz-linear-gradient(top,  #521d66,  #9a5f99);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#521d66', endColorstr='#9a5f99');
	behavior: url(css/PIE.htc);

}

.green {
	color: #ffffff;
	background: #fbb116;
	background: -webkit-gradient(linear, left top, left bottom, from(#026838), to(#87c540));
	background: -moz-linear-gradient(top,  #026838,  #87c540);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#026838', endColorstr='#87c540');
	behavior: url(css/PIE.htc);
}
.green:hover {
	color: #ffffff;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#87c540), to(#026838));
	background: -moz-linear-gradient(top,  #87c540,  #026838);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#87c540', endColorstr='#026838');
	behavior: url(css/PIE.htc);
}
.green:active {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#026838), to(#87c540));
	background: -moz-linear-gradient(top,  #026838,  #87c540);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#026838', endColorstr='#87c540');
	behavior: url(css/PIE.htc);
}

.slidingDiv {
	width:160px;
	height: 150px;
	background-color: #87c540;
	padding: 5px;
	margin-top: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
	box-shadow: 0 2px 2px rgba(0,0,0,.4);
	position: absolute;
	z-index: 20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	behavior: url(css/PIE.htc);
}
 
.show_hide {
	display: none;
	color: #FFF;
	text-decoration: none;
	line-height:24px;
	
}
.show_hide:hover {
	display: none;
	color: #FFF;
	text-decoration: none;
	
}
#logo_text {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 12px;
	

}
#pre_next {
	float: right;
	width: 125px;
	height:25px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right:15px;
	position: relative;
	z-index: 94;
	
}
#back{ width:51px; height:25px; background-image:url(../images/back.png); float:left;}
#back a{ width:100%; height:100%; background-image:url(../images/back.png); float:left; text-decoration:none;}
#back a:hover{ width:51px; height:25px; background-image:url(../images/back.png); float:left;}
#forward{ width:74px; height:25px; background-image:url(../images/forward.png); float:right;}
#forward a{ width:100%; height:100%; background-image:url(../images/forward.png); float:right; text-decoration:none;}
#forward a:hover{ width:74px; height:25px; background-image:url(../images/forward.png); float:right;}

#back2{ width:51px; height:25px; background-image:url(../images/back2.png); float:left;}
#back2 a{ width:100%; height:100%; background-image:url(../images/back2.png); float:left; text-decoration:none;}
#back2 a:hover{ width:51px; height:25px; background-image:url(../images/back2.png); float:left;}
#forward2{ width:74px; height:25px; background-image:url(../images/forward2.png); float:right;}
#forward2 a{ width:100%; height:100%; background-image:url(../images/forward2.png); float:right; text-decoration:none;}
#forward2 a:hover{ width:74px; height:25px; background-image:url(../images/forward2.png); float:right;}

#kurs_adi_blok{
	width:400px;
	height:30px;
	float:right;
	line-height:30px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	color: #ffffff;
	background: #4c4c4c;
	background: -webkit-gradient(linear, left top, right top, from(#4c4c4c), to(#b7b7b7));
	background: -moz-linear-gradient(left,  #4c4c4c,  #b7b7b7);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#b7b7b7');
	-webkit-box-shadow: 10 2px 2px rgba(2,2,2,.4);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,.8);
	box-shadow: 0 2px 10px rgba(2,2,2,.8);
}

#who_logo{
	width:100px;
	height:30px;
	float:right;
}

#who_logo a{
	width:100px;
	height:30px;
	float:right;
	background-image:url(../images/who_logo.png);
}


#epela_logo {float: left; width :129px;	height:32px;}
#epela_logo a{float: left; width :129px;	height:32px; background-image:url(../images/epela_logo.png);}
.news_div3 {
	width:745px;
	height:320px;
	margin-top:0px;
	margin-left:5px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #cacaca;
 	scrollbar-highlight-color: #cacaca;
 	scrollbar-3dlight-color: #cacaca;
	scrollbar-darkshadow-color: #cacaca;
	scrollbar-shadow-color: #cacaca;
 	scrollbar-arrow-color: #000000;
 	scrollbar-track-color: #cacaca;
	

}

.news_div {
	width:565px;
	height:320px;
	margin-top:0px;
	margin-left:5px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #cacaca;
 	scrollbar-highlight-color: #cacaca;
 	scrollbar-3dlight-color: #cacaca;
	scrollbar-darkshadow-color: #cacaca;
	scrollbar-shadow-color: #cacaca;
 	scrollbar-arrow-color: #000000;
 	scrollbar-track-color: #cacaca;
	

}
.why_div {
	width:565px;
	height:327px;
	margin-top:10px;
	margin-left:5px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #cacaca;
 	scrollbar-highlight-color: #cacaca;
 	scrollbar-3dlight-color: #cacaca;
	scrollbar-darkshadow-color: #cacaca;
	scrollbar-shadow-color: #cacaca;
 	scrollbar-arrow-color: #000000;
 	scrollbar-track-color: #cacaca;
	

}

.tech_div {
	width:575px;
	height:320px;
	margin-top:30px;
	margin-left:30px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #cacaca;
 	scrollbar-highlight-color: #cacaca;
 	scrollbar-3dlight-color: #cacaca;
	scrollbar-darkshadow-color: #cacaca;
	scrollbar-shadow-color: #cacaca;
 	scrollbar-arrow-color: #000000;
 	scrollbar-track-color: #cacaca;

}
#tech_main{ width:520px;}
.news_div2 {
	width:565px;
	height:310px;
	margin-top:10px;
	margin-left:5px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #cacaca;
 	scrollbar-highlight-color: #cacaca;
 	scrollbar-3dlight-color: #cacaca;
	scrollbar-darkshadow-color: #cacaca;
	scrollbar-shadow-color: #cacaca;
 	scrollbar-arrow-color: #000000;
 	scrollbar-track-color: #cacaca;
	

}

.news_left{
	width:460px;
	float:left;
	margin-left:30px;
	margin-right:10px;
	margin-top:10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
	
}
#news_left_col01{ width:240px; float:right; padding:5px; background-image:url(../images/resimalti.png); margin-left:10px; }
#news_right_col01{ width:240px; float:left; padding:5px; background-image:url(../images/resimalti.png); margin-right:10px; }
#news_img{ background-image:url(../images/course_objectives.png); width:240px; height:159px; margin-bottom:5px;}
#news_img2{ background-image:url(../images/course_objectives2.png); width:240px; height:159px; margin-bottom:5px;}
#news_alt_col{ width:450px; float:left; margin-top:10px;}
#news_right{
	width:240px;
	float:right;
	margin-top:50px;
	margin-right:20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}
.news_left h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	text-indent:-1px;
	}
#news_right h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
	line-height: 15px;
	text-indent:-1px;
	}
#about_left{
	width:480px;
	float:left;
	margin-left:30px;
	margin-right:10px;
	margin-top:20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-indent:-1px;
	text-align:left;
}
#graduates_left{
	width:480px;
	float:left;
	margin-left:30px;
	margin-right:10px;
	margin-top:20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-indent:-1px;
	text-align:left;
}

#about_right{
	width:230px;
	float:right;
	margin-right:30px;
	margin-top:19px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	text-align:left;
}
#about_left h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	text-indent:-1px;
	}
#about_right h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
	line-height: 15px;
	text-indent:-1px;
	}


#about_right li{
	list-style-position: inside;
	list-style-type: disc;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-indent:4px;
}

#who_left{
	width:450px;
	float:left;
	margin-left:30px;
	margin-right:10px;
	margin-top:12px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-indent:-1px;
	text-align:left;
}
#who_left h1{

	font-family: Tahoma;
	font-size: 14px;
	color: #ff0000;
	line-height: 14px;
	text-indent:-1px;
	text-align:left;
	padding-top:10px;
}


#who_right{
	width:280px;
	float:right;
	margin-right:20px;
	margin-top:30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	text-align:left;
	
}
#why_left{
	width:480px;
	float:left;
	margin-left:30px;
	margin-right:19px;
	margin-top:10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-indent:-1px;
	text-align:left;
}
.contact_div {
	width:565px;
	height:390px;
	margin-top:-20px;
}

#contact_left{
	width:180px;
	float:left;
	margin-left:30px;
	margin-right:10px;
	margin-top:86px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 11px;
	text-indent:-1px;
	text-align:left;
}
#splash{
width:570px;
height:380px;
background-image:url(../images/go_authentic.png);

}
#splash_andrew{
width:550px;
height:360px;
padding:10px;
background-color: #000000;
border-radius: 18px 18px 18px 18px;
-moz-border-radius: 18px 18px 18px 18px;
-webkit-border: 18px 18px 18px 18px;
border: 3px solid #385d8a;
color:#ffffff;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #000000;
 	scrollbar-highlight-color: #000000;
 	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
 	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;

}
#splash_hermes{
width:550px;
height:360px;
padding:10px;
background-color: #ffffff;
border-radius: 18px 18px 18px 18px;
-moz-border-radius: 18px 18px 18px 18px;
-webkit-border: 18px 18px 18px 18px;

color:#000000;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #000000;
 	scrollbar-highlight-color: #000000;
 	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
 	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;

}
#andrew_caption{
font-size:9px;
width:550px;

}

#splash2{
width:500px;
height:340px;
background-image:url(../images/evvm_soon.png);
font-size:11px;
line-height:14px;
padding-top:40px;
padding-left:40px;
padding-right:30px;
text-align:left;
margin-left:5px;

}
#splash2 h1{
font-size:11px;
font-weight:bold;
}
#splash3{
width:500px;
height:340px;
background-image:url(../images/inspection_soon.png);
font-size:11px;
line-height:14px;
padding-top:40px;
padding-left:40px;
padding-right:30px;
text-align:left;
margin-left:5px;
text-indent:0px;

}
#splash3 h1{
font-size:11px;
font-weight:bold;
}



#contact_right{
	width:300px;
	height:320px;
	float:right;
	margin-right:20px;
	margin-top:30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
  	background: transparent url(../images/contact.png) ;
}
#contact_right table{
	width:240px;
	margin-top:20px;

}
#contact_right input {
	width:150px;
	height:24px;
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	margin-top:5px;
	display:block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(css/PIE.htc);
	border:thin solid #999999;
	text-indent:8px;
}

#contact_right textarea{
	width:150px;
	height:80px;
	float:left
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	margin-top:5px;
	display:block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(css/PIE.htc);
	border:thin solid #999999;
	text-indent:8px;
}
#contact_right .buttonsubmit{
	width:70px;
	height:24px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	margin-top:10px;
	display:block;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	background: -webkit-gradient(linear, left top, right top, from(#026838), to(#87c540));
	background: -moz-linear-gradient(right,  #026838,  #87c540);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#026838', endColorstr='#87c540');
	behavior: url(css/PIE.htc);
	margin-right:10px;

}
#contact_right .buttoncancel{
	width:70px;
	height:24px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	margin-top:10px;
	display:block;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	background: -webkit-gradient(linear, left top, right top, from(#e41a5a), to(#f283ad));
	background: -moz-linear-gradient(right,  #e41a5a,  #f283ad);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e41a5a', endColorstr='#f283ad');
	behavior: url(css/PIE.htc);
	
}

#who_right h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;	
	line-height: 16px;
	text-indent:-1px;
	}

.jScrollPaneContainer 	{ position: relative; overflow: hidden; z-index: 1; }

.jScrollPaneTrack 		{
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 1;
	height: 100%;
	background: url(../images/bar.png) top center;
	padding: 1px;
	margin-right: 15px;
}

/*position i relative diye değiştirdim.*/
.jScrollPaneDrag	{ position: relative; background: url(../images/ball.png) center  no-repeat;
					  cursor: pointer; overflow: hidden; }

#bolum_baslik_tech {
	float: left;
	position:absolute;
	width: 87px;
	height:55px;
	line-height:18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,8);
	box-shadow: 0 2px 10px rgba(2,2,2,8);
	background: -webkit-gradient(linear, left top, left bottom, from(#111111), to(#999999));
	background: -moz-linear-gradient(top,  #111111,  #999999);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#999999');
	margin-top:52px;
	margin-left:-19px;
	z-index: 25;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top:15px;
	padding-right:3px;
	behavior: url(css/PIE.htc);
	}


#bolum_baslik_news {
	float: left;
	position:absolute;
	width: 80px;
	height:70px;
	line-height:70px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,8);
	box-shadow: 0 2px 10px rgba(2,2,2,8);
	background: -webkit-gradient(linear, left top, left bottom, from(#6a6a6c), to(#bcbdc1));
	background: -moz-linear-gradient(top,  #6a6a6c,  #bcbdc1);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6c', endColorstr='#bcbdc1');
	margin-top:52px;
	margin-left:-19px;
	z-index: 25;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right:10px;
	behavior: url(css/PIE.htc);
	}
#bolum_baslik_about {
	float: left;
	position:absolute;
	width: 80px;
	height:54px;
	line-height:16px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,8);
	box-shadow: 0 2px 10px rgba(2,2,2,8);
	background: -webkit-gradient(linear, left top, left bottom, from(#e41a5a), to(#f283ad));
	background: -moz-linear-gradient(top,  #e41a5a,  #f283ad);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e41a5a', endColorstr='#f283ad');
	margin-top:52px;
	margin-left:-19px;
	z-index: 25;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top:16px;
	padding-right:10px;
	behavior: url(css/PIE.htc);
	}
.green2 {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#7ebc41), to(#93d156));
	background: -moz-linear-gradient(top,  #7ebc41,  #93d156);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ebc41', endColorstr='#93d156');
	behavior: url(css/PIE.htc);
}
.green2:hover {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#93d156), to(#7ebc41));
	background: -moz-linear-gradient(top,  #93d156,  #7ebc41);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#93d156', endColorstr='#7ebc41');
	behavior: url(css/PIE.htc);
}
.green2:active {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#7ebc41), to(#93d156));
	background: -moz-linear-gradient(top,  #7ebc41,  #93d156);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ebc41', endColorstr='#93d156');
	behavior: url(css/PIE.htc);
}
	
#bolum_baslik_graduates {
	float: left;
	position:absolute;
	width: 80px;
	height:54px;
	line-height:16px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,8);
	box-shadow: 0 2px 10px rgba(2,2,2,8);
	background: -webkit-gradient(linear, left top, left bottom, from(#7ebc41), to(#93d156));
	background: -moz-linear-gradient(top,  #7ebc41,  #93d156);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ebc41', endColorstr='#93d156');
	margin-top:52px;
	margin-left:-19px;
	z-index: 25;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top:16px;
	padding-right:10px;
	behavior: url(css/PIE.htc);
	}	
#bolum_baslik_why_elearning {
	float: left;
	position:absolute;
	width: 80px;
	height:54px;
	line-height:16px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,8);
	box-shadow: 0 2px 10px rgba(2,2,2,8);
	background: -webkit-gradient(linear, left top, left bottom, from(#521d66), to(#9a5f99));
	background: -moz-linear-gradient(top,  #521d66,  #9a5f99);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#521d66', endColorstr='#9a5f99');
	behavior: url(css/PIE.htc);
	margin-top:52px;
	margin-left:-19px;
	z-index: 25;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top:16px;
	padding-right:10px;
	}
#bolum_baslik_evvm {
	float: left;
	position:absolute;
	width: 80px;
	height:54px;
	line-height:14px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,8);
	box-shadow: 0 2px 10px rgba(2,2,2,8);
	background: -webkit-gradient(linear, left top, left bottom, from(#521d66), to(#9a5f99));
	background: -moz-linear-gradient(top,  #521d66,  #9a5f99);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#521d66', endColorstr='#9a5f99');
	behavior: url(css/PIE.htc);
	margin-top:52px;
	margin-left:-19px;
	z-index: 25;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top:16px;
	padding-right:10px;
	}
#bolum_baslik_who {
	float: left;
	position:absolute;
	width: 80px;
	height:54px;
	line-height:16px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,8);
	box-shadow: 0 2px 10px rgba(2,2,2,8);
	background: -webkit-gradient(linear, left top, left bottom, from(#fee492), to(#fdc010));
	background: -moz-linear-gradient(top,  #fee492,  #fdc010);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fee492', endColorstr='#fdc010');
	behavior: url(css/PIE.htc);
	margin-top:52px;
	margin-left:-19px;
	z-index: 25;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-top:16px;
	padding-right:10px;
	}
#bolum_baslik_inspections {
	float: left;
	position:absolute;
	width: 80px;
	height:54px;
	line-height:16px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,8);
	box-shadow: 0 2px 10px rgba(2,2,2,8);
	background: -webkit-gradient(linear, left top, left bottom, from(#f25b28), to(#fab337));
	background: -moz-linear-gradient(top,  #f25b28,  #fab337);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25b28', endColorstr='#fab337');
	behavior: url(css/PIE.htc);
	margin-top:52px;
	margin-left:-19px;
	z-index: 25;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top:6px;
	padding-right:10px;
	}
#bolum_baslik_contact {
	float: left;
	position:absolute;
	width: 80px;
	height:54px;
	line-height:16px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0 2px 10px rgba(2,2,2,8);
	-moz-box-shadow: 0 2px 10px rgba(2,2,2,8);
	box-shadow: 0 2px 10px rgba(2,2,2,8);
	background: -webkit-gradient(linear, left top, left bottom, from(#2e50a3), to(#5687d1));
	background: -moz-linear-gradient(top,  #2e50a3,  #5687d1);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e50a3', endColorstr='#5687d1');
	behavior: url(css/PIE.htc);
	margin-top:52px;
	margin-left:-19px;
	z-index: 25;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top:16px;
	padding-right:10px;
	}

#resim_alti {
width:230px;
background: transparent url(../images/resimalti.png) repeat ;
padding:5px;
font-family:Tahoma;
font-size:10px;
line-height:12px;
}
#search {
	float: right;
	position:absolute;
	width: 150px;
	height:31px;
	line-height:24px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#6a6a6c), to(#bcbdc1));
	background: -moz-linear-gradient(top,  #6a6a6c,  #bcbdc1);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6c', endColorstr='#bcbdc1');
	behavior: url(css/PIE.htc);
	margin-left:340px;
	margin-top:5px;
	z-index: 26;
	}

#search input, #search textarea { 
  width: 100px;
  height:18px;
  font-family:Tahoma;
  font-size:10px;
  font-weight:bold;
  text-indent:5px;
  border: 1px solid #C6E7F0; 
  background: #dedede; 
  color: #000000;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px; 
  behavior: url(css/PIE.htc);
  float:right;
  margin-right: 5px;
  margin-top: 5px;
}.red_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FF0000;
}
.black_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
#form-inner {
padding-top:60px;
padding-left:20px;
}
#tech_req{ width:550px; padding:10px; line-height:12px; }

#video_icon_k{ width:30px; height:33px; background-image:url(../images/video_icon_k.png); float:left; margin-top:10px;}
#pdf_icon_k{ width:30px; height:33px; background-image:url(../images/pdf_icon_k.png); float:left; margin-top:10px;}
#pps_icon_k{ width:30px; height:33px; background-image:url(../images/pps_icon_k.png); float:left; margin-top:10px;}
#xls_icon_k{ width:30px; height:33px; background-image:url(../images/xcl_icon_k.png); float:left; margin-top:10px;}

#icon_info_div1{ width:450px; height:33px; float:left; clear:right; margin-left:10px; margin-right:30px; margin-top:10px; vertical-align:baseline; }
#icon_info_div2{ width:450px; height:28px; padding-top:5px; float:left; clear:right; margin-left:10px; margin-right:30px; margin-top:10px; vertical-align:baseline; }
#icon_info_div3{ width:450px; height:28px; padding-top:5px; float:left; clear:right; margin-left:10px; margin-right:30px; margin-top:10px; vertical-align:baseline; }
#icon_info_div4{ width:450px; height:33px; float:left; clear:right; margin-left:10px; margin-right:30px; margin-top:10px; vertical-align:baseline; }

#thomas{ width:250px; float:right; margin:10px; padding:5px; font-size:10px; background-color:#ddd8ae}
#thomas_img{width:250px; height:170px; background-image:url(../images/thomas.png); margin-bottom:5px;}
#anil_img{width:250px; height:170px; background-image:url(../images/anil.png); margin-bottom:5px;}
#andrea_img{width:250px; height:170px; background-image:url(../images/andrea.png); margin-bottom:5px;}
#andrey_img{width:250px; height:170px; background-image:url(../images/andrey.png); margin-bottom:5px;vertical-align: center; }
#hafidha_img{width:250px; height:170px; background-image:url(../images/hafidha.png); margin-bottom:5px;vertical-align: center; }
#contact_inner_left{ width:100px; height:200px; float:left; font-weight:bold;}
#contact_inner_right{ width:200px; height:200px; float:right; font-weight:bold;}

.Country_box{
width:140px;
height:20px;
background-color: #c37675;
color:#ffffff;
font-size:14px;
line-height:20px;
font-weight:bold;
padding:5px;
margin-bottom:10px;
}

#four_persons{width:700px; float:left; margin-bottom:20px;}
#two_persons_left{width:340px; float:left;}
#two_persons_right{width:340px; float:left;}
#person_container_left{width:155px; float:left; margin-right:15px;}
#person_container_right{width:155px; float:left;}
#person_info{width:155px; text-align:left; padding-top:8px; line-height:12px; font-family:Tahoma; font-size:10px; }


.field_set{
 border:none;
}
#erida_photo{background-image:url(../images/graduates/Erida.jpg); width:150px; height:113px;}
#rowan_photo{background-image:url(../images/graduates/Rowan.jpg); width:150px; height:113px;}
#zhang_photo{background-image:url(../images/graduates/Zhang.jpg); width:150px; height:114px;}
#carmen_photo{background-image:url(../images/graduates/Carmen.jpg); width:150px; height:113px;}
#roland_photo{background-image:url(../images/graduates/Roland.jpg); width:150px; height:113px;}
#ignacio_photo{background-image:url(../images/graduates/Ignacio.jpg); width:150px; height:113px;}
#diana_photo{background-image:url(../images/graduates/Diana.jpg); width:150px; height:113px;}
#nadia_photo{background-image:url(../images/graduates/Nadia.jpg); width:150px; height:113px;}
#mohamed_photo{background-image:url(../images/graduates/Mohamed.jpg); width:150px; height:113px;}
#mawunya_photo{background-image:url(../images/graduates/Mawunya.jpg); width:150px; height:113px;}
#karen_photo{background-image:url(../images/graduates/Karen.jpg); width:150px; height:113px;}
#edwin_photo{background-image:url(../images/graduates/Edwin.jpg); width:150px; height:113px;}
#jacqui_photo{background-image:url(../images/graduates/Jacqui.jpg); width:150px; height:113px;}
#patrick_photo{background-image:url(../images/graduates/Patrick.jpg); width:150px; height:113px;}
#vishal_photo{background-image:url(../images/graduates/Vishal.jpg); width:150px; height:113px;}
#hemant_photo{background-image:url(../images/graduates/Hemant.jpg); width:150px; height:113px;}
#ajit_photo{background-image:url(../images/graduates/Ajit.jpg); width:150px; height:113px;}
#hendra_photo{background-image:url(../images/graduates/Hendra.jpg); width:150px; height:113px;}
#tatsuhiko_photo{background-image:url(../images/graduates/Tatsuhiko.jpg); width:150px; height:113px;}
#joe_photo{background-image:url(../images/graduates/Joe.jpg); width:150px; height:113px;}
#michel_photo{background-image:url(../images/graduates/Michel.jpg); width:150px; height:113px;}
#caleb_photo{background-image:url(../images/graduates/Caleb.jpg); width:150px; height:113px;}
#jamal_photo{background-image:url(../images/graduates/Jamal.jpg); width:150px; height:113px;}
#andrey_photo{background-image:url(../images/graduates/Andrey.jpg); width:150px; height:113px;}
#manjula_photo{background-image:url(../images/graduates/Manjula.jpg); width:150px; height:113px;}
#sudath_photo{background-image:url(../images/graduates/Sudath.jpg); width:150px; height:113px;}
#angel_photo{background-image:url(../images/graduates/Angel.jpg); width:150px; height:113px;}
#alexandre_photo{background-image:url(../images/graduates/Alexandre.jpg); width:150px; height:113px;}
#anil_photo{background-image:url(../images/graduates/Anil.jpg); width:150px; height:113px;}
#jongwon_photo{background-image:url(../images/graduates/Jongwon.jpg); width:150px; height:113px;}
#daudi_photo{background-image:url(../images/graduates/Daudi.jpg); width:150px; height:113px;}
#nassor_photo{background-image:url(../images/graduates/Nassor.jpg); width:150px; height:113px;}
#bonaventura_photo{background-image:url(../images/graduates/Bonaventura.jpg); width:150px; height:113px;}
#william_photo{background-image:url(../images/graduates/William.jpg); width:150px; height:113px;}
#hafidha_photo{background-image:url(../images/graduates/Hafidha.jpg); width:150px; height:113px;}
#ramzi_photo{background-image:url(../images/graduates/Ramzi.jpg); width:150px; height:113px;}
#mutlu_photo{background-image:url(../images/graduates/Mutlu.jpg); width:150px; height:113px;}
#lisa_photo{background-image:url(../images/graduates/Lisa.jpg); width:150px; height:113px;}
#Dhrupthob_photo{background-image:url(../images/graduates/Dhrupthob.jpg); width:150px; height:113px;}
#aramis_photo{background-image:url(../images/graduates/aramis.jpg); width:150px; height:113px;}
#belkis_photo{background-image:url(../images/graduates/belkis.jpg); width:150px; height:113px;}
#yusuf_photo{background-image:url(../images/graduates/yusuf.jpg); width:150px; height:113px;}
#syamsuri_photo{background-image:url(../images/graduates/syamsuri.jpg); width:150px; height:113px;}
#cheok_photo{background-image:url(../images/graduates/cheok.jpg); width:150px; height:113px;}
#hana_photo{background-image:url(../images/graduates/hana.jpg); width:150px; height:113px;}
#Niveen_photo{background-image:url(../images/graduates/niveen.jpg); width:150px; height:113px;}
#arnulfo_photo{background-image:url(../images/graduates/arnulfo.jpg); width:150px; height:113px;}
#yacouba_photo{background-image:url(../images/graduates/yacouba.jpg); width:150px; height:113px;}
#mohamed2_photo{background-image:url(../images/graduates/mohamed2.jpg); width:150px; height:113px;}
#gladys_photo{background-image:url(../images/graduates/gladys.jpg); width:150px; height:113px;}
#tarek_photo{background-image:url(../images/graduates/tarek.jpg); width:150px; height:113px;}
#teboho_photo{background-image:url(../images/graduates/teboho.jpg); width:150px; height:113px;}
#auruku_photo{background-image:url(../images/graduates/auruku.jpg); width:150px; height:113px;}
#scott_photo{background-image:url(../images/graduates/scott.jpg); width:150px; height:113px;}
#le_photo{background-image:url(../images/graduates/le.jpg); width:150px; height:113px;}
#nguyen_photo{background-image:url(../images/graduates/nguyen.jpg); width:150px; height:113px;}
#rezwan_photo{background-image:url(../images/graduates/rezwan.jpg); width:150px; height:113px;}
#aun_photo{background-image:url(../images/graduates/aun.jpg); width:150px; height:113px;}
#naglaa_photo{background-image:url(../images/graduates/naglaa.jpg); width:150px; height:113px;}
#philip_photo{background-image:url(../images/graduates/philip.jpg); width:150px; height:113px;}
#kwama_photo{background-image:url(../images/graduates/kwama.jpg); width:150px; height:113px;}
#kehinde_photo{background-image:url(../images/graduates/kehinde.jpg); width:150px; height:113px;}
#shalinie_photo{background-image:url(../images/graduates/shalinie.jpg); width:150px; height:113px;}
#delali_photo{background-image:url(../images/graduates/delali.jpg); width:150px; height:113px;}
#nguyen2_photo{background-image:url(../images/graduates/nguyen2.jpg); width:150px; height:113px;}






















