/* IE6 css fixer v0.4: Wed, 26 Aug 2009 08:23:44 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html strong.logo,
* html ul.nav,
* html ul.nav li,
* html ul.nav li.home a,
* html .more a,
* html ul.slider-links li,
* html .content-box,
* html .box-holder,
* html .icon1,
* html .icon2,
* html .icon3,
* html .icon4,
* html .metin,
* html .info p a,
* html .read a,
* html .read1 a,
* html .press,
* html #footer ul li {display:inline;}

/* add zoom:1 to overflow:hidden */
* html strong.logo,
* html ul.nav,
* html ul.nav li,
* html ul.nav li.home a,
* html .more a,
* html ul.slider-links li,
* html .content-box,
* html .box-holder,
* html .icon1,
* html .icon2,
* html .icon3,
* html .icon4,
* html .metin,
* html .info p a,
* html .read a,
* html .read1 a,
* html .press,
* html #footer ul li {zoom:1;}

/* fix negative margins */
* html .more {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
* html #container,
* html #container.subpage,
* html #content-as,
* html #content-as #slider-centered,
* html #content-as .slider-header, * html #content-as .slider-p,
* html .more,
* html ul.slider-links,
* html ul.navigation-links,
* html .main-area,
* html .box-holder,
* html .main-area h2 a,
* html .content-box h2 {zoom:1;}


/* ============================================= */
/* potentially harmful settings                  */

/* add zoom:1 to backgrounds -- Manually check for problems with inline elements! */
* html body,
* html #container.subpage,
* html #header-wrapper,
* html strong.logo a,
* html ul.nav li.home a,
* html #content-as #slider-1 .slider-image,
* html #content-as #slider-2 .slider-image,
* html #content-as #slider-3 .slider-image,
* html #content-as #slider-4 .slider-image,
* html .more a,
* html ul.navigation-links,
* html .main-area,
* html .content-box,
* html .box-holder,
* html .satirlar1 ul li, * html .satirlar2 ul li, * html .satirlar3 ul li, * html .satirlar4 ul li,
* html .sidebar li.current_page_item a, * html .sidebar li.current-cat a,
* html .icon1,
* html .icon2,
* html .icon3,
* html .icon4,
* html .content-box h3,
* html .content-box h4,
* html .content-box blockquote,
* html .main-area h3,
* html .info p a,
* html .info p a:hover,
* html .read a,
* html .read1 a {zoom:1;}


body {
	margin:0;
	color:#070a34;
	font:12px/16px Verdana,Arial, Helvetica, sans-serif;
	background:#FFFFFF url(../images/bg-line.png) repeat-x scroll 0 0}
	
.clear {
	clear:both;
	display:block }
	
/*.print-logo, .print-contact-info { display:none }
.button-print { display:block; width:140px; height:24px; position:absolute; top:0; right:0; margin:0; padding:0 }
.button-print img { width:140px; height:24px; display:block; margin:0; padding:0 }

a:active, a:focus { outline:none }

img { border-style:none }

a {
	text-decoration:underline;
	color:#008fc4 }
	
a:hover { color:#3E788F; text-decoration:none }*/

#container {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:980px;
	border-bottom: 1px solid #000; }

	#container.subpage {/*background:#DEECF0 none repeat scroll 0 0;
border:2px solid white;
padding:20px 0 0 !important;
width:976px;*/
	/*padding:0px 0px 20px 20px;*/
	width:980px;
	position:relative;
	overflow:hidden;
	background:#ededed url(../images/sidebar-ana-bg.png) repeat-y scroll 664px 0;
	border-left:1px solid #E3E3E3;
}

#header-wrapper {
	top:0;
	left:0;
	position:absolute;
	width:100%;
	background:url(../images/tepe-bg.png) repeat-x scroll 0 100% }
	
	#header-wrapper.subpage { /*height:180px !important*/ }

	.subpage #header { /*height:81px !important*/ }
	
strong.logo {
	float:left;
height:78px;
margin:0 0 0 15px;
overflow:hidden;
text-indent:-9999px;
width:500px; }
	
	strong.logo em {
		color:#312F63;
		display:block;
		font-size:13px;
		font-style:normal;
		/*margin:6px 0 0;*/
		padding:4px 0;
		text-indent:0 !important }
	
