html {
overflow-y: scroll;
}

body { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  margin: 10px 0 0 0 !important;
  background-image: url(/assets/components/images/background_gradient_vertical.gif);
  background-position:center top; 
  background-color: #e5e4df;
  background-repeat: repeat-x;
}

.hide {
  display: none;
}

.clear_both {
  clear: both;
}

#content-container {
  width: 1050px;
  height: auto;
  margin: 0 auto;
}

.tooltip {
	display:none;
	/* background:transparent url(/assets/components/images/tooltip/black_arrow.png); */
	background:transparent url(/assets/components/images/tooltip/tooltip_round_trans.png);
	font-size:16px;
	height:70px;
	width:160px;
	padding:25px;
	color:white;	
	z-index: 1000;
}

.tooltip.bottom {
	background:url(/assets/components/images/tooltip/tooltip_round_trans_bottom.png);
	padding-top:40px;
	height:55px;
}

.tooltip.bottom {
	background:url(/assets/components/images/tooltip/tooltip_round_trans_bottom.png);
}



img {
  border: 0;
}

.logo-head {
  margin-left: 50px;
}

.globalNav-container {
  margin-left: 50px;
}

.main_content {
  margin: 50px 50px 0 50px;
  width: 950px;
}

h1, h2, h3, h4, h5, h6 {
font-family: arial, verdana, lucida grande, sans-serif;
line-height: normal;
font-weight: bold;
background-color: transparent;
border-bottom: none;
}

a {
  color: #424242;
  text-decoration: none;
}

a:visited {
  color: #424242 ;
  text-decoration: none;
}
a:hover {
  color: Orange;
  text-decoration: none;
}

p {
  font: 1.15em arial, sans-serif;
  text-indent: 0;
}
p.small {
  font: 1em arial, sans-serif;
  line-height: 1.1;
  text-indent: 0;
}

p.medium {
  font: 1.09em arial, sans-serif;
  line-height: 1.3;
  text-indent: 0;
  margin-left: 10px;
  margin-right: 10px;
}

h3 { 
  font: bold normal 2em arial, sans-serif;
  letter-spacing: 1px; 
  margin-bottom: 0; 
}

h4 { 
  font: bold normal 1.5em arial, sans-serif;
  margin-bottom: 0;
  display: inline; 
}

h5 {
 margin: 2px 0 2px 0;
 padding: 0 2px 0 2px;
 font-size: 1.2em;
 display: inline;
}

h6 {
  font-size: 1em;
  margin-bottom: -2px;
}

ul.default  {
	list-style: none;
        margin-left: 0;
        padding-left: 1em;
}
ul.default li {
        margin: 0 0 0 -1em;
	list-style-type: none;
        padding: 4px 4px 4px 0;
	border-bottom: 1px solid #ccc;
        font-size: 1em;
	color: #666; 
}

ul.medium_lined  {
	list-style: none;
        margin: 0;
        padding-left: 1em;
}
ul.medium_lined li {
        margin: 20px 70px 20px 20px;
	list-style-type: none;
        padding: 4px 4px 4px 0;
	border-bottom: 1px solid #ccc;
        font-size: 1.5em;
	color: #666; 
}

ul.medium_unlined  {
	list-style: none;
        margin: 0;
        padding-left: 0;
}
ul.medium_unlined li {
        margin: 20px 70px 20px 0;
	list-style-type: none;
        padding: 4px 4px 4px 0;
        font-size: 1.5em;
	color: #666; 
}

ul.small_unlined  {
	list-style: none;
        margin: 0;
        padding-left: 0;
}
ul.small_unlined li {
        margin: 20px 70px 20px 0;
	list-style-type: none;
        padding: 0px 4px 3px 0;
        font-size: 1.25em;
	color: #666; 
}

ul.hitech_ul {
        list-style:square url(/assets/components/images/triangle_orange_small.png);
        margin: 0;
        padding-left: 0;
}
ul.hitech_ul li {
        margin: 5px 10px 5px 25px;
	list-style-type: none;
        padding: 2px 4px 2px 0;
        font-size: 14px;
	color: #666; 
}

ul.backup_ul  {
        list-style:square url(/assets/components/images/list-arrow-green.jpg);
        margin: 20px 0 0 0;
        padding-left: 0;
}
ul.backup_ul li {
        margin: 5px 10px 5px 25px;
	list-style-type: none;
        padding: 5px 4px 3px 0;
        font-size: 15px;
	color: black;
        font-family: Verdana; 
}


ul.small_unlined_arrow  {
	list-style:square url(/assets/components/images/list-arrow-green.jpg);
        margin: 0;
        padding-left: 0;
}
ul.small_unlined_arrow li {
        margin: 17px 70px 17px 0;
	list-style-type: none;
        padding: 0px 4px 3px 0;
        font-size: 1.25em;
	color: #666; 
}

