@import url(fonts/stylesheet.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

#header {
  background: url('../images/header.png?1347466581') no-repeat center top #24b6ed;
  height: 103px;
}
#header .pw {
  width: 960px;
  margin: 0 auto;
}
#header .pw ul {
  display: inline;
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin-right: 30px;
}
#header .pw ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
#header .pw ul li:first-child, #header .pw ul li.first {
  padding-left: 0;
}
#header .pw ul li:last-child {
  padding-right: 0;
}
#header .pw ul li.last {
  padding-right: 0;
}
#header .pw ul li {
  padding: 45px 15px 0 15px;
}
#header .pw ul li a {
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 0, rgba(0, 0, 0, 0.5) 0 0 5px;
  font-family: Helvetica;
  font-weight: bold;
  font-style: 16px;
  text-decoration: none;
  color: white;
}
#header .pw .button {
  display: inline;
  float: right;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  background: url('../images/header-button.png?1347471589') no-repeat center;
  width: 118px;
  height: 36px;
  line-height: 36px;
  font-family: "Myriad Pro";
  font-weight: lighter;
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  text-align: center;
  margin-top: 35px;
}
#header .pw .button:hover {
  background-image: url('../images/header-button-active.png?1347471479');
}

#footer {
  background: url('../images/footer.png?1347472401') no-repeat center;
  height: 102px;
  text-align: center;
}
#footer ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  text-align: center;
  display: inline-block;
}
#footer ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
#footer ul li:first-child, #footer ul li.first {
  padding-left: 0;
}
#footer ul li:last-child {
  padding-right: 0;
}
#footer ul li.last {
  padding-right: 0;
}
#footer ul li {
  padding: 40px 5px 0px 5px;
}
#footer ul li a {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 18px;
  color: #3f3f3f;
  text-decoration: none;
}
#footer .copy {
  display: block;
  font-family: Tahoma;
  font-size: 11px;
  line-height: 18px;
  color: #3f3f3f;
}