strong.logo a {
background:transparent url(../images/enera-logo.gif) no-repeat scroll 0 0;
display:block;
height:57px;
width:185px; }
	
ul.nav {
	list-style:none;
	padding:0;
	overflow:hidden;
	margin:61px 0 0;
	float:right;
}
ul.nav li {
	float:left;
	font-size:13px;
	padding:0 10px;
	font-weight:bold;
}
ul.nav li.home a {
	background:url(../images/home-bg.gif) no-repeat 0 -15px;
	padding-left:22px;
	height:18px;
	float:left;
	overflow:hidden;
}
ul.nav li.home a:hover {background-position: 0 0;}
ul.nav li.home.current_page_item a {background-position: 0 0;}
ul.nav li a {
	color:#ed7818;
	text-decoration:none;
}
ul.nav li.current_page_item a, ul.nav li a:hover {color:#1a2151;}
#main-as {
	width:980px;
	overflow:hidden;
}
.breadcrumb{
top:0px;
margin:5px 335px 5px 40px;
}
#content-as {
	color:#1A2151;
	font-size:15px;
	height:329px;
	overflow:hidden;
	position:relative;
/*	width:100%*/
}

#content-as #slider-centered { position:relative; width:980px; margin:0 auto }

#content-as h1 {
	margin:20px 15px 21px;
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	color:#1a2151;
}
#content-as p {
	line-height:26px;
	margin:15px;
	height:204px;
}

#content-as #slider-1,
#content-as #slider-2,
#content-as #slider-3,
#content-as #slider-4 {
	position:absolute;
	top:0; left:0;
	height:267px;
/*	padding:5px 5px 5px 0px;*/
	width:446px }

	#content-as #slider-1 .slider-image { background:url('../images/slide1.jpg') no-repeat 436px 0 }
	#content-as #slider-2 .slider-image { background:url('../images/slide2.jpg') no-repeat 444px 0 }
	#content-as #slider-3 .slider-image { background:url('../images/slide3.jpg') no-repeat 408px 0 }
	#content-as #slider-4 .slider-image { background:url('../images/slide4.jpg') no-repeat 430px 0 }
	
	.widget{
	top:0}
	
	#content-as #slider-1 .slider-image,
	#content-as #slider-2 .slider-image,
	#content-as #slider-3 .slider-image,
	#content-as #slider-4 .slider-image {
		width:980px;
		height:328px;
		position:absolute;
		top:0; left:0 }
		
	#content-as .slider-header,
	#content-as .slider-p { position:relative }
	
	.sidebar-text ul {
		margin:0 0 0 15px !important;
		list-style:disc !important }
		
	.sidebar-text li {
		padding:0 0 10px 5px !important;
		list-style:disc !important;
		list-style-position:outside !important }

.more {
	display:block;
	width:100%;
	overflow:hidden;
	margin-top:-15px;
	position:relative;
}
.more a {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/devami2.png) no-repeat;
	width:114px;
	height:24px;
	margin:5px 20px 0 0;
	float:right;
}

ul.slider-links {
	/*position:relative;*/
	padding:0;
	border-bottom:1px solid #fff;
	width:980px;
	height:107px;
	text-align:center;
	list-style:none;
	/*background-color: #3f88bd;*/
	background-image: url(../images/slider-bg.png);
	/*background-repeat: repeat-y;	margin:10px 0;*/
}

ul.navigation-links {
	/*margin:10px 0 0 0;*/
	position:relative;
	padding:10px 0;
	width:980px;
	text-align:center;
	list-style:none;
	background:#233e6e url(../images/submenu-bg.png) no-repeat scroll 0 0;
}
ul.navigation-links a:hover{
	/*margin:10px 0 0 0;*/
	text-decoration:underline;
}

ul.slider-links li { width:245px;height:107px; display:inline; float:left;margin:0px }
ul.slider-links li.cozum span{
left:-15px !important;
}
ul.slider-links li span {
	text-decoration:none;
	cursor:pointer;
	display:block;
	color:#bfdae1;
	font-size:38px;
	height:70px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:47px;
	/*padding:25px 55px 12px 65px*/ }
