/* style1 */

html {
	background: #4faddc url(../images/style1/bg.png) 0 0 repeat-x;
}

body {
	color: #3f3f3f;		/* font color */
}

h2 {
	color: #004c88;
}

h3 { 
   color: #58a8d1;
}

a:link,
a:visited {
	color: #ee7a00;
}

a img.album,
.flickr_badge_image img {
	border: 2px solid #ee7a00;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

li.active_menu li a:link,
li.active_menu li a:visited {
	color: #ee7a00;
}

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #97a5af;
}

#fxTarget { 
	background: #00223e;
}

#fxShadow {
	background: url(../images/style1/fx-bottom.png) 0 0 repeat-x;
}

#fxTab {
	background: url(../images/style1/fx-tab.png) 0 0 no-repeat;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #fff;
}

#fxTab a:hover {
	color: #f88900;
}

span.loginsubmit,
span.logoutsubmit {
	color: #fff;
	background: url(../images/style1/login_button.png) no-repeat;
}

div#section1 {
	background: #58a8d1 url(../images/style1/section1-bg.png) 0 0 repeat-x;
}

div#section1 a:link,
div#section1 a:visited {
	color: #fff;
}

div#section1 td.divider {
	background: url(../images/style1/section1-div.png) 0 0 no-repeat;
}

div#section1 .contentheading,
div#section1 div.moduletable h3,
div#section1 {
	color: #131e23;
}

div#section1 a.readon {
	background: url(../images/style1/section1-readon.png) 0 0 no-repeat;
	color: #fff;
}

span.pathway img {
	background: url(../images/style2/arrow.png) no-repeat;
}

div#mainbody {
	background: #f7f7f7;
}

div#mainbody td.divider {
	background: url(../images/style1/body-div.png) 0 0 no-repeat;
}

div#mainbody div.moduletable h3 {
	color: #1D2D45;
}

div#mainbody .contentheading {
	color: #ee7a00;
}

div#mainbody a.readon {
	background: url(../images/style1/body-readon.png) 0 0 no-repeat;
	color: #fff;
}

div#mainbody ul.latestnews li {
	background: url(../images/style1/latestnews.png) 0 0 no-repeat;
}

div#section2 {
	background: #00335b url(../images/style1/section2-bg.png) 0 0 repeat-x;
	border-bottom: 1px solid #001b32;
}

div#section2 a:link,
div#section2 a:visited {
	color: #fff;
}

div#section2 td.divider {
	background: url(../images/style1/section2-div.png) 0 0 no-repeat;
}

div#section2 .contentheading,
div#section2 div.moduletable h3,
div#section2 {
	color: #96b7cf;
}

div#section2 a.readon {
	background: url(../images/style1/section2-readon.png) 0 0 no-repeat;
	color: #fff;
}

div#section3 {
	background: #000911 url(../images/style1/section3-bg.png) 0 0 repeat-x;
	font-size:10px;
}

div#section3 a:link,
div#section3 a:visited {
	color: #fff;
	font-size:12px;
}

div#section3 td.divider {
	background: url(../images/style1/section3-div.png) 0 0 no-repeat;
	font-size:12px;
}

div#section3 .contentheading,
div#section3 div.moduletable h3,
div#section3 {
	color: #97a5af;
}

div#section3 a.readon {
	background: url(../images/style1/section3-readon.png) 0 0 no-repeat;
	color: #fff;
}

div#header {
	background: url(../images/style1/header-bg.png) 0 0 repeat-x;
}

div#header .rk-1 {
	background:  url(../images/style1/header-r.png) 100% 0 no-repeat;
}

div#header .rk-2 {
	background:  url(../images/style1/header-l.png) 0 0 no-repeat;
}

img#logo {
	background: url(../images/style1/logo.png) 0 0 no-repeat;
}

div#horiz-menu {
	background: url(../images/style1/menu-bg.png) 0 0 repeat-x;
}

div#hdiv {
	background: url(../images/style1/bottom-hdiv.png) 0 0 repeat-x;
}

div#footer {
	background: url(../images/style1/footer-bg.png) 0 0 repeat-x;
	font-size:10px;
	
}

div#footer .rk-1 {
	background: url(../images/style1/footer-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(../images/style1/footer-l.png) 0 0 no-repeat;
}

div#the-footer {
	background: url(../images/style1/footer-rocket.png) 50% 0 no-repeat;
	font-size:10px;
}

/* @group Suckerfish Menu */

#horiz-menu.suckerfish a {
	color: #F9FAFD;
}

div#horiz-menu a:hover,
#horiz-menu.suckerfish li:hover,
#horiz-menu.suckerfish li.sfhover {
	background: #459fcd;
	color: #fff;
}

