/* CSS Document */

html, body, p, em, ul, li, span, table, tr, td, dd, dt, img, a, ol {
    margin: 0;
    padding: 0;
    border: none;
}

img {
    max-width: 100%;
    display:block;
    height: auto;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #2a2a2a;
    width: 100%;
    text-align: center;
    background: #FFF;
}

#header, .wrapper, #footer {
    margin: 0 auto;
    width: 100%;
    text-align: left;
}

#header {
    padding: 5px 0 10px;
}

#header > a {
    display: block;
    margin: 50px 0 0 10px;
}

#tagline {
    color: #0d5394;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 10px;
}

#masthead {
    background: #4fa0e0 url(../images/rotator-background.jpg) no-repeat 0 50%;
    width: 100%;
    border-bottom: 1px solid #3489cb;
    padding: 0 0 1px;
}

#navigation ul {
    width: 100%;
    margin-bottom: 3px;
    background: #02324b;
    float: left;
}

#navigation ul li {
    list-style: none;
}

#navigation ul li ul li {
    border: none;
    margin: 0;
    padding-left: 20px;

}

#navigation a {
    display: block;
    padding: 10px 0 7px 3px;
    color: #dddddd;
    text-transform: uppercase;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-weight: bold;
    text-indent: 1px;
    letter-spacing: -1.2px;
    font-size: 90%;
    text-align: left;
}

#body {
    clear: both;
    background: #ededed;
    border-bottom: 1px solid #cbcbcb;
    width: 100%;
    font-size: 90%;
    padding: 20px 0 15px 0;
    line-height: 1.5em;
    color: #2a2a2a;
    float: left;
    margin-bottom: 20px;
}

#body .wrapper div {
    padding: 0 3px;
}

#advertising {
    padding-top: 5px;
    clear: both;
}

.quotes {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #999999;
    padding: 0 0 5px 3px;
    clear: both;
    font-size: 90%;
    border-bottom: 1px solid #DADADA;
}

.quotes strong {
    display: block;
    font-size: 90%;
    padding-top: 4px;
}

.quotes h3 {
    color: #999;
    margin: 0 0 5px;
    font-weight: normal;
}

.quotes li {
    text-align: left;
    list-style: none;
}

#footer {
    font-size: 12px;
    padding: 10px 0 170px 0;
    color: #6d6d6d;
    line-height: 18px;
}

#footer #partners a {
    margin: 3px 0 0;
    display: block;
}

#footer #copyright {
    padding: 7px 0 7px 15px;
    font-style: italic;
}

#footer #about-blue-liquid-designs {
    font-style: italic;
    padding: 7px 0 7px 15px;
}

#footer #partners {
    padding: 7px 3px;
}

#footer #footer-navigation {
    padding-top: 6px;
    border-top: 1px solid #dadada;
}

#footer #footer-navigation li {
    float: left;
    list-style: none;
}

#footer #footer-navigation .more-link {
    display: none;
}

#footer #footer-navigation li a {
    color: #000000;
    font-style: italic;
    display: block;
    line-height: 25px;
    padding: 0 7px;
    margin-right: 15px;
    text-decoration: none;
    position: relative;
}

#footer #footer-navigation li a:hover {
    background: #000000;
    color: #FFFFFF;
}

.facebook-like {
    margin: 3px 0 0 10px;
}

/****************** HEADINGS *****************************/

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    line-height: 1.3em;
    padding: 0 0 8px 0;
    margin: 0;
}

h2 {

}

h3 {
    margin-top: 0;
}

h4 {
    margin-bottom: 12px;
    border-bottom: 1px dotted #CCC;
}

/****************** BUTTONS *****************************/
a {
    color: #3887C6;
}

a.button, input.button, .btn, .button_form, .button_form_small, .button_form_big, .button_form_medium {
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    padding: 4px 12px;
    border: 1px solid #298CBA;
    font-weight: bold;
    color: #FFF;
    background: #21759B url(../images/button-grad.png) repeat-x 0 0;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.4em;
    cursor: pointer;
}

