/* clearing */
    .stretch,
    .clear {
        clear: both;
        height: 1px;
        
        margin: 0;
        padding: 0;
        
        font-size: 15px;
        line-height: 1px;
    }
    .clearfix:after {
        clear: both;
        height: 0;
        
        display: block;
        visibility: hidden;
        
        content: ".";
    }
    .clearfix {display:inline-block;}
    /* Hide from IE Mac \*/
    .clearfix {display:block;}
    /* End hide from IE Mac */
/* end clearing */

/* accessibility */
     span.accesskey {
         text-decoration: none;
     }
     .accessibility {
         position: absolute;
         top: -999em;
         left: -999em;
     }
/* end accessibility */

/* TYPOGRAPHY */
    body {
        text-align: left;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 76%;
        line-height: 1em;
        
        color: #333;
    }
    div {
        font-size: 1em;
    }
    img {
        border: 0;
    }
    
/* LINKS */
    a,
    a:link,
    a:active {
        text-decoration: none;
        
        color: #ff9933;
        outline: none;
    }
    a:visited {
        color: #ff9933;
    }
    a:hover {
        text-decoration: none;
        
        color: #555;
    }
    
    .learn {
    float: right;
    }
/* END LINKS */
    
/* HEADINGS */
    h1 {
        margin: 0;
        padding: 0;
        
        font-size: 2em;
        line-height: 1.5em;
        
        color: black;
    }
    h2 {
        margin: 0 0 0.5em 0;
        padding: 0;
        
        font-size: 1.5em;
        line-height: 1.5em;
        
        color: black;
    }
    h3 {
        margin: 0 0 0.5em 0;
        padding:0;
        
        font-size: 1.3em;
        line-height: 1.3em;
        
        color: black;
    }
    h4 {
        margin: 0 0 0.25em 0;
        padding: 0;
        
        font-size: 1.2em;
        line-height: 1.3em;
        
        color: black;
    }
    h5 {
        margin: 0 0 0.25em 0;
        padding: 0;
        
        font-size: 1.1em;
        line-height: 1.3em;
        
        color: black;
    }
    h6 {
        margin: 0 0 0.25em 0;
        padding: 0;
        
        font-size: 1em;
        line-height: 1.3em;
        
        color: black;
    }
    
		#h-massive {
			background: url(/images/newstyle/h-massive.gif) no-repeat;
			width: 900px;
			float: left;
			height: 65px;
			margin: 20px 0 0 0;
			text-indent: -5000px;
		}
		
		#h-solutions {
			background: url(/images/newstyle/h-solutions.gif) no-repeat;
			height: 25px;
			text-indent: -5000px;
		}
		
		#h-technology {
			background: url(/images/newstyle/h-technology.gif) no-repeat;
			height: 30px;
			text-indent: -5000px;
		}
		
    #h-b-solutions{
			background: url(/images/newstyle/ban-solutions.jpg) no-repeat;
			height: 130px;
			width: 940px;
			text-indent: -5000px;
		}
		
		#h-b-technology{
			background: url(/images/newstyle/ban-tech.jpg) no-repeat;
			height: 130px;
			width: 940px;
			text-indent: -5000px;
		}
    
    #h-b-contact{
			background: url(/images/newstyle/ban-contact.jpg) no-repeat;
			height: 130px;
			width: 940px;
			text-indent: -5000px;
		}
		
		#h-b-about {
			background: url(/images/newstyle/h-b-about.gif) no-repeat;
			width: 300px;
			position: absolute;
			bottom: 20px;
			left: 20px;
			height: 40px;
			text-indent: -5000px;
		}
		
		#h-b-news {
			background: url(/images/newstyle/h-b-news.gif) no-repeat;
			width: 300px;
			position: absolute;
			bottom: 20px;
			left: 20px;
			height: 40px;
			text-indent: -5000px;
		}
		
		#h-b-privacy {
			background: url(/images/newstyle/h-b-privacy.gif) no-repeat;
			width: 300px;
			position: absolute;
			bottom: 10px;
			left: 20px;
			height: 50px;
			text-indent: -5000px;
		}
		
		#p-privacy #banner,
		#p-about #banner,
		#p-news #banner {
		  background: url(/images/newstyle/ban-cloud.jpg) no-repeat;
			height: 130px;
			width: 940px;
			text-indent: -5000px;
		}
		
	  #h-free {
			background: url(/images/newstyle/h-free.gif) no-repeat;
			height: 50px;
			width: 260px;
			text-indent: -5000px;
		}
    
