@charset "utf-8";

/****************************
  XHTML CSS - XHTMLWeaver.com
***************************/
/****************************
   GLOBAL Styles
***************************/

* {
    margin: 0;
    padding: 0
}

body {
    font: 400 12px / 150% Verdana, Arial, Helvetica, sans-serif;
    color: #484848;
    background: #fff url( ../images/body-bg.jpg ) repeat-x 0 0;
    height: 100%
}

img {
    vertical-align: middle;
    border: none
}

input, select {
    vertical-align: middle
}

li {
    list-style-type: none
}

a {
    text-decoration: none;
    color: #286592
}

a:hover, a.ul {
    text-decoration: underline
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.side_price {
    color: #9A2A54;
}

.clent {
    color: #0076be
}

.pricingTag {
    color: #9a2a54
}

.stronger {
    font-size: 30px;
}

.copyright {
    float: left;
}

.footer-nav {
    float: right
}

#container {
    height: 100%;
    background: url( ../images/xhtmlweaver-top.jpg ) no-repeat center top
}

#pageWrapper {
    width: 980px;
    margin: 0 auto
}

/****************************
   Header Styles
***************************/
#header {
    display: block;
    height: 151px;
    position: relative
}

#header h1 {
    display: block;
    width: 275px;
    height: 50px;
    position: absolute;
    left: 30px;
    top: 50px;
    text-indent: -9999px
}

#header h1 a {
    display: block;
    width: 275px;
    height: 50px;
    overflow: auto
}

/****************************
   Site Menu
***************************/

#navigation {
    display: block;
    width: 560px;
    height: 41px;
    position: absolute;
    top: 110px;
    right: 29px
}

#navigation a {
    float: left;
    width: 130px;
    height: 31px;
    display: inline;
    margin-left: 10px;
    margin-top: 10px;
    overflow: auto;
    text-indent: -5000px;
}

#navigation a.on {
    height: 41px;
    margin-top: 0
}

.home {
    background: url( ../images/menu-bg.gif ) no-repeat right 0;
}

.how-it-works {
    background: url( ../images/menu-bg.gif ) no-repeat right -41px;
}

.faq {
    background: url( ../images/menu-bg.gif ) no-repeat right -82px;
}

.order-now {
    background: url( ../images/menu-bg.gif ) no-repeat right -123px;
}

.flat {
    background: url( ../images/menu-bg.gif ) no-repeat right bottom;
}

#pageMain {
    width: 920px;
    display: block;
    background: #fff url( ../images/bg-frame.gif ) no-repeat 0 0;
    padding: 35px 30px
}

#pageLeft {
    display: block;
    width: 570px;
    float: left
}

#pageLeft h2 {
    display: block;
    width: 260px;
    height: 25px;
    line-height: 25px;
    background: url( ../images/bg-heading.gif ) no-repeat
}

#pageLeft h2 a {
    display: block;
    width: 260px;
    height: 25px;
    overflow: auto;
    text-indent: -5000px
}

#pageLeft h2.xhtmlweaver {
    background-position: 0 0
}

#pageLeft h2.send {
    background-position: 0 -25px
}

#pageLeft h2.get {
    background-position: 0 -50px
}

#pageLeft h2.sample_projects {
    background-position: 0 -75px;
}

#pageLeft .content {
    padding: 10px 20px 20px 0
}

#pageLeft .content p {
    display: block;
    padding-bottom: 15px
}

.separator {
    background: url( ../images/bg-cutter-left.gif ) no-repeat 0 97%
}

#priceContent {
    display: block;
    width: 522px;
    height: 87px;
    padding: 15px 20px;
    margin-bottom: 10px;
    background: url( ../images/bg-block.gif ) no-repeat;
    font-size: 22px;
    line-height: 26px
}

.delete {
    color: #666666;
    text-decoration: line-through;
}

#confirmation {
    display: block;
    width: 522px;
    height: 87px;
    padding: 15px 20px;
    margin-bottom: 10px;
    background: url( ../images/bg-block.gif ) no-repeat;
    font-size: 22px;
    line-height: 36px
}

#orderContent {
    display: block;
    padding: 10px 40px 15px 30px;
    margin-bottom: 10px;
}

#orderContent img {
    float: left;
}

#orderContent .btn {
    display: block;
    width: 257px;
    height: 82px;
    background: url( ../images/order-now.gif ) no-repeat;
    float: right
}

#orderContent .btn a {
    display: block;
    width: 257px;
    height: 82px;
    text-indent: -5000px;
    overflow: auto
}