.block_left {
  float: left;
  width: 50%;
  padding-right: 10px;
}
.block_left_30_percent {
  float: left;
  width: 30%;
  padding-right: 10px;
}
.block_right {
  float: left;
  width: 40%;
  padding-left: 10px;
}
.block_left_title {
  width: 95%;
  margin-left: 5%;
}
.title_medium {
  color: black;
  font-size: medium;
  font-weight: bold;
  clear: both;
}
.text-top {
  vertical-align: text-top;
}
.centered_title {
  text-align: center;
}
.centered_content {
  text-align: center;
  margin-left: 20%;
}
.orange_on_gray {
  background: Gray;
  color: Orange;
}
.white_on_orange {
  background: #FF6600;
  color: White;
}
.small-caps {
  font-variant: small-caps;
}

.small-block {
  margin: 5px 25px 5px 0;
  width: 200px;
  height: 100px;
  float: left;
}

.small-block2 {
  margin: 5px 25px 5px 0;
  width: 200px;
  height: 120px;
  float: left;
}

.inner_pad_10px {
  padding: 10px 10px 10px 0;
}

.margin_bottom {
  margin: 0 0 10px 0;
}

td.xl25 {
 /* tabular data padding to approximate centering */
 position: relative;
 padding-left: 17px;
}
td.xl29 {
 /* tabular data padding to approximate centering */
 position: relative;
 padding-left: 17px;
}
td.xl26 {
 /* approximate centering the letter headings */
 text-align: left;
 padding-left: 3.8em;
}
td.xl28 {
 /* approximate centering the letter headings */
 text-align: left;
 padding-left: 3.8em;
}

.width_400 {
  width: 400px;
}

.thin_vertical_spacer {
  height: 23px;
}

.rounded-top, .tab-like {
  padding: 4px 4px 4px 4px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.float_left {
  float: left;
}

.height_20 {
  height: 20px;
}

.margin_negative_20 {
  margin: -20px 0 0 0;
  z-index: 200;
}

.email_form_container_inner {
  padding: 10px 0 0 0;
}

.text_1_5em {
  font-size: 1.5em;
}

td.google-visualization-table-td {
  /* text-align: left; */
}

#directions_gadget {
  margin: 0 0 0 -100px;
}

#tips_header{
  padding: 4px 8px 4px 8px;
}

#dialup_image {
  background: url(/assets/components/images/dialup-rounded-small.png) no-repeat;
  float: left;
  width: 25%;
  margin-top: 39px;
}

#dialup_icon {
  background: url(/assets/components/images/dialup-rounded-icon.png) no-repeat;
  float: left;
  width: 25%;
  margin-top: 39px;
}

#dialup_numbers_list {
  margin-left: 29%;
}

#dialup_heading {
  margin-left: 44%;
}

#map_directions_container {
  margin: 0 0 0 200px;
}

#map_canvas {
  width: 450px;
  height: 350px;
  margin: 0 0 50px 0;
  float: left;
}

#directions {
  width: auto;
  height: 350px;
  margin: -25px 0 0 -163px;
  float: right;
}
 
#directions_tab {
  margin: -5px 0 0 50px;
}

#map_tab {
  margin: -10px 0 0 0;
}

#uia_address_telephone {
  width: 400px;
}

#email_form_container { 
  margin: 20px 0 0 0;
}

#breach_table {
  margin: 0;
}

#ethernet-service-text-container {
  background: url(/assets/components/images/ethernet-diagram-right.png) no-repeat 400px 20px;
  width: 950px;
  height: 400px;
  padding-bottom: 30px;
}

#ethernet-service-text {
  width: 720px;
  padding: 20px 0 0 0;
}
#main_content_internet {
  margin: 0 50px 0 50px;
  width: 950px;
}
#tabs-container-internet {
  margin-top: -7px;
}

#ism-features-faq-links {
  font-size: 2em;
  text-align: left;
  margin: 0 0 0 50px;
}
#up-to-100-megabit {
  background: url(/assets/components/images/starburst-100mb.png) no-repeat 0px 0px;
  width: 181px;
  height: 186px;
  float: right;
  font-size: 2em;
  font-weight: bold;
  margin-top: -35px;
  margin-right: 165px;
}

.orange {
  color: Orange !important;
}
.dark-orange {
  color: #FF7B39 !important;
}
.dark_orange {
  color: #FF7B39 !important;
}
.medium_orange {
  color: #FF9300;
}
.medium-orange {
  color: #FF9300;
}
.gray {
  color: Gray;
}

.light-gray {
  color: LightGray;
}


.yellow{
	color: #ffec84;
}


#tabs{
  min-height: 400px;
}


#hitech-slide-slice {
  /* max-height: 82px; */
}

#hitech_about_container {
  margin: 20px;
}

#hitech_about_encrypt {
  float: right;
  width: 200px;
  padding: 10px;
  background-color: #FEFFBD;
  border: 1px solid maroon;
}

#hitech_about_phi {
  padding: 10px;
}

#hitech_about_phi p {
  padding: 0 10px 0 0;
}

#hitech_phi_title {
  border-top: 1px dotted black;
}

#hitech_about_teeth {
  width: 600px;
  padding: 10px; 
}

.giant_orange_serif {
  font-family: serif;
  color: #FF7B39;
  font-size: 4em;
}

.hitech_about_subheading {
  font-family: serif;
  color: black;
  font-size: 2em;
}
.hitech_about_subheading_italic {
  font-family: serif;
  font-style: italic;
  color: black;
  font-size: 2em;
}