/* END HEADINGS */

/* TEXT */
    p {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        font-size: 1em;
        line-height:1.4em;
    }
    blockquote {
        margin-left: 10px;
        
        border-left: 10px solid #ddd;
    }
    pre {
        font-family: monospace;
        font-size: 1.0em;
    }
    strong, b {
        font-weight: bold;
    }
    em, i {
        font-style:italic;
    }
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
    
/* LISTS */
    ul {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        line-height:1.4em;
    }
    ul li {
        margin: 0 0 0.25em 30px;
        padding: 0;
    }
    ol {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        font-size: 1.0em;
        line-height: 1.4em;
    }
    ol li {
        margin: 0 0 0.25em 30px;
        padding: 0;
        
        font-size: 1.0em;
    }
    dl {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        line-height: 1.4em;
    }
    dl dt {
        margin: 0.25em 0 0.25em 0;
        padding: 0;
        
        font-weight: bold;
    }
    dl dd {
        margin: 0 0 0 30px;
        padding: 0;
    }
/* END LISTS */
    
    
/* TABLE */
    table {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        font-size: 1em;
    }
    table caption {
        margin: 0;
        padding: 0 0 1.5em 0;
        
        font-weight: bold;
    }
    th {
        font-weight: bold;
        text-align: left;
    }
    td {
        font-size: 1em;
    }
/* END TABLE */    
    
    hr {
        display: none;
    }
    div.hr {
        height: 1px;
        
        margin: 1.5em 10px;
        
        border-bottom: 1px dotted black;
    }
    
/* END TYPOGRAPHY */    

/* FORM ELEMENTS */
    form {
        margin:0;
        padding:0;
    }
    form div,
    form p {
        margin: 0 0 1em 0;
        padding: 0;
        
        font-size: 1em;
    }
    label {
        font-weight: bold;
    }
    fieldset {
        padding: 5px 10px;
        margin: 0 0 1.5em 0;
        
        border: 1px solid #eee;
    }
    fieldset legend {
        margin: 0 0 0 0px;
        padding: 0;
        
        font-size: 1.1em;
        font-weight: bold;
        
        color: #666;
        background-color: white;
    }
    * html fieldset legend {
        margin: 0 0 10px -10px;
    }
    fieldset ul {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        list-style: none;
    }
    fieldset ul li {
        margin: 0 0 0.5em 0;
        padding: 0;
        
        list-style: none;
    }
    input, select, textarea {
        margin: 0;
        padding: 2px;
        
        font-size: 1em; 
        font-family: arial, helvetica, verdana, sans-serif;
    }
    
    input, select {
        vertical-align: middle;
    }
    textarea {
        width: 200px;
        height: 8em;
    }
    
    input.check {
        width: auto;
        height: auto;
        
        margin: 0;
        
        border: none;
    }
    input.radio {
        width: auto;
        
        height: auto;
        margin: 0;
        
        border: none;
    }
    input.file {
        width: 250px;
        height: auto;
    }
    input.readonly {
        background-color: transparent;
        border: none;
    }
    input.button {
        width: 10em;
        
        background-color: #ddd;
        border: 1px solid black;
    }
    input.image {
        width: auto;
        height: auto;
        
        border: none;
    }
    
    form div.submit {
        margin: 1em 0;
    }
    form div.submit input {
        width: 15em;
        height: 2em;
    }
    
    
    .field {
      float: left;
      margin-right: 20px;
    }
    .field div {
      margin: 0 0 3px 0;
    }
    .field label {
      font-size: 14px;
    }
    .field input {
      border: 1px solid #ccc;
      font-size: 14px;
    }
    .formError {
      display: inline;
      color: #ff0000;
    }
    .submit {
      background: #fff; 
      color: #4096EE;
      font-weight: bold;
      cursor: pointer;
      width: auto;
      border: 1px solid #ccc;
      font-size: 14px;
      text-transform: uppercase;
    }
    .submit:hover {
      color: #666;
      border-color: #4096EE;
    }
    
    .clear_both, .cb {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    width: 1px;
    }
    