#horiz-menu.suckerfish li li:hover,
#horiz-menu.suckerfish li li.sfhover {
	background: #459fcd;
}

#horiz-menu.suckerfish li li a:link,
#horiz-menu.suckerfish li li a:visited {
	color: #fff;
	border-top: 1px solid #3c90bb;
	border-bottom: 1px solid #176992;
}

#horiz-menu.suckerfish li li {
	background: #2e7eaa;
	border-left: 1px solid #3c90bb;
	border-right: 1px solid #176992;
}

#horiz-menu li li a.daddy:link,
#horiz-menu li li a.daddy:visited  {
	background: url(../images/style1/rightarrow.png) 100% 50% no-repeat;
}

/* @end */

/* @group Horiz Menu */

div#horiz-menu li {
	background: url(../images/style1/menu-divider.png) 100% 0 repeat-y;
}

div#horiz-menu a:link,
div#horiz-menu a:visited,
div#horiz-menu li.active li a:link,
div#horiz-menu li.active li a:visited {
	color: #fff;
}

div#horiz-menu .active_menu a:link,
div#horiz-menu .active_menu a:visited,
div#horiz-menu li.active a:link,
div#horiz-menu li.active a:visited,
div#horiz-menu li.active li.active a:link,
div#horiz-menu li.active li.active a:visited {
	color: #3f3f3f;
}

/* @end */

/* @group Side Menu */

ul.sidenav li {
	background: url(../images/style1/menu-border.png) 0 100% repeat-x;
}

a.mainlevel {
	background: url(../images/style1/menu-border.png) 0 100% repeat-x;
}

/* @end */

/* @group Contact Menu */

div#top a.mainlevel {
	color:  #fff;
}

/* @end */

/* @group Blockquote */

blockquote {
	background: #ebebeb url(../images/style1/blockquote.png) 0 0 no-repeat;
}

/* @end */

/* @group Code */

pre {
	background: #eee;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
}

/* @end */

/* @group Notices */

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #fac6c6 url(../images/style1/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #c6daf0 url(../images/style1/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #f9eec6 url(../images/style1/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e2eecb url(../images/style1/status-download.png) 10px 50% no-repeat;
}

/* @end */

ul.arrow li {
	background: url(../images/style1/list-arrow.png) 0 0 no-repeat;
}

ul.arrows li {
	background: url(../images/style1/list-arrows.png) 0 0 no-repeat;
}

ul.check li {
	background: url(../images/style1/list-check.png) 0 0 no-repeat;
}

ul.clip li {
	background: url(../images/style1/list-clip.png) 0 0 no-repeat;
}

ul.pencil li {
	background: url(../images/style1/list-pencil.png) 0 0 no-repeat;
}

ul.plus li {
	background: url(../images/style1/list-plus.png) 0 0 no-repeat;
}

table.contentpaneopen tbody tr td span.small {
	background: url(../images/style1/author.png) 0 0 no-repeat;
}

td.createdate {
	background: url(../images/style1/created.png) 0 0 no-repeat;
}

div.moduletable h3 {
	color: #121A28;
	
}

div.moduletable2  {
	color: #121A28;
	background: url(../images/reklam.jpg) 0 0 no-repeat;
	height:180px;
	padding-left:170px;
	padding-top:80px;
	width:330px;
	
	
}

table.mainbody td.mainbody td.sectiontableheader {
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}




#nav-section {
padding: 5px 5px 5px 5px;
margin: 5px 5px 0px 5px;
/*width: 155px;/*degisildi;*/
font-size:13px;
border: 2px solid #429CCC;
width:815px;





}


#nav-section ul {

margin: 0;
padding: 0;
list-style-type: none;
}

#nav-section ul li {

/*font-family:  palatino, georgia, times, serif;*/

/*list-style-type: none;*/

}

#nav-section ul li a {

display: block;
color: #000;
border-bottom: 1px solid #429CCC;
padding: 1px 3px;
width:auto;
text-decoration:none;
padding: 3px;



}

#nav-section ul li a:hover {
background: #E7EFF3;
/*font-weight:bold;*/
/*border-right: 2px solid #000;*/
padding: 3px;
color: #000;
font-weight:bold;
text-decoration: none;
}

#nav-section ol {

/*font-weight:bold;*/
/*border-right: 2px solid #000;*/
padding: 3px;
color: #000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:100;



}




dl.yeniler {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 12px;
	background-color:#E7EFF3;
	PADDING-BOTTOM: 5px;
	PADDING-right: 0px;
	MARGIN: 7px 1px 0px 1px;
	WIDTH: 823px;
	PADDING-TOP: 5px;
	POSITION: relative;
	HEIGHT: 190px;
	border:solid #429CCC 1px;
	
 }
