/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
   height: 100%;
	background-color: #000000;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
 }
.skinmaster {
	width: 900px;
	border:0px;
}

.icerik {
	width: 900px;
}

.menuback
{
	background-image: url('menuback.jpg');
	background-repeat: repeat-x;

	height: 30px;
	width:900px;
}

.controlpanel {
	width: 100%;
	background-color: transparent;
}
.toppane {
	width: 890px;
   background-color: transparent;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 0px;
}
.leftpane {
	width: 210px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.rightpane {
	width: 210px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 896px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.altpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.skingradient {	/* Menu tablosu */
	height:30px;
	background-image: url(menuback.jpg);
}
.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 transparent;;
   CURSOR: hand;
   background-image:url(menuback.jpg);  
	background-repeat: repeat-x;
   text-align: center; 
   color: #898989;
	font-size: 14px;
   height: 30px;
  padding-left: 10px;
  padding-right: 10px;
   text-align: center; 
}
.MainMenu_RootMenuSelectedItem TD /* Ana menu mouse over*/
{
   BORDER-RIGHT: 0px solid #255f85;					
   BORDER-TOP: 0px solid #255f85;
   BORDER-LEFT: 0px solid #255f85;
   BORDER-BOTTOM: 0px solid #255f85;
   CURSOR: hand;
   padding-left: 10px;
  padding-right: 10px;
   text-align: center; 
   color:#fffffff;
   height: 30px;
	font-size: 14px;
   background-image: url(menuback.jpg);
	background-repeat: repeat-x;
}
.MainMenu_RootMenuItemActive TD  /* Ana menu aktif sayfa */
{
   BORDER-RIGHT: 0px solid Black;
   BORDER-TOP: 0px solid Black;
   BORDER-LEFT: 0px solid Black;
   BORDER-BOTTOM: 0px solid #114369;
   CURSOR: hand;
   background-image:url(menuback.jpg); 
	background-repeat: repeat-x;
   text-align: center;
   color: #ffffff;
   height: 30px;
	padding-left: 10px;
  padding-right: 10px;
   text-align: center; 
	font-size: 14px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
	height: 30px;
}
.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: #999999; 									/* yazi rengi */
	font-family: Tahoma; 
	font-size: 13px; 									/* yazi boyutu */
	font-weight: normal; 
	font-style: normal; 
	background-color:#222222;
	/*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: #ffffff; 										/* yazi rengi */
	font-family: Tahoma; 
	font-size: 13px; 									/* yazi boyutu */
	font-weight: normal; 
	font-style: normal;
	height: 23px;										/* altmenu mouse over yukseklik */
	background-image: url(menualtmo.gif);  /* altmenude mouse over gorunen resim */
}
.MainMenu_MenuIcon {	/* Altmenu sol icon */
	background-color: transparent; 					/* sol icon zemini */
	border-left: 0px none Black; 
	border-bottom: 0px none Black; 
	border-top: 0px none Black;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 10px; 
	height: 23px;										/* alt menu mouse over yukseklik */
}
.MainMenu_SubMenu {	/* Altmenu genel ozellikleri  */
	background-color: #000000; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {	/* Altmenuler  ve Tablar arasindaki bolum */
	border: none;
 	background-color: transparent; 
	height: 0px;
}
.Separator {
	background-color: transparent;
	height:30px;
	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: Tahoma; 
	font-size: 12px;  
	cursor: pointer; 
	cursor: hand;

}
.MainMenu_RootMenuArrow {	/* anamenu den acilan altmenuyu gosteren ok bolgesi */ 
	 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}



.StandardButton {
  background: #7994cb none; 
  color: White;
  font-family: Calibri, Arial, Helvetica; 
  font-size: 13px; 
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #7994cb;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
	font-family: Calibri, Arial, Helvetica; 
	font-size: 13px; 
   font-weight: normal;
   color: #333333;
}

 .SkinObject	/* yazilarin ayari */
{
    font-weight: normal;
    font-size: 14px;
     color: #666666;
    font-family: Calibri, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}
A.SkinObject:link	/* HTTP linkli yazilarin ayari */
{
     color: #666666;
    text-decoration: none;
}
A.SkinObject:visited	/* mouse ile tiklanmis linkli yazilarin ayari */
{
   color: #666666;
    text-decoration: none;
}
A.SkinObject:active	/* sayfa yuklenirken gorunen linkli yazilarin ayari */
{ 
	color: #666666;
    text-decoration: none;
}
A.SkinObject:hover	/* mouse yazinin uzerindeyken gorunen linkli yazilarin ayari */
{
    color: #ffffff;
    text-decoration: none;
 }
   .terms	/* yazilarin ayari */
{
    font-weight: normal;
    font-size: 14px;
    color: #666666;
    font-family: Calibri, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}
A.terms:link	/* HTTP linkli yazilarin ayari */
{
    color: #666666;
    text-decoration: none;
}
A.terms:visited	/* mouse ile tiklanmis linkli yazilarin ayari */
{
    color: #666666;
    text-decoration: none;
}
A.terms:active	/* sayfa yuklenirken gorunen linkli yazilarin ayari */
{
    color: #666666;
    text-decoration: none;
}
A.terms:hover	/* mouse yazinin uzerindeyken gorunen linkli yazilarin ayari */
{
    color: #ffffff;
    text-decoration: none;
 }
   .date	/* yazilarin ayari */
{
    font-weight: normal;
    font-size: 14px;
     color: #666666;
    font-family: Calibri, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}

H1.Alt-Yazi {
	 font-family: Calibri, Arial, Helvetica;
    text-decoration: none;
	 color:#898989;
}

H1:hover
{
	text-decoration: none;
	 color:#ffffff;
}

H1:link
{
	text-decoration: none;
	 color:#ffffff;
}
