@CHARSET "UTF-8";
/*
.developer_info{
	name : Cem Yıldız;
	company : Mingus Design;
	email : cem@mingus-design.com;
}
.notes{
	ie6: Microsoft Internet Explorer 6 !the most stupid web browser of the world;
}
*/
	
body{
	margin: 0px;
	padding: 0px;
	background-color: #a9cdde;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #6a7e8f;
	text-align: center; /* ie6 */
}
a{
	/*color: #ffa800;*/
	color: #bbb60c;
	text-decoration: none;
}
a:hover{
	color: #e41b23;
}
a:visited, a:active{
	text-decoration: none;
} 
img{
	border: 0;
}
h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
	font-family: "Georgia",serif;
	font-weight: normal;
	color: #296193;
}
h1{
	font-size: 2.4em;
	color: #296193;
	padding: 0 0 15px 0;
}
h2{
	font-size: 1.5em;
	color: #296193;
	padding-bottom: 10px;
}
h3{
font-family: "Trebuchet MS", sans-serif;
	font-size: 1.3em;
	color: #14a2cf;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	color: #3785bc;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	color: #3785bc;
	text-decoration: underline;
}
form{
	padding: 0px;
	margin: 0px;
}
input, textarea{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #696969;
	border:1px solid #bcbcbc;
}
input{
/*	 width: 200px;*/
}
textarea{
	width:100%;
	 height:100px;
}

/**/
.cbhz{
	clear:both !important;
	float: none !important;
	height: 0px !important;
	height: 1px;  /* ie6 */
	overflow: hidden !important;
}
p{
	padding:0;
	margin:0;
}
/**/
.container{
	/*width: 980px;*/
	background-color: #edf4fa;
	padding: 0px 0px 14px 0px;
	text-align: left;
	background-image: url("../img/bg.gif");
	background-repeat: no-repeat;
}
.header{
	clear: both;
	width: 990px;
	height: 165px;
}
.lang_menu{
	clear: both;
	width: 844px;
	height: 25px;
}
.lang_links{
	float: right;
	padding: 0px 3px;
	border-top:4px solid #8dcae8; 
}
.lang_links a{
	color: #8dcae8;
}
.lang_links a:hover{
	color: #00549f;
}
.logo_container{
	float: right;
	width: 114px;
	height: 108px;
	background-image: url("../img/logo.gif");
	background-repeat: no-repeat;
	position: relative;
}
.logo_container a{
	display: block;
	width: 114px;
	height: 108px;
	overflow: hidden;
}
.logo_container a span{
	display: block;
	width: 114px;
	height: 108px;
	visibility: hidden;
}

.main_menu{
	float: left;
	width: 844px;
	font-family: "Verdana",sans-serif;
	font-size: 1.3em;
	color: #5183b0;
	position: relative;
}

.main_menu a{
	color: #5183b0;
}
.main_menu a:hover{
	color: #91952d;
}