ul.navigation-links li, ul.navigation-links li a {
	cursor:pointer;
	color:#fff;
	display:inline;
	font-size:16px;
	line-height:22px;
	padding:0 23px;
	text-decoration:none;
}

ul.navigation-links li a { padding:0 !important }
.current-cat a, a.active_category{
color:#ffdeaa !important;
}

ul.slider-links li.active span,
ul.navigation-links li.current-cat a,
ul.navigation-links li.current_page_ancestor a,
ul.navigation-links li.current_page_parent a { cursor:default; color:#ffdeaa !important }

ul.slider-links li:hover span, ul.navigation-links li a:hover { color:#fff !important }

ul.slider-links li.hedef.active {
	background:url(../images/slider_button_left.png) no-repeat -30px 0 !important }
	
ul.slider-links li.ihtiyac.active{
	background:url(../images/slider_button_left.png) no-repeat -2px 0 !important }
	
ul.slider-links li.cozum.active {
	background:url(../images/slider_button_left_yak.png) no-repeat 0 0 !important }
	
ul.slider-links li.enera.active {
	background:url(../images/slider_button_left.png) no-repeat -1px 0 !important }


ul.slider-links li.hedef.active span,
ul.slider-links li.cozum.active span,
ul.slider-links li.ihtiyac.active span {
	/*background:url(../images/slider_button_right.png) no-repeat top right*/ }
	
ul.slider-links li.enera span { background:none !important }
	
.ihtiyac2{padding:25px 55px 12px 54px !important}
.cozum2{padding:25px 55px 12px 79px !important}
.yaklasim2{padding:25px 0px 12px 42px !important}
.enera2{padding:25px 33px 12px 55px !important}
.main-area {
	/*padding:0px 0px 20px 20px;*/
	width:980px;
	position:relative;
	overflow:hidden;
	background:#ededed url(../images/sidebar-ana-bg.png) repeat-y scroll 665px 0;
	border-left:1px solid #E3E3E3;
}

.content-box {
	width:600px;
/*	border-right:1px solid #95bcce;*/
	padding:15px 20px 35px 36px;
	float:left;	
	background:#EDEDED url(../images/bg-in.png) repeat-x scroll 0 0;
	top:0px;
/*	float:left; clear:none;width:590px;margin:10px 0px 10px 30px;*/
}
#subpage{
	display:inline;
	width:600px
	}

.content-box .navigation {
	display:block;
	font-size:11px;
	margin:0 0 20px 0 }
	
	.content-box .navigation .alignleft,
	.content-box .navigation .alignright { width:50% }
	.content-box .navigation .alignright { text-align:right }

.box-holder {
	width:642px;
	margin:0;
	position:relative;
	padding-top:8px;
	float:right;
	background:url(../images/box-bg.gif) repeat-y 336px 0;
}

.main-area h2 {
/*background:transparent url(../images/kutu-top-bg2.png) no-repeat scroll 0 0;
	margin:0 0 17px;*/
	font-size:1px;
	line-height:34px;
	color:orange;
	height:52px;
	padding:15px 0 0 0;
	text-indent:21px;
	letter-spacing:0.3px;
}
.main-area h2 a{
color:orange;
display:block;
position:relative;
top:10px;

}
.main-area h2 a:hover{
color:orange;
text-decoration:none;

}
.satirlar1 ul, .satirlar2 ul, .satirlar3 ul{
margin-left:15px;
margin-top:10px;
}
.satirlar4 ul{
margin-left:15px;
margin-top:5px;
}

.satirlar1 ul li, .satirlar2 ul li, .satirlar3 ul li, .satirlar4 ul li{
background:transparent url(../images/liste.gif) no-repeat scroll 0 6px;
padding-left:18px;
}

.satirlar1 ul li a, .satirlar2 ul li a, .satirlar3 ul li a, .satirlar4 ul li a{
background-image:none;
}

/*.satirlar1 ul li a:hover, .satirlar2 ul li a:hover, .satirlar3 ul li a:hover, .satirlar4 ul li a:hover{
background:url(../images/liste-hover.gif) no-repeat scroll 0 2px;
margin-left:-18px;
}*/

.content-box h2 {
	border-bottom:5px solid #95BCCE;
	font-size:23px;
	position:relative;
	/*background:url('../images/h-madde.png') no-repeat 0 4px !important;*/
	line-height:28px;
/*	margin:0 0 20px;*/
	padding:0 0 8px 0px }
	
.content-box h2 span { display:block; width:440px }
	
.sidebar h2 {
	margin:0;
	font-size:19px }
		
/*.sidebar a {
	border-top:1px solid #95BCCE;
	color:#00729F;
	display:block;
	margin:0 !important;
	padding:7px;
	text-decoration:none; }*/
	
	.sidebar h2 a,
	.sidebar .categories h2,
	.sidebar .archives h2 {
		border-top:none;
		border-bottom:4px solid #95BCCE;
		margin:0;
		padding:10px; }
	
	/*.sidebar a:hover,*/
	.sidebar li.current_page_item a,
	.sidebar li.current-cat a {
		color:#10303F;
		background:#D1E6EF }
		
		.sidebar li.current_page_item a,
		.sidebar li.current-cat a { background:#B5D3DF; font-weight:bold }
		
.side-ana{
width:300px;
/*border-bottom: 1px solid #e9e9e9;*/
font-family:verdana;font-size:11px;
margin-bottom:15px;
/*position:relative;*/
height:74px;
}
.side-ana h4{
font-family:verdana;font-size:16px;font-weight:bold;
}
.icon1{/*position:absolute;*/background: transparent url(../images/icon1.jpg) no-repeat scroll 0 -10px;width:70px;height:70px;right:5px;top:0px;float:left}
.icon2{/*position:absolute;*/background: transparent url(../images/icon2.jpg) no-repeat scroll 0 -10px;width:70px;height:70px;right:5px;top:0px;float:left}
.icon3{/*position:absolute;*/background: transparent url(../images/icon3.jpg) no-repeat scroll 0 -10px;width:70px;height:70px;right:5px;top:0px;float:left}
.icon4{/*position:absolute;*/background: transparent url(../images/icon4.jpg) no-repeat scroll 0 -10px;width:70px;height:70px;right:5px;top:0px;float:left}
.icon1 a, .icon2 a, .icon3 a, icon4 a {
display:block;
}
.metin{/*position:absolute;*/float:left;width:225px;margin-bottom:20px}
.clearer {clear:both}
	
.content-box h3 {
	background:none !important;
	font-size:19px !important;
	width:auto !important;
	margin:14px 0 14px !important;
	line-height:26px;
	font-weight:bold }
	
.content-box h4 {
	font-size:16px;
	line-height:23px;
	margin:10px 0 10px 0;
	background:none;
	width:auto;
	padding:0;
	font-weight:bold }
	
	.content-box h4 a {
		text-decoration:none }
		
	.content-box h4 a:hover {
		color:#000 }
	
	.content-box h4 small {
		color:#000;
		display:block;
		font-size:11px;
		font-weight:normal }

.content-box p, .content-box ul, .content-box ol, blockquote {
	line-height:23px;
	font-size:13px }
	
	.content-box .entry-block {
		font-size:13px;
		border-bottom:1px solid #95BCCE;
		margin:0 0 5px;
		padding:0 0 25px;
		line-height:21px }
	
	.content-box li { padding:2px 0 0 5px; }
	
	.content-box ul { list-style-image:url('../images/icon_sm_target.gif') }
	
.content-box blockquote {
	background:url('../images/blockquote_bg.gif') no-repeat 14px 9px;
	color:#0C475F;
	margin:5px 0 15px 12px;
	padding:5px 15px 0 64px }
	
	.content-box blockquote p {
		border-left:1px solid #B5D4DD;
		font-size:12px !important;
		line-height:19px;
		margin:0 0 20px;
		padding:0 0 0 15px; }
		
		.content-box blockquote p a {
			font-size:11px; font-weight:bold }


.main-area h3 {
	margin:0;
	font-size:14px;
	/*width:261px;*/
	color:#1a2151;
	padding:7px 0 5px 12px;
	background:#5C891A;
}
.main-area h3.title { 
	position:absolute; top:5px; left:5px;
	margin:0 0 5px 0; border-bottom:1px solid #3D5F0C }
.main-area h3 a {
	text-decoration:none;
	color:#fff;
	padding-right:24px;
}
.main-area h3 a:hover {text-decoration:none}
.info {
	padding:45px 10px 0;
	color:#070c42;
	font:12px Arial, Helvetica, sans-serif;
}

.info strong {
	display:block;
	font-size:14px;
	margin-bottom:10px }

.info p { margin:0 0 10px; line-height:20px; font-size:13px }
.info p a { 
	background:#008FC4;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	text-decoration:none }
	
	.info p a:hover { background:#53BADF }

.news {
	border-bottom:1px solid #94bbcd;
/*	margin:0 0 15px;*/
	padding:3px 0 0;
	font-size:13px;
	line-height:18px;
}
.news h3 a {
text-decoration:none !important;
}
.news1 {
	padding:3px 0 0;
	font-size:13px;
	line-height:18px;
}
.info-box h4 a {
	text-decoration:none;
}

.info-box h4 a:hover {
	text-decoration:none;
}

.info-box h4 {
	margin:0 0 8px;
	font-size:16px;
}

.news p, .news1 p {
	margin:10px 0;
	text-align:justify;
	line-height:20px;
font-size:13px;
text-indent:25px;
}
.adres{text-indent:0px !important}

.news a, .news1 a{
font-style:italic;
text-decoration:underline;
top:0;
}

.posted {
	display:block;
	font-size:11px;
	color:#3E788F;
}
.read {
	width:100%;
	display:block;
}
.read1 {
	width:100%;
	display:block;
	border-bottom:1px solid #94BBCD;
}
.read:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
* html .read{ height:1% }
* html .read1{ height:1% }

.read a {
	float:right;
	background:url(../images/devami2.png) no-repeat;
	width:114px;
	height:24px;
	text-indent:-2000px;
}
.read1 a {
	float:right;
	background:transparent url(../images/devami2.png) no-repeat scroll 0 -4px;
	width:114px;
	height:24px;
	text-indent:-2000px;
}

/*.read a:hover { background:#3D5F0C; color:#fff; text-decoration:none }*/

.press {
	float:right;
	padding:0 0 0 30px;
	width:244px }
	
.sidebar ul, .sidebar li {
	list-style:none;
	margin:0; padding:0 }
	
	.sidebar ul { margin:0 0 20px 0 }
	
.press .news {padding-right:0;}
.press .read {
	width:244px;
	margin-right:0;
}


/* -------------------------- */
/* Subpage Styling            */
/* -------------------------- */
table.tablo {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #95BCCE;
	border-collapse: collapse;
	background-color: white;
	width:594px;
	margin: 10px 0 10px 0;
}
table.tablo th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}
table.tablo td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}
table.tablo td.tablosol {
	border-width: 1px;
	padding-left: 17px;
	padding-bottom: 17px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
	width:110px;
}
/*td.tablosol2 {
	border-width: 1px;
	padding-left: 17px;
	padding-bottom: 17px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
	width:80px;
}*/
td.tablosol1 {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
	width:200px;
}
table.tablo2 td.tablosol2 {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
	width:110px;
}
	
	.altitude {
		color:#81AEBA;
		display:block;
		font-size:10px;
		margin:0 0 20px;
		text-align:right }
		
	.altitude a { text-decoration:none; color:#81AEBA }
	.altitude a:hover { text-decoration:underline; color:#81AEBA }

#footer ul {
	margin:0 20px; padding:0;
	list-style:none }
	
	#footer ul li {
		float:left;
		border-right:1px solid #50838F;
		margin:0;
		display:block;
		font-size:12px;
		padding:0 10px }
		
	#footer ul li.last { border:none }
		
	#footer a { color:#1B2052 }
.footer-menu{
line-height:8px;
}