/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	
	
	background: #faf5f5 url(bg_main.gif) repeat-x left top;
	/*background: #ededed;*/
	
	
}

.skin_master
{
	width: 891px;
	height: 746px;
	
	
	border-left: solid 1px #e5c7c7;
	border-right: solid 1px #e5c7c7;
	
	
	 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
	
	

}

.marginleft
{
    background: #faf5f5 url(bg_marginleft.gif) no-repeat right top;
    width: 5px;
}

.marginright
{
    background: #faf5f5 url(bg_marginright.gif) no-repeat left top;
    width: 5px;
}

.marginbottom
{
    background: #faf5f5 url(bg_marginbottom.gif) no-repeat left top;
    width: 881px;
    height: 5px;
}



.skin_master
{
	width: 881px;
	height: 741px;
	
	/*background: #ffffff url(bg_main.gif) repeat-x left top;
	border-left: solid 1px #e5c7c7;
	border-right: solid 1px #e5c7c7;*/
	
	
	 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
	
	

}




.logoTable
{
    width:881px;
    height:192px;
    background: Transparent url(bg_logo.gif) no-repeat center top;
  
}

.logoCell
{
    width:1%; 
  
}

.menuTable
{
    background: Transparent url(bg_menu.gif) repeat-x left top;
    height: 32px;
    
    
    
	/*padding-left:50px;*/
}



.toppane
{
    width:99%;
    
   
}

.leftpane
{
    width: 192px;
    height: 517px;
    
    background: #faf6f6 url(bg_leftpane.gif) no-repeat left top;

   
    
}

.contentpane
{
    width:395px;
    background: #faf6f6;
   
}

.rightpane
{
    width: 294px;
    height: 517px;
    
    background: #faf6f6 url(bg_rightpane.gif) no-repeat left top;
    
    
}




.contentborder
{
    width: 100%;
    /*background-color: #ffffff;
    border-left: solid 8px Transparent;
	border-right: solid 7px Transparent;*/
}

.bottomborder
{
    width: 100%;
    height: 20px;
    background-color: Transparent;
}








.controlpanel {
	width: 1px;
	background-color: #FFFFFF;
}



/*HORIZONTAL MENU */

.hMainMenu_MenuContainer
{
	/*border:solid 1px #d7d7d7;	
	
	height:10px;
	background-color: #d7d7d7;*/
	
	/*background: url(menu_node_repeat.gif) repeat-x left top;


width:198px;*/
	
	background-color:Transparent;
	
	
}



.hMainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	
	
	
	
	
	/*border:solid 20px Orange;	*/
	
}	

.hMainMenu_MenuArrow
{
	display: none;
}

.hMainMenu_MenuBreak
{
	display: none;
	
}

.hMainMenu_RootMenuArrow
{
    background: #e2c7c7;
}

.hrootmenuitem TD
{
	
	
	cursor: pointer; 
	cursor: hand; 
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	padding-left:5px;
	padding-right:5px;	
	height:27px;
	background-color: Transparent;
	
}

/* Firefox hover mainmenu or nothing? in IE */
.hrootmenuitem TD:hover {
	background: #c7bbbb url(bg_menu_alt.gif) repeat-x left top;
	
	cursor: pointer; 
	cursor: hand; 
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	padding-left:5px;
	padding-right:5px;	
	height:27px;
	
	
	
	
	
	
}

/* hover mainmenu or click in Firefox */
.hrootmenuitemselected TD{
	background: #c7bbbb url(bg_menu_alt.gif) repeat-x left top;
	
	cursor: pointer; 
	cursor: hand; 
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	padding-left:5px;
	padding-right:5px;	
	height:27px; 
}



.hrootmenuitembreadcrumb TD{
	/*background: url(menu_selected_bg.gif) repeat-x left top;
	background-color: #e6e6e6;*/
	cursor: pointer; 
	cursor: hand;
	
	 
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	padding-left:5px;
	padding-right:5px;	
	height:27px; 
	
}


