/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 100%;
	height: 100%;
	padding-left: 0px;
	padding-top: 0px; /*background: #ededed;*/
	background: url(bgnd_grey.gif) repeat-x left top;
	background-color: #212121;
}

.controlpanel
{
	width: 917px;
	background-color: #FFFFFF;
}



.skin_master
{
	width: 917px;
	background-color: #ffffff;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}


.skin_master2
{
	width: 917px;
	/*height: 100%;*/
	background-color: #ffffff;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}






.date_cell
{
	border-right: solid 0px #fbca8f;
	padding-top: 60px;
	padding-right: 30px;
}

.Date_Style
{
	color: White;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma, Helvetica;
	color: White;
}













.copyrightCSS
{
	color: #f7941f;
	font-size:11px;
	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	line-height: 11px;
	font-weight: normal;
}




.toppane
{
    background: Transparent url('Index_Ticker3.gif') no-repeat top center;
    width:917;
    height:129;
    
}

.bannerpane
{
    background: Transparent url('bg_bannerpane.jpg') no-repeat top center;
    width:917;
    height:158;
}

.loginpane
{
    height:42;
    
}

.loginCell
{
    height:42;
    vertical-align:middle;
    padding-right:20px;
    
    
}

.loginbg
{
    background: Transparent url('bg_loginpane.jpg') no-repeat top center;
    width:917;
    height:42;
}

.leftcolumn
{
    background: #CCCCCC;
    width:250;
    border-right:solid 1px #FFFFFF;
}

.leftpane
{
    background: #CCCCCC;
    
}

.contentpane
{
    
    background: #d1d1d1;

    
}

.contentpane2
{
    
    background: #FFFFFF;

    
}


.rightpane
{
    background: #a6a6a6 url('bg_rightpane.jpg') no-repeat top center;
    width:216;
    border-left:solid 1px #FFFFFF;
    color:#ffba00;

}



.rightpane A:link, A:visited, A:active, A:hover {
	color:#ffba00;
	text-decoration: none;
}



.bottompane
{
    width:917;
    height:27;
}





/*HORIZONTAL MENU */

.hMainMenu_MenuContainer
{
	/*border:solid 1px #d7d7d7;	
	
	height:10px;
	background-color: #d7d7d7;*/
	
	/*background: url(menu_node_repeat.gif) repeat-x left top;*/
	
	background-color:Transparent;
	padding-left:10px;
	width:198px;
}



.hMainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	
	
	/*border:solid 20px #000000;	*/
	
}	

.hMainMenu_MenuArrow
{
	display: none;
}

.hMainMenu_MenuBreak
{
	display: none;
	
}

.hMainMenu_RootMenuArrow
{
    background: #e6e6e6;
}

.hrootmenuitem TD
{
	
	
	cursor: pointer; 
	cursor: hand; 
	color: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	padding-left:5px;
	padding-right:5px;	
	height:27px;
	background-color: Transparent;
	
}

.hrootmenuitem TD:hover {
	/*background: url(menu_node_bg.gif) no-repeat left top;*/
	cursor: pointer; 
	cursor: hand; 
	color: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	padding-left:5px;
	padding-right:5px;	
	height:27px;
	background-color: #e6e6e6;
	
	
	
}


.hrootmenuitemselected TD{
	/*background: url(menu_selected_bg.gif) repeat-x left top;*/
	background-color: #e6e6e6;
	cursor: pointer; 
	cursor: hand; 
	color: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	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: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	padding-left:5px;
	padding-right:5px;	
	height:27px; 
	
}


.hMainMenu_MenuItem{
	
	color: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	height:27px;
	width:100px;
	border-top:solid 1px #7f7f7f;
	
	background-color: Transparent;
	/* set the width of the submenus*/
	width:320px;
	
}



.hsubmenuIcon
{
	/*display: none;*/	
	text-align:left;
	color: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	
	
	border-left:solid 0px #f6f6f6;
	border-right:solid 0px #f6f6f6;
	border-bottom:solid 0px #f6f6f6;
	border-top:solid 1px #7f7f7f;
	
	background-color: #e6e6e6;
	z-index:500;
	height:27px;
	
	 }

.hsubmenuitemselected, .hsubmenuitemselected:link, .hsubmenuitemselected:visited,.hsubmenuitemselected:active, .hsubmenuitemselected:hover  {
	color: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal; 
	height:27px;
	border-top:solid 1px #7f7f7f;
	
	background-color : #e6e6e6;
	
	z-index: 10;
	
	
}
.hsubmenu {
	color: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal; 
	
	
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color : #ffffff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	
	
	
	
}

.hsubmenu:link, .hsubmenu:visited, .hsubmenu:active, .hsubmenu:hover {
	color: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal; 
	height:27px;
	
	background-color : #ffffff;
	z-index: 10;
	
	
}

.hsubmenuitembreadcrumb {
	color: #123169;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal; 
	background-color : #ffffff;
	height:27px;
	
	
	width:200px;
}

/*HORIZONTAL MENU END*/








.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
{
	
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 6pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height:14px;
}

a.loginCSS:link, a.loginCSS:visited, a.loginCSS:active {
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 9pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height:14px;
}

a.loginCSS:hover {
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 9pt; 
	font-weight: bold;
	font-style: normal;
	height:14px;
}

.CopyrightText, .CurrentDate, .Delimiter, .Language {
	color: #FFFFFF;
	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;
}








