﻿/* 
----------------------------------------------------------------------------------------

Copyright 2010 - Thierry Ruiz - www.dotemplate.com - All rights reserved.

THIS TEMPLATE IS FREE AS LONG AS YOU KEEP THE LINK TO WWW.DOTEMPLATE.COM IN THE FOOTER
TO REMOVE THE LINK, PLEASE MAKE A 10 DOLLARS DONATION at www.dotemplate.com/#donate

----------------------------------------------------------------------------------------
*/


html {
	
	margin:0 0 0 -1px;
	padding:0;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;
	background-color:#ffffff;
	background-image:url(../images/bgbody.png) ! important;
	background-repeat:repeat-x;
}

.tvMENUSTYLE
{
    padding:5px 5px 5px 5px;
}

#maintable td
{
    
}
					
#wrapper {
	margin:0;
	width:100%;
}

#wrapper {
	border-top: 1px solid #ffffff;
        
}

#menuWrapper
{
    padding:40px 0px 10px 0px;
}
					
#topBannerWrapper {
	width:100%;
	height:120px;
	background-color:Transparent;
}

#logo{position:absolute;left:50px;top:0px;}
#search{position:absolute;left:700px;top:0px;}
					
#topBanner {
	width:920px;
	margin:0px 0px;
	height:10px;
}
	

#topSlideshowWrapper {
	width:100%;
	height:300px;
	background-color:#000000;
	background-image:url(../images/newstyle/topSlideshowWrapper-bg.jpg);
	background-position:center top ;
	background-repeat:repeat-x;
	border:solid 1px #FFFFFF;
}

					
#sliderContainer {
	width: 920px;
	margin:0 20px 0px 50px;
}


#slider1 {
	width:100%;
	height: 300px;	
	position: relative;
    overflow: hidden; /* important */
}


#slider1 img { 
	padding: 0; 
	margin:0;
	width:920px;
	height:300px;
}


#slider1 a img { border:none } 


#slider1Content {
	margin:0;
	padding:0;
	height:300px;
	font-size:0;
	width:100%;
	position: relative;  
}


.slider1Image {
	display:none;
	float:left;
	position:relative;
	margin:0;
	padding:0;
}

.slider1Image span {
	position: absolute;
	left:0;
	font-family:'Trebuchet MS', sans-serif;
	font-size:14px;
	padding:0px 20px 0px 0px;
	width:920px;
	background-color:#000000;  
	color: #fff;
	display: none;
	z-index:20;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;	
	-khtml-opacity: 0.5;
	opacity: 0.5;
} 


.slider1Image .bottom {
	bottom: 0;
	left: 0;
	height: 70px;
} 


#sliderLeftMask {
	height:300px;
	position:absolute;
	top:0;
	left:0px;
	width:180px;
	z-index:10;
	background:url('../images/newstyle/sliderLeftMask.png') no-repeat scroll center center transparent;
}



#sliderRightMask {
	height:300px;
	position:absolute;
	top:0;
	left:740px;
	width:180px;
	z-index:10;
	background:url('../images/newstyle/sliderRightMask.png') no-repeat scroll center center transparent;
}

	
	

					


#container {
	margin:0px 0px 0px 0px;
	width:950px;
	min-height:570px;
	height:auto;
}




#content {
	width:950px;
	margin:0px 0px 0px 0px ;
	text-align:left;
}

#content p {
	text-align:justify;
}


#main {
	width:auto;
	float:left;
	margin:0px 0px 0px 0px;
}

#sidebar {
	float:left;
	width:270px;
}

.bloc h3 {
	margin-top:10px;
}

.bloc {
	padding:15px;
	background-color:#EEEEEE;
}



#content a:link, #content a:visited {
	color:#505050;
	font-weight:bold;
}


#content p {
	margin-top:10px;
	text-align:justify;
}


.padd15 {
	padding:15px;
}

.padd20 {
	padding:20px;
}


body {
	color:#444444;
	font-family:  'Trebuchet MS', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}

p {
	letter-spacing: normal;
	line-height: 1.7em;
}


