/*

  Copyright 2009 NetFile
  All rights reserved

  For information regarding this code contact Hal at netfile dot com

  Detected browser:     Unknown
  Current application:  pub2
  Control class name:   agencybase_ascx
  Test mode:            FALSE
  Kiosk mode:           FALSE

*/

/* Start css content */



/***************************
    AgencyBase - Controls
***************************/

fieldset {
	width:auto;
  padding:10px;
  vertical-align:top;
  margin:15px 0;
  /* Mozilla rounding of fieldset borders */
  -moz-border-radius:14px;
}

legend,.boldText {font-weight:700;}

hr {border-bottom:1px solid #e9e9e9;width:100%;line-height:1px;}

ol{margin:15px 25px;}
ol li {margin:7px;font-size:.88em;}


/* Use main-links for main landing pages group of links. */
#main-links legend {font-weight:900;padding-bottom:3px;margin:11px;}	
#main-links ul {list-style:none;}
#main-links li {padding:2px 0;}
#main-links fieldset {display:inline;margin:11px;}
#main-links a div,
#main-links div {padding: 3px 2px 3px 15px;text-decoration: none;font-size:.8em;margin:0;}

/* Seat page layout */
/* Is this needed anymore? */
#main-links div.seatlinksCity,
#main-links div.seatlinksCounty,
#main-links div.seatlinksState,
#main-links div.seatlinksFed {font-size:1em;float:left;}      

#news,#quick-links,#inbox {width:75%;margin:10px 0;}

#quick-links a,#inbox a,#news a {text-decoration:underline;border:0;}

/* Loose the extra spacing and position the contents better*/
#news p,#quick-links p {margin:2px 20px;padding:0;}

/* Line up the header lines instead of stacking them*/
#quick-links h4,
#quick-links h5,
#news span	{margin-right:75px;padding-left:15px;}
#news ul {list-style-type:none;font-weight:700;}
#news ol {list-style-type: circle;list-style-position: outside;}
#news li {padding-top:4px;}


/* Moves header 'date' on landing page #news section*/
#news .date {margin:5px 0 5px 55px;}

/* Quick links link tags on landing page positioning*/
#quick-links a {
	padding:2px 25px;
  letter-spacing: 2px;
  display: list-item;
	list-style:none;
}

#inbox td {padding:5px;}

/* Header outline. Usualy an h4 or h5 tag on top of page */
.welcome {
  background: #636563; /* Change to reflect page color scheme */
  padding:3px 0 3px 3px;
  font-size: 1.3em;
  color: #fff;/* Change to reflect page color scheme */
}


/* On the efile submission page for filers */
.efileit {width:300px;}

