/* Main Layout */
body, td {
  font-family: Arial, Myriad Pro, FreeSans, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
}

body {
  background-color:#fff;
  padding: 0;
  margin: 0;
}

form {
  display: inline;
}

div#body {
  margin: auto;
  width: 940px;
  background-color:#fff;
}

div#content {
  width: 900px;
  padding: 0;
  margin: 15px 0 0 0;
}

div#header {
  margin: auto;
  padding: 0;
  position: relative;
  background-color: #fff;
  width: 940px;
  color: #000;
}

#CompanyLogo {
  font-weight: bold;
  font-size: 32px;
  color:#999;
}

div#header_logo {
  margin: 0;
  padding: 0;
  width: 210px;
}

div#header_logo2 {
  text-align:left;
  float: left;
  width: 180px;
  padding: 0;
  margin: 0 0 0 3px;
}

div#resellerLogo {
  padding: 0 0 0 8px;
  background:url(/img/bar.png) no-repeat left -80px;
  color:#fff; 
  font-weight: bold; 
  font-size:18px; 
  margin: 20px 0 0 10px;
}

div#resellerLogo div {
  background:url(/img/bar.png);
}

div#resellerLogo div div {
  display: block;
  background:url(/img/bar.png) no-repeat right -40px;
  text-align:center;
  white-space:nowrap;
  overflow: hidden;
  padding: 5px 0 5px 0;
}

div#header_logo a:visited, div#header_logo a:link {
  text-decoration: none;
}

div#header_greeting {
  text-align: right;
  float: left;
  font-size: 12px;
  padding: 0;
  margin: 10px 5px 0 0;
  white-space: nowrap;
  width: 250px;
  overflow: hidden;
}

.greeting small {
  margin-left: 10px;
}

div#bar {
  margin: 0 3px 0 0;
  background:url("/img/bar.png") no-repeat left -80px;
  height: 36px;
  padding: 0 8px 0 8px;
}

div#bar span {
  display: block;
  background:url("/img/bar.png");
  width: 100%;
  height: 36px;
}

div#bar span span {
  display: block;
  background:url("/img/bar.png") no-repeat right -40px;
  padding: 0 8px 0 0;
  height: 36px;
  width: 100%;
}

div#infoLinks {
  float: right;
  font-size: 14px;
  padding: 0px;
  margin: 3px 0 0 0;
  width: 720px;
}

div#infoLinks ul {
  float: right;
  margin: 0px;
  padding: 0px;
  list-style:none;
}

div#infoLinks li {
  display: inline;
  float: right;
  margin: 0px;
  padding:0px 0px 0px 3px;
}


div#infoLinks a {
  float: left;
  padding: 5px 6px 5px 6px;
  margin: 2px 0 0 0;
  font-weight: bold;
  font-size: 13px;
  background-color: #f0f0f0;
  color: #222;
  -moz-border-radius:10px;
  -khtml-border-radius:10px;
}

div#infoLinks a:hover, div#infoLinks a.now {
  text-decoration: underline;
  background-color: #9be;
}

/* top menu nav */
#tabsF {
  position: absolute;
  padding: 0;
  margin: 0;
  right: 10px;
  bottom: 0px;
  font-size: 14px;
  white-space: nowrap;
}

#tabsF ul {
  float: left;
  margin: 0;
  padding: 1px 0 0 0;
  list-style:none;
}

#tabsF li {
  display:inline;
  margin:0;
  padding:0;
}

#tabsF a {
  float:left;
  background:url("/img/tableftF.gif") no-repeat left top;
  margin:0;
  padding: 0 0 0 4px;
  text-decoration:none;
}

#tabsF a.logout {
  margin-left: 15px;
}

#tabsF a span {
  float:left;
  display:block;
  background:url("/img/tabrightF.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  cursor: pointer;
  color:#000;
  font-weight: bold;
}

#tabsF a:hover span, #tabsF a.now span {
  color:#000;
  background-position:100% -42px;
}

