/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(/shared/img/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* -----------------------------------------------------------------------*/

html {
    height: 101%;
    background-color: #f2f2f2;
    background: #f2f2f2 url('/shared/img/background-pattern.jpg') repeat top left;
    font: 10pt "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,sans-serif;
}

html.support {
    height: 100%;
}

html.support #main {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 90px;
}

html.support #header {
    -webkit-box-shadow: none; /* webkit has a bug */
}

html.support .header-bar {
    position: relative;
    left: -8px;
}

html.store .menu-item-separator-1 {
    display: none;
}

html.store .menu-item-twitter-praise {
    display: none;
}

body {
    background: none !important;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

#header-wrapper {
    width: 100%;
    overflow: hidden; /* prevent moz-box-shadow to generate horizontal scrollbar */
    padding-bottom: 14px;
    margin-bottom: -14px;
}

#header {
    height: 90px;
    background-color: #EBEBEB;
    -webkit-box-shadow: #999 0px 0px 14px;
    -moz-box-shadow: 0 0px 14px #999;
    border-top: 1px solid #ccc;
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8E8E8', endColorstr='#DDDDDD'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#DDD)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #EBEBEB,  #DDD); /* for firefox 3.6+ */    
    
    position: relative;
    top: -1px;
    z-index: 2;

    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#header .container {
    height: 90px;
}

#header.expanded-header {
    margin-top: 100px;
}

.lovebox-arrow {
    position: absolute;
    width: 32px;
    height: 21px; 
    left: 0px;
    top: 30px;
    background: transparent url('/shared/img/arrows.png') no-repeat -67px 0px;
}

.lovebox {
    text-align: right;
    right: 0;
    position: absolute;
    top: -90px;
    font-family: 'Reenie Beanie', arial, serif;
    font-size: 28px;
    line-height: 30px;
    color: #555;
}

.twitter-praise-wrapper {
    display: none;
    position: absolute;
    top: -1px;
    left: 340px;
    min-width: 160px;
    text-align: center;
}

.ie .twitter-praise-wrapper {
    display: none;
}

.praise-button {
    text-shadow:0px 1px 0px #fff;
    padding: 2px 10px;
    border: 1px solid #ccc;
    border-top: 1px solid #ccc;
    -webkit-border-bottom-left-radius: 4px 4px;
    -webkit-border-bottom-right-radius: 4px 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    color: #666;
    cursor: pointer;
    position: relative;
    top: -3px;
    padding-top: 6px;
    padding-bottom: 4px;
}

.praise-button:hover {
    color: #000;
}

.praise-button.pushed {
    -moz-box-shadow: inset 0 0px 6px #ccc;
    -webkit-box-shadow: inset #ccc 0px 0px 6px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#DDDDDD'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#ddd)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #ddd,  #ddd); /* for firefox 3.6+ */    
}
 
.twitter-icon-wrapper {
    display: none;
    position: absolute;
    top: 40px;
    left: 340px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.twitter-icon-wrapper img {
    display: block;
}

.twitter-icon-wrapper:hover {
    -webkit-box-shadow: #1C75DB 0px 0px 2px;
    -moz-box-shadow: 0 0px 2px #1C75DB;
}

.header-bar {
    position: relative;
}

.header-logo {
    background: transparent url('/shared/img/main-logo.png') no-repeat top left;
    width: 270px;
    height: 55px;
    margin-left: 1px;
    margin-top: 17px;
}

.header-logo:hover {
    background-position: 0 -55px;
    cursor: pointer;
}

.header-menu-wrapper {
    text-align: right;
    color: #656565;
}

.header-menu {
    font: 16px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,sans-serif;
    text-transform: uppercase;

    margin: 0;
    margin-top: 44px;
    font-size: 14px;
    font-weight: bold;
    list-style-type: none;

    float:right;
    display: block;
    line-height:1;
    padding: 0px;
}

.header-menu li, .header-menu li a {
    float:left;
    display: block;
}

.header-menu li { 
    margin-left: 10px;
}
.header-menu li:first-child {
    margin-left: 0px;
}

.header-menu a {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

    text-decoration: none;
    padding-left: 16px;
    padding-right: 16px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    color:#333;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
    line-height: 30px;
}

.header-menu li.enabled a:hover {
    text-decoration: none;
    background-color: #ccc;
    color: #000;
}

.store .menu-item-store a,
.products .menu-item-products a,
.blog .menu-item-blog a,
.support .menu-item-support a {
    background-color: #244F80 !important;
    color:#fff !important;
    text-shadow:0 1px 0 rgba(0, 0, 0, 0.5);
}

.menu-item-store a {
    color: #aaa;
    cursor: default;
}

.menu-item-store a:hover {
    color: #aaa;
}

.item-store-badge {
    position: absolute;
    -moz-border-radius:2px 2px 2px 2px;
    color:#aaa;
    font-size: 10px;
    line-height: 14px;
    padding:1px 4px;
    position:absolute;
    right:314px;
    top: 62px;
    text-transform: lowercase;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
}

html.store .item-store-badge {
    display: none;
}

.top-menu {
    font: 16px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,sans-serif;

    margin: 0;
    font-size: 10px;
    list-style-type: none;

    float:right;
    display: block;
    line-height:1;
    padding: 0px;

    
    position: absolute;
    top: 2px;
    right: 10px;
}

.top-menu li, .top-menu li a {
    float:left;
    display: block;
}

.top-menu li { 
    margin-left: 10px;
}

.top-menu a {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: normal;

    outline: none;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    color:#666;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
    line-height: 20px;
}

.top-menu li.enabled a:hover {
    text-decoration: none;
    color: #000;
}

.menu-item-subscribe a {
    padding-left: 22px;
    background: transparent url('/shared/img/subscribe-icon.png') no-repeat;
    color: #069CEB;
}

.menu-item-twitter a {
    padding-left: 28px;
    background: transparent url('/shared/img/twitter-icon.png') no-repeat;
    color: #069CEB;
}

.menu-item-about a {
    padding-left: 24px;
    background: transparent url('/shared/img/about-icon.png') no-repeat;
}

.menu-item-twitter-praise span {
    padding-left: 20px;
    background: transparent url('/shared/img/reactions-icon.png') no-repeat top left;
    padding-top: 2px;
    line-height: 12px;
}



.menu-item-separator {
    font-size: 14px;
    color: #999;
    position: relative;
    top: 1px;
}

.about .menu-item-about a {
    color: #000;
}

.facebook-like-button-wrapper {
    position: absolute;
    left: 6px;
    top: -5px;
}

.blog-side-subscribe {
    position: relative;
    clear: both;
}

.subscribe-button {
    position: absolute;
    top: 22px;
    left: 140px;
}

#gallery {
    height: 410px;
    padding-top: 30px;
    margin-bottom: 40px;
    clear: both;
}

