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

/* Reset ================================================================================================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, label {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body	{ 
				color:#000;
				font-size:87.5%; /* Base font size 14px */
				font-family:Arial, 'Lucida Sans Unicode';
				margin:0;
				padding:0;
				background-color:#728A2C;

}
#bg_dot			{position:fixed;z-index:-1;width:100%;height:100%;left:0;top:0;background:url(/img/genel/raster.png) repeat;overflow:hidden;}
.center			{width:1000px; margin-left:auto; margin-right:auto;}

.clearfix:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}



.w_m			{margin-left:auto; margin-right:auto;}
.w100_p			{width:100%;}
.w1000			{width:1000px;}
.w1102			{width:1102px;}
.w240			{width:240px;}
.w760			{width:760px;}
.w300			{width:300px;}
.w360			{width:360px;}
.w320			{width:320px;}
.w500			{width:500px;}

.w280			{width:280px;}
.w900			{width:900px;}
.w860			{width:860px;}
.w250			{width:250px;}
.w150			{width:150px;}
.w580			{width:580px;}
.w218			{width:218px;}
.w249			{width:249px;}
.w510			{width:510px;}
.w475			{width:475px;}
.w210			{width:210px;}

.h52			{height:52px;}
.h600			{height:600px;}
.h530			{height:530px;}
.h860			{height:860px;}
.h100			{height:100px;}
.h13			{height:13px;}
.h265			{height:265px;}
.h160			{height:160px;}
.h240			{height:240px;}
.h250			{height:250px;}



.bg1			{ background-image:url(/img/genel/nav_bg.png); background-repeat:repeat-x;}
.bg2			{ background-image:url(/img/genel/left_bg.png);}
.bg3			{ background-image:url(/img/genel/bg3.png);}
.bg5			{ background-image:url(/img/genel/anasayfa.png);}
.bg6			{ background-image:url(/img/genel/bg_bottom.png);}
.bg7			{ background-image:url(/img/genel/top-tile.gif);}


