
* 
{
  margin:           0px;
  padding:          0px;
}


html {
  margin-bottom: 20px;
}

body 
{
  margin:           20px 0px; 
  padding:          0px;
  text-align:       center;
  font-family: Arial;
}

#skip 
{
  display:none;
}

#container {
  width:            900px;
  margin:           0px auto;
  text-align:       left;
  
}

#header 
{

width: 900px;
height: 207px;
}

#qubee-logo
{
width: 142px;
height: 117px;
margin:0;
padding:0;
margin-left:25px;
display:inline;
}

#qubee-logo a
{
display: block;
width: 132px;
height: 40px;

position:relative; 
top:40px;
}

a
{
outline: none;
text-decoration: underline;
color: #000;

}



li 
{
  list-style-type: none;
}

h1 {
    float: left;
    margin: 0 0 0 25px;
    width: 143px;
    height: 101px;
}

h1 a
{
    float: left;
}


#content-wrapper
{
    float: left;
    width: 900px;
}

.wrapper-2cols
{
    float: left;
    width: 450px;
}

.wrapper-1col
{
    float: left;
    width: 225px;
    height: 373px;
}

.wrapper-2cols-content
{
    margin: 40px 0 50px 30px;
}

.wrapper-2cols-full
{
    margin: 0;
    margin-top:40px;
    margin-bottom:30px;
    
}

.col2
{
    float: left;
    width: 450px;
    height: 373px;
}

.col3
{
    float: left;
    height: 373px;
    width: 675px;
    padding: 0;
}

.col4
{
float: left;
width: 900px;
height: 373px;
}

.wrapper-1col-content
{
padding: 30px 15px;
}


.wrapper-1col-content h2
{
width: 195px;
float: left;
clear: both;

}

.wrapper-1col-content p
{
float: left;
clear: both;

width: 140px;
}

.map
{
margin: 40px 0 0 30px;
padding: 0;
}


#promotions  {
    

    float:left;
    margin-left:247px;
    width: 500px;
    padding-top:18px;
    padding-bottom:8px;    

}
#promotions li
{

    width: 195px;
    height: 73px;
    margin-right:21px;

}
#promotions li.last {
       margin-right:0px; 
}

.promo
{
width: 195px;
height: 73px;
border: 0;
}




img
{
border: 0;
}

#footer
{

width: 900px;
margin: 0;
padding: 0;

}

#footer ul li
{
float: left;
}

#footer-wrapper
{
float: right;
margin: 4px 20px 4px 20px;
}

#footer-wrapper p
{
float: left;
margin: 0;
}

#footer-wrapper ul
{
float: left;
}

#footer-wrapper ul li
{
margin: 0 0.2em;
}

#footer-wrapper ul li a
{
display: block;
}

/**
 * Global Presentation Rules
 */

h1, h2, h3, h4, p, a, li
{


}

h2
{
margin-bottom:17px;
}
h3 {
 margin-bottom:17px;   
}
h4 {
 margin-bottom:11px;   
}



p, ol {

    margin-bottom:12px;
}


.wrapper-4cols
{
width: 900px;
float: left;
}

.wrapper-4cols-content
{
float: left;
width: 100%;
margin: auto;

}


.wrapper-4cols-content ul
{
float: none;
margin: auto;



}

.wrapper-4cols-content ul li
{
float: left;

}

.wrapper-2cols
{
width: 500px;
}

.wrapper-2cols-content
{
width: 420px;
float:left;
display: inline;
}

#whatsqubee_bg  .wrapper-2cols-content {
    width:415px;
}


.wrapper-2cols-content h2
{
font-size: 22px;
font-weight: bold;
padding-bottom:0;




}
h3
{
font-size: 22px;;
font-weight: bold;
}

.wrapper-2cols-content p
{
    



}

.text ol, .text ul {

    margin-left:20px;
    margin-top:10px;
    margin-bottom:10px;
}

dl {
    margin-bottom:1em;
    margin-top:1em;

}