.main-product-left {
    position: relative;
}

#main-offer {
    padding-bottom: 20px;
}

#main-offer .container {
    position: relative;
}

#main-offer ul, #main-offer ol {
    margin: 0;
    padding: 0;
}

#main-blog .container {
    padding-top: 50px;
}

#main-product .container {
    padding-top: 60px;
}

.wp-inactive .want-more {
    display: none;
}

.want-more {
    margin-top: 20px;
    padding: 10px 20px;
    text-align: center;
    font-family: 'Reenie Beanie', arial, serif;
    font-size: 40px;
    line-height: 40px;
}

.wf-active .want-more {
    visibility: visible !important;
}

.intro-text {
    padding-top: 20px;
    text-align: center;
    font-family: 'Reenie Beanie', arial, serif;
    font-size: 32px;
    line-height: 40px;
    width: 100%;
}

.wf-active .intro-text {
    visibility: visible !important;
}

.want-more div {
    width: 200px;
    height: 33px;
    background: transparent url('/images/want-more.png') no-repeat top left;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.want-more:hover {
}

.want-more:hover div {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.no-matches {
    position: absolute;
    left: 150px;
    font-family: 'Reenie Beanie', arial, serif;
    font-size: 40px;
    line-height: 40px;
    margin-top: 70px;
    color: #555;
}

.no-matches-arrow1 {
    position: absolute;
    width: 25px;
    height: 43px; 
    left: -30px;
    top: -20px;
    background: transparent url('/shared/img/arrows.png') no-repeat 0px 0px;
}

.no-matches-arrow2 {
    position: absolute;
    width: 28px;
    height: 43px; 
    right: -30px;
    top: -20px;
    background: transparent url('/shared/img/arrows.png') no-repeat -30px 0px;
}

.qsproduct {
    width: 250px;
    float: left;
    background-color: #fff;
    color: #666;
    margin: 20px;
    padding: 10px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -webkit-box-shadow: inset #aaa 0px 0px 2px;
    -moz-box-shadow: inset 0 0px 2px #aaa;
    cursor: pointer;
    position: relative;
    left: 10px;
}

.qsproduct img {
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.qsproduct:hover {
    text-decoration: none;
    color: #666;
}

.qsproduct:hover img {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.qsproduct-icon {
    margin: auto;
    display: block;
}

.qsproduct-title {
    text-align: center;
    font: 22px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,sans-serif;
    font-size: 22px;
    line-height: 22px;
    color: #41464E;
    font-weight: bold;
    margin-top: 10px;
}

.qsproduct:hover .qsproduct-title {
    color: #1C75DB;
}

.qsproduct-desc {
    text-align: center;
    font: 22px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,sans-serif;
    margin-top: 6px;
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 16px;
}

#content {
    margin-top: 20px;
    min-height: 278px;
}

ul.splitter  {

    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    
background-color: #ddd;
font-size:12px;
padding:6px !important;

text-align:center;
color:#555;

font: 9pt "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,sans-serif;

-webkit-border-bottom-left-radius: 8px 8px;
-webkit-border-bottom-right-radius: 8px 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;

-webkit-box-shadow: #ccc 0px 0px 10px;
-moz-box-shadow: 0 0px 10px #ccc;
position: absolute;
top: -80px;
z-index: 1;
width: 100%;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#CCCCCC'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#ccc)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ddd,  #ccc); /* for firefox 3.6+ */    

}

ul.splitter.activated {
    top: 0px;
}

.splitter:after {
clear:both;
content:"";
display:block;
height:0;
overflow:hidden;
}
.splitter ul {
margin-right:0;
margin-top:0;
}
.splitter > li {
padding-left:8px;
height: 25px;
}
.splitter > li ul {
margin-left:8px;
}
.splitter ul li a {
border-bottom:0 none;
position:static;
font-weight: normal;
}
.splitter-title {
    float: left;
    display: block;
    padding-right: 10px;
    line-height: 25px;
}
.splitter li, .splitter ul, .splitter ul li a {
display:block;
float: left;
line-height:1;
}
.splitter ul, .splitter ul li, .splitter ul li a {
/*background-image:url("/images/buttons.png");
background-repeat:no-repeat;
*/}

.splitter .segment {
    border: 1px solid #000;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    
    background-color: #000;
}

.splitter ul {
background-position:0 -138px;
background-repeat:repeat-x;
padding: 0px;
list-style:square outside none;
}
.splitter ul li {
margin-left:1px;
}
.splitter ul li:first-child {
margin-left:0;
}
.splitter-second {
    padding-left: 12px !important;
}
.splitter-third {
    padding-left: 12px !important;
}
.splitter ul li a {
    padding:5px 8px 6px;
    text-decoration:none;
    cursor: pointer;
    color:#333;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.1);
}

.splitter ul li a:hover {
    color: #000;
}

.splitter ul li.segment-0 {
    background-color: #DEDEDE;
}

.splitter ul li.segment-2 {
    background-color: #DEDEDE;
    -webkit-border-top-right-radius: 2px 2px;
    -webkit-border-bottom-right-radius: 2px 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
}

.splitter ul li.segment-1 {
    background-color: #DEDEDE;
    -webkit-border-top-left-radius: 2px 2px;
    -webkit-border-bottom-left-radius: 2px 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
}

.splitter ul li:hover {
    background-color: #ccc;
}

.splitter ul li.selected-0 a, .splitter ul li.selected-1 a, .splitter ul li.selected-2 a {
    color:#fff;
    text-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
}

.splitter ul li.selected-0 {
    background-color: #244F80;
}

.splitter ul li.selected-2 {
    background-color: #244F80;
}

.splitter ul li.selected-1 {
    background-color: #244F80;
}

.splitter ul li.selected-0 a {
    -moz-box-shadow: inset 0 0px 6px #0E2743;
    -webkit-box-shadow: inset #0E2743 0px 0px 6px;
}

.splitter ul li.selected-1 a {
    -moz-box-shadow: inset 0 0px 6px #0E2743;
    -webkit-box-shadow: inset #0E2743 0px 0px 6px;
}
.splitter ul li.selected-2 a {
    -moz-box-shadow: inset 0 0px 6px #0E2743;
    -webkit-box-shadow: inset #0E2743 0px 0px 6px;
}

#main-about .container {
    padding-top: 50px;
}

#main-about .strong {
    font-size: 14px;
    margin-bottom: 10px;
}

#main-tabs {
    padding-top: 10px;
    min-height: 200px;
    position: relative;
    z-index: 0;
}

#main-product {
    z-index: 1;
    position: relative;
}

