@charset "utf-8";
body   {
	font: 12px  verdana, Arial, Helvetica, sans-serif;
	background: url(../../images/bck_bar.png) repeat-x top ;
	margin-top: 10px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
}
textfield, textarea, input, select { font:90% Verdana, Geneva, sans-serif #666;}
.twoColFixLtHdr #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(../../images/global_mainbck1.png) bottom no-repeat; 
} 

.twoColFixLtHdr #container_nobck { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 

.twoColFixLtHdr #container_ik { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 

.twoColFixLtHdr #header { 
	
	padding:0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixLtHdr #menu { }
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color: ; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px;
}

.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color:; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 ; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 4px 0px 10px 15px;min-height:470px;  /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	float:right;
	width:730px;
} 

.twoColFixLtHdr #mainContent_ik { 
	 /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 4px 0px 10px 15px;min-height:470px;  /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	float:right;
	width:1000px;
	border:1px; dotted:#333;
} 

.twoColFixLtHdr #footer { 
	padding: 10px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top:20px;
	
} 
.twoColFixLtHdr #footer p {
	 /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.projeler_link { color:#333; text-decoration:none}
a.projeler_link:hover { color:#006699; text-decoration:none}
a.projeler_link:visited { color: #C00; text-decoration:none}
h1 { color: #999; font-size:14px }
h2 {color:#666; font-size:13px;}
h3 {color:#666; font-size:12px; font-weight:bold; font-style: italic}

.twoColFixLtHdr #container .login { width:125px}

#board td{ border-bottom:1px #CCC solid;}
#board { border:1px solid #999; padding:2px; width:100%}

#home-table { width:100%;}
#home-table td {padding:5px; width:150px;}
#home-table h1 {  color:#FFF; font-size:10px; }

a.leftmenulink { text-decoration:none; color:#333;}
a.leftmenulink:Hover { text-decoration:underline; color:#666;}

#red {
	background-color: #FFEAEA; padding:5px 10px;}
#green {
	background-color:#E6F2E6;
	padding:5px 10px;
}
.newslist { text-decoration:none; color:#333;}
.newslist:hover { color:#666; text-decoration:underline;}
.ulback { margin-left:10px; padding-right:0px;}

a {color:#369; text-decoration:none;}
a:Hover {
	text-decoration:none;
	text-align: center;
}

a.marlet { color:#F60;}

#home_events {  padding:5px; background-color:#fff; width:95%}
#home_events ul, li { margin:5px 0px; }
img.smallimageborder { border:1px solid #006699; filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1); margin:0px; }
img.smallimageborder:hover { filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=100);border:1px solid #F00; margin:0px }

#newsletter {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color: ; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px;
}
.n { font-size:9px; padding:1px; border:1px solid 006699}

#pscroller2{
width: 100%;
height: 40px;
border: 0px solid black;
padding: 3px 0px;
}

#pscroller2 a{
text-decoration: none;
}

.ogrenim { height:16px; font: 11px Verdana,Tahoma; font-weight:bold; color:#666666; border-right:1px solid #666; border-left:1px solid #666; border-bottom:1px solid #666; padding:2px;}

.someclass{ //class to apply to your scroller(s) if desired
}
a.projelerdetay { color:#FFF; font-weight:bold;}

#home-projeler { font-size:11px; padding:2px;scrollbar-base-color: #006699; scrollbar-arrow-color: #fff; scrollbar-shadow-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #fff; scrollbar-track-color: #fff; line-height:15px;}


td.tdrightborder2 { border-right:0px solid #006699;}

.beyaz {color:#FFF; padding-left:5px; font-weight: bold;}
li.ok { list-style-image:url(../../images/11.png); list-style-position:outside; line-height:10px; font-size:11px;
 }
li.kirmizi { list-style-image:url(../../images/12.png); list-style-position:outside; line-height:10px; font-size:11px;
 }
 
#ikbox select, input, textfield, textarea { font-size:11px; font-family:Verdana, Geneva, sans-serif;} 

.ik10px {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}

#fadeshow1 { border:0px solid #006699; padding:0px;}

.homeminik { font-size:9px;}
