/* RESETS BROWSER STYLES */
@import url(reset.css);

/* Main layout */
body {
line-height: 1.5;
font-size: 62.5%; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666;
background-color: #fff;
}

#landing_page {
margin-top: 20px;
text-align: center;
}

#wrap {
margin: 20px auto;
width: 800px;
}

#global-header-area {
margin-bottom: 15px;
height: 80px;
}

/* The left-logo style controls the padding and alignment of the logo at the top left,
if the minisite is a co-brand, for example. */
#left-logo {
float: left;
background-image: url(../images/client_logo.jpg);
background-repeat: no-repeat;
background-position: right bottom;
text-indent: -9999px;
}

#middle-logo {
width: 100%;
text-align: center;
}

/* The right-logo style controls the padding and alignment of the logo at the top right,
often the BT logo, for example. */
#right-logo {
float: right;
padding-right: 10px;
padding-top: 10px;
}

#landing_page_header {
font-size: 1.8em;
font-weight: bold;
text-align: center;
padding-bottom: 5px;
}

#landing_page_text {
text-align: center;
font-size: 1.2em;
}

#map {		
height: 350px;
width: 760px;
background: #fff url(../images/map.jpg);
}

#menu-language {
float: left;
background: #fff url(../images/menu-language-bg.jpg);
height: 340px;
width: 139px;
border-right: 1px solid #005293;
padding-top: 10px;
}

#menu-language ul{
padding: 0;
margin: 0;
margin-top: 0px;
}

#menu-language li{
list-style-type: none;
font-size: 1.3em;
padding: 0;
margin: 0;
text-align: right;
font-weight: bold;
}

#menu-language a, .menu a:visited {
text-decoration: none; 
color: #fff; 
display: block;
padding: 5px 20px;
}

#menu-language a:hover {
color: #f05423;
}

#shadow-top {
background: #fff url(../images/shadow-top.jpg);
height: 30px;
width: 760px;
border-bottom: 1px solid #fff;
}

#shadow-bottom {
background: #fff url(../images/shadow-bottom.jpg) top no-repeat;
height: 40px;
width: 760px;
border-top: 1px solid #fff;
text-align: center;
padding-top: 10px;
font-size: .8em;
color: #333;
}

select {
margin-top: 0;
font-size: 1.1em;
color: #666;
border: 1px solid #ccc;
padding: 1px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#copyright {
font-size: 1em;
}

#homepage-intro {
padding: 0 360px 10px 0;
background-color: #fff;
background-image: url(../images/background/bg_overview.jpg);
background-repeat: no-repeat;
background-position: right bottom;
min-height: 220px;
}

#homepage-intro p.intro {
font-size: 14px;
margin: 14px 11px 14px 0;
line-height: 1.25;
}


/* --------------------------------------------------------------------------------- 
		HOMEPAGE QUICK LINKS STYLES
--------------------------------------------------------------------------------- */

#homepage-quicklinks {
margin: 20px 0;
margin-bottom: 0;
padding-bottom: 20px;
float: left;
}

#quicklink-conferencing-services, #quicklink-training-resources, #quicklink-helpdesk {
width: 225px;
background:  #fff;
float: left;
padding: 0 20px 0 0;
}

#quicklink-training-resources {
padding-left: 20px;
border-right: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
}

#quicklink-helpdesk {
padding-right: 0;
padding-left: 20px;
border-right: none;
}

#homepage-quicklinks ul {
clear: both;
list-style-image: none;
margin-left: 0;
}

#homepage-quicklinks li {
padding-bottom: 0;
list-style-type: none;
}

#homepage-quicklinks li a, #homepage-quicklinks li a:link, #homepage-quicklinks li a:active, #homepage-quicklinks li a:visited {
text-decoration: none;
background: url(../images/list-arrow.gif) center left no-repeat;
display: block;
padding: 5px 0 5px 10px;
border-bottom: 1px solid #e5e5e5;
}

#homepage-quicklinks li a:hover {
color: #333;
text-decoration: underline;
background-color: #f9f9f9;
}

#homepage-quicklinks li.phone {
background: url(http://www.btconferencing.com/email/channel/bt/images/icons_touch/touch_phone.gif) no-repeat left top;
padding-left: 24px;
margin-bottom: 5px;
font-size: 1.1em;
}