.about-intro, .about-story {
    margin-bottom: 70px;
}

.about-title {
    font-size: 20px;
}

.about-name {
    font-family: 'Reenie Beanie';
    font-size: 26px;
}

.wf-active .about-name {
    visibility: visible !important;
}

.about-contact {
    margin-top: 10px;
}

.about-contact h2 {
    margin: 0;
}

.about-email {
    margin-top: -6px;
    font-weight: bold;
    margin-bottom: 10px;
}

.about-linkedin {
    display: none;
    margin-top: 26px;
    margin-bottom: 20px;
}

.about-github {
    font-weight: bold;
}

.about-github img {
    position: relative;
    top: -2px;
    border: 1px solid #ccc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    vertical-align:middle;
}

.about-blog {
    font-weight: bold;
    margin-bottom: 26px;
    margin-top: 4px;
}

.about-blog img {
    vertical-align:middle;    
    border: 0;
    position: relative;
    top: -1px;
}

.about-side {
    text-align: right;
    position: relative;
}

.get-in-touch {
    font-family: 'Reenie Beanie', arial, serif;
    font-weight: bold;
    margin-top: 30px;
    font-size: 22px;
    line-height: 30px;
    color: #666;
    position: absolute;
    margin-left: 10px;
    margin-bottom: 20px;
}

.wf-active .get-in-touch  {
    visibility: visible !important;
}

.get-in-touch-arrow {
    position: absolute;
    width: 32px;
    height: 21px; 
    left: 586px;
    top: 44px;
    background: transparent url('/shared/img/arrows.png') no-repeat -104px 0px;
    opacity: 0.8;
}

.facebook-like-wrapper {
    height: 80px;
    margin-top: 10px;
    margin-left: 5px;
    position: relative;
}

.facebook-like-box .fb_iframe_widget {
    position: absolute;
    top: -26px;
    left: 0px;
}

.twitter-button-wrapper {
    position: absolute;
    right: -20px;
    top: 4px;
}

.about-side-photo {
    position: relative;
    height: 490px;
}

.about-side-photo img {
    display: block;
    position: absolute;
    right: 0;
}

.about-free-box {
    display: none;
    text-align: left;
    position: absolute;
    top: 496px;
    left: -40px;
    width: 120px;
}

.about-main {
    margin-top: 20px;
}

.blog-main {
    background: transparent url('/shared/img/about-vseparator.png') no-repeat top right;
}

.blog-download {
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.blog-download img {
    float: left;
    margin-right: 20px;
    margin-left: 2px;
}

.download-link {
    font-size: 18px;
    line-height: 50px;
}

.download-link div {
    display: inline;
    position: relative;
    top: -10px;
}

.download-note {
    position: absolute;
    left: 80px;
    top: 26px;
}

#tools {
    width:9999em;
    position:absolute;
}

#scroll {
    border: 2px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: #aaa 0px 0px 10px;
    -moz-box-shadow: 0 0px 10px #aaa;
    background-color: #fff;
    position:relative;
    height: 340px;
    overflow:hidden;
}

#thumbs {
    z-index: 100;
    height:60px;
    position: relative;
}

.tool {
    max-height:324px;
    padding-top: 14px;
    overflow:hidden;
    float:left;
    position: relative;
}

.details {
    color:#666;
    position: relative;
    text-align: center;
}

.mainshot {
    margin-top: 20px;
    max-width: 420px;
    max-height: 280px;
}

.product-icon {
    position: absolute;
    width: 54px;
    height: 54px;
    margin-right: 14px;
}

.product-tagline {
    padding-top: 4px;
    font-size: 18px;
    line-height: 22px;
    width:360px;
    margin-left: 68px;
}

.product-features {
    width: 390px;
    clear:both;
    margin-top: 20px;
    margin-left: 20px;
    list-style-type: none;
    font-size: 14px;
    line-height: 24px;
    padding-left: 20px;
}

.product-features li { 
    background-image: url('/shared/img/bullet-small.png');
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 28px;
}

.demos {
    min-height: 350px;
    padding: 24px 0px 0px 46px;
    position: relative;
}

.demos a {
    text-decoration:none;
    color: #000;
}

#thumbs .tab {
    border: 2px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: #aaa 0px 0px 10px;
    -moz-box-shadow: 0 0px 10px #aaa;
    background-color: #eee;
    float:left;
    display:block;
    width:120px;
    margin-left: 5px;
    height:50px;
    cursor:default !important;
}

#thumbs .tab.active {
    cursor:default !important;
    background-color: #fff;
}

.thumb-box {
    cursor: pointer;
    position: relative;
    height: 33px;
    padding: 8px 0px 13px;
    text-align: center;
}

.thumb-center-helper {
    display: inline-block;
    position: relative;
    left: -2px;
}

.active .thumb-box {
}

.thumb-icon {
    float: left;
    width: 32px;
    height: 32px;
    padding-left: 4px;
    padding-right: 4px;
}

.thumb-icon-active {
    display: none;
    float: left;
    width: 32px;
    height: 32px;
    padding-left: 4px;
    padding-right: 4px;
}

.active .thumb-icon-active {
    display: block;
}

.active .thumb-icon {
    display: none;
}

.thumb-box:hover .thumb-icon {
    display: none;
}

.thumb-box:hover .thumb-icon-active {
    display: block;
}

/*.tab-icon-visor {
    margin-left: 20px;
}

.tab-icon-drydrop {
    margin-left: 18px;
}
*/
.thumb-title {
    float: left;
    font-size: 11px;
    line-height: 32px;
    color: #41464E;
}

#t1 {
    position:relative;
/*    left: -16px;
*/}

.navi {
    position:absolute;
    left:20px;
    top: -1px;
}

.navi a {
    text-decoration: none;
}

.lovetext {
    margin-left: 16px;
    width: 214px;
}

.lovetitle {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

.loveinfo {
}

.block {
    display: block;
}

.wedo-icon {
    width: 58px;
    height: 58px;
    background: transparent url('/shared/img/wedo-icons.png') no-repeat top left;
    margin-left:24px;
}

.wedo-mac {
    background-position: 0px 0px;
}

.wedo-be {
    background-position: -58px 0px;
}

.wedo-web {
    background-position: -116px 0px;
}

#motto {
    margin: 0;
    font-size: 20px;
    height: 36px;
    line-height: 22px;
    text-align: center;
}

#main-motto {
    margin-top: 40px;
    padding-top: 10px;
    background-color: #E8EAEE;
}

#main-love {
    padding-bottom: 20px;
    padding-top: 20px;
}

#love {
}

#main-social {
    height: 120px;
    padding-top: 38px;
}

.social-icons {
    float: right;
}