/* END FORM ELEMENTS */

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #eee;
}

html {
height: 101%;
}

h3 {
  font-size: 18px;
}

#main {
  height: 361px;
  background: #eee;
  border: 1px solid #ccc;
  padding: 9px 11px;
  margin: 0 0 20px 0;
  width: 918px;  
}

.blue_border p, .grey_area p {
  font-size: 15px;
}

#main #player {
  margin: 0 13px 0 0;
  float: left;
}

#main #floatbox {
  float: left;
  width: 230px;
  background: #fff url(/images/yagrad.gif) bottom repeat-x;
  border: 2px solid #ccc;
  height: 333px;
  padding: 23px 15px 0 15px;
}

#main h2 {
  margin: 0;
  font-size: 44px;
  line-height: 38px;
  font-weight: normal;
  margin: 0 0 20px 0;
}

#main p {
  font-size: 15px;
}
  

#main h3 {
  margin: 20px 0 0 0;
}

ul.numbered {
  color: #666;
  float: left;
  list-style: none;
  font-size: 14px;
}

ul.numbered li {
  clear: both;
  padding: 3px 0 0 0;
  margin: 0;
}

ul.numbered li .text {
  float: left;
  padding: 3px 0 0 7px;
}

ul.numbered img {
  vertical-align: middle;
}

.grey_area {
  width: 916px;
  background: #fff url(/images/small-grad.gif) bottom repeat-x;
  padding: 0 0 0 12px;
}

.grey_area h2 {
  font-weight: normal;
}

.blue_border {
  border: solid;
  border-color: #3bd0f6;
  border-width: 2px 0;
  padding: 29px 10px;
  background: #fff url(/images/small-grad.gif) bottom repeat-x;
  width: 920px;
  margin: 0 0 30px 0;
}

.blue_border h2, h2.blue, h1.blue {
  color: #0572a4;
  text-transform: uppercase;
  font-weight: normal;
}

.blue_border h3, .grey_area h3 {
  font-weight: normal;
}

.blue_border ul, ul.row_of_three {
  list-style: none;
}

.blue_border ul li {
  margin: 0;
  float: left;
  width: 301px;
  padding: 0 3px 0 0;
}

ul.row_of_three li {
  margin: 0;
  float: left;
  width: 296px;
  padding: 0 10px 0 0;
}

/** html .blue_border ul li, * html ul.row_of_three li {
  width: 234px;
}
*/
.blue_border ul li p, ul.row_of_three li p {
  font-size: 14px;
}

.left_col {
  width: 620px;
  float: left;
}

#cloud_partners {
  margin: 0 0 0 10px;
  width: 282px;
  float: left;
}

.contains_home_partners #cloud_partners {
  font-size: 15px;
  width: auto;
  float: none;
}

#cloud_partners .partner {
  border: 1px solid #d0d3db;
  height: 125px;
  line-height: 125px;
  vertical-align: middle;
  text-align: center;
  margin: 0 0 5px 0;
}

#cloud_partners .fl {
  margin: 0 15px 0 0;
}

#cloud_partners .fl p {
  width: 400px;
  height: 83px;
}

.contains_home_partners #cloud_partners .arrow {
  color: #545454;
  margin: 0 0 15px 0;
}


.dotted {
  border: dotted;
  border-color: #ccc;
  border-width: 1px 0;
  padding: 5px 0 0 0;
  margin: 0 0 5px 0;
}

.fl.partner {
  width: 280px;
}

ul.fh {
  border: solid;
  border-color: #e5e5e5;
  border-width: 1px 0 0 0;
}