dt {
    font-weight:bolder;

    margin-bottom:0.5em;    
}

dd {
     margin-bottom:1em;   
}


.right_menu {
    width:230px;
    float:right;
    margin: 30px 0 50px 30px;
}

.debug {
    
    float:left;display:block;margin-left:10px;
    margin-top:20px;
}

object {
    
    outline:none;
    padding:0;
    margin:0;
}

#version {
     text-align:right;
     margin-bottom:5px;
     font-size:11px;
}

/*  forms */
/* forms */


label {
    
    width:200px;
    float:left;
    display:block;
    
}

 #default {
     color:#000;
     font-family: Arial
 }

 .hint  {
     display:none;
    border:1px solid red;
    padding:5px;
    font-size:11px;   
    margin-top:7px;
    margin-bottom:7px;
 }
 
 .form_error {
     
  border:2px solid red;
  color:red;
  padding:4px;
    margin-top:7px;
    margin-bottom:7px;

     
 }
 
 
.help {
    position: relative;
    top:2px;
    left:4px;
    
}

.fm-req {
    margin-top:10px;
    margin-bottom:10px;
    
}

ul.radio_list li {
  
  list-style-type: none;  
  float:left;
  width:85px;
    
}

/* default */
/**
 * Default Presentation Rules
 */

body
{
background: #fff;

}

#container
{
background-color: #fff;
}

p, dl {
       padding-left:1px;
       font-size:14px;    
       color:#000;
}


#content-wrapper
{
background: #FFF;
}
#content
{
/*border: 1px solid red;*/
/*background: #FFF;
border-right: 1px solid #1d284d;
border-left: 1px solid #DDD;*/
}

.cols1
{
/*border-right: 1px solid #1d284d;*/
background: #FFF;
}


#promo1
{

}

#promo2
{

}

#promo3
{

}

#promo4
{

}


#footer-wrapper p,
#footer-wrapper ul li
{
font-size: .65em;
color: #036;
}

#footer-wrapper ul li a
{
color: #036;
text-decoration: none;
}


/**
 * Image Replacement Rules
 */
 
#header
{

}


#footer
{

}

#form-search input
{
border: 0;

}

#whats-qubee
{


}

#whats-qubee.active,
#whats-qubee:hover
{

}

#wheres-qubee
{

}

#wheres-qubee.active,
#wheres-qubee:hover
{

}

#give-me-qubee
{

}

#give-me-qubee.active,
#give-me-qubee:hover
{

}

#my-qubee
{

}

#my-qubee.active,
#my-qubee:hover
{

}

#subnav ul li.active
{

background-repeat: no-repeat;
background-position: bottom center
}

#home
{
    width: 900px;
    height: 346px;
}




.text ol li {
    list-style-type: decimal;
}

.text ul li {
    list-style-type: disc;
}


.wrapper-2cols-content p {
       padding-left:1px;
       line-height: 16px;
}
p.std {
   font-size:14px;
   color:#000;
}
.std2 {
 font-size:14px;  
}

ul {
    font-size:14px;
    
}

#subnav ul {
    position:relative;
    top:1px;
}

#subnav ul li
{
    font-size: 14px;
}

#subnav ul li.active a 
{
background-image: url(/images/green/subnav-active-arrow.gif);
background-repeat: no-repeat;
background-position: bottom center
}

.wrapper-4cols-content {
    background: #fff;
}

#content_aboutus .wrapper-2cols-content,
#content_vision .wrapper-2cols-content,
#content_qubeeexperience .wrapper-2cols-content,
#content_benefits .wrapper-2cols-content,
#content_business .wrapper-2cols-content,
#content_residental .wrapper-2cols-content,
#content_support .wrapper-2cols-content,
#content_contactus .wrapper-2cols-content,
#content_faq .wrapper-2cols-content,
#content_terms .wrapper-2cols-content,
#content_privacy .wrapper-2cols-content
{
    width:510px;
}