#tabsF a:hover, #tabsF a.now {
  background-position:0% -42px;
}

#footerBox {
  clear: both;
  height:60px;
  width:901px;
  margin:0 auto;
  background-image:url(/img/footer_bg.png);
  background-position:top;
  background-repeat:no-repeat;
  color:#6c6c6c;
}
#footerBox img {
  margin:10px 0 0 25px;
  position:absolute;
}
#footerBox p {
  text-align:center;
  font-size:15px;
  margin:0;
}
#footerBox div {
  padding:12px 0 0 115px;
}

#footerBox a:link {
  color: #6c6c6c;
  text-decoration:none;
}
#footerBox a:visited {
  color: #6c6c6c;
  text-decoration:none;
}
#footerBox a:hover {
  color: #6c6c6c;
  text-decoration:underline;
}
#footerBox a:active {
  color: #6c6c6c;
  text-decoration:none;
}

/* End Main Layout */

/* Standard Styles */

a {
  font-weight: bold;
  color:#69c;  
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

small {
  font-size: 11px;
}

h2 {
  color: #000;
  padding: 0px;
  margin: 0px;
  font-size: 40px;
  font-weight: normal;
}

h3, span.h3 {
  margin: 0 0 5px 0px;
  padding: 0;
  font-size: 26px;
  font-weight: bold;
}

span.h3 {
  float: left;
  margin-left: 0;
}

h4 {
  margin: 0px;
  padding: 0px;
  font-size:19px;
  font-weight: normal;
}

h5 {
  margin: 2px 0 2px 0;
  padding: 0px;
  font-size:12px;
}

/* End Standard Styles */

div.pager_this, a.pager_link {
  font-weight: bold;
  float: left;
  display: block;
  margin: 10px 5px 0px 0px;
  padding: 5px 7px;
}

a.pager_link {
  border: 1px solid #666;
  background-color: #eee;
}

a.pager_link:hover {
  background-color: #fff;
}

table.list td.header {
  text-align: left;
  font-weight: bold;
}

div.status, div.errorbox  {  
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  margin: 0px auto 15px auto; 
  width: 600px; 
  color: #000;
  padding: 10px 10px 10px 45px;
  -moz-border-radius:12px;
  -khtml-border-radius:12px;
}

div.status {  
  border: 1px solid #0f0; 
  background: url('/img/info.png') 15px center no-repeat #cfc;
}

div.errorbox  {  
  border: 1px solid #f00; 
  background: url('/img/error.png') 15px center no-repeat #fcc;
}

/* table styles */
div.tableTitle {
  font-weight: bold;
  font-size: 14px;
  color: white;
  background-color: #666;
  margin: 0;
  margin-top: 10px;
  padding: 5px;
  background:url("/img/bar.png");
}

div.tableTitle a {
  display: block;
  font-size: 12px;
  font-weight: normal;
  float: right;
  color: #eee;
  margin: 0 0 0 5px;
  text-decoration: underline;
}

div.tableTitle div, div.groupTitle div {
  float: right;
  font-size: 12px;
  font-weight: normal;
  width: 500px;
  text-align: right;
  padding: 0;
  margin: 0;
}

div.tableTitle div select {
  font-size: 11px;
  margin: 0;
  padding: 0;
}

p.nothing, #pTRempty {
  background-color: #eee;
  color: #666;
  font-weight: bold;
  text-align: center;
  margin: 0px;
  padding: 10px;
  border: 1px solid #ccc;
  font-style: italic;
}

div.domain {
  background-color: #eef;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 10px;
  border: 2px solid #ccd;
  -moz-border-radius:12px;
  -khtml-border-radius:12px;
}

table.list td.tip {
  background-color: #fff8cc;
  font-weight: bold;
  font-size: 11px; 
  color: #000;
  text-align: left;
}

table.list {
  border: 1px solid #ccc;
  border-bottom: 0px;
  background-color:#eef;
  width: 100%;
}

table.list tr.row td {
  background-color:#f7f7f7;
}

table.list tr.highlight td {
  background-color:#ddd;
}

