﻿/* http://www.ngjourneys.co.uk/default.css */
body {
    background:             #000000;
    color:                  #666666;
}

.wrapper {
    margin:                 0 auto;
    padding-bottom:         20px;
    width:                  800px;
}

.header {
}

h1.logo {
    float:                  left;
    height:                 58px;
    margin:                 30px 0 0 9px; 
    text-indent:            -9999em;
    width:                  183px;
}

div.logo {
    /*background:             url(../Images/logo.png) no-repeat;*/
    float:                  left;
    height:                 58px;
    margin:                 30px 0 0 9px; 
    /*text-indent:            -9999em;*/
    width:                  183px;
}

.sales {
    color:                  #ffd700;
    float:                  right;
    margin:                 50px 9px 0 0;
}

.sales strong {
    font-weight:            normal;
    font-size:              1.6em;
}

.banner {
    /*background:             url(../Images/banner.png) no-repeat;*/
    height:                 200px;
}

.content {
    background:             #FFF;
}

.top-content {
    padding:                20px 20px 10px;
}

h2 {
    color:                  #000000;
    margin-bottom:          10px;
}

h3 {
    color:                  #000000;
    margin-bottom:          10px;
}

p {
    margin-bottom:          10px;
}

p.large {
    color:                  #0098ce;
    font:                   bold 14px Arial, Sans-serif;
}

a, span.phone {
    color:                  #000000;
}

a:hover,
a:focus {
    color:                  #d4a500;
}

.clear {
    clear:                  both;
}

.contact-form {
    background:             url(../Images/form-bg.gif) repeat-x;
    border:                 1px solid #d9d9d9;
    border-width:           1px 0;
    padding:                20px 20px 10px;
}

.contact-form .message-error {
    background:             #F1D4C7 url(../Images/icon-error.png) no-repeat 5px 10px;
    border:                 1px solid #E8AA98;
    color:                  #666666 !important;
    margin-bottom:          20px;
    padding:                9px 10px 5px 30px;
}

.contact-form .message-success {
    background:             #DFEDB8 url(../Images/icon-ok.png) no-repeat 5px 10px;
    border:                 1px solid #B9D274;
    color:                  #666666 !important;
    margin-bottom:          20px;
    padding:                9px 10px 5px 30px;
}

.contact-form .message-error ul, 
.contact-form .message-success ul {
    list-style-type:        none;
}

.contact-form .brochure-column .check-list {
    padding:                5px 0 10px;
}

.contact-form .brochure-column .check-list input {
    clear:                  both;
    float:                  left;
    margin-bottom:          10px;
}

.contact-form .brochure-column .check-list label {
    cursor:                 pointer;
    float:                  left;
    line-height:            12px;
}

.contact-form .opt-out {
    margin:                 5px 0;
    float:                  left;
    width:                  760px;
}

.contact-form .opt-out input 
{
    clear:                  both;
    float:                  left;
    margin-bottom:          20px;
    margin-right:			10px;
}

.hr {
    clear:                  both;
    height:                 1px;
    border-bottom:          1px solid #d9d9d9;
}

.form-image {
    float:                  left;
}

.input-submit {
    background:             #ffd805 url(../Images/button-bg.png) repeat-x;
    border:                 1px solid #d4a500;
    color:                  #695a07;
}

.input-submit:hover {
    color:                  #695a07;
}

.footer {
    background:             #fff;
    padding:                10px 0;
}

.footer p {
    line-height:            normal;
    margin:                 10px 0 0;
    text-align:             center;
}

.bottom {
    background:             url(../Images/bottom.png) no-repeat;
    height:                 9px;
    overflow:               hidden;
}


/*************************tc ***************************/

/******navigation**********/
.headerNavigation ul
{
    float:right;
}
.headerNavigation a:link,
.headerNavigation a:visited
{
    color:#fff;
    text-decoration:none;
    padding:3px 5px 3px 5px;
}
.headerNavigation a:hover
{
    text-decoration:underline;
}
.headerNavigation ul .selected
{
	color: #d4a500;
}
/************/
h1.main-heading,
.richTextEditor h1
{
    color:#0098CE;
}
.richTextEditor h1
{
    padding-bottom:10px;
}
.dep-details strong
{
    color:#f69439;
}
.dep-text-wrapper h2,
.dep-text-wrapper h2 a:link,
.dep-text-wrapper h2 a:hover
{
    color:#0098CE;
}
.newBox {
    background:             #ffd805 url(../Images/button-bg.png) repeat-x;
    border:                 1px solid #d4a500;
    color:                  #695a07;
}
.spec-price .price
{
    color:#0098CE;
}
.spec-price 
{
    background:transparent url(../Images/form-bg.gif) repeat-x scroll 0 0;
}

.offer-phone-number
{
    background:#ffd803 url(../Images/button-bg.png) repeat-x top left;
    color:#695A07
}
.offer-phone-number strong
{
    color:#000;
}