#homepage-quicklinks li.email a {
background: url(http://www.btconferencing.com/email/channel/bt/images/icons_touch/touch_email.gif) 0 50% no-repeat;
padding-left: 26px;
margin-left: -2px;
margin-bottom: 5px;
border-bottom: 0;
}

#homepage-quicklinks li.email a:hover {
text-decoration: underline;
}

#segment-nav-01 {
background-image: url(../images/background/bg_nav1_full.png);
background-repeat: no-repeat;
background-position: 50% 0;
height: 44px;
padding-left: 10px;
clear: both;
}

#segment-nav-01 li {
float: left;
list-style-type: none;
text-align: center;
}

#segment-nav-01 li a {
background-image: url(../images/background/bg_nav1_sprite.png);
background-position: 0 -88px;
background-repeat: repeat-x;
color:#fff;
text-decoration: none; 
float: left;
font-size: 1.2em;
font-weight: bold;
display: block;
padding: 0 8px 0 8px;
line-height: 44px;
border-left: 1px solid #8fbfdb;
}

#segment-nav-01 #current a {
background-position: 0 -44px;
}

.first-link {
border-style: none none solid none !important;
}

#segment-nav-01 li a:hover {
background-position: 0 -44px;
}

#segment-nav-01 li a:active {
background-position: 0 0;
color: #005293;
}

/* secondary navigation section - this is the horizontal menu that appears beneath the primary tabs */

#segment-nav-02 {
height: 25px;
background-image: url(../images/background/bg_nav2_full.png);
background-position: left bottom;
background-repeat: repeat-x;
background-color:  #fff;
padding: 0 0 0 10px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}

#segment-nav-02 ul {
width: 100%;
}

#segment-nav-02 li {	
float: left;
text-align: center;
}

#segment-nav-02 li a {
text-decoration: none; 
float: left;
font-size: 11px; 
font-weight: normal;
display: block;
padding: 0px 10px 0 10px;
line-height: 25px;
}

#segment-nav-02 li a:hover {
background-image: url(../images/background/bg_nav2_active.png);
background-position: left bottom;
background-repeat: repeat-x;
background-color: #d4e8f2;
color: #fff;
}

/* If width for segment-nav-04 is adjusted, tent.right-nav-only and segment-main-content.left-and-right-nav need to also be adjusted by the same amount. For example, if 10px is added to segment-nav-04, then 10px needs to be subtracted from segment-main-content.right-nav-only and segment-main-content.left-and-right-nav */

#segment-nav-04 {
float: right;
width: 285px;
padding: 0 10px 0 0;
}

/* segment-section-area controls the outside border */

#segment-section-area {
float: left;
border: 1px solid #ddd;
width: 798px;
padding-top: 15px;
}

.segment-main-content {
float: left;
padding: 0 0 0 20px;
}

.segment-iframe {
float: left;
padding: 0 0 0 0;
}

.right-nav-only {
width: 450px;
}

.left-and-right-nav {
width: 395px;
padding: 0 0 0 10px;
}

.segment-main-content ul {
font-size: 1.1em;
padding: 0;
margin: 10px 0 10px 25px;
list-style-image: url(../images/list-arrow.gif);
}

.segment-main-content li {
padding-bottom: 10px;
}

.segment-main-content ul.sub {
font-size: 1.0em;
padding: 0;
margin: 10px 0px 0px 30px;
list-style-image: url(../images/sub-list-arrow.gif);
}


/* footer section - use to change style and padding of footer links */

#segment-footer-area {
width: 100%;
height: 40px;
background: #fff url(../images/background/bg_footer.png) no-repeat;
margin: 0 auto;
clear: both;
}

#footer-nav {
float: left;
}

#footer-back-top {
float: right;
text-align: right;
}

#segment-footer-area li {
float: left;
list-style-type: none;
padding: 0;
margin: 0;
text-align: center;
font-size: 1.1em;
}

#segment-footer-area a, #segment-footer-area a:link, #segment-footer-area a:active, #segment-footer-area a:visited {
text-decoration: none; 
display: block;
padding: 0 20px 0 20px;
margin-top: 12px;
border-right: 0;
}

#segment-footer-area a:hover {
color: #333; 
text-decoration: none;
}

/* typography */

