html, body, ul, ol, li, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6, table, p, form {
  margin:0;
  padding:0;
}

body{
  font:62.5% "Helvetica Neue", Helvetica, Arial, sans-serif;
  background:url('images/bg.gif');
}

img{
  border:none;
}

img#logo{
  margin:18px 0 12px;
  float:left;
}

a{
  color:#1e8db4;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

h1{
  font-size:4em;
  padding:0 10px;
}

h1.underline{
  background:url('images/underline.png') no-repeat bottom right;
}

h1, h2{
  position:relative;
}

h1 span{
  color:#fff;
  position:relative;
  z-index:25;
}

h1 span.shadow{
  color:#484848;
  position:absolute;
  z-index:20;
  top:1px;
}

h2{
  color:#212223;
  font-size:2em;
  padding:0 0 3px;
}

h3{
  color:#212223;
  font-size:1.5em;
  padding:0 0 3px;

}

h2 span{
  color:#fff;
  position:relative;
  z-index:25;
}

h2 span.shadow{
  color:#484848;
  position:absolute;
  z-index:20;
  top:1px;
}

.clr{
  clear:both;
}

.flo-l{
  float:left;
}

.flo-r{
  float:right;
}

label{
  font-size:1.1em;
  color:#666;
}

label span{
  color:#722d18;
  font-size:1.1em;
}

p{
  font-size:1.5em;
  line-height:1.5em;
  color:#1c1c1b;
}

li{
  font-size:1.1em;
}

input{
  font-size:1.2em;
  padding:5px 2px;
  background:#fff url('images/input_bg.gif') repeat-x top;
  border:1px solid #8f8568;
}

.submit{
  border:none;
  background:none;
  text-indent:-2000px;
  background:url('images/submit.gif') no-repeat top;
  width:57px;
  height:30px;
  cursor:pointer;
}

.submit:hover{
  background-position:0px -30px;
}


/* Header */
div#header{
  background:url('images/header_bg.gif') repeat-x bottom;
}

div#header_inner{
  margin:0 auto;
  width:970px;
  background:url('images/header_reflect.png') no-repeat 0px bottom;
}

div#header ul{
  float:right;
  padding:42px 10px 0 0;
  margin:0 15px 0 0;
  background:url('images/header_brd.gif') no-repeat right 35px;
}

div#header ul li{
  float:left;
  display:block;
  padding:0 3px 16px;
}

div#header ul li a{
  color:#fff;
  text-decoration:none;
  display:block;
}

div#header ul li a span{
  color:#fff;
  text-decoration:none;
  display:block;
  padding:5px 11px 4px;
  line-height:15px;
}

div#header ul li a:hover{
  text-decoration:underline;
}

div#header ul li.active a:hover{
  text-decoration:none;
}

div#header ul li.active{
  background:url('images/nav_arrow.gif') no-repeat bottom;
}

div#header ul li.active a{
  background:url('images/nav_left.gif') no-repeat left;
}

div#header ul li.active a span{
  background:url('images/nav_right.gif') no-repeat right;
}

div#header a.sign_in{
  float:right;
  background:url('images/signin.gif') no-repeat top;
  width:53px;
  height:20px;
  text-indent:-2000px;
  margin:45px 0 0;
}

div#header a.sign_in:hover{
  background-position:left -20px;
}

h1.title{
  width:1000px;
  height:57px;
  text-indent:-2000px;
}

h1.title.pub{
  background:url('images/title_pub.png') no-repeat 7px 0px;
}

h1.title.plat{
  background:url('images/title_plat.png') no-repeat 7px 0px;
}

h1.title.techno{
  background:url('images/title_techno.png') no-repeat 7px 0px;
}

h1.title.about{
  background:url('images/title_about.png') no-repeat 15px 0px;
  height:67px;
}


h1.title.privacy{
  background:url('images/title_privacy.png') no-repeat 15px 0px;
  height:67px;
}
/* Chalkboard */
div#content{
  background:url('images/content_bg.gif') top;
}

div#content_top{
  background:url('images/gra_top.png') repeat-x top;
}

div#reflect{
  background:url('images/reflect.png') no-repeat 65px top;
  padding:10px 0 0;
  width:1100px;
  margin:0 auto;
}

div#content_inner{
  margin:10px auto 0;
  width:1000px;
}

div#content_inner.home{
  padding:0 0 405px;
  margin:0 auto;
  background:url('images/screen.png') no-repeat bottom;
  width:1100px;
}

div#content_inner.home h1{
  font-size:2.7em;
  padding:0;
}

div#content_inner div#home_text{
  padding:9px 0 0 80px;
  width:675px;
}

