* {
margin: 0;
padding: 0;
}

a img {
border: 0;
}

a img.right {
float: right;
padding: 0px 0px 10px 20px;
}

a {
color: #116f9e;
text-decoration: none;
outline: none; 
}

a:hover {
color: #148dc9;
text-decoration: none;
}

.clear {
clear: both;
}

.divider {
border-bottom-style: solid;
border-bottom-color: #cccccc;
border-bottom-width: 1px;
margin: 1em 0px 1em 0px;
clear: both;
}

.screen_thumb {
float: left; 
margin-bottom: 1em;
}

.small {
font-size: 11px;
color: #757e88;
background: #e5e6e9;
padding: 6px 0px 6px 0px;
text-align: center;
margin: 10px 0px 0px 0px;
}

body {
background: #f7f6f6 url(/images/product-background.jpg) repeat-x;
font: 72%/180% Verdana, Arial, Sans-serif;
color: #2b2b2b;
text-align: center;
}

#container {
width: 900px;
margin: 0 auto;
text-align: left;
}

/* Top Bar, Logo & Menu */

#top {
height: 60px;
}

  #top .logo {
  float: left;
  padding: 15px 0px 0px 0px;
  }
  
  #top .menu {
  float: right;
  padding: 5px 0px 0px 0px;
  }
  
  #top .menu ul {
  list-style: none;
  padding: 7px 0px 0px 0px;
  }
  
  #top .menu ul li {
  float: left;
  padding-right: 5px;
  text-align: center;
  }
  
  #top .menu ul li.about a {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/about.png) no-repeat;
  }
  
  #top .menu ul li.about a:hover,
  #top .menu ul li.about a.current {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/about.png) no-repeat;
  background-position: 0 -33px;
  }
  
  #top .menu ul li.products a {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/products.png) no-repeat;
  }
  
  #top .menu ul li.products a:hover,
  #top .menu ul li.products a.current {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/products.png) no-repeat;
  background-position: 0 -33px;
  }
  
  #top .menu ul li.store a {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/store.png) no-repeat;
  }
  
  #top .menu ul li.store a:hover,
  #top .menu ul li.store a.current {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/store.png) no-repeat;
  background-position: 0 -33px;
  }
  
  #top .menu ul li.support a {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/support.png) no-repeat;
  }
  
  #top .menu ul li.support a:hover,
  #top .menu ul li.support a.current {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/support.png) no-repeat;
  background-position: 0 -33px;
  }
  
  #top .menu ul li.blog a {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/blog.png) no-repeat;
  }
  
  #top .menu ul li.blog a:hover,
  #top .menu ul li.blog a.current {
  height: 33px;
  width: 110px;
  display: block;
  text-indent: -9999px;
  background: url(/images/blog.png) no-repeat;
  background-position: 0 -33px;
  }
  
  #top .menu ul li.about a:active,
  #top .menu ul li.products a:active,
  #top .menu ul li.store a:active,
  #top .menu ul li.support a:active,
  #top .menu ul li.blog a:active {
  background-position: 0px -66px;
  }

  #top .menu li ul {
  background: url(/images/dropdown-bg.png) repeat;
  display: none;
  height: auto;
  position: absolute;
  width: 225px;
  z-index:200;
  /*top:1em;
  /*left:0;*/
  }
		
  #top .menu li:hover ul {
  display: block;	
  }

  #top .menu li li {
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  width: 225px;
  background: none;
  text-indent: 0;
  }
		
  #top .menu li:hover li a {
  background: none;
  text-indent: 0;
color: #969ba6;
  }

  #top .menu li ul a {
  display: block;
  height: 35px;
  font-size: 12px;
  margin: 0px;
  padding: 0px 10px 0px 15px;
  text-align: left;
  background: none;
  text-indent: 0;
  width: 225px !important;
  }

  #top .menu li ul a:hover, .menu li ul li:hover a {
  background: none !important;
  color: #fff;
  text-decoration: none;
  text-indent: 0 !important;
  }
  