a.button:hover, input.button:hover, .btn:hover, .button_form:hover, .button_form_small:hover, .button_form_big:hover, .button_form_medium:hover {
    border-color: #13455B;
    color: #EAF2FA;
}

/****************** COPY *****************************/

.table_style2 {
    margin-bottom: 10px;
    width: 90%;
}

.table_style2 td {
    padding: 9px;
    border-bottom: 1px dotted #E5E5E5;
    border-left: 1px dotted #E5E5E5;
    text-align: left;
    background: #FFF
}

.table_style2 th {
    background: #285166;
    color: #FFF;
    text-align: left;
    padding: 5px 5px 5px 9px;
    border-left: 1px solid #93ACC6;
    font-weight: normal;
}

.table_style2 th a, .table_style2 th a:visited {
    color: #FFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.table_style2 th a:hover {
    color: #183C60;
}

table td.td_style1 {
    background: url("../images/td_bg1.png") repeat-x scroll center bottom #FFFFFF;
    border-bottom: 1px solid #FFFFFF !important;
    border-left: medium none !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px;
    font-weight: bold;
    padding: 9px !important;
    text-indent: 1px;
    line-height: 26px;
}

.table_style2 th {
    background: none repeat scroll 0 0 #285166;
    border-left: 1px solid #93ACC6;
    color: #FFFFFF;
    font-weight: normal;
    padding: 5px 5px 5px 9px;
    text-align: left;
}

td.first, th.first {
    border-left: medium none !important;
}

.pricing_table {
    margin: 0 auto;
}

.pricing_table table {
    float: left;
    margin: 3px 2%;
    width: 90%;
}

.pricing_table ul li, .hosting-extras li, .tab-content ul li {
    border-bottom: 1px dotted #000;
    list-style: none;
    line-height: 27px;
}

.pricing_table ul li:last-child, .hosting-extras li:last-child, .tab-content ul li:last-child {
    border-bottom: none;
}

.pricing_table .planServerDescriptionList li span {
    display: block;
    font-weight: bold;
    margin-left: 60%;
    text-align: center;
    width: 40%;
}

.pricing_table .planServerDescriptionList li span.title {
    float: left;
    width: 60%;
    margin: 0;
    font-weight: normal;
    text-align: left;
    font-size: 12px;
}

.tab-content .long-box {
    height: 258px;
}

.td_style1 span {
    float: right;
}

.planDescriptionList li strong span {
    color: #4FA0E0;
}

table.corners {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #DDD;
}

.pricing_table input, .table_style2 input {
    margin-left: 33px;
}

.pricing_table td a {
    color: #999999;
    text-decoration: none;
    font-size: 12px;
}

.pricing_table td.package-details a {
    padding: 0 10px;
}

.pricing_table td.package-details {
    text-align: center;
}

.pricing_table td a:hover {
    text-decoration: underline;
}

h2.hosting-extras {
    clear: both;
    padding-top: 25px;
}

#body .wrapper div.hosting-extras, #body .wrapper div li.hosting-extras, #body .wrapper #help-content li div {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F7F7F7;
    border: 1px solid #DBDBDB;
    margin-bottom: 1%;
    margin-right: 1%;
    padding: 2%;
}

#tab-info-4 li.hosting-extras {
    border: 1px solid #DBDBDB;
    float: none;
    height: auto;
    margin: 0 0 10px;
    padding: 20px 20px 0;
    width: auto;
}

form .package-extras {
    visibility: hidden;
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .4);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}

div.hosting-extras p, div.hosting-extras ul {
    margin-left: 60px;
}

div.hosting-extras ul span {
    float: right;
}

.planDescriptionList span.tick {
    background: url(../images/hosting-icon-set.png) no-repeat 19px -927px;
    height: 26px;
}