#hitech_encrypt {
  font-family: serif;
  font-size: 1.5em;
}


#shark {
  float: right;
  padding: 10px 10px 10px 10px;
  margin: 10px 0 0 0;
}

#hitech_about_main p {
  padding: 10px;
}

#keys {
  float: right;
  margin: -20px 50% 0 0;
  padding: 10px;
}

.ie #hard_drive {
  position: relative;
  background: url(/assets/components/images/harddrive_trans.png) no-repeat;
  float: right;
  clear: right;
  width: 100px;
  height:100px;
  top: -10px;
}

.gecko #hard_drive {
  position: relative;
  background: url(/assets/components/images/harddrive_trans.png) no-repeat;
  float: right;
  width: 100px;
  height:100px;
  top: -10px;
}

.webkit #hard_drive {
  position: relative;
  background: url(/assets/components/images/harddrive_trans.png) no-repeat;
  float: right;
  width: 100px;
  height:100px;
  top: -10px;
}



#hitech_services_container {
  margin: 20px;
/*
  overflow-y: auto;
  overflow-x: hidden;
*/
}

#hitech_services_intro, #backup_services_intro {
  position: relative;
  display: block;
  margin: 20px 0 50px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px dotted gray;
}

.hitech_blocks_container, .backup_blocks_container {
  margin: 20px;
}

.hitech_title {
  font-family: sans-serif;
  font-size: 1.5em;
}

.bold {
  font-weight: bold;
}

#hitech_compliance_header {
  margin: 20px;
}

#hitech_services_list{
  float: right;
  width: 47%;
  padding: 0 30px 30px 30px;
  border-left: 1px dotted #666;
}

#backup_services_list {
  float: left;
  width: 100%;
  padding: 0 30px 0 20px;
  margin-bottom: 20px;
 /* border-left: 1px dotted #666; */
}

#backup_services_list span.backup_title {
  margin-left: -20px;
}

#hitech_services_challenges {
  width: 44%;
  margin: 50px 0 0 0;
  padding: 0;
}

#hitech_compliance_solutions {
  width: 44%;
  margin: 50px 0 0 0;
  padding: 0;
}

#hitech_risk_analysis {
  float: right;
  width: 47%;
  padding: 0 30px 30px 30px;
  border-left: 1px dotted #666;
}

#hitech_average_cost {
  position: relative;
  display: block;
  margin: 50px 0 20px 0;
  padding: 20px 0 20px 0;
  border-bottom: 1px dotted gray;
  border-top: 1px dotted gray;
}

#hitech_breach_prevention {
  position: relative;
  display: block;
  margin: 50px 0 20px 0;
}

#us_capitol {
  float: left;
  padding: 0 10px 0 10px;
}
#money_benjamins {
  float: left;
  padding: 0 10px 10px 10px;
}
#globe_lock {
  float: right;
  padding: 0 10px 10px 10px;
}

#feature_image img {
  margin-left: 9px;
}

#banner_image img {
  margin-left: 0px;
}

#backup_services_pricing img{
  margin-top: 10px;
  border: 1px solid gray;
}

#backup_services_next {
  clear: both;
  margin: 50px 0 0 0;
  padding: 20px 0 20px 0;
  border-top: 1px dotted gray;
}

#backup_services_container ul {
  margin-left: -20px;
}


/* Pricing table styles */

.table_price {
 background:#f8f9fa;
}

.table_price td {
 padding:10px 95px 10px 12px;
 border-left:1px solid #ccc;
 border-bottom:1px solid #ccc;
 text-align: right;
 font-size: 14px;
}

.table_price .last_col {
 border-right:1px solid #dde5ea;
}

.table_price .first_col {
 padding-left: 30px;
 border-left:1px solid #dde5ea;
 text-align: left;
}

/* 
.table_price tr#first_row td {
 margin-top: -3px;
}
*/

.table_price tr#header_row {
  background: url(/assets/components/images/table_title_background.jpg) repeat-x top;
  font-size: 14px;
}
.table_price tr#header_row th.header_middle {
  padding: 0 10px 0 10px;
}

.table_price tr#header_row th.far_right {
  padding: 0 10px 0 40px;
}

/*
.table_price tr#header_row th #header_left {
  background: url(/assets/components/images/table_title_left.jpg) bottom;
}
.table_price tr#header_row th #header_right {
  background: url(/assets/components/images/table_title_right.jpg) bottom;
}
*/

.table_price tr#header_row th.header_pink {
  background: url(/assets/components/images/table_title_background_pink.jpg) repeat-x bottom;
  text-align: center;
  padding: 0 10px 0 10px;
  color: #2E2EFE;
}

.table_price tr#header_row th.header_orange {
  background: url(/assets/components/images/table_title_background_orange.jpg) repeat-x bottom;
  text-align: center;
  padding: 0 10px 0 10px;
  color: #2E2EFE;
}

.table_price tr#header_row th.header_uia_pricing_table {
  text-align: center;
  padding: 0 10px 0 10px;
  color: #2E2EFE;
  font-weight: bold;
}

