/* 
================================
Skin styles for DotNetNuke
================================
*/   
.tr
{
	margin-bottom: 3px;
}

.turnitoff{
    width: 100%;
    background: transparent url(/images/turnitoff.gif) no-repeat scroll right bottom;
	}
.pagemaster
{
    width: 100%;
    background-color: white;
	font-family:Verdana;
}
.skinmaster
{
    height: 100%;
    background-color: white;
	outline: 0;   
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}
.skinheader {
}
.actonco2 
{
	font-size:0;
	height:19px;
	text-align:right;
	background: transparent url(/images/bg-copyright.jpg) no-repeat scroll right bottom;
}
.footer 
{
	font-size: 9px;
	margin:0 10px;
	padding:0 4px 0 6px;
	list-style-image:none;
	list-style-type:none;
	text-align:left;
	font-family:Verdana;
	list-style-image:none;
	list-style-type:none;
	display:inline;
	color:#000000;
	}
.footerPlus
{
	font-size: 9px;
	margin:0 4px;
	padding:0 4px 0 6px;
	list-style-image:none;
	list-style-type:none;
	text-align:left;
	font-family:Verdana;
	list-style-image:none;
	list-style-type:none;
	display:inline;
	color:#000000;
	background:transparent url(/images/uppernavbullet.gif) no-repeat scroll 0 2px;
}	

.footerborder{
	background:transparent url(/images/cccccc_dot.gif) repeat-x scroll left bottom;
	font-size:0;
	height:1px;
	line-height:1px;
	text-align:center;
	color:#000000;
}	
	
.skingradient {


}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.contentpane {
	width: 500px;
	font-family:Verdana;
	padding-left: 6px;
	padding-right: 4px;
}

.contentpane2 
{
	width: 500px;
	font-family:Verdana;
	padding-left: 6px;
	padding-right: 4px;
}

.menupane {
padding-right: 4px;
padding-top: 6px;
}

.MainMenu_MenuContainer {
background-image: url(GreenVertGradient.jpg);
background-position: left top;
background-repeat: repeat-x;
padding-left: 6px;
padding-right: 4px;
padding-top: 0px;
width: 100%;
height: 26px;
border: 1px solid black;
outline: 0;   

}

