/* 
================================
Skin styles for SABI Skin
================================
*/

/*
Resulmaker Color
RGB 142,171,177 
HEX #8EABB1 
*/

EM {
	font-size:10pt;
	color: #435154;
}

.RedBorder
{
	border: solid 1px red;
}
.BlueBorder
{
	border: solid 1px blue;
}

BODY
{
	margin: 0px;
	padding: 0px;
}
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: White;
}
.skinmaster
{
	background-color: white;
	border: 0px; /*  	CSS styles for Mozilla 	-moz-border-radius-bottomleft: 15px;  	-moz-border-radius-bottomright: 15px;  	-moz-border-radius-topleft: 3px;  	-moz-border-radius-topright: 3px;  	*/
}
.panemaster_frontpage
{
	background-image: url( 'young_woman_with_apple.jpg' );
	background-position: top left;
	background-repeat: no-repeat;
	border-left: solid #8EABB1 1px;
	border-right: solid #8EABB1 1px;
	padding: 0px;
}
.panemaster_subpage
{
	border-left: solid #8EABB1 1px;
	border-right: solid #8EABB1 1px;
	padding: 0px;
}
.skinheader
{
	background-color: White;
}
.skingradient
{
	background-image: url(TopMenuItem.png);
	background-repeat: repeat-x;
	vertical-align: middle; /*background-color: #8EABB1;*/
	height: auto;
}
.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.toppane_subpage
{
	background-image: url('cherrytree.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-left: solid #8EABB1 1px;
	border-right: solid #8EABB1 1px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
}
.leftpane_subpage
{
	background-color: #8EABB1;
	padding: 0px;
	width: 180px;
}
.rightpane_subpage
{
	background-color: #8EABB1;
	padding: 0px;
}
.sidemenupane
{
	padding: 0px;
}
.bottompane
{
	padding: 0px;
	background-image: url('SemiTransparentBackground.png');
	background-repeat: repeat;
	background-color: Transparent;
	/*background-color:#FFFFFF; 
	*/
	/*filter:alpha(Opacity=0) !important;
	filter:alpha(Opacity=80); 
	overflow:auto;	*/

}


.footerpane
{
	color: White;
	font-family: Verdana;
	font-size: 8pt;
}
.footerpane.SkinObject
{
	color: White;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:normal;
}
.footerpane A
{
	color: White;
	font-family: Verdana;
	font-size: 8pt;
}
.footerpane A:link
{
	text-decoration: none;
}
.footerpane A:visited
{
	text-decoration: none;
}
.footerpane A:active
{
	text-decoration: none;
}
.footerpane A:hover
{
	text-decoration: underline;
}
.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: white;
	font-size: 8pt;
	font-style: normal;
	background-color: Transparent;
	font-family: Verdana;
	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: white;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Verdana;
	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: #aaaaaa;
}

.main_dnnmenu_itemhover td
{
	background-color: #aaaaaa;
}


.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}

.main_dnnmenu_submenu
{
	background-color: #8EABB1;
	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: 1pt;
}

.main_dnnmenu_arrow
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: #aaaaaa none;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

/* 
.CommandButton 
{	
	FONT-WEIGHT: normal;	
	FONT-SIZE: 9pt;	
	FONT-FAMILY: Verdana
}

A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:hover,
A.CommandButton:active    
{	
	COLOR: #FFFFFF;	
	TEXT-DECORATION: underline
}
*/

.TreeViewMenu
{
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid;
	border-top: #8f9092 1px solid;
	border-left: #8f9092 1px solid;
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}
/* Top Menu  */

.skingradientTop
{
}


.TopMenuBar
{
	/*height:24px;*/
	width: 846px;
	display: table;
	display: table-row; /*padding:0px;*/ /*background-image: url(TopMenuItem.png); 	background-repeat:repeat-x; 	vertical-align:middle;*/
}


.TopMenuItem, .TopMenuItem A, .TopMenuItemMouseOver, .TopMenuItemMouseOver A
{
	display: table-cell; /* For FireFox and Opera */ /*display: inline-block;  For Opera and IE */
	width: 140px; /*height:24px;*/ /*float:left;*/
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	line-height: 24px;
	vertical-align: middle;
}
.TopMenuItem, .TopMenuItem A
{
	/*display:inline;*/
	background-image: url(TopMenuItem.png);
	background-repeat: repeat-x; /*	background-position:bottom;*/
	color: #ffffff;
}

.TopMenuItemMouseOver, .TopMenuItemMouseOver A
{
	background-image: url(TopMenuItemSelected.png);
	background-repeat: repeat-x; /*background-position:bottom;*/
	color: #435154; /*	vertical-align:bottom;*/
}

.TopMenuItemMouseOver A:Active, .TopMenuItemMouseOver A:Hover, .TopMenuItemMouseOver A:Visited, .TopMenuItemMouseOver A:Link
{
	text-decoration: none;
	color: #435154;
}

.TopMenuItem A:Hover, .TopMenuItem A:Visited, .TopMenuItem A:Link
{
	text-decoration: none;
	color: #ffffff;
}


/*.TopMenuItem A, .TopMenuItemMouseOver A
{
	vertical-align:middle;
}*/

.TopMenuCurrentItem
{
	display: table-cell; /* For FireFox and Opera */ /*display: inline-block;  For Opera and IE */ /*float:left;*/ /*height:24px;*/
	width: 140px;
	vertical-align: middle;
	text-decoration: none;
	color: #435154;
	background-image: url(TopMenuItemSelected.png);
	background-repeat: repeat-x; /*background-position:bottom;*/ /*padding-top:4px;*/
}



/* SideMenu  */
.MenuHdr
{
	display: none;
	visibility: hidden;
}

.sidemenupane
{
	/*display:table; 	display:table-row;*/
	width: 180px;
	background-image: url(sidemenubg2.png);
	background-repeat: repeat-x;
}

.MenuItem, .MenuItem A, .MenuItemMouseOver, .MenuItemMouseOver A
{
	display: block; /*height: 24px;*/
	width: 180px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold; /*padding-left:10px; padding-top: 4px;*/
	cursor: pointer;
	text-indent: 10px;
	vertical-align: middle;
	line-height: 24px;
}
.MenuItem /*, .MenuItem A*/
{
	background-image: url(TopMenuItemSelected.png);
	background-repeat: repeat-x;
	color: #435154;
}

.MenuItemMouseOver /*, .MenuItemMouseOver A*/
{
	background-image: url(TopMenuItem.png);
	background-repeat: repeat-x;
	color: #435154;
}


.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
{
	text-decoration: none;
	color: #435154;
}

.currentItemHighlight
{
	display: block; /*width:180px;*/ /*	min-width: 170px; 	max-width: 180px;*/
	line-height: 24px;
	background-image: url(TopMenuItem.png);
	background-repeat: repeat-x;
	color: #435154; /*position:relative;*/ /*left: -10px; 	top: -5px;*/ /*padding-left: 10px; 	padding-top: 5px; 	vertical-align: middle;*/
}


/*.MenuCurrentPage
{
  color: #696969;
}*/