.he-email {
    background: url(../images/hosting-icon-set.png) no-repeat 0 0;
    display: block;
    width: 55px;
    height: 56px;
    float: left;
}

.he-database, .he-ip {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -56px;
    display: block;
    width: 55px;
    height: 56px;
    float: left;
}

.he-domain {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -112px;
    display: block;
    width: 55px;
    height: 56px;
    float: left;
}

.he-ssl {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -168px;
    display: block;
    width: 55px;
    height: 56px;
    float: left;
}

.he-software {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -323px;
    display: block;
    width: 55px;
    height: 44px;
    float: left;
}

.he-ram {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -269px;
    display: block;
    width: 55px;
    height: 48px;
    float: left;
}

.he-dedicated {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -229px;
    display: block;
    width: 55px;
    height: 40px;
    float: left;
}

.linux-icon {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -412px;
    margin: 5px -10px 0 0;
    width: 55px;
    float: left;
    height: 33px;
}

.windows-icon {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -375px;
    margin: 7px -10px 0 0;
    width: 55px;
    float: left;
    height: 33px;
}

.fl-full-access span {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -559px;
    margin: 7px -10px 0 0;
    width: 55px;
    float: left;
    height: 55px;
}

.fl-web-hosting span {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -778px;
    margin: 7px -10px 0 0;
    width: 55px;
    float: left;
    height: 48px;
}

.fl-unlimited-bandwidth span {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -468px;
    margin: 7px -10px 0 0;
    width: 55px;
    float: left;
    height: 48px;
}

.fl-australian span {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -862px;
    margin: 7px -10px 0 0;
    width: 55px;
    float: left;
    height: 48px;
}

.fl-australian div, .fl-unlimited-bandwidth div, .fl-web-hosting div, .fl-full-access div {
    margin-left: 65px;
}

.pricing_table .windows-icon {
    height: 22px;
    margin: 2px 0 0 0;
    width: 38px;
}

.pricing_table .linux-icon {
    height: 28px;
    margin: 0;
    width: 42px;
}

.tabs ul.nav li a.windows-tab {
    padding: 0 60px 0 30px;
}

.tabs ul.nav li a.linux-tab {
    padding: 0 60px 0 30px;
}

p.table-notes, span.table-notes {
    width: 536px;
    font-size: 11px;
}

.after-table {
    padding-top: 15px;
    clear: both;
}

#tab-info-2 ul, #tab-info-4 ul {
    width: 60%;
}

#tab-info-2 ul li {
    padding-top: 0;
    font-weight: bold;
}

#tab-info-1 ul li, #tab-info-4 ul li {
    padding: 20px 0 0 6px;
    width: 90%;
}

#standard-support span.title, .tick-list-before span.title {
    float: left;
    width: 80%;
    padding-left: 3px;
}

#standard-support span.tick, .tick-list-before span.tick {
    background: url(../images/hosting-icon-set.png) no-repeat 0 -927px;
    width: 31px;
    height: 26px;
    display: block;
    margin-left: 70%;
}

table.single-right {
    float: right;
    width: 30%;
    margin-right: 50px;
}

.tick-list-before {
    margin-bottom: 15px;
}

.tick-list-before li {
    clear: both;
}

.tick-list-before div {
    font-size: 13px;
    line-height: 21px;
    margin-left: 39px;
}

.tick-list-before span.tick {
    margin: 0;
    height: 22px;
    float: left;
}

.tab-content ul.tick-list-before li {
    border: none;
    line-height: 25px;
}

.tick-list-before span.title {
    margin-left: 5px;
    float: none;
    width: auto;
    padding: 0;
}

.package-extras {
    width: 98%;
    height: 100%;
    padding: 8px;

    background: #FFF;

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

    position: absolute !important;
    top: 300px;
    left: 43% !important;
    margin-top: -94px !important;
    margin-left: -180px !important;
    z-index: 101;
}

