/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #2a2a2a;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: #494949;

	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: #E6E6E6;
	height: 100px;
}

.search {
	   background-image:url(search.jpg);
	height: 24px;
}
.footer {
   height: 80px;
		   background-image:url(footer.jpg);
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 120px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.StandardButton {
  background: Silver none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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 {
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
}


.skingradient {
	height:64px;
}
.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(menucenter.png); 
   width: 80px; 
   text-align: center;
   color: #fdfeff;
	height: 64px;
	font-weight: bold;
   
}
.MainMenu_RootMenuSelectedItem TD /* Ana menu mouse over*/
{
   BORDER-RIGHT: 0px solid #285E82;					
   BORDER-TOP: 0px solid #285E82;
   BORDER-LEFT: 0px solid #285E82;
   BORDER-BOTTOM: 0px solid #285E82;
   CURSOR: hand;
   background-image:url(menucenter.png); 
   width: 80px; 
   text-align: center;
   color: #000000;
	height: 64px;
	font-weight: bold;
  
}
.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(menucenter.png); 
   width: 80px; 
   text-align: center;
   color: #000000;
   height: 64px;
	font-weight: bold;
}


.MainMenu_LeftActive {
	border: none;
	background-image: url(menuleft.png); 
	width: 13px; 
	height: 64px;
	}
 .MainMenu_RightActive { 
  border: none;
  background-image: url(menuright.png) ;
  width: 13px; 
  height: 64px;
 }

.MainMenu_LeftIdle{ 
	border: none;
   background-image: url(menuleft.png) ;
   width: 13px; 
   height: 64px;
}
.MainMenu_RightIdle { 
  border: none; 	
  background-image: url(menuright.png);
  width: 13px; 
  height: 64px; 
  }


.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
	height: 64px;
	
}
.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: #484848; 									/* yazi rengi */
	font-family: Tahoma; 
	font-size: 12px; 									/* yazi boyutu */
	font-weight: bold;
	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: Black; 										/* yazi rengi */
	font-family: Tahoma; 
	font-size: 12px; 									/* yazi boyutu */
	font-weight: bold; 
	font-style: normal;
	height: 23px;										/* altmenu mouse over yukseklik */
	/* background-image: url(menualtmo.png);  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: Tahoma;
	font-size: 12px;
	cursor: hand; 
	text-align: center;
	width:10px;
	height: 23px;										/* alt menu mouse over yukseklik */
}
.MainMenu_SubMenu {	/* Altmenu genel ozellikleri  */
	background-color: #E9E4EF; 
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {	/* Altmenuler arasindaki bolum */
	border: none;
 	background-color: transparent; 
	height: 23px;
}
.MainMenu_MenuArrow {	/* altmenu den acilan altmenuyu gosteren ok bolgesi */ 
	border: none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand;
color:Black;

}
.MainMenu_RootMenuArrow {	/* anamenu den acilan altmenuyu gosteren ok bolgesi */ 
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand;
color:Black;
}



.SkinObject {   /* Search, Date, Breadcrumbs, Copyright, Terms, Privacy */
    font-weight: bold;
    font-size: 11px;
    color: White;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color: White;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: White;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: White;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: Silver;
}
.diger	/* yazilarin ayari */
{
    font-weight: normal;
    font-size: 9px;
    color: #eeeeee;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}
A.diger:link	/* HTTP linkli yazilarin ayari */
{
    font-weight: normal;
    color: #eeeeee;
    text-decoration: none;
}
A.diger:visited	/* mouse ile tiklanmis linkli yazilarin ayari */
{
    font-weight: normal;
    color: #eeeeee;
    text-decoration: none;
}
A.diger:active	/* sayfa yuklenirken gorunen linkli yazilarin ayari */
{
    font-weight: normal;
    color: #eeeeee;
    text-decoration: none;
}
A.diger:hover	/* mouse yazinin uzerindeyken gorunen linkli yazilarin ayari */
{
    font-weight: normal;
    color: #bfbfbf;
    text-decoration: none;
 }


A:link  { 
    font-weight: bold;
    text-decoration:    none;
    color:  #333333;
}

A:visited   {
    font-weight: bold;
    text-decoration:    none;
    color:  #333333;
}

A:active    {
    font-weight: bold;
    text-decoration:    none;
    color:  #333333;
}

A:hover {
    font-weight: bold;
    text-decoration:    none;
    color:  #3366ff;
}