h1 {
	color:ColaborateLight;
	margin:20px 0 10px 0;
	clear:both;
}


h2 {
	color:ColaborateLight;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:ColaborateLight;
	margin:10px 0 5px 0;
	clear:both;
}


a:link, a:visited {
	color:#505050;
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}

	
					
#bottomWrapper {
	background-color:#000000;
	background-image:url(../images/newstyle/bottomWrapper-bg.png);
	background-position:center top ;
	background-repeat:repeat-x;
	text-align:center;
	color:#70806D;
	text-align:center;	
	width:100%;
	clear:both;	
	border:solid 1px #ff0000;
}


#bottomWrapper a:link, #bottomWrapper a:visited {
	color:#e8ddcb;
}



#bottomWrapper a:hover{
	color:#cdb380;
	text-decoration:none;
}


#footer {
	min-height:200px;
	height:200px;
	width:920px;
	margin:0 auto;
	background-color:#000000;
	background-image:url(../images/newstyle/footer-bg.png);
	background-position:center top ;
	background-repeat:no-repeat;
}




.footer-last {
	margin-right:0 !important;
	clear:right;
}

.footer-one-third {
	float:left;
	margin:20px 100px 20px 0;
	width:240px;
	position:relative;
	text-align:left;
	overflow:hidden;
}

.footer-one-third h3 {
	margin-top:10px;
}

.footer-one-third ul{
	border-top:1px solid #0a0a0a;
	padding:0 ;
}

.footer-one-third ul, .footer-one-third li {
	list-style: none ;
	margin-left:0 ;
}

.footer-one-third li {
	border-bottom:1px solid #0a0a0a;
	padding: 5px 0 ;
}



#bottom-links {
	height:60px;
	background:#000000 url('../images/newstyle/bottomLinks-bg.png') center top repeat-x;
}
	

a img {
	border:none;
} 


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}



/* Main Menu Style */

#navigation { margin:0;
padding: 0;
clear:both;
width:100%;
height:48px;
background: #d6eaf8 url(../images/menu/dropdownbg414.gif) repeat-x left top;
border:solid 1px #FFFFFF;
}
ul.nav-main, ul.nav-main li { list-style: none;
margin: 0;
padding: 0;
}
ul.nav-main { position: relative;
z-index: 597;
}
ul.nav-main li:hover >
ul { visibility: visible;
}
ul.nav-main li.hover, ul.nav-main li:hover { position: relative;
z-index: 599;
cursor: pointer;
background: url(../images/menu/dropdownbghover364.gif) repeat-x left top;
}
ul.nav-main li { float:left;
display:block;
height: 51px;
color: #999;
font: 12px 'Trebuchet MS', sans-serif;
background: url(../images/menu/separator.gif) no-repeat right center;
}
ul.nav-main li a { display:block;
padding: 16px 16px 0 16px;
height: 35px;
color: #999;
font: 12px 'Trebuchet MS', sans-serif;
text-decoration:none;
}
ul.nav-main li a:hover { color:#D6D6D6;
}
ul.nav-main *.list { padding-right: 22px;
background: url(../images/menu/navigationarrow529.gif) no-repeat right top;
}
ul.nav-sub { visibility: hidden;
position: absolute;
padding:10px;
top: 48px;
left: 0;
z-index: 598;
background: #353535 url(../images/menu/dropdownlistbg810.gif) repeat-x left top;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}
ul.nav-sub li { list-style:none;
display:block;
padding: 0;
height: 27px;
float: none;
width:180px;
border-bottom: 1px solid #5a5a5a;
background: none;
}
ul.nav-sub li a { list-style:none;
display:block;
padding: 6px 5px 6px 5px;
height: 15px;
float: none;
width:180px;
background: none;
font: 12px 'Trebuchet MS', sans-serif;
}




#mainsidemenu
{
    float:left;
	width:270px;
	padding:0px 20px 0px 0px;
}

#mainsidebar {
	float:left;
	width:270px;
	padding-left:0px;
}

#flashnewsapp
{
    float:none;
    padding:0px 20px 0px 0px;
}

