/* 
================================
Skin styles for DotNetNuke
================================
*/   

@charset "utf-8";
/* CSS Document */

body{
background-color: white;
margin:0; padding:0;
font-family: Tahoma, Arial, Helvetica, sans-serif;
line-height:1.5;
font-size:12px;
background: url(images/bodybg.png) top repeat-x;
}

td{
font-family: Tahoma, Arial, Helvetica, sans-serif;
line-height:1.5;
font-size:12px;}

#menu{
text-align:left;
height:36px;
margin:0;
background:url(images/menu_bg.png) top repeat-x;
width:742px;
vertical-align:middle;
}

#menupad{
padding-left:8px;
padding-top:8px;}



#bread {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#000000;
font-weight:normal;
height:10px;
padding:4px;
width:720px;
margin-left:auto;
margin-right:auto;
text-align:left;}


.toparea{

}

h2{
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
font-weight:bold;
padding-bottom:8px;
margin:0px;}

img{border:0;}

a{
color: #CC0000;
text-decoration:none;}

a:hover{
color: #CC0000;
text-decoration:underline;}

img{border:0;}

#header{
width:100%;
height:140px;
background:url(images/header_bg.png) repeat-x top #FFFFFF;
}

#redbanner{
width:100%;
height:221px;
background:url(images/red_banner_bg.png) repeat-x top;}

#main{ background:url(images/main_bg.png) repeat-x top #ffffff;}

#footer{
height:200px;
width:100%;
background: url(images/footer_bg.png) repeat-x top #e4e4e4;}


#wrapper{
width:742px;
margin-left:auto;
margin-right:auto;}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fff;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {

}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentbg{
background: url(images/main_paper.png) no-repeat left top;
}
.contentpane {
	
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
}
.rightpane {
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000; 

/*	font-weight: bold; */	
	font-style: normal; 
	background-color: Transparent;

        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;
		line-height:2;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 14px; 
	font-weight: ; 
	font-style: normal; 
	background-color: Transparent;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 12px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: ; 
}

.main_dnnmenu_itemhover td {  
	background-color: #EFEFEF; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #FFFFFF;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	font-size:12px;
	margin:10px 10px 10px 2px; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	
	  /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 10px;
	font-size: 5px;
}

.main_dnnmenu_arrow {
 
}
.main_dnnmenu_rootmenuarrow {

}
.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 {
	background-image: url(gradient_LtBlue.jpg);
}
.head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
   text-transform: ;
}



/*-------------------lightbox-------------------*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; 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, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

