/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	border-right: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-left: #333333 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	height: 295px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	background-image: url(topback.jpg);
}
.leftpane {
	width: 245px;
	background-color: transparent;
	 padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}




.skingradient {	/* Menu tablosu */
	height:61px;
	background-image: url(menucenter.png);
}
.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;
   text-align: center; 
   color: #000000;
	background-image: url(menucenter.png);
   height: 61px;
	/*width: 100px; 
   text-align: center; */
	font-weight: bold;
}
.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;
   /*width: 100px; 
   text-align: center; */
	background-image: url(menucentermo.png);
   color:#ffffff;
   height: 61px;
	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; 
   text-align: center;
   color: #000000;
   height: 61px;
	font-weight: bold;
	background-image: url(menucentermo.png);
	/*width: 100px; 
   text-align: center; */
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
	height: 61px;
}
.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: #303030; 									/* yazi rengi */
	font-family: Tahoma; 
	font-size: 12px; 									/* yazi boyutu */
	font-weight: bold;
	font-style: normal; 
	background-color: #e4e2e2;
	/*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: 12px; 									/* yazi boyutu */
	font-weight: bold;
	font-style: normal;
	height: 23px;										/* altmenu mouse over yukseklik */
	background-image: url(alt.png);  /* 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;
	background-color: #e4e2e2;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 10px; 
	height: 23px;										/* alt menu mouse over yukseklik */
}
.MainMenu_SubMenu {	/* Altmenu genel ozellikleri  */
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	background-image: url(alt.png);
	background-color: #e4e2e2;
}
.MainMenu_MenuBreak {	/* Altmenuler  ve Tablar arasindaki bolum */
	border: none;
 	background-color: transparent; 
	height: 0px;
}

.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: #ffffff;
  font-family: Tahoma; 
  font-size: 12px;
  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;
	color: #000000;
}



.SkinObject {   /* Search, Date, Breadcrumbs, Copyright, Terms, Privacy */
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	font-family: Tahoma;
	text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
	color: #999999;
}

A.SkinObject:visited  {
    text-decoration:    none;
	color: #999999;
}

A.SkinObject:active   {
    text-decoration:    none;
	color: #999999;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #333535;
}


.bread {   /* Search, Date, Breadcrumbs, Copyright, Terms, Privacy */
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	font-family: Tahoma;
	text-decoration: none;
}

A.bread:link {
    text-decoration:    none;
	color: #999999;
}

A.bread:visited  {
    text-decoration:    none;
	color: #999999;
}

A.bread:active   {
    text-decoration:    none;
	color: #999999;
}

A.bread:hover    {
    text-decoration:    none;
    color: #ebecee;
}



.search {   /* Search, Date, Breadcrumbs, Copyright, Terms, Privacy */
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}

A.search:link {
    text-decoration:    none;
	color: #ffffff;
}

A.search:visited  {
    text-decoration:    none;
	color: #ffffff;
}

A.search:active   {
    text-decoration:    none;
	color: #ffffff;
}

A.search:hover    {
    text-decoration:    none;
    color: #ff9900;
}



.terms {   /* Search, Date, Breadcrumbs, Copyright, Terms, Privacy */
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
	text-decoration: none;
}

A.terms:link {
    text-decoration:    none;
	color: #666666;
}

A.terms:visited  {
    text-decoration:    none;
	color: #666666;
}

A.terms:active   {
    text-decoration:    none;
	color: #666666;
}

A.terms:hover    {
    text-decoration:    none;
    color: #a5a9ac;
}