.slot1 {
    float:right;
    width:200px;
    margin-top:40px;
    margin-right:4px
    
}

.slot1 ul li {
    margin-bottom:7px;
    
}

ul#copyrights  {
    float:right;
    margin-top:10px;
}

ul#copyrights li, 
ul#copyrights li a {
    float:right;
	clear:both;
	font-size:11px;
	text-align:right;
}

ul#copyrights li
{
	margin-right:10px;
}

#version {
    display:none;
}


#pink_join {
    
    float:right;
    top:70px;
    right:110px;
    position:relative;
}

.text a {
    font-weight: bold;;
}

dl#questions_answers dt {
color:#333333;
font-weight:normal;
margin:0;
padding:0 0 7px;
}
dl#questions_answers dt {
cursor:pointer;
text-decoration:underline;
}

span.sh {
    font-size:14px;
    font-weight: bold;
    displaY:block;
    margin-bottom: 7px;
}

form {

}

form  p{
    
    margin-top:20px;
    margin-bottom:20px;
    
}

label {

font-size:14px;
}

textarea {
    border:1px solid #666;
    width:225px;
    height:120px;
}

.mandatory {
    font-size:16px;
    padding:4px;
}

input, select {
    
    height:16px;
    width:225px;
    border:1px solid #666666;
}
select {
    
    height:20px;
        width:228px;
}

.form_note {
 font-size:14px;
 padding:5px;
 padding-left:40px;
 border-top:1px solid #666666; 
 border-bottom:1px solid #666666; 

     
}

#reg_form p {

    
}
#reg_form .fm-req {
    padding-left:30px;   
    
}

.fm-req p.header {
    
    font-weight:bold;
    
}


#submit_button {
    width:107px;
    height:34px;
    border:0;
    margin-top:20px;
    margin-left:300px;
    display:block;
    clear:both;

}
#text_terms_conditions {
    
    width:710px;
    height: 83px;
     border:1px solid #66666; 
}
.fm-req {
    clear: both;
}
#registration_regulations_acknowledgement {
    width:16px;
    height:16px;
    border:0;
    float:left;
    
}

#i_agree_label {
    margin-left:10px;
}

p.distinction {
    font-weight:bold;
    color:#000;
    padding:0;
    margin-bottom:7px;
}
.form_error {
    width:427px;
    clear:both;
}

ul.radio_list {
    float:left;
    width: 280px;;
}

ul.radio_list li {
  width:140px;
  padding:0;
  margin:0;
  float:left;

}

ul.radio_list li input {
width: 20px  ;
height: 20px  ;
float:left ;
margin-right: 5px;
border:0;
}

ul.radio_list li label {
width:80px;
margin:0 !important;
padding:0 !important;
}




#sign_up h3 {

    margin-left:30px;
   
}


/* google maps */
.map_ico {
    width:20px ;
}
#map_panel {
  width:195px;
  height:430px;
  background:#efefef;
  position:relative;
  right:210px;
  top:10px;
  filter:alpha(opacity=80);
  opacity: 0.8;-moz-opacity:0.8;
}
#map {
    
    width:840px;
    height:500px;
    border:1px solid #000;
}
.radio {
    
    border:0;
    
}

#map_panel_in {
 padding:10px;
 font-size:11px;
}
.spacing {
    border-bottom:1px dotted #000; width:100%;height:1px;margin-top:5px;margin-bottom:5px;
}
.panel_table {
    margin-top:10px;
}

.panel_table input {
    width:auto;
    
}
.panel_table td {
 padding:0px;   
    
}

#select_city_wrapper {
    
}

#select_city {
    width:170px;
    margin-bottom:10px;
    height:20px;
}

/* end google map */

table.default th, table.default td, table.default caption
{
    padding:2px;
    padding-left:0;
     font-size: 12px;
    
}

table.default th {
    padding-right:10px;
    
}
table.default caption {
    font-weight:bold;
    text-align: left;
}

/*
BEGIN tariff tables styles
*/

