﻿/* selector based on element type has no prefix.  Examples: 'body', 'p' */
/* selector based on id value has a '#' prefix.  Used for unique controls.  Example: '#unique_control' */
/* selector based on class membership has a '.' prefix.  Used for a similar group of controls.  Example: '.helptext' */

body
{
	background-color: #e8e7e7;
	color: #000;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	margin:0;
	padding:0;
}

h2
{
    font-size: 1.25em;
    margin: 0 0 10px 0;
}

h3
{
    font-size: 1.1em;
    margin: 10px 0 10px 0;  
}

h4
{
    font-size: 1em;
    margin: 10px 0 10px 10px;
}

fieldset
{
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;
    border-color: #3b6691;
    background-color: #FFE;
    padding: 1em 0 0 0;
}

fieldset h4
{
    font-size: 1em;
    color: #000000;
    margin: -1em 0 2em 0;
    text-align: center;
    border-bottom: solid 1px #3b6691;
    background-color: #FFC;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
}

fieldset h5
{
    font-size: .8em;
    color: #000000;
    text-align: center;
    border-top: solid 1px #3b6691;
    padding: 10px 0 5px 0;
    margin: 0 2px 0 2px;
}

label
{
    width: 13em;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block;
    margin-left: 3em;
    color: #274076;
}

.statement
{
    width: 21em;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block;
    margin-left: 3em;
    color: #274076;
}

.formMessage
{
    margin-right: 3em;
    margin-left: 3em;
    margin-bottom: -10px;
    color: #274076;
}

legend
{
    padding: 0 5px 0 5px;
    color: #000000;
}

.center
{
	margin: auto;
	text-align: left;
}

.itemhover 
{ 
	background-color:#b7b7b7 !important;
	color:#232323 !important; 
}

.search-keycode
{
	color: Red;
	font-size: xx-small;
}

.search_results
{
    list-style-type: none;
}

.text
{
}
.clear
{
    clear: both;
}

.clearLeft
{
    clear: left;
}
.clearRight
{
    clear: right;
}

.entity
{
    font-weight: bold;
    color: #5c87b2;
}

.details
{
    width: 95%;
    margin: 0 0 10px 10px;
}

.form /* --data-entry fieldsets--*/
{
    width: 60%;
    margin: 0 0 0 10px;  
}

.confirmation /* --e-filing confirmation fieldsets--*/
{
    width: 70%;
    margin: 0 0 0 10px;  
}

.entityDelete 
{
    width: 20%;
    float: right;
    margin: 0 20px 0 0;
}

.entity_delete
{
    margin: -1em 2.5em 1em 0;
    list-style: none;
}


/*--used for switching accounts--*/

#dataspaces
{
    position: absolute;
    margin: 3px 0 0 667px;
    z-index: 1;
    font-size: .9em;
    text-align: right;
}

#dataspaces select
{
    font-size: .9em;
    background-color: #FFE;
    color: #000;
    vertical-align: top;
}

.dataspaces
{
    width: 7em;
    color: #FFC;
    margin-top: 2px;
    text-align: right;
}
 
/*--used with transaction history on transaction views and history index--*/

.history 
{
    width: 25%;
    float: right;
    margin: -2em 20px 0 0;
}

.history_link 
{
    margin: -1em 1em 1em 0;
    padding-left: 3em;
    list-style: none;
    font-size: .9em;
}

.history_index 
{
    margin: -1em 1em 1em 0;
    padding-left: 3em;
    list-style: none;
    font-size: .9em;
}

.history_fieldset 
{
    width: 25%;
}

.submit /*--used with submit buttons--*/
{
    text-align: left;
    padding-bottom: 1em;
    margin-left: 3em;
}

.forgot /*--used on forgot password--*/
{
    text-align: left;
    padding-bottom: 1em;
    margin-left: 3em;
}

.forgot a
{
    color: Blue;
    text-decoration: none;
}

.forgot a:hover
{
    color: Red;
}

.selected
{
    font-style: normal;
    color: #666;
}

.address
{
    margin: 0 0 0 0;
}

.required
{
    color: Red;
}

.required_amendment
{
    color: Blue;
}

.required_signin
{
    margin-left: 270px;
}

.success
{
    color: Green;
    font-weight: bold;
}

.align
{
    margin-left: 15px;
}

/* -----container to center the layout----- */
#page 
{
	position: relative;
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	text-align: left;
	padding-top: 0;
	margin-top: 8px;
}

/* --------------banner------------------ */
#banner 
{
	text-align: left;
	background: url('../Content/ethics_commission_header_974x98.png') no-repeat;
	height: 98px;
	border-bottom: solid 1px #BDD2FF;
	margin: -8px 0 7px 0;
	z-index: -1;
}

#banner h1 
{
	color: #000;
	line-height: 1em;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px !important; 
	padding: 7px 5px 10px 25px;

}

#banner p
{
    text-align: right;
    margin: 0 5px 0 0;
    padding: 0 0 5px 0;
}
/*----------sign-in banner---------------*/
#banner_signin 
{
	text-align: left;
	background: url('../Content/ethics_commission_header_signin_974x98.png') no-repeat;
	height: 98px;
	border-bottom: solid 1px #BDD2FF;
	margin: -8px 0 7px 0;
	z-index: -1;
}

#banner_signin h1 
{
	color: #000;
	line-height: 1em;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px !important; 
	padding: 7px 5px 10px 25px;

}

#banner_signin p
{
    text-align: right;
    margin: 0 5px 0 0;
    padding: 0 0 5px 0;
}
/* ---------sign in information--------- */
#signinlink
{
	color: #000;
	height: 30px;
	padding: 0 5px 0 0;
	background: transparent;
	z-index: 999;
	margin:-35px 0 0 350px;
}

