/*-------------------------------------------------------
* Filename: styles.css
* Website: http://www.themeflash.com
* Author: system32
* Description: Handles the site layout.
-----------------------------------------------------*/

/*------------------------------------------------------
Global Reset
------------------------------------------------------*/	
body{
	color:#777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

* html {
margin:0;padding:0;
}

.imgborder
{
background:#FFFFFF;
padding:3px;
border:1px solid #ccc;
}
.imgborder:hover
{
background:#fff;
padding:3px;
border:1px solid #aaa;
}

.middle_content
{
padding:10px;
margin:0 0 20px 0px;
}

.rightalign
{
float:right;
}
.leftalign
{
float:left;
}
.textleft
{
text-align:left;
}
.textright
{
text-align:right;
}

p { margin: 0 0 5px 0;}

/************************************************
                      header part                  
************************************************/
.header {
height:125px;
}
 
.slogan h3{
font:normal bold 14px Arial, Helvetica, sans-serif;
color:#a0a7b7;
letter-spacing:normal;
padding-top:25px;
text-align:right;
}

.slogan p{
color:#a0a7b7;
font:normal 10px/14px Tahoma, Arial, Helvetica, sans-serif;
margin:0;
text-align:right;
}

.logo{
margin:30px 0 0 10px;
}

.twitter
{
font:normal 10px/11px Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:right;
padding-top:8px;
} 
.twitter img
{
vertical-align:middle;
margin-right:10px;
} 
  
/************************************************
                      top menu                  
************************************************/
.topmenubg	{
width:940px;
height:42px;
}

.topmenu
{
	padding-top:0px;
}




ul#navmenu-v,ul#navmenu-v li,ul#navmenu-v ul {
	width: 218px; /* Menu Width */
	margin: 0;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

ul#navmenu-v li { float: left; position: relative;  width: 100%; }
ul#navmenu-v li.iehover { z-index: 1000; /* IE z-index bugfix */ }

ul#navmenu-v ul {
 display: none;
 position: absolute;
 top: 0;
 left: 100%;
 z-index: 9999;
}

/* Root Menu */
ul#navmenu-v a {
 padding: 6px;
 display: block;
 background: #DDD;
 color: #666;
 font: bold 11px Arial, sans-serif;
 text-decoration: none;
 height: 1%;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,ul#navmenu-v li:hover a,ul#navmenu-v li.iehover a {
 background: #BBB;
 color: #FFF;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a,ul#navmenu-v li.iehover li a {
	float: none;
	background: #BBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,ul#navmenu-v li:hover li:hover a,ul#navmenu-v li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover a {
 background: #999;
}

/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li a {
 background: #999;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,ul#navmenu-v li:hover li:hover li:hover a,ul#navmenu-v li.iehover li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover a {
 background: #666;
}

/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li.iehover li a {
 background: #666;
}

/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
 background: #333;
}

/* Hover Function - Do Not Move */
ul#navmenu-v li:hover ul ul,ul#navmenu-v li:hover ul ul ul,ul#navmenu-v li.iehover ul ul,ul#navmenu-v li.iehover ul ul ul { display: none; }
ul#navmenu-v li:hover ul,ul#navmenu-v ul li:hover ul,ul#navmenu-v ul ul li:hover ul,ul#navmenu-v li.iehover ul,ul#navmenu-v ul li.iehover ul,ul#navmenu-v ul ul li.iehover ul { display: block; }


/************************************************
                      subheader                   
************************************************/
 
.subheader{
background:url("../images/subheader.gif") center top no-repeat ;
height:96px;
position:relative;
}

.subheader h2{
color:#484848;
padding:30px 0 0 20px;
}
.subheader p{
padding:40px 20px 0 0;
color:#484848;
}
.bread
{
color:#484848;font:normal 9px Tahoma, Helvetica, sans-serif;
margin-top:5px;margin-bottom:5px;
}