.tabtxt_price h2 {
 font-size:16px;
 color:#0066CC;
 font-weight:normal;
}

.tabtxt_price a {
 font-size:16px;
 color:#0066CC;
 font-weight:normal;
 text-decoration: none;
}

.tabtxt_price a:hover {
 font-size:16px;
 color:#000;
 font-weight:normal;
 text-decoration: none;
}

.uia_discounted_price {
  /*background-color: #ffe1e1; //pink!?! */
  /*background-color: #ffaa47; // happy halloween orange */
  background-color: #f6ba76;
  font-weight: bold;
}

.bright_blue {
  color: #2E2EFE;
}

.subtle_blue {
  color: #1B90CB;
}

.footnote_gray {
  color: #666;
}

#external_hard_drive {
  float: right;
  clear: both;
  margin-right: 10px;
}

.ie #pricing_pricetag {
  float: right;
  margin-right: -90px;
  margin-top: -130px;
  z-index: 5000;
}

.webkit #pricing_pricetag {
  position: relative;
  float: right;
  margin-right: -90px;
  margin-top: -126px;
  z-index: 999;
}

.gecko #pricing_pricetag {
  float: right;
  margin-right: -90px;
  margin-top: -127px;
  z-index: 5000;
}

.backup_paragraph {
  width: 100%;
}

#fake_code_need_backup {
  float: right;
  margin: 20px;
}

#folder_computers {
  float: right;
  margin: 10px;
  margin-right: -70px;
  margin-top: -20px;
}

#tapes {
  float: right;
  margin: 10px;
  margin-right: -80px;
  margin-top: -20px;
}

#partnership_highlighted {
  float: right;
  margin: 10px;
  margin-right: -10px;
  margin-top: 150px;
}
#partnership_starburst {
  float: right;
  margin-right: -441px;
  margin-top: -105px;
}

.partnership_paragraph {
  width: 80% !important;
}

.full_width {
  width: 100% !important;
}

.olark-chat-button_right {
 position: relative; 
 float: right;
 clear: left; 
 width: 200px;
}

.olark-chat-button_center{
 float: left;
 margin-left: 367px;
 margin-top: -75px;
}
.olark-chat-button_center_low{
 float: left;
 width: 100%;
 margin-left: 337px;
 margin-top: 10px;
 clear: both;
 padding-bottom: 20px;
}

#olark-partner-chat-button{
 float: left;
 margin-left: 367px;
 margin-top: -50px;
}

.ie #backup-comparison-fancyzoom{
 float: right;
 clear: right;
 margin-top: -5px;
 margin-right: 8px;
 padding-bottom: 5px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
}

.gecko #backup-comparison-fancyzoom{
 float: right;
 clear: right;
 margin-top: -5px;
 margin-right: 8px;
 padding-bottom: 5px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
}

.webkit #backup-comparison-fancyzoom{
 float: right;
 clear: right;
 margin-top: -5px;
 margin-right: 8px;
 padding-bottom: 5px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
}

#backup-features-chat-button{
 margin-top: -45px;
 margin-right: -22px;
}

#backup-features-list {
 margin-top: -25px;
 margin-left: 24px;
}

#twitter_follow_button{
  position: relative;
  margin-top: -3px;
}

#social_networking{
   position: relative;
   float: right;
   margin-top: -1px;
   margin-left: -20px;
   overflow: hidden;
}

#follow_us{
  position: relative;
  float: left;
  margin-top: -4px;
}

#follow_us_text{
  margin-top: 4px;
  margin-right: 2px;
}

.follow-link{
  color: white;
}

#twitter_button{
  margin-top: 4px;
}

#facebook_container{
	position: relative;
	display: inline-table;
	float: right;
	width: 100px;
}

#google_plus_container{
	position: relative;
	display: inline-table;
	width: 50px;
	height: 30px;
}

#google_plus{
	position: relative;
	display: inline-table;
	float: right;
	width: 30px;
	margin-right: 10px;
	font-size: 16px;
	margin-top: 5px;
}

#google_plusone{
	position: relative;
	display: inline;
	float: right;
	width: 38px;
	padding: 0;

}



#eoc_form_container{
  margin-top: -10px;
  margin-left: 10px;
}

h4.white{
  color: white;
}

#check_availability{
  margin-top: 2px;
  margin-left: 10px;
}


#eoc_bottom_left_text{
  margin-left: 10px;
  width: 530px;
}

.eoc_bottom_slider_content .spf_block_prompt{
  color: white;
}

#eoc-background{
  position: relative;
  float: right;
  margin-top: -259px;
}

#eoc_form_container #spf_form form div.spf_buttons{
  margin-top: -92px;
  margin-left: 255px;
}

#eoc_back_page_main{
 background: url(/assets/components/images/eoc-page-background.jpg) no-repeat;
 width: 950px;
 height: 1000px;
 padding-top: 5px;
 padding-right: 20px;
 padding-left: 20px;
 color: white;
}

#eoc_back_page_main p{
 width: 90%;
 font-size: 16px;
}

.eoc_h1{
 font-size: 25px;
}
.eoc_h2{
 font-size: 20px;
}

