/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;
	background-image: url(background2.jpg);
}
.pagemaster2 {
	border-right: #FFCC33 1px solid; 
	border-bottom: #FFCC33 1px solid; 
	border-top: #FFCC33 1px solid;
	border-left: #FFCC33 1px solid;

}
.pagemaster3 {
	background: url(BODY TOP N 1pix ns.png) top no-repeat;
}
.pagemaster4 {
	background: url(follow-up top.png) top no-repeat;
}
.skinmaster {
	/*background-image: url(follow-up top.png);

	background-color: #ffffff;
	height: 100%;
	border-right: #807866 1px solid; 
	border-top: #807866 1px solid; 
	border-left: #807866 1px solid; 
	border-bottom: #807866 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; */
}
.skinheader {
}
.skingradient {
	background-image: url(menu.jpg);
	height: 49px;
	width: 855px;
	PADDING-LEFT: 50PX;
	PADDING-bottom: 5PX;
}
.paddingMenu {
	PADDING-top: 200PX;
}
.controlpanel {
	width: 100%;
	background-color: #807866;
	color: #000000
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 200px;
	background-color: #2D251A;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 20px;
}
.content {
	background: url(main-body-pixel.jpg) bottom repeat-x;
}
.contentpane {
	width: 790px;
	color: #807866;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane2 {
	
	width: 100%;
	height: 100%;
	/*background: url(left-bar-bottom.jpg) bottom no-repeat;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}
.rightpane {
	width: 215px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #f2f1ed;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent;
	color: #807866; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	color: #807866; 
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff ;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	 
	background-color: Transparent;
	font-family: Arial; 
        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: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	color: #CCCCCC; 
}

.main_dnnmenu_itemhover td {  
	color: #CCCCCC; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #2D251A;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#2D251A', 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: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 0px solid;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 12px;
   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: Arial;
   font-size:  18px;
   font-weight:  normal;
   color: #000000;
}
/*----------------------------------------------------------------------------------------------------*/

.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #dddddd;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 9px;
    color: #ffffff;
    font-family: Arial;
	text-transform: uppercase;
}

A.SkinObject:link {
	text-transform: uppercase;
    color: #ffffff;
    font-size: 9px;
}

A.SkinObject:visited  {
	text-transform: uppercase;
    color: #ffffff;
    font-size: 9px;
}

A.SkinObject:hover    {
	text-transform: uppercase;
    color: #CCCCCC;
    font-weight:    bold;
    font-size: 9px;
}

A.SkinObject:active   {
	text-transform: uppercase;
    color: #ffffff;
    font-size: 9px;
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
	/*border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid;*/
	color: #807866; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
	color: #807866; 
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	/*border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;*/
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	/*background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; */
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='FFFFFF', Direction=135, Strength=3); 
	/*border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;*/
}

.ModuleTitle_MenuBreak {
	/*border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; */
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;

	/*background-color: #1e3c7a;*/
}

.ModuleTitle_MenuArrow {
	image: url(menu-diamond.jpg);
	/*font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 0px solid;*/
}

.ModuleTitle_RootMenuArrow {
	image: url(menu-diamond.jpg);
	/*font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;*/
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	padding-top: 11px;
	padding-left: 30px;
	cursor: hand; 
	color: #ffffff;
	
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	/*border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	border-right: #EEEEEE 0px solid;*/
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #2D251A; 
	/*border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; */
	text-align: center; 
	width: 24; 
	height: 22;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #2D251A; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#2D251A', Direction=135, Strength=3); 
	/*border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	border-right: #EEEEEE 0px solid;*/
}
.MainMenu_MenuBreak {
	/*border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid;*/
	background-color: Transparent; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 30px;
	padding-top: 11px;
}
.MainMenu_MenuArrow {
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	/*border-right: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 0px solid;*/
	font-family: webdings; 

}
.MainMenu_RootMenuArrow {
	font-size: 11px;
	cursor: pointer; 
	cursor: hand;
	font-family: webdings; 

}



