/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #fefefe;
	background-image: url(../../../../IMAGES/BACKGROUND.jpg);
	}

.menu3{
	color: #330000;
	font-family: Arial, Helvetica;
	font-variant: small-caps;
	font-size: 12px;
}
.Admin{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	word-spacing: normal;
	color: #000000;
	background-color: #FF9900;
	text-align: right;
	background-position: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	
}
.Admin1{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background-color: #FFCC00;
}
.invisible {visibility:hidden;}
/*#7994cb*/
.skinmaster {
	height: 100%;
	/*border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;*/
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}/*frame around content, left and right panes, deleted from the skin (second table)*/
.skinheader {
	border-top-color: #000000;
	border-bottom-color: #000000;
	left: 100px;
	text-align: center;
}
.skingradient {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
}/*only the copyright, privacy stmnt, and terms of use* and the bit around house menu*/


.skingradient1{
	background-color: #FFFFFF;
	text-align: right;
}/*the entire strip of housemenu*/



.skingradient2{/*the border goes around all the panes*/
	/*border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-left-width: thin;*/
	background-color: #F5F5F5;/*color between the panes*/

}
	
	
	
.skingradient3{
	background-color: #FFFFFF;	
}/*white background around search, language, and date*/
.controlpanel {
	width: 100%;
	background-color: #FFFF71;
}

/*	background-image: url(NEW_TOPBANNER_RUSSIAN.gif);*/
.logopane {
	height:90px;
	width: 760 px;
	background-color: #FFFFFF;
	text-align: center;
}

a:link{
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	
}
a:visited{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica;
}
a:hover{
	color:#000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
	text-decoration: underline;
}
a:active{
	color:#000000;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
.leftpane {
	
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #FFFFFF;
}
.contentpane {

	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {

	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	border: solid, #000000, 1px;
}
.MainMenu_MenuBar {
	cursor: hand; 
	cursor: hand;
	height:16px;
	background-color: #666666;
}

/*border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;*/
.MainMenu_MenuItem {
	
	cursor: hand; 
	cursor: hand; 
	color: #000000; 
	font-size: 10pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
}
/*#cad5ea
border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;*/
.MainMenu_MenuIcon {
	background-color: #FFB94F;
	
	cursor: hand;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;

}  
/*#cad5ea*/
.MainMenu_SubMenu {
	background-color: #FFB94F;  
	z-index: 1000; 
	cursor: hand; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
/*#8da4d3*/
.MainMenu_MenuItemSel {
	background-color: #FF9900; 
	cursor: hand; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	 
	font-style: normal;
	height: 21px;
}

/*border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;*/
.MainMenu_MenuArrow {
	
	font-family: Arial, Helvetica;
	font-size: 10pt;
	cursor: hand;
	cursor: hand;
	visibility: hidden;
	
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	visibility:hidden;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Arial, Helvetica; 
  font-size: 10px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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: Arial, Helvetica;
	font-size:  14px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
}

/* ================================
    CSS STYLES FOR Module HouseMenu
   ================================
*/

/* Vertical Menu */
#houseMenuV ul { /* all lists */
	border: solid 1px #999;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style: none;
	float: left;
	width: 244px;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	border-top-color: #999;
	background-color: #FFFF66;
	color: #000000;
}

#houseMenuV li { /* all list items */
	list-style-type: none;
	list-style: none;
	position: relative;
	float: left;
	width: 244px;
	/* hack for MacIE5 to ignore, while other browsers use \*/

	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	line-height : 18px;
	margin: 0;
	padding: 0;
	background-color: #FFFF66;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 0px;
}

#houseMenuV li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	margin-left: 144px;
	_margin-left: 142px;
	margin-top: -21px;
	border: solid 1px #999;
	z-index: 999;
}

#houseMenuV li ul ul { /* third-and-above-level lists */
	left: -9999px;
	z-index: 999;
	background-color: #FFFF66;
}