.eoc_h3{
 font-size: 16px;
}
.eoc_h4{
 font-size: 16px;
}
.eoc_h5{
 font-size: 14px;
}
.eoc_h6{
 font-size: 14px;
}

#eoc_highlights{
 border-left: 2px #FF7B39 solid;
 padding-left: 40px;
 margin-left: -30px;
 margin-top: 75px;
}

#eoc_orange_box{
 float: right;
 background: url(/assets/components/images/eoc_orange_box.png) no-repeat;
 width: 471px;
 height: 435px;
 margin-right: 20px;
 margin-top: -125px;
}

#eoc_orange_box_inner{
 color: black;
 margin-top: 95px;
}

#eoc_orange_box_inner h3{
 font-size: 20px;
}

#eoc_orange_box_inner p{
 margin-top: 5px;
 font-size: 17px;
}

.block_left_eoc {
  float: left;
  width: 471px;
  padding-right: 10px;
}


.block_right_eoc {
  float: right;
  width: 471px;
  padding-left: 10px;
}

#eoc_highlights h3{
  margin-top: -2px;
}


#eoc_highlights ul{
  font-size: 16px;
  padding: 3px 0 3px 0;
  line-height: 25px;
  margin-left: 25px;
}


#eoc_coverage_page_main{
 background: url(/assets/components/images/eoc_coverage_background.png) no-repeat;
 width: 950px;
 height: 719px;
 padding-top: 5px;
 padding-right: 20px;
 padding-left: 20px;
 color: white;
}

#eoc_coverage_cities{
 clear: both;
 position: relative;
 padding-top: 50px;
 margin-left: 50px;
}


#eoc_coming_soon{
  background: url(/assets/components/images/eoc-coverage-orange-box.png) no-repeat;
  width: 383px;
  height: 131px;
  display: block;
  float: left;
  margin-top: 50px;
  margin-left: 50px;
  color: black;
  font-family: Arial;
  font-size: 15px;
}

.eoc_coverage_column{
  position: relative;
  width: 19%;
  height: 315px;
  display: inline-table;
  font-family: Arial;
  font-size: 16px;
}

.eoc_coverage_column_short{
  position: relative;
  width: 45%;
  height: 88px;
  display: inline-table;
  font-family: Arial;
  font-size: 16px;
  margin-bottom: -30px;
}

.eoc_h3_regular{
 font-size: 18px;
 font-weight: 100;
}

#eoc_coming_soon_image{
  /* background: url(/assets/components/images/eoc-coming-soon.png) no-repeat; */
  width: 189px;
  height: 30px;
  margin-top: -32px;
}

#eoc_coverage_button{
  float: right;
  margin-top: 50px;
  margin-right: 100px;
}

#eoc_coverage_geolocation{
  float: right;
  margin-top: 50px;
  margin-right: 100px;
  padding-left: 10px;
}

#eoc_availability_message{
  position: relative;
  width: 371px;
  font-size: 14px;
}

#eoc_coverage_geolocation_bottom_slider{
  float: right;
  margin-top: 50px;
  margin-right: 5px;
  padding-left: 10px;
}

div#eoc_coverage_geolocation_bottom_slider div#eoc_availability_message{
  position: relative;
  width: 330px;
  font-size: 14px;
  color: white !important;
}


#eoc_check_availability_button{
  background: url(/assets/components/images/eoc-check-availability-button.png) no-repeat;
  width: 156px;
  height: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  color: white;
  margin-left: 20px;
}


#eoc_header_left{
  width: 450px;
}

#eoc_text_above{
  width: 97%;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
}

#following_cities_line{
  margin-top: -30px;
  margin-bottom: 30px;
}


div#eoc_coverage_california{
	 background: url(/assets/components/images/eoc_ca_background.png) no-repeat;
	 width: 950px;
	 height: 790px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_yellow_box{
  width: 600px;
  height: 224px;
  background: url(/assets/components/images/eoc_yellow_box.png) no-repeat;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: black;
  padding-left: 5px;
  padding-right: 10px;
}






div#eoc_coverage_chicago{
	 background: url(/assets/components/images/eoc_chicago_background.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_coverage_illinois{
	 background: url(/assets/components/images/eoc_illinois_background.png) 0px -118px no-repeat;
	 width: 950px;
	 height: 628px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_chicago{
  width: 600px;
  height: 224px;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: white;
  padding-left: 5px;
  padding-right: 10px;
}



div#wind_swirl{
	background: url(/assets/components/images/wind_swirl.png) no-repeat;
	position: relative;
	width: 206px;
	height: 124px;
	float: right;
	margin-right: 300px;
	margin-top: -50px;
	padding: 5px;
}

div#now_available_chicago{
	background: url(/assets/components/images/now_available_chicago.png) no-repeat;
	position: relative;
	width: 342px;
	height: 70px;
	float: right;
    margin-right: -295px;
    margin-top: 4px;
    padding: 5px;
    padding-left: 20px;  
}







div#eoc_coverage_texas{
	 background: url(/assets/components/images/eoc_tx_background.png) no-repeat;
	 width: 950px;
	 height: 750px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_texas{
  width: 500px;
  height: 224px;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: white;
  padding-left: 5px;
  padding-right: 10px;
}

