/** Body and Background Styles **/

body {
    margin: 0;
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #091e3e;
}

a {
    outline: none;
}

#space_bg {
    background: #fff url(images/process-new.jpg) no-repeat center top;
    min-width: 984px;
}

#wrapper {
    width: 984px;
    margin: 0 auto;
}


/** Header Styles **/

#header {
    height: 90px;
    position: relative;
}

#nav {
    position: relative;
    z-index: 100;
    width: 666px;
    height: 128px;
    top: 0;
    left: 30px;
}

#logo {
    background: url(images/drmartian_logo.png) no-repeat 8px 0;
    width: 390px;
    position: absolute;
    top: 0;
}

#logo-char {
    background: url(images/drmartian_char.png) no-repeat;
}

#logo span, #logo a {
    display: block;
    text-decoration: none;
    outline: none;
}

#logo, #logo p {
    height: 162px;
    margin: 0;
    padding: 0;
}


/** Price Spaceship **/
#startingfrom {
    position: absolute;
    top: 0;
    right: 17px;
    width: 221px;
    height: 220px;
    z-index: 100;
    background: url(images/starting_from.png) no-repeat;
}

#startingfrom span {
    display: none;
    font-style: italic;
}


/** Navigation **/

#nav ul {
    margin: 0;
    padding: 0;
}

#nav li {
    list-style: none;
}

#nav li a {
    display: block;
    text-decoration: none;
    outline: none;
    position: absolute;
    overflow: hidden;
    background-position: left top;
    background-repeat: no-repeat;
}

#nav li a:hover, #nav li.active a {
    background-position: left bottom;
}

#nav li#nav-home a {
    width: 79px;
    height: 40px;
    left: 0;
    bottom: 0;
    background-image: url(images/nav-home.png);
}

#nav li#nav-services a {
    width: 95px;
    height: 55px;
    left: 80px;
    bottom: 0;
    background-image: url(images/nav-services.png);
}

#nav #nav-pricing a {
    width: 78px;
    height: 64px;
    left: 176px;
    bottom: 16px;
    background-image: url(images/nav-pricing.png);
}

#nav #nav-contact a {
    width: 86px;
    height: 62px;
    left: 255px;
    bottom: 41px;
    background-image: url(images/nav-contact.png);
}

#nav #nav-startnow a {
    width: 147px;
    height: 98px;
    left: 517px;
    top: 3px;
    background-image: url(images/nav-startnow.png);
}


/** Process Container **/

.process {
    height: 250px;
    position: relative;
    visibility: hidden;
}


/** Content Area **/

#content-wrap {
    background: url(images/content-bg.png) repeat-y;
}

#content-wrap-bg {
    background: url(images/content-bg-top.png) no-repeat;
    padding: 0 29px 35px;
}

#content, .inner_content {
    line-height: 16px;
}

.moreinfo-btn {
    margin-top: 20px;
}

.right_content .moreinfo-btn {
    margin-top: 36px;
}

.moreinfo-btn a {
    width: 132px;
    height: 32px;
    background-image: url(images/btn_moreinfo.png);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    float: left;
}

.moreinfo-btn a:hover {
    background-position: left bottom;
}

.left_content {
    width: 415px;
    height: 245px;
    float: left;
    border-right: 1px solid #d5deea;
    padding: 25px 20px;
}

.left_content ul {
    margin: 0;
    padding: 14px 0 0;
    height: 66px;
}

.left_content li {
    height: 66px;
    text-align: center;
    float: left;
    list-style: none;
    padding: 0 9px;
}

.left_content li#convert-xhtml, .left_content li#convert-wp {
    border-right: 1px dotted #848e9e;
}

.left_content a img {
    border: none;
}

.left_content li:hover {
    background: url(images/convertto-bg.png) no-repeat center bottom;
}

.content-icon {
    width: 115px;
    height: 200px;
    float: left;
}

.right_content {
    width: 414px;
    height: 177px;
    float: right;
    padding: 25px 20px;
}

.clr {
    clear: both;
}


/** Testimonials **/
#testimonials {
    margin: 20px 0;
}

#testimonials-top, #testimonials-btm {
    background: url(images/testimonials-bg.png) no-repeat center;
    height: 3px;
}

#testimonials-title {
    background: url(images/title-testimonials.png) no-repeat;
    height: 11px;
    margin-bottom: 3px;
}