.package-extras-heading {
    width: 560px;
    height: 44px;

    background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(1, rgb(249, 249, 249)),
            color-stop(0, rgb(233, 233, 233))
    );

    border-bottom: 1px solid #bababa;

    -webkit-box-shadow: inset 0px -1px 0px #fff,
    0px 1px 3px rgba(0, 0, 0, .08);
    -moz-box-shadow: inset 0px -1px 0px #fff,
    0px 1px 3px rgba(0, 0, 0, .08);
    box-shadow: inset 0px -1px 0px #fff,
    0px 1px 3px rgba(0, 0, 0, .08);

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

    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 44px;

    color: #444444;
    text-shadow: 0px 1px 0px #fff;
}

.package-extras-content {
    width: 548px;
    height: 295px;
    padding: 10px 6px;
    background: #fcfcfc;
    color: #000;

    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .25);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .25);

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

.table_style2 th a.button:hover {
    color: #FFF;
}

.package-extras-content p {
    margin: 0;
    padding: 0;
}

.package-extras .table_style2 td {
    padding: 3px;
}

.pricing_table .package-extras input {
    margin: 0;
}

.pricing_table th span, .table_style2 th span {
    float: right;
    font-weight: bold;
}

.package-extras .table_style2 .tr_highlight .first {
    color: #000;
    font-size: 12px;
}

.pricing_table .package-extras table {
    float: none;
    margin: 10px 5px;
    width: auto;
}

.pricing_table .package-extras table select {
    width: 300px;
}

p {
    padding: 0 0 1.5em;
}

#tagline span {
    display: block;
    text-transform: none;
    color: #2a2929;
    font-style: italic;
    font-weight: normal;
    padding-right: 2px;
}

#footer #partners span {
    font-size: 11px;
    font-weight: bold;
    display: block;
}

.hidden {
    display: none;
}

/****************** SEO PAGE *****************************/

#portfolio {
    font-size: 12px;
    text-align: left;
    margin: 0 auto;
    padding: 1em 0 0;
    position: relative;
    line-height: 1.2em;
}

.slidedeck .slide_5.active {
    background: #239df2;
}

#portfolio ul li {
    margin-right: 10px;
    list-style: none;
    padding: 0 0 12px;
}

.wrapper #portfolio a div {
    margin-top: 12px;
}

.wrapper #portfolio a div, #portfolio a em {
    padding: 2px 0 0 60px;
}

.wrapper #portfolio a div.details {
    padding: 2px 0 0 20px;
}

#portfolio a {
    padding: 4px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    display: block;

}

#portfolio a em {
    display: block;
    font-weight: normal;
}

#portfolio img {
    max-width: 95%;
    float: left;
}

#portfolio .details {
    clear: left;
    background: #174d77;
    color: #f4f4f4;
    font-weight: normal;
    margin: 10px 0 0 0;
    width: 100%;
}

#portfolio .details h3 {
    padding-top: 20px;
}

/*#portfolio .hovering .details {
display: block;
}*/

.details h3 {
    padding-top: 5px;
    font-size: 16px;
    color: #f8f8f8;
    font-style: italic;
}

.details h3 span {
    color: #d3d3d3;
    font-size: 80%;
    font-style: normal;
}

/*#portfolio .details {
display: none;	
width: 1px;
height: 1px;
overflow: hidden;
}*/

#portfolio .details em {
    padding: 0;
    margin: 0;
    display: inline;
}

.details p {
    width: 100%;
    line-height: 1.3em;
    font-size: 13px;
}

.details .tags {
    color: #e7e7e7;
    font-size: 80%;
    margin-bottom: 20px;
}

#portfolio .details img {
    padding: 5px 0;
    display: block;
    float: none;
}

#design-extras {
    clear: both;
}

#design-extras div {
    width: 100%;
    padding: 0 0 0 3px;
}

h3 {
    color: #399dec;
}

.post-content li {
    margin-left: 25px;
}

h4 {
    margin-top: 0;
}