#signinlink a
{
	color: Blue;
	text-decoration: none;
	font-weight: 500;
}

#signinlink a:hover
{
	color: Red;
	text-decoration: none;
}

#signinlink_si
{
	color: #000;
	height: 30px;
	padding: 0 5px 0 0;
	background: transparent;
	z-index: 999;
	margin:-38px 0 0 350px;
}

.nudge
{
    margin: 4px 0 0 0;
    
}

.signin /* --sign in fieldset--*/
{
    width: 42.5%;
    margin-left: auto;
    margin-right: auto;
}
/* ------menu bar--see superfish.css and superfish-navbar.css for Superfish menu CSS-----*/
#mainmenu 
{
    background: transparent;
}

#search
{
    text-align: right;
    height: 2em;
    color: #FFF;
    z-index: 999;
    margin: -37px 3px 0 0;
}

#menu 
{
    font-size: 1em;
}
/* -----------------main content--------------------- */
#content 
{
	background-color: #FFF;
	padding: 0 1em 1em 1em;
	min-height: 410px;
	height:auto !important;
	height: 410px; /*for IE6*/
}

#content a
{
    color: Blue;
    text-decoration: none;
}

#content a:hover
{
    color: Red;
}
/*------------help panel------------------------*/
#help-panel
{
	background-color: #FFE;
	padding: 10px 10px 10px 10px;
	border: groove 2px #3b6691;
    margin: 10px 20px 20px 20px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;
}

#help-panel ol
{
	margin: -5px 0 0 0;
}

#help-panel li
{
	margin: 0 0 0 -10px;
	font-size: .8em;
}

#help-panel h4
{
	color: #3b6691;
	margin: 0 0 5px 0;

}

#help-panel p
{
	margin: 0 0 5px 10px;
	font-size: .8em;
}

.pagehelp
{
    font-weight: bold;
}

.bold
{
    font-weight: bold;
}

.accepted
{
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}
/* -----------footer--------------------------- */
#footer
{
    width: 974px;
}

.copyright
{
	color: #FFC;
	text-align: center;
	font-size: .8em;
	border-top: solid 1px #BDD2FF;
	padding: 5px 0 5px 0;
	background-color: #5c87b2;
}

#shortcut-panel
{
    border: groove 2px #3b6691;
    background-color: #FFE;
    margin: 0 0 0 550px;
    padding: 0 15px 0 15px;
    text-align: left;
    font-size: .78em;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;
}

.keyboardshortcuts
{
	text-align: right;
	color: #000;
	margin: 0 5px 5px 5px;
}

.keyboardshortcuts a
{
	color: Blue;
	text-decoration: none;
	font-size: .8em;
}

.keyboardshortcuts a:hover
{
	color: Red;
}
/*---------rounded-table------------------*/
#rounded-corner
{
	font-size: .9em;
	margin: 10px 0 0 10px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../Content/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../Content/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 4px 0 4px 8px;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 4px 0 4px 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #000;
	vertical-align: top;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../Content/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../Content/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}
/*-------------Errors------------------*/
.error
{
    color: Red;
    text-align: left;
    background: #e8e7e7;
    line-height: 1.5em;
    font-weight: bold;
    font-size: 1em;
    padding-left: 3em;
    list-style: none;
    margin: -10px 0 5px 0;
}

#error_signin
{
    color: Red;
    text-align: left;
    line-height: 1em;
    font-size: .9em;
    font-weight: bold;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

#error_signin li
{
    line-height: 1em;
}

.validation-summary-errors
{

}

.validation
{
    margin-left: 3em;
}

.field-validation-error
{
    color: Red;
    text-align: left;
    font-weight: bold;
}
/*-------------Client List--------------*/

.clientList 
{
    width: 100%;
    margin: 0 0 0 10px;
}
.clientAdd  
{
    width: 100%;
    margin: 20px 0 0 10px;
}

.formlist
{
    list-style-type: none;
    display: list-item;
    padding: 0 0 15px 0;
    margin-left: -40px;
}

/* Pager */
.pager 
{
	margin:8px 3px;
	padding:3px;
}

.pager .disabled 
{
	border:1px solid #ddd;
	color:#999;
	margin-top:4px;
	padding:3px;
	text-align:center;
}

.pager .current 
{
	background-color:#06c;
	border:1px solid #009;
	color:#fff;
	font-weight:bold;
	margin-top:4px;
	padding:3px 5px;
	text-align:center;
}

.pager span, .pager a
{
	margin: 4px 3px;
}

.pager a 
{
	border:1px solid #c0c0c0;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
}

/* Transaction History Details Views */

.sidehead-table-long
{
    width: 80%;
    background-color: #BDCDD7;
    vertical-align: top;
    font-size: 12px;
    line-height: 10px;
    padding: 6px 0 6px 3px;
    color: #000;
    border: solid 1px #5C87B2;
    border-collapse: collapse;
}

.sidehead-table-long th 
{
    background-color: #BDCDD7;
    vertical-align: top;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0 6px 3px;
    color: #000;
    border: solid 1px #5C87B2;
    text-align: left;
}

.sidehead-table-long td
{
    width: 50%;
    color: #0A0A0A;
    background-color: #FAFAFA;
    padding: 4px 0 0 3px;
    vertical-align: middle;
    border: solid 1px #5C87B2;
    font-size: 12px;
    line-height: 12px;
}

.detailsView
{
    width: 500px;
}

.helpPanel
{
    font-size: .8em;
    margin: 0;
    padding: 0;
    color: #3b6691;
}