/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	/*height: 100%;*/
	width:1000px;
	background-color: white;
/*	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; */
    border:none;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	padding-top:10px;
}
.skinheader 
{
	border-bottom:solid 2px #25a9f4;
}

.skingradient {
	/*background-image: url(gradient_DKGray.jpg); */
	background:transparent;
	height: 30px;
	border-top:solid 2px #25a9f4;
}

.topRight
{
	background-repeat:no-repeat;
	width:37%;
	height:5px;
	padding-top:25px;
	padding-bottom:5px;
    vertical-align:top;
}

.topLeft
{
	background-repeat:no-repeat;
	background-position:right  top;
	height:5px;
	width:39%;
	padding-left:40px;
	padding-top:0px;

}

.topMiddle
{
	
}
.notice_top
{
	background-image:url('notice_top.jpg');
	height:56px;
	width:193px;
	background-position:center;
	min-width:193px;
	background-repeat:no-repeat;
}
.notice_mid
{
	width: 183px;
	min-width:183px;
	height:320px;
	background-color: transparent;
	background-image:url('notice_mid.jpg');
	background-position:center;
	background-repeat:repeat-y;
	padding-left:17px;
	padding-right:17px;
	padding-top: 3px;
	vertical-align:top;
}

.notice_bot
{
	background-image:url('notice_bot.jpg');
	height:25px;
	background-position:center;
	width:193px;
	background-repeat:no-repeat;
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 15px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	vertical-align:top;
}
.rightpane {
	width:190px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 7px;
	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/*************************************************************************************/
/* Main Menu */
.MainMenu_MenuContainer 
{
	/*width:100%;*/
	max-width:1000px;
	padding:0px 1px 0px 1px;
	margin: 0px 1px 0px 1px;
}


.menuTop
{
	background-image:url('menu_top.jpg');
	background-repeat:no-repeat;
	width:210px;
	padding-top:35px;
	background-color:#dddddd;
	height:365px;
}
.menuBot
{
	background-image:url('menu_bot.jpg');
	background-repeat:no-repeat;
	width:210px;
	height:30px;
}


.MainMenu_MenuBar
{
	cursor: pointer;
	background-color: Transparent;
}

.MainMenu_MenuItem
{
	cursor: pointer;
	/*color: #314C80;*/
	color:#595858;
	font-family: Arial;
	font-size: 8pt;
	font-style:normal;
	font-weight:normal;
	border-top:none;
	border-left:none;
	border-right:none;
    text-align:left;
	background-color: transparent;
	text-transform:none;
	padding: 0px 3px 1px 3px;
	margin: 0px 1px 1px 1px;
	height:22px;
	border-bottom:solid 1px white;
	vertical-align:middle;
}

.MainMenu_SubMenu
{
	background-color:#dddddd ;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

.MainMenu_MenuBreak
{
	border:none;
	background-color: #EEEEEE;
	height: 0px;

}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color:black;
	font-family: Arial;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:solid 1px white;
	background-color: transparent;
	text-transform:none;
	text-align:left;
	height:22px;
	padding: 5px 3px 5px 3px;
	margin: 0px 1px 0px 1px;
	
}
.MainMenu_MenuArrow
{
	cursor: pointer;
	color: #7FB2CD;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;

	background-color: transparent;
	/* border-bottom:solid 1px #E4EBF0;*/
	border-bottom:solid 1px white;
	text-transform:none;
	padding: 0px 3px 0px 3px;
	margin: 0px 1px 0px 1px;
	height:22px;
 
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 9pt;
	cursor: pointer;
	display:none;
	padding: 0px 1px 0px 1px;
	margin: 0px 1px 0px 1px;
	border-bottom:solid 1px #dddddd;
}


.MainMenu_SubMenuItemSelected
{
    
   /* background-image:url('menuBgr_hov2.jpg');
 background-color:#ECF2F8;
*/
   /* background-color: #E4EBF0;*/
    background-color:transparent;
    font-family: Arial;
    color:black;
	font-size: 8pt;
	font-style:normal;
	font-weight:normal;
    text-transform:none;
    /*border-bottom:solid 1px #E4EBF0;*/
    border-bottom:solid 1px white;
    height:22px;
	padding: 0px 3px 0px 3px;
	margin: 0px 1px 1px 1px;
}
.MainMenu_SubMenuItemActive
{
    background-color:transparent;
    color:#595858;

}

.MainMenu_RootMenuItemActive
{
	color:#595858;
	font-family: Arial;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #dddddd;
}

.MainMenu_RootMenuItem
{
	color:#595858;
	font-family: Arial;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
	border-bottom:solid 1px #dddddd;
	text-transform:none;
	padding-top:5px;
	padding-bottom:5px;
}

.MainMenu_RootMenuItem td,.MainMenu_RootMenuItemActive td,.MainMenu_MenuItemSel td
{
	border-bottom:solid 1px #dddddd;
}
.MainMenu_MenuIcon
{
	display:none;
}
/*End MEnu*/ 
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
search,a.search,a.search:hover
{
     font-size:11px;
     font-family:Arial;
     font-weight:bold;
     color:#25a9f4;
     text-decoration:none;
     }
.txtSearch
{
	background-image:url('search.jpg');
	background-repeat:no-repeat;
	border:none;
	height:32px;
	width:180px;
	padding-top:10px;
	padding-left:12px;
}
.btnSearch

{
	padding-bottom:10px;
}
.logo
{
	padding:1px;
}
.footer, a.footer,a.footer:visited
{
	color:gray;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
}
a.SiteMap,a.SiteMap:hover,a.SiteMap:visited
{
	font:arial;
	font-size:12px;
	color:#25a9f4;
	text-transform:capitalize;
}

.txtStandard
{
	width:100px;
}

.lblStandard
{
	width:100px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-style:normal;
	font-weight:600;
}

.lblError
{
	width:80px;
	font-weight:bold;
	font-size:13px;
}