div#content_inner.home div#home_text p{
  font-size:1.7em;
  margin:5px 0 0 5px;
  line-height:1.3em;
  position:relative;
  overflow:hidden;
}

div#content_inner.home div#home_text p span{
  color:#fff;
  position:relative;
  z-index:25;
}

div#content_inner.home div#home_text p span.shadow{
  color:#484848;
  position:absolute;
  z-index:20;
  top:1px;
}

div#counter{
  float:right;
  width:276px;
  height:100px;
  background:url('images/counter.png') no-repeat top;
  margin:0 65px 0 0;
}

div#counter p{
  color:#fff;
  font-size:2.4em;
  padding:20px 0 0 85px;
}

div.col_left_wide{
  float:left;
  width:655px;
}

div.col_left_wide.home{
  width:692px;
  padding:0 0 20px;
}

div.col_left_wide.brd{
  background:url('images/brd.gif') no-repeat right 15px;
}

div.col_right_nar{
  float:right;
  width:315px;
}

div.col_right_nar.home{
  width:296px;
}

div.news{
  margin:0 35px 0 0;
  padding:15px 0 97px 20px;
  position:relative;
}

div.news h2{
  color:#475e65;
}

div.news ul li{
  padding:5px 10px;
  margin:0 0 5px;
  display:block;
  color:#666;
  line-height:1.4em;
  border:1px solid #c8c3a9;
  background:#dfedeb url('images/news_bubble.gif') no-repeat top;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}

div.news ul li a{
  color:#1e8db4;
  font-weight:bold;
}

div.news img.news_bird{
  position:absolute;
  bottom:0px;
}

div.home_para{
  padding:15px 0 30px 35px;
}

div.home_para h2{
  float:left;
  width:325px;
}

div.home_para p{
  background:url('images/paper_bg2.gif');
  float:left;
  width:290px;
  padding:10px 10px 20px;
  margin:0 15px 0 0;
  border-bottom:1px solid #e5e1d3;
  -moz-border-radius:5px;
  -webkit-border-radius:8px;
}

/* Paper section */
div#paper{
  background:url('images/paper_bg.gif');
}

div#paper div#paper_top{
  background:url('images/paper_top_bg.gif') repeat-x top;
  border-bottom:1px solid #fff;
}

div#paper div#paper_top div#paper_content{
  background:url('images/paper_top.gif') no-repeat top left;
  width:988px;
  margin:0 auto;
}

div.clients{
  background:url('images/clients.gif') no-repeat left top;
  padding:20px 0 0 30px;
  clear:both;
  height:52px;
  margin:0 0 20px 32px;
}

div.clients a{
  display:block;
  float:left;
  margin:0 15px 0 5px;
}

/* Form */
div.contact_form{
  padding:15px 0 50px;
}

div.contact_form form{
  display:block;
  float:left;
  background:url('images/paper_bg2.gif');
  padding:10px 15px 20px;
  border-bottom:1px solid #e5e1d3;
  width:250px;
  -moz-border-radius:5px;
  -webkit-border-radius:8px;
}

div.contact_form div.field_hold{
  padding:0 0 8px;
}

div.contact_form div.field_hold span{
  clear:both;
  display:inline;
}

div.contact_form div.input_brd{
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  margin:0 10px 0 0;
  width:225px;
}

div.contact_form input{
  width:220px;
}

div.contact_form .submit{
  margin:5px 0 0;
  width:57px;
  clear:both;
  float:left;
}

div.contact_form.home{
  padding:0 0 100px 35px;
}

div.contact_form.home form{
  width:605px;
  float:none;
}

div.contact_form.home div.field_hold{
  float:left;
}

div.contact_form.home div.input_brd{
  width:auto;
}

div.contact_form.home input{
  width:150px;
}

div.contact_form.home .submit{
  margin:13px 0 0;
  width:57px;
  float:left;
  clear:none;
}

div#contact_confirmation{
  background:url('images/paper_bg2.gif');
  padding:10px 15px 20px;
  border-bottom:1px solid #e5e1d3;
  width:250px;
  -moz-border-radius:5px;
  -webkit-border-radius:8px;
  color:#388811;
  font-size:1.2em;
}

/* Publishers */
div.features{
  margin:0 auto;
  padding:20px 0 0;
  background:url('images/features_brd_top.png') no-repeat top;
  width:970px;
}

div.features_screens_pub{
  background:url('images/features_screens_pub.png') no-repeat -5px bottom;
}

div.features_screens_plat{
  background:url('images/features_screens_plat.png') no-repeat -5px bottom;
}

div.features_bot{
  background:url('images/features_brd_bot.png') no-repeat center -10px;
  clear:both;
  height:26px;
}

