/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #cecfce;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #333333 1px solid; 
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 2px;
	background-color: transparent;
	 padding-left: 5px;
	padding-right: 1px;
	padding-top: 5px;
align:left;

}
.contentpane {
	width: 750px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
height:100%;
align:left;

}
.rightpane {
	width: 740px;
        height:100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
/*.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { TD if menu option for using tables is on
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  Word wrapping menu item now optional
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { TD if menu option for using tables is on
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  Word wrapping menu item now optional	    
    padding: 0px 12px 0px 5px;   explicitly set padding for root menu items
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   explicitly set padding for sub-menus 
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}*/
.StandardButton {
  background: #7994cb 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;
	color: #000000;
}



.MainMenu_MenuContainer {
	background-color: transparent;
	height: 12px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 12px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid;
	border-bottom: #cad5ea 0px solid;
	border-top: #cad5ea 0px solid;
	border-right: #cad5ea 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica;
	height: 22px; 
}
.MainMenu_MenuIcon {
	background-color: #EEEEEE; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 12px;
}
.MainMenu_SubMenu {
	background-color: #EEEEEE;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
    border-bottom: #EEEEEE 0px solid; 
    border-left: #EEEEEE 0px solid; 
    border-top: #EEEEEE 0px solid;  
    border-right: #EEEEEE 0px solid; 
    background-color: transparent; 
    height: 0px;
    padding-bottom: 3px;
    padding-left: 5px;
}
.MainMenu_MenuItemSel {
	background-color: #CCCCCC;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 22px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuItem TD  /* Ana menu sabit genislik ayari */
{
   BORDER-RIGHT: white 0px solid;
   BORDER-TOP: white 0px solid;
   BORDER-LEFT: white 0px solid;
   BORDER-BOTTOM: white 0px solid;
   CURSOR: hand;
   /*background-image:url(menu.jpg); */
   	font-size: 11px;
	font-weight: bold;
	font-style: normal;
		font-family: Arial, Tahoma, Helvetica;


}

.MainMenu_RootMenuSelectedItem TD /*Ana menu sabit genislik ayari mouse over*/
{
   BORDER-RIGHT: white 0px solid;
   BORDER-TOP: white 0px solid;
   BORDER-LEFT: white 0px solid;
   BORDER-BOTTOM: white 0px solid;
   CURSOR: hand;
   /*background-image:url(menu.jpg); */
   	font-size: 11px;
	font-weight: bold;
	font-style: normal;
		font-family: Arial, Tahoma, Helvetica;


}

.MainMenu_RootMenuItemActive TD  /* Ana menu sabit genislik ayari aktif sayfa */
{
   BORDER-RIGHT: white 0px solid;
   BORDER-TOP: white 0px solid;
   BORDER-LEFT: white 0px solid;
   BORDER-BOTTOM: white 0px solid;
   CURSOR: hand;
   /*background-image:url(menu_mouse_over.jpg); */
   	font-size: 11px;
	font-weight: bold;
	font-style: normal;
		font-family: Arial, Tahoma, Helvetica;


}
.SkinObject {   /* Search, Date, Breadcrumbs, Copyright, Terms, Privacy */
	font-weight: normal;
	font-size: 11px;
	color: #DADADA;
	font-family: Arial,Tahoma,  Helvetica;
	text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
	color: #DADADA;
}

A.SkinObject:visited  {
    text-decoration:    none;
	color: #DADADA;
}

A.SkinObject:active   {
    text-decoration:    none;
	color: #DADADA;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #ffffff;
}

.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active	
/* Normal yazilar, linkli yazilar, tiklanmis linkli yazilar, Sayfa yuklenirken gorunen linkli yazilar */
{
	color: #333333;					/* yazi rengi */
	font-size: 11px;					/* yazi boyutu */
	font-family: Arial, Helvetica;
	font-weight: normal; 
	font-style: normal; 
    	text-decoration: none;
}
A.breadcrumb:hover	/* Mouse Over */
{
	color: #666666;					/* yazi rengi */
	font-size: 11px;					/* yazi boyutu */
	font-family: Arial, Helvetica;
	font-weight: normal; 
	font-style: normal; 
    	text-decoration: none;
 }

.TreeViewMenu {
	
	background-color: transparent;
	border-right: #eb613e 0px solid; 
	border-top: #eb613e 0px solid; 
	border-left: #eb613e 0px solid; 
	border-bottom: #eb613e 0px solid; 
	moz-border-radius-bottomleft: 1px; 
	moz-border-radius-bottomright: 1px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
/* -----------------------------------------------------------------------   */
/*  32 */
/*    
.TreeViewMenu_Header {/*  kutu baslik resmi  */
	background-image: url(gradient_MidRed.jpg);
}

.MainMenu_MenuIcon
{
display: none;
visibility: hidden;
}

