@font-face { 
  font-family: News Cycle; 
    src: url('../fonts/NewsCycle-Regular.eot'); 
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf'); 
} 

html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 90% Arial, Helvetica, sans-serif;
  color: #000;
  background: white;
  height:100%;
  width:100%;
}

/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

p
{ padding: 0 0 10px 0;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}

p, tr
{
	vertical-align: top;
	font-size:17px;
	font-weight: normal;
	color: #272727;
	padding: 0;
	margin: 0;
	font-family: tradegothicltstd-cn18, Arial, Helvetica, sans-serif;
}



h1,h1 a:link, h1 a:visited 
{
	font-size: 20px;
	font-weight: normal;
	padding-bottom:8px;
	font-family: tradegothicltstd-bdcn20, Arial, Helvetica, sans-serif;
	color:#173D6E;    
}


h2 {
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: normal ;
	padding-bottom:8px;
	font-family: tradegothicltstd-bdcn20, Arial, Helvetica, sans-serif;
	color: #006600;
    line-height:150%;   
}

h3 {
	font-size: 16px;
	font-weight: normal;
    letter-spacing: 0px;
    padding-bottom:8px;
	font-family: tradegothicltstd-bdcn20, Arial, Helvetica, sans-serif;
	color: #e52331;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
    padding-bottom:8px;
    font-family: tradegothicltstd-bdcn20, Arial, Helvetica, sans-serif;
    color:#003399;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
  

a, a:hover
{ color: black;
  background: transparent;
  outline: none;
  text-decoration: underline;}

a:hover
{ text-decoration: none;}

ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, header, #banner, #menubar, #site_content,  #content_grey, nav, #header_section
{ margin-left: auto; 
  margin-right: auto;
  width:100%;
  height:110%;
}
  
header
{ position: relative;
  background: white;
  height: 35px;
} 
  
#header_section
{ width: 100%;
  height: 60px;
  vertical-align:central;
  margin-bottom: 20px;} 
  
#welcome
{ width: 280px;
  float: left;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  background: transparent;} 
   
#welcome h2
{ font: normal 260% 'News Cycle', Arial, sans-serif;
  letter-spacing: -2px;
  text-shadow: 1px 1px #000;
  color: #EE9A49;}
  
nav
{ width: 660px;
  height: 50px;
  margin-top: 42px;
  float: right;}   
  
ul#nav
{ margin:0;
  float: right;}

ul#nav li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;
  text-align: center;   
  background: transparent;}

ul#nav li a
{ font: bold 110% Arial, Helvetica, sans-serif;
  height: 24px;
  margin: 10px 0 0 20px;
  padding: 6px 10px 6px 10px;
  background: transparent; 
  text-align: center;
  color: black;  
  text-decoration: none;} 
  
ul#nav li.current a, ul#nav li:hover a
{ 
  color: black;
  background: #EE9A49;
  background: -moz-linear-gradient(#FE9962, #EE9A49);
  background: -o-linear-gradient(#FE9962, #EE9A49);
  background: -webkit-linear-gradient(#FE9962, #EE9A49);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;}

#site_content
{ width: 100%;
  padding-top: 1px;
  overflow: hidden;
  margin-bottom: 30px;} 

.sidebar_container
{ float: right;
  width: 240px;
  padding: 0;
  color: #000;}

.sidebar
{ float: left;
  width: 240px;
  margin: 0 0px 10px 0;}

.sidebar_item
{ width: 220px;}

.sidebar h2
{ padding: 5px 0 0 0;
  font: bold 150% 'News Cycle', Arial, sans-serif;
  height: 30px;
  color: #000;} 

#content
{ width: 100%;
  margin: 5px 10px 20px 0;
  float: left;
  background: white;
  background: -moz-linear-gradient(white, white);
  background: -o-linear-gradient(white, white);
  background: -webkit-linear-gradient(white, white);
}

.content_item
{ float: left;
  width: 100%;
  margin-bottom: 20px;}
 
.content_imagetext
{ width: 620px;
  padding: 5px;
  margin: 20px 0 0 0;
  float: left;}
 
.content_image
{ float: left; 
  width: 150px;
  height: 150px;
  margin: 0 20px 10px 0;}
  
.content_container
{ width: 250px;
  padding: 0;
  margin: 5px 10px 0 0;
  float: left;}

.content_container1
{ width: 350px;
  padding: 0;
  margin: 5px 10px 0 0;
  float: left;}
  
footer
{ height: 35px;
  background: white;
  position:absolute;
  bottom:0px;
  left:0px;

}


 
 .button_small
{ font: normal 110% Arial, Helvetica, sans-serif;
  float: left;
  padding: 5px 15px 7px 10px;
  border: 1px solid #FFF; 
  background: #EE9A49;
  background: -moz-linear-gradient(#FE9962, #EE9A49);
  background: -o-linear-gradient(#FE9962, #EE9A49);
  background: -webkit-linear-gradient(#FE9962, #EE9A49);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
.button_small a
{ color: darkred;
  padding-left: 5px;
}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;
}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: 100% arial; 
  border: 1px solid #FFF; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #EE9A49;
  background: -moz-linear-gradient(#FE9962, #EE9A49);
  background: -o-linear-gradient(#FE9962, #EE9A49);
  background: -webkit-linear-gradient(#FE9962, #EE9A49);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  color: #FFF;
}

.slideshow
{ 
  float: left;
  z-index:2;
}  
  
/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 1350px;
  height: 550px;
  overflow: hidden;
  position: relative;
  margin: 0;}

ul.slideshow li {

  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: auto;
  height: 42px;
  position: absolute;
  top: 0;
  left: 0; 
  z-index: 550;
  font-weight:bolder;
  margin-right:0;
}
 
#slideshow-caption .slideshow-caption-container {
  padding: 10px 25px 10px 25px; 
  background: transparent url(../Resimler/transparent.png) repeat;  
  z-index: 1000;}

 
#slideshow-caption p {
  padding: 0;
  font: normal 50% arial, sans-serif;
  color: white;
  font-weight:bolder;
}

.hrLine
{ width: 100%;
  margin-left: auto; 
  margin-right: auto;
} 
 





  
 

 

 
