﻿@charset "UTF-8";
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
    height: 781px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: medium;
	padding: 0px;
	position: relative;
	height: 820px;
}
#wrapper #banner {
	background-image: url(../Images/home-banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0px;
	background-position: center center;
}
#wrapper #topnav {
	background-color: #333399;
	margin: 0px;
	padding: 0px;
	width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	position: absolute;
	top: 95px;
	height: 25px;
	left: 0px;
}


td 
{
vertical-align: top;
}


.social_icon {width: 30px; border: 0px; height: 30px; margin-right: 0px}


.topiclist {width: 90%; font-size: 12pt}


.footer_nonURL {
    text-decoration:  none;
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: normal;
}

.hr_main {
    width: 100%;
	background-color: #FFF;
	border: 1px solid #CCC;
    padding: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	vertical-align: text-top;
}

.table_rightborder {
    border-right: thin solid;
    border-bottom: none;
    border-left: none;
    border-top: none;
    border-color: black;
}

.td_rightborderonly {
    border-right: thin solid;
    border-color:black; 
    border-bottom: none;
    border-left: none;
    border-top: none;
}


.asp_tablecell_rightborder_bottomborder_only {
    border-right: thin solid;
    border-right-color: black; 
    border-bottom: thin solid;
    border-bottom-color: black;
    border-left: none;
    border-top: none;
}




/***********************************************/
/*       Login Control Styles                  */
/***********************************************/
.ctlMainLoginStyle
{
     Background-Color: #BEDC94; 
     Border-Color: #228B22;
     Padding: 4px 4px 4px 4px;
     Border-Style: Solid;
     Border-Width: 1px; 
     font-family: Tahoma; 
     font-size: 1em;
     color: Black; 
     width: 311px; 
     height: 137px;
}

.LoginButtonStyle
{
    background-color: ButtonFace; 
    border-color: #CCCCCC;
    border-style: Solid;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em; 
    color: #284775;
}

.LoginTextBoxStyle
{
    font-size:.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LoginTitleTextStyle
{
    background-color: #333399;
    width: 311px;
    font-weight: Bold;
    font-size: 0.9em;
    color: White;
}

.LoginInstructionTextStyle
{
     font-style: italic;
     color: Black; 
}



/***********************************************/
/*       Custom Messagebox Styles              */
/***********************************************/
.MessageBoxBackground 
{
  filter: alpha(opacity=70); 
  opacity: 0.7;
}
    
.custom_msgbox 
{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -100px;
  z-index: 2000;
}

.Overlay { 
  overflow:hidden;
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000;
}

.ModalBackdrop {
width: 100%;
height: 100%;
z-index: 100000;
position: absolute;
background-image: url(/Images/DPILogo.png);
background-repeat: repeat;
margin-top: 0px;
margin-left: 0px;
}


.AJAXModalDialog 
{
position: absolute;
top: 0px;
left: 0px; 
border-style: none;
border-color: inherit;
border-width: thin;
width: 100%;
height: 100%;
padding: 5px;
z-index: 100;
background-color: #FFF;

/* This works in IE 5, 6, 7 8, 9  */
filter:alpha(opacity=50); 

/* Older than Firefox 0.9         */
-moz-opacity:0.50;

/* Safari 1.x (pre WebKit)        */
-khtml-opacity: 0.50;

/* Modern                         */
/* Firefox 0.9+, Safari 2+, Chrome, Opera 9+, IE 9+ */
opacity: 0.50;
}


.style2
{
    width: 104px;
}
.style3
{
    width: 140px;
}






/*************************************************************************/
/*       Suggested as a fix for dropdown menus that were white           */
/*************************************************************************/

.IE8Fix
{
z-index: 100;
}









/*************************************************************************/
/* Style to maintain integrity of layouts, should user augment the       */
/* text size in their browser                                            */
/*************************************************************************/

.asp_button_as_link
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
background-color:transparent;
border:none;
cursor:pointer;
text-decoration:underline;
padding: 0px 0px 0px 0px;
}

.asp_urls
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
text-decoration: underline;
}



/* Former location of buttons css  */



/* Former location of listbox css */








.main_url 
{
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-style: normal;
line-height: normal;
}
 



/* Labels */
.asp_labels
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
}

.asp_labels_bold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: bold;
color: Black;
}








.td_grids 
{
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
}


.asp_sub_headers
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: bold;
color: Black;
}

.asp_headers
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2.5em;
font-weight: bold;
color: Black;
}

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: bold;
color: Black;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.25em;
font-weight: normal;
font-weight: bold;
color: Black;
}

h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.00em;
font-weight: normal;
font-weight: bold;
color: Black;
}




/* Textboxes */
.asp_textbox_one_character
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 2.0em;
}

.asp_textbox_extra_small
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 4.0em;
}

.asp_textbox
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
}

.asp_textbox_larger
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 20.0em;
}

.asp_textbox_extra_long
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 30.0em;
}

.asp_textbox_right_align
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
text-align: right;
}

.asp_textbox_dialog
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: normal;
color: Black;
}

.asp_textarea_dialog
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
overflow: auto;
}





input, button, textarea, select { font-size: 100%; }




.asp_image_button
{
    margin: 0; 
    padding: 0;
    display:inline-block;
    height: 25px;
    width: 25px;
    border: 0;
 } 


.wizpagetitle 
{
 margin-bottom: 0em;
 margin-top: 0em; 
 padding-left: 1em; 
 background-color: #666;
 color: yellow;
 border: thin solid black;
 font-weight: bold;
}