.yeniler dt  {
    float:left;
    PADDING-TOP: 10px;
	PADDING-right: 10px;
    MARGIN: 0px 0px 0 0;
  }
.yeniler dd  {
  PADDING-TOP: 5px;
  PADDING-RIGHT: 14px;
  line-height: normal;
}
.yeniler dt image{
 border:1px;
}
.yeniler dd a {
  font:15px/1.4em Sans-serif;
  border-width:0;
  color:#006699;
  font-weight: 900;
}
.yeniler dd a:hover {
  font:15px/1.4em Sans-serif;
  border-width:0;
  color:#000;
  font-weight: 900;

  }
.yeniler dd.baslik {
  margin-bottom:0;
  color:#000;
}
.yeniler dd.yazar {
  font:12px/.1em Sans-serif;
  margin-bottom:0;
  color:#717171;
  font-weight: normal;
}
.yeniler dd.icerik {
  font:12px/1.5em Sans-serif;
  margin-bottom:0;
  color:#000000;
  font-weight: normal;
  }
.log .yeniler dd.posted {
  margin-top:.7em;
  margin-bottom:1.75em;
  }
  
.resim {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border:  1px solid #006699;
  width: auto;
  background-color:#f9f7f5;
  padding: 5px 5px;
  line-height: 20px;
  margin: 2px;
  margin-right:10px;
}  
  
  
.renk1 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#754F09;
font-weight:bold;
font-size:14px;
}
.renk2 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
font-size:14px;
}
.renk3 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#754F09;
font-weight:bold;
font-size:10px;
}
.renk4 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#99CC33;
font-weight:bold;
font-size:14px;
}
.renk5 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#996102;
font-weight:bold;
font-size:14px;
}
.renk6 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#EB9232;
font-weight:bold;
font-size:17px;
}
.renk7 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#CC3300;
font-weight:bold;
font-size:10px;
}
.renk8 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#CC3300;

font-size:9px;
}
.renk9 
{

color:#666;
font-weight:bold;
font-size:12px;
}
.renk10 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#EBB031;
font-weight:bold;
font-size:18px;
}
.renk11 
{
font:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
font-size:12px;
}

.entry {
	margin: 8px 0 8px 0;
	padding: 8px;
    background: #E7EFF3;
	width:820px;
}
.anagiris {
	margin: 8px 0 8px 0;
	padding: 8px;
        background: #FCF4E7;
}
.entryslim-odd {
        float: left;
	margin: 0 8px 8px 0;
	padding: 8px;
        background: #6f3d1b;
        width: 282px;
        height: 120px;
}

.entryslim-even {
        float: left;
	margin: 0 0 8px 0;
	padding: 8px;
        background: #6f3d1b;
        width: 282px;
        height: 120px;
}

.entrypage {
	margin: 16px 0 8px 0;
	padding: 16px;
        background: #6f3d1b;
}

.entrytext {
	margin: 8px 0 0 0;
}

.entryinfo {
	color: #baa592;
	font: normal 10px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 8px 0 8px 0;
	padding: 4px 0 0 0;
        border-top: 1px solid #63351d;
        clear: both;
}


.archiveinfo {
        text-align: right;
}




#kayitYatay {
	float:left;
	width:400px;
	height:250px;
	margin-top:5px;
	padding-left:10px;
	padding-top:10px;
	
	margin-bottom:10px;
	
	
	margin-left:3px;
	padding-bottom:30px;
	border:solid 1px #429CCC;
	background-color:#E7EFF3;
}

#tamam {
	float:left;
	padding-top:2px;
	
	
}

#tabloTemizle {

 clear: both; 
 
}

#yenicikanlar_t {

	width: 836px;
	background-color: #FFFFFF;
	
	padding-top: 5px;
	padding-left: 2px;
	background: url(../../png/yenicikanlar_s.png) ;
	height:910px;

}
#yenicikanlar_t a:link {
font:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00335B;

}





#BOLUM1 {

	width: 270px;
	
	float:RIGHT;
	

}

#DEVAMI {

	width: 130px;	
	float:RIGHT;
	
}




.ClearButton { border-bottom: solid 1px #d9d9d9; border-left: solid 1px #d9d9d9; border-right: solid 1px #d9d9d9; border-top: solid 1px #d9d9d9; background-color: #fff; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.ClearInput { border-bottom: solid 1px #d9d9d9; border-left: solid 1px #d9d9d9; border-right: solid 1px #d9d9d9; border-top: solid 1px #d9d9d9; background-color: #fff; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.ClearTextarea { border-bottom: solid 1px #d9d9d9; border-left: solid 1px #d9d9d9; border-right: solid 1px #d9d9d9; border-top: solid 1px #d9d9d9; background-color: #fff; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.ClearSelect { font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; background-color: #fff; }



  
  
  
