/* 
**
**
/* 
**
**
Contents:
---------
1. GLOBAL
2.
3. LANDING PAGE
  A. LP PACKAGE
  B. INFO FORM
4. BREADCRUMB
5. CUSTOMER INFORMATION INPUT
6. SELECT PLAN
  A. ELEMENT PLAN INFO
7. BUNDLES
8. ORDER FORM 
9. CONFIRMATION PAGE  
  A. CONFIRMATION MESSAGES
10. SERVICE CHECK/ORDER WAIT PAGES
11. FORM ELEMENTS
12. ERRORS
**
Order of Declaration Values:
----------------------------
1. CONTAINER MODEL: position > float > display/visibility > top > left > height > width > margin > padding > 
2. CONTAINER VISUAL: background (img > repeat > left/right > top/bottom > color) > border (size > line-type > color) > 
3. FONT & ORIENTATION: font-family > font-size > font-weight > font-style > text-decoration > line-height > color > text-alignment
**
What is EDIT?
-------------
EDIT is used to call out styles that need to change per site schema.
**
*/


/* 1. GLOBAL
--------------------------------------------------- */

body {background-color: #eeeeee; margin: 0;}

p, div {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333;}

/* EDIT: a, a:hover color */
a, a:hover {font-weight: 400; text-decoration: underline; color: #E71925;}
/* Secondary anchor class */
a.edit, a:hover.edit {font-weight: 800; text-decoration: underline; color: #333;}

/* EDIT: h1 color */
h1 {font-size: 16px; line-height: 12px; color: #E71925;}
/* EDIT: h2 color */
h2, .subhead {margin:-10px -10px 0; padding: 2px 6px; background: #666666; border-top: 3px solid #E71925; font-size: 12px; color: #FFFFFF;font-weight:bold;}
  h2 p {float: right; margin-top: 1px; color: #fff; font-weight: 800;}
  h2 span {font-weight: 400;}
h3 {font-size: 12px;}
  h3 span {font-weight: 400;}
h4 {}
h5 {font-size: 14px; margin-top: -10px; color: #7ac142;}
h6 {margin: 0; font-size: 14px;}

#container {width: 750px; margin: 0 auto 20px auto; background: #FFFFFF;}

#content {margin: 30px 0 40px 0; padding: 0 40px;}

/* EDIT: #header background color */
#header {height: 100px; border-bottom: 1px solid #999;}
#header img {}

/* EDIT: #footer background image */

#footer {height: 23px; margin-top:30px;  width: 730px; padding: 10px; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/bg_footer.gif) repeat-x; border-top: 1px solid #999;}

#footer a {margin-right: 9px; padding-left: 12px; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/icon_bullet.gif) no-repeat left; text-decoration: none; color: #666;}

 #footer a:hover {text-decoration: underline;}
 .copyright {float: right; color: #666;}
    
/* Used mainly on the confirmation page to automatically color the confirmation number */
strong strong {color: #9bcd00;}

img {border: none;}
label {cursor: text;}
li {margin-bottom: 5px;}
.strong {font-weight: 800;}

/* text-align optional classes */
.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}
.nobr {white-space: nowrap}

/* PREMIUMS */
#premiums {padding: 5px;}
	#premiums p {color: #999;}

/* FAQ TABLE OF CONTENTS */
#toc p {line-height: 5px;}


/* 2. LOGIN PAGE
--------------------------------------------------- */
  
  #login_area {position: relative; top: 50px; left: 150px;}
  
  .store {position: absolute; top: 72px; width: 740px; padding: 5px; font-size: 12px; color: #fff; background: #999;}
  
  a.logout {position: absolute; margin: 2px 0 0 694px; padding: 2px 4px 1px 4px; color: #666; background: #ececec; font-weight: 800; text-align: right; text-decoration: none;}
     a:hover.logout {color: #14C4ED; background: #fff; font-weight: 800;}
  
  .login_enter {font-size: 18px; color: #666;}
  
  #login_box {position: relative; top: -65px; left: 70px; width: 440px; padding: 10px 0 10px 20px; border: 1px solid #999;}
    #login_box p {font-family: Verdana, Helvetica, Arial, Sans-Serif; font-weight: 800; color: #14C4ED;}
      #login_box p.error_red {color: #000; margin: 0;}
      #login_box div.error img {display: none;}
      #login_box p span {font-size: 10px; font-weight: 400; color: #666;}
    #login_box a {font-size: 10px; text-decoration: none;}
      #login_box a:hover {text-decoration: underline;}

.updates_link {font-size: 12px; margin: -23px 0px 10px 0px; padding-right: 5px; text-align: right;}
  .updates_link a {color: #000;} 


/* 3. LANDING PAGE
--------------------------------------------------- */

/* Hides the title for the background image */
.title {display: none;}

/* A. LP PACKAGE -------- */
/* EDIT: #lp_package declarations */
/*#lp_package {position: absolute; width: 495px; height:330px; margin-top:0px;}*/

/* B. INFO FORM -------- */

#info_form_container {position: relative; left: 495px; width: 237px;}

#info_form {padding-top: 30px; margin: 0; border-left: 1px solid #A5A5A5; border-right: 1px solid #A5A5A5;}
*:first-child+html #info_form {padding-top: 15px; height:270px; margin: 0; border-left: 1px solid #a5a5a5; border-right: 1px solid #a5a5a5;}
  /* EDIT: .headline color */
  .headline {margin: -15px 0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 800; color: #333; text-align: left;} 
*:first-child+html .headline {margin: -28px 0 -15px; margin-top:-5px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 800; color: #333; text-align: left;} 
 .headline .sub { font-size:12px; font-weight:400; }
  .headline_color {
	color:#EE1A22;
}
*:first-child+html #info_form { width:328px; padding-bottom:10px;}
  #info_form p {padding: 0 10px; text-align: left;} 
  #info_form p.required_input {width: 285px; margin-bottom: 8px; text-align: right;}  
  #info_form .customer_information_input {margin-top: 20px;}
  
  .getoffers {position: relative; top: 5px; left: -2px; background: none; border: 0;}
  
  /* Rounded Corners for #info_form */
  #info_form_top {width: 330px; height: 14px;}
*:first-child+html #info_form_top {width: 330px; height: 14px; margin-top:-25px;}
  #info_form_bottom {position: absolute; width: 330px; height: 14px; overflow:hidden;}
  *:first-child+html #info_form_bottom {position: absolute; margin-left:0; width: 330px; height: 14px; overflow:hidden;}/* Adds a taller margin for the landing page #footer only */
#lp_container #footer {margin-top: 50px;}

#disclaimer {margin-top: -20px; padding: 10px 10px 20px 10px; background: #fff; text-align: justify;} 
  #disclaimer p {color: #666;}

/* EDIT: p.offer_ends color */
.offer_ends {color:#000000; display:block; font-size:13px; font-weight:800; margin-top:30px; text-align:center;}

p.last_updated {margin-top: 15px; text-align: right; font-size: 10px;}


/* 4. BREADCRUMB
--------------------------------------------------- */

#breadcrumb {position: absolute; top: 78px; margin-left: 20px; font-family: Geneva, Arial, Helvetica, sans-serif;}

  #breadcrumb p, #breadcrumb em {display: inline; color: #999999;}    
    #breadcrumb p {}
    #breadcrumb em {margin: 5px 4px 0 0; font-size: 16px; font-style: normal;font-weight: 800;}
    
    #breadcrumb span.box {display: block; float: left; height: 23px; padding: 0 10px;}
      /* Secondary class used to style selectedbread crumb items */
      /* EDIT: #breadcrumb span.box.selected bottom-border color */
      #breadcrumb span.box.selected {border-bottom: 6px solid #E71925;} 
        /* EDIT: #breadcrumb span.box.selected p color */
        #breadcrumb span.box.selected p {color: #E71925; }
        #breadcrumb span.box.selected em {color: #E71925; font-weight: 800;}
        

/* 5. CUSTOMER INFORMATION INPUT
--------------------------------------------------- */

.customer_information, .customer_information_input {margin-top: 10px; border: 0;}  
  .customer_information label {display: block; clear: both; margin-bottom: 10px; text-align: left;}
  .customer_information_input label {display: block; clear: both; margin-bottom: 2px; text-align: left; overflow:hidden;}
  
  .customer_information_input input {margin-top: 2px;}
  .customer_information_input span.disp {display: inline; float: none; font-weight: 800;}
  
  .customer_information span, .customer_information_input span {float: left; display: block; width: 130px; *width: 140px; margin-right: 5px; text-align: right;}    
	.customer_information_input span.input, .customer_information_input span.input_error {text-align:left;}
  .customer_information span {font-weight: bold;}

.customer_information_input .nobr { width: 170px; text-align: left;}
.customer_information_input .nobr input { margin: 2px 3px 0 0;}

.customer_information_input .nobr #user_service_phone_0{}
.customer_information_input .nobr #user_service_phone_1{}
.customer_information_input .nobr #user_service_phone_2{}
.input #id_user_email {margin-top:0px;}
*:first-child+html .input #id_user_email {margin-top:2px;}
#email_lbl {margin-top:-2px;}
*:first-child+html #email_lbl {margin-top:0px;}
  
  /* Required icon */
  em.required_icon span {display: inline; color: #fbac38;}
  em.required_icon {padding: 0 3px; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/icon_required.gif) no-repeat 0 2px;}
  em.required_icon span {visibility: hidden; float: none;}
  
  .form_section {padding: 20px 0 10px 0; margin-top: 10px; border: 0; border-top: 1px dashed #666;}
    .form_section input {float: left; margin: -1px 8px 0 0; border: 0; background: #fff;}  
    .form_section p, .form_section h3 {padding-left: 25px;}
    .form_section .list_fix ul .radiogroup-options {margin-left: -20px;}
    .form_section .list_fix ul li input {margin-left: -30px;}
    .form_section .list_fix ul {margin-bottom: -10px;}
    
  .mail_in_rebate {font-size: 10px; font-weight: 400;}
  .form_section fieldset {border: 0;}
    .install_options {margin-top: -40px;}
    .options-select {margin-bottom: 20px;}
  
  /* EDIT: .upsell backgorund image */
  .upsell_phone {background: url(http://media.www.optimumbusinessoffers.com/m/default/images/icon_phone.gif) 0 7px no-repeat;}
  /* EDIT: margin-left - align with .upsell background image */
  h3.upsell_header {padding-left: 45px; font-size: 16px; font-weight: 800; color: #005c7e;}
  .upsell_selection {margin: 5px 0 20px 0;}

#button {height: 47px; width: 447px; margin: -11px 0 0 0; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/bg_button.gif) no-repeat top #fff;}
  #button input {background: none;}
  input.search {border-style: none; background: none;}
  
  .submit {cursor: pointer; margin-bottom: 10px; background: #fff; border: 0;}
  

  .required_input {font-weight: 800;}
  .parenthesis {margin: -1px 0 4px 0; padding-left: 120px;}
    

/* 6. SELECT PLAN
--------------------------------------------------- */
  
  /*   A. ELEMENT PLAN INFO - Stand-alone HSD with CDV Upsell */
  .results_box_promo {padding: 5px; background: #eee; border: 1px solid #686868;}
  .results_box_plan_details {padding: 10px;}
  .results_box_plan_title {margin: 0 0 5px 0; font-weight: bold; font-size: 13px; color: #333;}
  .plan-title em {font-size:10px;}
  .results_plan_details {padding: 5px; color: #666;}
  .plan-select {width: 500px; color: #666; padding: 5px;}
.plan-copy {margin-top: 18px;}
  table.plan-copy .label {vertical-align: top; text-align: right; font-weight: bold; width: 160px; padding: 0px; font-size: 11px; color: #000;}
  table.plan-copy .detail {vertical-align: top; text-align: left; width: 280px; padding: 0px; padding-left: 5px; font-weight: normal; font-size: 11px; color: #000;}
  
  .monthlyfee {margin-top: 0; padding: 3px; background: #686868; font-size: 13px; font-weight: 800; color: #fff;}
  .select_this_plan {position: absolute; margin: -40px 0 0 0;}
  
  
/* 7. BUNDLES
--------------------------------------------------- */

.bundle_box {margin-bottom: 20px; padding-bottom: 10px; border: 1px solid #686868;}
  .bundle_box_button {height: 45px; width: 447px; margin: -1px 0 20px 0; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/bg_button.gif) no-repeat top #fff;}
    .button_order_bundle {position: absolute; margin: -58px 0 0 280px; padding: 0; border: 0px;}
  .bundle_left_borderless {width: 445px; border: 0;}
  .bundle_box_left {}
  .bundle_box_right {}
    .bundle_left, .bundle_right {padding: 10px;}

    .bundle_subhead p {margin: 10px 5px; font-size: 12px; font-weight: 800;}

    .bundle_left_full_view {margin-top: 10px;}
    .full_view_box {width: 100%; margin: 5px 0; padding: 5px 0; border-top: 1px dashed #cbcbcb;}

  .bundle_title, .bundle_price {padding: 5px 10px;}
    .bundle_title {width: 40%; background: #666;}
    .bundle_price {width: 60%; background: #000; text-align: right;}

  .service {font-size: 12px; font-weight: 800;}
  .bundle_promo {display: block; margin-bottom: -6px; font-size: 12px; font-weight: 800;}

  .bundle_offers {margin: 4px 0 8px 0; font-size: 11px; font-weight: 800; color: #666;}
    .bundle_offers_rebate {font-size: 9px; font-weight: 400; color: #666;}
  a.bundle_link, a:hover.bundle_link {font-size: 10px; color: #666;}

  h5.bundle_header_left, h5.bundle_header_right {margin: 0; padding: 4px; font-size: 12px; color: #fff;}
    h5.bundle_header_left {font-size: 14px; line-height: 14px;}
    h5.bundle_header_right span.big {font-size: 24px;}
    h5.bundle_header_right sup {font-size: 16px;}

  /* BUNDLE DETAILS POPUP */
  .bundle_detail_price {font-size: 14px; font-weight: 800; color: #000;}
  .bundle_subhead {font-size: 12px; font-weight: 800;}

  .bundle_sub {color: #E96B10; font-size: 12px;}

  a.view_details, a:hover.view_details {color: #515151;}

  .premium_header {margin-top: 5px; padding-top: 5px; border-top: 1px dashed #cbcbcb; font-size: 14px; font-weight: 800;}

  div.options-select h5 {margin-top: 10px;}
  div.options-select fieldset {margin: 0; padding: 0; border: 0;}
  div.options-select fieldset fieldset {border: 1px solid #666; padding: 20px; width: 485px;}
  .option_select {background: #fff;}
    .option_select legend {font-size: 12px; font-weight: 800;}
    .option_select ul li input {margin-left: -15px;}

  .plan_subhead {display: block; font-size: 11px; font-weight: 800; color: #000;}

  /* Right-side Bundle Info Display */
  #order_bundle_info {}
    #order_bundle_info .service {display: none;}
    #order_bundle_info .plan_subhead {display: block; color: #000;}
    #order_bundle_info .bundle_service_names {font-size: 10px; color: #4D4D4D;}

    .bundle_icons {margin: 7px 0 12px 0;}
      .bundle_icons sup {position: relative; top: -7px; font-size: 12px; color: #999;}
      
  /* Styles the main price promotion */
  p.plan_header {font-size: 12px; font-weight: 800;}


    .service_offer_dataoffer, .service_offer_voiceoffer {height: 20px; padding: 3px 0 0 23px; font-size: 11px; font-weight: 800;}
      .service_offer_dataoffer {background: url(http://media.www.optimumbusinessoffers.com/m/default/images/icon_dataoffer.gif) 0 0 no-repeat;}
      .service_offer_voiceoffer {background: url(http://media.www.optimumbusinessoffers.com/m/default/images/icon_voiceoffer.gif) 0 0 no-repeat;}

  .dataoffer, .dataoffer_no_icon {display: block; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/icon_dataoffer.gif) no-repeat; margin-bottom: 5px; padding: 3px 0 2px 25px; font-size: 12px; font-weight: 800; color:  #1AC3D3;}
  .videooffer, .videooffer_no_icon {display: block; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/icon_videooffer.gif) no-repeat; margin-bottom: 5px; padding: 3px 0 2px 25px; font-size: 12px; font-weight: 800; color:  #1AC3D3;}
  .voiceoffer, .voiceoffer_no_icon {display: block; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/icon_voiceoffer.gif) no-repeat; margin-bottom: 5px; padding: 3px 0 2px 25px; font-size: 12px; font-weight: 800; color:  #1AC3D3;}
    .bundle_copy {font-size: 10px; font-weight: 400; color: #666;}

  

/* 8. ORDER FORM
--------------------------------------------------- */

#order_form {margin: -30px 10px 20px 10px;}
  
  #order_form table {width: 100%;}  
  #order_form tr {vertical-align: top;}  
  #order_form td {padding: 0;}
  #order_form li {list-style:none;}
  
.order_form_left, .order_form_right {padding: 10px; border: 1px solid #686868;}
  .order_form_left {padding-bottom: 20px; width: 425px; border-bottom: 0;}
    .order_form_left_borderless {width: 425px; margin-top: -10px; border: 0;}
    .order_form_left_options {padding: 10px 10px 0 10px; width: 425px; border: 1px solid #686868;}
      .current_customer_options {display: block; padding: 0 20px;}
        .current_customer_options .radiogroup-label {font-size: 12px;}
  .order_form_right {width: 234px; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/bg_info_form_right.gif) repeat-x top #fff;}
  
    /* Classes for plan info */
    .view_plan_details {margin: -5px 0 15px 0; padding-right: 20px; text-align: right;}
    .view_plan_details_no_icon {margin: -5px 0 15px 0; padding-right: 20px; text-align: right;}
    .change_info {margin: -5px 0 15px 0; padding-right: 20px;} 
    
    /* Styles the main price promotion */
    p.plan_header {font-size: 12px; font-weight: 800;}
      .service_offer_dataoffer, .service_offer_voiceoffer {height: 20px; padding: 3px 0 0 23px; font-size: 11px; font-weight: 800;}
        .service_offer_dataoffer {background: url(/site-media/images/bundles/icon_dataoffer.gif) 0 0 no-repeat;}
        .service_offer_voiceoffer {background: url(/site-media/images/bundles/icon_voiceoffer.gif) 0 0 no-repeat;}
    
    /* Used to align promotions with icons */
    .promo {margin-top: 10px;}
    .promo .icon {display: block;}  
    .promo p {margin: -30px 0 0 40px; padding-top: 0; font-size: 12px; font-weight: 800;}
    .promo a {font-size: 11px; font-weight: 400;}
    
/* Secondary class styles */
/* EDIT: .color color */
.color, a.color, a.color:hover {color: #14C3EC;}

em.grey {font-style: normal; color: #aaa;}


/* 9. CONFIRMATION PAGE
--------------------------------------------------- */

#order_form .confirmation_info span {float: none; text-align: left;}
#order_form .subhead {margin-bottom: 10px; border-bottom: 1px solid #444; font-size: 12px; font-weight: 800;}

.ordered_plan {margin-bottom: 4px; padding: 1px 8px 8px 8px; background: #ececec;}

#confirmation_message_box {width: 445px; margin-right: 10px; padding: 0 5px;}
  #confirmation_message_box table img {margin-right: 10px;}
  
  .confirmation_number_block {position: absolute; margin: -40px 0 0 27px; padding: 5px; background: #E96B10; border: 1px solid #686868; color: #fff; font-size: 12px; text-align: center; font-weight: 800;}

/* A. CONFIRMATION MESSAGES ------- */
#msg_block {margin-bottom: 10px; padding-bottom: 15px; background: #ececec; border: 1px solid #666;}
  #msg_block h2 {margin: 0; border-top : 3px solid #E71925;}
  #msg_block p {margin-left: 50px; padding: 0 20px;}
  #msg_block h6 {float: left; padding-left: 10px; font-family: verdana, helvetica, arial, sans-serif; font-size: 60px; font-weight: 800; color: #035276;}
  #msg_block .msg_header {color: #035276; font-size: 14px; font-weight: 800;}
    #msg_block a, #msg_block a:hover {color:#E71925;font-weight:400;text-  decoration:underline;}
  
  .receipt {background: #ececec; margin-bottom: 20px; border: 1px solid #666;}
    .receipt h2 {margin: 0;}
    .receipt p {padding: 0 15px;}
    .install {font-size: 12px; font-weight: 800;}
    .msg_header {color: #035276; font-size: 14px; font-weight: 800;}
    .special_offers {font-size: 14px; font-weight: 800;}
    .receipt a, .receipt a:hover {color: #035276; font-weight: 800;}

    .receipt li {margin-bottom: 10px;}
    .receipt table {margin: 5px 0 -5px 0;}
 
.print {margin:-106px 0 5px 470px;padding:10px 0 10px 30px;width:233px;}

#confirmation_number_box {position: absolute; top: 110px; margin-left: 225px; padding: 5px 10px; border: 1px solid #000; font-size: 14px; font-weight: 800; text-align: center;}
  #confirmation_number_box span {font-size: 11px; font-weight: 400;}
  
#survey {margin-top: 20px; padding: 10px; background: #FF770B; border: 2px solid #3D3D3D; font-size: 14px; font-weight: 800; text-align: center;}
  #survey a, #survey a:hover {color: #fff; font-size: 18px; font-weight: 800;}
  

/* 10. SERVICE CHECK/ORDER WAIT PAGES
--------------------------------------------------- */

#container_wait {width: 750px; margin: 0 auto 20px auto; background: #fff;}
#content_wait {position: relative; left: 50%; width: 350px; margin: 50px auto; margin-left: -175px;} 

*:first-child+html #content_wait {position: relative; left: 50%; width: 350px; margin: 0 auto; margin-left: -218px;}

*htmll #content_wait {position: relative; left: 50%; width: 350px; margin: 0px auto; margin-left: -218px;}  

  .cylon {float: left; margin: 0 20px;}
  
  .check_wait {padding-top: 10px; text-align: left;}   
    .check_wait .header {font-size: 14px; font-weight: 800; font-style: italic;}
    .check_wait .copy {font-size: 9px;}
  
  .promo_info {width: 350px; margin-top: 60px; padding-bottom: 10px; background: #fff; border: 1px solid #686868; text-align: left;}   
    .promo_info .promo {margin: 20px 20px 20px 40px;} 
      .promo_info .promo p {padding-top: 7px;}
    .promo_info h2 {margin: 0;}
       
      
/* 11. FORM ELEMENTS
   These classes are output by code and can't be modified -- they WILL be in 
   any page that has form elements.
--------------------------------------------------- */

/* EDIT: input background */
input {padding: 1px; background: url(http://media.www.optimumbusinessoffers.com/m/default/images/bg_input.gif) repeat-x; border: 1px solid #333; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
	input.radio {border: none; background: none;}
	input.checkbox {border: none; background: none;}

form {}
option {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #f7f7f7;}
select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #a9a9a9;}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #f7f7f7; border: 1px solid #66c;}
label.required {background: none; border: none;}
.label.area-code {display: none;}
.label.prefix {margin-right: 5px;}
.order-button {margin: 14px 0 20px 0;}
.phone input {margin-right: 6px;}
.required_field_safari_fix {background-color: #FC0;}
.radiogroup-options li {list-style: none;}
.radiogroup-options input {border: none;}

/* Current Customer and Select Options Submit Button Styles */
.current_customer_submit_button {margin: 0; background: #fff; border: 0;}
.select_options_submit_button {position: absolute; margin: 20px 0 0 140px; background: #fff; border: 0;}


/* 12. ERRORS
   The error class is output by code and can't be changed -- it WILL
   be present in any page that uses forms and outputs an error.
--------------------------------------------------- */

div.error {margin: 2px; padding: 0 10px 5px 10px; font-weight: bold; color: #f00;}
div.error img {position: absolute;}
p.error {margin: -5px 0 0 45px;}
p.error_red {margin: -5px 0 0 45px; color: #f00;}
ul.error li {list-style: none; margin-left: 15px;}
span.input_error input {background: #ffc60c; border: 1px solid #f00;}
span.hint {display: none; width: 0px;}
.hv .hint {position: absolute; right: 10%; top: 30%; display: block; text-decoration: none; cursor: default; color: #000; border: 1px dotted red; padding: 10px; width: 125px; background: #fee;}
.headline .sub { font-size:12px; }
.sub_faq {color:#000000; font-size:14px; font-weight:bold; margin-top:30px;}
.page_head {font-size:12px; font-weight:800;}
.service_online {font-weight:800;}

span.input_error #id_user_address {background: #ffc60c; border: 1px solid #f00; !important;}
span.input_error #id_user_zipcode {background: #ffc60c; border: 1px solid #f00; !important;}

/* RIGHT NAV CALL CENTER INFO STYLING */
#order_by_phone {width: 254px; border: 1px solid #686868; border-top: none; padding-bottom: 5px; float: right; background-color: #f1f1f1;}
#content #order_by_phone p {text-align: center; margin: 5px 0 0 0; color: #666;}
#content #order_by_phone h2 {margin: 0; background-color: #666; border-top: 3px solid #e71925; color: #fff; padding: 2px 6px;}
.order_headline {text-align: center; font-size: 14px;}
.order_phone_number {text-align: center; font-size: 20px; font-weight: 800;}
.order_promo_code {text-align: center; font-size: 12px;}

#order_by_phone p {text-align: center; margin: 5px 0 0 0; color: #666;}
#order_by_phone h2 {margin: 0; background-color: #666; border-top: 3px solid #e71925; color: #fff; padding: 2px 6px;}
