@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/site/outbg_1x1.jpg);
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #323232;
	line-height: 1.7em;
}

a{	font-size: 12px; color: #648610; text-decoration:underline; }
a:link { text-decoration: none; text-decoration:underline; }
a:visited {	text-decoration: underline; color: #648610; }
a:hover { text-decoration: underline; color: #333; }
a:active { text-decoration: underline; color: #648610; }


#nav-menu{
	padding-top: 17px;
	padding-left:0;
	background-repeat: no-repeat;
}

#nav-menu ul, ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav-menu li{
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#nav-menu li a{
	line-height: 30px;
	float: left;
	width: 90px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	font-weight: bold;
	background-image: url(../images/site/button_inactive.jpg);
	background-repeat: no-repeat;
}

#nav-menu li a:hover{
	color: #fff;
	background-image: url(../images/site/button_active.jpg);
	font-weight:bold;
}

body#home a#home_link, 
body#sub_home a#home_link, 
body#university a#university_link, 
body#view_university a#university_link,
body#belgeler a#belgeler_link,
body#uni_price a#uni_price_link,
body#contacts a#contacts_link,
body#contract a#contract_link,
body#page a#consulate_link,
body#getting a#getting_link{color: #fff;background-image: url(../images/site/button_active.jpg);background-repeat: no-repeat;}


#right_side h2{	
	font-size: 14px;
	line-height:30px;
	color: #648610;
	font-weight: bold;
	display: block;
	padding:0 0 3px 3px;
	background: url(../images/site/gpen_green.jpg) no-repeat right center;
	margin: 5px;
	border-bottom: 1px solid #648610;
	height:28px;
}

#right_side h3{	
	font-size: 14px;
	line-height:30px;
	color: #9A361F;
	font-weight: bold;
	display: block;
	padding:0 0 3px 3px;
	background: url(../images/site/gpen_red.jpg) no-repeat right center;
	margin: 5px;
	margin-top:15px;
	border-bottom: 1px solid #9A361F;
	height:28px;
}

#right_side h4{	
	font-size: 14px;
	line-height:30px;
	color: #648610;
	font-weight: bold;
	display: block;
	padding:0 0 3px 3px;
	background: url(../images/site/gpen_green.jpg) no-repeat right center;
	margin: 5px;
	margin-top:15px;
	border-bottom: 1px solid #648610;
	height:28px;
}



#exchange{
	border:1px solid #648610; 
	height:100px; 
	width:190px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	font-size:12px;
}

