/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #e8e8e8;
}
.skinmaster 
{
	height: 100%;
	background-color: #f3f5fa;
	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; 
}
.skinheader {
}
.skingradient 
{
	background-image: url(gradient_DkBlue.jpg); 
	height:20px;
}
.controlpanel
{
	direction: rtl;
	width: 100%;
	background-color: #c7d5f3;
	color: #000080;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	direction:rtl;
}
.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	direction:rtl;
}
.MainMenu_MenuItem
{
	border-left: #113b63 0px solid;
	border-bottom: #113b63 0px solid;
	border-top: #113b63 0px solid;
	border-right: #113b63 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #000080;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	direction: rtl;
}
.MainMenu_SubMenu
{
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	direction: rtl;
	background-color: #4894DF;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	direction: rtl;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=  '#113b63' , Direction=135, Strength=3);
}
.MainMenu_MenuIcon
{
	background-color: #4894DF;
	border-left: #91BEEC 0px solid;
	border-bottom: #91BEEC 0px solid;
	border-top: #91BEEC 0px solid;
	cursor: pointer;
	cursor: hand;
	width: 15px;
	height: 21px;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel
{
	background-color: #bcc5ec;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	direction: rtl;
	height: 21px;
}
.MainMenu_MenuArrow
{
	border-right: #113b63 0px solid;
	border-bottom: #113b63 0px solid;
	border-top: #113b63 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	direction: rtl;
	border: 0px solid #A2B8E8;
}
.MainMenu_RootMenuArrow
{
	font-family: tahoma;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	direction: rtl;
}
.StandardButton
{
	background: #7994cb none;
	color: #000084;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	direction: rtl;
}
.TreeViewMenu {
	width: 175px;
	background-color: #687ba6;
	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: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #000000;
}
.tdbottom
{
	background-image: url(back_search.gif);
	background-repeat: repeat-x;
	
}

.corner
{background-image: url(im.gif);
	background-repeat: repeat-x;
	
	}