h1 {
font-size: 2em;
color: #d71f85;
font-weight: normal;
/*clear: left;*/
padding-bottom: 10px;
line-height:1.25;
}

#home-page-signup-top {
background-image: url(../images/background/btn_new_user_h1.png);
background-repeat: no-repeat;
background-position: left top;
font-size: 15px;
font-weight: bold;
color: #005293;
line-height: 1;
display: block;
padding: 15px 190px 5px 15px;
margin-bottom: -25px;
}

#home-page-signup-bottom {
background-image: url(../images/background/btn_new_user_main.png);
background-repeat: no-repeat;
background-position: left bottom;
display: block;
font-size: 12px;
padding: 30px 190px 20px 15px;
color: #555;
line-height: 1.25;
}

#homepage-quicklinks h1 {
font-size: 14px;
font-weight: bold;
color: #660099;
padding-bottom: 10px;
}

h2 {
font-size: 1.5em;
padding: 10px 0 5px 0;
color: #660099;
line-height:1.25;
}

h3 {
line-height:1.25;
font-size:1.7em;
margin:15px 0 10px 0;
font-weight:normal;
color:#d71f85;
}

h4 {
font-size: 1.2em;
padding: 5px 0 5px 0;
}

p {
margin: 10px 0 10px 0;
font-size: 1.2em;
line-height: 1.5;
}

/* main link styles */

a {
color: #005293;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: underline;
}

.keypad {
font-family: monospace;
font-weight: normal;
color: #666;
background-image: url(../images/bg_button.gif);
background-repeat: no-repeat;
background-position: center center;
font-size: 1.3em;
padding: 1px 3px 2px 4px;
margin-right: 1px;
}

/* "BT" TABLE IS THE STANDARD TABLE USED FOR DISPLAYING TEXT INFO - NO FRILLS   */

table.bt, table.compare {
margin: 10px 10px 10px 0;
}

table.bt tr, table.compare tr {
border: 1px dotted #ddd;
}

table.bt tr.primary, table.compare tr.primary {
background-color: #eee;
}

table.bt td, table.compare td {
padding: 5px;
vertical-align: top;
border-right: 1px dotted #ddd;
}

table.bt th, table.compare th {
background: #fff;
border-bottom: 1px solid #ccc;
border-right: 1px dotted #ddd;
padding-left: 6px;
padding-bottom: 3px;
font-size: 1.2em;
padding: 5px;
vertical-align: top;
text-align: left;
}

table.compare th {
padding: 2px;
text-align: center;
}

table.compare th.main-header {
font-size:1.3em;
font-weight: bold;
color: #660099;
}

#signup-top {
/* background-image: url(../images/background/bg_new-user-h2.png); */
background-image: url(../images/background/bg_sidebar_generic.png);
background-position: left top;
background-repeat: no-repeat;
display: block;
padding: 17px 50px 0 10px;
}

#signup a {
font-size: 1.3em;
font-weight: bold;
color: #660099;
}

#signup-bottom {
background-image: url(../images/background/bg_new-user.png);
background-position: left bottom;
background-repeat: no-repeat;
line-height: 1.25;
font-size: .85em;
font-weight: normal;
display: block;
padding: 10px 10px 85px 10px;
color: #005293;
}

#book-video, #quick-links, #help-desk {
background: #6697be;
padding-top: 10px;
background-color:#6697be;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
color: #ffffff;
}

#book-video h2, #quick-links h2, #help-desk h2 {
background-position: left top;
background-repeat: no-repeat;
padding: 17px 40px 12px 10px;
font-size: 1.3em;
font-weight: bold;
}

#book-video a, #quick-links a {
text-decoration: none; 
font-size: 1.1em;
display: block;
padding: 3px 15px 3px 10px;
margin: 0 4px 0 4px;
}

#book-video a:hover, #quick-links a:hover {
color: #fff; 
background-color: #74b6da;
}

/* Book video ad box */

#book-video h2 {
/* background-image: url(../images/background/bg_video-h2.png); */
background-image: url(../images/background/bg_sidebar_generic.png);
}

/* Quick links */

#quick-links h2 {
/* background-image: url(../images/background/bg_quick-links-h2.png); */
background-image: url(../images/background/bg_sidebar_generic.png);
}

#quick-links a {
border-top: 1px solid #efefef;
}

/* Helpdesk */

