/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	margin: 0px 0px 0px 0px;	
	background-color: #FFFFFF;
	
}
.pagemaster {
	width: 100%;
	height: 100%;
	background-image:url(header_bg.jpg);
	background-repeat: repeat-x;
	background-color: Transparent;
	
}
.skinmaster 
{
	height: 100%;
	background-color: Transparent;
	
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane 
{
	background-image: url(toppaneimg.jpg);
	height: 195px;
	width: 948px;
	background-repeat: no-repeat;
	
}
.leftpane 
{
	padding-top: 6px;		
	
}
.contentpane 
{
	width: 100%;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	
}
.rightpane 
{
	padding-top: 1px;
	
}
.bottompane 
{
	width: 100%;
}
	
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:23px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 23px;
}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	background-color: transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 23px;
}
.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; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	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: #D9AC60;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #000000;
	background-color: #CACECF;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	
}
.SubItemActive TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #ff0000;
	background-color: #CACECF;
}
.SubItemSelected
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #ff0000;
	background-color: #CACECF;
	
	
}
.SubItemBreadCrumb
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #000000;
	background-color: #CACECF;
		
}

.MenuContainer
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #000000;
	
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #000000;
	height: 23px;
	
	 /* fixed firefox problem, do not use transparent here */
}
.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
}
.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-image: none;
	cursor: pointer;
	cursor: hand;	
	
	
}
.RootItem TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #000000;
	height: 41px;
	text-decoration: none;
	
	
}


.RootItemBreadCrumb TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #000000;
	height: 41px;
	text-decoration: none;
	
}

.RootItemActive TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #000000;
	height: 41px;
	text-decoration: none;
	
}

.RootItemSelected TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #ff0000;
	height: 41px;
	text-decoration: none;
}
.bot_nav
{
	font-family: Tahoma;
	font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
A.bot_nav:link {
    text-decoration:    none;
    color:#000000;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color: #000000;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#000000;
}
A.bot_nav:hover    {
    text-decoration: underline;
    color: #000000;
}
.left_img_rep
{	
	background-image: url(left_img_rep.jpg);
	width: 24px;
	height: 100%;
	background-repeat: repeat-y;
}
.right_img_rep
{	
	background-image: url(right_img_rep.jpg);
	width: 24px;
	height: 100%;
	background-repeat: repeat-y;
}
.white_row
{
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
}
.blue_row
{
	background-color: #397FB5;
	width: 100%;
	height: 4px;
}
.blue_rep
{
	background-image: url(blue_rep.jpg);
	width: 100%;
	height: 71px;
	background-repeat: repeat-x;
	background-color: #C7E3EF;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}
.nav_rep
{
	background-image: url(nav_rep.jpg);
	width: 100%;
	height: 41px;
	background-repeat: repeat-x;
}
.cont_class
{
	height: 100%;
}
.bot_rep
{
	background-image: url(bot_rep.jpg);
	width: 100%;
	height: 9px;
	background-repeat: repeat-x;
}
.link_deco{background:url(link_deco.jpg) no-repeat bottom left; height:17px;}
.footer_bg
{
	background-image: url(footer_bg.jpg);
	height: 4px;
	width: 100%;
	background-repeat: repeat-x;
}
.links {margin-top:10px;}
.footer1 {
	font-family:helvetica, arial, tahoma, verdana, sans serif;
	color:#767D7D;
}
.footer1, a.footer1:link, a.footer1:active, a.footer1:visited { color:#767D7D; font-size:11px;}
a.footer1:hover{color:#608c97;}
.subscribe {
	padding:10px 0px 0px 0px;
	text-align:left;
	font-family:helvetica, arial, tahoma, verdana, sans serif;
	font-size:11px;
	color: #D9DBDD;
}
.toplinks1 {width:216px; padding:33px 0px 0px 40px; font-family:arial, helvetica, tahoma, verdana, sans serif; font-size:11px; color:#D9DBDD;}
a.toplinks1:link, a.toplinks1:active, a.toplinks1:visited { color:#D9DBDD; font-size:11px;}
a.toplinks1:hover{color:#D9DBDD;}

.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:170px;
	padding-top:5px;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	font-family: Helvetica, Arial, sans-serif;
	color: #4f5859;
	font-size: 16px; 
	font-weight:bold; 	
	text-align:left;
	text-indent:8px;
	line-height:16px;
	letter-spacing:-1px;
	padding:8px 12px 8px 12px;
	background: url(menu_bg.jpg) no-repeat left;
	border-bottom:dashed 1px #c0c4c7;
	width:175px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	font-family: Helvetica, Arial, sans-serif;
	color: #24a3bf;
	font-size: 16px; 
	font-weight:bold; 	
	text-align:left;
	text-indent:8px;
	line-height:16px;
	letter-spacing:-1px;
	padding:8px 12px 8px 12px;
	background: url(menu_hover_bg.jpg) no-repeat left;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	font-family: Helvetica, Arial, sans-serif;
	color: #24a3bf;
	font-size: 16px; 
	font-weight:bold; 	
	text-align:left;
	text-indent:10px;
	line-height:16px;
	letter-spacing:-1px;
	padding:8px 12px 8px 12px;
	background: url(menu_hover_bg.jpg) no-repeat left;
	border-bottom:dashed 1px #c0c4c7;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #4f5859;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	font-family: Helvetica, Arial, sans-serif;
	background-color:#Ffffff;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#4f5859;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#24a3bf;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
}

.main_dnnmenu_break
{
	background-image: url(menu_separator.jpg);
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(menu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

.Menu_Separator {
	background-image: url(menu_separator.jpg);
}
.bread {
	font-family: Helvetica,Arial,sans-serif;
	color: #4f5859;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