div.feature{
  width:283px;
  float:left;
  padding:0 15px 170px 25px;
}

div.feature h2{
  color:#fff;
  font-size:2.4em;
}

div.feature p{
  font-size:1.3em;
  line-height:1.3em;
  color:#fff;
}

/* About */
div.about{
  padding:15px 10px 0 35px;
}

div.about p{
  padding:0 0 20px;
}

a.logo_bloom{
  padding:10px 0 0;
  display:block;
}

div.contact{
  background:url('images/paper_bg2.gif');
  margin:3px 15px 0 0;
  padding:0 0 150px;
  position:relative;
  overflow:hidden;
  -moz-border-radius-topright:5px;
  -webkit-border-top-right-radius:5px;
}

div.contact.privacy{
  padding:0 0 1000px;
}

div.contact img.contact_corner{
  position:absolute;
  top:0;
  right:0;
}

div.contact p{
  font-size:1.4em;
  padding:15px 10px 15px 45px;
  border-bottom:1px solid #e9e5d2;
}

div.contact p.ico_address{
  background:url('images/ico_address.png') no-repeat 8px 15px;
}

div.contact p.ico_phone{
  background:url('images/ico_phone.png') no-repeat 8px 10px;
}

div.contact p.ico_email{
  background:url('images/ico_email.png') no-repeat 8px 10px;
}

/* Footer */
div#footer{
  background:url('images/footer_bg.gif') repeat-x top;
}

div#footer div#footer_inner{
  width:988px;
  margin:0 auto;
  padding:10px 0 60px;
}

div#footer_inner p{
  color:#666;
  font-size:1.1em;
  float:left;
}

div#footer_inner ul{
  float:right;
  list-style-type:none;
}

div#footer_inner ul li{
  float:left;
  padding:0 0 0 25px;
}

div#footer_inner ul li a{
  color:#666;
  text-decoration:underline;
}


/* Technology */
ul.technology_nav{
  background:url('images/technology_nav_bg.png') no-repeat center 8px;
  float:left;
  width:970px;
  padding:10px 0 5px;
  list-style-type:none;
}

ul.technology_nav li{
  float:left;
  width:242px;
}

ul.technology_nav li span{
  width:192px;
  height:104px;
  margin:0 auto;
  display:block;
}

ul.technology_nav li span.eco{
  background:url('images/techno_ico1.png');
}

ul.technology_nav li span.api{
  background:url('images/techno_ico2.png');
}

ul.technology_nav li span.target{
  background:url('images/techno_ico3.png');
}

ul.technology_nav li span.report{
  background:url('images/techno_ico4.png');
}

ul.technology_nav li span:hover{
  background-position:0px -104px;
  cursor:pointer;
}

ul.technology_nav li span.active{
  background-position:0px -208px;
}

ul.technology_nav li span.active:hover{
  background-position:none;
}

div.techno_col_wide{
  width:650px;
  margin:2px 0 0;
}

div.techno_col_nar{
  width:300px;
  margin:15px 0 0 35px;
  padding:0 0 50px 0;
}

div.techno_col_nar p{
  padding-bottom:15px;
}

div.techno_col_wide div.target_screen{
  background:url('images/techno_target.png') no-repeat 12px top;
}

div.techno_col_wide div.report_screen{
  background:url('images/techno_report.png') no-repeat 28px 12px;
  height:250px;
}

div.techno_col_wide div.api_screen{
  background:url('images/techno_api.png') no-repeat 8px top;
  height:280px;
}

div.eco_screen{
  padding:15px 400px 110px 35px;
  background:url('images/techno_eco.png') no-repeat 625px 2px;
}

div.eco_screen p{
  padding:0 0 8px;
}

div.target_screen p{
  padding:175px 35px 70px 65px;
  color:#333;
  font-style:italic;
  font-size:1.3em;
}

div.text_padding{
  padding:0 0 0 35px;
}

div.text_padding h2{
  padding-top:15px;
}

div.text_padding p{
  padding-bottom:10px;
}

div.features_table{
  padding:15px 0 50px 35px;
}

div.features_table table{
  margin:5px 0 0;
  width:100%;
}

div.features_table tr td{
  vertical-align:top;
  border-top:1px solid #cac5a2;
  padding:15px 0;
}

div.features_table tr td.point{
  width:30%;
}

div.features_table tr td.point span{
  padding:0 5px 0 3px;
  font-size:1.3em;
  font-weight:bold;
}

div.features_table tr td.point_desc p{
  color:#333;
  padding:0 0 3px 20px;
  background:url('images/bullet.png') no-repeat 5px 4px;
}

/* Errors */
.validation-advice{
  color:#c92a10;
}