.bloc h3 {
	margin-top:10px;
}

.bloc {
	padding:15px;
	background-color:#EEEEEE;
}

/* Side Menu Style */

#sidebar
{
    background:url(../images/walkthrough_bg.gif) no-repeat;
    padding:20px 0px 0px 0px;
}

#sidebar ul.vmenu {
	list-style: none;
	text-align: left;
	margin:7px 0px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d8d8f0;
}


#sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #d8d8f0;
}



#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#1860a8;
	font-weight:normal;
	font-size:12px;
}


#sidebar ul.vmenu li a:hover {
	color:#e92308;
}


#sidebar ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.vmenu ul li { border: none; }


.onlineislemler { margin:15px; padding:30px 0px 20px 80px; width:auto; list-style:none;font-size:12px;background:url(../images/samples_bg.gif) no-repeat;}
.onlineislemler td {padding:15px 10px 0px 0px;}
.onlineislemler td a {color:#000000;}
.onlineislemler td a:hover{ color:#050}

table
{
    
}

#reference a
{
    color:#c0c0c0;
    font-size:12px;
    text-align:right;
}

#reference a:hover
{
    color:#000000;
    cursor:pointer;
}


#footer
{
    color:#6b6b6b;
    font-size:10px;
    text-align:center;
    padding-top:10px;
}
#footer td
{
    padding:5px 5px 5px 5px;
    border-right:solid 1px;
    text-decoration:underline;
    color:#6b6b6b;
}

#footer td a
{
    color:#6b6b6b;
}

#footer td a:hover
{
    color:#050;
    cursor:pointer;
}


.footer2
{
    color:#000000;
    font-size:12px;
    font-family:'Trebuchet MS', sans-serif;
    text-align:center;
    padding-top:10px;
}
.footer2 td
{
    padding:5px 5px 5px 5px;
    border-right:dashed 0px;
    text-decoration:underline;
    color:#000000;
}

.footer2 td a
{
    color:#000000;
}

.footer2 td a:hover
{
    color:#050;
    cursor:pointer;
}

.panel
{
    height:auto;
    padding-bottom:0px;
    padding-top:25px;
    margin:20px 200px 20px 50px;
}
.mainpanel
{
    background-color:#FFFFFF;
    height:auto;
    border:solid 1px #dedede;
    margin:0px 200px 0px 50px;
    padding-left:20px;
}

.mainpaneltop
{
    background: url(../images/bgmain.gif) repeat-x;
    height:24px;
    border:solid 1px #dedede;
    margin:20px 200px 0px 50px;
}

#topinfobar
{
    background: url(../images/bgmain.gif) repeat-x;
    height:24px;
    border:solid 1px #dedede;
    text-align:right;
}

#topflashtable
{
    
}

#topflashtable td
{
    width:500px; 
    height:220px; 
    text-align:left; 
    vertical-align:top;
}

#bottomflashtable
{
     background-image:url(images/alt_flashbg.jpg) repeat-x;
}

#bottomflashtable td
{
    width:323px; 
    height:117px; 
    text-align:center; 
    vertical-align:bottom;  
    background-image:url(images/alt_flashbg.jpg); 
    background-position:top; 
    background-repeat:no-repeat; 
}

.mainpanelbottom
{
    background: url(../images/bgmain.gif) repeat-x;
    height:24px;
    border:solid 1px #dedede;
    margin:0px 200px 20px 50px;
}

.footerpanel
{
    height:auto;
    margin:20px 200px 20px 50px;
}

#bannerdiv
{
    margin:0 auto; padding:0px; height:69px; width:100%; display:block;text-align:left;
}

#bannerdiv2
{
    margin:0 auto; padding:0px; height:69px; width:100%; display:block;text-align:right;
}

select, textarea, input
{
    border: 1px solid;   
    border-color: #696 #363 #363 #696;
}

input.clock{width:170px;margin:15px 15px 15px 15px;float:right;border: 0px;background-image:none;background-color:Transparent;font-family:'Trebuchet MS', sans-serif;font-size:10px;color:#ffffff}
input.clock:focus{width:170px;border: 0px;background-image:none;background-color:Transparent;font-family:'Trebuchet MS', sans-serif;font-size:10px;color:#000000}

select:focus, textarea:focus, input:focus
{
    background-color:#fed;
    border-color:#ff0000;
}

#maintextdiv
{
    
}

#maintextdiv table td
{
    padding:10px 20px 10px 10px;
    vertical-align:top;
}

#hizmetlerimizdiv
{
    
}

#hizmetlerimizdiv table
{
    border-top:0px;
}

#hizmetlerimizdiv table td
{
    padding:10px 20px 10px 10px;
    vertical-align:top;
}

#mainformdiv
{
    padding:0px 0px 20px 120px;
    font-size:12px;
    background:url(../images/walkthrough_bg.gif) no-repeat;
}

#mainformdiv #tdBUTTON
{
    text-align:right;
}

.formPanel
{
    padding:0px 5px 5px 5px;
    font-size:12px;
    background:url(../images/samples_bg.gif) no-repeat;
}

.bilgiPanel
{
    background-image: url(../images/icons/exclamation.png);
    background-position: 10px 4px;
    background-repeat: no-repeat;
    width:auto;
    margin:0px;
    padding-top:2px;
}

.infodiv{padding-left:30px;font-size:10px;padding-bottom:10px;color:#6066d8;font-style:italic;}

.bilgiPanel legend{}
.bilgiPanel fieldset{}

.formPanel legend{color:#000000;font-size:10px;font-weight:bold;}
.formPanel fieldset{}


input.btn {   
   color:#050;   
   font: bold 84% 'Trebuchet MS', sans-serif;   
   background-color:#fed;   
   border: 1px solid;   
   border-color: #696 #363 #363 #696;   
   filter:progid:DXImageTransform.Microsoft.Gradient   
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
}

input.btn:hover {   
   border-color: #c63 #930 #930 #c63; 
}
   
.validationSummary
{
    width: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #C3D9FE;
    background-color: Transparent;
    padding-top: 8px;
    padding-left:35px;
    padding-right:5px;
    padding-bottom: 10px;
    font: 11px 'Trebuchet MS', sans-serif;
    color: #8598B9;
    background-image: url(../images/icons/exclamation.png);
    background-position: 10px 6px;
    background-repeat: no-repeat;
    margin: 3px;
    overflow:hidden;
    
}

/*Admin panel menu*/

.transparancy
{
    filter:alpha(opacity=70);
	opacity:0.7;
}

.picturebox_in
{
    
}

.picturebox_out
{
    padding:3px 3px 3px 3px;
    background-color:#c0c0c0;
    filter:alpha(opacity=100);
	opacity:1;
}

.picturebox_out:hover
{
    background-color:#808080;
}

.last{color:Aqua;padding: 16px 16px 0 16px;}


input.search
{
    background-image:none;
}

input.searchtextbox
{
    background-image:url(../images/logo/google.png);
    height:auto;
    background-position:right bottom;
    background-color:White;
    border-style:inset;
    padding-bottom:0px;
}

input.searchtextbox:focus
{
    background-image:url(../images/bginput.gif);
}

.googlesearch input
{
    background-image:none;
    color:#c0c0c0;
    width:auto;
    text-align:left;
    font: italic 10px 'Trebuchet MS', sans-serif;      
    border: 1px solid;   
    border-color: #696 #363 #363 #696;
}

.googlesearch input.txt
{
    width:200px;
}

.googlesearch input.txt:focus
{
    background-color:#fed;
    border-color:#ff0000;
}

.share
{
    position:absolute;
    left:700px;
    top:50px;
}

/*new image slider*/

#slider {

	/* You MUST specify the width and height */
	width:300px;
	height:186px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:100px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:100px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	


.clear {
	clear:both;	
}

#manageheadertable
{
    margin:0;
}

#adsense
{
    height: auto;
    text-align: right;
    fon-size:10px;
    width: 100%;
    position:fixed; 
    top:0px;
    right:0px;
    left:0px;
}