.main_menu ul{
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.main_menu ul li{
	float: left;
	margin: 0px 0px 0px 17px;
	padding: 0;
	list-style: none;
}
.main_menu ul div{
	display: none;
	position: absolute;
	top: 38px;
	left: 0px;
	background-image: url("../img/bg_sub_menu_right.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}

.main_menu div ul{
	background-image: url("../img/bg_sub_menu_left.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.main_menu ul div.wc ul{
	background-image: url("../img/bg_sub_menu_wc_left.gif");
}
.main_menu ul li a{
	display: block;
	height:41px;
	background-image: url("../img/bg_main_menu_right.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 13px 0px 0px; 
}
.main_menu ul li a.ws{
	background-image: url("../img/bg_main_menu_ws_right.gif");
}
.main_menu ul li a span{
	display: block;
	height:32px;
	background-image: url("../img/bg_main_menu_left.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 9px 0px 0px 13px; 
}
.main_menu ul li a.ws span{
	background-image: url("../img/bg_main_menu_ws_left.gif");
}
.main_menu ul li a:hover, .main_menu ul li:hover a.ws{
	background-position: right top;
	color: #91952d;
}
.main_menu ul li:hover a{
	color: #91952d;
}
.main_menu ul li a:hover span, .main_menu ul li:hover a.ws span{
	background-position: left top;
}
.main_menu li:hover div{
	display: block;
}
.main_menu li ul li{
	margin: 0px 3px;
	padding: 0;
}
.main_menu li ul li a{
	background-image: url("../img/bg_sub_menu_bullet.gif");
	background-repeat:no-repeat;
	background-position: 4px 17px;
	padding: 0px 0px 0px 0px;
}
.main_menu li ul li a:hover{
	background-image: none;
	color: #fff;
}
.main_menu li ul li a span{
	background-image: none;
	padding: 11px 0px 0px 13px;
}



.main_menu_ie{
	position: absolute;
	width: 844px;
	font-family:"Verdana",sans-serif;
	font-size:1.3em;
}
.main_menu_ie a{
	color: #5183b0;
}
.main_menu_ie a:hover{
	color: #91952d;
}
.main_menu_ie a, .main_menu_ie a *{
	cursor: pointer;
}
.main_menu_li{
	float: left;
	display: inline;
	margin-left: 17px;
}




.main_menu_li a,.sub_menu_li a{
	float: left;
	height:41px;
	background-image: url("../img/bg_main_menu_right.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 13px 0px 0px; 
}
.main_menu_li a.ws{
	background-image: url("../img/bg_main_menu_ws_right.gif");
}
.main_menu_li a span, .sub_menu_li a span{
	float: left;
	height:32px;
	background-image: url("../img/bg_main_menu_left.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 9px 0px 0px 13px; 
}
.main_menu_li a.ws span{
	background-image: url("../img/bg_main_menu_ws_left.gif");
}


.main_menu_li a:hover, .main_menu_li:hover a.ws, sub_menu_li a:hover{
	background-position: right top;
	color: #91952d;
}
.main_menu_li:hover a{
	color: #91952d;
}
.main_menu_li a:hover span, .main_menu_li:hover a.ws span, sub_menu_li a:hover span{
	background-position: left top;
}

.mm-li-selected a.ws{
	background-position: right top;
	color: #91952d;
}
.mm-li-selected a{
	color: #91952d;
}
.mm-li-selected a.ws span{
	background-position: left top;
}


.sub_menu_ul{
	display: none;
	position: absolute;
	top: 38px;
	left: 0px;
	background-image: url("../img/bg_sub_menu_right.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}

.sub_menu_li{
	background-image: url("../img/bg_sub_menu_left.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.wc .sub_menu_li{
	background-image: url("../img/bg_sub_menu_wc_left.gif");
}


.sub_menu_li a{
	float: left;
	display: inline;
	margin:0 3px;
	color: #91952d;
	background-image: url("../img/bg_sub_menu_bullet.gif");
	background-repeat:no-repeat;
	background-position: 4px 17px;
	padding: 0px 0px 0px 0px;
}
.sub_menu_li a:hover{
	background-image: none;
	color: #fff;
}
.sub_menu_li a span{
	background-image: none;
	padding: 11px 0px 0px 13px;
}

/**/
.content{
	clear:both;
	width: 990px;
	text-align: justify;
}
.content_left{
	float: left;
	width: 238px;
	padding: 48px 0px 0px 17px;
}
.content_center{
	float: left;
	width: 510px;
	padding-left: 17px;
	padding-bottom: 14px;
}
.content_right{
	float: right;
	width: 191px;
	padding: 48px 0px 0px 0px;
}
.content p{
	font-size: 1.15em;
	line-height: 1.6em;
	padding: 0px;	
}
.content ul,.content ol{
	font-size: 1.15em;
	line-height:1.6em;
}
.content pre{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.15em;
	line-height: 1.6em;
	padding: 0px;	
}
.content_center a img{
	border: 3px double #ccc;
}
/**/
.right_menu{
	background-color: #8dcae8;
	background-image: url("../img/bg_right_menu_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 42px;
}
.right_menu h1{
	background-image: url("../img/bg_right_menu_top.gif");
	background-repeat: no-repeat;
	font-size: 1.3em;
	font-family: "Arial",sans-serif;
	text-align: center;
	padding: 18px 12px;
	color: #979c1e;
	font-weight: normal;
}
.right_menu h2{
	height:18px;
	padding: 4px 4px 0px 12px;
	font-family: "Arial",sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
}
.right_menu h2.selected{
	background-image: url("../img/bg_right_menu_selected.gif");
	background-position: 5px 0px;
	background-repeat: no-repeat;
}
.right_menu h2 a{
	display: block;
	color: #fff;
	background-image: url("../img/bg_right_menu_bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.right_menu h2.selected a:hover{
	text-decoration: none;
}
/**/
.footer{
	clear: both;
	background-color: #a9cdde;
	padding: 14px 0px 39px;
}
.footer_content{
	width: 990px;
	text-align: right;
	color: #fff;
}
.footer_content a{
	color: #fff;
}

.uye_header{
	font-size: 1.2em;
	color: #5db1db;
	padding-bottom: 2px;	
}

.uye_content {
	font-size: 1.15em;
	padding-top: 2px;	
	
}

.header2 {
	font-size: 1.2em;
	color: #5db1db;
	padding-bottom: 2px;	
}
.ccontent_table td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3B3B3;
	
}
.cheader1 {
	font-size: 12px;
	color: #54b5d3;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid !important;
	border-bottom-color: #7BC2F4 !important;
	background-color: #bcdfea;
	text-align: left;
}
.cheader2 {
	font-size: 11px;
	color: #14a2cf;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2D3F6;
}
.ccontent {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3B3B3;
	font-size:1.15em;
}
/**/
.home_container{
	float:right;
	padding-top: 12px;
	width: 718px;
}
.home_container_left{
	float: left;
	width: 238px;
	padding-left: 17px;
	padding-top: 12px;
}
.home_left_box{
	background-color: #c0dfee;
	background-image: url("../img/pett2.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 14px;
}
.home_left_box_top{
	background-image: url("../img/pett1.gif");
	background-repeat: no-repeat;
	font-size: 1.3em;
	font-family: "Arial",sans-serif;
	padding: 18px 12px;
	color: #979c1e;
}
.home_left_box h2{
	font-size: 1.3em;
	font-family: "Arial",sans-serif;
	padding: 18px 12px;
	color: #979c1e;
}
.home_left_box p{
	font-size: 1.1em;
	line-height: 1.6em !important;
	line-height: 1.5em;
	padding:0px 9px;
	text-align: left;
}
.home_about_box{
	height: 179px !important;
	height: 173px;
	overflow: hidden;
}