.hMainMenu_MenuItem{
	
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	
	height:27px;
	
	border-top:solid 1px #7f7f7f;
	
	background-color: Transparent;
	/* set the width of the submenus*/
	width:200px;
	
}



.hsubmenuIcon
{
	/*display: none;*/	
	text-align:left;
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	
	
	
	border-left:solid 0px #f6f6f6;
	border-right:solid 0px #f6f6f6;
	border-bottom:solid 0px #f6f6f6;
	border-top:solid 1px #7f7f7f;
	
	background-color: #e2c7c7;
	z-index:500;
	height:27px;
	
	 }


/* hover submenu */
.hsubmenuitemselected, .hsubmenuitemselected:link, .hsubmenuitemselected:visited,.hsubmenuitemselected:active, .hsubmenuitemselected:hover  {
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	 
	height:27px;
	border-top:solid 1px #7f7f7f;
	
	background-color : #c7bbbb;
	
	z-index: 10;
	
	
	
	
}
.hsubmenu {
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	 
	
	
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color : #e2c7c7;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	
	
	
	
}

.hsubmenu:link, .hsubmenu:visited, .hsubmenu:active, .hsubmenu:hover {
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	 
	height:27px;
	
	
	background-color : #e2c7c7;
	z-index: 10;
	
	
}

.hsubmenuitembreadcrumb {
	
	color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
	 
	background-color : #e2c7c7;
	height:27px;
	
	
	/*width:200px;*/
}

/*HORIZONTAL MENU END*/

.copyrightCSS
{
    color: #585c60;	
	font-family: Verdana, Arial, Tahoma, Helvetica; 
	font-size: 7pt; 
	font-weight: normal;
	
	
}


.searchCSS
{
	color: #535353;
	font-size:11px;
	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	line-height: 11px;
	font-weight: normal;
}

A.searchCSS:link
{
	text-decoration: none;
	color: #535353;
	font-size:11px;
	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	line-height: 11px;
	font-weight: normal;	
}

A.searchCSS:visited
{
	text-decoration: none;
	color: #535353;	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	line-height: 11px;
	font-weight: normal;
}

A.searchCSS:active
{
	text-decoration: none;
	color: #535353;	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	line-height: 11px;
	font-weight: normal;
}

A.searchCSS:hover
{
	text-decoration: none;
	color: #535353;	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	line-height: 11px;
	font-weight: normal;
}



.breadcrumbCSS
{
	color: #535353;	
	font-size: 7pt;
	font-family: Verdana;
		
	font-weight:bold;
	text-decoration: none;	
}

A.breadcrumbCSS:link
{
	text-decoration: none;
	color: #535353;	
}

A.breadcrumbCSS:visited
{
	text-decoration: none;
	color: #535353;	
}

A.breadcrumbCSS:active
{
	text-decoration: none;
	color: #535353;	
}

A.breadcrumbCSS:hover
{
	text-decoration: none;
	color: #535353;	
}






.languageCSS
{
    color: #585c67;	
	font-family: Helvetica, Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold;
	
}

a.loginCSS:link, a.loginCSS:visited, a.loginCSS:active {
	
	cursor: pointer; 
	cursor: hand; 
	
	color: #585c67;	
	font-family: Verdana, Arial, Tahoma, Helvetica; 
	font-size: 7pt; 
	font-weight: normal;
	
	
	text-decoration: none;
	
	height: 22px;
	
	
	
}

a.loginCSS:hover {
	
	cursor: pointer; 
	cursor: hand; 
	
	color: #585c67;	
	font-family: Verdana, Arial, Tahoma, Helvetica; 
	font-size: 7pt; 
	font-weight: normal;
	
	
	
	text-decoration: none;
}

.CopyrightText, .CurrentDate, .Delimiter, .Language {
	color: #585c60;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 6pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height:14px;
	
}

.StandardButton {
  
}



.Head {
   font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
}