ul.fh .from {
  padding: 10px 0 0 0;
  font-weight: bold;
}

ul.fh li {
  list-style: none;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  border: dashed;
  border-color: #e5e5e5;
  border-width: 0 0 1px 0;
  padding: 24px 0 0 0;
  height: 108px;
}

ul.fh li img {
  vertical-align: top;
}

#plans_and_pricing_container {
  padding: 0px 20px 0 20px;
  float: left;
}

#take_a_tour {
  color: #999;
  float: left;
  margin: 45px 0 0 0;
  line-height: 25px;
  font-size: 14px;
}

a.arrow {
  display: block;
  color: #0572a4;
  float: left;
  height: 13px;
  line-height: 13px;
  background: url(/images/blue-arrow.gif) right no-repeat;
  padding-right: 14px;
}

h2.blue a {
  font-size: 12px;
  color: #78868a;
  float: right;
  margin: 9px 0 0 0;
}

h2.blue a.arrow {
  text-transform: none;
}

#news_article .left_col h2.blue {
  border: dotted;
  border-color: #ccc;
  border-width: 0 0 1px 0;
  padding: 0 0 9px 0;
}

#news_article .left_col h2.blue a.arrow {
  background: url(/images/blue-arrow.gif) left no-repeat;
  padding-right: 0;
  text-indent: 14px;
  float: left;
  margin-left: 300px;
}

.hc {
  float: left;
  width: 430px;
  padding: 0 20px 0 0;
}

#screenshots h3 {
  font-weight: normal;
  margin: 10px 0;
}

#screenshots img, img.bordered {
  border: 1px solid #ccc;
}

#screenshots li {
  margin: 0 0 10px 0;
}

#news ul {
  margin: 0;
  padding: 0;
}

#news ul li {
  border: dotted;
  border-color: #ccc;
  border-width: 1px 0 0 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

#news ul li a.article {
  color: #333333;
  padding: 24px 0;
  display: block;
}

#news ul li .fl {
  font-size: 11px;
  line-height: 13px;
  padding: 0 15px;
  color: #797979;
  width: 80px;
}

#news ul li .fl .source {
  color: #15b2e0;
}

#news ul li .headline {
  float: left;
  font-size: 19px;
  line-height: 21px;
  width: 475px;
}

#news ul li a.article:hover {
  cursor: pointer;
  background: #f0fafd;
}

#news ul li a.article:hover .headline {
  color: #066b96;
}

#news_article h1.heading {
  padding: 5px 0 0 0;
  font-size: 21px;
}

#news_article h2.sub_heading {
  font-size: 14px;
  padding: 10px 0;
  color: #666666;
}

div#page {
width: 940px;

margin:  0 auto;
padding: 0 10px;

text-align: center;

background: white;
}

/* HEADER */
div#header {
  margin: 0 0 11px -10px;
  width: 960px;
  padding: 0;
  color: #000;
  background: #fff url(/images/header-grad.gif) repeat-x;
  text-align: left;
  height: 86px;
  position: relative;
}
div#branding {
  float: left;
  margin: 0;
  padding: 21px 0 0 16px;
  text-align: left;
}

div#btn-login {
  float: right;
  margin: 0;
  padding: 5px 20px;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: .9em;
  text-transform: uppercase;
}

.tac {
  text-align: center;
}

div#btn-login a {
color: #555;
}


/* END HEADER */


/* CONTENT */
div#content {

}

/* SUB */
div#sub {

}
/* END SUB */

/* END CONTENT */


/* FOOTER */
div#footer {
  background: url(/images/footer-container.png);
  color: #000;
  background-color: #fff;
  text-align: right;
  font-size: 12px;
  height: 81px;
}

div#footer img {
  margin: 14px 0 0 10px;
}


div#footer p {
margin: 0;
padding: 0;
float: right;
}

div#footer ul {
width: 710px;
float: right;
margin: 22px 0 0 0;
}

div#footer ul li {
display: block;
float: left;
height: 27px;
line-height: 27px;
margin: 0 15px 0 0;
padding: 0 0 0 15px;
border-left: 1px solid #ccc;
}