#help-desk {
margin-bottom: 10px;
}

#help-desk h2 {
/* background-image: url(../images/background/bg_helpdesk-h2.png); */
background-image: url(../images/background/bg_sidebar_generic.png);
}

#help-desk ul {
margin: 0 0 0 10px;
}

#help-desk li {
padding: 3px 3px 3px 0;
}

#help-desk li.phone {
background: url(../images/touch_phone.gif) 0 50% no-repeat;
padding-left: 24px;
}

#help-desk li.email {
background: url(../images/touch_email.gif) 0 50% no-repeat;
padding-left: 24px;
padding-right: 8px;
}

/* FAQ */

.faq-block {
border-top: 1px solid #dddddd;
padding: 10px 0 10px 0;
}

.question {
font-weight: bold;
}

.answer {
background-color: #f8f8f8;
padding: 2px 10px;
margin-bottom: 10px;
}

.answer ul {
margin-left: 15px;
}

/* FORMS */



/* GLOBAL ACCESS */

#bridges {
font: 62.5% Arial, Helvetica, sans-serif;
margin-top: 5px;
margin-bottom: 10px;
width: 97%;
background-color: #f8f8f9;
color: #000;
font-size: 1.2em;
margin-left: auto;
margin-right: auto;
line-height: 1.5;
}

#bridges tr {
border-bottom: 1px dashed #bbb;
}

#bridges tr.bridgesHeader {
background-color: #efefef;
border-style: none;
}

#bridges tr.bridgesHeader:hover {
background-color: #efefef;
}

#bridges th {
font-weight: bold;
padding: 2px 2px 2px 4px;
text-align: left;
}

#bridges td {
padding: 2px 2px 2px 4px;
font-weight: bold;
}

#bridges td.marketing {
letter-spacing: 1px;
font-weight: normal;
font-size: 1.1em;
}

#bridges tr:hover {
background-color: #fff;
}

tr.primary {
background-color: #eee;
}

span.displayNotes {
display: block;
font-size: .9em;
letter-spacing: 0;
}

.warning, .info {
width: 90%;
font-size: 1.1em;
font-weight: bold;
margin: 25px auto;
margin-top: 5px;
margin-bottom: 5px;
padding: 8px 0 8px 30px;
text-align: center;
background-position: 5px 50%;
background-repeat: no-repeat;
}

.warning {
color: #222222;
background-color: #f7cbca;
background-image: url(../images/24-message-warn.gif);
border: 1px solid #222222;
}

.info {
color: #005293;
background-color: #d9e5ef;
background-image: url(../images/24-message-info.gif);
border: 1px solid #005293;
}

.bottom-padding {
padding-bottom: 5px;
}

.no-bottom-padding {
padding-bottom: 0;
}

.top-padding {
padding-top: 15px;
}

.no-top-padding {
padding-top: 0;
}

.right-align {
text-align: right;
}

.center-align {
text-align: center;
}

#userguide-nav, #userguide-nav ul { /* all lists */
line-height: 1;
float: left;
}

#userguide-nav h2 {
font-size: 1.1em;
padding: 10px 0 0 15px;
}

#userguide-nav h2 a {
text-decoration: none;
display: block;
color: #660099;
margin: 0;
padding: 0;
}

#userguide-nav a, .no-link {
display: block;
background: url(../images/list-arrow.gif) 5% 50% no-repeat;
padding-left: 20px;
margin: 0 0px 0 4px;
padding-top: 6px;
padding-bottom: 6px;
}

#userguide-nav li { /* all list items */
float: left;
width: 200px; /* width needed or else Opera goes nuts */
cursor: pointer;
margin: 0;
}

#userguide-nav li ul { /* second-level lists */
padding: 5px 0 10px 0;
width: 200px;
font-size: 1em;
}

#userguide-nav li ul li {
padding: 0;
}

#userguide-nav li ul a {
text-decoration: none;
margin: 0 0px 0 4px;
padding-top: 6px;
padding-bottom: 6px;
}

#userguide-nav li ul a:hover {
color: #fff;
background-color: #74b6da;
background-image: url(../images/list-arrow-white.gif);
}

#userguide-nav li ul ul { /* third-and-above-level lists */
position: absolute;
margin: -32px 0 0 200px;
padding: 0 0 8px 0;
background-image: none;
background-color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
left: -999em;
border: 1px solid #74b6da;
}