table.list tr.suspend td {
  border-top: 1px #aaa solid;
  background-color: #eedfdf;
  color: #999;
}

tr.header_row td {
  font-size: 12px;
  color: #999;
  background-color:#eee;
}

table.list td, table.list th {
  border-bottom: 1px solid #ccc;
  margin: 0px;
  padding: 5px;  
  text-align: center;
}

table.list th {
  font-size: 13px;
}

table.list td.first, table.list th.first {
  text-align: left;
}

table.ipcInfo td {
  font-size: 12px;
}

table.recordingsInline {
  width: 80%;
}

table.recordings, table.recordingsInline {
  background-color:#ccf;
}

table.recordings td, table.recordingsInline td {
  border: 0;
  text-align: left;
  padding: 0 10px;
  background-color:#ddf;
  font-size: 12px;
}

table.recordings th, table.recordingsInline th {
  padding: 0 10px;
  border: 0;
}

table.recordingsInline th {
  font-size: 11px;
}

table.votes {
  border: 1px solid #ccc;
  border-width: 1px 0 0 1px;
}

table.votes td {
  border: 0;
  padding: 5px;
  border: 1px solid #ccc;
  border-width: 0 1px 1px 0;
  background-color:#eef;
}

table.votes th {
  padding: 5px;  
  border: 1px solid #ccc;
  border-width: 0 1px 1px 0;
  background-color:#eef;
}

td.count {
  width: 25px;
}

td.center {
  text-align: center;
}

tr.mini td {
  font-size: 11px;
}

span.custom {
  font-style: italic;
  font-size: 12px;
}

/* end table styles */

div.clear, div.clear2 {
  clear: both;
}

div.clear2 {
  border-top: 1px dotted #333;
  width: 90%;
  margin: 0px auto 0px auto;
}

/* homepage */
span.optOutMsg {
  float: right;
  font-size: 11px;
}

div#userinfoWrapper {
  float: left;
  width: 375px;
  overflow: hidden;
}

div#userinfo {
  float: left;
  font-size: 15px;  
  padding: 10px;
  background-color: #ddf;
  -moz-border-radius:12px;
  -khtml-border-radius:12px;
}

div#phoneinfo {
  float: right;
  text-align: right;
  width: 500px;
  font-weight: bold;
  font-size: 17px;  
}

div.phonemsg {
  margin: 3px 0px 3px 0px;
  text-align: left;
  font-weight: normal;
}

a.webshare, a.webshare_end, a.dashboard {
  font-size: 13px;
  padding: 2px 6px 2px 6px; 
  background-color: #ec5;
  color: #420;
  background:url('/img/copper.png') left 0px;
  text-decoration: none;
  -moz-border-radius:6px;
  -khtml-border-radius:6px;
  font-weight: bold;
}

a.webshare:hover, a.webshare_end:hover, a.dashboard:hover {
  text-decoration: underline;
  background:url('/img/copper.png') left bottom;
}

div#helpArrowContainer {
  position: relative; 
  width: 0px;
  cursor: pointer;
  float: left;
}

a#helpArrowLink {
  display: block;
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 10px; 
}

div#helpArrowTxt {
  clear: both;
  text-align: center;
  color: #000;
  font-weight: bold; 
  font-size: 12px; 
  padding: 8px 0 0 0;
  line-height: 1em;
}

div.helpArrow {
  position: absolute;
  z-index: 10;
  width: 159px; 
  height: 147px; 
  top: -150px; 
  left: 20px;

  /* support IE6 -- boo :( */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/help_arrow.png);
}

div.helpArrow[class] {
  background:url(/img/help_arrow.png) no-repeat;
  /* unset MS filter for IE7+ */
  filter: none;
}

/* IBOX hover link for IPCs */
a#ipcInfoLink {
  font-weight: bold;
}

/* end homepage */

