/*
================================
Skin styles for DotNetNuke
================================
*/

.sitebg {
	background: transparent;
        border: double #ffffff;
        width: 855px;
        height: 670px;
    }

.bground {
    position: relative;
    left: 0px;
    width: 855px;
    height: 670px; 
    z-index: 0;
    background: #0280d8;
}

.Topbg {
  width:855px;height:62px;}
  
.headerimg  {
  float:right;margin-right:-35px;margin-top:-70px;z-index:1000;position:relative;}
  
.myheader {
	background: #0280d8 url(images/completebackground.gif) no-repeat;
	position: absolute; 
	left: 10px; 
	top: 10px; 
	width: 835px;
	height: 75px; 
	z-index: 0;
	border: 0px none #000000;
}
.rotatinggifs {
    background-color: White;
}
.rightbox {
	background: #0280d8	
}
.rightbox h1 {
color: #FFFFFF;
}
.rightbox img {
	border:none;
	}

.pagemaster
{   position:relative;
	z-index:0;
	width: 100%;
    height: 100%;
    background: #deeac3 url(images/grn_back.gif) repeat-x;
}
.skinmaster
{
    height: 100%;
    background-color: Transparent;
    border-right: #000000 0px solid;
    border-top: #000000 0px solid;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
    position:relative;
}
.skinheader
{
}
.skingradient
{
}
.controlpanel
{
    width: 100%;
    background-color: #DFE5F2;
}
.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%;	
	overflow:inherit;	    
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}

.MainMenu_MenuContainer
{
    background-color: transparent;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    border-left: #CAD5EA 0px solid;
    border-bottom: #CAD5EA 1px solid;
    border-top: #CAD5EA 1px solid;
    border-right: #CAD5EA 0px solid;
    cursor: pointer;
    cursor: hand;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
}
.MainMenu_MenuIcon
{
    background-color: #CAD5EA;
    border-left: #CAD5EA 1px solid;
    border-bottom: #CAD5EA 1px solid;
    border-top: #CAD5EA 1px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #CAD5EA;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak
{
    height: 1px;
}
.MainMenu_MenuItemSel
{
    background-color: #0280d8;
    cursor: pointer;
    cursor: hand;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal;
}
.MainMenu_MenuArrow
{
    border-right: #CAD5EA 1px solid;
    border-bottom: #CAD5EA 1px solid;
    border-top: #CAD5EA 0px solid;
    font-family: webdings;
    font-size: 11pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 14pt;
    cursor: pointer;
    cursor: hand;
}
.StandardButton
{
    background: #7994CB none;
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    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
{
}
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}
.MainMenu_RootMenuItemActive
{
    background-color: #0280d8;
    cursor: pointer;
    cursor: hand;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal;
}
/* LIGHTBOX CSS HERE */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background: #CDDDA6 url(images/photogallerybackground.gif) repeat;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink{
	width: 49%;
	height: 100%;
	background: url(/Portals/0/lightbox/prevlabel.gif) left 15% no-repeat;  /* Trick IE into showing hover */
	display: block;
	}
#nextLink{
	width: 49%;
	height: 100%;
	background: url(/Portals/0/lightbox/nextlabel.gif) right 15% no-repeat;/* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/Portals/0/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/Portals/0/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background: #CDDDA6 url(images/photogallerybackground.gif) repeat;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.rotatinggifs1 {
	background-image:url(images/1_ANIM_GIF.gif); 
}
.rotatinggifs2 {
	background-image:url(images/2_ANIM_GIF.gif); 
}
.rotatinggifs3 {
	background-image:url(images/3_ANIM_GIF.gif); 
}
.rotatinggifs4 {
	background-image:url(images/4_ANIM_GIF.gif); 
}
.rotatinggifs5 {
	background-image:url(images/5_ANIM_GIF.gif); 
}
.rotatinggifs6 {
	background-image:url(images/6_ANIM_GIF.gif); 
}
.rotatinggifs7 {
	background-image:url(images/7_ANIM_GIF.gif); 
}
.rotatinggifs8 {
	background-image:url(images/8_ANIM_GIF.gif); 
}
	