div#footer ul li.last {
  width: 190px;
  margin: 0;
  padding: 0;
  color: #657762;
}

div#footer ul li a {
  color: #0572a4;
}

div#footer ul li a:hover {
color: #ff9933;
}

/* END FOOTER */
/* END LAYOUT */


/* UL.SUBNAV */
ul.subnav {
margin: 0;
padding: 0;

font-size: 0.8em;
list-style: none;
}
ul.subnav li {
margin: 0 0 1em 0;
padding: 0;

list-style: none;
}
ul.subnav li a,
ul.subnav li a:link,
ul.subnav li a:visited,
ul.subnav li a:active {
text-decoration: none;
font-weight: bold;

color: black;
}
ul.subnav li a:hover {
text-decoration: underline;
}
ul.subnav li strong {
padding: 0 0 0 12px;

background: url("/images/newstyle/subnav-highlight.gif") left top no-repeat transparent;
}
ul.subnav li strong a,
ul.subnav li strong a:link,
ul.subnav li strong a:visited,
ul.subnav li strong a:active {
color: white;
background-color: black;
}
/* END UL.SUBNAV */

.thanks {
text-align: center;
font-size: 18px;
}

#main ul {
list-style-type: none;
}
#main ul li {
padding: 0 0 30px 0;
}
#main ul li .text-link {
padding: 10px 0 0 2px;
}
#main ul li a {
color: #000;
font-size: 15px;
font-weight: bold;
}
#main ul li a:hover {
text-decoration: underline;
}

#top_bar {
  width: 916px;
  margin: auto;
  height: 18px;
  padding: 8px 22px;
  text-align: right;
}

#top_bar img {
  margin-left: 14px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/*
*   Account#enterprise
*/

table.account_info {
  width: 935px;
  margin: 22px 0 0 0;
}

table.account_info_left {
	width: 620px;
	float: left;
}
table.account_info_right {
	width: 310px;
}

table.account_info tr{
  width: 306px;
}
table.account_info tr.padding{ height: 10px;}

table.account_info th{
  height: 20px;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  border-bottom: 1px dotted #D8D8D8;
}

table.account_info label {
  display: block;
}

table.account_info .card_month {
  float: right;
  margin-right: 4px;
  width: 30px;
}
table.account_info .slash {
  float: right;
  padding: 7px 6px 0 2px;
  margin: 0;
  font-size: 16px;
}
table.account_info .card_year {
  float: right;
  width: 45px;
}

table.enterprise {
  width: 730px;
}

div.inquiry div.inquiry_title{
  font-size: 16px;
  margin: 0 9px 10px 0;
  padding: 0 0 6px 0;
  border-bottom: 1px dotted #D8D8D8;
}

div.inquiry div.inquiry_text{
  width: 318px;
  font-size: 14px;
  line-height: 16px;
  padding: 0 38px 0 0;
  float: left;
}

form.new_enterprise_inquiry {
  height: 700px;
}

form.new_enterprise_inquiry textarea#enterprise_inquiry_inquiry {
  width: 367px;
  height: 167px;
  float: left;
}

form.new_enterprise_inquiry input.submit, input#inquiry_submit {
  margin: 10px 0 0 0;
  height: 85px;
  width: 257px;
  border: 0;
  background: transparent url(/images/submit_inquiry.jpg) no-repeat scroll left top;
}

form.new_enterprise_inquiry input.submit {
  float: right;
}

#contact_form {
  padding:0 96px 17px 105px;
}

#no_underline strong {
  text-decoration: none;
}

.contains_home_terms strong {
  text-decoration: underline;
}

.contains_home_terms h2 {
  margin: 5px 0;
}

#cc_error_msg {
  font-size: 17px;
  padding: 15px 0 0 0;
}

form em {
  padding: 0 4px 0 0 ;
}

/*** FLASH ***/
.flash {
  background: #efefef;
  padding: 5px 5px 3px 7px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  margin: 5px 0;
}

#flash_error   {background-color: #FFD0D8}
#flash_success {background-color: #D0E57B}