@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
  outline: none;
}

body {
 height: 100%;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #182144;
 line-height: 18px;
 background: #fff;
 text-align: center;
}

a {
  color: #0033cc;
  text-decoration: underline;
}

a:hover {
  color: #0066ff;
}

.clearfix
{display: inline-block;}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix
{height: 1%;}

.clearfix
{display: block;}
/* End hide from IE-mac */

.clean {
  clear: both;
}

.container {
  margin: 25px auto 0 auto;
  padding: 0;
  width: 954px;
  text-align: left;
  border: #3e4f50 1px solid;
}

#header {
  width: 954px;
  height: 141px;
  position: relative;
}

#logo {
  width: 213px;
  height: 51px;
  background: url(../images/logo.gif) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 32px;
  left: 40px;
}

#nav {
  height: 15px;
  position: absolute;
  bottom: 21px;
  left: 40px;
}

#nav li {
  padding: 0 9px;
  color: #801719;
  list-style: none;
  float: left;
}

#nav a {
  font-size: 14px;
  color: #182144;
  text-decoration: none;
  float: left;
}

#nav a:hover, #nav a.on, #nav a.on:hover {
  color: #801719;
  text-decoration: none;
}

#burstorm-story {
  width: 77px;
  height: 103px;
  background: url(../images/icon_BurstormStory.jpg) 0 0 no-repeat;
  position: absolute;
  right: 25px;
  top: 17px;
}

#burstorm-story-link {
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  right: 110px;
  top: 95px;
}

#crawler {
  width: 654px;
  height: 68px;
  background: #fff url(../images/bg_crawler.gif) right 0 no-repeat;
  position: absolute;
  top: 29px;
  right: 0;
}

/*#sidenav {
  position: absolute;
  right: 47px;
  top: 56px;
}

#sidenav li {
  list-style: none;
}

#sidenav a {
  padding: 0 0 0 15px;
  font-size: 14px;
  color: #182144;
  line-height: 24px;
  text-decoration: none;
  background: url(../images/sidenav_arrow.gif) 0 center no-repeat;
}

#sidenav a:hover {
  color: #801719;
  text-decoration: none;
}
*/

#keyvisual {
  width: 954px;
  height: 242px;
  position: relative;
}

#opening {
  width: 383px;
  height: 217px;
  background: url(../images/opening.jpg) 0 0 no-repeat;
  position: absolute;
  top: 11px;
  right: 15px;
  z-index: 55;
  cursor: pointer;
/*  display: none;*/
}

.youtube-player {
  background: #fff;
  position: absolute;
  top: 11px;
  right: 15px;
  z-index: 50;
}

#entry {
  background: #ccc url(../images/entery_divider.gif) 318px 0 repeat-y;
  border-top: #fff 1px solid;
}

#entry li {
  padding: 40px 20px 40px 35px;
  width: 258px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  list-style: none;
  float: left;
}

#entry li.center-col {
  width: 221px
}

#entry li.right-col {
  width: 295px;
}

*html #entry li {
  padding: 40px 20px 0px 35px;
}

*+html #entry li {
  padding: 40px 20px 0px 35px;
}

#entry h2 {
  margin: 0 0 14px 0;
  padding: 0 0 0 15px;
  font-size: 14px;
  font-weight: bold;
  color: #141721;
  background: url(../images/entry_arrow.gif) 0 center no-repeat;
}

#entry .brief {
  margin: 10px 0 20px 0;
}

#entry .brief li {
  margin: 0 0 8px 24px;
  padding: 0;
  width: auto;
  line-height: 16px;
  list-style: url(../images/entry_dot.gif);
  float: none;
}

#entry .brief a {
  color: #141721;
  text-decoration: none;
}

#entry .brief a:hover {
  color: #801719;
  text-decoration: none;
}

.info-block {
  margin: 0 0 4px 0;
  width: 295px;
  overflow: hidden;
}

.info-block p {
/*  margin: 20px 0 0 0;*/
  width: 185px;
  float: left;
}

.info-block p.info-graphic {
  width: 110px;
  overflow: hidden;
}

.info-block .info-graphic img {
  margin: 0 0 0 18px;
  border: none;
}

.info-block a {
  margin: 20px 0 0 0;
}

#entry .custom-playlist ul {
  margin: 0;
  padding: 0;
}

