/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	background-image: URL(kvanter_2.jpg);
	background-repeat: repeat;	
	background-color: #5D7656;
}
.skinmaster {
	background-color: #ffffff;
	BORDER-RIGHT: #697551 1px solid; 
	BORDER-TOP: #697551 1px solid; 
	BORDER-LEFT: #697551 1px solid; 
	BORDER-BOTTOM: #697551 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: #ffffff;

}
.skingradient {
	width: 100%;
	background-color: #ffffff;
	padding: 0px;
	border-top: #697551 1px solid;
	border-bottom: #697551 1px solid;
}
.leftpane {
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
}
.contentpane {
	width: 100%;
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
}
.leftcolumn {
	width: 250px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
}
.rightcolumn {
	width: 250px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
}
.sloganpane {
	width: 250px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
}
.bottompane {
	width: 100%;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	BORDER-TOP: #3f3c32 1px solid; 
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	height: 30px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #b4ebd1 0px solid; 
	border-bottom: #b4ebd1 0px solid; 
	border-top: #b4ebd1 0px solid; 
	border-right: #b4ebd1 0px solid;
	cursor: pointer; 
	color: #697551; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #b4ebd1 0px solid; 
	border-bottom: #b4ebd1 0px solid; 
	border-top: #b4ebd1 0px solid; 
	cursor: pointer; 
	text-align: center; 
	width: 1px; 
	height: 1px;
}
.MainMenu_SubMenu {
	background-color: #D6E6FF; 
	z-index: 1000; 
	cursor: pointer; 
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	display: none; 

}
.MainMenu_RootMenuArrow {
	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, sans-serif;
    font-size:  18px;
    font-weight: normal;
    color: #697551;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}


/* Side Menu */

.MenuHdr
{ 
  	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 18px; 
	padding-left: 10px; 
	font-weight: normal; 
	padding-bottom: 8px; 
  	background-color: transparent; 
	padding-top: 0px; 
	cursor: pointer;
	color: #697551;
	align: center;
	border-bottom: #697551 2px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.MenuItem, .MenuItem HR
{
  	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px; 
	padding-left: 10px;
	padding-right: 10px;  
	font-weight: normal; 
	padding-bottom: 8px;
  	background-color: transparent; 
	padding-top: 2px;
	color: #697551;
	border-bottom: #697551 1px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 


.MenuHdr A:Link
{
  	text-decoration: none; 
	color: #697551; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 1px; 
	cursor: pointer; 
}

.MenuItemMouseOver
{
	background-color: transparent!Important;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px; 
	padding-left: 10px;
	padding-right: 10px;  
	font-weight: normal; 
	padding-bottom: 8px;
	padding-top: 2px;
	color: #000000; 
	border-bottom: #697551 1px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}

.MenuItemMouseOver A:Link
{
  	text-decoration: none; 
	color: #000000; 
	width: 100%; 
	padding-top: 1px;
  	padding-bottom: 1px; 
	cursor: pointer; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
}