.br100			{ border: 0px;}
.br101			{ border: 1px solid #999999;}
.br102			{ border: 1px solid #d5d5d5;}
.br109			{ border-bottom: 1px solid #d5d5d5;}
.br110			{ border-right:1px solid #FFF; }

.br118			{ border-top:8px solid #d5d5d5; }
.br120			{ border-left:0px solid #728A2C; border-right:0px solid #d5d5d5;}
.br121			{ border-bottom: 5px solid #F0924A;}
.br122			{ border-bottom: 2px dashed #F0924A;}



/* Bg Color ======================================================================================================================================================= */
.bg_black			{background-color:#000;}
.bg_white			{background-color:#FFF;}
.bg_gray			{background-color:#202020;}
.bg_blue			{background-color:#42B3E5;}
.bg_turquoise		{background-color:#3CB083;}
.bg_yellow			{background-color:#F9F1DB;}


/* Bg Color ======================================================================================================================================================= */


/* Margin ========================================================================================================================================================== */
.m_r3			{margin-right:3px;}
.m_t5			{margin-top:5px;}
.m_r80			{margin-right:80px;}

.m_r36			{margin-right:36px;}
.m_r20			{margin-right:20px;}
.m_b20			{margin-bottom:20px;}
.m_b10			{margin-bottom:10px;}
.m_t20			{margin-top:20px;}
.m_t25			{margin-top:25px;}
.m_t30			{margin-top:30px;}
.m_r20			{margin-right:20px;}
.m_t10			{margin-top:10px;}
.m_b1000		{margin-bottom:1000px;}
.m0				{margin:0px;}
.m_b5			{margin-bottom:5px;}
.m_l5			{margin-left:5px;}
.m_r40			{margin-right:40px;}


.img1 			{display:inline; float: left; margin:0px; padding:4px; color:#888888;}

/* Margin ========================================================================================================================================================== */

/* Padding ========================================================================================================================================================= */
.p0				{padding:0px;}
.p10			{padding:10px;}
.p20			{padding:20px;}
.p50			{padding:50px;}
.p_t20			{padding-top:20px;}
.p_b20			{padding-bottom:20px;}
.p5				{padding:5px;}
.p_t0			{padding-top:0px;}
.p_b0			{padding-bottom:0px;}
.p_t10			{padding-top:10px;}
.p_b10			{padding-bottom:10px;}

/* Padding ========================================================================================================================================================= */


.f1				{ font-family:'Oswald', Sans-Serif;}
.f9				{ font-family:Arial, Verdana, Tahoma, Sans-Serif;}
.f11			{ font-family: Tahoma, serif;}

.fs10			{font-size: 10px;}
.fs11			{font-size: 11px;}
.fs12			{font-size: 12px;}
.fs14			{font-size: 14px;}
.fs18			{font-size: 18px;}
.fs24			{font-size: 24px;}
.fs30			{font-size: 30px;}
.ft1			{font:10px/20px Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight:normal;text-decoration:none;}

.bold			{font-weight:bold;}
.normal			{font-weight:normal;}
.underline		{text-decoration:underline;}	
.justify		{text-align:justify;}

.ln1			{line-height:1.3;}
.ln2			{line-height:1.6;}
.ln3			{line-height:1.8;}
.ln4			{line-height:2.0;}
.ln5			{line-height:1.2;}

.L1:link		{font-weight:normal; text-decoration:none}
.L1:active 		{font-weight:normal; text-decoration:none}
.L1:visited		{font-weight:normal; text-decoration:none}
.L1:hover 		{font-weight:normal; text-decoration:underline}


/* Layout ========================================================================================================================================================== */
.left			{float:left;}
.right			{float:right;}
.clear			{clear:both;}
.clear_l		{clear:left;}
.clear_r		{clear:right;}
/* Layout ========================================================================================================================================================== */

.pz1			{position:relative;}
.pz2			{position:absolute;}

.color1			{ color: #555555;}			
.color2			{ color: #323232;}			
.color3			{ color: #000000;}			
.color4			{ color: #FF7000;}			
.color5			{ color: #336699;}			
.color6			{ color: #FFFFFF;}			
.color7			{ color: #909090;}			
.color8			{ color: #DA6712;}			


.box_header:after
{
	content: "";
	display: block;
	bottom: 0;
	width: 100px;
	height: 2px;
	background: #728A2C;
	margin-top: 10px;
}
.box_header.margin
{
	margin-top: 27px;
}


/* Button Icon ==================================================================================================================================== */
.btnIcon { border: 1px solid #d5d5d5; background: url(/img/genel/bg_head2.gif) repeat-x 0 0; display: inline-block; color: #595858;  }
.btnIcon:hover { background: #f6f6f6; color: #595858; }
.btnIcon:active { background: #f1f1f1; }
.btnIcon .icon { float: left; border-right: 1px solid #d5d5d5; padding: 6px; }
.btnIcon .icon2 { float: left; border-left: 1px solid #d5d5d5; padding: 6px; }
.btnIcon span { display: block; float: left; padding: 9px 10px; font-weight: bold; }
.btnIcon input { display: block; float: left; padding:8px;}
/* Button ========================================================================================================================================= */

.input1			{ border: 0px solid #cccccc;}
.input2			{ border: 1px solid #cccccc;}
.input2:focus	{ border-color: rgba(82, 168, 236, 0.8);
-webkit-box-shadow: inset 1px 1px 1px rgba(82, 168, 236,.075), 0 0 8px rgba(82,168,236,.6);
-moz-box-shadow: inset 1px 1px 1px rgba(82, 168, 236,.075), 0 0 8px rgba(82,168,236,.6);
box-shadow: inset 1px 1px 1px rgba(82, 168, 236,.075), 0 0 8px rgba(82,168,236,.6);
}


.list3{
display:inline-block;
list-style-type:none;
}

.list3 li{
list-style-type:none;
margin:0 !important;
padding:0 !important;
line-height:16px !important;
font-size:12px;
/*background-color:#d5d5d5;*/
width:360px;
border-bottom: 1px dashed #728A2C;
float:left;
max-height:50px;
overflow:hidden;
}	
.list3 li span{
padding-top:10px;
padding-bottom:10px;
display:inline-block;
vertical-align:top;
background:url(/img/genel/icon_arrow1.png) left 9px no-repeat;
padding-left:25px !important;
}	
.list3 li:hover
{background:#F0DDAA;}

/* *************************************************************************************************** */
.list2{
display:inline-block;
list-style-type:none;
}

.list2 li{
list-style-type:none;
margin:0 !important;
padding:0 !important;
line-height:20px !important;
font-size:14px;
/*background-color:#d5d5d5;*/
width:320px;
border-bottom: 1px dashed #728A2C;
float:left;
max-height:150px;
overflow:hidden;
font-weight:bold;
}	
.list2 li .s1{
width:120px;
padding-top:10px;
padding-bottom:10px;
display:inline-block;
vertical-align:top;
}	
.list2 li .s2{
width:160px;
padding-top:10px;
padding-bottom:10px;
display:inline-block;
vertical-align:top;
margin-left:20px;
}	

.list2 li:hover
{background:#F0DDAA;}}
/* *************************************************************************************************** */
.list4{
margin: 0;
padding: 0;
list-style-type: none;
}

.list4 li{
display:inline;
list-style-type:square;
margin:0 !important;
padding:0 !important;
line-height:20px !important;
font-size:12px;
/*background-color:#728A2C;*/
width:140px;
float:left;
overflow:hidden;
}	
/* *************************************************************************************************** */
.list5{
display:inline-block;
list-style-type:none;
}

.list5 li{
list-style-type:none;
margin:0 !important;
padding:0 !important;
line-height:20px !important;
font-size:12px;
/*background-color:#d5d5d5;*/
width:470px;
border-bottom: 0px dashed #728A2C;
float:left;
max-height:50px;
overflow:hidden;
}	
.list5 li span{
padding-top:10px;
padding-bottom:10px;
display:inline-block;
vertical-align:top;
background:url(/img/genel/icon_arrow2.png) left 9px no-repeat;
padding-left:30px !important;
}	
/* *************************************************************************************************** */
.list6{
	display:inline-block;
	list-style-type:none;
	overflow:hidden;
}

.list6 li{
	list-style-type:none;
	margin:7px 0 0 0 !important;
	padding:0 !important;
	line-height:50px !important;
	overflow:hidden;
}	

.list6 .adres{
	background:url(/img/icon/dark/pin.png) left 3px no-repeat;
	padding-left:25px !important;
}
.list6 .telefon{
	background:url(/img/genel/telephone.png) left 3px no-repeat;
	padding-left:60px !important;
}
.list6 .gsm{
	background:url(/img/genel/mobile.png) left 3px no-repeat;
	padding-left:60px !important;
}
.list6 .eposta{
	background:url(/img/genel/mail.png) left 3px no-repeat;
	padding-left:60px !important;
}
.list6 .twitter{
	background:url(/img/genel/twitter.png) left 3px no-repeat;
	padding-left:60px !important;
}
.list6 .instagram{
	background:url(/img/genel/instagram.png) left 3px no-repeat;
	padding-left:60px !important;
}

/* *************************************************************************************************** */
.list7{
display:inline-block;
list-style-type:none;
}

.list7 li{
list-style-type:none;
margin:0 !important;
padding:0 !important;
line-height:16px !important;
font-size:12px;
/*background-color:#d5d5d5;*/
width:475px;
border-bottom: 1px dashed #728A2C;
float:left;
max-height:50px;
overflow:hidden;
}	
.list7 li span{
padding-top:10px;
padding-bottom:10px;
display:inline-block;
vertical-align:top;
background:url(/img/genel/icon_arrow1.png) left 9px no-repeat;
padding-left:25px !important;
}	
.list7 li:hover
{background:#F0DDAA;}
/* *************************************************************************************************** */


	
/* --- menu --- */
#navigation {
	width: 760px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(/img/genel/navigation-bg.jpg) no-repeat left top;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:33px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	background: url(/img/genel/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a:hover {
	color:#134264;
	background: url(/img/genel/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color:#134264;
	background: url(/img/genel/navigation-hover.png) repeat-x left top;
}