table.asp_cell_no_bottom_border
{
    border-bottom-style: none;
    border-top-style: solid;
    border-top-color: Black;    
    border-top-width: 1px;
    border-left-style: solid;
    border-left-color: Black;    
    border-left-width: 1px;
    border-right-style: solid;
    border-right-color: Black;    
    border-right-width: 1px;
}


table.asp_cell_no_top_border
{
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-color: Black;    
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-color: Black;    
    border-left-width: 1px;
    border-right-style: solid;
    border-right-color: Black;    
    border-right-width: 1px;
}







/*************************************************************************/
/* Styles for the filter dialog and message box                          */
/*************************************************************************/

div.MaskedDiv 
{
visibility: visible;
position:absolute;
height: 100%;
width: 100%;
left:0px;
top:0px;
font-family:verdana;
font-weight:bold;
z-index:100;
background-image:url('../Images/trans-blk-40.png');
background-repeat: repeat;
/* ieWin only stuff */
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../Images/trans-blk-40.png');
}


div.ModalPopup 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-style: normal;
background-color: White;
position: absolute;
z-index:10000;
color: Black;
border-style: solid;
border-color: #999999;
border-width: 1px;
top: 10%;
left: 30%;
}

div.MessagePopup 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-style: normal;
background-color: White;
position: absolute;
z-index:10000;
color: Black;
border-style: solid;
border-color: #999999;
border-width: 1px;
top: 10%;
left: 35%;
}


div.MiscPopup 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-style: normal;
background-color: White;
position: absolute;
z-index:10000;
color: Black;
border-style: solid;
border-color: #999999;
border-width: 1px;
top: 20%;
left: 25%;
}

.textbottom 
{
vertical-align: top;
} 






/* Buttons */
.asp_buttonregular
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 6.0em;
height: 2.0em;
-webkit-border_radius: 0px;
-webkit-appearance: button;
}

.asp_button_larger
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
color: Black;
width: 8.0em;
height: 2.0em;
-webkit-border_radius: 0px;
-webkit-appearance: button;
}

.asp_button_extralarge
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
color: Black;
width: 15.0em;
height: 2.0em;
-webkit-border_radius: 0px;
-webkit-appearance: button;
}

.asp_button_insanely_large
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
color: Black;
width: 22.0em;
height: 2.0em;
-webkit-border_radius: 0px;
-webkit-appearance: button;
}



/* .NET Menu/View CSS  */
.NonClicked
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
background-color: #85B93C;
width: 14.5em;
height: 2.0em;
border:1px solid darkgreen;
-webkit-border_radius: 0px;
-webkit-appearance: button;
}

.Clicked
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: bold;
color: Black;
background-color: #BEDC94;
width: 14.5em;
height: 2.0em;
border-bottom: none;
border-top: none;
border-left: none;
border-right: none;
-webkit-border_radius: 0px;
-webkit-appearance: button;
}





/* Listboxes */
.asp_droplists_extra_extra_large
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 48.0em;
height: 1.6em;
/* Border added to accommodate liquid-layout flex-sizing on Safari */
/* An odd css hack, but needed */
border:1.0px solid;
border-color: black;
}

.asp_droplists_extra_large
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 24.0em;
height: 1.6em;
/* Border added to accommodate liquid-layout flex-sizing on Safari */
/* An odd css hack, but needed */
border:1.0px solid;
border-color: black;
}

/* Dropdown Lists */
.asp_droplists_extra_small
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 5.0em;
height: 1.6em;
/* Border added to accommodate liquid-layout flex-sizing on Safari */
/* An odd css hack, but needed */
border:1.0px solid;
border-color: black;
}

.asp_droplists_small
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 8.0em;
height: 1.6em;
/* Border added to accommodate liquid-layout flex-sizing on Safari */
/* An odd css hack, but needed */
border:1.0px solid;
border-color: black;
}

.asp_droplists_large
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 16.0em;
height: 1.6em;
/* Border added to accommodate liquid-layout flex-sizing on Safari */
/* An odd css hack, but needed */
border:1.0px solid;
border-color: black;
}

.asp_droplists_extra_large_multirows
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
font-weight: normal;
color: Black;
width: 20.0em;
height: 20.0em;
/* Border added to accommodate liquid-layout flex-sizing on Safari */
/* An odd css hack, but needed */
border:1.0px solid;
border-color: black;
}









/* Used for password strength indication */
.VeryPoor
{
background-color:red;
}

.Weak
{
background-color:orange;
}

.Average
{
background-color: #A52A2A
}

.Strong
{
background-color:green;
}

.Excellent
{
background-color:yellow;
}

.border
{
border: medium solid #800000;
width:500px;                
}





/* For footer sprite rendering */
.sprite {background:url(../Content/Images/sprites.png);}

.DPIConnected {width:94px; height:39px; background-position:-2px -7px;}
.Facebook {width:39px; height:39px; background-position:-101px -7px;}
.RSS {width:40px; height:38px; background-position:-145px -8px;}
.Twitter {width:34px; height:32px; background-position:-193px -8px;}
.YouTube {width:39px; height:38px; background-position:-236px -8px;}
.EList {width:39px; height:38px; background-position:-283px -8px;}
.WIGov {width:52px; height:45px; background-position:-333px -5px;}




/* Disables resizing capabilities (resize grip in lower right corner) of a textarea in Chrome and Safari */
textarea 
{
    resize: none;
}