#userguide-nav li:hover ul ul, #userguide-nav li.sfhover ul ul {
left: -999em;
}

#userguide-nav li li:hover ul, #userguide-nav li.sfhover ul, #userguide-nav li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}

#userguide-nav li ul ul a { 
margin: 0px 0px 0px 4px;
padding: 6px 0px 6px 20px;
background: url(../images/list-arrow.gif) 5% 51% no-repeat;
}

#userguide-nav li ul ul a:hover {
}

#userguide-nav li ul ul li.level2-top a {
margin-top: 8px;
}

label, input.txt, input.buttonSubmit, textarea {
display: block;
}


/************************** GWT STYLES FROM DEVELOPERS FOR REGISTRATION AUTOMATION ******************************/
/************************** GWT STYLES FROM DEVELOPERS FOR REGISTRATION AUTOMATION ******************************/
/************************** GWT STYLES FROM DEVELOPERS FOR REGISTRATION AUTOMATION ******************************/
.gwt-HTML {
  display: inline;  
}

.gwt-Hyperlink {
  display: inline;
}

.gwt-TextBox, .gwt-PasswordTextBox {
  background-color: #fff;
  border: 1px solid #dedede;
  padding: 2px 1px 2px 2px;
  width: 15em;
  color: #333;
  font-size:11px;
  font-family:arial, sans-serif;
}

.gwt-TextBox:focus, .gwt-PasswordTextBox:focus {
  border: 1px solid #FF8740;
}

.gwt-ListBox {
  font-size:11px;
  color:#444;
  background-color: #fff;
  border: 1px solid #dedede;
  font-family:arial, sans-serif;
}

.gwt-ListBox option {
  font-family: verdana, sans-serif;
  color: #555;
}

gwt-PopupPanel {
  font-size: 11px;
  color: #666;
  font-family: verdana, arial, sans-serif;
  background-color: #fff;
  line-height: 125%;
}

.gwt-PushButton {
  color: #fff;
  font-weight: bolder;
  border: 1px solid #FFF2EB;
  padding: 0 4px 0 4px;
  background-color: #005293;
  background-repeat: repeat-x;
  background-position: left center;
  width: auto;
  line-height: 22px;
  font-size:13px;
  text-transform:uppercase;
  cursor:pointer;
  display:inline;
}

.gwt-PushButton .html-face {
  margin: 0px auto;
  text-align: center;
}

.html-face {
}

.gwt-PushButton-up, .gwt-PushButton-down {

}

.gwt-PushButton-up-hovering {
background-color: #407095;
}

.gwt-PushButton#openAccount {
  margin-left: 10px;
  float: left;
  clear: both;
}

.gwt-PushButton#addressLookup {
  margin: 2px 30px 0 200px;
  clear: both;
  font-size:11px;
  width:120px;
  padding:2px;
  line-height:11px;
  display:block;
}

.gwt-PushButton#register {
  float: right;
  margin: 5px 0 10px 0px;
}

.gwt-PushButton#back {
  float: right;
display: none;
  margin: 5px 5px 10px 5px;
}

.gwt-PushButton#next {
  float: right;
  margin: 5px 238px 0 0px;
  clear: both;
}

.gwt-PushButton#save {
  float: left;
  margin: 5px 5px 0 35px;
}

.gwt-PushButton#submit {
  float: left;
  margin: 5px 5px 0 5px;
}

.gwt-PushButton#ok {
  float: right;
  margin: 5px 10px 5px 50px;
  font-size:1.2em;
  padding:3px;
}

.gwt-PushButton#addUser {
  float: right;
  margin: 5px 10px 0 0px;
}

.gwt-PushButton#finish {
  float: right;
  margin: 5px 5px 0 0px;
}

.gwt-PushButton#continue {
  float: right;
  margin: 5px 20px 0 0px;
}

.gwt-PushButton-disabled#addUser {
  color: #aaa;
  background-image: url(../img/h4_bg.png);
  background-repeat: repeat-x;
  background-position: 0 50%;
  border: 1px solid #ddd;
}

.gwt-PushButton-up-disabled#addressLookup {
display:none;
}

.gwt-Label {
  float: left;
  width: 140px;
  margin-left: 15px;
  position:relative;
  top:5px;
}