.main_dnnmenu_container {
	background-color: transparent; 
	height: 26px;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height: 26px;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color:#0084FF;
	font-style: normal; 
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 5px 5px 5px 5px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	border-right: #cccccc 1px solid;
	height: 26px;
	cursor: pointer; 
	cursor: hand; 
	color:#0084FF;
	text-align: center;
	font-size:12px;
	font-weight: bold; 
	font-family: Verdana;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 4px 8px 0px 8px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemselected {  

	height: 26px;
	background-color: #023479;
	/*background: url(/images/nav_background_selected.jpg) repeat-x;*/
	background-image:url(/images/nav_background_selected.jpg) repeat-x;
	color:#FFFFFF;
}


.main_dnnmenu_itemhover {  
	text-decoration:underline;
}

.main_dnnmenu_itemhover td {  
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #FFFFFF;  
	color:#0084FF;
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 4px 8px 0px 8px;   /*explicitly set padding for sub-menus */

}
.main_dnnmenu_break {
	height: 5px;
	font-size: 5px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	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 {
	background-image: url(gradient_LtBlue.jpg);
}

.formlabel
{
	font-size:11px;
    font-weight: normal;
    color: #000000;
    line-height: 14px;
}

.Head
{
	font-family:Georgia;
	font-size:15px;
    font-weight:bold;
    color: #000000;
}
.date
{
	font-family:Verdana;
	font-size: 9px;
	font-weight:normal;
	width: 120px;
}
.presshead
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
}
	
.b_lr_1_999999
	  {
	  border-right:solid 1px #999999;
	  border-left:solid 1px #999999;
	  }
.b_t_1_b8d3ee
{
border-top:solid 1px #B8D3EE;
}
.b_t_1_d_EEEEEE
{
	border-top:dotted 1px #EEEEEE;
}
.b_t_1_d_CCCCCC
{
	border-top:dotted 1px #CCCCCC;
}
.b_b_1_d_CCCCCC
{
	background:url('cccccc_dot11.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}
.b_b2_003366
{
	border-bottom:solid 2px #003366;
}
.b_l_1_white
{
	border-left:solid 1px white;
}
.b_black
{
	border:solid 1px black;
}
.b_t_d_1_D0D0D0
{
	border-top:dotted 1px #D0D0D0;
	
}
.b_b_d_D0D0D0
{
	
	border-bottom:dotted 1px #D0D0D0;
}
.b_d
{
	border: dotted;
}
.b_b_s_005AC6
{
	border-bottom:solid 2px #005AC6;
}
.b_t_s_005AC6
{
	border-top:solid 2px #005AC6;
}
.b_t2_s_81A8CF
{
	border-top:solid 2px #81A8CF;
}

.b_t_s_81A8CF
{
	border-top:solid 1px #81A8CF;
}
.b_t_s_ECECEC
{
	border-top:solid 1px #ECECEC;
}
.b_r_1_5A5A5A
{
	border-right:solid 1px #5A5A5A;
}

.b_l_1_5A5A5A
{
	border-left:solid 1px #5A5A5A;
}
.p_l_2
{
	padding-left:2px;
}
.b_b_5_81A8CF
{
	border-bottom:solid 5px #81A8CF;
}
.b_b_2_CCCCCC
{
	border-bottom:solid 2px #CCCCCC;
}

.b_l_1_c9c9c9
{
	border-left:1px solid #c9c9c9;
}

.b_r_1_c9c9c9
{
	border-right:1px solid #c9c9c9;
}

.b_r_1_999
{
	border-right:1px solid #999;
}

.b_b_1_c0c0c0
{
border-bottom:1px solid #c0c0c0;
}

.b_t_1_999
{
	border-top:1px solid #999;
}

#MainNav .b_navcellbottomborder
{
background:url(/Images/Header/navcellbottomborder.gif) repeat-x;
height:10px;
font-size:0px;
}

#MainNav .b_navcellbottomborder img
{
display:block;
padding:0;
margin:0px auto;
width:14px;
}

.bg_dbl_brd_tl
{
background:url(dbl_brd_tl.gif) no-repeat top left;
}

.bg_dbl_brd_t
{
background:url(dbl_brd_t.gif) repeat-x top;
}


.bg_dbl_brd_tr
{
background:url(dbl_brd_tr.gif) no-repeat top right;
}

.bg_dbl_brd_r
{
background:url(dbl_brd_r.gif) repeat-y right;
}

.bg_dbl_brd_br
{
background:url(dbl_brd_br.gif) no-repeat bottom right;
}

.bg_dbl_brd_b
{
background:url(dbl_brd_b.gif) repeat-x bottom;
}

.bg_dbl_brd_bl
{
background:url(dbl_brd_bl.gif) no-repeat bottom left;
}

.bg_dbl_brd_l
{
background:url(dbl_brd_l.gif) repeat-y left;
}


.b_b_1_d_CCCCCC 
{
 background:url('cccccc_dot11.gif');
background-position:left bottom;
background-repeat:repeat-x;
}


#dnn_dnnSEARCH_txtSearch
{
    position: relative;
    top: -3px;
    left : 0px;
} 

.bg_eaeaea
{
    background-color: #EAEAEA;
    font-family: Verdana;
    font-size: 11px;
    margin-bottom: 5px;
    margin-right : 5px;
}
.p_4 {
padding:5px;
}

.dottedline
{
background:url('cccccc_dot.gif');
background-position:left bottom;
background-repeat:repeat-x;
}
.DescriptionCell
{
    width: 500px;
	padding-bottom:12px;
	padding-top:11px;
    border-top: black thin dotted;

}

.TitleCell
{
	padding-bottom:12px;
	padding-top:11px;
    width: 200px;
    border-top: black thin dotted;
}

.Created
{
    border-top: black thin dotted;
}

.DownloadCell
{
    border-top: black thin dotted;
}
.SizeCell
{
    width: 100px;
    border-top: black thin dotted;
}

/* Do not alter this CSS  for theader  */
.sIFR-flash {
visibility: visible !important;
margin: 0;
}
.sIFR-replaced {
visibility: visible !important;
}
span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
display: none !important;
}

.p_l_2 { 
    padding-left:2px;
}

.p_r_2 {
padding-right:2px;
}
.bg_l_666666
{
background:url(pixel_666666.gif) repeat-y left;
}


.b_r_1_c9c9c9 {
border-right:1px solid #C9C9C9;
}
.b_l_1_c9c9c9 {
border-left:1px solid #C9C9C9;
}

#headerOuter4 {
background:transparent url(headerBRCorner_11.gif) no-repeat scroll right bottom;
}

#headerOuter3
{
background:url(headerBLCorner_11.gif) no-repeat bottom left;
}

.bg_r_666666 {
    background:transparent url(pixel_666666.gif) repeat-y scroll right center;
}

#headerOuter3
{
background:url(headerBLCorner_11.gif) no-repeat bottom left;
}

#headerOuter4
{
background:url(headerBRCorner_11.gif) no-repeat bottom right;
}

.navtd{
height: 26px;
background:url(/images/nav_background.jpg);
background-position: left top;
background-repeat: repeat-x;
}
.b_navcellbottomborder
{
background:url(navcellbottomborder.gif) repeat-x;
height:10px;
font-size:0px;
}

/*HEading flash replacements Classes*/


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {

    visibility: hidden;
    letter-spacing: -2px;
   height:28px;
   font-size :28px;
    line-height:28px !important;
    margin:0 !important;

}