div#eoc_coverage_dallas{
	 background: url(/assets/components/images/eoc_tx_background-short.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#three_stars{
	background: url(/assets/components/images/three_stars.png) no-repeat;
	position: relative;
	width: 202px;
	height: 166px;
	float: right;
	margin-right: 130px;
	margin-top: -50px;
	padding: 5px;
}

div#now_available_texas{
	background: url(/assets/components/images/eoc_lone_star_state.png) no-repeat;
	position: relative;
	width: 530px;
	height: 94px;
    margin-right: -295px;
    margin-top: 4px;
    padding: 5px;
    padding-left: 20px;  
}






div#eoc_coverage_phoenix{
 	 background: url(/assets/components/images/eoc_phoenix_background.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_phoenix{
  width: 500px;
  height: 224px;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: black;
  padding-left: 5px;
  padding-right: 10px;
}

div#eoc_phoenix_title{
	background: url(/assets/components/images/eoc_phoenix_text.png) no-repeat;
	position: relative;
	width: 530px;
	height: 54px;
    margin-right: -295px;
    margin-top: 4px;
    padding: 5px;
    padding-left: 20px;  
}




div#eoc_coverage_florida{
 	 background: url(/assets/components/images/eoc_florida_background.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_florida{
  width: 500px;
  height: 224px;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: black;
  padding-left: 5px;
  padding-right: 10px;
}

div#eoc_florida_title{
	background: url(/assets/components/images/eoc_florida_text.png) no-repeat;
	position: relative;
	width: 530px;
	height: 100px;
    margin-right: -295px;
    margin-top: 4px;
    padding: 5px;
    padding-left: 20px;  
}



div#eoc_coverage_dc{
 	 background: url(/assets/components/images/eoc_dc_background.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_dc{
  width: 500px;
  height: 224px;
  margin-top: 20px;
  margin-left: 400px;
  font-family: Arial;
  font-size: 16px;
  color: black;
  padding-left: 5px;
  padding-right: 10px;
}

div#eoc_dc_title{
	background: url(/assets/components/images/eoc_dc_text.png) no-repeat;
	position: relative;
	width: 530px;
	height: 54px;
    margin-top: 4px;
    margin-left: 370px;
    padding: 5px;
    padding-left: 20px;  
}






div#eoc_coverage_boston{
 	 background: url(/assets/components/images/eoc_boston_background.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_boston{
  width: 500px;
  height: 224px;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: black;
  padding-left: 5px;
  padding-right: 10px;
}

div#eoc_boston_title{
	background: url(/assets/components/images/eoc_boston_text.png) no-repeat;
	position: relative;
	width: 530px;
	height: 54px;
    margin-right: -295px;
    margin-top: 4px;
    padding: 5px;
    padding-left: 20px;  
}






div#eoc_coverage_seattle{
 	 background: url(/assets/components/images/eoc_seattle_background.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_seattle{
  width: 500px;
  height: 224px;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: black;
  padding-left: 5px;
  padding-right: 10px;
}

div#eoc_seattle_title{
	background: url(/assets/components/images/eoc_seattle_text.png) no-repeat;
	position: relative;
	width: 530px;
	height: 54px;
    margin-top: 4px;
    margin-left: -5px;
    padding: 5px;
    padding-left: 20px;  
}

div#eoc_seattle_umbrella_man{
	background: url(/assets/components/images/eoc_seattle_umbrella_man.png) no-repeat;
	position: relative;
	width: 303px;
	height: 510px;
	float: right;
	margin-right: 0px;
	margin-top: -95px;
	padding: 5px;
}





div#eoc_coverage_nyc{
 	 background: url(/assets/components/images/eoc_nyc_background.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_nyc{
  width: 500px;
  height: 224px;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: white;
  padding-left: 5px;
  padding-right: 10px;
}

div#eoc_nyc_title{
	background: url(/assets/components/images/eoc_nyc_text.png) no-repeat;
	position: relative;
	width: 530px;
	height: 94px;
    margin-right: -295px;
    margin-top: 4px;
    padding: 5px;
    padding-left: 20px;  
}


div#eoc_nyc_lady_liberty{
	background: url(/assets/components/images/eoc_nyc_lady_liberty.png) no-repeat;
	position: relative;
	width: 525px;
	height: 431px;
	float: right;
	margin-right: 0px;
	margin-top: -128px;
	padding: 5px;
}




div#eoc_coverage_philly{
 	 background: url(/assets/components/images/eoc_philly_background.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#eoc_text_philly{
  width: 400px;
  height: 224px;
  margin-top: 20px;
  margin-left: 535px;
  font-family: Arial;
  font-size: 16px;
  color: black;
  padding-left: 5px;
}

div#eoc_philly_title{
	background: url(/assets/components/images/eoc_philly_text.png) no-repeat;
	position: relative;
	width: 530px;
	height: 94px;
    margin-top: 4px;
    margin-left: 530px;
    padding: 5px;
    padding-left: 20px;  
}


