﻿.placeholderActive
{
    font-style: italic;
    color: Gray;
}

/* logo */
.logo { float:left; padding:0; margin:10px 0 0 10px; }
.logo a { display: block; background: url(../img/pec_logo.png) no-repeat; width:380px; height: 49px; margin-top: 0px;}

/*menu*/
.menu { float:right; padding:0; margin:0 40px 0 0; width:auto;clear: right;position: relative; z-index: 1000;}
.menu ul {  padding:0; margin:0; list-style:none; border:0;}
.menu ul li { float:left; margin:0px 1px 0px 1px; padding:0; border:0; background:#0293C0; width:auto}
.menu ul li a { float:left; margin:0; padding:5px 10px; color:#fff; font:normal 14px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu ul li a:hover {  background:#808185; color:#fff;}
.menu ul li a.active { background:#808185; color:#fff;}

/*---------------------------------------------------------
styles from web designer - modified
---------------------------------------------------------*/
.row.header {margin-bottom: 10px;}
.header_text { height:auto; margin:0; padding:0; width:auto; float: right;}
.header_text h1 { width:auto; float:right; font:normal 18px Arial, Helvetica, sans-serif; color:#403e3e; padding: 10px 50px 0 0; margin:5px;}


.search-form { margin:0; padding:0 40px 0 30px; float:right; width:auto; height:25px;}
.navbar-form input
{
    padding: 4px 10px;
    margin: 4px 10px;
}
.navbar-form input[type="text"], .navbar-form input[type="password"]
{
    width: 120px;    
}
.navbar-form label
{
    color: #ffffff;
    display: inline-block;        
    margin-right: 4px;
    margin-top: 10px;
}
#nav-search-form input.button-search { margin:0; padding:0; border:none; background: url(img/search.gif); height: 24px; width: 38px;}


fieldset.well {margin-top: -38px;}
fieldset.well legend {margin-bottom: 0px; padding-top: 38px;}

.msie fieldset.well {margin-top: 0px;}
.msie fieldset.well legend {margin-bottom: 0px; padding-top: 0px;}
.msie fieldset.well hr {color: Gray; margin-top: 4px; margin-bottom: 10px;}
.msie fieldset.well h3 {color: #333333;}

legend+.row, legend+.row-fluid{margin-top:18px;-webkit-margin-top-collapse:separate;}

span.phone {margin: 8px 0px 8px 0px;}

span.phone label
{
  width: 4em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  line-height: 18px;
}

span.phone .area-code {width: 24px;}
span.phone .prefix {width: 24px;}
span.phone .line-number {width: 32px;}
span.phone .extension {width: 50px;}

span.contact label
{  
  float: left;
  width: 4em;
  margin-right: 0.5em;
  text-align: right;  
  display: block;  
}

/*span.address .city {width: 140px;}
span.address .state {width: 16px;}*/
div.address .county {width: 278px;}

select.styled 
{
    margin-top: 4px;
    color: #fff;
    background-color: #808185;
    padding: 5px;
    height: 30px;
    border: 1px solid #808185;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 1px 1px 1px #888;
    -webkit-box-shadow: 1px 1px 1px #888;
    box-shadow: 1px 1px 1px #888;    
}

.modal {max-height: 750px; max-width: 940px;}
span.field-validation-error, .validation-summary-errors
{
    display: inline-block;
    color: #ff0000;
    margin: 4px;
}

textarea 
{
    height: 80px;
}

.legend {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;    
    color: #333333;
    display: block;
    font-size: 19.5px;
    line-height: 36px;    
    padding: 0;    
}

.well.skinny
{
    padding: 7px;
}

.table-container
{
    max-height: 300px;     
}

.table-container table
{
    /*white-space:nowrap;*/
}

.table-container table th
{
    text-align: center;
}

.editor-field.input label
{
    display: inline-block;
    margin-right: 4px;
}

.navbar .nav > li > label {
    color: #999999;
    float: none;
    line-height: 19px;
    padding: 10px 10px 11px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.modal-header, .modal-body, modal-footer
{
    color: #000000;
}

span.right-label
{  
  float: left;
  font-weight: bold;
  text-align: right;
  margin-right: 0.5em;
  display: block;  
}

.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	width: 95%;
    overflow: auto;
}
.gridtable th, .gridtable tfoot td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

.gridtable td.center
{
    text-align: center;
}

.expandable-table tr.aggregate-row td
{
    background: #EEEEEE/*{bgColorDefault}*/ url(themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
    cursor: pointer;
}

.expandable-table tr.aggregate-row.expanded td
{
    background: #EEEEEE/*{bgColorDefault}*/ url(themes/base/images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
}

table .right 
{
    text-align: right;    
}

table .left 
{
    text-align: left;    
}

table .no-wrap 
{
    white-space: nowrap;    
}

table.no-wrap td 
{
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-right: 40px;
    margin-bottom: 10px;
}

.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #cccccc;
	border-collapse: collapse;
	width: 100%;
}
.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #F5F5F5;
}
.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #ffffff;
}

.gridtable td.center
{
    text-align: center;
}

.text-info {
    color: #3A87AD;
}

div.numeric input[type="text"]{ width: 100px; }

.badge {
display: inline-block;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
vertical-align: baseline;
background-color: #999;
padding-right: 9px;
padding-left: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}

.badge-info {
background-color: #3A87AD;
}

.gauge-strip {
    text-align: center;
}

.gauge-strip .gauge {
    display: inline-block;      
}

/*div.validation-summary-errors
{
    margin-left: -20px;
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}*/