.listStyle {
    margin-left: 20px;
}

.listStyle li {
    background: url( ../images/icon-dot.gif ) no-repeat 0 4px;
    padding-left: 20px;
    display: block;
    margin-bottom: 5px
}

.listStyle2 li {
    width: 240px;
    height: 22px;
    float: left;
    overflow: hidden
}

#sideBar {
    display: block;
    width: 310px;
    background: url( ../images/bg-cutter-vertical.gif ) repeat-y left 0;
    float: right;
    padding-left: 30px
}

#sideBar h2 {
    width: 310px;
    height: 30px;
    display: block;
    background: url( ../images/bg-block-menu.gif ) no-repeat
}

#sideBar h2 a {
    display: block;
    width: 310px;
    overflow: auto;
    height: 30px;
    text-indent: -5000px
}

#sideBar h2.xhtmlweaver {
    background-position: 0 0;
}

#sideBar h2.send {
    background-position: 0 -30px;
}

#sideBar h2.get {
    background-position: 0 -60px;
}

#sideBar h2.testimonials {
    background-position: 0 -90px;
}

#sideBar h2.side_xhtmlweaver {
    background-position: 0 -120px;
}

#sideBar h2.quick_quote {
    background-position: 0 -150px;
}

#sideBar .content {
    padding: 15px 5px 35px;
}

.stepList li {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    background: url( ../images/bg_how-it-works-steps.gif ) no-repeat;
    margin-bottom: 5px;
    padding-left: 50px;

}

.stepList li.step1 {
    background-position: 0 0
}

.stepList li.step2 {
    background-position: 0 -20px
}

.stepList li.step3 {
    background-position: 0 -40px
}

#sideBar #dollor {
    background: url( ../images/bg-refund-nda.gif ) no-repeat 0 0;
    width: 240px;
    height: 65px;
    margin-bottom: 10px;
    padding: 5px 10px 0 60px
}

#sideBar #nda {
    background: url( ../images/bg-refund-nda.gif ) no-repeat 0 -70px;
    width: 210px;
    height: 55px;
    margin-bottom: 10px;
    padding: 15px 10px 0 90px
}

#sideBar #btn {
    display: block;
    width: 305px;
    height: 109px;
    background: url( ../images/btn-order-now.gif ) no-repeat;
    margin-bottom: 10px
}

#sideBar #btn a {
    display: block;
    height: 80px;
    width: 305px;
    text-indent: -5000px;
    overflow: auto
}

#sideBar #c3 li {
    display: block;
    background: url( ../images/bg-client-icon.gif ) no-repeat 0 8px;
    padding-left: 45px;
    padding-bottom: 10px
}

#sideBar #c3 li span {
    display: block;
    border-bottom: 1px dashed #ddd8d5;
    padding-bottom: 10px
}

#browser_matrix {
    display: block;
    position: relative;
    width: 920px;
    height: 50px;
    margin-top: 10px;
    background: url( ../images/browser-matrix.gif ) no-repeat
}

#browser_matrix a {
    display: block;
    position: absolute;
    text-indent: -5000px;
    overflow: auto
}

#browser_matrix a.firefox {
    width: 30px;
    height: 30px;
    left: 191px;
    top: 12px
}

#browser_matrix a.ie {
    width: 30px;
    height: 30px;
    left: 236px;
    top: 12px
}

#browser_matrix a.opera {
    width: 30px;
    height: 30px;
    left: 281px;
    top: 12px
}

#browser_matrix a.google_chrome {
    width: 30px;
    height: 30px;
    left: 326px;
    top: 12px
}

#browser_matrix a.safari {
    width: 30px;
    height: 30px;
    left: 374px;
    top: 12px;
}

#browser_matrix a.xhtml {
    width: 73px;
    height: 26px;
    left: 535px;
    top: 12px;
}

#browser_matrix a.css {
    width: 73px;
    height: 26px;
    left: 622px;
    top: 12px
}

#browser_matrix a.bookmark {
    width: 125px;
    height: 20px;
    right: 30px;
    top: 17px;
}

/****************************
   How it Works Styles
***************************/
.nav_title {
    display: block;
    padding-bottom: 10px;
    background: url( ../images/bg_bar.gif ) no-repeat 0 bottom;
    padding-left: 10px
}

#pageLeft .content dl {
    padding-bottom: 8px;
}

#pageLeft .content dt {
    display: block;
    background: url( ../images/icon-dot.gif ) no-repeat 0 2px;
    font-size: 14px;
    color: #6db22a;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 10px;
}