#headerImage {
  background: url('../images/packs.png?1347473447') no-repeat center #24b8ed;
  height: 604px;
  border-bottom: 12px solid #0583dc;
}
#headerImage .pw {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}
#headerImage .pw h1, #headerImage .pw h3 {
  font-family: HelveticaNeue, sans-serif;
  font-size: 36px;
  color: white;
  font-weight: 100;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  padding: 40px 0 10px 0;
}
#headerImage .pw h1 b, #headerImage .pw h3 b {
  font-weight: 300;
}
#headerImage .pw h3 {
  padding: 0;
  font-size: 24px;
  font-weight: lighter;
}
#headerImage .pw .smallPack, #headerImage .pw .bigPack {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 240px;
  margin-top: 57px;
}
#headerImage .pw .smallPack h4, #headerImage .pw .bigPack h4 {
  font-family: HelveticaNeue, "Myriad Pro", sans-serif;
  font-size: 25px;
  color: #1397c7;
  padding: 20px 0;
}
#headerImage .pw .smallPack .info, #headerImage .pw .bigPack .info {
  padding: 45px 0;
  font-family: HelveticaNeue, "Myriad Pro", sans-serif;
  font-size: 30px;
  color: #474747;
}
#headerImage .pw .smallPack .info strong, #headerImage .pw .bigPack .info strong {
  display: block;
  font-weight: bold;
  font-size: 60px;
}
#headerImage .pw .smallPack .info span, #headerImage .pw .bigPack .info span {
  display: block;
  font-size: 20px;
  line-height: 35px;
  font-weight: lighter;
}
#headerImage .pw .smallPack .info span b, #headerImage .pw .bigPack .info span b {
  font-weight: bold;
}
#headerImage .pw .smallPack .info .price, #headerImage .pw .bigPack .info .price {
  color: #0583dc;
  padding: 45px 0 5px 0;
}
#headerImage .pw .smallPack .info .price b, #headerImage .pw .bigPack .info .price b {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-family: HeavyCond, "Myriad Pro", sans-serif;
  font-weight: 700;
  font-size: 55px;
  line-height: 10px;
}
#headerImage .pw .smallPack .info .price b span, #headerImage .pw .bigPack .info .price b span {
  display: inline;
  font-family: HelveticaNeue, "Myriad Pro", sans-serif;
  font-size: 37px;
  vertical-align: bottom;
  line-height: 10px;
}
#headerImage .pw .smallPack .info .price span, #headerImage .pw .bigPack .info .price span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-family: HelveticaNeue, "Myriad Pro", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  width: 55px;
  text-align: left;
  line-height: 1em;
}
#headerImage .pw .smallPack .info a, #headerImage .pw .bigPack .info a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-top: 10px;
  background: url('../images/order.png?1347521060') no-repeat center;
  width: 212px;
  height: 53px;
}
#headerImage .pw .smallPack .info a:hover, #headerImage .pw .bigPack .info a:hover {
  background-image: url('../images/order-active.png?1347521092');
}
#headerImage .pw .bigPack {
  width: 340px;
  margin: 25px -4px 0 -4px;
}
#headerImage .pw .bigPack h4 {
  font-size: 36px;
  color: white;
  text-shadow: 0 -2px 1px rgba(0, 0, 0, 0.2);
}
#headerImage .pw .bigPack .info {
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  padding: 60px 0 25px 0;
}
#headerImage .pw .bigPack .info strong {
  font-size: 100px;
}
#headerImage .pw .bigPack .info span {
  font-size: 29px;
  padding-bottom: 15px;
}
#headerImage .pw .bigPack .info .price {
  color: white;
  padding: 60px 0 25px;
}
#headerImage .pw .bigPack .info .price b {
  font-size: 87px;
  font-weight: normal;
}
#headerImage .pw .bigPack .info .price b span {
  font-size: 59px;
}
#headerImage .pw .bigPack .info .price span {
  font-size: 24px;
  padding: 0;
}
#headerImage .pw .bigPack .info a {
  margin-top: 0;
  background: url('../images/order-big.png?1347521169') no-repeat center;
  width: 300px;
  height: 72px;
}
#headerImage .pw .bigPack .info a:hover {
  background-image: url('../images/order-big-active.png?1347521149');
}