/* Committee info page */
.pub-committee-info div {margin:25px;}
.pub-committee-info span {margin:25px 0 25px 45px;font-style:italic;}
.pub-committee-name,
.banner-landing { /* Uses the same banner look on pub search page landing page */
  padding:0 10px;
  height:75px;
  background: url(http://www.netfile.com/agency/img/flag_ban.jpg) no-repeat right;
  border:1px solid #000;
  line-height:1.5em;
 }
 
.pub-committee-info span a {font-style:normal;}

 /* Search results in ul */
.pub-search-results ul {list-style:none;}
.pub-search-results li {margin:10px 0;}
  
/* Adds padding between td's and for all other browsers but IE, mouse over td BG color changes */
.pub-search-results td {padding:.2em 0;}
.pub-search-results a {font-style:italic;} 
.pub-search-results p {padding:0 15px;}

/* Just used to make 'brows by elect measure' look better */
.pub-brows h5,
.pub-brows div {margin:3px;}
.pub-brows div a {font-size:1.2em;margin:0 7px;}

 
/* layout of in-line help */
.para fieldset {text-align:left;font-weight:100;}

/*  show / hide help fieldset header */
.para legend {font-weight:900;}

 /* Inline help pop up styling - 
  * helpbody places help pop up to the right of content
  * helpbodyL places help pop up to the left of content in the menu area.  
  */ 
.helpbody,.helpbodyL {
  float:right;
  border:1px solid #c8c8c8;
  padding:4px;
  width:40%;
  font-size:.9em;
  background:#fff;
  text-align: justify;
 }
.helpbody a,,.helpbodyL a {text-decoration:none;border:0;color:#ff0000;}
.helpbody ul,.helpbodyL ul {list-style:none;margin:0 8px;}
.helpbody li,.helpbodyL li {padding:5px 0;}
.helpbodyL {
  float: left;
  width:25%;
  position:absolute;
  left:19%;
}
.helpbody i {padding:0 .5em;}
.helpEmail {text-align:left;padding:1em;color: #db0000;}

/* For the filer landing page 
#filer-landing fieldset {float:left;width:315px;margin:5px 3%;}
#filer-landing legend {font-weight:900;color:#00008b;padding:0 3px;}
#filer-landing p {padding:0 2px;font-size:.85em;line-height:1.3em;}
#filer-landing a,
#filer-landing a img {text-decoration:none;border:1px solid #fff;}
#filer-landing a:hover img {background:#d8d8d8;border:1px solid #d9d9d9;}
*/

/* For the filer Icon Menu 
#filer-icons fieldset {
  float:left;
  position:relative;
  left:.1em;
  margin:.3em .5em;
  width:40%;
}
#filer-icons legend {
  font-weight: 900;
  color: #00008b;
  padding:0 3px;
  font-size:1.5em;
}
#filer-icons img {border:1px solid #fff;}
#filer-icons a,#filer-icons a:link {
  text-decoration: none;
  border:1px solid #fff;
  text-align:center;
  vertical-align:middle;
  display:block;  
  width:11.5em;
  height:12em;
  float:left;
  margin:.2em .3em;
}
#filer-icons a:hover img {background:#d8d8d8;border:1px solid #d9d9d9;}
*/


/* Document index menu links */
.doc_index fieldset {margin:1.5em 0;}
.doc_index a {
	text-decoration:none;
	display:block;
	width:170px;
	border:1px solid #fff;
	text-align:center;
}
.doc_index img {margin:1.7em;}
.doc_index a:hover {border:1px solid #d9d9d9;}

/* Lines up the Create New forms icons */
.formsNew a {float:left;}


/* positions checkbox, Radio buttons text to center on itself */
.inputCheckbox,.inputRadio {vertical-align:middle;}

/* Look of submit buttons, text entry's etc. Does not work on browse txt box / button */
.inputButton,
.inputSelect,
.inputSubmit,
.inputText,
.inputAutofill {
  font-weight:700;
  margin:4px;
  vertical-align:middle;
}
/* Autofill box look. Actual drop down look is in autofill.js  */
.inputAutofill {border:3px double #000;}

.inputButton a {padding:1px 4px;text-decoration:none;}


/* Gives text a green color for Yes answers on yes/no */
.textTrue {color:#006400;}

/* Red color for text, see above*/
.textFalse,.textRequiredField,.textError,.req {color:#FF0000;}

.textMessage {color:#6495ed;padding:1em;font-weight:700;}

/* Alternating background colors for table rows */
.textAlternateBg,.textNormalAlt {background: #f5f5f5;}	


/* Letter generation page */
#letters fieldset {width:25%;}
#letters ul {list-style:none;}
#letters li {margin:8px 0;}
#letters h6 {font-weight:900;font-size:110%;margin:8px 0;}

/* For the Restricted seats section */
.seatlinksCity,
.seatlinksCounty,
.seatlinksState,
.seatlinksFed {clear:left;}


/* Agency help links look & feel */
#agencyhelp a {
	color: #02008A;/* Change to reflect page color scheme */
	text-decoration: none;
	border: 0;
	font-weight: 900;
}
#agencyhelp a:hover {color: #D50000;text-decoration:underline;}


/* Help class for inline help on a word or whatever.
 * Will place a dashed underline on word and change
 * the cursor to a question mark. Title holds the help
 * text that will pop up on hover.
 */
.help {cursor: help;text-decoration: none;}


/*  Used when there is more information for a specific page in a 'p' tag */
.moreInfo  {padding:1.5em;}


/* Used for the split transactions table layout */
.Splits {border:1px solid #000;border-width: 1px 1px 0 1px;margin:1em;}
.Splits td {padding:.5em;border-bottom:1px solid #000;}

.debit,.credit {border-left:1px solid #000;}
.sbg {background:#e6eefc;}


 /* Throw a underline under whatever to segregate better. 
  * See Public pages - Search results for filings
  */
.underline {border-bottom:1px solid #000;}
 
 .xsmall {font-size:.78em;}

.clearleft {clear:left;}
.clearright {clear:right;}
.clearboth {clearboth;}
/* End css content */


/****************
  Base  PUB2
****************/

ul {list-style:none;}


/* back button ato bottom of page */
.back_btn {
    background:url(http://www.netfile.com/agency/img/arrow_left10x10.gif) no-repeat left center;
    padding-left:12px;
    font-weight:700;
}


.export_xls,.export_word {
    background-position:2px center;
    background-repeat: no-repeat;
    padding:3px 20px !important;
    width:170px;
}
.export_word{background-image:url(http://www.netfile.com/agency/img/icon_doc.gif);}
.export_xls {background-image:url(http://www.netfile.com/agency/img/icon_xls.gif);}



/* Filing Icon Set */
.icon_key {
	background:#fff;
	font-size:88%;
	margin:.5em 0 .5em 2em;
    padding:.5em;
    border:1px dashed #ccc;
    width:375px;
    margin:.5em;
}

.icon_key span.efiled,.icon_key span.paperfiled  {
	display:block;
	background-position:left;
	padding-left:18px;
}
.icon_key a.efiled,.icon_key .efiled {
	background: url(http://www.netfile.com/agency/img/efiled16x16.gif) no-repeat center right;
	padding-right:18px;
	line-height:1.7em;
}
.icon_key a.paperfiled,.icon_key .paperfiled {
	background: url(http://www.netfile.com/agency/img/paperfiled16x16.gif) no-repeat center right;
	padding-right:18px;
	line-height:1.7em;
}
.icon_key a.efiled,.icon_key a.paperfiled{display:block;}


/* Export transactions links */
.pub_export {margin:1em;border:1px dashed #ccc;width:44em;}
.pub_export ul {list-style:none;}
.pub_export li {margin:.5em 0;}
.pub_export li a {
    display:block;
    float:left;
    width:11em;
    background:#fff url(http://www.netfile.com/agency/img/icon_xls.gif) no-repeat 100% 0;
    padding:0 20px 0 0;
    margin-right:0; 
    text-align:right;
    text-decoration:none !important;
    font-weight:700;
    border:none;
}
.pub_export li a:hover {color:#6C6C6C;text-decoration:underline !important;}
.pub_export li span {margin-left:.5em;}



/* "To view this filing, come to the office..." look */
h2 {width:75%;text-align:center;}

input {margin:0 .25em;}
label {
    width:6.5em;
    float:left;
    text-align:right;
    padding-right:1.2em;
    }

#content h4 {
    font-size:120%;
    border-left:7px solid;
    border-bottom:1px solid;
    padding-left:10px;
    }
#content h5,#content h6 {
    font-variant:small-caps;
    font-weight: 700;
    margin:1em 0 .5em 0;
    }
    
#content .RadGrid_Office2007 {margin-top:1.2em;margin-bottom:1em;} /* over ride Radgrid positioning */

#ID_search,#quick_name,#by_date,#brows,#advanced {margin-bottom:3em;width:100%;}
#brows,#advanced {clear:both;}
#advanced {margin-left:1em;width:90%;}

#content span.checkbox label {width:auto;float:none;clear:both;} /* over ride label styling on checkbox */
#content span.checkbox {display:block;margin:-2em 0 3em 0;}

.date input {width:6em;}

.submit {font-family:times;padding:0 .35em;font-weight:bold;}
 
 /* */
 a.submit {
    border:1px solid #999;
    padding:1px 5px;
    border-width:1px 2px 2px 1px;
    margin-right:.5em;
    background:#fff;
    text-decoration:none !important;
    }

/* Please note only transactions... */
#content p {width:50%;margin:1em auto;}
#content p b {color:#ff0000;}

/* Filings Icon set */
.icon_key { /* Container for IK */
	background:#fff;
	float:right;
	margin-top:-2.5em;
	font-size:78%;
	padding-left:5px;
}
span.efiled,
span.paperfiled  {
	display:block;
	background-position:left;
	padding-left:18px;
}
a.efiled,.efiled {
	background: url(http://www.netfile.com/agency/img/efiled16x16.gif) no-repeat center right;
	padding-right:18px;
		line-height:1.7em;
}
a.paperfiled,.paperfiled {
	background: url(http://www.netfile.com/agency/img/paperfiled16x16.gif) no-repeat center right;
	padding-right:18px;
		line-height:1.7em;
}
a.efiled,a.paperfiled{display:block;}

.RadGrid_Office2007{clear:right;}/* clear above float. */

/* baloon help icons */
a.help {
  position:relative;
  text-decoration:none !important;
	z-index:20;
	cursor:help;
	background:url(http://www.netfile.com/agency/img/help.gif) no-repeat left;
	padding:10px; 
	height:20px;
	overflow:hidden;
	}
a.help:hover {z-index:21;background:transparent;}
a.help span {display:none;}
a.help:hover span {
    display:block;
    position:absolute;
    margin:1em;
    width:30em;
    border:1px solid #000;
    background:#6495ed !important;
    color:#fff;
    padding:.25em;
    font-family:monospace;
    font-weight:100;
    font-size:12px;
    line-height:1.2em;
    letter-spacing:.05em;
    text-decoration:none;
    z-index:22;
	}


.disclaimer {display:none;} /* Hide it from everyone but SFO */	

/* KIOSK MODE */

/* floating 'In Kiosk Mode' box */
h3.KM {
    position:fixed; /* Keeps box in the top right of the screen, even when scrolling */
    right:2%;top:7%;
    background:#fff;
    padding:1% 2%;
    color:#ff0000;
    border:5px double;text-align:right;
    }

.klogin {position:relative;float:right;width:250px;bottom:0;text-align:right;}
.klogin label {display:block;width:5em;padding:0;font-size:1.2em;line-height:1.4em;}
.klogin .submit {margin-left:11.5em;}
.klogin a {color:#c5c5c5;text-decoration:none;}

* html body input {margin:.2em;}/* IE6 hack */

/* Export transactions links */
.pub_export {margin:1em;border:1px dashed #ccc;width:500px;}
.pub_export li {margin:.5em 0;}
.pub_export li a {
    display:block;
    float:left;
    width:11em;
    background:#fff url(http://www.netfile.com/agency/img/icon_xls.gif) no-repeat 100% 0;
    padding:0 20px 0 0;
    margin-right:0; 
    text-align:right;
    text-decoration:none !important;
    font-weight:700;
    border:none;
}
.pub_export li a:hover {color:#6C6C6C;text-decoration:underline !important;}
.pub_export li span {margin-left:.5em;}

.banner-landing {
  padding:0 10px;
  height:75px;
  background: none;
  border:none;
  line-height:1.5em;
 }