#entry .custom-playlist li {
  margin: 0 0 12px 15px;
  padding: 0;
/*  width: 295px;*/
  list-style: none;
  float: none;
}

#entry .custom-playlist li:first-child {
  display: none;
}

#entry .custom-playlist li img {
  margin: 0 15px 0 0;
  width: 80px;
  height: 60px;
  float: left;
}

#entry .video-title {
  padding: 3px 0 3px 0;
  line-height: 15px;
}

#entry .play {
  padding: 0 30px 0 0;
  height: 20px;
  font-size: 11px;
  color: #0033cc;
  line-height: 20px;
  background: url(../images/icon_video.png) right center no-repeat;
  display: inline-block;
}

#article {
  margin: -10px -20px 0 5px;
  padding: 85px 0 0 0;
  width: 100px;
  height: 55px;
  font-size: 9px;
  line-height: 12px;
  background: url(../images/CloudServiceSM.jpg) 0 0 no-repeat;
  float: right;
  display: inline;
}

#cask {
  margin: -10px -20px 0 5px;
  padding: 85px 0 0 0;
  width: 100px;
  height: 55px;
  font-size: 9px;
  line-height: 12px;
  background: url(../images/img_cask.jpg) 0 0 no-repeat;
  float: right;
  display: inline;
}

#cask .title {
  font-size: 10px;
  font-weight: bold;
}

#entry .link {
  font-size: 11px;
  color: #0033cc;
}

#btn-clickhere {
  margin: 18px 0 0 0;
  width: 92px;
  height: 29px;
  background: url(../images/btn_clickhere.gif) 0 0 no-repeat;
  display: block;
}

#footer {
  width: 954px;
  height: 70px;
  position: relative;
}

#footer.sub {
  border-top: #7f8392 1px solid;
}

#links {
  position: absolute;
  top: 20px;
  left: 45px;
}

#links li {
  padding: 0 4px;
  color: #801719;
  list-style: none;
  display: inline;
}

#links a {
  font-size: 11px;
  color: #182144;
  text-decoration: none;
}

#links a:hover {
  color: #801719;
  text-decoration: none;
}

#copyright {
  margin: 0 auto;
  width: 200px;
  font-size: 10px;
  line-height: 14px;
  text-align: right;
  position: absolute;
  top: 20px;
  right: 28px;
}

#copyright a {
  color: #182144;
  text-decoration: underline;
}

#copyright a:hover {
  color: #801719;
  text-decoration: underline;
}

/* sub Pages */

.pagevisual {
  margin: 0 auto;
  padding: 0 0 0 281px;
  width: 673px;
  height: 79px;
  background-color: #182144;
  background-image: url(../images/pagevisual.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}

#visual-company {
  background-image: url(../images/visual_company.jpg);
}

#visual-contact {
  background-image: url(../images/visual_contact.jpg);
}

#visual-customers {
  background-image: url(../images/visual_customer.jpg);
}

#visual-services {
  background-image: url(../images/visual_services.jpg);
}

#visual-news {
  background-image: url(../images/visual_news.jpg);
}


#content {
  margin: 11px 0;
  background: url(../images/subpage_divider.gif) 281px 0 repeat-y;
}

#left-col {
  padding: 15px 10px 30px 49px;
  width: 222px;
  float: left;
}

h3 {
  margin: 0 0 25px 0;
  font-size: 18px;
  font-weight: bold;
}

#submenu {
  margin: 0 0 0 -15px;
}

#submenu li {
  margin: 0 0 8px 0;
  list-style: none;
}

#submenu a {
  padding: 0 0 0 15px;
  height: 18px;
  font-size: 14px;
  font-weight: bold;
  color: #182144;
  line-height: 18px;
  text-decoration: none;
  display: block;
}

#submenu a:hover {
  color: #801719;
  text-decoration: none;
  background: url(../images/sidenav_arrow.gif) 0 3px no-repeat;
}

#submenu a.on, #submenu a.on:hover {
  color: #801719;
  text-decoration: none;
  background: url(../images/sidenav_arrow.gif) 0 3px no-repeat;
}

#learn-more {
  margin: 200px 0 0 0;
  font-size: 12px;
  line-height: 18px;
}

.hilite {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}

