/* 
================================
Skin styles for VERIYAZ
================================
*/   

div,p,span, td,tr,table,html,body{
	margin:0px;padding:0px;padding:0px; height: auto; width:auto;
}

html,body,form {
	width:100%;
	height: 100%;
}

img {
	border:0px;
}

body,table,tr,td {
	color: #222222;					/* yazi rengi */
	font-size:12px;
   line-height:18px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
}


A:link, A:visited, A:active             
/* HTTP linkli yazilar, tiklanmis linkli yazilar, Sayfa yuklenirken gorunen linkli yazilar */
{    
	color: #0099ff;					/* yazi rengi */
   text-decoration:none;  	
}
A:hover    /* Mouse Over */
{
   text-decoration:    underline;
	color: #0099ff;					/* yazi rengi */
	
}

/*skins design*/
.fleft { float:left; }
.fright { float:right; }
.clear { clear:both; }
.skins_page{ width:100%; text-align:center; background-color:#edeadb;position:relative;min-height:100%;height:auto !important;height:100%;}
.headers {width:100%; height:101px; text-align:center; background: url(logobg.jpg) repeat-x top;}
.headers_center {width:961px; height:101px; text-align:left;}
.logo {width:350px; padding-top:10px;}
.headers_right: {text_align-right; max-height:101px;}

.login_back {text-align:right; max-width:300px; height;50px; padding-top:5px;}
.search_back {text-align:right; height:51px; max-width:300px; padding-top:45px; }

.menu {width:100%; height:47px; background: #786f36 url(anamenubg.jpg) repeat-x;}
.menu_center {text-align:left; max-height-47px;}

.pane {width:961px; text-align:left; background:#dad5b5; padding:0px; margin:0px;} 
.pw{display: block;}
/* pane  */

.bannerpane {text-align:left; padding:0px; margin:0px;}
.banner_back {text-align:left; padding:0px; margin:0px; width:961px; margin:0px auto; padding:0px;}
.bannerpanealt {padding:0px; margin:0px auto;}
.skin_banner {width:961px; margin:0px auto; padding:0px;}
.banneralt { height:10px; width:100%; background: url(banneralt.jpg) repeat-x; margin:0px auto;}


.DNNEmptyPane {
	width: auto;
}





/* pane  */




.b_panebox {
	width: 100%;
}
.pane_w {
	margin:0px auto; 
}
 

.panebox{display: block; clear:both; }
.contentpane, .bannerpane, middlepane, .headpane, .footerpane .bottompane{ padding:0px; margin:0px;  }

rightpane {width:250px;}



.footer_back {height:50px; margin:0px;  bottom:0px; }

.footer_w {
	width: 100%;position:absolute;height:47px;left:0;bottom:0;
}

.bottom_w {
	height: 50px;
}

.skingradient {	/* Menu tablosu */
	height:24px;
	background-image: url(menuback.html);
}
.MainMenu_RootMenuItem TD  /* Ana menu normal */
{
   BORDER-RIGHT: 0px solid transparent;
   BORDER-TOP: 0px solid transparent;
   BORDER-LEFT: 0px solid transparent;
   BORDER-BOTTOM: 0px solid #000000;
   CURSOR: hand;
   background-image:url(menuback-2.html); 
	background-position: left;
	background-repeat: no-repeat;
  /* text-align: center; */
   color: #ffffff;
   height: 47px;
	font-family: Calibri, Arial, Tahoma;
	font-size:18px;
	font-weight: bold;
	padding-left:3px;
	padding-top:0px;
	padding-right:3px;
	text-align:center;

	
}
.MainMenu_RootMenuSelectedItem TD /* Ana menu mouse over*/
{
   BORDER-RIGHT: 0px solid transparent;
   BORDER-TOP: 0px solid transparent;
   BORDER-LEFT: 0px solid transparent;
   BORDER-BOTTOM: 0px solid #000000;
   CURSOR: hand;

  /* text-align: center; */
   color: #ffffff;
   height: 47px;
	font-family: Calibri, Arial, Tahoma;
	font-size:18px;
	font-weight: bold;
	background-position: left;
	background-repeat: repeat-x;
	background-image: url(menuhv.jpg);
	padding-left:3px;
	padding-top:0px;
	padding-right:3px;
	text-align:center;
	
}
.MainMenu_RootMenuItemActive TD  /* Ana menu aktif sayfa */
{
   BORDER-RIGHT: 0px solid transparent;
   BORDER-TOP: 0px solid transparent;
   BORDER-LEFT: 0px solid transparent;
   BORDER-BOTTOM: 0px solid #000000;
   CURSOR: hand;
    background-image: url(menuhv.jpg);

  /*   text-align: center; */
   color: #ffffff;
   height: 47px;
	font-family: Calibri, Arial, Tahoma;
	font-size:18px;
	font-weight: bold;
	background-position: left;
	background-repeat: repeat;
	padding-left:3px;
	padding-top:0px;
	padding-right:3px;
	text-align:center;

}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
	height: 24px;
}

.MainMenu_SubMenu {	/* Altmenu genel ozellikleri  */
	background-color: #786f36; 
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border:1px solid #675f29;
}


.MainMenu_MenuItem {	/* Altmenu genel ozellikleri   */
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 									/* yazi rengi */
	font-family:  Arial, Helvetica; 
	font-size: 12px; 									/* yazi boyutu */
	font-weight: normal; 
	font-style: normal; 
	background-color:  transparent;
	/*background-image: url(menuzemin.jpg);*/ /* altmenu zemin resimi */
	/*width: 100px;*/ 								/* alt menu genislik */
	height: 23px; 										/* alt menu yukseklik */
}
.MainMenu_MenuItemSel {	/* Altmenu mouse over genel ozellikleri  */ 
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #f3f1e2; 										/* yazi rengi */
	font-family: Arial, Helvetica; 
	font-size: 12px; 									/* yazi boyutu */
	font-weight: normal; 
	font-style: normal;
	height: 23px;										/* altmenu mouse over yukseklik */
	background-image: url(altmenuhv.jpg);  /* altmenude mouse over gorunen resim */
}
.MainMenu_MenuIcon {	/* Altmenu sol icon */
	background-color: transparent;  					/* sol icon zemini */
	border-left: 0px none Black; 
	border-right: 0px none Black; 
	border-bottom: 0px none Black; 
	border-top: 0px none Black;
	font-family:Arial, Helvetica;
	font-size: 12px;
	cursor: hand; 
	text-align: center;
	width:2px;
	height: 23px;										/* alt menu mouse over yukseklik */
}

.MainMenu_MenuBreak {	/* Altmenuler  ve Tablar arasindaki bolum */
	border: none;
 	background-color: transparent; 
	height: 0px;
}
.Separator {
	background-color: transparent;
	height:24px;
	border:none;
}
.MainMenu_MenuArrow {	/* altmenu den acilan altmenuyu gosteren ok bolgesi */ 
	border-right: #cccccc 0px solid; 
	border-left: #cccccc 0px solid;
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	font-family: Calibri, Arial, Helvetica; 
	font-size: 13px;  
	cursor: pointer; 
	cursor: hand;

}
.MainMenu_RootMenuArrow {	/* anamenu den acilan altmenuyu gosteren ok bolgesi */ 
	 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}




.StandardButton {
   background: Black; 
   color: #ffffff;
   font-family: Calibri, Arial, Helvetica; 
   font-size: 11px;
   font-weight: normal;
}

 
 .SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active  	/* yazilarin ayari */
{
    font-weight: normal;
    font-size: 11px;
      color: #acacac;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}

A.SkinObject:hover	/* mouse yazinin uzerindeyken gorunen linkli yazilarin ayari */
{
       color: #dd9d43;
    text-decoration: none;
 }
 
 
  .date	/* yazilarin ayari */
{
    font-weight: normal;
    font-style:Italic;
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}

  
  .login	/* yazilarin ayari */
{
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana,Calibri, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}
A.login:link	/* HTTP linkli yazilarin ayari */
{
   color: #ffffff;
    text-decoration: none;
	 
}
A.login:visited	/* mouse ile tiklanmis linkli yazilarin ayari */
{
    color: #ffffff;
    text-decoration: none;
	 
}
A.login:active	/* sayfa yuklenirken gorunen linkli yazilarin ayari */
{
     color: #ffffff;
    text-decoration: none;
}
A.login:hover	/* mouse yazinin uzerindeyken gorunen linkli yazilarin ayari */
{
     color: #dd9d43;
    text-decoration: none;
 }
 
 /*
 
 .searchbg
{
	margin-right:0px;
	background-image:url(searchbg.png);
	background-repeat:no-repeat;
	width:218px;
	height:21px;
	margin-top:5px;
	text-align:right;
	float:right;
}

#dnn_dnnSEARCH_ClassicSearch
{
	width:218px;
	height:21px;
	text-align:left;
	padding-right:40px;
}

.searchbg #dnn_dnnSEARCH_ClassicSearch #dnn_dnnSEARCH_cmdSearch
{
	width: 42px;
	height: 21px;
	background-image: url(searchbtn.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin:0px;
	padding:0px;
	border:0px;
	display: :none;
     margin-top:1px;
     font-size:0px;
    position:fixed;
    text-decoration: :none;
    line-height:0px;
    color:#333333;
	font-size:0px;
	top:168px;
	

	}

 #dnn_dnnSEARCH_txtSearch {
	width:171px;
	background-color:transparent;
	border:0px solid #404040;
	height: 21px;
	padding:0px 3px 0px 3px;
   color:White;
	margin:0px;
}


*/
 
   .search, A.search:link, A.search:visited, A.search:active	/* yazilarin ayari */
{
    font-weight: normal;
    font-size: 12px;
     color: #000000;
    font-family:  Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}


A.search:hover	/* mouse yazinin uzerindeyken gorunen linkli yazilarin ayari */
{
    color: #ffffff;
     font-weight: normal;
    font-size: 12px;
    font-family:  Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
 }

 
  
  .footer, A.footer:link, A.footer:visited, A.footer:active		/* yazilarin ayari */
{
    font-weight: normal;
    font-size: 12px;
     color: #000000;
    font-family: Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}

A.footer:hover	/* mouse yazinin uzerindeyken gorunen linkli yazilarin ayari */
{
    color: #786f36;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
 }