span.free {
font-size: 9px;
color: #fff;
}

/* Intro Masthead */

#product-intro-masthead {
background: url(/images/intro-masthead-center.jpg) no-repeat;
height: 300px;
margin-bottom: 15px;
}

#buttons {
text-align: right;
margin-top: -15px;
}

  #buttons a img {
  padding-left: 15px;
  }

/* Content */

#content-top {
height: 100px;
margin-top: 15px;
border-top: 1px solid #cecece;
border-right: 1px solid #cecece;
border-left: 1px solid #cecece;
border-bottom: 1px solid #e1e1e1;
background: #f2f2f2;
}

  #content-top .content-title {
  float: left;
  padding: 36px 0px 0px 38px;
  }
  
  #content-top .title-buttons {
  float: right;
  padding: 34px 20px 0px 0px;
  }
  
  #content-top .title-buttons a {
  float: left;
  padding-right: 10px;
  }
  
  #content-top a.freetrial {
  display: block;
  height: 30px;
  width: 132px;
  text-indent: -9999px;
  background: url(/images/freetrial-button.png) no-repeat;
  }
  
  #content-top a:hover.freetrial {
  display: block;
  height: 30px;
  width: 132px;
  text-indent: -9999px;
  background: url(/images/freetrial-button.png) no-repeat;
  background-position: 0 -30px;
  }

  #content-top a:active.freetrial {
  display: block;
  height: 30px;
  width: 132px;
  text-indent: -9999px;
  background: url(/images/freetrial-button.png) no-repeat;
  background-position: 0 -60px;
  }
  
  #content-top a.buynow {
  display: block;
  height: 30px;
  width: 132px;
  text-indent: -9999px;
  background: url(/images/buynow-button.png) no-repeat;
  }
  
  #content-top a:hover.buynow {
  display: block;
  height: 30px;
  width: 132px;
  text-indent: -9999px;
  background: url(/images/buynow-button.png) no-repeat;
  background-position: 0 -30px;
  }

  #content-top a:active.buynow {
  display: block;
  height: 30px;
  width: 132px;
  text-indent: -9999px;
  background: url(/images/buynow-button.png) no-repeat;
  background-position: 0 -60px;
  }

  #content-top a.freedownload {
  display: block;
  height: 29px;
  width: 104px;
  text-indent: -9999px;
  background: url(/images/freedownload-button.png) no-repeat;
  }
  
#content {
background: #fff;
border: 1px solid #cecece;
border-top: 0;
padding: 25px;
}

  #content p {
  margin-bottom: 1.5em;
  }

  #content h2 {
  font: 24px Arial, sans-serif;
  color: #2885b3;
  margin-bottom: 6px;
  }

/*  #content ul li {
    margin-left: 32px;
  }*/
  
/* Screenshot Galleries */

#screenshots {
height: 165px;
width: 840px;
text-align: center;
margin: 0px 4px 30px 0px;
background: #e8e8e8;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

  #screenshots a img {
  padding: 0;
  margin: 23px 10px 20px 10px;
  width: 140px;
  }

.about-beside {
float: left;
width: 180px;
clear: left;
font-size: 10px;
}

/* Feature Lists */

#feature-lists {
width: 700px;
padding: 10px 0px 20px 75px;
}

ul#feature-list-left {
float: left;
width: 300px;
list-style: none;
}

ul#feature-list-right {
float: right;
width: 300px;
list-style: none;
}

  ul#feature-list-left li,
  ul#feature-list-right li {
  padding: 10px 0px 5px 42px;
  }

  ul#feature-list-left strong,
  ul#feature-list-right strong {
  color: #1775a4;
  }

