﻿/* http://www.theclassictraveller.co.uk/default.css */
body {
    background:             #ecdbb7 url(../Images/bg.gif) repeat-x;
    color:                  #666666;
    font:                   12px/19px Arial, Sans-serif;
}

.wrapper {
    margin:                 0 auto;
    padding-bottom:         20px;
    width:                  800px;
}

h1.logo {
    /*background:             url(../Images/logo.png) no-repeat;*/
    float:                  left;
    height:                 42px;
    margin:                 46px 0 0 9px; 
    text-indent:            -9999em;
    width:                  240px;
}

div.logo {
    /*background:             url(../Images/logo.png) no-repeat;*/
    float:                  left;
    height:                 42px;
    margin:                 46px 0 0 9px; 
    /*text-indent:            -9999em;*/
    width:                  240px;
}

.sales {
    color:                  #462f01;
    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:                  #c46500;
    margin-bottom:          10px;
}

h3 {
    color:                  #c46500;
    margin-bottom:          10px;
}

p {
    margin-bottom:          10px;
}

p.large {
    color:                  #0098ce;
    font:                   bold 14px Arial, Sans-serif;
}

a, span.phone {
    color:                  #c46500;
}

a:hover,
a:focus {
    color:                  #0098ce;
}

.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:                  720px;
}

.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:             #c56601 url(../Images/button-bg.gif) repeat-x;
    border:                 1px solid #9d5100;
    color:                  #FFF;
}

.input-submit:hover {
    color:                  #FFF;
}

.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************************************/
/*********nav****************************/
.headerNavigation a:link,
.headerNavigation a:visited
{
    color:#3f3424;
    background:url(../Images/divider.gif) right no-repeat;
    
}
.headerNavigation ul .selected
{
	color: #0098ce;
}
.dep-details strong,
.offer-box h3
{
    color:#0098CE;
}
.newBox {
    background:             #c56601 url(../Images/button-bg.gif) repeat-x;
    border:                 1px solid #9d5100;
    color:                  #FFF;
}
.dep-text-wrapper h2 a:hover
{
    color:#C46500;
}

.offer-phone-number
{
    background:#c56601 url(../Images/button-bg.gif) repeat-x top left;
    color:#fff;
    border: 1px solid #9D5100;
}