#infobox {
  font-size:11px;
  margin:0px;
  padding: 10px;

  position:absolute;
  z-index: 10;
  top: 0px;
  left: -1000px;
  width: 241px;
  border: 1px solid #666;
  background-color: #eee;
  color: #000;
  font-weight: bold;
  -moz-border-radius:12px;
  -khtml-border-radius:12px;
}

a.infobox_link {
  cursor: help; 
  font-weight: normal; 
}

span.info {
  /* prevents ie8 from sucking (more) */
  display: block;
  font-weight: normal;
}

/* ***********************

Begin CSS for Form pages 

************************ */

/* Form element layout and styles */
#regheader, #loginheader {
  text-align: left;
  background-color: #fff;
  width: 840px;
  padding: 0;
}

div.hidden {
  text-align: left;
}

div.xbutton {
  float: right; 
  margin: 0 3px 0 7px;
}

legend {
  font-size: 16px;
  font-weight: bold;
  color:#f90;
}

div.group {
  width: 98%;
  clear: both;
  border: 1px solid #b2b2b2;
  margin: 0;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #f7f7f7;
}

div.groupTitle {
  width: 98%;
  clear: both;
  font-weight: bold;
  font-size: 14px;
  color: white;
  border: 1px solid #666;
  margin: 0;
  margin-top: 10px;
  padding: 5px;
  background:url("/img/bar.png");
  background-color: #666;
}

div.groupTitle a {
  font-size: 12px;
  font-weight: normal;
  color: #eee;
  text-decoration: underline;
}

div.groupTitle a.groupTitleBtn, div.tableTitle a.groupTitleBtn {
  margin-top: -2px;
  padding: 2px 6px 2px 6px;
  background-color: #ec5;
  color: #420;
  background:url('/img/copper.png') left 0px;
  font-weight: bold;
  text-decoration: none;
  -moz-border-radius:6px;
  -khtml-border-radius:6px;
  float: right;
  display: block;
}

div.groupTitle a.groupTitleBtn:hover, div.tableTitle a.groupTitleBtn:hover {
  background:url('/img/copper.png') left bottom;
  text-decoration: underline;
}

div.formInfobox {
  padding: 7px 0 0 10px;
  float: left;
  width: 250px;
  color: #666;
  font-size: 11px;
  font-weight: bold;
}

span.required {
  color:#f90;
  font-weight:bold;
  padding-right:2px;
}

/* form element display blocks */
.li  {
  font-size: 12px;
  display: block;
  padding-bottom: 4px;
  width: 795px;
  margin: 0px;
  float: left;
}

.li2, .li3  {
  display: block;
  float: left;
}

.label, .label2, .label3, .label4, .label5, .label6 { 
  color:#000;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 25px;
  margin-top: 3px;
}

.label {
  padding-top:0;
  margin-top: 0;
}

.label2 { 
  float: left;
  padding-left: 0px;
  width: 175px;
}

.label3 {
  float: left;
}

.label4 {
  width: 120px;
  float: left;
}

.label4_small {
  clear: both;
  color:#d00;
  font-size: 11px;
  padding-left: 60px;
}

.label5 {
  width: 300px;
  float: left;
}

.label6 {
  text-align: right;
  width: 120px;
  float: left;
  padding-left: 0;
}

div.element {
  display: inline;
  float:right;
  clear:right;
}

div.element6, div.element6Err, 
div.element5, div.element5Err, 
div.element4, div.element4Err, 
div.element2, div.element2Err,
div.element3, div.element3Err {
  float: left;
  padding: 5px;
}

div.element5 span,
div.element4 span,
div.element2 span,
div.element3 span {
  display: block;
  border: 2px solid #f7f7f7;
}


div.elementErr {
  float: right;
  clear: right;
  padding: 5px 2px 5px 5px;
  text-align: right;
}

div.elementErr, div.element2Err, div.element3Err, 
div.element4Err, div.element5Err, div.element6Err {
  background-color: #fcc;
  margin: 1px;
  -moz-border-radius:12px;
  -khtml-border-radius:12px;
}