/************************************************
                      Breadcrumb                  
************************************************/
.bread span a { color:#484848; padding:2px 2px;}
.bread span a:hover { color:#000; }
.bread span img { vertical-align:middle; border:none;}




/************************************************
                      HEADINGS                  
************************************************/

h1{
font: normal bold 40px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing:-1px;
padding:0 0 0 0;
margin:0 0 5px 0;
color:#666;
}

h2{
font: normal bold 26px/30px "Trebuchet MS", Arial, Georgia, Arial, Helvetica, sans-serif;
color:#666;
letter-spacing:-1px;
margin:0 0 5px 0;
}

h3 		{ 
font: normal bold 22px/26px "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif; 
color:#666;
letter-spacing:-1px;
padding:0;
margin:0 0 5px 0;
}

h4 		{ 
font: normal bold 18px/20px "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif; 
color:#555; 
padding:0;
margin:0 0 5px 0;
}

h5 		{ 
font: normal bold 16px/20px "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif; 
color:#777; 
padding:0;
margin:0 0 5px 0;
}

h6 		{ 
font: normal bold 11px Verdana, Arial, Helvetica, sans-serif; 
color:#999; 
padding:0;
margin:0 0 5px 0;
}

/************************************************
                      Form Fieldset                  
************************************************/
fieldset
{
padding:15px;
border:1px solid #ddd;
}

fieldset legend
{
font-weight:bold;
padding:3px 10px;
background:#fff;
border:1px solid #ddd;
}



 
/************************************************
                      Footer                  
************************************************/

.footerbg
{
	background:#fefefe url("../images/footer2.gif") top left repeat-x;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.alt {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


/************************************************
                      sidebar                  
************************************************/
.leftsidebar {
	background: url("../images/sep.gif") top right repeat-y;
	height:100%;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}


/************************************************
                      News List                  
************************************************/
ul.newslist
{
margin:10px 0px 10px 0;
padding:0;
list-style:none;
}

ul.newslist li
{
padding:6px 5px 6px 0px;
border-bottom:1px solid #ddd;
line-height:1.4em;
color:#666666;
}

ul.newslist li a:link, ul.newslist li a:visited, ul.newslist li a:active
{
padding:0px 0px;color:#959595;
text-decoration:none;
}

ul.newslist li a:hover
{
color:#000;
padding:0px 0px;
text-decoration:none;
}

ul.newslist li span
{
font-weight:bold;
display:block;
}


/************************************************
                      SUBMENU
************************************************/
		
.submenu {
margin:0 0px 20px 0px;
text-align:left;
}

.submenu ul {
margin:0;
list-style:none;
padding:0 0px;
}

.submenu li a {
voice-family:inherit;font-weight:bold;
border-bottom:1px solid #e6e6e6;
margin:0 0 2px 0;
height:18px;
text-decoration:none;
}

.submenu li li a {
margin:0 0 0 0;
text-decoration:none;

}

.submenu li li a:link, .submenu li li a:visited {
color:#838383;
display:block;
padding:6px 10px;
}

.submenu li a:link, .submenu li a:visited {
color:#838383;
display:block;
padding:6px 10px;
}

.submenu li.current a {
text-decoration:none;
color:#0564b4;
}

.submenu li a:hover {
color:#0564b4;
padding:6px 10px;
z-index:100;
text-decoration:none;
}

/************************************************
                      sidebar box                  
************************************************/
		
.sidebarbox h3 		{ 
font: normal 22px/28px Georgia, Arial, Helvetica, sans-serif; 
color:#4D4C4C;
text-align:center;
padding:10px;
margin:0;
text-decoration:none;
}


.sidebarbox {
border:0px solid #cbcbcb;
background:none;
padding:15px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
}


/************************************************
              homepage featured boxes                  
************************************************/
	.servicebox{
padding:15px;
padding-left:0;
border-bottom :1px solid #ddd; 
}
.servicebox p, .servicebox h4
{
 margin-left:80px;
}

/************************************************
              services page block                  
************************************************/
.servicebox2 ul.listitems
{
 margin-left:80px;
}
*html .servicebox2 ul.listitems
{
 margin-left:120px;
}

ul.listitems
{
list-style:circle;
}

.servicebox2
{
border-bottom :1px solid #ddd; 
overflow:hidden;
height:100%;
padding:20px;
margin:0;
}
.servicebox2 h3, .servicebox2 p
{
margin:0;
padding-left:10px;
margin-left:70px;
}

.servicebox2 img
{
border-right:1px solid #ddd;
padding-right:4px;
}

/************************************************
                      Testimonials
************************************************/

.testimonial {
	margin:20px 0 20px 0;
}

.testimonial blockquote{
	padding:0px 0px 20px 33px;
	background:url("../images/quoteicon.gif") no-repeat top left;
	
}
.testimonial blockquote p.quote{
	font:italic normal 12px/20px Georgia, Arial, sans-serif;
	color:#777;	
}

.testimonial blockquote p.author{
	margin:0px 0px 0 0;
	float: right;
	font-weight:bold;
	text-align:right;
	color:#484848;
}

/************************************************
                      readmore                  
************************************************/
.readmore
{
margin:10px 0 10px 0;
color:#777;
border:1px solid #ddd;
font-size:9px;	font-weight:bold;
background:#fff url("../images/button_bg.gif") bottom left repeat-x;
padding:0px 10px;
text-decoration:none;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;

}
a.readmore:hover
{
color:#484848;
border:1px solid #ccc;
background:#fff url("../images/button_bg.gif") bottom left repeat-x;
text-decoration:none;
}



/************************************************
                      content boxes                  
************************************************/
.content-box{ 
border-bottom:1px solid #ddd; 
padding:0px;
margin:20px 0 20px 0;
overflow:auto;
height:100%;
}

.content-box p
{

margin:10px 0 0;
}


.content-box img
{
margin:10px 20px 0 0;
}

.post-info{
padding:6px;
border:1px solid #ddd; 
background:#f2f2f2;
margin:0;
color:#000; 
}


.comments
{
float:right;
padding:0px 0 0 0;
width:85px;
text-align:center;
height:26px;
}

.comments a		 { color:#777; text-decoration:none;}
.comments a:hover	 { color:#69452e; text-decoration:none;}


/************************************************
                      Headings Color                  
************************************************/

.yellow 	{ color:#FFCC33; }
.skyblue 	{ color:#9fe5ff; }
.gray 	{ color:#484848 !important; }
.white 	{ color:#ffffff; }

/************************************************
                      Tables                  
************************************************/
table{
	
}

td,th
{
/*border-bottom:1px solid #cacaca;
color:#4c4c4c;
padding:10px 15px;*/
}
th
{
/*background:url("../images/table-head-mid.gif") repeat-x 0 0;
text-align:left;
padding-left:20px;*/
}
th.lefthead
{background:url("../images/table-head-left.gif") no-repeat 0 0;
text-align:left;
}
th.righthead
{background:url("../images/table-head-right.gif") no-repeat right top;
text-align:left;
}
th.leftheadDown
{
	text-align:left;
	background-image: url(../images/table-head-leftd.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
th.rightheadDown
{
	text-align:left;
	background-image: url(../images/table-head-rightd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table a {text-decoration:none;}
table a:link {}
table a:visited {}

tbody tr:hover 		{/*background:#f1f1f1;*/}

tr.even
{
/*background:#f1f1f1;*/
}

/*******************************************************
  				Error / Success / Notice	
*******************************************************/

.notes 	{background: #f0f0f0;border: 1px solid #b8b8b8;}
.success 	{background: #ccfcd1;border: 1px solid #60a400;}
.error	{background: #f9e3e3;	border: 1px solid #e79e9e;}
.notice 	{background: #fcf0cc;border: 1px solid #ecc735;}
	.notes, .notice, .success, .error 
		{font-size: 100%;color:#484848;padding:10px;width:auto;margin: 0 0 20px 0px; text-align:left}
	.notes span, .notice span, .success span, .error span 
		{font-weight: bold;font-size: 1.2em;padding: 2px 40px;}
	.notes p, .success p, .error p, .notice p 
		{margin: 0px;padding: 0px 40px;}
/*Taakvim*/
    .blackBacking   {
	background-color: #FFF;
}
    .names 	    {
	background-color: #FFF;
	font-size: 0.6em;
	color: #333;
	text-decoration: none;
	text-align:  center;
	font-family: Verdana;
	font-weight: normal;
}
    .calendarBody   {
	background-color: #F0F0F0;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align:  center;
	font-family: Verdana;
}
    .calCurrentDay  {
	font-size: 10px;
	color: #333;
	background-image: url(../cbugun.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 23px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
    .calOtherDay    {
	font-size: 10px;
	color: #333;
	background-image: url(../cnormal.png);
	height: 23px;
	width: 23px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
    .calNotDay	    {
	font-size: 10px;
	color: #333;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	width: 23px;
	font-weight: normal;
}
    .calFormMenu    {
	background-color: #FFF;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	text-align:  center;
	font-family: Verdana;
	border: 0px solid #FFF;
}
.calCurrenttheDate {
	font-size: 10px;
	color: #333;
	background-image: url(../cevent.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 23px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
.BaslikDuyuru {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;

}
.YaziDuyuru {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;

}
.HaberBaslik {
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.Yazi1 {
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 218px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

ul#menu li a {
	color: #fff;
	padding: 0.5em;
	background-color: #0564B4;
}

ul#menu li a:hover {
	background-color: #11274E;
}

ul#menu li ul li a {
	background: #ccc;
	color: #333;
	padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
ul#navmenu-v {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

#listticker{
	height:200px;
	width:480px;
	overflow:visible;
	border:solid 1px #DEDEDE;
	;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}
 
	#listticker li{
		height:60px;
		padding:5px;
		list-style:none;
	}
		#listticker a{
			color:#000000;
			margin-bottom:
		}
		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
		#listticker img{
			float:left;
			margin-right:14px;
			padding:4px;
			border:solid 1px #DEDEDE;
		}