.wpcf7-text {
    width: 98%;
}

.wpcf7-textarea {
    width: 98%;
}

h1.entry-title {
    font-size: 30px;
    padding: 0;
}

/* Comment Form */
body #body .wrapper #respond {
    background: #ddd;
    border: 1px solid #d3d3d3;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 1.625em;
    position: relative;
    width: 68.9%;
}

#respond h3#reply-title {
    font-style: normal;
    letter-spacing: 2px;
    color: #333;
    margin: 0;
}

#respond input[type="text"],
#respond textarea {
    background: #fff;
    border: 4px solid #eee;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
    -moz-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
    box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
    position: relative;
    padding: 10px;
    text-indent: 80px;
}

#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
    position: relative;
}

#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
    background: #eee;
    -webkit-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
    -moz-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
    box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
    color: #555;
    display: inline-block;
    font-size: 13px;
    left: 4px;
    min-width: 60px;
    padding: 4px 10px;
    position: relative;
    top: 40px;
    z-index: 1;
}

#respond input[type="text"]:focus,
#respond textarea:focus {
    text-indent: 0;
    z-index: 1;
}

#respond textarea {
    resize: vertical;
    width: 95%;
}

#respond .comment-form-author .required,
#respond .comment-form-email .required {
    color: #bd3500;
    font-size: 22px;
    font-weight: bold;
    left: 75%;
    position: absolute;
    top: 45px;
    z-index: 1;
}

#respond .comment-notes,
#respond .logged-in-as {
    font-size: 13px;
}

#respond p {
    margin: 0;
    padding: 0;
}

#respond .form-submit {
    float: left;
    margin: -20px 0 10px;
}

#respond input#submit {
    background: #222;
    border: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    color: #eee;
    cursor: pointer;
    font-size: 15px;
    margin: 20px 0;
    padding: 5px 22px 5px 22px;
    position: relative;
    left: 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

#respond input#submit:active {
    background: #1982d1;
    color: #bfddf3;
}

#respond #cancel-comment-reply-link {
    color: #666;
    margin-left: 10px;
    text-decoration: none;
}

#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
    text-decoration: underline;
}

.commentlist #respond {
    margin: 1.625em 0 0;
    width: auto;
}

#respond input[type="text"] {
    display: block;
    height: 24px;
    width: 75%;
}

/* =Comments
----------------------------------------------- */

#comments-title {
    font-size: 10px;
    font-weight: 500;
    line-height: 2.6em;
    padding: 0;
    text-transform: uppercase;
    border: none;
}

.nopassword,
.nocomments {
    color: #aaa;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}

.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 68.9%;
}

.commentlist .comment a {
    color: #333;
}

.content .commentlist,
.page-template-sidebar-page-php .commentlist {
    width: 100%; /* reset the width for the one-column and sidebar page layout */
}

.commentlist > li.comment {
    background: #DDDDDD;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 1.625em;
    padding: 1.625em;
    position: relative;
}

.commentlist .pingback {
    margin: 0 0 1.625em;
    padding: 0 1.625em;
}

.commentlist .children {
    list-style: none;
    margin: 0;
}

.commentlist .children li.comment {
    background: #F6F6F6;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 1.625em 0 0;
    padding: 1.625em;
    position: relative;
}

.commentlist .children li.comment .fn {

}

.comment-meta .fn {
    font-style: normal;
}

.comment-meta {
    color: #666;
    font-size: 12px;
    line-height: 2.2em;
}

.commentlist .children li.comment .comment-meta {
    line-height: 1.625em;
}

.commentlist .children li.comment .comment-content {
    margin: 5px 0 0;
}

.comment-meta a {
    font-weight: bold;
}

.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}

.commentlist .avatar {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    -moz-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    left: -102px;
    padding: 0;
    position: absolute;
    top: 0;
}

.commentlist > li:before {
    content: url(../images/comment-arrow-bypostauthor.png);
    left: -21px;
    position: absolute;
}