.tariff
{
border-top: 1px solid #669;


}

.tariff caption
{
text-align: left;
margin: 0;
padding:0;

height:80px;


}

#tariff-voip caption {
 height:60px;   
    
}


#tariff-postpaid caption {
   height:60px;     
}

p.caption {
    
    margin:0;
    padding:0;
    margin-top:10px;
    font-size:18px;
 width:100%;
}


.tariff caption span
{
display: block;
margin: 6px 0 12px 0;
font-size: 12px;
}


.tariff th,
.tariff td
{
border-right: 1px solid #669;
border-bottom: 1px solid #669;
}

.tariff th
{
border-left: 1px solid #669;
}

.tariff th.top-center
{
border-left: 0;
text-align: center;
}

.tariff th
{
/*font-weight: normal;*/
font-size: 12px;
color: #003;
background: #6cf;
padding: 4px;
}

.tariff tr.odd,
.tariff th.odd
{
background: #d1ddf1;
}

.tariff th.even
{
background: #fff;
}

.tariff td
{
text-align: center;
font-size: 11px;
color: #003;
padding: 4px;
}

.tariff tfoot td
{
border: 0;
padding-top: 15px;
text-align: left;
}

#tariff-voip td
{
text-align: left;
}

.tariff th.left
{
width: 200px;
}

#tariff-prepaid
{
width: 615px;
}


#tariff-postpaid
{
width: 500px;
}


#tariff-voip
{
width: 475px;
}


#prepaid-container,
#postpaid-container,
#voip-container
{
width: 615px;
margin-top: 15px;
}

#registration_congratulations h3 {
    
    width:540px;
}

/*
END tariff tables styles
*/

#content_speed #content-wrapper {
    
    height:650px;
}

a, input {
    outline: none;
}

#join-intro {
    width:520px;
}
#coverage_in, #coverage_out {
    width:16px;
    position: relative;
    top:4px;
    margin-left:7px;

}
#map_nav {
    font-size:10px;text-transform:uppercase;height:25px;
}

#map_nav label {
    
     font-size:10px;
     float:none;
display: inline;
     text-transform:uppercase
     
}

#lab_in {
    color: #6961DF;
}
#lab_out {
    color: #5F7F0F;
}
/* hide */
.promo h3,
.promo p
{
text-indent: -5000px;
}

#home-wrapper {
    

    width:580px;
}

.hcol {
    width:190px;
    float:left;

    font-size:16px;
}
#w-qubee {
    clear:both;
    font-weight: bold;
    padding-top:10px;
    font-size:20px;
    width:400px
}

#content_welcome #pink_join{
  top:84px;
  right:150px;  
}
#covmap {
    border:1px solid #000;
}
#postpaid-container
{
margin-bottom:20px;
}

#tariffplanner_bg .wrapper-2cols-content {
display:inline;
float:left;
width:450px;

}


p,
address,
a
{
	font-size:.9em;
	color:#666;
}

address
{
	font-style:normal;
	font-size: 0.85em;
	line-height: 1.3em;
}

.wrapper-3cols
{
width: 804px;
margin: 0;
padding: 0;
}

.wrapper-1cols-content
{
width: 268px;
float:left;
display: inline;
margin: 10px 0 0 0;
/*padding: 0 10px;*/
}
.wrapper-1cols-content p,
.wrapper-1cols-content address
{
	font-size:0.85em;
	padding: 0 10px;
}

.wrapper-1cols-content p.wrapper-1cols-content-para1
{
	padding-top: 13px;
}

.wrapper-2cols-content
{
width: 536px;
float:left;
display: inline;
margin: 10px 0 10px 47px;
/*padding: 0 10px;*/
}

.wrapper-2cols-content p
{
	padding: 10px;
	font-size: 1em;
	line-height: 1.3em;
}

.location-content
{
width: 258px;
float:left;
display: inline;
margin-right: 10px;
}

.location-content p,
.location-content address
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

.location-content address
{
	padding-top: 20px;
}