#testimonials-mid {
    font-size: 11px;
    color: #9fadc2;
    line-height: 13px;
    padding: 10px 25px;
}

.faq-q, .faq-a {
    font-weight: bold;
    color: #8BAE2F;
    margin-right: 5px;
}

.faq-question {
    font-weight: bold;
}

.faq-answer {
    margin-bottom: 10px;
}

#faq h4 {
    margin-top: 50px;
}

/** You Get... **/

#youget {
    background: url(images/bg-youget.png) no-repeat;
    height: 161px;
    position: relative;
    padding-top: 20px;
}

#youget #flag {
    position: absolute;
    top: -6px;
    left: 16px;
    width: 272px;
    height: 281px;
    background: url(images/flag.png) no-repeat;
    z-index: 100
}

#youget ul {
    margin: 0 0 0 285px;
    padding: 0;
}

#youget li {
    width: 40%;
    margin-left: 30px;
    float: left;
    border-bottom: 1px dotted #091e3e;
    line-height: 30px;
    background: url(images/youget-bullet.png) no-repeat left center;
    padding-left: 28px;
    list-style: none;
    font-weight: bold;
}

#youget li.btm {
    border: none;
}

#youget li a {
    color: #b83b23;
    text-decoration: none;
}

#youget li a:hover {
    color: #8bae2f;
}

#youget-title {
    height: 24px;
    background: url(images/title-youget.png) no-repeat;
    margin: 0 0 4px 314px;
}

#footer-bg {
    height: 301px;
    background: url(images/footer-bg.png) no-repeat center;
    position: absolute;
    width: 100%;
    top: -70px;
}

#footer {
    font-size: 10px;
    color: #9fadc2;
    position: relative;
}

#footer a {
    color: #9fadc2;
}

#footer a:hover {
    color: #091E3E;
}

#footer-txt {
    width: 930px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    top:90px;
}

/** Inner Pages **/

.inner_content {
    padding: 40px 20px 20px;
}

.inner_content a {
    color: #0093d0;
}

.inner_content h4 {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
}


/** Contact Page **/

#contact-right, #contact-left {
    width: 40%;
    float: left;
    padding: 20px 10px 0 0;
}

#contact-left {
    padding-top: 29px;
}

#contact-right {
    border-left: 1px dotted #848e9e;
    margin-left: 30px;
    padding-left: 40px;
    width: 48%;
}

.contact-mode {
    float: left;
    width: 40%;
    line-height: 27px;
    font-weight: bold;
    margin-top: 15px;
}

.contact-mode#emailcontact {
    width: 58%;
}

.contact-mode .icon {
    width: 35px;
    height: 27px;
    float: left;
}

.contact-mode .icon#email-icon {
    background: url(images/email-icon.png) no-repeat;
}

.contact-mode .icon#skype-icon {
    background: url(images/skype-logo.png) no-repeat;
}

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

.contact-row input, .contact-row textarea {
    padding: 3px;
    background: #fff;
    border: 1px solid #d6e8f7;
    font-family: Tahoma, Arial;
    font-size: 12px;
}

.contact-row .contact-label {
    width: 100px;
    float: left;
    font-weight: bold;
}

.contact-row .contact-input {
    float: left;
}

.contact-row .contact-input a#btn-submit, .startnow-input a#btn-submit {
    background-image: url(images/btn-sendquestion.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 132px;
    height: 32px;
    display: block;
}

.contact-row .contact-input a#btn-submit:hover, .startnow-input a#btn-submit:hover {
    background-position: left bottom;
}

.startnow-input a#btn-submit {
    background-image: url(images/btn_senddesign.png);
}


/** Other Styles **/

.req {
    color: #B63723;
}

.ok0 {
    width: 400px;
    margin: 20px auto;
    background: #ecdbde;
    border-bottom: 3px solid #990000;
    padding: 40px 60px;
    font-weight: bold;
}

.ok1 {
    width: 400px;
    margin: 20px auto;
    background: #e2f1b6;
    border-bottom: 3px solid #009900;
    padding: 40px 30px;
    font-weight: bold;
}

.ok0 img, .ok1 img {
    margin-right: 10px;
    margin-top: -5px;
}

input.inputbox,
textarea.inputbox,
select.inputbox {
    font-family: Tahoma;
    font-size: 11px;
    color: #091e3e;
    padding: 5px;
}