#btn-learnmore {
  margin: 12px 0 0 -2px;
  width: 104px;
  height: 30px;
  background: url(../images/btn_learnmore.gif) 0 0 no-repeat;
  display: block;
}

#btn-readmore {
  margin: 12px 0 0 -2px;
  width: 104px;
  height: 30px;
  background: url(../images/btn_readmore.gif) 0 0 no-repeat;
  display: block;
}

#CloudBook {
  margin: 12px 0 0 -2px;
  width: 93px;
  height: 140px;
  background: url(../images/CloudBook.jpg) 0 0 no-repeat;
  display: block;
}




#btn-contactus {
  margin: 12px 0 0 -2px;
  width: 104px;
  height: 30px;
  background: url(../images/btn_contactus.gif) 0 0 no-repeat;
  display: block;
}


.insert #btn-contactus {
  margin: 0;
}

#btn-backhome {
  margin: 12px 0 0 -2px;
  width: 104px;
  height: 30px;
  background: url(../images/btn_backhome.gif) 0 0 no-repeat;
  display: block;
}


#right-col {
  padding: 15px 0 30px 0;
  width: 673px;
  font-size: 14px;
  line-height: 20px;
  float: right;
  position: relative;
}

h1 {
  margin: 0 0 30px 0;
  padding: 0 116px 0 47px;
  font-size: 18px;
  font-weight: bold;
  color: #801719;
}

.lead {
  font-weight: bold;
}

#right-col p {
  margin: 0 116px 25px 47px;
}

#right-col p#breadcrum {
  margin: 0 45px 0 0;
  position: absolute;
  top: 18px;
  right: 0;
}

#right-col p.group {
  margin: 0 0 0 47px;
  font-weight: bold;
}

#right-col ul {
  margin: 0 116px 0 87px;
  list-style: url(../images/sidenav_arrow.gif);
}

#right-col li {
  margin: 0 0 20px 0;
}

#right-col ul li p {
  margin: 0 0 25px 0;
}

#right-col ul.bio {
  margin: 0 0 0 47px;
  width: 579px;
  list-style: none;
}

#right-col ul.bio li {
  padding: 0 0 0 125px;
  background: 0 7px no-repeat;
}

#right-col ul.board {
  margin: 0 0 0 47px;
  width: 510px;
  list-style: none;
}

#right-col ul.board li {
  padding: 0;
  list-style: none;
  background: 0 7px no-repeat;
}

#right-col ul.logos {
  margin: 0 0 0 47px;
  padding: 10px 0 0 0;
  width: 591px;
  list-style: none;
  overflow: hidden;
}

#right-col ul.logos li {
  margin: 0 6px 6px 0;
  width: 189px;
  height: 46px;
  border: #000 1px solid;
  float: left;
}

.enhance {
  font-weight: bold;
}

#right-col ul.bio li#Brandon-Abbey {
  background-image: url(../images/photo_BrandonAbbey.jpg);
}

#right-col ul.bio li#Edward-Wustenhoff {
  background-image: url(../images/photo_EdwardWustenhoff.jpg);
}

#right-col ul.bio li#Erikas-Napjus{
  background-image: url(../images/photo_ErikasNapjus.jpg);
}

#right-col ul.bio li#Jeff-Williams {
  background-image: url(../images/photo_JeffreyWilliams.jpg);
}

#right-col ul.bio li#Lori-Bedford {
  background-image: url(../images/photo_LoriBedford.jpg);
}

.rich {
  font-weight: bold;
  color: #801719;
}

.large {
  font-size: 18px;
}

#right-col ul.customer {
  margin: 0 0 0 47px;
  width: 599px;
}

#right-col ul.customer li {
  margin: 0 0 20px 0;
  padding: 0 0 0 210px;
  list-style: none;
}

#right-col ul.customer li#JDA {
  background: url(../images/logo_JDA.gif) 25px 10px no-repeat;
}

#right-col ul.customer li#BMC {
  background: url(../images/logo_BMC.gif) 25px 10px no-repeat;
}

#right-col ul.customer li#PortsAmerica {
  background: url(../images/logo_PortsAmerica.gif) 25px 10px no-repeat;
}

#right-col ul.customer li#PurpleCommunications {
  background: url(../images/logo_PurpleCommunications.gif) 35px 10px no-repeat;
}