li.plist-one {
background: url(/images/feature-icons/1.png) 0% 40% no-repeat;
}
li.plist-two {
background: url(/images/feature-icons/2.png) 0% 40% no-repeat;
}
li.plist-three {
background: url(/images/feature-icons/3.png) 0% 40% no-repeat;
}
li.plist-four {
background: url(/images/feature-icons/4.png) 0% 40% no-repeat;
}
li.plist-five {
background: url(/images/feature-icons/5.png) 0% 40% no-repeat;
}
li.plist-six {
background: url(/images/feature-icons/6.png) 0% 40% no-repeat;
}
li.plist-seven {
background: url(/images/feature-icons/7.png) 0% 40% no-repeat;
}
li.plist-eight {
background: url(/images/feature-icons/8.png) 0% 40% no-repeat;
}
li.plist-nine {
background: url(/images/feature-icons/9.png) 0% 40% no-repeat;
}

li.iplm-one {
background: url(/images/feature-icons/9.png) 0% 40% no-repeat;
}
li.iplm-two {
background: url(/images/feature-icons/10.png) 0% 40% no-repeat;
}
li.iplm-three {
background: url(/images/feature-icons/11.png) 0% 40% no-repeat;
}
li.iplm-four {
background: url(/images/feature-icons/12.png) 0% 40% no-repeat;
}
li.iplm-five {
background: url(/images/feature-icons/13.png) 0% 40% no-repeat;
}
li.iplm-six {
background: url(/images/feature-icons/14.png) 0% 40% no-repeat;
}
li.iplm-seven {
background: url(/images/feature-icons/15.png) 0% 40% no-repeat;
}
li.iplm-eight {
background: url(/images/feature-icons/16.png) 0% 40% no-repeat;
}
li.iplm-nine {
background: url(/images/feature-icons/17.png) 0% 40% no-repeat;
}

li.pt-one {
background: url(/images/feature-icons/18.png) 0% 40% no-repeat;
}
li.pt-two {
background: url(/images/feature-icons/19.png) 0% 40% no-repeat;
}
li.pt-three {
background: url(/images/feature-icons/20.png) 0% 40% no-repeat;
}
li.pt-four {
background: url(/images/feature-icons/21.png) 0% 40% no-repeat;
}
li.pt-five {
background: url(/images/feature-icons/22.png) 0% 40% no-repeat;
}
li.pt-six {
background: url(/images/feature-icons/23.png) 0% 40% no-repeat;
}
li.pt-seven {
background: url(/images/feature-icons/24.png) 0% 40% no-repeat;
}
li.pt-eight {
background: url(/images/feature-icons/25.png) 0% 40% no-repeat;
}
li.pt-nine {
background: url(/images/feature-icons/26.png) 0% 40% no-repeat;
}

ul#flickr-feature-list {
margin-left: 32px;
}

/* Page Nav */

#page-nav {
height: 37px;
width: 840px;
margin: 10px 0px 0px 0px;
padding-top: 7px;
background: url(/images/page-nav-bg.png) no-repeat;
color: #fff;
text-align: center;
}

  #page-nav a {
  color: #fff;
  text-decoration: none;
  }
  
  #page-nav a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
  }
  
/* Footer */

