/* Hover Networks Default Styles */

/* =Structural */

html, body {
      margin: 0px;
      padding: 0px;
      height: 100%;
}
body {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: x-small;
     voice-family: "\"}\"";
     voice-family: inherit;
     font-size: small;
     background: url("/images/aDark_Grey_body_bg.gif") #525359 repeat-x fixed 0 0;
}
html>body { font-size: small; }
#body {
      margin: 0px 16px;
      padding: 0px;
      background: #FFFFFF;
      min-width: 950px;
}

fieldset, img, form {
	  border: none;
	  padding: 0px;
	  margin: 0px;
}
#main {
      position: relative;
      margin-left: 248px;
}
#main_nonav {
	    margin-left: 48px;
}
.spacer {
	height: 15px;
	overflow: hidden;
}
.clear {
       overflow: hidden;
       height: 0px;
       clear: both;
       margin-left: -40px;
}
dl, ul, ol, li, dt, dd, select, th, td {
    font-size: 1em;
}
dt, dd, select, h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}
em { font-style: italic; }
strong { font-weight: bold; }
a {
  color: #005c97;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
	color: #005c97;
	font-weight: bold;
	text-decoration: underline;
}

a:focus {outline-style: none;}

.universal, .browse {
	    font-size: 0.85em;
	    font-weight: bold;
	    color: #fff;
	    text-decoration: none;
	    background: #005c97 url(/local/universal_link.gif) repeat-x;
	    padding: 4px 7px;
	    border: none;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    text-align: center;
	    cursor: pointer;
}
.universal:hover {
		 color: #005c97;
		 text-decoration: none;
}

a.universal { padding: 5px 8px; }
* html a.universal { padding-bottom: 6px; }
.ie_cutoff_fix { display: block; }


/* =Header */

#header {
	background:  repeat-x #005c97;
}

.left {
      float: left;
}

.right {
       float: right;
}

/* +Subtitle */

#h_subtitle {
	    border-top: 1px solid #fff;
	    border-bottom: 1px solid #fff;
	    background: #e1ecfa ;
	    padding: 8px;
	    font-weight: bold;
	    font-size: 0.85em;
}
#h_subtitle a { text-decoration: underline; }
#h_subtitle a:hover { text-decoration: none; }
#h_subtitle #logout {
	    float: right;
	    white-space: nowrap !important;
}

select {
       border: 1px solid #ccc;
       background: #fff;
       padding: 1px;
}

#h_subtitle .selector {
	    background: url(/signup/images/default/selector.gif) no-repeat 50% 100%;
	    padding-bottom: 6px;
}

/* =Navigation */
#nav_bar {
	 float: left;
	 width: 247px;
	 margin: 0px 0px 0px -248px;
	 position: relative;
	 background: url(/local/main_bg.gif) repeat-y
}

#nav_bar ul {
	 display: block;
	 margin: 0px;
	 padding: 0px;
}
#nav_bar li {
	 margin: 0px;
	 list-style-type: none;
	 display: block;
	 border: 0px;
	 height: 40px;
}
#nav_bar li a {
	 display: block;
	 margin: 0px;
	 width: 195px;
}

#nav_bar li.major a {
    padding-left: 46px;
    height: 40px;
    width: 201px;
    color: #fff;
    background: url(/local/nav_back.gif) left top no-repeat;
    line-height: 40px;
    font-weight: bold;
    text-decoration: none;
}
#nav_bar li.major a:hover {
	 color: #005c97;
}
#nav_bar li.major a.current { border-color: #50A050; }

#nav_bar li.minor {
	 display: block;
	 width: 200px;
	 height: 20px;
	 margin: 10px 0 10px 46px;
	 font-size: .9em;
}

#nav_bar li.minor a, #nav_bar li.minor a:hover {
    padding: 0 0 0 10px;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
}
#nav_bar li.minor a {
	 width: 190px;
	 text-decoration: none;
}
#nav_bar li.minor a:hover {
	 color: #005c97;
}

#nav_bar li.minor a.current {
	 color: #005c97;
	 text-decoration: none;
}