div#eoc_liberty_bell{
	background: url(/assets/components/images/eoc_liberty_bell.png) no-repeat;
	position: relative;
	width: 203px;
	height: 249px;
	float: left;
	margin-top: -145px;
	margin-left: 325px;	
	padding: 5px;
}



#detected_message{
	margin-top: -50px;
	padding: 20px;
	font-size: 24px;
	color: yellow;
}


div#what_is_ethernet_over_copper{
 	 background: url(/assets/components/images/eoc_what_is_background.png) no-repeat;
	 width: 950px;
	 height: 729px;
	 padding-left: 5px;
	 padding-right: 15px;
	 margin-bottom: -10px;
	 color: black;
}

div#eoc_diagram{
	background: url(/assets/components/images/eoc_diagram.png) no-repeat;
	position: relative;
	width: 889px;
	height: 189px;
	margin-top: 0px;
	margin-left: 0px;	
	padding: 5px;
}

div#eoc_text_what_is{
	width: 910px;
	margin-left: 20px;
}




div#dallas_main{
	 background: url(/assets/components/images/eoc_tx_background.png) no-repeat;
	 width: 950px;
	 height: 498px;
	 padding-top: 5px;
	 padding-right: 20px;
	 padding-left: 20px;
	 color: white;
}

div#dallas_text{
  width: 500px;
  height: 224px;
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: white;
  padding-left: 5px;
  padding-right: 10px;
}

div#starburst-starting-at-340{
	background: url(/assets/components/images/starburst-starting-at-340.png) no-repeat;
	width: 181px;
  	height: 186px;
  	float: right;
  	font-size: 2em;
  	font-weight: bold;
  	margin-top: -15px;
  	margin-right: 130px;
}

.content, .post { 
    background: #fff; 
    border: 1px solid; 
    border-color: #e5e5e5 #dbdbdb #d2d2d2; 
    -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; 
    box-shadow: rgba(0,0,0,0.3) 0 1px 3px; 
    box-shadow: rgba(0,0,0,0.3) 0 1px 3px; 
 }
.content:nth-child(1n) { border: none; } /* reset border for smart browsers */

.content, .rounded, .post { 
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px; 
	-o-border-radius: 4px; 
	-khtml-border-radius: 4px; 
}

.content p{
	padding: 10px;
}


.deep_shadow{
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; 
    box-shadow: rgba(0,0,0,0.3) 0 1px 3px; 
    box-shadow: rgba(0,0,0,2.3) 2px 4px 8px; 
}


div#eth_blinkenlights{
	background: url(/assets/components/images/eth_blinkenlights.gif) no-repeat;
	width: 360px;
  	height: 87px;
  	/* float: left; */
  	margin-top: 10px;
  	margin-right: 0px;
  	border-color: #e5e5e5 #dbdbdb #d2d2d2; 
    -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; 
    box-shadow: rgba(0,0,0,0.3) 0 1px 3px; 
    box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
}

div#t1_subtitle{
	margin-top: -10px;
}

div#rancho_title{
    position: absolute;
	width: 680px;
	height: 30px;
	text-align: center;
	color: white;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding-top: 1px;
	z-index: 10;
	float: left;

}

div#rancho_title_inner{
    background-color: gray; 
	opacity: .8;
}

span#rancho_small_title{
	font-family: Helvetica;
	font-size: 22px;
	font-weight: normal;
}

span#rancho_big_title{
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
}


div.thick_orange{
	height: 10px;
	background-color: #FF9300;
	margin-top: 6px;
}


div.vertical_pane{
	display: inline-table;
	width: 310px;
	height: 460px;
	background-color: white;
	margin-top: 5px;
}

.pane_center{
	margin-left: 8px;
}

.pane_right{
	float: right;
}

div#rancho_1{
	background: url(/assets/components/images/rancho_1.png) no-repeat;
}

div#rancho_2{
	background: url(/assets/components/images/rancho_2.png) no-repeat;
}

div#rancho_3{
	background: url(/assets/components/images/rancho_3.png) no-repeat;
}

div.rancho_photo{
	width: 281px;
	height: 297px;
	margin-top: 10px;
	margin-left: 15px;
}

div.rancho_text_title{
	font-family: Verdana;
	font-size: 18px;
	color: #FF9300;
	margin-top: 10px;
	margin-left: 7px;
	text-align: center;
}

div.rancho_text{
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

div.rancho_text p{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

div#rancho_slider{
    position: relative;
	width: auto;
	height: 430px;
	margin-top: 30px;
	padding: 2px;
}

/* This is the cycle slider */
div#cover{   
	position: relative;
	width: 900px;
	height: 400px;
	margin-left: 25px;
	margin-top: 15px;
}

.white{
	color: white !important;
}



div#dsl_modem{
	background: url(/assets/components/images/zoommodem.gif) no-repeat;
	width: 350px;
	height: 350px;
	float: right;
}


div#mpls_conus_map{
	background: url(/assets/components/images/mpls_conus_map.png) no-repeat;
	width: 648px;
	height: 419px;
	float: right;
	margin-right: -35px;
	margin-top: -20px;
}


div.rancho_text_title img#rancho_title_ftw{
	max-width: 270px;
	height: 30px;
}