fieldset.radioDropdown li {
float:left;
clear:left;
width:400px;
}

fieldset.radioDropdown select {
width:170px;
}

fieldset.radioDropdown .gwt-ListBox {
}

.gwt-RadioButton {

}

.gwt-RadioButton input {
margin-left:15px;
}

.gwt-RadioButton label {
font-size:11px;
margin-left:2px;
position:relative;
top:-2px;
color:#444;
font-weight:normal;
}

.ServiceWidget .gwt-Label {
position:relative;
top:0;
left:1px;
width:auto;
}

.ServiceWidget .name {
float:left;
}

.SelectionWidget {
float:left;
margin-left:12px;
}


.gwt-CheckBox {
	margin-left: 15px;
}

span.gwt-CheckBox label {
	position:relative;
	top:-2px;
	margin-left:3px;
}


.helpIcon{
background-image:url(../img/bg_info-icon.png);
background-repeat:no-repeat;
background-position: center;
float:left;
margin-left: 6px;
width:20px;
height:20px;
position:relative;
top:-3px;

}

.helpIconText{

}


.postalCodeField {
float:left;
}



.postalCodeField .gwt-Label {

}

/* POPUP BOXES etc.  */
/* >>>>>>>> progressBox used for customer prompts in secondaryColumn  */
.progressBox {
  border: 1px solid #dedede;
  width:120px;
  background-color:#fff;
  background-image: url(../img/bt_progress.gif);
  background-repeat: no-repeat;
  background-position: 2% 50%;
  font-weight: bold;
  min-height: 16px;
  text-align:left;
  color:#ff6905;
  padding:5px 3px 5px 48px;
}


.progressBox .gwt-HTML {
  margin: 0;
  display: block;
}



/* >>>>>>>> infoBox used for customer prompts in secondaryColumn  */
.leftBox {
float: left;
}

.rightBox {
float: right;
}

.infoBox {
width:200px;
color: #ff5e00;
font-family: verdana, arial, sans-serif;
background-color:#fff;
border:1px solid #dedede;
line-height:1.25;
background-image: url(../img/arrow-infobox.gif);
background-repeat: no-repeat;
background-position: 0 50%;
text-align:left;
}

.infoBox h4 {
font-weight: bold;
margin: 5px 0 -5px 32px;
}

.infoBox p {
margin:0;
padding:3px 3px 3px 20px;
font-weight:bold;
font-size:10px;
line-height:1.2;
}

/* >>>>>>>> infoBoxAlert used for error messages in secondaryColumn  */
.infoBoxAlert {
font-size: 11px;
color: #666;
font-family: verdana, arial, sans-serif;
background-color: #fff;
line-height: 125%;
color: #d71f85;
width: 250px;
background-image: url(../img/alert.png);
background-repeat: no-repeat;
background-position: 0 50%;
}

.infoBoxAlert p {
padding: 5px 0 5px 0;
}


/* >>>>>>>> popupBox used for popups that float over main layout  */
.popupBox {
width:160px;
border:1px solid #dedede;
background-color: #fff;
outline: none;
padding:0 5px 5px 5px;
font-size:10px;
}

.popupBox alert {
color: #d71f85;
background-image: url(../img/alert_body.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

.popupBox h4 {
font-size: 11px;
padding: 0;
margin-left:5px;
border-bottom: 1px solid #dedede;
font-weight: bold;
}


.popupBox alert h4 {
color: #d71f85;
padding-bottom:1px;
}

.popupBox p {
margin-left:5px;
}

.popupBox ul, .popupBox ol {
margin: 5px 0 5px 0;
padding: 0 10px 0 10px;
}

.popupBox li {
margin: 5px 0 5px 0;
padding: 0 10px 0 15px;
background-image: url(../img/bullet.gif);
background-repeat: no-repeat;
background-position: 0 51%;
font-size:11px;
line-height:1.25;
}

.popupContent {
padding:0;
margin:0;
}

.popupContent .gwt-Label {
width:auto;
padding:0 5px 5px 5px;
margin:0;
font-size:11px;
font-weight:bold;
line-height:1.25;
}


div#error{
padding-bottom: 1px;
outline:none;
}

div#error li {
color: #ed1c24;
font-size: 11px;
margin:0 0 0 0;
padding: 3px 0 3px 22px;
background-image: url(../img/alert_icon.gif);
background-repeat: no-repeat;
background-position: 0 50%;
}