/* +Icons */
.major #nb_home:hover, #nav_bar .current #nb_home {background-position: right top; color: #005c97;}

#nav_bar #nb_panel {background-position: left -40px;}
#nav_bar #nb_panel:hover, #nav_bar .current #nb_panel {background-position: right -40px; color: #005c97;}

#nav_bar #nb_actions {background-position: left -80px;}
#nav_bar #nb_actions:hover, #nav_bar .current #nb_actions {background-position: right -80px; color: #005c97;}

#nav_bar #nb_messages {background-position: left -120px;}
#nav_bar #nb_messages:hover, #nav_bar .current #nb_messages {background-position: right -120px; color: #005c97;}

#nav_bar #nb_features {background-position: left -160px;}
#nav_bar #nb_features:hover, #nav_bar .current #nb_features {background-position: right -160px; color: #005c97;}

#nav_bar #nb_settings {background-position: left -200px;}
#nav_bar #nb_settings:hover, #nav_bar .current #nb_settings {background-position: right -200px; color: #005c97;}

#nav_bar #nb_commerce {background-position: left -240px;}
#nav_bar #nb_commerce:hover, #nav_bar .current #nb_commerce {background-position: right -240px; color: #005c97;}

#nav_bar #nb_system {background-position: left -280px;}
#nav_bar #nb_system:hover, #nav_bar .current #nb_system {background-position: right -280px; color: #005c97;}

#nav_bar #nb_reports {background-position: left -320px;}
#nav_bar #nb_reports:hover, #nav_bar .current #nb_reports {background-position: right -320px; color: #005c97;}