#houseMenuV a {
	display: block;
	width: 100%;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	/*width: 136px;*/
	width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF66;
	padding: 1px 4px 2px 4px;
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	font-size: 12px;
	font-family: Arial, Helvetica;
	line-height: 18px;
}

#houseMenuV li a:hover {
	color: #000000;
	text-decoration: underline;
}

#houseMenuV li:hover ul ul, 
#houseMenuV li:hover ul ul ul, 
#houseMenuV li.sfhover ul ul, 
#houseMenuV li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuV li:hover ul, 
#houseMenuV li li:hover ul, 
#houseMenuV li li li:hover ul, 
#houseMenuV li.sfhover ul, 
#houseMenuV li li.sfhover ul, 
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#houseMenuV iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}


/* Horizontal Menu */
#houseMenuH { /* menu wrapper div */
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 18px;
	white-space: nowrap;
	width: auto;
	}

#houseMenuH ul { /* all lists */
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 18px;
	white-space: nowrap;
	z-index: 999;
}

#houseMenuH a { /* all links, inside of list items */
	display: block;
	color : #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight : bold;
	line-height: 18px;
	padding: 1px 6px 2px 6px;
	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	text-decoration: none;
}

#houseMenuH li { /* all list items */
	list-style-type: none;
	line-height: 18px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	}

#houseMenuH li a:hover {
	color : #FFFFFF;
	font-family: Arial, Helvetica;	
}

#houseMenuH li ul { /* second-level lists */
	position: absolute;
	/*background: transparent;*/
	width: 162px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #999;
	white-space: nowrap;
	z-index: 888;
	border-top-color: #FF9900;
	background-color: #CCCCCC;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: -21px 0 0 162px;
	white-space: nowrap;
	z-index: 888;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
	background-color: #CC00FF;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-color: #999999;
}

#houseMenuH li li { /* all items under the top level */
	list-style-type: none;
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	width: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	background-color: #9999FF;	/* end hack */
}

#houseMenuH li li a { /* all item links under the top level */
	width: 150px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 150px;
	_width: 162px;
	background-color: #99CCFF;	/* end hack */
}

#houseMenuH iframe {
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	display: block;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #FF5151;
}



/* Applied to all unordered lists within the div named "houseMenuVertical" */
#houseMenuVstatic ul
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	list-style-type: none;
	width: 144px;
	background-color: #FFCC00;
}

/* Applied to all list items within the div named "houseMenuVertical" */
#houseMenuVstatic li
{
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
	width: 144px;
	background-color: #99FF99;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a
{
	padding-right: 6px;
	display: block;
	padding-left: 6px;
	padding-bottom: 4px;
	color: #ffffff;
	padding-top: 4px;
	background-color: #003366;
	text-decoration: none;
	font-weight: bold;
	width: 138px;
	_width: 144px;
	margin: 0;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a:hover
{
	background-color: #336699;
	color: #ffffff;
}

/* Applied to first-level links */
#houseMenuVstatic ul a
{
}

/* Applied to second-level links */
#houseMenuVstatic ul ul a
{
	padding-left: 12px;
	background-color: #6699cc;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 132px;
	_width: 144px;
	/* end hack */
}

/* Applied to third-level links */
#houseMenuVstatic ul ul ul a
{
	padding-left: 18px;
	background-color: #6699cc;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 126px;
	_width: 144px;
	/* end hack */
}

/* Applied to fourth-level links */
#houseMenuVstatic ul ul ul ul a
{
	padding-left: 24px;
	background-color: #6699cc;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 120px;
	_width: 144px;
	/* end hack */
}

/* Applied to fifth-level links */
#houseMenuVstatic ul ul ul ul ul a
{
	padding-left: 30px;
	background-color: #6699cc;
	font-weight: normal;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 114px;
	_width: 144px;
	/* end hack */
}

.ArrowPointer
{
	cursor: default;
}