.social-icon {
    background: transparent url('/shared/img/icons-social.png') no-repeat scroll 0 0;
    float: left;
    margin-left: 16px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.social-icon:hover {
    background-color: #5679CF;
}

.social-rss {
    background-position: -24px 0;
}

.social-twitter {
    background-position: -48px 0;
}

.social-facebook {
    background-position: -72px 0;
}

.social-delicious {
    background-position: 0px 0;
}

.satisfactionbox a {
    height: 89px;
}

.twitterbox {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 100;
}

.twitterbox, .satisfactionbox {
    height: 80px;
}

.satisfaction {
    margin-top: 10px;
    margin-left: 26px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.satisfaction:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sharebox {
    margin-top: 30px;
}

.diff-paid {
    float: left;
    width: 100px;
    text-align: right;
}

#main-diff .container {
    position: relative;
    display: none;
}

.diff-separator {
    float: left;
    width: 16px;
    height: 48px;
    background: transparent url('/shared/img/tab-diff.png') no-repeat scroll center 0;
    position: relative;
    top: -36px;
    margin: 0px 10px;
}

.diff-free {
    float: left;
}

.diffbox {
    position: absolute;
    left: 36px;
    top: -10px;
    font-size: 10px;
    color: #999;
    line-height: 18px;
    height: 0;
}

.bracebox {
    position: relative;
    top: -10px;
}

.brace {
    float: left;
    background: transparent url('/shared/img/brace.png') no-repeat scroll 0 0;
    height: 10px;
    width: 10px;
}

.brace-inner {
    line-height: 14px;
    text-align: center;
    float: left;
    height: 10px;
    background: transparent url('/shared/img/brace.png') no-repeat scroll right 0;
}

.paid-apps {
    margin-left: 26px;
}

.paid-apps-inner {
    width: 110px;
}

.free-apps {
    margin-left: 8px;
}

.free-apps-inner {
    width: 756px;
}


.brace-bubble {
    position: relative;
    left: -4px;
    top: -2px;
    display: inline-block;
    background-color: #C0C4CB;
    padding: 2px 6px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 11px;
}


#tweets-scrollable {
    position:relative; 
    overflow:hidden; 
    height: 78px; 
    width: 430px;
    margin-left: 6px;
    margin-top: 10px;
}

#tweets {
    position: absolute;
}

.hentry {
    position: relative;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    min-height: 60px;
    line-height: 16px;
    padding: 8px 8px;
}

#tweets .hover {
}

#tweets .hover .more-praise {
    display: block;
}


.wikistyle ul, .wikistyle ol {
    padding-left: 5px;
}

a {
    color: #3A6394;
    font-weight: bold;
    text-decoration: none;
}

a:hover { 
    color: #1C75DB;
}

.product-logo-box .product-icon {
    width: 64px;
    height: 64px;
    margin-top: 6px;
}

.product-logo-box .product-tagline {
    position: relative;
    margin-left: 80px;
    width: 390px;
}

.product-logo-box .gallery-icon-highlight {
    left: -8px;
    top: 40px;
}

.product-title {
    text-decoration: none;
    font-weight: bold;
    color: #000;
    font-size: 40px;
    margin: 0;
}

.product-badge {
    position: absolute;
    -moz-border-radius:2px 2px 2px 2px;
    background-color:#CC4444;
    color:#FFFFFF;
    font-size: 10px;
    line-height: 14px;
    font-weight:bold;
    padding:1px 4px;
    position:absolute;
    left:180px;
    top: -10px;
    -webkit-transform:rotate(5deg);
}

.product-subtitle {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    margin: 0;
    
}

.product-buttons-box {
    margin-top: 20px;
    margin-left: 76px;
    font-size: 20px;
}

.facebook-like-box {
    left: 0px;
    position: relative;
}

.product-actions-box {
    position: absolute;
    margin-top: 10px;
    left: 470px;
}

.product-thumbs-box {
    border-top: 1px solid #DDE2E7;
    height: 90px;
    position: relative;
}

.product-advert-box {
    margin-top: 74px;
    font-size: 14px;
}

.button {
    display: inline-block;
    height: 19px;
    border: 1px solid #ccc;
    border-bottom-color: #C1C1C1;
    padding: 2px 0px 2px 0px;
    text-shadow: #FFF 1px 2px 2px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0px 1px 4px #CCC;
    -moz-box-shadow: 0px 1px 4px #CCC;
    height: 40px;
    line-height: 40px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#EAEAEA'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#EAEAEA)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #f9f9f9,  #EAEAEA); /* for firefox 3.6+ */    
}

.button:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEFEE'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#EEEFEE)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #ffffff,  #EEEFEE); /* for firefox 3.6+ */    
}

.product-button-download {
    text-decoration: none;
    color: #000;
}

.product-button-download > div {
    background: transparent url('/shared/img/download-icon.png') no-repeat 10px 4px;
}

.button > div > div {
    margin-left: 50px;
    text-align: center;
    padding: 0px 20px;
    white-space:nowrap;
}

.product-note {
    color: #999;
    font-size: 10px;
    padding-left: 8px;
    margin-top: 6px;
}

ul.tabs { 
    text-shadow: 1px 1px 0px #eee;
    list-style:none; 
    margin:0; 
    padding:0;  
    height:30px;
    clear: both;
    margin-top: 24px;
    border-bottom: 1px solid #98A2B2;
}

ul.tabs li { 
    float:left;  
    text-indent:0;
    padding:0;
    margin:0;
    list-style-image:none !important; 
    margin-right: 2px;
}

ul.tabs a { 
    font-size:14px;
    display:block;
    height: 30px;  
    line-height:30px;
    width: 134px;
    text-align:center;  
    text-decoration:none;
    color:#333;
    padding:0px;
    margin:0px;
    position: relative;
    top: -1px;
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-top-right-radius: 8px 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-color: #97A1B2 #97A1B2 #97A1B2;
    border-bottom: 1px solid #98A2B2;
    border: 1px solid #98A2B2;
    outline: none;
}

ul.tabs a:active {
  outline:none;       
}

ul.tabs a:hover {
    color:#000;
    background-color: #f5f5f5;
}

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    cursor:default !important; 
    border: 1px solid #98A2B2;
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color:#000 !important;
}

div.panes {
    border: 1px solid #98A2B2;
    border-top: none;
    
    background-color: #fff;
    margin-bottom: 20px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
}
 
div.panes div.pane {
    display:none;       
}

div.panes > div {
    display:none;       
    padding: 15px 20px 15px 20px;
}

#footer {
    clear: both;
    padding-bottom: 20px;
}

.footer-links {
    text-align: center;
    position: relative;
    font-size: 8pt;
    font-weight: normal;
    color: #AFB4BC;
}

