﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	font-size: .75em;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #696969;
	

	/*background-image:url('/Content/Images/shadowbg.png');
	background-repeat:repeat-y;*/
	background-position:center; 
}

a:link
{
    color: #18175b; /*#034af3;*/
    text-decoration: none;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #0000ff; /*#1d60ff;*/
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
 /*   margin-bottom: 20px;*/
	line-height: 1.6em;
	margin-bottom: 0px;    
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 0 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{	
    width: 1020px; /*578px;*/
    /*height:90%;*/
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto; 
    float:none;
    background-color:transparent;    
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    background-color:white;
}

#header h1
{
	float:left;
	font-weight: bold;
	/*padding: 5px 15px;*/
	margin: 0;
	color: navy;
	border: none;
	line-height: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px !important;
}

#header h2
{
	float:left;
	font-weight: bold;
	/*padding: 0px 15px; */
	margin: 0;
	color: Gray;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	font-style:italic;
}

#main
{
	display:table;
	background-color:white;
	float:none;
	margin: auto;
/*    padding: 10px 20px 0px 20px;  */
    width:1020px;

 /*   -moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888; */
}

#footer
{
    color: #999;
    padding: 2px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #D5C1A0 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 0;
    padding: .85em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin:1px 12px 2px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    line-height:1.0em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
 /* border: solid 1px #e8eef4;*/
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  /* border: solid 1px #e8eef4;*/
}

table th
{
  padding: 6px 5px;
  text-align: left;
  /*background-color: #e8eef4; 
  border: solid 1px #e8eef4;   */
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:20px;
    background: transparent url("/Content/Images/siteheader.png") left center no-repeat;
}

#menucontainer ul#menu 
{
	height:150px;
}

.frmButton 
{
	float:left;
}

.frmSubmit, .frmMapFields
{
	float:right;
}

.frmMapFields, .frmSubmit, .frmButton
{
	height:35px;
}

.frmChoose 
{
	background-color:#D5C1A0;
	height: 30px;
	margin-bottom: auto;
	margin-top: -1px;
	padding-left: 5px;
	padding-top: 7px;
	vertical-align: middle;
	float:left;
	
}

#menucontainer #menu li a, .frmButton, .frmSubmit, .frmMapFields
{
	background: #292929 url(/Content/images/ui-bg_diagonals-medium_25_111111_40x40.png) repeat-x 50% 50%;
	/* background: #292929 url(/Content/images/ui-bg_flat_40_292929_40x100.png) repeat-x 50% 50%;*/
	border: .15em solid #D5C1A0;
	color: #fff;
	font-weight: bold;
}

#menucontainer #menu li a:active 
{
	background: #292929 url(/Content/images/ui-bg_flat_40_292929_40x100.png) repeat-x 50% 50%;
	border: .15em solid #CAB737;
	color: #CAB737;
	font-weight: bold;

}

#menucontainer #menu li a:hover, .frmButton:hover, .frmSubmit:hover,.frmMapFields:hover
{
	 border: 1px solid #cab737; 
	 background: #ccbe81 url(images/ui-bg_inset-soft_80_ccbe81_1x100.png) 50% 50% repeat-x; 
	 font-weight: bold; 
	 color: #18175b;
	 text-decoration: none;
}

div#title
{
    display:inline;
    float:left;
    text-align:left;
}

div#subtitle
{
	display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
#MaptabContainer,#MaptabContainer2
{
	background-color:#111;
	border: .15em solid #eed;
	float: right;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top:7px;
	padding-left: 10px;
	padding-right: 7px;	
	vertical-align: top;
	height:600px;
	width:450px;

  /*  -moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;	*/
}

#MaptabContainer2 
{
	float:left;
	vertical-align:middle;
}

#Senate_Map, #House_Map, #Congress_Map 
{
/*	height:200px;
	width:200px;

	background-color:#edd;
	border: .15em solid #aaa;
	display:block;
*/
	
	float:left;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	width: 420px;
	height:500px;
	color:#888;
}

.leg_info_box 
{
	width:300px;
	padding:5px;
}

.LegislatorPic
{
	background-color:#ffffd3;
	border-color:Silver;
	border-style:solid;
	border-width:1px;
	float:none;
	height:200px; /*153px;*/
	width:142px; /*109px;*/
}

.LegislatorTitle
{
}

.LegislatorName
{
}

.LegislatorInfoBox
{
	background-color:White;
	border-color:Silver;
	border-style:solid;
	border-width:1px;
	float:none;
	height:153px;
	width:550px;
	
}

.LegislatorInfo
{
	float:left;
}

.LegislatorInfoCaption
{
	font-weight:bold;
}

.LegislatorHeader
{
	vertical-align: top;
	font-size: 13pt;
	font-weight: bolder;
	font-style: italic;
	line-height: 26pt;
}

.LegislatorSection
{
	width:auto; 
	float:none;
	visibility:visible;
	background-color:#eeeedd;

	/*background-image:url('../../Content/Images/yellowglass_30px.png');
	background-repeat:repeat;
	background-position:top; */

	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;

	-moz-border-radius-topleft: 5px 5px;
	border-top-left-radius: 5px 5px;
		
	-moz-border-radius-topright: 25px 50px;
	border-top-right-radius: 25px 50px;
	
	-moz-border-radius-bottomright: 25px 50px;
	border-bottom-right-radius: 25px 50px;
}

.accordionTitle
{
	font-size:14pt;
	font-weight:bold;
	float:none;
}

.accordion
{
	float:left;
	width:475px;
}

.EnterAddress, .loginform 
{
 float:none;
 width:578px;
 height:250px; 
 margin:20px 0 10px 0;
}

.EnterAddress tr td span, .formheader
{
	float:left;
	font-size:14pt;
	color:gray; /*#034AF3;*/
	letter-spacing:1px;
	
}

.formheader
{
	font-weight:bold;
} 

.forminstructions 
{
	float:left;
	font-size:12pt;
	font-weight:bold;
	color:#18175b;
}

.formExample
{
	background-color: #ffffcc;
	padding:10px;
}

.formExample p
{
	font-family:Courier New;
}

#options 
{
	width:185px;
	height:85px;
	background-color:Red;
	float:left;
}

.AddressEntryBox #AddressContainer 
{
	width:275px;
	float:left;
}

.AddressEntryBox 
{
	 width:260px;
	 height:110px;
	 float:left;

	-moz-border-radius-topleft: 5px 5px;
	border-top-left-radius: 5px 5px;
		
	-moz-border-radius-topright: 25px 25px;
	border-top-right-radius: 25px 25px;
	
	-moz-border-radius-bottomright: 25px 25px;
	border-bottom-right-radius: 25px 25px;	 
}

.accordion h2.maximized
{	
	background: #fff url('Images/16-square-blue-add.png') center left no-repeat;
	padding-left:20px;
}

.accordion h2.minimized
{
	background:#fff url('Images/16-square-blue-remove.png') center left no-repeat;
	padding-left:20px; 
}

.ImageHover
{
}

.CSVdiv .CSVtable 
{
	background-color:#bbb;
	width:998px;	
	margin-right:auto;
	margin-left:auto;
}

.CSVdiv tr th 
{
	width:auto;
	background: #292929 url(/Content/images/ui-bg_flat_40_292929_40x100.png) repeat-x 50% 50%;
	color:Yellow;
	text-align:center;
	height:7px;
	border-right:solid .15em #D5C1A0;
}

.CSVdiv tr td 
{
	width:auto;	
	height:7px;
	border-right:solid .15em #D5C1A0;
}

.CSVdiv tr 
{
	font-size:7pt;
}

.CSVdiv tr
{
	background-color:#eee;
	color:#000;
	font-weight:bold;
}

.CSVdiv.empty tr td
{
	width:120px;
}

.CSVdiv tr:hover
{
	background-color:#ffff72;
	color:#000;
	cursor:pointer;
}

.CSVdiv 
{	
	position:relative;
	width:998px;	
	margin-right:auto;
	margin-left:auto;
	height:512px;
	overflow:scroll;
}

.address_title, .mappingfields_title 
{
	padding-bottom:5px;
	padding-top:20px;
	font-size:12pt;
	font-weight:bold;
	float:left;
}

.mappingfields_title 
{
	padding-bottom:5px;
	padding-top:0px;
}

.mapfield_container,.mapfieldtbar_container
{
	float:left;
	width:940px;
}

#upload_dialog, #mapping_dialog 
{
	float:right;
}

#sampledisplay 
{
/*	background-color: #D5C1A0;
	float: right;
	height: 473px;
	position: relative;
	width: 660px; */
}

#fieldmapaccordion 
{
	position:relative;
	float: left;
	padding-right: 10px;
	width: 230px;	
}

.loadfilecontrol_hide
{
	visibility:hidden;
}

.loadfilecontrol_show
{
	visibility:visible;
}

.mapfieldscontrol_hide
{
	visibility:hidden;
	color:Red;
}

.mapfieldscontrol_show
{
	visibility:visible;
	color:Blue;
}

.chklist 
{
	width:25px;
	float:left;
}

.chklist td
{
	width:200px;
	float:left;
}

.chklist td input
{
	width:27px;
	float:left;
}

.chklist td label
{
	width:200px;
	float:none;
}

.fieldmap 
{
	background-color:#f55;
}

.PreviewFieldMap 
{
	float:right;
	width:605px;
/*	width:400px;
	height:200px;
	background-color:White; */
}

.PreviewFieldMap .content 
{
	/*float:left;*/
}

#previewAddressTable, #previewAddressTable tbody
{
	overflow:scroll;
	width:600px;
	height:378px;
	float:right;
	margin:5px;
	
	background-color: #D5C1A0;
}

#previewAddressTable tbody 
{
	background-color:#fff;
	float:left;
	margin-left:1%;
	margin-right:1%;
	width:98%;
}

#previewAddressTable tbody:hover 
{
	cursor:pointer;
}

#previewAddressTable tbody tr:nth-child(2n) 
{
	background-color:#ffff72;
}

#previewAddressTable tbody tr td 
{
	width:600px;
	vertical-align:middle;
}

#previewAddressTable tbody tr td:hover
{
	font-weight:bolder;
}

#tech-credit 
{
	width:auto;
	left:1px;
	position:absolute;
	background-color:#111;
	padding:3px 27px;
	height:auto;
	text-align:center;
	color:#CAB737;
/*
	-moz-border-radius-bottomleft: 25px 50px;
	border-bottom-left-radius: 25px 50px;	

	-moz-border-radius-bottomright: 25px 50px;
	border-bottom-right-radius: 25px 50px;	*/
	
}

#tech-credit span,#tech-credit a 
{
	float:left;
	font-size:10px;
	text-align:center;
	color:#ccc; /*#CAB737;*/
	padding-top:3px;
	letter-spacing:1px;
}
