/* 
================================
Skin styles for Komunike
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.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:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.Menupane {
	width: 20%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.Pgpane {
	width: 80%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toppane {
	width: 20%;
	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; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}





/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #2f486a; 
	font-family: Verdana,Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom: #f0f4fa 1px solid; 
	border-top: #f0f4fa 1px solid; 
	padding: 2px 10px 3px 5px;
}

.MainMenu_MenuItemSel {
	background: #e2eaf5;
	cursor: pointer; 
	cursor: hand; 
	color: #2f486a; 
	font-family: Verdana,Tahoma;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	border-bottom: #f0f4fa 1px solid; 
	border-top: #f0f4fa 1px solid; 
	padding: 2px 10px 3px 5px;
}


.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #f0f4fa; 
	filter: none;
	border: 1px solid #c6d6eb;
	margin-top: 0px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	border-bottom: #f00 1px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 1px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border: solid 1px #f0f4fa;
	/*display: none;*/
	color: #2f486a;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	/*display: block;*/
	color: #2f486a;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #2f486a; 
	font-family: Verdana,Tahoma;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom: #f0f4fa 1px solid; 
	border-top: #f0f4fa 1px solid; 
	padding: 2px 10px 3px 5px;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #f0f4fa; 
	border: 1px solid #c6d6eb;
	margin-top: 0px;
	padding: 2px;
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	background: #e2eaf5;
	cursor: pointer; 
	cursor: hand; 
	color: #2f486a; 
	font-family: Verdana,Tahoma;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	border-bottom: #f0f4fa 1px solid; 
	border-top: #f0f4fa 1px solid; 
	padding: 2px 10px 3px 5px;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.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 {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