.footer-links a {
    text-decoration: none;
    color: #3A6394;
    margin: 0px 8px;
}

.footer-links a:hover {
    color: #000;
}

#footer .container {
    position: relative;
}
 
#footer .binary-age {
    float: left;
}
 
#footer .binary-age a {
    text-decoration: none;
}

.footer-separator {
    width: 950px;
    height: 11px;
    background: transparent url('/shared/img/footer-separator.png') no-repeat scroll top left;
}

.footer-logo {
    background: transparent url('/shared/img/footer-logos.png') no-repeat scroll top left;
    height: 19px;
    margin-left: 6px;
    cursor: pointer;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.footer-logo:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.footerbox {
    position: relative;
    margin-top: 4px;
}

.binaryage-logo {
    width: 80px;
    background-position: 0px 0px;
}

.github-logo {
    width: 40px;
    background-position: -80px 0px;
}

.raist-logo {
    width: 40px;
    background-position: -120px 0px;
}

#footer .logos > * {
    float: left;
}

.github-icon img {
    border: 1px solid #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.wikistyle {
}

.wikistyle h1, h2, h3, h4, h5, h6 {
    border: 0 !important;
    margin-top: 15px;
    margin-bottom: 10px;
}
 
.wikistyle h1 {
}
 
.wikistyle h2 {
    display: none;
}
 
.wikistyle h3 {
    margin-top: 30px;
    font-weight: bold;
}
 
.wikistyle p {
    margin: 1em 0 !important;
    margin-bottom: 0px !important;
    line-height: 1.5em !important;
}

.wikistyle > ul > li {
    margin-top: 3px !important;
}
 
.wikistyle li p {
    margin: 0px !important;
}

.wikistyle ul {
    margin: 1em 0 1em 1.3em !important;
}
 
.wikistyle ul {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

.wikistyle > ul {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}
 
.wikistyle ol {
    margin: 1em 0 1em 1.5em !important;
}
 
.wikistyle ol ol {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
 
.wikistyle blockquote {
    margin-bottom: 1em 0 !important;
    margin-top: 0px;
    border-left: 5px solid #ddd !important;
    padding-left: .6em !important;
    color: #555 !important;
}
 
.wikistyle dt {
    font-weight: bold !important;
    margin-left: 1em !important;
}
 
.wikistyle dd {
    margin-left: 2em !important;
    margin-bottom: 1em !important;
}
 
.wikistyle table {
    margin: 1em 0 !important;
}
 
.wikistyle table th {
    border-bottom: 1px solid #bbb !important;
    padding: .2em 1em !important;
}
 
.wikistyle table td {
    border-bottom: 1px solid #ddd !important;
    padding: .2em 1em !important;
}


pre {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 1em 0 !important;
    background-color: #000 !important;
    padding: .5em !important;
    line-height: 1.5em !important;
    overflow: auto !important;
}

code {
    font-family: Courier;
    font-size: 13px;
    background-color: #f8f8ff !important;
    color: #444 !important;
    padding: 0 .2em !important;
    border: 1px solid #dedede !important;
}
 
pre code {
    color: #fff !important;
    padding: 0 !important;
    background-color: #000 !important;
    border: none !important;
}
 

.paging {
    border-top: 1px solid #ddd;
    padding-top: 6px;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 28px;
    font-weight: bold;
}
 
.advertisement {
    padding-left: 40px;
}

.release-notice {
    color: darkred;
    font-size: 24px;
    font-weight: bold;
}

.release-explanation {
    
}

.header-left {
    position: relative;
}

.twitter {
    position: absolute;
    top: 0px;
    left: 250px;
    background: transparent url('../img/twitter.png') 0 0 no-repeat;
    width: 157px;
    height: 58px;
}

.webexpo {
    position: absolute;
    top: 0px;
    left: 430px;
}

.twitter:hover {
    background-position: 0 -58px;
}

.main-spacer {
    height: 20px;
}

.raw-image {
    border: 2px solid #888;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-left: 10px;
    margin-top: 6px;
}

.content-image {
    margin-left: 10px;
    margin-top: 6px;
}

.video-note {
    font-size: 10px;
    color: #999;
    text-align: right;
}

.relative {
    position: relative;
}

#offers {
    clear: both;
}

.offer {
    background-image: url('/images/offer-box.png');
    width: 462px;
    height: 200px;
    float: left;
    cursor:pointer;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px;
    margin-bottom: 40px;
}

.offer:hover {
    -webkit-box-shadow: #2F8BBA 0px 0px 20px;
    -moz-box-shadow: 0 0px 20px #2F8BBA;
}

.offer-logo h1 {
    font-size: 28px;
    line-height: 28px;
    text-shadow: 1px 2px 2px #fff;
}

.offer-logo h2 {
    margin-top: 20px;
}

.offer .logo {
    margin-top: 20px;
    padding-left: 30px;;
}

.offer .product-link {
    display: block;
    position: absolute;
    bottom: 16px;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    padding-left: 70px;
}

.offer-image .main-screenshot {
    float: right;
    position: relative;
    left: 7px;
    top: 0px;
}

.offer-logo p {
    font-size: 10px;
    color: #aaa;
    padding-left: 40px;;
}

#products {
    clear: both;
}

.product {
    background-image: url('/images/product-box.png');
    width:226px;
    height: 114px;
    float: left;
    cursor:pointer;
    margin-left: 10px;
    margin-top: 16px;
    position: relative;
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px;
}

.product:hover {
    -webkit-box-shadow: #2F8BBA 0px 0px 20px;
    -moz-box-shadow: 0 0px 20px #2F8BBA;
}

.product-logo {
    margin: auto;
}

.product-logo .logo {
    margin: 16px 10px 10px 10px;
}

.product-logo h1 {
    font-size: 20px;
    line-height: 20px;
    text-shadow: 1px 1px 1px #fff;
}

.product-logo h2 {
    width: 170px;
    font-size: 13px;
    line-height: 18px;
    left: 30px;
    margin-top: 20px;
}

.product-logo img {
    width: 20px;
    height: 20px;
    position: relative;
    top: 0px;
}

.product-link {
    display: block;
    position: absolute;
    bottom: 14px;
    text-align: right;
    font-weight: bold;
    font-size: 10px;
    padding-left: 40px;
}

#footer .logos {
    position: absolute;
    right: 4px;
    z-index: 2;
    top:-3px;
}

#footer .copyright {
    position: absolute;
    left: 4px;
    z-index: 2;
}

#footer .copyright a {
    display: block;
}

#footer .copyright img {
    display: block;
}

.product-image {
    display: none;
    position: absolute;
    right: 20px;
    top: 10px;
}