.element6Err input, .element6 input, 
.element5Err input, .element5 input, 
.element4Err input, .element4 input, 
.elementErr input, .element input, 
.element2Err input, .element2 input, 
.element3Err input, .element3 input, 
textarea, select {
  font-size:12px;
  padding:2px;
  font-family: Arial, Myriad Pro, FreeSans, Helvetica, sans-serif;
}

select#account_id {
  width: 160px;
}

input[type="text"], input[type="password"], textarea {
  border: 1px solid #b2b2b2; 
  padding: 2px;
}

input.checkbox {
  margin-top: 10px;
}

/* end form element display blocks */

.reqnote {
  border:none;
  font-size:11px;
  font-weight: bold;
  display:block;
  padding: 10px;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  overflow:visible;
  height: 27px;
  cursor: pointer;
  font-family: Arial, Myriad Pro, FreeSans, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;  
}

button span {
  display: block;
  padding: 0 0 0 5px;
  background:url('/img/button.png') no-repeat left -29px;
}

button span span {
  white-space: nowrap;
  display: block;
  margin: 0 0 -3px 0;
  padding: 5px 15px 10px 10px;
  background: url('/img/button.png') no-repeat right 0px;
  color: #fff;
  position: relative;
}

input.title {
  width: 180px;
}

input.acctTitle, span.acctTitle {
  width: 250px;
  font-size: 16px;
  font-weight: bold;
}

input.passcode {
  width: 60px;
}

.warn {
  color: red;
}

.error {
  font-size: 11px;
  color: red;
  padding: 0 3px;
}

textarea.participant_emails {
  width: 310px; 
  height: 80px;
}

div.acctSuspend, div.nojs {
  clear: both;
  border: 1px solid #ddb; 
  background-color: #ffc; 
  font-weight: bold; 
  text-align: center;
  color: #c66;
  margin: 0; 
  padding: 5px;
  width: 98%;
}

div.nojs {
  border-width: 0 0 1px 0;
  width: 99%;
}

a.at_drill {
  background-color: #ccf; 
  padding: 3px;
  border: 1px solid #77c;
  color: #000;
  text-decoration: none;
  -moz-border-radius:12px;
  -khtml-border-radius:12px;
}

a.at_drill:hover {
  background-color: #aaf; 
}

/* account admin UI */  
div.admin_tab_header {
  text-align: right;
  font-size: 11px;
}

div.admin_tab_header span {
  width: 110px;
  padding-right: 15px;
}

span.spacer {
  margin-left:  20px;
  margin-right: 20px;
}

span.spacer span {
  margin-right: 10px;
  margin-left:  10px;
}

.cbox {
  width: 65px;
  border: 0px;
}

.cbox_del {
  width: 40px;
  border: 0px;
  text-align: center;
}

textarea.reservedPhone {
  width: 250px; 
  height: 35px;
}
/* end account admin UI */  


/* login form */
div#loginPage {
  -moz-border-radius: 20px;
  -khtml-border-radius: 20px;
}

div#loginLeft {
  width: 495px;
  padding-top: 15px;
  margin: 0 0 5px 5px;
}

div#loginRight {
  width: 305px;
  margin: 0 5px 10px 0;
  float: right;
}

div#loginBox {
  padding: 5px 0 5px 0;
  border: 1px solid #bbb;
  background-color: #f3f3ff;
  -moz-border-radius:20px;
  -khtml-border-radius:20px;
}

div#loginLinks {
  text-align:center;
  font-size: 11px;
  clear:both;
}

div#loginHelpDiv {
  width: 380px;
  position: absolute;
  z-index: 10;
  display: none;
  padding: 15px;
  line-height: 150%;
  left: 5px;
  top: 15px;
}

div.loginPhone {
  background:url(/img/phone.jpg) no-repeat left top; 
  padding-left: 70px;
}

div#step1, div#step2 {
  font-weight: bold;
  font-size: 150%;
}

div#step1 {
  padding: 5px 0 5px 0px;
  margin-bottom: 5px;
}

div#step2 {
  text-align: center;
}