div#error li .gwt-Label {
width:100%;
float:none;
padding:0;
margin:0;
top:0;
}


.popupError {
color: #d71f85;
font-size: 11px;
line-height: 135%;
margin: 0 0 0 3px;
padding: 3px 0 3px 22px;
background-image: url(../img/alert_icon.gif);
background-repeat: no-repeat;
background-position: 0 50%;
}

.buttonPanel{
	float: right;
}

.popupBox2 {
width: 38em;
font-size: 12px;
line-height: 150%;
border: 1px solid #ddd;
background-color: #ffffff;
color: #d71f85;
background-image: url(../img/alert_body.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

.popupBox2 h4 {
font-size: 13px;
padding: 3px 0 3px 10px;
border-bottom: 1px solid #ddd;
font-weight: bold;
color: #d71f85;
}

.popupBox2 p {
margin: 5px 0 5px 5px;
padding: 0 10px 0 10px;
}

.popupBox2 ul, .popupBox2 ol {
margin: 5px 0 5px 0;
padding: 0 10px 0 10px;
}

.popupBox2 li {
margin: 5px 0 5px 0;
padding: 0 10px 0 5px;
}

.popupBox2 span.gwt-RadioButton {
	margin-left: 15px;
}


.radio {
	margin-left: 15px;
}

.radioUS{
	float:left;
	clear: both;
	margin: 5px 120px 0px 15px;
}

div#primaryColumn span.radioUS label {
	float: none;
	margin-left: 5px;
}


/* SPECIAL STYLES */

/*
#signupHelp {
background:#fff;
width:123px;
height:35px;
position:absolute;
right:0;
top:0;
}

#signupHelp a {
width:123px;
height:35px;
display:block;
line-height:34px;
background-image: url(../img/bg_helplink.png);
background-repeat:no-repeat;
background-position: left top;
color:#fff;
font-weight:bold;
padding-left:10px;
outline:none; 
}

#signupHelp a:hover {
text-decoration:none;
}
*/


span.required {
color: #ff5e00;
}

table.rightBox {
float:right;
}

.popupBox2 {
background-image:none;
color:#ff6600;
font-weight:bold;
padding:0;
}

.popupBox2 h4 {
color:#fff;
background:#ff6600;
padding-left:15px;
margin:0;
}

.popupBox2 p {
line-height:1.25;
}

.ga_options_box a {
font-weight:bold;
font-size:1.4em;
width:360px;
height:50px;
line-height:42px;
padding:3px 0 3px 56px;
display:block;
background-repeat:no-repeat;
background-position: 0 50%;
color: #ff6600;
}

.ga_options_box a:hover {
text-decoration:none;
background-position: .5% 50%;
}

.ga_options_box a#confHomePage {
background-image: url(../images/background/bg_close_win.png);
}
/************************** GWT STYLES FROM DEVELOPERS FOR REGISTRATION AUTOMATION ******************************/
/************************** GWT STYLES FROM DEVELOPERS FOR REGISTRATION AUTOMATION ******************************/
/************************** GWT STYLES FROM DEVELOPERS FOR REGISTRATION AUTOMATION ******************************/


/* DISPLAY / MISC STYLES */
img#library-image {
float:right;
}

strong {
font-weight:bold;
}

.first-header {
margin-top:0;
padding-top:0;
}

.no-bottom-margin {
margin-bottom:0;
}

span.required-field {
color:#d71f85;
}

span.aside {
font-size:smaller;
}

.red-text {
color: #d71f85;
}

.bt-purple {
color:#660099;
}

.sub-offer {
	color: #888;
	font-size: 0.75em;
}

a.image-link {
	border: 0;
}

a.image-link:hover {
border:0;
}

div#hr-library-box {
	background: url(../images/library-bg.png) no-repeat 0 0 ;
	width: 272px;
	height: 151px;
}

div#hr-library-box h3 {
	padding-left: 45px;
	padding-top: 5px;
}

div#hr-library-box p {
	padding-left: 20px;
	padding-right: 10px;
}

span.cancel {
	font-size: .7em;
}

.sup {
	font-size: .9em;
	top: -5px;
	position: relative;
	bottom: 1ex;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
}