#footer {
color: #333;
margin: 30px 0px 30px 0px;
border: 1px solid #ccc;
}

  #footer .item {
  float: left;
  width: 222px;
  background: #fff;
  min-height: 150px;
  border-right: 1px solid #ccc;
  }
  
  #footer .item p {
  padding: 10px;
  }
  
  #footer .last-item p {
  padding: 10px 20px 10px 20px;
  }
  
  #footer .promo {
  background: url(/images/promo-bg.png) repeat-x;
  }
  
  #footer .promo-button {
  padding: 8px 0px 0px 35px;
  }
  
  #footer .promo-button a {
  display: block;
  width: 151px;
  height: 36px;
  text-indent: -9999px;
  background: url(/images/findout.png) no-repeat;
  }
  
  #footer .promo-button a:hover {
  display: block;
  width: 151px;
  height: 36px;
  text-indent: -9999px;
  background: url(/images/findout.png) no-repeat;
  background-position: 0 -36px;
  }
  
  #footer h4 {
  color: #414551;
  padding: 10px 0px 0px 10px;
  font: bold 14px Arial, sans-serif;
  } 
  
  #footer h4.list {
  color: #414551;
  margin-left: 12px;
  padding: 10px 0px 0px 36px;
  font: bold 14px/24px Arial, sans-serif;
  background: url(/images/mailing-list.png) 0px 12px no-repeat;
  }

  #footer .last-item {
  float: right;
  width: 229px;
  min-height: 150px;
  background: #fff;
  }
  
  #footer .mailing {
  background: url(/images/mailing-bg.png) repeat-x;
  }
  
  #footer .last-item form {
  margin: 5px 0px 0px 20px;
  }

  #footer .last-item form .textbox {
  float: left;
  width: 120px;
  height: 24px;
  padding: 0px 5px 0px 5px;
  border: none;
  background: #fff;
  color: #888;
  font: 11px Verdana, sans-serif;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-radius-bottomleft: 5px;
  -webkit-border-radius-topleft: 5px;
  }

  #footer .last-item form input[type=button] {
  float: right;
  width: 55px;
  height: 24px;
  display: block;
  text-indent: -9999px;
  margin-right: 24px;
  background: url(/images/join.png) no-repeat;
  border: 0px;
  }

  #footer .last-item form input[type=button]:hover {
  background-position: 0 -24px
  }
  
  #footer .last-item form input[type=button]:focus {
  background-position: 0 -48px
  }
  
  #footer ul {
  list-style: none;
  padding: 10px 0px 10px 10px;
  }
  
  #footer ul li {
  background: url(/images/arrow.png) left no-repeat;
  padding-left: 15px;
  }
  
  #footer ul li a {
  color: #888;
  text-decoration: none;
  }
  
  #footer ul li a:hover {
  color: #333;
  text-decoration: none;
  }

.subfoot {
text-align: center;
font-size: 11px;
color: #888;
margin-bottom: 20px;
}

ul.bulletlist {
list-style: none;
margin: 0px 0px 15px 5px;
}

ul.bulletlist li {
background: url(/images/content-bullet.png) 0px 8px no-repeat;
padding-left: 14px;
}

.requirements {
float: right;
background: #d2ecfa;
border: 1px solid #a5ccde;
padding: 12px;
margin: 0px 0px 8px 10px;
}

.requirements .vers {
font-size: 14px;
font-weight: bold;
font-style: normal;
margin-bottom: 5px;
color: #1c749e;
}

.requirements ul {
list-style: none;
}

.requirements ul li {
background: url(/images/req-bullet.png) 0px 3px no-repeat;
padding-left: 18px;
margin-bottom: 2px;
margin-left: 0px;
}

#features_and_screenshots h3 {
  font: 16px Arial, sans-serif;
  font-weight: bold;
  color: #777777;
  margin: 8px 0px 8px 0px;
}

#features_and_screenshots p {
  margin-right: 1em;
}

#features_and_screenshots img {
  margin-right: 1em;
}

.download_list {
  margin-left: 2em;
}

.twitter-follow-button {
  display: inline-block;
  padding: 1px 3px 0 19px;
  margin-top: 3px;
  border: #ccc solid 1px;
  border-radius: 3px;
  background: #f8f8f8 url(//platform.twitter.com/images/bird.png) 2px 3px no-repeat;
  background: url(//platform.twitter.com/images/bird.png) 2px 3px no-repeat,
              -webkit-linear-gradient(#fff, #dedede);
  background: url(//platform.twitter.com/images/bird.png) 2px 3px no-repeat,
              linear-gradient(#fff, #dedede);
  background-size: 16px 13px, auto auto;
 
  /* Text */
    font: bold 11px/17px Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  white-space: nowrap;
}