.product-image .main-screenshot img {
    width: 100px;
}

.products-bottom-bar {
    clear:both;
    margin-top: 20px;
}

.master-separator {
    clear: both;
    border-bottom: 2px dashed #cdcdcd;
    margin-bottom: 20px;
    margin-top: 20px;
}

.master-separator .separator-wrapper {
    background-color: white;
    padding: 0px 0px;
    position: relative;
    top: 10px;
    left: 20px;
}

.master-separator .separator-label {
    color: #cdcdcd;
    font-weight: bold;
    padding: 2px 10px;
    font-size: 14px;
}

.blog-main > h1 {
    border-bottom: 2px solid #ddd;
    text-shadow: 1px 2px 1px #fff;
    font-size: 40px;
    color: #666;
    padding: 10px 16px;
    font-family: 'Reenie Beanie', arial, serif;
    font-size: 40px;
}

.wf-active .blog-main > h1 {
    visibility: visible !important;
}

.post-content h4 {
    font-size: 14px;
    color: #000;
    margin-top: 50px;
    font-weight: bold;
    clear: both;
}

.post-content h3 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-top: 50px;
    clear: both;
}

.post-content h2 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-top: 50px;
    clear: both;
}

.post-content .intro-icon {
    float:left;
    margin-right:16px; 
    margin-bottom:10px;
    position:relative; 
    top:-10px
}

.post-content {
    font-size: 12px;
}

#comments {
    margin-bottom: 20px;
}

.calendar {
    border: 1px solid #DEE3E7;
    float: left;
    width: 32px;
    font-size: 12px;
    line-height: 12px;
    font-family: arial;
    text-align: center;
    margin-right: 10px;
    padding-bottom: 2px;
}

.calendar .month {
    background-color: #555;
    color: #fff;
    font-size: 10px;
    height: 14px;
}

.calendar .day {
    color: #000;
    font-size: 12px;
    margin-top: 2px;
}

.calendar .year {
    color: #555;
    font-size: 7px;
    line-height: 7px;
}


#blog .post-title {
    float: left;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 6px;
    font-size: 18px;
    text-transform: none;
    line-height: 18px;
    display: block;
}

.blog-side-praise {
    font-size: 15px;
    line-height: 15px;
    color: #666;
}

.blog-side-icon {
    float: left;
    height: 28px;
    width: 28px;
    margin-right: 10px;
    position: relative;
    left: -2px;
}

.blog-ba-icon {
    position: relative;
    top: 4px;
    background: transparent url('/shared/img/icons-blog.png') 0px 0 no-repeat;
}

.blog-rss-icon {
    background: transparent url('/shared/img/icons-blog.png') -29px 0 no-repeat;
}

.blog-side {
    line-height: 28px;
}

.blog-side-box {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #DFE4E8;
    border-bottom: 1px solid #BFC7D2;
}

.blog-side-products {
    line-height: 16px;
    border-bottom: none;
}

.blog-side-products a {
    text-decoration: none;
}

.blog-side-inner {
    margin-top:40px;
    margin-left: 20px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.subscribe img {
    display: none;
    position: relative;
    top: -1px;
}

.blog-side-inner a {
    text-decoration: none;
}

.blog-side-about {
    border-top: none;
    font-size: 12px;
    line-height: 18px;
    font-size: 10px;
    color: #666;
}

.blog-side-about-left {
    float:left;
    width: 80px;
}

.blog-side-about-right {
    float:left;
    width: 130px;
}

.wf-active .blog-side-about {
    visibility: visible !important;
}

.blog-articles {
    text-align: right;
}

.blog-side-about img {
    display: block;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}

.blog-side-stats {
    border-bottom: none;
}

.blog-side-archive {
    font-weight: bold;
    padding-top: 0;
    border: none;
}

.subscribe {
    margin-bottom: 40px;
}

.stats {
    margin-top: 40px;
}

.blog-side-product {
    padding: 0;
    margin-bottom: 16px;
    position: relative;
    left: -4px;
    padding-bottom: 2px;
    padding-left: 2px;
    margin-right: 10px;
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}

.blog-side-product:hover {
    background-color: #ddd;
}

.blog-side-product img {
    display: block;
    float: left;
    margin-right: 8px;
}

.blog-side-product-title {
    font-weight: bold;
    padding-top: 5px;
    font-size: 14px;
    line-height: 10px;
}

.blog-side-product-info {
    font-size: 9px;
    font-weight: normal;
    color: #666;
}

.blog-side-product {
    clear: both;
    border: 1px solid transparent;
    -webkit-transition: all 0.1s ease-in-out;
}

.posts {
    margin-top: 40px;
    margin-bottom: 20px;
    list-style-type: none;
    list-style-position: inside;
    padding-left: 0px;
}

.posts {
    list-style-type: none;
    list-style-position: inside;
    padding-left: 0px;
}

.posts li {
    padding-left: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    clear: both;
}

#post {
    margin-bottom: 50px;
}

#blog #post h1 {
    margin: 0;
}

#blog #post .sub {
    display: block;
    font-size: 9px;
    color: #666;
    font-weight: bold;
    padding-bottom: 4px;
    border-bottom: 1px solid #C3CBD3;
}

.post-titlebar .post-title {
    border-bottom: 1px solid #DEE3E7;
}

.post-date {
    display: block;
    font-size: 9px;
    color: #666;
    font-weight: bold;
}

.blog-image {
    display: block;
    padding: 5px 4px;
}

.blog-image-full {
    display: block;
    padding: 5px 4px;
    width: 618px;
}

.blog-image-border {
    display: block;
    background-color: #fff;
    padding: 5px 4px;
    border: 1px solid #999;
}

.blog-image-full-border {
    display: block;
    background-color: #fff;
    padding: 5px 4px;
    border: 1px solid #999;
    width: 616px;
}

.post-content {
    margin-top: 20px;
    margin-left: 42px;
    clear: both;
}

.post-content .small {
    font-size: 9px;
}

.excerpt {
    margin-left: 10px;
}

#blog {
    line-height: 20px;
    font-size: 14px;
}

.more-box {
    margin-top: 30px;
}

.more-box-align {
    margin-left: 40px;
}

.languages {
    font-size: 18px;
    float: left;
    margin-left: 40px;
    position: relative;
    top: -2px;
}

.alt-menu {
    margin: 20px 25px 0px 0px;
    font-size: 16px;
    font-weight: bold;
    list-style-type: none;
    line-height: 20px;
}

.alt-menu li {
    margin-left: 20px;
    float: left;
}

.alt-menu a {
    text-decoration: none;
    color: #656565;
    display: block;
    padding: 2px 10px;
    -webkit-border-radius: 8px 8px;
    -moz-border-radius: 8px;
    background-color: #eee;
}

