/*******************************
         Base styles
*******************************/		
@import url(https://ssl.netfile.com/static/agency/zero_out.css);
@import url(../css/sei_admin.css);

/*******************
      Basics
*******************/
body {
  background:#fff;
  font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  color:#4B7083;
  width:100%;
  height:100%;
  text-align:center;
  position:relative;
}
#wrapper1 {
   min-width:900px;
	max-width:1200px;
	width:80%;
	text-align:left;
	margin:0 auto;
	background:#fff;
	border:1px solid #ccc;
}
* html #wrapper1 {width:900px;}/* IE6 hack */

#wrapper2 {height:100%;background:#fff;}

a,a:link,a:visited {color:#4B7083;text-decoration:none;}

h2,h3,h4,h5,h6,legend,#filer-icons legend {
	font: bold small-caps 14px Georgia, "Times New Roman", Times, serif;
	font-weight:700;
	color:#525252;
	margin:.5em;
}
h1 {font-size:1.78em;}
h2 {font-size:1.58em;}
h3 {font-size:1.38em;}
h4 {font-size:1.18em;}
h5 {font-size:1em;}
h6 {font-size:.98em;}

fieldset {padding:1em;margin:.5em;}
legend {padding:0 5px;}
ul {list-style:none;}

.floatL {float:left;width:100%;}
.floatR {float:right;width:100%;}
.clearL {clear:left;}
.clearR {clear:right;}
.clearB {clear:both;}

/*/////////////////////
     header section
//////////////////////*/

#header {
	position:relative;
	height:107px;
	width:100%;
	background:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header .banner span,
#header .banner a,
#header .menu_top,
#header .menu_middle,
#header .menu_bottom {display:none;}
 

/*////////////////////////////
   left side menu section
////////////////////////////*/
#menu {
   float:left;
	clear:right;
   width:15em;
   font-size:11px;
   vertical-align:top;
}
*:first-child+html #menu {position:relative;top:55px;} /* IE7 hack */
#menu a {background: url(../img/square_bullet_4x10.gif) no-repeat 0 0;padding-left:1em;margin-left:1em;}
#menu a:hover {text-decoration:none;background:#7288BC;color:#fff;}
#menu li {padding:3px;vertical-align:top;}
#menu h3 {border-bottom:1px solid #CCC;margin:0 .25em;text-align:center;padding:.5em;}

#ctl00_phBody_SuccessLinks {margin: 2em 2em 2em 0 !important;}
.mastertableview {margin-left: -6px !important;}
.verifyDataBorder {overflow: hidden !important;}
#content .verifyDataBorder .gridview {width: 100% !important;}

/*/////////////////////////
     content section
////////////////////////*/
#content {
	clear:right;
   margin:1em 1em 1em 15em;
   border-left:1px dashed #E5E5E5;
   padding:1em;
	vertical-align: top;
}	
#content h4 {
	padding:0 0 1em 0;
	margin:0 0 .5em 0;
}


/*////////////////////////
  footer content section
////////////////////////*/

#footer {
   height:67px;
   border-top:1px solid #eee;
   text-align:center;
   width:100%;
}
#footer .searchbar ul,
#footer .footer_menu {display:none;}


/* Test site bg */
.testing #content {background: url(https://ssl.netfile.com/static/agency/img/testing_bg.gif) repeat 0 0;}



/******************************** 
            CAMP Staff
********************************/ 

.welcome {
  background-color:transparent;
  padding:3px 0 3px 3px;
  font-size: 2em;
  color:inherit;
}
a.help_pdf {padding:4px 20px 4px 0;}
a.help_pdf:hover {background-color:#7288BC !important;color:#fff;}

.staff #menu {margin-top:4em;}
.staff #content {
   margin:1em;
   padding-top:2.5em;
	width:100%;
}
*:first-child+html .staff #content {
	width:auto;
}
* html .staff #content {
	width:auto;	
}


/********************************
          CAMP PUB2
********************************/ 


.pub2 #content {clear:none;margin-top:2em;}
*:first-child html .pub2 #content {margin-top:0em;}

.pub2 #content h4 {
    font-size:1.18em;
    border-left:0;
    border-bottom:0;
    padding:0;
    font: bold small-caps 14px Georgia, "Times New Roman", Times, serif;
    font-weight:700;
    color:#525252;
    margin:1em 0 .2em 0;
}
* html .pub2 #content h4 {margin:.2em 0;}
.pub2 #content h4.banner_txt {margin:3em 0 1em 0;}
*html .pub2 #content h4.banner_txt {margin:0 0 1em 0;}

#ID_search,#quick_name,#by_date,#brows {margin:2.5em 0;width:auto;}

* html body input {margin:0;}


.pub2 label {
    position:relative;
    display:block;
    width:10em;
    float:left;
    clear:none;
    padding-right:5px;
    text-align:right;
    font-weight:700;
    margin-top:.5em;
    color:#000;
    }

.pub2 .icon_key {margin:.5em;}

.pub2 #advanced {clear:none;margin-top:3.5em}
.pub2 #advanced li {margin:.5em;}

#ctl00_phBody_rgAdminOffice_ctl00, #ctl00_phBody_rgAgenciesOffice_ctl00 {width:78% !important;}
.transactions .RadGrid_Web20 {border: 0 !important;}