@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url(../images/bg/body_bg_noglow.jpg);
	background-position:980px 25px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	background-color: #1c1c1c;
}
a{
  color:#83B92F;
}


/* --------Layout---------*/


#layout {
	float:left;
	background: url(../images/bg/layout-bg.gif) repeat-y;
	/* background: url(../images/bg/layout-bg-l.gif) repeat-y;*/
	width : 980px;
}

span.warning {
  color:#B6C122
}
/*--------Site Header-----*/
#sh {
	float: left;
	width: 100%;
	height: 55px;
	background-color: #1c1c1c;
	color: #B6C122
}
#sh_link_holder{
	text-align: right;
	padding-top: 18px;
}


#sh_link_holder a:link, #sh_link_holder a:visited {

	color: #B6C122;
	text-decoration: none;
	font-size: 9pt
}

#sh_link_holder a:hover,  #sh_link_holder a.current {

	color: #e7f248;
	text-decoration: underline;
}
#unvan {
	display: block;
	width:250px;
	float:left;
	font-size: 8pt;
	padding-top:20px;
	color: #FFFFFF
}


/*-------Areshis Header---------*/
#areshis_hd {
	float:left;
	display: block;
	height: 71px;
	width: 100%;
	background: url(../images/bg/ares-header-bg.gif) repeat-y;
    border-bottom:1px solid #1c1c1c
}
#areshis_hd h1 {
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: normal;
}
/*-------------Main Frame------------*/
#main_fr{
	float:left;
	display: block;
	margin-top: 1px;
}

/*----------Content Frame------------*/
#content_fr {

	float:left;
	width: 740px;
}
#main_news {
	display: block;
	width:100%;
	float:left;
	background-color: #1C1C1C;
	height: 38px;
}


/*---------Home Frame--------------*/
#home_fr {
	padding:10px;
}
#home_fr h1 {
	margin: 0 0 5px 0;
	font-size: 25px;
	font-weight: bold;
	color: #7BB324;
	font-family: "Times New Roman", Times, serif
}
#home_fr h2 {
    margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #e3e3e3
}
#home_fr li {
    margin-left: 0px;
    list-style: none;

}
/*---------Sidebar-----------*/
#sidebar {
	width: 240px;
	float: right;
}


/*---------Home Blocks---------*/
.hb {
	margin-top: 0px;
	margin-right: 2px;
    margin-left:1px;
	display: block;
	float:left;
	width: 345px;
    height: 152px;

}
span.hb_content img {
  float:left;
  margin-right: 5px;
}


span.hb_title {
	display: block;
	padding: 8px 0;
	padding-left: 5px;
	background: url(../images/bg/hb_title_bg.gif);
	background-color: #353535;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}
span.hb_content {
  float:left;
	padding: 5px;
	display: block;
	background-color: #dfdfdf;
	font-size: 11px;
	text-align: justify;
	color: #1C1C1C
}
/*==== WHERE ==== */

#where {
  color: #ccc;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  background-color: #1c1c1c;
  width: 740px;
}

#where ul {
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 11px 15px;
  width: auto;
}

#where li {
  display: inline;
  margin: 0;
  padding: 0;
}

#where li a:link, #where li a:visited {
  background: url(../images/bg/wheresepbg.gif) no-repeat bottom right;
  color: #fff;
  float: left;

  padding: 0px 20px 5px 0;
  text-decoration: none;
}

#where li a:hover, #where li a:active {
  color: #f5f5f5;
  text-decoration: underline;
}
/*------------Content Page----------*/
#content{
	float:left;
	padding: 10px;
    padding-top: 0;
	font-size: 9pt;
	line-height: 18px;
}


#content_title{
	display: block;
	height: 33px;
    padding: 0;
    margin-left: -52px;
    margin-top: -20px;
}
#content_title ul li{
   margin: 0;
   padding: 0;
   list-style: none;
   float:left;
}
#content_title li.title{
 padding: 19px 22px 19px 0;
 background: url(../images/general/areshis_title_rt.png) top right no-repeat;
}

#content h1, #content_title h1{
	padding: 0;
	margin: 0;
	font-size: 16pt;
	font-weight: bold;
	color: #fff
}
#content_title h1{
 color:#83B92F;
}
#content h2{

	padding: 0;
	margin: 0;
	font-size: 12pt;
	color: #B6C122
}

/* = = = = INSIDE NEWS CONTENT = = = = */

#insidenewsholder {
  margin-top: 0px;
  color: #FFFFFF
}

#insidenewscontent{
  float: left;
  padding: 0 5px 0 5px;
  text-align: justify;
}

#insidenewscontent p{
  font: 10pt Tahoma, Arial, sans-serif;
}

#insidenewscontent p.statistic {
  text-align: right;
}

#insidenewscontent h1{
  font-family: "Times New Roman", Times, serif;
  font-size: 16pt;
  color: #fff
}

#insidenewscontent h2{
  font-weight: normal;
  text-decoration: none;
  font-size: 12pt;
  color: #B6C122
}
/* = = = = SIDEBAR NEWS = = = = */

#sidebarnews {
  width: 739px;
  background-image: url(../images/bg/newslistheader.gif);
  background-repeat: no-repeat;
  float: left;
  line-height: 1.5;
  padding-top: 40px;
}

#sidebarnews ul, #homeaddwords_hld ul {
  list-style: none;
  padding: 0;
}

#sidebarnews a:link, #sidebarnews a:visited {
  border-bottom:1px dotted #ccc;
  color: #fff;
  display: block;
  font-size: 12px;
  padding: 2px;
  font-family: Tahoma, Arial, sans-serif;
  text-decoration: none;
}

#sidebarnews a:hover, #sidebarnews a:active, #sidebarnews a.current {
  background-color: #1c1c1c;
  color: #B6C122;
}

#sidebarnews span.date {
  color: #fff;
  font-size: 8pt;
}
/* = = = = INSIDE BUTTONS = = = = */

#insidepagebuttons {

/*background: url(../images/bg/insidepagetile.gif) repeat-x;*/
  border-bottom: solid 1px #ccc;
  display: none;
  float:left;
  width: 100%;
}

#insidepagebuttons ul, #insidepagebuttons_kry ul {
  float: left;
  list-style: none;
  margin: 0;
  margin-bottom: -1px;
  padding: 0;
}

#insidepagebuttons li, #insidepagebuttons_kry li{
  display: block;
  float: left;
  padding-left: 1px;
}

#insidepagebuttons a:link, #insidepagebuttons a:visited {
  background-color: #3C3C3C;
  border: 1px solid #ccc;
  color: #fff;
  display: block;
  height: 17px;
  margin-top: 11px;
  padding: 8px 10px 5px 10px;
  text-align: center;
}

#insidepagebuttons a:hover, #insidepagebuttons a:active, #insidepagebuttons a.current, #insidepagebuttons_kry a:hover, #insidepagebuttons_kry a:active, #insidepagebuttons_kry a.current {
  background-color: #fff;
  border-bottom: 0;
  color: #000;
  margin-top: 12px;
}

 #contact_us table td {
  color: #fff;
  padding: 2px;
}

#contact_us input,#contact_us textarea {
 background-color: #858585;
 padding: 4px;
 border: 1px solid #1c1c1c;
}

#contact_us table td.frm_baslik {
  color: #B6C122;
  font: bold 11px Arial, Helvetica, sans-serif;
  padding-left: 10px;
  text-align: right;
  width: 100px;
}