.green_12{ color: #648610; font-weight:normal; font-size:12px; }
.green_12 a{	font-size: 12px; color: #648610; text-decoration:underline; }
.green_12 a:link { text-decoration: none; text-decoration:underline; }
.green_12 a:visited {	text-decoration: underline; color: #648610; }
.green_12 a:hover { text-decoration: underline; color: #333; }
.green_12 a:active { text-decoration: underline; color: #648610; }

.green_9{ color: #648610; font-weight:normal; font-size:9px; }
.green_9 a{	font-size: 9px; color: #648610; text-decoration:none; }
.green_9 a:link { text-decoration: none; text-decoration:none; }
.green_9 a:visited {	text-decoration: none; color: #648610; }
.green_9 a:hover { text-decoration: underline; color: #333; }
.green_9 a:active { text-decoration: none; color: #648610; }


.grey_9{ color: #323232; font-weight:normal; font-size:9px; }
.grey_9 a{	font-size: 9px; color: #323232; text-decoration:underline; }
.grey_9 a:link { text-decoration: none; text-decoration:underline; }
.grey_9 a:visited {	text-decoration: underline; color: #323232; }
.grey_9 a:hover { text-decoration: underline; color: #333; }
.grey_9 a:active { text-decoration: underline; color: #323232; }

#right_side .green_12 ul {
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	color: #648610;
	line-height: 1.8em;
}

#right_side .green_12 ul li {
	list-style-type: none;
	background: url("../images/site/arrow_green.jpg") no-repeat 1px .5em;
	text-indent: 0;
	padding-left: 15px;
	color: #648610;
	
}

#right_side .green_12 ul li a {
	color: #648610;
	text-decoration: none;
	border-bottom: 1px dotted #648610;
}

#right_side .green_12 ul li a:hover {
	color: #648610;
	text-decoration: none;
	border-bottom: 1px solid #648610;
}

.red_12{ color: #97371E; font-weight:normal; font-size:12px; }
.red_12 a{	font-size: 12px; color: #97371E; text-decoration:underline; }
.red_12 a:link { text-decoration: none; text-decoration:underline; }
.red_12 a:visited {	text-decoration: underline; color: #97371E; }
.red_12 a:hover { text-decoration: underline; color: #333; }
.red_12 a:active { text-decoration: underline; color: #97371E; }

.red_14{ color: #97371E; font-weight:normal; font-size:14px; }
.red_14 a{	font-size: 14px; color: #97371E; text-decoration:underline; }
.red_14 a:link { text-decoration: none; text-decoration:underline; }
.red_14 a:visited {	text-decoration: underline; color: #97371E; }
.red_14 a:hover { text-decoration: underline; color: #333; }
.red_14 a:active { text-decoration: underline; color: #97371E; }


.black_12{ color: #333; font-weight:normal; font-size:12px; }
.black_12 a{	font-size: 12px; color: #333; text-decoration:underline; }
.black_12 a:link { text-decoration: none; text-decoration:underline; }
.black_12 a:visited {	text-decoration: underline; color: #333; }
.black_12 a:hover { text-decoration: underline; color: #648610; }
.black_12 a:active { text-decoration: underline; color: #333; }

.black_14{ color: #333; font-weight:normal; font-size:14px; }
.black_14 a{	font-size: 14px; color: #333; text-decoration:underline; }
.black_14 a:link { text-decoration: none; text-decoration:underline; }
.black_14 a:visited {	text-decoration: underline; color: #333; }
.black_14 a:hover { text-decoration: underline; color: #648610; }
.black_14 a:active { text-decoration: underline; color: #333; }

#right_side td{
padding:0 5px 0 5px;

}

#right_side ul {
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	color: #9C3522;
	line-height: 1.8em;
}

#right_side ul li {
	list-style-type: none;
	background: url("../images/site/arrow.jpg") no-repeat 1px .5em;
	text-indent: 0;
	padding-left: 15px;
	color: #9C3522;
	
}

#right_side ul li a {
	color: #9C3522;
	text-decoration: none;
	border-bottom: 1px dotted #9C3522;
}

#right_side ul li a:hover {
	color: #9C3522;
	text-decoration: none;
	border-bottom: 1px solid #9C3522;
}

#content{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	text-align:justify;
}

#content ul{
	text-align: left;
	font-size: 12px;
	color: #9C3522;
	line-height: 1.8em;
	list-style: square inside;
}

#content ul li{
	display: block;
	line-height: 25px;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight:bold;
	margin-left:20px;
}

#content ul li:hover{
	font-size: 12px;
	font-weight:bold;
	color: #333;
}


#content h1{
	font-size: 16px;
	line-height:30px;
	color: #9A361F;
	font-weight: bold;
	display: block;
	padding:0 0 3px 3px;
	background: url(../images/site/wpen_red.jpg) no-repeat right center;
	margin: 5px;
	border-bottom: 1px dotted #9A361F;
	height:28px;
}

#content h2{
	font-size: 14px;
	line-height:30px;
	color: #648610;
	font-weight: bold;
	display: block;
	padding:10px 0 3px 3px;
	background: url(../images/site/wpen_green.jpg) no-repeat right center;
	margin: 5px;
	border-bottom: 1px dotted #648610;
	height:28px;
}

#content h3{
	font-size: 13px;
	line-height:20px;
	color: #648610;
	font-weight: bold;
	display: block;
	padding:5px 0 3px 3px;
	margin: 5px;
	border-bottom: 1px dotted #648610;
	height:20px;
	text-transform: uppercase;
	text-align:right;
}


.uni_pic{
	border:1px solid #648610;
}

.home_pic{
	border:1px solid #9A361F;
	float:left;
	margin:8px;
}

.continue a, .continue a:active, .continue a:visited{
	font-size: 12px;
	line-height:12px;
	color: #648610;
	font-weight: bold;
	display: block;
	float:right;
	padding:2px 15px 3px 0;
	background: url(../images/site/arrow_green_main.jpg) no-repeat right center;
	margin: 0px;
}

.continue a:hover{
	font-size: 12px;
	line-height:12px;
	color: #97371E;
	font-weight: bold;
	display: block;
	padding:2px 15px 3px 0px;
	background: url(../images/site/arrow_red_main.jpg) no-repeat right center;
	margin: 0px;
	text-align:right;
}

.home_continue a, .home_continue a:active, .home_continue a:visited{
	font-size: 12px;
	line-height:12px;
	color: #9A361F;
	font-weight: bold;
	display: block;
	padding:2px 15px 3px 0px;
	background: url(../images/site/arrow_red_main.jpg) no-repeat right center;
	margin: 0px;
	text-align:right;
}

.home_continue a:hover{
	font-size: 12px;
	line-height:12px;
	color: #648610;
	font-weight: bold;
	display: block;
	padding:2px 15px 3px 0px;
	background: url(../images/site/arrow_green_main.jpg) no-repeat right center;
	margin: 0px;
	text-align:right;
}

.back a, .back a:active, .back a:visited{
	font-size: 12px;
	line-height:12px;
	color: #648610;
	font-weight: bold;
	display: block;
	padding:2px 0px 3px 15px;
	background: url(../images/site/arrow_green_left.jpg) no-repeat left center;
	margin: 0px;
	text-align:left;
	width:80px;
}

.back a:hover{
	font-size: 12px;
	line-height:12px;
	color: #97371E;
	font-weight: bold;
	display: block;
	padding:2px 0px 3px 15px;
	background: url(../images/site/arrow_red_main.jpg) no-repeat left center;
	margin: 0px;
	text-align:left;
}

.inptxt{
	border:1px solid #B9B9B9;
	color:#666;
	width:300px;
}

.txtarea{
	border:1px solid #B9B9B9;
	color:#666;
	width:300px;
	height:150px;
}

 ul#links{
	margin: 5px 5px 0 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	color: #648610;
	line-height: 1.8em;
}

ul#links li {
	list-style-type: none;
	text-indent: 0;
	color: #648610;
	margin-left: 15px;
}

ul#links li a {
	color: #648610;
	text-decoration: none;
	border-bottom: 1px dotted #648610;
	background: url("../images/site/arrow_green_main.jpg") no-repeat center right;
	padding-right: 15px;
}

ul#links li a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
	background: url("../images/site/arrow_grey_main.jpg") no-repeat center right;
	padding-right: 15px;
}

ul#city_list{
	margin: 5px 5px 0 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #648610;
	line-height: 1.8em;
}

ul#city_list li {
	list-style-type: none;
	text-indent: 0;
	color: #648610;
	margin-left: 10px;
	padding:5px 0 5px 0;
}

ul#city_list li a {
	color: #648610;
	text-decoration: none;
	border-bottom: 1px dotted #648610;
	background: url("../images/site/arrow_right.gif") no-repeat center right;
	padding-right: 15px;
	font-size:13px;
}

ul#city_list li a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
	background: url("../images/site/arrow_right.gif") no-repeat center right;
	padding-right: 15px;
}

.paging a, .paging a:active, .paging a:visited{
	color: #648610;
	font-size:14px;
	text-decoration:none;
	padding:0 5px 0 5px;
}

.paging a:hover{
	color: #648610;
	font-size:14px;
	text-decoration:none;
	padding:0 5px 0 5px;
	font-weight:bold;
}


.paging b{
	color: #648610;
	font-size:14px;
	text-decoration:none;
	padding:0 5px 0 5px;
}

.submit{
	border:1px solid #A7ACB0; 
	width:76px; 
	height:19px; 
	background-image:url(../images/site/button_bg.jpg); 
	color:#616161; 
	font-size:12px;
}

ul#news li {
	list-style-type: none;
	text-indent: 0;
	padding:10px 0 10px 0;
	color: #333;
	border-bottom: 1px dotted #333;
	font-weight:normal;
}

ul#news  li strong {
	color: #333;
	font-weight:normal;
	padding:0;
	margin:0;
	font-weight:bold;
}


ul#news  li a {
	color: #9C3522;
	text-decoration: none;
	border-bottom: 1px dotted #9C3522;
}

ul#news  li a:hover {
	color: #9C3522;
	text-decoration: none;
	border-bottom: 1px solid #9C3522;
}
ul#news  li:hover {
	color: #9C3522;
	text-decoration: none;
	border-bottom: 1px solid #9C3522;
	font-weight:normal;
	cursor:pointer;
}

