/* -------------------------------------------
project:	CSS Ninjas
date:		2008/07/12
------------------------------------------- */

html { font-size: 100.01%; min-height: 100%; margin-bottom: 1px; height: 100%; }
body { margin: 0; padding: 0; background: #14121d; color: #fff; font: 62.5%/1.4 Georgia,serif; }
textarea, input, select, option, optgroup, button { font: 1em Georgia,serif; }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p, th, td, caption { font-size: 1.3em; }
ul, ol, dl { margin-bottom: 1.5em; }
p { margin-bottom: 1.25em; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }
legend { display: none; }

pre { font: 1.1em "Courier New",monospace; white-space: pre-wrap; }

em { padding: 1px 3px; background: #78a3ae; font-style: normal; }

a { color: #205f73; text-decoration: underline; }
a:hover, a:focus, a:active { color: #fff; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 12px; font: bold 3.4em Georgia,Geneva,serif; color: #fff; }
h1 { font-size: 3.8em; }
h2 { margin: 0 0 10px; font-size: 3.6em; }
h3 { font-size: 2.4em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001px; top: -10001px; overflow: hidden; height: 0; margin: 0; line-height: 0; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root { }
 #top { position: relative; border-bottom: 10px solid #15141d; background: #7eaa3e url(../images/bg-top.gif) repeat-x; }
  #top div.inner { position: relative; overflow: hidden; width: 850px; margin: 0 auto; padding: 53px 0 0; }
   #logo { position: absolute; left: 1px; top: 50%; width: 256px; height: 64px; margin: -32px 0 0; }
    #logo a { display: block; position: relative; overflow: hidden; width: 256px; height: 64px; background: url(../images/logo-b.png) no-repeat; text-indent: -10001px; cursor: pointer; }
   #nav { float: right; list-style: none; margin: 0; padding: 0 0 25px; }
    #nav li { display: inline; float: left; margin: 0 0 0 10px; padding: 0 0 0 10px; border-left: 1px solid #a2bf77; font-size: 1.2em; font-weight: bold; line-height: 1; }
    #nav li.first { margin-left: 0; padding-left: 0; border-left: none; }
     #nav li a { float: left; color: #fff; text-decoration: none; text-transform: uppercase; }
     #nav li a:hover,
     #nav li a:focus,
     #nav li a:active { color: #000; }
     #nav li a.active { position: relative; margin-bottom: -25px; padding-bottom: 25px; background: url(../images/bg-nav.gif) 50% 100% no-repeat; color: #000; text-decoration: underline; }
     #nav li em { position: absolute; left: -10001px; top: -10001px; }
   #bookmarks { position: absolute; top: 15px; right: 0; float: right; list-style: none; margin: 0; padding: 0; }
    #bookmarks li { float: left; margin: 0 0 0 10px; padding: 0 0 0 10px; background: url(../images/sep-a.gif) -1px -1px repeat-y; font: 0.9em/0.75 Verdana,sans-serif; text-transform: lowercase; }
    #bookmarks li.first { margin-left: 0; padding-left: 0; background: none; }
     #bookmarks li a { position: relative; float: left; color: #fff; text-decoration: none; opacity: 0.5; }
     #bookmarks li a:hover,
     #bookmarks li a:focus,
     #bookmarks li a:active { opacity: 1; }
     #bookmarks li.delicious a { padding: 2px 0 2px 15px; background: url(../images/icons-a.png) 0 0 no-repeat; }
     #bookmarks li.digg a { padding: 2px 0 2px 15px; background: url(../images/icons-a.png) 0 -30px no-repeat; }
 #content { width: 100%; background: #8fb7c1 url(../images/bg-content-a.jpg) repeat-x; }
  #content div.outer { width: 100%; background: url(../images/bg-content-b.jpg) 50% 0 no-repeat; }
   #content div.inner { width: 100%; padding: 0 0 25px; }
    #header { position: relative; z-index: 10; margin: 0 0 30px; padding: 23px 0 25px; border-bottom: 1px dotted #98bcc7; background: url(../images/bg-header-a.png) repeat-x; }
     #header h2 { position: relative; z-index: 15; width: 850px; margin: 0 auto; color: #d9e4e8; font-size: 2.5em; font-weight: normal; }
     #header p.shadow { position: absolute; left: 50%; top: 22px; z-index: 10; width: 850px; margin: 0 0 0 -426px; color: #24546a; font: 2.5em Georgia,serif; }
    #steps { position: relative; z-index: 15; overflow: hidden; width: 850px; margin: 0 auto 20px; }
     #steps ol { float: left; list-style: none; width: 861px; margin: 0 0 0 -11px; padding: 0 0 23px; }
      #steps ol li { position: relative; display: inline; float: left; width: 276px; margin: 0 0 0 11px; background: url(../images/steps-bg-a.png) no-repeat; color: #444; font-size: 1.1em; line-height: 1.1; }
       #steps ol li span { display: inline; float: left; width: 238px; margin: 8px 10px; padding: 170px 0 0 18px; background: url(../images/steps-bg-c.jpg) no-repeat; }
       #steps ol li.step-1 span { background-position: 0 0; }
       #steps ol li.step-2 span { background-position: -256px 0; }
       #steps ol li.step-3 span { background-position: -512px 0; }
        #steps ol li span em { position: absolute; left: 0; bottom: -23px; width: 276px; height: 23px; padding: 0; background: none; background-repeat: no-repeat; text-indent: -10001px; }
        #steps ol li.step-1 span em { background-image: url(../images/steps-bg-b-a.png); }
        #steps ol li.step-2 span em { background-image: url(../images/steps-bg-b-b.png); }
        #steps ol li.step-3 span em { background-image: url(../images/steps-bg-b-c.png); }
    #wrap { overflow: hidden; width: 850px; margin: 0 auto; }
     #wrap #main { float: left; width: 550px; margin: 0 -1px 0 0; padding: 0 19px 0 0; background: url(../images/sep-b.gif) 100% -3px repeat-y; }
     #wrap #side { float: left; width: 240px; padding: 7px 21px 0; background: url(../images/sep-b.gif) -3px -3px repeat-y; color: #fff; }
 #footer { overflow: hidden; width: 850px; margin: 0 auto; padding: 25px 0 25px; color: #fff; }
  #footer p { display: inline; float: left; margin: 0; color: #bbb; font: bold 0.9em/1.2 Verdana,sans-serif; }
  #footer p.first { float: right; margin: -1px 0 0; font-weight: normal; }
   #footer a { color: #fff; text-decoration: none; }
  #footer ul { display: inline; float: left; list-style: none; margin: 1px 0 0 15px; padding: 0; }
   #footer ul li { display: inline; float: left; margin: 0 0 0 10px; padding: 0 0 1px 10px; border-left: 1px solid #888; font: 0.9em/1 Verdana,sans-serif; }
   #footer ul li.first { margin-left: 0; padding-left: 0; border-left: none; }
    #footer ul li a { }
    #footer ul li a:hover { color: #888; text-decoration: none; }
	 
/* SKIP LINKS
------------------------------------------- */
#skip-links { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
 #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10351px; top: 10px; z-index: 10001; width: 310px; padding: 0; background: #5d7d2e; color: #fff; font-size: 1.1em; text-align: center; }

/* GENERAL
------------------------------------------- */
div.intro-a { margin: 0 0 15px; padding: 0 0 5px; border-bottom: 1px solid #a5c5cf; background: url(../images/ninja.png) 100% 15px no-repeat; }
 div.intro-a p { padding-right: 135px; }
 div.intro-a p.first { padding-right: 160px; }
 
div.project-a { overflow: hidden; width: 100%; margin: 0 0 20px; }
 div.project-a p.image { float: left; width: 240px; margin: 0 -240px 0 0; }
  div.project-a p.image img { display: block; }
 div.project-a div.info { position: relative; min-height: 95px; margin: 0 0 0 241px; padding: 15px 10px 30px 20px; background: #14121d; }

  div.project-a div.info h2 { margin: 0 0 5px; color: #a2cf22; font-size: 1.8em; }
  div.project-a div.info p { margin: 0 0 5px; color: #d0d0d2; font-size: 1.1em; }
  div.project-a div.info p.code { position: absolute; left: 20px; bottom: 10px; color: #555; word-spacing: 5px; }
   div.project-a div.info p.code a { color: #fff; font-weight: bold; }
   div.project-a div.info p.code a:hover,
   div.project-a div.info p.code a:focus { color: #a2cf22; }
   
div.testimonial-a { width: 100%; margin: 0 0 15px; padding: 0 0 16px; background: url(../images/sep-c.gif) 50% 100% no-repeat; }
 div.testimonial-a blockquote { margin: 0; padding: 1px 15px; border-left: 5px solid #d5ebf2; font-style: italic; }
  div.testimonial-a blockquote p { width: 100%; margin: 0; font-size: 1.3em; }
 div.testimonial-a p.author { margin: 0; padding: 1px 15px; border-left: 5px solid #fff; font-size: 1.4em; }
  div.testimonial-a p.author a { color: #fff; text-decoration: none; }
 
div.testimonial-a-b { text-align: right; }
 div.testimonial-a-b blockquote { border-width: 0 5px 0 0; }
 div.testimonial-a-b p.author { border-width: 0 5px 0 0; }
 
div.testimonial-b { margin: 0 0 15px; }
 div.testimonial-b blockquote { margin: 0 0 5px; padding: 0 0 0 65px; background: url(../images/quotie-b.png) no-repeat; font-style: italic; }
  div.testimonial-b blockquote p { margin: 0; }
 div.testimonial-b p.author { margin: 0; padding: 0 0 0 65px; font-size: 1.2em; }
  div.testimonial-b p.author a { padding: 0 3px 0 0; font-weight: bold; }
  div.testimonial-b p.author a.more { padding-left: 2px; color: #fff; font-weight: normal; text-transform: lowercase; text-decoration: none; }
  div.testimonial-b p.author a.more:hover { text-decoration: underline; }
 
h2.b { margin-bottom: 15px; font-size: 1.6em; line-height: 1; text-transform: uppercase; }
h3.a { margin-bottom: 4px; }
h3.b { background: url(../images/bg-headers-a.png) 0 100% no-repeat; }

ul.a { list-style: none; margin: 0 0 15px; padding: 0; }
 ul.a li { margin: 0 0 2px; padding: 0 0 0 25px; background: url(../images/bullet-a.gif) 8px 8px no-repeat; }
 
ul.logos-a { overflow: hidden; list-style: none; width: 558px; margin: 0 0 15px -8px; padding: 0; }
 ul.logos-a li { display: inline; float: left; margin: 0 0 8px 8px; }
  ul.logos-a li img { display: block; padding: 1px; border: 3px solid #bcdee7; background: #a1c9d4; }
 
ol.a { list-style: none; margin: 0 0 15px; padding: 0; }
 ol.a li { margin: 0 0 7px; padding: 3px 0 3px 45px; background: url(../images/numbers-a.png) 10px 0 no-repeat; line-height: 1.1; }

 ol.a li.s1 { background-position: 10px -50px; }
 ol.a li.s2 { background-position: 10px -100px; }
 ol.a li.s3 { background-position: 10px -150px; }
 ol.a li.s4 { background-position: 10px -200px; }
 ol.a li.s5 { background-position: 10px -250px; }
 ol.a li.s6 { background-position: 10px -300px; }
 ol.a li.s7 { background-position: 10px -350px; }
 ol.a li.s8 { background-position: 10px -400px; }
 ol.a li.s9 { background-position: 10px -450px; }
 ol.a li.s10 { background-position: 10px -500px; }
 ol.a li.s11 { background-position: 10px -550px; }
 ol.a li.s12 { background-position: 10px -600px; }
 ol.a li.s13 { background-position: 10px -650px; }
 ol.a li.s14 { background-position: 10px -700px; }
 ol.a li.s15 { background-position: 10px -750px; }
 
ol.features-a { overflow: hidden; list-style: none; width: 100%; margin: -10px 0 15px; padding: 0; }
 ol.features-a li { margin: -1px 0 10px; padding: 10px 0 0; border-top: 1px solid #a8c9d6; font-size: 1em; }
  ol.features-a li h2 { margin: 0 0 2px; padding: 0 0 0 30px; background: url(../images/numbers-a.png) no-repeat; color: #205f73; font-size: 1.6em; line-height: 1.25; }

  ol.features-a li h2.s1 { background-position: 0 -50px; }
  ol.features-a li h2.s2 { background-position: 0 -100px; }
  ol.features-a li h2.s3 { background-position: 0 -150px; }
  ol.features-a li h2.s4 { background-position: 0 -200px; }
  ol.features-a li h2.s5 { background-position: 0 -250px; }
  ol.features-a li h2.s6 { background-position: 0 -300px; }
  ol.features-a li h2.s7 { background-position: 0 -350px; }
  ol.features-a li h2.s8 { background-position: 0 -400px; }
  ol.features-a li h2.s9 { background-position: 0 -450px; }
  ol.features-a li h2.s10 { background-position: 0 -500px; }
  ol.features-a li h2.s11 { background-position: 0 -550px; }
  ol.features-a li h2.s12 { background-position: 0 -600px; }
  ol.features-a li h2.s13 { background-position: 0 -650px; }
  ol.features-a li h2.s14 { background-position: 0 -700px; }
  ol.features-a li h2.s15 { background-position: 0 -750px; }
  ol.features-a li p { margin: 0 0 3px 30px; font-size: 1.3em; }

form.a { width: 100%; margin: 0 0 15px; padding: 0; }
 form.a p { position: relative; margin: 0; padding: 15px 0 15px 115px; border-top: 1px solid #a6c6cf; }

 form.a p.error { margin: -10px 0 0; padding: 0 0 15px 115px; border: none; color: #14121d; font: 0.9em/1.1 Verdana,sans-serif; }
 form.a p.offset { position: absolute; }
  form.a p label { position: absolute; left: 0; top: 17px; width: 110px; font-weight: bold; }
  form.a p span { display: block; margin: 5px 0 0; color: #14121d; font: 0.69em/1 Verdana,sans-serif; }
  form.a p input { width: 300px; padding: 2px 3px; border: 1px solid #76a7b6; border-color: #76a7b6 #90b8c4 #90b8c4 #76a7b6; background: #fff url(../images/bg-inputs-a.png) no-repeat; }
  form.a p textarea { overflow: auto; width: 400px; height: 120px; padding: 2px 3px; border: 1px solid #76a7b6; border-color: #76a7b6 #90b8c4 #90b8c4 #76a7b6; background: #fff url(../images/bg-inputs-a.png) no-repeat; }
  form.a p select { padding: 2px; border: 1px solid #76a7b6; border-color: #76a7b6 #90b8c4 #90b8c4 #76a7b6; background: #fff url(../images/bg-inputs-a.png) no-repeat; }
  form.a p img { vertical-align: middle; cursor: pointer; }
  form.a p strong { color: #000; }
 form.a p.submit { overflow: hidden; font-weight: bold; }
  form.a p.submit button { position: relative; overflow: visible; padding: 0 0 0 10px; border: none; background: url(../images/button-a-left.png) no-repeat; height: 30px; font-weight: bold; white-space: nowrap; }
  form.a p.submit button::-moz-focus-inner { margin: 0; padding: 0; border: none; }
   form.a p.submit button span { position: relative; display: block; float: left; margin: 0; padding: 0 22px 0 10px; background: url(../images/button-a.png) 100% 0 no-repeat; color: #fff; font-size: 1em; font-weight: bold; line-height: 30px; }
   @media screen and (-webkit-min-device-pixel-ratio:0) { form.a p.submit button span { float: none; margin-top: -1px; } }
 form.a div.double-a { overflow: hidden; width: 100%; border-top: 1px solid #a6c6cf; }
  form.a div.double-a p { float: left; margin-top: -1px; }
  form.a div.double-a p.first { display: inline; margin-right: 25px; }
  
button.a { position: relative; overflow: visible; padding: 0 0 0 10px; border: none; background: url(../images/button-a-left.png) no-repeat; height: 30px; font-weight: bold; white-space: nowrap; }
button.a::-moz-focus-inner { margin: 0; padding: 0; border: none; }
 button.a span { position: relative; float: left; margin: 0; padding: 0 22px 0 10px; background: url(../images/button-a.png) 100% 0 no-repeat; color: #fff; font-size: 1em; font-weight: bold; line-height: 30px; }
  
dl.faq-a { overflow: hidden; width: 100%; margin: 0 0 15px; padding: 0; background: url(../images/bracket-a.png) -10001px -10001px no-repeat; }
 dl.faq-a dt { position: relative; margin: -1px 0 0; padding: 10px 75px 10px 20px; border-top: 1px solid #a1c6d1; color: #205f73; font: bold 1.3em/1.4 Georgia,serif; text-indent: -16px; cursor: pointer; }

  dl.faq-a dt span { position: absolute; right: 0; top: 13px; width: 50px; padding: 0 10px 0 0; background: url(../images/bullet-b.gif) 100% -10px no-repeat; color: #fff; font: 0.69em/1 Verdana,sans-serif; text-align: right; cursor: pointer; }
  dl.faq-a dt span.collapse { background-position: 100% 5px; }
 dl.faq-a dd { margin: 0; padding: 10px 0 5px 85px; border: 1px solid #a1c6d1; border-width: 1px 0; background: url(../images/bracket-a.png) 20px 50% no-repeat; }
  dl.faq-a dd p { margin: 0 0 5px; }
  
table.a { width: 100%; border-collapse: collapse; border-spacing: 0; }
 table.a th { padding: 5px; border: 1px solid #95bac5; background: #50899c; color: #fff; font-size: 1.1em; text-transform: uppercase; text-align: center; }
 table.a td { padding: 10px 5px; border: 1px solid #95bac5; background: #fff; color: #205f73; font-size: 1.4em; text-transform: uppercase; text-align: center; }
 table.a tfoot td { border: none; background: none; border: none; }
  
p.action-a { font-size: 1.4em; font-style: italic; font-weight: bold; text-align: right; }
 p.action-a a { text-decoration: none; }
 p.action-a a:hover { color: #205f73; text-decoration: underline; }
  
a.veboo-a { font-weight: bold; text-transform: uppercase; }
 a.veboo-a span { padding: 0 0 0 1px; color: #fcfdc5; font-size: 0.75em; font-weight: normal; line-height: 1; vertical-align: 3px; }
 
.separate-a { margin: 0 0 15px; padding: 0 0 16px; background: url(../images/sep-c.gif) 50% 100% no-repeat; }
 
/* ELEMENTS
------------------------------------------- */
#home { }
 #home #header { padding-bottom: 97px; }
 #home #steps { margin-top: -105px; }
 #home #wrap #main { width: 535px; padding-left: 15px; }
 #home h1 { font-size: 4.4em; }
 
#side ul.a li { background-position: 8px 5px; font-size: 1.1em; }
 
#calculator { }
 #calculator div.data { }
  #calculator div.data p { margin: 0 0 5px; font-size: 1.1em; }
  #calculator div.data ul { overflow: hidden; list-style: none; width: 100%; margin: 0 0 10px; padding: 0; }
   #calculator div.data ul li { float: left; width: 33%; font-size: 1.1em; text-align: center; }
    #calculator div.data ul li strong { display: block; }
 #calculator p.pages { position: relative; margin: 0 0 7px; padding: 0 5px; color: #000; font-weight: bold; }

  #calculator p.pages span { position: absolute; right: 5px; top: 1px; width: 46px; height: 15px; background: url(../images/calculator-tear.png) no-repeat; text-align: center; line-height: 12px; }
 #calculator ul.slider { position: relative; list-style: none; width: 100%; height: 32px; margin: 0 0 7px; padding: 0; background: url(../images/calculator-bg.png) no-repeat; }
  #calculator ul.slider li { }
   #calculator ul.slider li a { position: absolute; overflow: hidden; width: 13px; height: 13px; background: url(../images/calculator-tear.png) -10001px -10001px no-repeat; text-indent: -10001px; cursor: pointer; }
   #calculator ul.slider li.less a { left: 9px; top: 9px; }
   #calculator ul.slider li.more a { right: 10px; top: 10px; }
  #calculator ul.slider li.drag { position: absolute; left: 24px; top: 10px; width: 191px; height: 11px; }
   #calculator ul.slider li.drag a { position: static; width: auto; height: auto; text-indent: 0; }
    #calculator ul.slider li.drag a span { position: absolute; overflow: hidden; width: 29px; height: 11px; background: url(../images/calculator-knob.gif) no-repeat; text-indent: -10001px; cursor: w-resize; }
    #calculator ul.slider li.drag a:hover span,
    #calculator ul.slider li.drag a:focus span,
    #calculator ul.slider li.drag a:active span { background-position: 0 -11px; }
 #calculator div.wrapper { margin: 0 0 7px; }
  #calculator p.total { display: inline; float: right; margin: 0 5px 0 0; font: bold 1.4em/17px Georgia,serif; }
  #calculator p.currency { display: inline; position: relative; float: left; margin: 0 0 0 5px; font: bold 1.2em/17px Georgia,serif; text-indent: -10001px; }
   #calculator p.currency a { position: absolute; left: 0; top: 0; overflow: hidden; width: 17px; height: 17px; background: url(../images/calculator-currency.png) 0 -17px no-repeat; color: #fff; text-indent: 0; text-align: center; text-decoration: none; cursor: pointer; }
   #calculator p.currency a.euro { left: 0; }
   #calculator p.currency a.dollar { left: 22px; }
   #calculator p.currency a.pound { left: 44px; }
   #calculator p.currency a.active { background-position: 0 0; }
 #calculator p.checkout { padding: 8px 5px 5px; border-top: 1px solid #8ec3d4; font: bold 1.1em/1 Georgia,serif; text-align: right; text-transform: lowercase; }
  #calculator p.checkout a { padding: 0 0 0 25px; background: url(../images/calculator-checkout.gif) 0 2px no-repeat; text-decoration: none; }
   #calculator p.checkout a span { color: #000; border-bottom: 1px dotted #000; cursor: pointer; }
   #calculator p.checkout a:hover span { border: none; }
 
#testimonials { }
 #testimonials div.wrap-outer { position: relative; width: 260px; margin: 20px -10px 10px; padding: 0 0 25px; background: url(../images/bg-postit-bottom.png) 0 100% no-repeat; color: #888; }
  #testimonials div.wrap-inner { position: relative; top: -25px; width: 215px; min-height: 90px; margin: 0; padding: 60px 25px 0 20px; background: url(../images/bg-postit-top.png) 0 0 no-repeat; }
   #testimonials ul.index { position: absolute; left: 22px; top: 35px; list-style: none; margin: 0; padding: 0; }
    #testimonials ul.index li { display: inline; float: left; margin: 0 5px 0 0; }
     #testimonials ul.index li a { overflow: hidden; float: left; width: 29px; height: 13px; background: url(../images/bg-testimonials-nav.png) no-repeat; text-indent: -10001px; }
     #testimonials ul.index li.prev a { background-position: 0 0; }
     #testimonials ul.index li.prev a:hover,
     #testimonials ul.index li.prev a:focus { background-position: 0 -13px; }
     #testimonials ul.index li.next a { background-position: -29px 0; }
     #testimonials ul.index li.next a:hover,
     #testimonials ul.index li.next a:focus { background-position: -29px -13px; }
   #testimonials blockquote { width: 100%; margin: 0; padding: 0; background: url(../images/quotie-a.png) 0 3px no-repeat; }
   #testimonials p { margin: 0 0 5px; padding: 0 0 0 48px; font-size: 1.1em; line-height: 1.35; }
   #testimonials p.author { margin: 0; font-weight: bold; }
    #testimonials p.author a { border-bottom: 1px dotted #205f73; text-decoration: none; }
    #testimonials p.author a:hover,
    #testimonials p.author a:focus { border-bottom-color: #000; color: #000; }
    #testimonials p.author span { display: block; font-size: 0.9em; }
    #testimonials p.more { position: absolute; left: 22px; top: 12px; margin: 0; padding: 0; }
     #testimonials p.more a { display: block; overflow: hidden; width: 53px; height: 13px; background: url(../images/bg-testimonials-more.png) no-repeat; text-indent: -10001px; }
     #testimonials p.more a:hover { background-position: 0 -13px; }
 
#order { }
 #order #f-deadline { width: 90px; margin-right: 3px; }
 #order #f-pages { width: 40px; margin-left: -55px; margin-right: 3px; }
 
#ordered { }
 #ordered p { margin: 0; padding: 10px 0 10px 30px; border-top: 1px solid #aacbd6; background-position: 0 50%; background-repeat: no-repeat; font-size: 1.2em; }
 #ordered p.order { margin: 0 0 12px; padding: 10px; border: 1px dotted #d5e6eb; color: #000; font: bold 2.8em/1 Georgia,serif; text-align: center; }
  #ordered p.order strong { padding: 0 0 0 40px; background: url(../images/order-boy.png) no-repeat;  }
 #ordered p.thanks { border: none; background-image: url(../images/icons/heart.png); }
 #ordered p.copy { border: none; background-image: url(../images/icons/email.png); }
 #ordered p.upload { background-image: url(../images/icons/picture_go.png); }
 #ordered p.payment { background-image: url(../images/icons/euro.png); }
 #ordered p.warning { background-image: url(../images/icons/exclamation.png); }
 #ordered p.print { overflow: hidden; width: 100%; margin: 15px 0; padding: 0; border: none; background: none; }
  #ordered p.print span { display: inline; float: right; margin: 0 20px 0 0; padding: 0 0 0 25px; background: url(../images/icons/print.png) 0 50% no-repeat; }
  #ordered p.print a { border-bottom: 1px dotted #eee; color: #eee; font-weight: bold; text-decoration: none; }
  #ordered p.print a:hover,
  #ordered p.print a:focus { border-bottom: 1px dotted #fff; color: #fff; }
 
#payment { }
 #payment p.paypal { margin: 0 0 15px; padding: 0 115px 15px 0; border-bottom: 1px solid #8eb6c3; background: url(../images/paypal.png) 96% 50% no-repeat; }
 #payment table.a td.price { font-weight: bold; }
 
#upload { background: url(../images/indicator-a.gif) -10001px -10001px no-repeat; }
 #upload form { margin: 0 0 15px; padding: 15px 0; border-top: 1px solid #8db6c3; border-bottom: 1px solid #afcdd6; }
  #upload form fieldset { margin: 0; padding: 0; }
   #upload form p.info { margin: -10px 0 18px; padding: 0 0 15px; border-bottom: 1px solid #a1c5d1; color: #14121d; font: 0.9em/1 Verdana,sans-serif; }
   #upload form p.submit { margin: 0; }
   #upload form p.wait { display: none; margin: 5px 0 0; padding: 2px 0 4px 25px; background: url(../images/indicator-a.gif) 0 50% no-repeat; color: #14121d; font: 0.9em/1 Verdana,sans-serif; }
   #upload form ul.queue { list-style: none; margin: 0 0 15px; padding: 0; }
    #upload form ul.queue li { display: none; padding: 1px 0 2px 25px; background: url(../images/icon-plus.gif) 0 50% no-repeat; font-size: 1.1em; }
    #upload form ul.queue li.empty { display: block; padding: 0; background: none; }
     #upload form ul.queue li span { font: 0.82em/1 Verdana,sans-serif; }
 #upload h3 { margin: 0; }
 #upload ul.uploaded { list-style: none; margin: 0; padding: 0; }
  #upload ul.uploaded li { padding: 1px 0 2px 25px; background: url(../images/icon-dot.gif) 0 50% no-repeat; font-size: 1.1em; }
  #upload ul.uploaded li.empty { display: block; padding: 0; background: none; }
   #upload ul.uploaded li span { font: 0.82em/1 Verdana,sans-serif; }
 
#relax { overflow: hidden; width: 100%; }
 #relax p { font-size: 1.1em; }
 #relax p.image { display: inline; float: left; margin: 0 10px 0 0; }
 
#compare { }
 #compare #calculator { display: inline; float: right; width: 240px; margin: -35px 0 10px 25px; }
  #compare #calculator h3 { display: none; }
 #compare h2 { font-size: 3.2em; }
 #compare p.image { display: inline; float: left; margin: 0 30px 5px 0; }
  #compare p.image img { padding: 1px; border: 5px solid #3e7487; background: #95bdc9; }
 #compare table.a { }
  #compare table.a .qs { width: 47.5%; padding-left: 10px; font-size: 1.2em; text-align: left; text-transform: none; }
  #compare table.a .service { width: 17.5%; }
  #compare table.a tbody th.qs { background: #fff; color: #205f73; font-weight: normal; }
  #compare table.a tbody tr.prices th.qs { font-weight: bold; }
  #compare table.a tbody tr.prices td.service { color: #000; font-size: 2em; }
  #compare table.a tbody tr.prices td.ninjas { font-size: 2.4em; }
  #compare table.a tbody td.ninjas { background: #fbf9e5; }
  #compare table.a span { display: block; overflow: hidden; width: 16px; height: 16px; margin: 0 auto; background: url(../images/icons/compare.gif) no-repeat; text-indent: -10001px; }
  #compare table.a span.no { background-position: 0 -16px; }
  #compare table.a span.maybe { background-position: 0 -32px; }
  #compare table.a tfoot td { padding-left: 10px; color: #fff; font-size: 1.1em; text-transform: none; text-align: left; }
 
#e404 { height: 100%; margin: 0; padding: 0; }
 #e404 #root { height: 100%; margin: 0; padding: 0; }
  #e404 #content { height: 100%; margin: 0; padding: 0; }
   #e404 #content div.outer { overflow: hidden; height: 100%; margin: 0; padding: 0; }
    #e404 #error { width: 500px; min-height: 135px; margin: 100px auto 0; padding: 105px 0 110px 285px; background: url(../images/shinobi.png) no-repeat; color: #fff; }
     #e404 #error h1 { margin: 0 0 5px -2px; }
 
/* PLUGINS
------------------------------------------- */

/* SIFR */

.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
 .sIFR-replaced embed { display: block; }
span.sIFR-alternate { display: block; position: absolute; left: 0; top: 0; overflow: hidden; width: 0; height: 0; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }

.sIFR-hasFlash #wrap h1.a { visibility: hidden; }
.sIFR-hasFlash #wrap h2.a { visibility: hidden; }
.sIFR-hasFlash #wrap h3.a { visibility: hidden; }

.sIFR-replaced { overflow: hidden; width: 100%; }
 h1.sIFR-replaced embed { margin-top: -7px; }
 h2.sIFR-replaced embed { margin-top: -5px; }
h3.sIFR-replaced { padding: 0 0 8px; }
 h3.sIFR-replaced embed { margin-top: -3px; }
 
 /* JQUERY UI DATEPICKER THEME (Smoothness) */
 
#ui-datepicker-div, .ui-datepicker-div, .ui-datepicker-inline { /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#ui-datepicker-div, .ui-datepicker-div, .ui-datepicker-inline { position: relative; width: 15.5em; padding: 2.5em .5em .5em .5em; border: 4px solid #d3d3d3; background: #fff; font: 1.1em Verdana,Arial,sans-serif; }
#ui-datepicker-div { display: none; margin: 4px 0 0 -3px; }

.ui-datepicker-div { display: none; z-index: 9999; /*must have*/ background: #ffffff; }
.ui-datepicker-inline { display: block; float: left; }
.ui-datepicker-control { display: none; }
.ui-datepicker-current { display: none; }
.ui-datepicker-next, .ui-datepicker-prev { position: absolute; left: .5em; top: .5em; background: #e6e6e6 url(../images/ui-themes/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; }
.ui-datepicker-next { left: 14.6em; }
.ui-datepicker-next:hover, .ui-datepicker-prev:hover { background: #dadada url(../images/ui-themes/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; }
.ui-datepicker-next label, .ui-datepicker-prev label { display: block; width: 1.3em; height: 1.5em; border: 1px solid #d3d3d3; background: url(../images/ui-themes/888888_7x7_arrow_left.gif) 50% 50% no-repeat; font-size: 1em; text-indent: -999999px; }
.ui-datepicker-next a, .ui-datepicker-prev a { display: block; width: 1.3em; height: 1.5em; border: 1px solid #d3d3d3; background: url(../images/ui-themes/888888_7x7_arrow_left.gif) 50% 50% no-repeat; font-size: 1em; text-indent: -999999px; cursor: pointer; }
.ui-datepicker-next a { background: url(../images/ui-themes/888888_7x7_arrow_right.gif) 50% 50% no-repeat; }
.ui-datepicker-prev a:hover { background: url(../images/ui-themes/454545_7x7_arrow_left.gif) 50% 50% no-repeat; }
.ui-datepicker-next a:hover { background: url(../images/ui-themes/454545_7x7_arrow_right.gif) 50% 50% no-repeat; }
.ui-datepicker-prev a:active { background: url(../images/ui-themes/222222_7x7_arrow_left.gif) 50% 50% no-repeat; }
.ui-datepicker-next a:active { background: url(../images/ui-themes/222222_7x7_arrow_right.gif) 50% 50% no-repeat; }
.ui-datepicker-header select { position: absolute; top: .5em; margin: 0 !important; border: 1px solid #d3d3d3; background: #e6e6e6; color: #555; font-size: 1em; line-height: 1.4em; }
.ui-datepicker-header select.ui-datepicker-new-month { left: 2.2em; width: 7em; }
.ui-datepicker-header select.ui-datepicker-new-year { left: 9.4em; width: 5em; }
table.ui-datepicker { width: 15.5em; text-align: right; }
table.ui-datepicker td { font-size: 1.1em; }
table.ui-datepicker td.ui-datepicker-unselectable { padding: .1em .3em .1em 0; border: 1px solid #fff; background: #e6e6e6 url(../images/ui-themes/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; color: #999; }
table.ui-datepicker td.ui-datepicker-today { background: #666; color: #fff; }
table.ui-datepicker td a { display: block; padding: .1em .3em .1em 0; border: 1px solid #fff; background: #e6e6e6 url(../images/ui-themes/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; color: #555; text-decoration: none; cursor: pointer; }
table.ui-datepicker td a:hover { border: 1px solid #999; background: #dadada url(../images/ui-themes/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; color: #212121; }
table.ui-datepicker td a:active { border: 1px solid #ddd; background: #fff url(../images/ui-themes/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x; color: #222; }
table.ui-datepicker .ui-datepicker-title-row td { padding: .3em 0; color: #222; font-size: .9em; text-align: center; text-transform: uppercase; }
table.ui-datepicker .ui-datepicker-title-row td a { color: #222; }
table.ui-datepicker td.ui-datepicker-today a { background: #666; color: #fff; }
table.ui-datepicker td.ui-datepicker-current-day a { background: #5b94a5; color: #fff; }