.commentlist > li.pingback:before {
    content: '';
}

.commentlist .children .avatar {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 2.2em;
    padding: 0;
    top: 2.2em;
}

a.comment-reply-link {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
    text-decoration: none;
}

a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
    background: #888;
    color: #fff;
}

a.comment-reply-link > span {
    display: inline-block;
    position: relative;
    top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
    background: #ddd;
    border-color: #d3d3d3;
}

.commentlist > li.bypostauthor .comment-meta {
    color: #575757;
}

.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}

.commentlist > li.bypostauthor:before {
    content: url(../images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
    background: #d6e7f5;
}

time {
    font-weight: normal;
}

.gform_body {

}

.gform_footer, .gform_body ul li {
    margin: 0 !important;
}

.news-list h1, .news-list div {
    margin: 0;
    padding: 0;
}

.reseller-nav div {
    float: left;
    width: 25%;
    padding: 0 0 1em;
}

.reseller-nav h2 {
    text-align: center;
    text-transform: uppercase;
    background: #02324B;
    color: #FFF;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin: 0;
    padding: 5px 0;
    width: 214px;
    font-size: 13px;
}

.reseller-nav ul {
    height: 105px;
    margin-top: 0;
    padding: 5px 0 0 10px;
    background: #FFF;
    width: 204px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.reseller-nav li {
    color: #EEEEEE;
    font-size: 13px;
    margin: 0 0 0 12px;
    padding-left: 0;
}

.reseller-nav li a {
    border-bottom: 1px dotted #285166;
    color: #285166;
    display: block;
    font-size: 13px;
    line-height: 23px;
    margin: 0;
    text-decoration: none;
    width: 180px;
}

.reseller-nav li a:hover {
    text-decoration: underline;
}

.search_box_home, .search_box {
    padding: 20px;
    margin: 0 auto 35px;
    text-align: center;
    background: #F7F7F7;
    border: 1px solid #DBDBDB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.search_box table {
    margin: 0 auto;
    text-align: center;
}

.search_box .search_title {
    padding-right: 20px;
    font-weight: bold;
}

.search_box .button {
    margin-left: 3px;
}

.big_number_wrapper {
    margin: 0 auto 0;
}

.search_box_home input[type="text"], .search_box input[type="text"] {
    width: 70%;
}

#body .wrapper .big_number_div {
    float: left;
    padding: 10px;
}

.big_number {
    font: bold 21px/21px Arial, Helvetica, sans-serif;
    color: #FFF;
    background: #285166;
    padding: 2px 6px;
    margin-right: 5px;
}

.big_number_desc {
    font: bold 16px/16px Arial, Helvetica, sans-serif;
    color: #285166;
}

.button_search {
    margin-left: 3px;
}

.www_bigger {
    margin-right: 2px;
    font-weight: normal;
}

.search_box_home table {
    margin: 0 auto;
    text-align: center;
}

#tld_table {
    margin-top: 20px;
}

.domain_ext_check {
    width: 110px;
    text-align: left;
}

.tabs ul.nav {
    border-bottom: 1px solid #02324B;
    float: left;
    padding-left: 20px;
    width: 96%;
    margin: 10px 0 10px 0;
}

.tabs ul.nav li {
    float: left;
    list-style: none;
    padding-right: 5px;
    margin-left: 0;
}

.tabs ul.nav li a {
    display: block;
    padding: 10px 60px;
    font-size: 13px;
    font-weight: bold;
    background: #F9FCFF;
    color: #41869F;
    border: 1px solid #41869F;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
    border-bottom: none;
}

.tabs ul.nav li a:hover {
    background: none repeat scroll 0 0 #285166;
    color: #FFF;
}

.tabs ul.nav li.active a {
    background: none repeat scroll 0 0 #02324B;
    border: 1px solid #02324B;
    color: #FFFFFF;
    margin-bottom: -1px;
}