div.rancho_text_title img#rancho_title_eoc{
	max-width: 300px;
	height: 30px;
}

div.rancho_text_title img#rancho_title_t1{
	max-width: 250px;
	height: 32px;
}


div#spf_response{
	position: relative;
	width: 900px;
	margin-top: 50px;
	margin-left: 100px;
}


div.backup_subtitle{
	font-family: Arial;
	font-size: 20px;
	position: relative;
	margin-bottom: -10px;
}


.black {
	color: black !important;
}


.post{
    margin: 10px;
	padding: 10px;
}


.internet_phone_heading{
	color: #1D8DD5;
	font-weight: bold;
}


div#internet_phone_main{
	background: url(/assets/components/images/internet_phone_background.png) no-repeat;
	width: 950px;
	height: 690px;
}


div#internet_phone_left{
	position: relative;
	padding-left: 10px;
	padding-right: 30px;
	width: 468px;
	float: left;
	margin-top: 0px;
}


div#internet_phone_right{
	background: url(/assets/components/images/internet_phone_bill.png) no-repeat;
	position: relative;
	width: 378px;
	height: 680px;
	float: right;
	margin-top: -30px;
	margin-right: 10px;
}

div#internet_phone_separator{
	position: relative;
	width: 1px;
	height: 600px;
	float: right;
	margin-top: 30px;
	border: 1px solid LightGray;
	background-color: LightGray;
	margin-right: 35px;
}

div#internet_phone_main p{
	font-size: 15px;
}



div#ftw_main_content{
	/* background: url(/assets/components/images/background-ftw-trans.png) 50% no-repeat; */
	padding-left: 50px;
	width: 950px;
}

div#ftw_main_content div.ftw_subsection{
	position: relative;
	padding: 10px;
}

div#ftw_main_content div.ftw_subsection_main{
	width: 600px;
	height: 250px;
	background: url(http://www.uia.net/images/email/background-ftw.jpg) 50% no-repeat;
	color: #444;
	font-size: 18px;
}

div#ftw_main_content div.ftw_subsection_right{
	width: 300px;
	height: 105px;
}

div#ftw_main_content div.ftw_subsection_bottom{
	margin-top: 10px;
	width: 284px;
	height: 150px;
	margin-right: 8px;
	display: inline-table;
}

div#ftw_main_content div.ftw_subsection_bottom_right{
	width: 299px;
	margin-right: 0px;
}


h1.ftw_h1{
	margin-top: 40px;
	margin-left: 0;
	margin-bottom: 10px;
}

h2.ftw_title{
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.float_right{
	float: right;
}


div.ftw_tower{
	position: relative;
	width: 100px;
	height: 165px;
	float: right;
	background: url(/assets/components/images/ftw_tower.png) 0 20px no-repeat;
	margin-top: -50px;
	margin-right: 0px;
}

div.ftw_metal{
	position: relative;
	width: 350px;
	height: 50px;
	float: right;
	background: url(/assets/components/images/ftw_metal.png)  no-repeat;
	margin-top: 80px;
	margin-left: -140px;
	display: inline;
}

img#ftw_call_for_quote{
	margin-top: 0px;
}

img#ftw_we_answer{
	margin-top: -10px;

}

img#ftw_orange_gradient{
	margin-top: 20px;
	margin-left: -5px;
}

img#ftw_call_us{
	margin-top: -5px;
	margin-left: 5px;
}

#ftw_bottom_tower{
	margin-top: -17px;
	margin-left: 500px;	
}

#ftw_call_us_black{
	margin-top: -220px;
	margin-left: 230px;	
}

div#uia_moving_announcement{
	/* background: url(/assets/components/images/uia_moving_announcement.png)  no-repeat; */
	position: absolute;
	float: left;
	margin-top: -95px;
	margin-left: 430px;
}

div#moving_title{
	color: black;
	/* text-shadow: 1px 1px 1px #FF9300; */
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

div#moving_address{
	color: black;
	/*text-shadow: 0px 1px 2px #FF9300;*/
	font-family: Arial;
	font-size: 12px;
	margin-top: 3px;
}

div.ftw_install{
	position: relative;
	width: 100px;
	height: 120px;
	float: right;
	background: url(/assets/components/images/crimping_tool.png) 0 20px no-repeat;
	margin-top: -32px;
	margin-right: -10px;
}

div.ftw_support{
	position: relative;
	width: 80px;
	height: 130px;
	float: right;
	background: url(/assets/components/images/blue_ribbon.png) 0 20px no-repeat;
	margin-top: -50px;
	margin-right: -25px;
}

div.ftw_speed{
	position: relative;
	width: 100px;
	height: 100px;
	float: right;
	background: url(/assets/components/images/speedometer.png) 0 0px no-repeat;
	margin-top: -30px;
	margin-right: -5px;
}

div.ftw_ping{
	position: relative;
	width: 117px;
	height: 125px;
	float: right;
	background: url(/assets/components/images/stopwatch.png) 0 0px no-repeat;
	margin-top: -30px;
	margin-right: -25px;
}

div.testimonial{
	font-size: 24px;
	text-align: center;
}