/* =Content */
#content {
	 padding: 5px 10px;
}
p {
  text-align: justify;
  margin: 5px 0px 10px;
}
h2 {
   font-size: 18px;
   font-weight: bold;
   color: #005c97;
   background:  repeat-x bottom;
   margin: 0px;
   height: 30px;
   padding: 6px 8px 0px;
}
h3 {
   font-size: 1em;
   font-weight: bold;
   margin: 5px 10px;
   color: #005c97;
}
h4 {
   font-size: 1em;
   font-weight: normal;
   text-align: center;
   padding-bottom: 15px;
}
h5 {
   margin: 13px 20px 7px;
   font-size: 1em;
   font-weight: bold;
}
sup {
    font-weight: bold;
}
.pages {
       text-align: right;
       font-weight: bold;
}
.notification, div.error {
	       padding: 1px;
	       background: #FFFFFF;
	       margin: 10px 50px;
	       border: 1px solid;
}
.notification { border-color: #005c97; }
div.error { border-color: #005c97; }
.notification div, div.error div, .warning {
	      font-size: 0.9em;
	      text-align: center;
	      padding: 9px 40px 9px 8px;
	      color: #000;
	      min-height: 14px;
	      margin: 0px;
	      background: #DDDDDD no-repeat 100% 4px;
}
.notification div {

}
div.error div {

}
.notification p, div.error p {
	      font-size: 1.11em;
	      font-weight: normal;
	      text-align: justify;
	      margin: 5px;
}
.warning {
	 background:  no-repeat 100% 4px;
	 min-height: 24px !important;
}
p.error {
	color: #773322;
	font-weight: bold;
}
p.error:before {
	       content: 'ERROR: ';
	       font-weight: normal;
}

.spaced {
	margin: 10px;
}

/* Intro page */
.intro {
       min-height: 275px;
       padding: 8px 350px 0px 0px;
       margin: 5px 5px 0px 0px;
}

/* =Forms */

/* +Complex forms (+ similar detail lists) */
.complex {
	 margin: 5px auto 10px;
	 border: 1px solid #005c97;
	 padding: 1px;
}
.complex table {
	 background: #F4F4F6;
}
.complex table table {
	 margin: 5px auto;
	 background-image: none;
	 border: 0px solid #3F7C5F;
	 border-width: 1px 0px;
}
.complex table table td {
	 background-color: #FFFEFC;
}
.complex th {
	 padding: 10px;
	 min-height: 15px;
	 border-bottom: 1px solid #005c97;
	 background: #005c97 url(/local/universal_link.gif) repeat-x top;
	 white-space: nowrap;
	 color: #fff;
}
.complex .single th {
	 border-bottom: 0px;
}
.complex td.field {
	 text-align: center;
}
.complex td {
	 background: none;
}
.complex tfoot td {
	 height: 1px;
	 overflow: hidden;
}
.complex .section_title {
	 padding: 12px 20px 8px;
}
.complex .section_title div {
	 padding: 5px;
	 margin: 0px;
	 font-size: 0.85em;
	 font-weight: bold;
	 text-align: center;
	 background: #EFECD0;
	 border: 1px dotted #779977;
}
.complex .blurb {
	 margin: 20px 30px 10px;
}

.nowrap { white-space: nowrap; }

/* +Results forms (list) */
.results {
	 margin: 5px auto 10px;
	 padding: 1px 1px 0px;
	 min-width: 200px;
	 border: 0px solid #005c97;
	 border-width: 1px 0px;
	 width: 99%;
}
.results td { border-bottom: 1px solid #FFFFFF; }
.results .row1 td { background-color: #DDDDDD; }
.results .row2 td { background-color: #FFFFFF; }
.results .head th {
	 padding: 10px;
	 min-height: 15px;
	 border-bottom: 1px solid #005c97;
	 background: #005c97 url(/local/universal_link.gif) repeat-x top;
	 white-space: nowrap;
	 color: #fff;
}
.results .head th .note {
	 font-weight: normal !important;
	 font-size: 0.92em;
}
.results .foot td {
	 border: 0px solid #005c97;
	 border-bottom: none;
	 border-width: 1px 0px;
	 background-color: #005c97;
}
.results .box {
	 border-right: 1px solid #FFFFFF;
	 padding: 6px 10px;
	 white-space: nowrap;
	 width: 0px;
	 text-align: center;
	 vertical-align:  text-top;
}
.results .key_field {
	 padding: 6px 5px;
	 vertical-align: text-top;
	 white-space: nowrap;
}
.results .status {
	 text-transform: capitalize;
}
.results div.details {
	 color: #666666;
	 margin: 5px 10px;
	 border-left: 1px solid #CCCCCC;
	 padding: 1px 8px;
	 font-weight: normal;
}
.results td.details {
	 color: #666666;
	 margin: 5px 10px;
	 padding: 6px 9px;
	 font-weight: normal;
}
.results .links {
	 text-align: right;
	 vertical-align: text-top;
	 white-space: nowrap;
	 padding: 0px 6px;
}
.results .key_field a {
	 font-weight: bold;
	 color: #005c97;
	 text-decoration: none;
}
.results .key_field a:hover {
	 color: #005c97;
	 text-decoration: underline;
}
.results .details a {
	 font-weight: normal;
	 color: #113311;
	 text-decoration: none;
}
.results .details a:hover {
	 color: #447744;
	 text-decoration: underline;
}
.results .dual { text-align: left; }
.results .secondary {
	 float: right;
	 margin-left: 5px;
}

/* +General form styles */
.inline_link {
	     font-weight: bold;
	     vertical-align: text-bottom;
}
.increase img {
	  margin-top: 4px;
}
.increase a {
	  font-weight: normal;
}

table .active {
      color: #005c97 !important;
}
table #phones_div .active {
	  color:#FFC !important;
}
table .active:before {
      content: "*\A0";
}

table .label {
      font-size: 0.88em;
      font-weight: bold;
      text-align: right;
      padding: 5px;
      color: #223322;
}
table .for_box { text-align: left !important; }
table .message {
      text-align: center;
      padding: 7px 5px 0px;
      color: #223322;
}
table .label .note {
      font-size: 0.92em;
      font-weight: normal;
}
table .input {
      padding: 5px;
      vertical-align: top;
}
table .button {
      text-align: center;
      padding: 6px;
}
table .button table {
      border: none;
}
table .gap { border-bottom: 1px solid #3F7C5F; }
table .hr div { /* MSIE doesn't like styled <hr /> tags */
      height: 10px;
      border-bottom: 1px dashed #005c97;
      margin: 4px 30px 1px;
      font-size: 1px;
      overflow: hidden;
}
.req { color: #773322 !important; }
.req:before {
	    content: "*";
}
table h3 {
      padding: 0px 0px 0px 20px;
      color: #005c97;
}
.category {
	  float: right;
	  margin: 5px 5px 0px 0px;
}


/* +Elements */

form input.text, form input.text:focus, form input.disabled, form textarea, form textarea:focus {
     margin: 0px;
     padding: 1px;
     width: 80%;
}
form input.text, form textarea {
     border: 1px solid;
     background-color: #FFFFFF;
     border-color: #888B88 #D0D3D0 #D0D3D0 #888B88;
}
form input.text:hover, form textarea:hover {
     border-color: #444744 #A0A3A0 #A0A3A0 #444744;
}
form input.text:focus, form textarea:focus {
     background-color: #FFFFF7;
     border-color: #444744 #A0A3A0 #A0A3A0 #444744;
}
form input.disabled {
     border: 1px solid;
     border-color: #888B88 #D0D3D0 #D0D3D0 #888B88;
}
form input.partial, form input.partial:focus { width: auto; }
form .extend { text-align: left !important; }
form .extend select { width: 80% !important; }
form .narrow select { min-width: 100px !important; }
form .dual_narrow select { min-width: 206px !important; }
form .extend input, form .extend input:focus { width: 100% !important; }

div.panel.call {
	       border: 2px solid;
	       border-radius: 10px 10px;
	       -moz-border-radius: 10px 10px;
	       color: #FFFFFF;
	       font-weight: bold;
	       margin: 3px 10px;
	       padding: 2px 2px 2px 30px;
	       position: relative;
}
div.panel.call.normal {
		      background: #4444CC url(/panel/images/default/call_normal.gif) no-repeat left;
		      border-color: #6666FF #2222AA #2222AA #6666FF;
}
div.panel.call.park {
		    background: #CC3333 url(/panel/images/default/call_park.gif) no-repeat left;
		    border-color: #FF5555 #AA1111 #AA1111 #FF5555;
		    text-decoration: blink;
}
div.panel.phone {
		border: 2px solid;
		border-radius: 10px 10px;
		-moz-border-radius: 10px 10px;
		color: #FFFFFF;
		font-weight: normal;
		margin: 3px 5px;
		padding: 1px 2px 1px 26px;
		position: relative;
		width: 240px;
		min-height: 20px;
		float: left;
}
div.panel.call.normal {
		      background: #4444CC url(/panel/images/default/call_normal.gif) no-repeat left;
		      border-color: #6666FF #2222AA #2222AA #6666FF;
}
div.panel.call.park {
		    background: #CC3333 url(/panel/images/default/call_park.gif) no-repeat left;
		    border-color: #FF5555 #AA1111 #AA1111 #FF5555;
		    text-decoration: blink;
}
div.panel.phone.active {
		       background: #4444CC url(/panel/images/default/phone_active.gif) no-repeat left;
		       border-color: #6666FF #2222AA #2222AA #6666FF;
}
div.panel.phone.dnd {
		    background: #000 url(/panel/images/default/phone_dnd.gif) no-repeat left;
		    border-color: #111;
}
div.panel.phone.idle {
		     background: #888 url(/panel/images/default/phone_idle.gif) no-repeat left;
		     border-color: #888;
}
th.panel { color: #005c97; }

/* =Footer */
#footer {
	background: #e1ecfa;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	clear: both;
	padding: 8px;
	font-weight: bold;
	font-size: 0.85em;
	text-align: center;
	width: auto;
}

/* Firefox/MSIE Hacks */
.extend select {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 80%;
}

/* TURN OFF SELECT ALL BUTTON */
td.dual .universal[value="Select all"] { display: none; }
td.dual .safe { display: inline !important; }
.showme { display: inline !important;}
#phones_div .unregistered {display: none;}