.content .pw {
  width: 960px;
  margin: 0 auto;
}
.content .pw h1 {
  font-family: HelveticaNeue, "Myriad Pro", sans-serif;
  font-size: 28px;
  color: #0585dd;
  font-weight: normal;
  line-height: 1em
}
.content .pw h1 b {
  font-weight: bold;
}
.content .pw .video .top {
  background: url('../images/video-top.png?1347525109') no-repeat center;
  height: 9px;
}
.content .pw .video .middle {
  background: url('../images/video-middle.png?1347525192') repeat-y center;
  padding: 10px 20px;
}
.content .pw .video .middle p {
  font-family: HelveticaNeue, "Myriad Pro", sans-serif;
  font-weight: lighter;
  font-size: 21px;
  color: #393939;
  margin-bottom: 30px;
  text-align: justify;
}
.content .pw .video .middle .player {
  display: inline;
  float: right;
  background: url('../images/player.png?1347524148') no-repeat center;
  width: 420px;
  height: 315px;
  margin-left: 30px;
}
.content .pw .video .bottom {
  background: url('../images/video-bottom.png?1347525157') no-repeat center;
  height: 9px;
}
.content .pw .actionsTable p {
  background: url('../images/setup.png?1347524172') no-repeat left center;
  padding: 30px 20px 0 90px;
  font-family: HelveticaNeue, "Myriad Pro", sans-serif;
  font-weight: lighter;
  font-size: 20px;
  color: #393939;
  width: 350px;
  height: 90px;
  display: inline;
  float: left;
}
.content .pw .actionsTable p b {
  display: block;
  font-size: 27px;
  font-weight: normal;
  color: #0583dc;
}
.content .pw .actionsTable p.setup {
  background-image: url('../images/setup.png?1347524172');
}
.content .pw .actionsTable p.schedule {
  background-image: url('../images/schedule.png?1347524225');
}
.content .pw .actionsTable p.automated {
  background-image: url('../images/automated.png?1347524244');
}
.content .pw .actionsTable p.reports {
  background-image: url('../images/reports.png?1347524270');
}
.content .pw .trialStart {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.content .pw .trialStart.gray {
  background: url('../images/start-trial-gray.png?1347524045');
  width: 960px;
  height: 68px;
}
.content .pw .trialStart.orange {
  background: url('../images/start-trial-orange.png?1347524087');
  width: 968px;
  height: 76px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.content .pw .spinningSystem .top {
  background: url('../images/video-top.png?1347525109') no-repeat center;
  height: 9px;
}
.content .pw .spinningSystem .middle {
  background: url('../images/video-middle.png?1347525192') repeat-y center;
  padding: 10px 20px;
}
.content .pw .spinningSystem .middle p {
  font-family: HelveticaNeue, "Myriad Pro", sans-serif;
  font-weight: lighter;
  font-size: 21px;
  color: #393939;
  margin-bottom: 20px;
  text-align: justify;
}
.content .pw .spinningSystem .middle .player {
  display: inline;
  float: left;
  background: url('../images/spinning.png?1347524385') no-repeat center;
  width: 235px;
  height: 279px;
  margin-right: 45px;
}
.content .pw .spinningSystem .bottom {
  background: url('../images/video-bottom.png?1347525157') no-repeat center;
  height: 9px;
  margin-bottom: 30px;
}
.content .pw .features {
  font-family: HelveticaNeue, "Myriad Pro", sans-serif;
}
.content .pw .features h2 {
  font-weight: lighter;
  font-size: 26px;
  padding: 12px 0;
  color: #0585dd;
}
.content .pw .features h2 b {
  font-weight: bold;
}
.content .pw .features .list {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 403px;
}
.content .pw .features .list .top {
  background: url('../images/list-top.png?1347538893') no-repeat center;
  height: 5px;
}
.content .pw .features .list .middle {
  background: url('../images/list-middle.png?1347540457') repeat-y center;
}
.content .pw .features .list .middle ul {
  list-style: none;
}
.content .pw .features .list .middle ul li {
  background: url('../images/list-line.png?1347541341') no-repeat left bottom;
}
.content .pw .features .list .middle ul li span {
  background: url('../images/feature-bullet.png?1347524324') no-repeat 12px 0px;
  padding-left: 55px;
  font-weight: lighter;
  font-size: 18px;
  line-height: 34px;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.content .pw .features .list .middle ul li.last {
  background: none;
}
.content .pw .features .list .bottom {
  background: url('../images/list-bottom.png?1347539102') no-repeat center;
  height: 5px;
}
.content .pw .features .icons {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 557px;
  margin-left: -4px;
}
.content .pw .features .icons .top {
  background: url('../images/icons-top.png?1347539192') no-repeat center;
  height: 9px;
}
.content .pw .features .icons .middle {
  background: url('../images/icons-middle.png?1347539248') repeat-y center;
}
.content .pw .features .icons .middle ul li {
  display: inline-block;
  float: left;
  font-size: 18px;
  line-height: 34px;
  color: #393939;
  padding-left: 90px;
  width: 179.5px;
}
.content .pw .features .icons .middle ul li span {
  display: block;
  font-size: 13px;
  margin-top: -10px;
}
.content .pw .features .icons .middle ul li.fbShare {
  background: url('../images/fbshare.png?1347539304') no-repeat 20px 5px;
}
.content .pw .features .icons .middle ul li.fbLike {
  background: url('../images/fblike.png?1347539327') no-repeat 37px 5px;
}
.content .pw .features .icons .middle ul li.tweet {
  background: url('../images/tweet.png?1347539345') no-repeat 35px 5px;
}
.content .pw .features .icons .middle ul li.tweets {
  background: url('../images/tweets.png?1347539386') no-repeat 28px 5px;
}
.content .pw .features .icons .middle ul li.gplus {
  background: url('../images/gplus.png?1347539408') no-repeat 37px 5px;
}
.content .pw .features .icons .middle ul li.pin {
  background: url('../images/pin.png?1347539573') no-repeat 37px 5px;
}
.content .pw .features .icons .middle ul li.delicious {
  background: url('../images/delicious.png?1347539800') no-repeat 37px 5px;
}
.content .pw .features .icons .middle ul li.sl {
  background: url('../images/sl.png?1347539819') no-repeat 37px 5px;
}
.content .pw .features .icons .middle ul li.socials {
  background: url('../images/socials.png?1347539890') no-repeat 30px 5px;
  margin-bottom: -24px;
}
.content .pw .features .icons .middle ul li.micro {
  background: url('../images/micro.png?1347539840') no-repeat 33px 5px;
}
.content .pw .features .icons .middle ul li.articles {
  background: url('../images/articles.png?1347539918') no-repeat 28px 5px;
  margin-bottom: -24px;
}
.content .pw .features .icons .bottom {
  background: url('../images/icons-bottom.png?1347539226') no-repeat center;
  height: 9px;
}

.clear {
  clear: both;
}


.vm { vertical-align: middle; }
.mh15 { margin-left: 15px; margin-right: 15px; }
.ml30 { margin-left: 30px; }
.grid2 { overflow: hidden; }
.grid2 > .col1 { float: left; width: 50%; }
.grid2 > .col2 { float: left; width: 50%; }
.br4,
.icon-frame {
	border-radius: 4px;
}
.icon-frame { border: 4px solid #d5d5d5; background-color: #d5d5d5; }
.icon-delicious { display: inline-block; width: 24px; height: 24px; background-image: url(../images/icon-delicious.png); }
.icon-facebook { display: inline-block; width: 24px; height: 24px; background-image: url(../images/icon-facebook.png); }
.icon-google { display: inline-block; width: 24px; height: 24px; background: url(../images/icon-google.png); }
.icon-microblogging { display: inline-block; width: 24px; height: 24px; background: url(../images/icon-microblogging.png); }
.icon-pinterest { display: inline-block; width: 24px; height: 24px; background-image: url(../images/icon-pinterest.png); }
.icon-stumbleupon { display: inline-block; width: 24px; height: 24px; background-image: url(../images/icon-stumbleupon.png); }
.icon-reddit { display: inline-block; width: 24px; height: 24px; background-image: url(../images/icon-reddit.png); }
.icon-flickr { display: inline-block; width: 24px; height: 24px; background-image: url(../images/icon-flickr.png); }
.icon-twitter { display: inline-block; width: 24px; height: 24px; background-image: url(../images/icon-twitter.png); }
.snlist li { height: 55px; line-height: 55px; }
.snlist li { font-family: HelveticaNeue, "Myriad Pro", sans-serif; font-weight: lighter; font-size: 18px; }
.snlist li {
	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(top,  #f0f0f0 0%, #e5e5e5 90%, #e5e5e5 96%, #eaeaea 98%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(90%,#e5e5e5), color-stop(96%,#e5e5e5), color-stop(98%,#eaeaea), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f0f0f0 0%,#e5e5e5 90%,#e5e5e5 96%,#eaeaea 98%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f0f0f0 0%,#e5e5e5 90%,#e5e5e5 96%,#eaeaea 98%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f0f0f0 0%,#e5e5e5 90%,#e5e5e5 96%,#eaeaea 98%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f0f0f0 0%,#e5e5e5 90%,#e5e5e5 96%,#eaeaea 98%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}

#logo { display: block; width: 325px; height: 100px; position: absolute; }
#content { min-width: 960px; }