select.inputbox {
    padding: 2px;
}

.service_div {
    height: 1px;
    line-height: 1px;
    border-bottom: 1px solid #0093d0;
    margin-bottom: 40px;
    margin-top: 20px;
}

table.pricing th {
    background: #033c80;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

table.pricing {
    font-size: 12px;
}

.demos_head {
    height: 100px;
    background: url(images/demoshead_bg.png) repeat-x;
}


.demos_head select {
    font-family: Tahoma, Arial;
    font-size: 10px;
    border: 1px solid #144785;
    padding: 2px;
    vertical-align: middle;
    margin-left: 5px;
}

.demos_wrapper {
    width: 800px;
    margin: 0 auto;
    font-family: Tahoma, Arial;
    font-size: 10px;
    color: #144785;
    font-weight: bold;
}

.demos_logo {
    width: 297px;
    height: 100px;
    float: left;
}

.demos_select {
    width: 224px;
    border-right: 1px solid #144785;
    border-left: 1px solid #144785;
    float: left;
    margin: 20px 0;
    padding: 0 20px;
    line-height: 60px;
    text-align: center;
}

.demos_buttons {
    width: 215px;
    float: left;
    padding-left: 20px;
    line-height: 60px;
    margin: 20px 0;
}

.demos_buttons img {
    vertical-align: middle;
}

.service .service-title {
    float: left;
    width: 35%;
}

.service .service-content {
    float: left;
    width: 64%;
}

.service {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #144785;
}

a.startnow {
    color: #B83B23;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    outline: none;
}

a.startnow:hover {
    color: #79A431;
}

.waitingfor {
    color: #B83B23;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
}

/** Start Now **/

.startform {
    padding-top: 20px;
}

.startnow_left {
    width: 615px;
    float: left;
    border-right: 1px dotted #144785;
}

.startnow_left .startnow-spacing {
    height: 30px;
}

.startnow_left h4, #services h4, #faq h4 {
    line-height: 25px;
    border-bottom: 1px solid #F1F4F7;
    margin-bottom: 20px;
    width: 95%;
    color: #79A431;
}

#services h4, #faq h4 {
    width: 100%;
}

.startnow_left input, .startnow_left textarea, .startnow_left select {
    background: #DCE2EA;
    border: 1px solid #B9C6D6;
}

.startnow_left select {
    padding: 5px;
}

.startnow_left input#btn-submit {
    border: none;
    background: none;
}

.startnow_left .startnow-row {
    margin-bottom: 15px;
}

.startnow_left .startnow-lbl {
    width: 200px;
    float: left;
    font-weight: bold;
    margin-right: 20px;
}

.startnow_left .startnow-input {
    width: 390px;
    float: left;
}

.startnow_right {
    width: 250px;
    float: left;
    margin-left: 20px;
}

#day-selector {
    background: url(images/days-bg.png) repeat-x center;
    height: 50px;
    width: 95%;
}

#day-selector ul {
    padding: 0;
    margin: 0;
}

#day-selector li {
    float: left;
    text-align: center;
    list-style: none;
}

#day-selector .day-icon {
    width: 23px;
    height: 23px;
    background-image: url(images/icn-days.png);
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    margin: 13px auto 0;
    cursor: pointer;
}

#day-selector .day-icon:hover, #day-selector .day-opt-selected .day-icon {
    background-position: bottom left;
}

#day-selector .day-opt-selected .day-icon {
    color: #b83b23;
}

.optionname {
    float: left;
    background: #fff;
}

.optionprice {
    float: right;
    text-align: right;
    background: #fff;
}

.startnow_right .option {
    background: url(images/option_divider.png) repeat-x left 13px;
    padding: 5px 0;
}

.startnow_right .total {
    margin-top: 20px;
    text-align: right;
    font-size: 25px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.totalprice {
    color: #79A431;
}

.days {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

#currency {
    text-align: right;
}


/** Hidden Elements **/

#logo h2, #nav a span, .left_content h3, .right_content h3,
.left_content li span, .moreinfo-btn span, #testimonials-title span,
#youget #flag h3, #youget #flag span, #youget-title span, #page-title span,
.icon span, .contact-row .contact-input a span, .startnow-input a#btn-submit span {
    display: none;
}