.tabs .tab-content {
    clear: both;
    padding: 5px 25px 0;
}

#vps-more-details, .more-details {
    margin-top: 20px;
}

/* domain / hosting site settings */
.page_header_system {
    display: block;
    font: bold 21px/20px Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    margin-left: 90px;
}

.content_indent {
    margin: 30px auto 0;
    padding-bottom: 10px;
    width: 80%;
}

.table_style2 td .money {
    text-align: center;
}

#help-sidebar {
    width: 200px;
    float: left;
    background: url(../images/navigation-seperator.jpg) no-repeat top right;
}

#help-sidebar li {
    list-style: none;
}

#help-sidebar li a {
    border-bottom: 1px solid #CCC;
    display: block;
    line-height: 44px;
    text-decoration: none;
    color: #285166;
    font-size: 12px;
    padding: 0 0 0 10px;
    font-weight: bold;
}

#help-sidebar li a:hover, #help-sidebar li a.selected {
    text-decoration: underline;
    color: #02324B;
}

#help-sidebar li a.selected {
    background: #EEE;
}

#help-content {
    margin-left: 250px;
}

#help-content ul {
    margin: 0 0 12px;
}

#help-content li {
    margin-left: 30px;
}

#help-content li a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#help-content li a:hover {
    text-decoration: underline;
}

#help-content p {
    padding: 0;
}

#help-content p.p, #help-content ul.p, #help-content ol.p {
    padding: 0 0 1.5em;
}

blockquote {
    border-left: 10px solid #000000;
    font-style: italic;
    margin-left: 20px;
    padding: 10px 20px;
}

/*
 * Header Nav
 */
#social-media .login-box {
    background: #41697E;
    position: absolute;
    right: 4px;
    top: 0;
    padding: 0 0 0 15px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#social-media .login-box a {
    color: #eaeaea;
    font-size: 12px;
    line-height: 28px;
    padding: 0 15px 0 0;
    text-decoration: none;
}

#social-media .login-box a:hover {
    text-decoration: underline;
    color: #FFF;
}

/*
 * Include Navigation
 */
#navigation ul {
    float: left;
}

#navigation ul li {
    border: none;
    float: left;
    padding: 0;
}

#navigation a {
    display: block;
    line-height: 65px;
    background: #02324b;
    color: #dddddd;
    text-transform: uppercase;
    padding: 0 25px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-weight: bold;
    text-indent: 1px;
    letter-spacing: -1.2px;
    font-size: 90%;
    border-right: 1px solid #0f374d;
    text-align: center;
    border: none;
}

#navigation ul li ul li {
    border: none;
    padding-left: 0;
    list-style: none;
}

#navigation a:hover, #navigation a.home:hover, #navigation li.hovering a {
    background: #285166; /*#416578;	*/
    color: #FFF;
}

#navigation a.home {
    background: #02324b;
    width: 28px;
    height: 65px;
    padding: 0 3px;
    border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
    position:relative;
}

#navigation a.home span {
    background: url(../images/navigation-home-icon-sprite.png) no-repeat 0 0;
    width: 17px;
    height: 19px;
    display: block;
    position: absolute;
    top:23px;
    left: 9px;

}

#navigation a.home:hover span {
    background: url(../images/navigation-home-icon-sprite.png) no-repeat 0 100%;
}

/*DROP DOWN MENU */
#navigation ul li {
    position: relative;
}

#navigation ul ul.sub-menu {
    position: absolute;
    top: 65px;
    z-index:50;
    display: none;
}

#navigation ul li:hover ul.sub-menu, #navigation ul li.hovering ul.sub-menu {
    display: block;
}

#navigation ul ul.sub-menu li a {
    line-height:40px;
    background: #285166;
    width: 200px;
    border-bottom: 1px dotted #406375;
    text-align: left;

}

#navigation ul ul.sub-menu li a:hover {
    text-decoration: underline;
    background: #264657;
}