#right-col ul.customer li#CompleteGenomics {
  background: url(../images/logo_CompleteGenomics.gif) 0 10px no-repeat;
}

#right-col ul.customer li#SFBallet {
  background: url(../images/logo_SFBallet.gif) 5px 10px no-repeat;
}

#right-col ul.customer li#MachEnergy {
  background: url(../images/logo_MachEnergy.gif) 35px 10px no-repeat;
}

#right-col ul.customer li#SFOpera {
  min-height: 120px;
  height: auto !important;
  height: 120px;
  background: url(../images/logo_SFOpera.gif) 55px 0 no-repeat;
}

.quote {
  font-weight: bold;
  font-style: italic;
}

.case-link {
  font-size: 12px;
  color: #0033cc;
}

h1 .customer-name {
  color: #000;
}

#logo-JDA {
  height: 70px;
  background: url(../images/logo_JDA.gif) 0 10px no-repeat;
}

#logo-BMC {
  height: 70px;
  background: url(../images/logo_BMC.gif) 0 10px no-repeat;
}

#logo-PurpleCommunications {
  height: 70px;
  background: url(../images/logo_PurpleCommunications.gif) 0 10px no-repeat;
}

#logo-MachEnergy {
  height: 100px;
  background: url(../images/logo_MachEnergy.gif) 0 10px no-repeat;
}

#logo-CompleteGenomics  {
  height: 40px;
  background: url(../images/logo_CompleteGenomics.gif) 0 10px no-repeat;
}

.diagram {
  height: 280px;
  background: url(../images/graphic_diagram.jpg) 10px 0 no-repeat;
}

#right-col p.colocation {
  margin: 0 0 0 47px;
  height: 250px;
  background: url(../images/graphic_colocation.gif) 0 10px no-repeat;
}

#right-col p.network {
  margin: -15px 0 0 47px;
  height: 250px;
  background: url(../images/graphic_network.gif) 0 0 no-repeat;
}

#right-col p.services {
  margin: 0 0 0 47px;
  height: 250px;
  background: url(../images/graphic_services.gif) 0 10px no-repeat;
}

#right-col form {
  padding: 0 40px;
}

#right-col form table td {
  padding: 3px 5px;
}

.textarea {
  width: 450px;
}

#contact-form p {
  margin: 0 116px 8px 47px;
  font-weight: bold;
  line-height: 25px;
  clear: both;
}

.label {
  padding: 0 10px 0 0;
  width: 120px;
  height: 25px;
  font-weight: bold;
  line-height: 25px;
  text-align: right;
  display: inline-block;
}

.star {
  color: #801719;
}

.textfield {
  width: 315px;
  height: 25px;
  border: #141414 1px solid;
}

label {
  padding: 0 0 0 130px;
  height: 25px;
  line-height: 25px;
  color: #801719;
  float: left;
}

.last {
  padding: 15px 0 0 0;
  clear: both;
}

.radio {
  margin: 0 5px 0 15px;
  vertical-align: middle;
}

.form-bottom {
  padding: 10px 0 0 130px;
}

.feedback {
  padding: 30px 0 40px 0;
  font-size: 18px;
  font-weight: bold;
}

.insert {
  margin: 20px 44px;
  width: 585px;
}

#insert-visual {
  padding: 235px 0 45px 0;
  width: 585px;
  height: 57px;
  font-size: 30px;
  font-weight: bold;
  color: #00165d;
  text-align: center;
  background: url(../images/insertvisual.jpg) 0 0 no-repeat;
}

#right-col .insert p {
  margin: 0;
}

.insert .left-part {
  width: 350px;
  float: left;
}

.engine-start {
  background: url(../images/graphic_energystart.jpg) 185px 45px no-repeat;
}

.circle {
  background: url(../images/graphic_circle.gif) 185px 35px no-repeat;
}

.insert .right-part {
  width: 212px;
  height: 430px;
  background: url(../images/signature.gif) center bottom no-repeat;
  float: right;
}

.insert .left-part h4 {
  height: 49px;
  font-size: 15px;
  color: #00165d;
  line-height: 22px;
}

.insert .left-part p {
  padding: 0 0 15px 0;
  font-size: 11px;
  color: #000;
  line-height: 15px;
}