span.pcImg {
  line-height: 66px;
  padding: 35px;
  background:url(/img/pc.jpg) no-repeat left; 
}


div#wkDisplay {
  display: none;
  border: 1px solid #cce;
  background-color: #eef;
  width: 250px;
  padding: 5px;
  -moz-border-radius:10px;
  -khtml-border-radius:10px;
}

span.zip {
  font-size: 120%;
  margin-left: 125px;
  font-family: times, serif;
  color: #58b;
}

span.zip span {
  color: #999;
}

/* end login form */

#acpContainer {
  display: none;
}

/* JS participant UI */

tbody#pTbody td {
  font-size: 12px;
  border-bottom: 1px solid #b2b2b2;
}

div.hTogMenu {
  font-size: 12px;
  border: 1px solid #666;
  padding: 2px;
  position: absolute;
  z-index: 10;
  background-color: #cbb;
  width: 150px;
  -moz-border-radius:10px;
  -khtml-border-radius:10px;
  display:none;
  opacity:.90;
  filter:alpha(opacity=90);
}

div.hTogMenu a  {
  display: block;
  padding: 2px 5px;
  border: 1px solid #cbb;
  color: #008;
}

div.hTogMenu a:hover {
  background-color: #ccf;
  border: 1px solid #88b;
  text-decoration: none;
}

div#updateMsg {
  display:none; font-size: 11px;
  background-color: #cbb;
  padding: 4px 10px 4px 10px;
  margin-bottom: 2px;
  -moz-border-radius:6px;
  -khtml-border-radius:6px;
}

tr#participantHead td {
  background-image: url(/img/bar.png);
  color: white;
  font-weight: bold;
}

/* end participant UI */

img#trigger {
  cursor: pointer;
}

/* guest conference passcode login */
input.importantcode { 
  display: none;
}

.faq, div#zxPopup {
  border: 2px solid #fd9;
  background-color: #ffd;
  padding: 8px;
  font-size: 12px;
  line-height: 150%;
  -moz-border-radius:12px;
  -khtml-border-radius:12px;
}

div#zxPopup {
  padding: 3px 8px 8px 8px;
  border: 2px solid #fc6;
  display: none; 
  position:absolute;
  z-index: 10;
  width: 300px;
  color: #000;
  opacity:.90;
  filter:alpha(opacity=90);
}

a.optout1 {
  color: #a4a;
}

a.optout2 {
  color: #f44;
}

span.conflict {
  padding: 2px 0;
  background-color:#fc6;
}

div.conflict {
  margin: 10px 160px;
  border: 2px solid #eb5;
  background-color:#fc6;
  padding: 8px;
  font-size: 12px;
}

tr.callLegSum td {
  background-color: #666; 
  color: #eee; 
  font-weight: bold;
  font-size: 12px;
}

div#pinScore, div#passScore {
  position: absolute;
  z-index: 10;
  width: 150px;
  padding: 5px;
  display: none;
  text-align: center;
  font-weight: bold;
  background-color: #cbb;
  border: 1px solid #a99;
  opacity: .90;
  filter: alpha(opacity=90);
  -moz-border-radius:12px;
  -khtml-border-radius:12px;
}

div#pinScore {
  left: 125px;
  top: -10px;
}

div#passScore {
  left: 150px;
  top: -10px;
}

div#passScore small {
  display: block;
  margin-top: 5px;
  font-weight: normal;
}

div#collapsePH2, div#collapsePH, div#zip_reg {
  border: 2px solid #ccc;
  background-color: #eee;
  padding: 8px 0 8px 0;
  font-size: 12px;
  -moz-border-radius:12px;
  -khtml-border-radius:12px;
}

div#zip_reg {
  padding: 6px 10px;
}

span.proj {
  color: #000;
  font-size: 11px;
}

#ccNotReq {
  color:green; display:none; text-align:center;
}

.shadow {
  -moz-box-shadow: 1px 1px 8px #000;
  -khtml-box-shadow: 1px 1px 8px #000;
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction= 135, Strength=8);
}
