/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #545454;
	background-image:url(images/backdrop.jpg);
	background-repeat: no-repeat;
}
.skinmaster {
	height: 100%;
	background-color:transparent;
	
	 
}
.skinheader {
background-image:url(images/header.png);
background-repeat:no-repeat;
background-position: top;
height: 372px;
width: 1034px;
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        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: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    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: #cccccc;  
	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: 1px;
}

.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: 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_DkBrn.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
.footertext {
	color:#000000;
	height: 30px;
	margin:22px 18px 0px 18px;
	text-align:center;
}
.MainMenu_SubMenu TD

{

	height: 24px;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #ffffff;                       /* color of sub menu text and height on mouseover*/
	height: 24px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 24px; 
	padding: 0px;
	backgruond-color: transparent;
	color: #000000;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000; 
	background-color: transparent;                                 /*color of sub menu text---no mouseover*/
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	border-bottom: #000000 thin dashed 2px;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #959595 ;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #ffffff;                           
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold; 
	font-style: normal; 
	background-color: #959595;                 /*this is the color of the submenu behind text*/
	border-bottom: #000000 0px solid;          /*these are the colors of the submenu box border*/
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 20px;
	border-bottom: 2px dashed #000000;
}

.MainMenu_MenuItemSel {
	background-color: transparent;          /*********this is the color of the submenu highlight*/
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: White; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}
.search {
	margin:10px 18px 0px 10px;
	text-align:right;
	}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}

.LinksObject {font-family:veranda; font-size:11px; color:#8C8984; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#8C8984; text-decoration:none; }
a.LinksObject:visited { color:#8C8984; text-decoration:none;}
a.LinksObject:hover { color:#8C8984;  text-decoration:underline;}
a.LinksObject:active { color:#8C8984;  text-decoration:none;}