.insert .right-part h4 {
  padding: 0 0 25px 0;
  font-size: 15px;
  color: #952c1e;
  line-height: 21px;
}

#right-col .insert .right-part ul {
  margin: 0;
  padding: 0 0 80px 15px;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  list-style: disc;
}

#right-col .insert .right-part li {
  margin: 0;
  padding: 0 0 0 10px;
}

.insert .bottom {
  margin: 20px 0;
  height: 25px;
  font-size: 14px;
  font-weight: bold;
  color: #944315;
  line-height: 25px;
  position: relative;
  background: url(../images/icon_3arrows.gif) 365px center no-repeat;
}

#right-col .insert .bottom p {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 30px;
}

#right-col .insert .bottom a {
  font-size: 12px;
  color: #12172a;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 50px;
}

#right-col .insert .bottom a:hover {
   color: #0066ff;
}

#right-col #news-list {
  margin: 0 47px;
  padding: 0;
  list-style: none;
}

#right-col #news-list li {
  margin: 0 0 25px 0;
  padding: 0 0 0 92px;
}

#right-col #news-list p {
  margin: 0;
}

#right-col #news-list p.news-graphic {
  margin: 0 0 0 -92px;
  width: 92px;
  float: left;
}

.news-title {
  padding: 0 0 10px 0;
  font-size: 12px;
  font-weight: bold;
  color: #182144;
}

.news-link {
  font-size: 12px;
  font-weight: bold;
  color: #0033cc;
}

.yt-default {
  width: 80px;
  height: 60px;
}

.yt-link {
  padding: 0 30px 0 0;
  background: url(../images/icon_video.png) right center no-repeat;
  display: inline-block;
}

#popup {
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../images/bg_mask.png) 0 0 repeat;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 50;
  display: none;
}

#video {
  margin: 150px 0 0 0;
  width: 500px;
  height: 320px;
  background: #fff;
  display: inline-block;
  position: relative;
}

*+html #video {
  display: inline;
}

#video iframe {
  margin: 10px;
}

#btn-close {
  width: 16px;
  height: 16px;
  background: url(../images/icon_close.png) 0 0 no-repeat;
  position: absolute;
  top: -6px;
  right: -6px;
  cursor: pointer;
}

#btn-close:hover {
  background-position: 0 -100px;
}

.jda-insert h2 {
  padding: 10px 116px 10px 47px;
  font-size: 24px;
  font-weight: bold;
}

.jda-insert h3 {
  padding: 0 116px 0px 47px;
  font-size: 16px;
  font-weight: normal;
}

.jda-insert h4 {
  padding: 20px 116px 20px 47px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}

.jda-insert#right-col p.author {
  margin: 0 116px 25px 47px;
  padding: 0;
  font-size: 12px;
}

.jda-insert#right-col p.author a {
  text-decoration: none;
}

.brightcove-box {
  padding: 10px 116px 10px 47px;
}

.jda-insert#right-col p.media-desc {
  margin: 10px 126px 20px 20px;
  font-size: 12px;
  font-style: italic;
  line-height: 15px;
}

#share-box {
  margin: 0 126px 20px 30px;
  float: right;
}

#jda-graphic {
  margin: 10px 0;
}

a.download-pdf {
  margin: 5px 0;
  width: 142px;
  height: 20px;
  background: url(http://www.cloudbook.net/images/stories/download-pdf.png) 0 0 no-repeat;
  display: block;
}

a.download-pdf:hover {
  background: url(http://www.cloudbook.net/images/stories/download-pdf2.png) 0 0 no-repeat;
}

a.download-ebook {
  margin: 5px 0;
  width: 142px;
  height: 20px;
  background: url(http://www.cloudbook.net/images/stories/download-ebook.png) 0 0 no-repeat;
  display: block;
}

a.download-ebook:hover {
  background: url(http://www.cloudbook.net/images/stories/download-ebook2.png) 0 0 no-repeat;
}

.jda-insert#right-col p#share-links {
  margin: 0;
  width: 200px;
  height: 30px;
  overflow: hidden;
}

#share-links a {
  float: left;
}

addthis_button_compact {
  margin: 2px 0 0 0;
  width: 40px;
}

.addthis_button_tweet {
  margin: 0 0 0 5px;
  width: 60px;
}
.addthis_button_facebook_like {
  width: 100px;
}