#pageLeft .content dd {
    padding-left: 20px;
    display: block;
    margin-bottom: 20px
}

/****************************
   FAQ
***************************/
.subTitle {
    height: 30px;
    line-height: 24px;
    font-size: 24px;
    color: #6ab5e6;
    display: block;
    padding-bottom: 8px
}

/****************************
   Order Now
***************************/

.orderInstructions {
    display: block;
    padding: 15px 20px;
    margin-bottom: 10px;
    background-color: #eeeeee;
    border: 1px dotted #999999;
}

#couponWrapper {
    display: block;
    margin: 20px;
    padding: 20px;
    background-color: #9A2A54;
    border: 1px dotted #999999;
    color: white;
    font-size: 1.1em;
    line-height: 24px;
}

.code {
    display: inline;
    font-size: 1.2em;
    width: auto;
    padding: 2px;
    font-weight: bold;
}

#projectConfirm {
    display: block;
    width: 522px;
    height: 87px;
    padding: 15px 20px;
    margin-bottom: 10px;
    background: url( ../images/bg-block.gif ) no-repeat;
    font-size: 1.4em;
    line-height: 24px
}

#payment {
    display: block;
    padding: 15px 20px;
    margin-bottom: 10px;
    background-color: #9A2A54;
    border: 1px dotted #999999;
    color: white;
    font-size: 1.1em;
}

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: red;
    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 input.submit {
    width: 174px;
    border: none
}

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 {
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
}

form.a p strong {
    color: #9a2a54;
    margin-left: 10px;
}

form.a p.submit {
    overflow: hidden;
    font-weight: bold;
}

form.a p.submit button {
    width: 174px;
    position: relative;
    overflow: visible;
    padding: 0 0 0 10px;
    border: none;
    height: 30px;
    font-weight: bold;
    white-space: nowrap;
}

form.a p.submit button {
    margin: 0;
    padding: 0;
    border: none;
}

form.a p.submit button span {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 22px 0 10px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    line-height: 30px;
}

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;
}

#pageLeft  .content label {
    font-weight: bold;
    color: #6c9dc9
}

#pageLeft  .content .input {
    width: 200px;
    height: 17px;
    background: #f4f4f4;
    border: 1px solid #d9d9d9
}

#pageLeft  .content .selectPage {
    width: 80px
}

#pageLeft  .content .select {
    width: 350px;
    margin-top: 5px
}

#pageLeft  .content .file {
    width: 350px;
    margin-top: 5px;
    background: #f4f4f4;
    border: 1px solid #d9d9d9
}

#pageLeft  .content .textarea {
    width: 350px;
    height: 120px;
    margin-top: 5px;
    background: #f4f4f4;
    border: 1px solid #d9d9d9
}

/****************************
   About us
***************************/
#pageLeft .content p.bulk-text {
    padding-left: 20px;
}

/****************************
   Footer
***************************/
#footer {
    display: block;
    height: 30px;
    margin-top: 10px
}

#footer a {
    color: #484848
}

.error {
    margin-left: 10px;
    border: none;
    color: red;
}

#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;
    padding: 8px 5px 5px;
    border-top: 1px solid #8ec3d4;
    font-weight: bold;
    color: #9a2a54;

}

#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;
    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-weight: bold;
    font-size: 1.1em;
    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-top: 1px solid #8ec3d4;*/
/*font: bold 1.1em / 1 ;*/
/*cursor: pointer;*/
/*}*/

#calculator p.checkout a:hover span {
    border: none;
}

#calculator div.data {
    visibility: hidden;
}

/* 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/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/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/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/888888_7x7_arrow_left.gif ) 50% 50% no-repeat;
    font-size: 1em;
    text-indent: -999999px;
    cursor: pointer;
}

.ui-datepicker-next a {
    background: url( ../images/888888_7x7_arrow_right.gif ) 50% 50% no-repeat;
}

.ui-datepicker-prev a:hover {
    background: url( ../images/454545_7x7_arrow_left.gif ) 50% 50% no-repeat;
}

.ui-datepicker-next a:hover {
    background: url( ../images/454545_7x7_arrow_right.gif ) 50% 50% no-repeat;
}

.ui-datepicker-prev a:active {
    background: url( ../images/222222_7x7_arrow_left.gif ) 50% 50% no-repeat;
}

.ui-datepicker-next a:active {
    background: url( ../images/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/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/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/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/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;
}





