﻿/* http://www.connectionsworldwide.co.uk/default.css */

body {
    background:             #000000;
    color:                  #666666;
}

.wrapper {
    margin:                 0 auto;
    padding-bottom:         20px;
    width:                  800px;
}

h1.logo {
    /*background:             url(../Images/logo.png) no-repeat;*/
    float:                  left;
    height:                 46px;
    margin:                 42px 0 0 9px; 
    text-indent:            -9999em;
    width:                  215px;
}
div.logo {
    /*background:             url(../Images/logo.png) no-repeat;*/
    float:                  left;
    height:                 46px;
    margin:                 42px 0 0 9px; 
    /*text-indent:            -9999em;*/
    width:                  215px;
}

.sales {
    color:                  #f38d00;
    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:                  #ff7200;
    margin-bottom:          10px;
}

h3 {
    color:                  #ff7200;
    margin-bottom:          10px;
}

p {
    margin-bottom:          10px;
}

p.large {
    color:                  #0098ce;
    font:                   bold 14px Arial, Sans-serif;
}

a, span.phone {
    color:                  #ff7200;
}

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 .brochure-column .request-quote {
    position:               relative;
    margin:                 70px 0 0 -160px;
}

.contact-form .opt-out {
    margin:                 5px 0;
    float:                  left;
    width:                  750px;
}

.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:             #ff7302 url(../Images/button-bg.gif) repeat-x;
    border:                 1px solid #d35e00;
    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
{
    background:url(../Images/divider.gif) right no-repeat;
}
.headerNavigation ul .selected
{
	color: #0098ce;
}
/*********************/
.dep-details strong
{
    color:#0098CE;
}
.spec-price .price
{   
    color:#0098CE;
 
}

.offer-phone-number
{
    background:#ff7303 url(../Images/button-bg.gif) repeat-x top left;
    color:#fff;
    border:1px solid #D35E00;
}
.newBox
{
    background:             #ff7302 url(../Images/button-bg.gif) repeat-x;
    border:                 1px solid #d35e00;
    color:                  #FFF;
}