.alt-menu li a:hover {
    color: #000;
}

.php .alt-item-php,
.python .alt-item-python {
    background-color: #656565;
    color: #fff !important;
}

.retweet, .facebook, .digg, .usethis, .buzz, .flattr {
    margin: 10px 5px;
}

.usethis {
    position: relative;
    left: -12px;
}

.ie .usethis {
    top: 138px;
    left: 429px;
}

.main-product-right {
    position: relative;
}

.tf-ad-1 {
    font-size: 20px;
    font-weight: bold;
}

.tf-ad-2 {
    font-size: 16px;
}

.tf-ad-3 {
    font-size: 16px;
    font-weight: bold;
}

.tf-ad-3 img {
    text-decoration: none;
    position: relative;
    top: 7px;
}

.changelogx body,.changelogx h1,.changelogx h2,.changelogx h3,.changelogx h4,.changelogx p,.changelogx table{padding:0;margin:0;}
.changelogx ol li{margin-bottom:5px;}

.changelogx h1{font-size:12pt;padding-top:5px;padding-bottom:5px;}
.changelogx h2{font-size:11pt;padding-top:5px;padding-bottom:5px;}
.changelogx p{padding-top:5px;padding-bottom:5px;font-size:9pt;line-height:14pt;}
.changelogx div.infobox{border:0px solid silver;margin-bottom:10px;clear:both;}
.changelogx div.infobox h3{font-size:8pt;border-bottom:1px solid silver;background-color:#e2ecfe;padding:3px 5px;color:#000;}
.changelogx div.infobox p{padding:5px;font-size:8pt !important;}
.changelogx div.infobox img.left{float:left;}
.changelogx ul.changes{margin:0;padding-left:85px;list-style-type:none;padding-right:10px;padding-top:6px;}
.changelogx ul.changes li{margin-bottom:5px;}

.changelogx .titlebox { margin-top: 50px; line-height: 20px;border-bottom: 1px solid #D4D7DF;}
.changelogx h4{
    float:left;font-size: 20px;padding:0px 8px;line-height:30px;font-weight: bold; padding-right:6px; width: 100px; margin-right: 14px; background-color: #eee; white-space:nowrap; text-align:center; position: relative; top: -8px;}
.changelogx h5{margin:0;padding:0;padding:3px;margin-left:6px;font-size:11px;color:#666;line-height:16px;font-weight:normal;}

.changelogx .sticker { float: left; width: 70px; display: block; text-align: right; background:none;}
.changelogx .sticker b { color: white; font-weight: bold; padding: 1px 6px 2px 6px;  -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 10px; position: relative; top:-1px; }
.changelogx .fixed b { background-color: #00A825; }
.changelogx .new b { background-color: #BCB901; }
.changelogx .removed b { background-color: #BC0E00; }
.changelogx .improved b { background-color: #0486BC; }
.changelogx .note b { background-color: #AEAEAE; }
.changelogx .info { display: table; padding-left: 6px; }


.tweet .loading img {
    position: relative;
    top: 3px;
    left: -2px;
}

.tweet .loading {
    color: #999;
}

.tweet .col {
    width: 470px;
    float: left;
}

.tweet #tweets-col-2 {
    margin-left: 10px;
}

ol.statuses {
    width: 100%;
    font-size: 1.1em;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ol.statuses a {
    text-decoration: none;
}

ol.statuses a:hover {
    text-decoration: underline;
}

ol.loading {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(http://s.twimg.com/a/1257465343/images/petal_spinner.gif) no-repeat scroll center 50px;
    height: 300px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

ol.statuses li.status, ol.statuses li.direct_message {
    line-height: 1.1em;
    padding: 0.7em 0 0.6em;
    position: relative;
}

ol.statuses > li:first-child {
}

ol.statuses .thumb {
    display: block;
    height: 50px;
    left: 8px;
    margin: 0 10px 0 0;
    overflow: hidden;
    position: absolute;
    width: 50px;
}
ol.statuses .thumb img{
    height: 48px;
    width: 48px;
}

.more-praise {
    display: none;
    font-size: 10px;
    position: absolute;
    right: 6px;
    bottom: 2px;
}

.no-results {
    border-top: 1px dashed #D2DADA;
    font-size: 1.2em;
    padding: 0.7em 0 0.6em 1em;
}

.no-results ol {
    padding: 5px 0 0 30px;
}

ol.statuses span.status-body {
    display: block;
    margin-left: 64px;
    min-height: 54px;
    overflow: hidden;
    margin-right: 8px;
}

ol.statuses span.status-body .lock {
    margin-right: 0.4em;
}

#users ol.statuses span.status-body {
    width: 365px;
}

ol.statuses .embedded_media_icon {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(http://s.twimg.com/a/1257465343/images/inline-media.png) no-repeat scroll left bottom;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: -10px;
    top: 10px;
    width: 20px;
    z-index: 400;
}
ol.statuses .embedded_picture {
    margin: 10px 0 0;
    text-align: center;
}
ol.statuses .embedded_picture img {
    border: 2px solid #DDDDDD;
    padding: 10px;
}
.search ol.statuses .bio {
    margin-left: 5px;
}
.meta {
    color: #999999;
    display: block;
    font-size: 11px;
    margin: 3px 0 0;
}
.meta a {
    color: #999999;
}
.meta .call-out {
    color: #000000;
}
ol.statuses .actions {
    border-width: 0;
    line-height: 1.25em;
    position: absolute;
    right: 10px;
    top: 8px;
}
.ie6 ol.statuses .actions {
    right: 25px;
}
.actions a {
    text-decoration: none;
}
ol.statuses li {
    position: relative;
}
ol.statuses li:hover .actions span, ol.statuses li.hover .actions span, ol.statuses li.perma-hover .actions span, ol.statuses li:hover .actions a, ol.statuses li.hover .actions a, ol.statuses li.perma-hover .actions a {
    visibility: visible;
}
ol.statuses li.no-hover .actions span, ol.statuses li.no-hover .actions a {
    visibility: hidden !important;
}
.actions .non-fav, .actions .fav-throb, .actions .fav, .actions .reply {
    margin-bottom: 3px;
}
.hentry .non-fav, .hentry .fav, .actions .reply {
    background-image: url(http://s.twimg.com/a/1257465343/images/sprite-icons.png);
    cursor: pointer;
    display: block;
    height: 15px;
    visibility: hidden;
    width: 15px;
}
.hentry .fav-throb {
    background-position: 50% 50%;
    display: block;
    height: 15px;
    width: 15px;
}
.hentry .fav {
    background-position: -64px 0;
}
.hentry .non-fav {
    background-position: -32px 0;
}
.hentry .non-fav:hover {
    background-position: -48px 0;
}
.hentry .fav-throb, .hentry .del-throb {
    background-image: url(http://s.twimg.com/a/1257465343/images/icon_throbber.gif);
}
.hentry .del {
    background-image: url(http://s.twimg.com/a/1257465343/images/icon_trash.gif);
}
.direct_message a.reply {
    background-image: url(http://s.twimg.com/a/1257465343/images/icon_direct_reply.gif);
}
.direct_message .hentry .del {
    background-image: url(http://s.twimg.com/a/1257465343/images/icon_trash.gif);
}
ol.statuses li:hover, ol.statuses li.perma-hover, ol.statuses li.hover {
}
ol.statuses li:hover .hentry a, ol.statuses li.perma-hover .hentry a, ol.statuses li.hover .hentry a {
    visibility: visible;
}
ol.statuses .hentry a.fav {
    visibility: visible;
}


#tweet-loader .thumb img {
    width: 31px;
    height: 31px;
    margin-top: 8px;
    margin-left: 8px;
}

#tweet-loader .status-body {
    padding-top: 14px;
    font-weight: bold;
    color: #888;
}

.post-content li p {
    margin: 0;
}

.simple_overlay {
    display:none;
    z-index:10000;
    padding: 4px 4px;
    background-color:#fff;
    width:675px;    
    min-height:100px;
    border:3px solid #000;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;  
/*    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;  
*/}

.simple_overlay .close {
    background-image:url(/shared/img/overlay/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}

#overlay-gallery #img {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;  
}

.overlay-next, .overlay-prev {
    position:absolute;
    top:40%;    
    border:1px solid #666;  
    cursor:pointer;
    display:block;
    padding:10px 20px;
    color:#fff;
    font-weight: bold;
    font-size:14px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.overlay-prev {
    left:0;
    border-left:0;
    -moz-border-radius-topleft:0;
    -moz-border-radius-bottomleft:0;
    -webkit-border-bottom-left-radius:0;
    -webkit-border-top-left-radius:0;
}

.overlay-next {
    right:0;
    border-right:0;
    -moz-border-radius-topright:0;
    -moz-border-radius-bottomright:0;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-top-right-radius:0;  
}

.overlay-next:hover, .overlay-prev:hover {
    text-decoration:underline;
    background-color:#000;
    color: #FFFEE9 !important;
}

.disabled-overlay {
    visibility:hidden;      
}

.overlay-info {
    position:absolute;
    bottom:0;
    left:0;
    right: 0;
    padding:2px 24px;
    color:#fff;
    font-weight: bold;
    font-size:14px;
    border-top:1px solid #666;
}

.overlay-progress {
    position:absolute;
    top:6px;
    left:6px;
    display:none;
}

.overlay-next, .overlay-prev, .overlay-info {
    background:#000 !important;
}

.product-separator {
    background: transparent url('/shared/img/product-separator.png') 0 0 no-repeat;
    position: absolute;
    top: -10px;
    left: -10px;
    height: 324px;
    width: 2px;
}

.product-thumbs-scrollable {
    position:relative;
    overflow:hidden;
    height:90px;
    padding-top: 16px;
    margin:0 26px;
}

.product-thumbs-scrollable .product-thumbs-items {
    width:20000em;
    position:absolute;
}

.product-thumbs-scrollable .product-thumbs-items img {
    border:2px solid transparent;
    float:left;
    width: 64px;
    margin-right: 16px;
    cursor: pointer;
}

.product-thumbs-scrollable .product-thumbs-items  img:hover {
    border-color: #DDDEE4;
}

.product-thumbs-scrollable .product-thumbs-items  img.active {
    border-color: #EEEFF3 !important;
}


.product-thumbs-box .prevPage {
    background: transparent url('/shared/img/product-thumbs-arrows.png') 0 0 no-repeat;
    width:13px;
    height:23px;
    display: block;
    position: absolute;
    top: 28px;
    cursor: pointer;
}

.product-thumbs-box .nextPage {
    background: transparent url('/shared/img/product-thumbs-arrows.png') -14px 0 no-repeat;
    width:13px;
    height:23px;
    display: block;
    position: absolute;
    right: 4px;
    top: 28px;
    cursor: pointer;
}

.product-thumbs-box .disabled {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.main-screenshot {
    text-align: right;
}

.main-screenshot * {
    max-width: 470px;
    max-height: 325px;
}

.screenshot-box img {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0.8;
}

.screenshot-box img:hover {
    opacity: 1;
}

.force-right {
    float: right;
}

/* the overlayed element */
.subscribe-overlay {
    
    display:none;
  
    background-image:url(../img/overlay/white.png);
    
    width:640px;        
    padding:35px;

    font-size:11px;
}

.subscribe-overlay .close {
    background-image:url(../img/overlay/close.png);
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}

.subscribe-product-box {
    float: left;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    width: 32px;
    height: 32px;
}

.subscribe-product, .subscribe-product2 {
    position: absolute;
    width: 32px;
    height: 32px;
}

.subscribe-product-overlay {
    width: 32px;
    height: 32px;
    position: absolute;
    background-image: url('../img/overlay-no.png');
}

.subscribe-product-overlay.oo-enabled {
    background-image: url('../img/overlay-ok.png');
}

.indicate-required {
    display: none;
}

.text-placeholder {color: #AAA !important; }

#mc-embedded-subscribe-form {
}

#mce-EMAIL {
    margin: 0px;
    width: 100%;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    border: 2px solid #aaa;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.mce_inline_error {
    margin-top: 10px;
    color: #a00;
    font-size: 18px;
    font-weight: bold;
}

.subscribe-products-box {
    margin-bottom: 20px;
}

#mc-embedded-subscribe {
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    float: right;
}

#mce-success-response {
    margin-top: 10px;
    color: #668;
    font-size: 18px;
    font-weight: bold;
    width: 580px;
}

#mce-error-response {
    margin-top: 10px;
    color: #a00;
    font-size: 18px;
    font-weight: bold;
    width: 580px;
}

.which-product {
    float: left;
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    margin-right: 10px;
}

.note-required {
    display: none;
}

.subscribe-overlay fieldset {
    margin-top: 40px;
    border: none;
    font-size: 18px;
}

.subscribe-overlay fieldset legend {
    border-bottom: 2px solid #000;
    margin-bottom: 30px;
}

.subscribe-overlay  {
    position: relative;
}

.chimp {
    width: 436px;
    height: 96px;
    position: absolute;
    background-image: url('../img/chimp.png');
    top: 448px;
    left: 30px;
}

.chimp-quote {
    font-weight: bold;
    position: absolute;
    left: 160px;
    top: 20px;
}