/* 
================================
Skin styles for DotNetNuke
================================
*/   


.gbtest1 {
	color: #6699cc; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 	
}

.crumb {
/*	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; */
	background-color: #ffffff;
}


.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #7994CB;
}
.skinmaster {
	height: 100%;
	background-color: #fefefe;
	BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
background-color: transparent;

}

.skingradient {
	BACKGROUND-IMAGE: url(menu_mid_10_27.gif); HEIGHT:30px;
}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;

/*	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; */

}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;

/*	BORDER-LEFT: #7994CB 1px solid; */

}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 3px;

}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 3px;

/*	BORDER-RIGHT: #7994CB 1px solid; */
}
.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:16;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	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 {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: white;
}



/* speerio */

@import url(icons.css);
@import url(menus/actionmenu.css);


/* Skin specific */

.Skinergy_MainLayout
{
   width: 768px;
}

#Skinergy_UserCell
{
   padding-right: 10px;
   padding-left: 10px;
   font-size: 0.6em;
}

#Skinergy_FooterCell
{
	height: 25px;
	border-top-style: solid;
	border-top-width: 1px;
}

.Skinergy_BreadCrumb
{
	font-size: 0.8em;
	font-weight: normal;
}

A.Skinergy_User:link, A.Skinergy_User:active, A.Skinergy_User:visited,  
A.Skinergy_Login:link, A.Skinergy_Login:active, A.Skinergy_Login:visited  
{
    text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
}

A.Skinergy_User:hover, A.Skinergy_Login:hover {
    text-decoration: underline;
}

A.Skinergy_Search:link, A.Skinergy_Search:active, A.Skinergy_Search:visited
{
	font-size: 8pt;
	font-weight: normal;
}

A.Skinergy_Search:hover
{
	text-decoration: underline;
}

#Skinergy_SiteToolsCell
{
    height: 28px;
}

#Skinergy_IconsCell
{
    height: 77px;
    width: 99.9%;
    background-image: url(images/header_07.gif);
    background-repeat: repeat-x;    
}

#Skinergy_LogoCell
{
    height: 108px;
    padding-bottom: 20px; 
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-image: url(images/header_06.gif);
    background-position: left bottom;
    background-repeat: repeat-x;    
    overflow: hidden;
}

#Skinergy_MenuCell
{
	width: 99.9%;
    height: 31px;
    padding-left: 5px;
}

.Help
{
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
  font-weight: normal;
  font-size: 11px;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
}

/* Containers */

.ZContainer_Plain_Table, .ZContainer_Dark_Table, .ZContainer_Light_Table
{
	margin-bottom: 10px;
	padding: 5px;
}

.ZContainer_Dark_Table, .ZContainer_Light_Table
{
	border-width: 1px;
	border-style: solid;
}
.ZContainer_Plain_TopRow, .ZContainer_Dark_TopRow, .ZContainer_Light_TopRow
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.ZContainer_Plain_ContentRow, .ZContainer_Dark_ContentRow, .ZContainer_Light_ContentRow
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.ZContainer_Plain_BottomRow, .ZContainer_Dark_BottomRow, .ZContainer_Light_BottomRow
{
}


