﻿html, body, form {
    height: 100%;
    min-height: 100.1%;
}
/* ------------------------------------------------------------------------- Language overrides */
.lang-en {
}
.lang-fr {
}
.lang-es {
}
/* ------------------------------------------------------------------------- Site Width */
#header, #content-wrapper, #footer {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
/* ------------------------------------------------------------------------- Header */
#header-wrapper {
    margin: 0 auto;
    height: 150px;
    width: 960px;
    margin-top: 5px;
	background-image: url(layout/headers/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header {
    height: 100%;
}
#header div#numbers {
    position: absolute;
    height:50px;
    right: 10px;
    top: 75px;
    z-index:10;  
    color:#00A4C0;      
}
#header div#numbers span {
    font-size:1.5em;
    font-weight:bold;
}
#header div#numbers a {
    padding-top:5px;
    color:#00A4C0;          
    display:block;
}
#header a.logo {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 360px;
    height: 120px;
    text-indent: -999em;
    overflow: hidden;
}
/* ------------------------------------------------------------------------- Header - Header Menu*/
#header #header-menu {
    background: url(layout/header-tab.jpg) no-repeat;
    position: absolute;
    height: 26px;
    width: 568px;
    right: 0;
    top: 0;
}
#header #header-menu ul {
    margin: 2px 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
}
#header #header-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    padding-right: 10px;
    color: #3398CC;
    font-size: 0.9em;
}
#header #header-menu li select {
    font-size: 0.9em;
}
#header #header-menu li.start {
    padding-left: 20px;
}
#header #header-menu li.start a {
    padding-right: 10px;
}
#header #header-menu li a {
    padding-right: 10px;
    border-right: 1px solid #00A4C0;
}
#header #header-menu li.last a{
    border-right: none;
    padding-right:0;
}
#header #header-menu li.language {
    padding-left: 10px;
    background-repeat: no-repeat;
    padding-right: 25px;
    margin-right: 10px;
    background-position: right center;
}
#header #header-menu li.language select {
    width: 13em;
}
#header #header-menu li.flag-gbp {
    background-image: url(flags/flag-gb.gif);
}
#header #header-menu ul a {
    color: #000;
    text-decoration: none;
    display: block;
    margin-top: 5px;
}
#header #header-menu ul a:hover {
    text-decoration: underline;
}
/* ------------------------------------------------------------------------- Header - Plane Straplines */
#header img.strapline {
    position: absolute;
    top: 70px;
    left: 230px;
}
/* ------------------------------------------------------------------------- Header - Main Menu*/
#header #main-menu {
    position: absolute;
    right: 11px;
    top: 30px;
}
#header #main-menu li {
    display: inline;
    border-right: 1px solid #00A4C0;
    padding-right: 7px;
	margin-left: 5px;
    color: #3398CC;
}
#header #main-menu li.last {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}
#header #main-menu li a {
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
    color: #00A4C0;
}
#header #main-menu li a:hover, #header #main-menu li a.on {
    color: #64C7DA;
}
/* ------------------------------------------------------------------------- Content and templates*/
#content {
    padding: 0 0px 10px 0px;
    line-height: 1.2em;
	margin-top: 10px;
}
#leftcontent{
	width: 580px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
#rightcontent{
	width: 360px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.template-home #primary-content {
    width: 575px;
    float: left;
}
.template-home #secondary-content {
    width: 230px;
    float: left;
	margin-left: 25px;
}
.template-2-column #primary-content {
    width: 700px;
    padding-top: 10px;
    float: right;
}
.template-2-column #right-primary-content {
    width: 580px;
    float: right;
}
.template-2-column #primary-content .content-2-column .column-1 {
    width: 405px;
    float: left;
}
.template-2-column #primary-content .content-2-column .column-2 {
    width: 253px;
    position: relative;
    padding-bottom: 5px;
    float: right;
}
.template-2-column #secondary-content {
    width: 240px;
    float: left;
    padding-bottom: 0;
}
.template-2-column #left-secondary-content {
    width: 360px;
    float: left;
}
/* ------------------------------------------------------------------------- Footer */
#footer-wrapper {
	clear: both;
    margin-top: 20px;
}
#footer {
    height:auto;
	line-height:1.3em;
	width: 960px;
}
#footer #secure {
    position: absolute;
    width: 59px;
    height: 72px;
    top: 173px;
    z-index: 10;
    left: 34px;
    background: url(icons/secure-lock.jpg) no-repeat;
}
#footer #credit-cards {
    position: absolute;
    width: 134px;
    height: 60px;
    top: 178px;
    z-index: 10;
    left: 95px;
    background: url(icons/credit-cards.gif) no-repeat;
}
#footer a#payment-options {
    position: absolute;
    left: 30px;
    top: 250px;
    z-index: 10;
    background: url(buttons/roll-over/btn-style-orange-188-footer.gif) no-repeat;
    width: 188px;
    font-size: 1em;
}
#footer a#payment-options:hover {
    background-position: right top;
}
#footer div#decorative-icon-boat {
    position: absolute;
    width: 69px;
    height: 81px;
    top: -81px;
    z-index: 10;
    left: 25px;
    background: url(layout/boat.gif) no-repeat;
}
#footer ul {
    margin: 0;
    padding: 0;
}
#footer ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* ------------------------------------------------------------------------- Footer - Tag Clouds */
#footer .tag-cloud {
    float: left;
    width: 50%;
    color: #015B6A;
}
#footer .tag-cloud a {
    text-decoration: none;
    color: #015B6A;
}
#footer .tag-cloud a.rank-1 {
    font-size: 1.1em;
}
#footer .tag-cloud a.rank-2 {
    font-size: 1.2em;
}
#footer .tag-cloud a.rank-3 {
    font-size: 1.3em;
}
#footer .tag-cloud a.rank-4 {
    font-size: 1.4em;
}
#footer .tag-cloud a:hover {
    text-decoration: underline;
}
#footer .tag-cloud h2 {
    margin: 30px 15px 10px 15px;
}
#footer .tag-cloud ul {
    padding: 0 15px;
}
#footer .tag-cloud li {
    list-style: none;
    margin: 0;
    display: inline;
}
/* ------------------------------------------------------------------------- Footer - Content */
#footer #footer-content {
    color: #644716;
    position: absolute;
    top: 210px;
    left: 250px;
    width: 400px;
}
#footer #footer-content p {
    margin: 0;
    padding: 0;
}
#footer #footer-content a {
    float: right;
    margin-right: 20px;
    background-image: url(buttons/roll-over/btn-style-blue-footer.gif);
    width: 152px;
    font-size: 1em;
}
#footer #footer-content h2 {
    background: url(text/our-commitment.gif) no-repeat;
    text-indent: -999em;
    overflow: hidden;
    height: 22px;
    width: 190px;
}
/* ------------------------------------------------------------------------- Footer - Useful Links */
#footer #useful-links {
    position: absolute;
    top: 210px;
    left: 660px;
    width: 290px;
}
#footer #useful-links h2 {
    background: url(text/useful-links.gif) no-repeat;
    text-indent: -999em;
    overflow: hidden;
    height: 22px;
    width: 101px;
    margin: 0;
}
#footer #useful-links ul {
    padding: 0;
    margin: 0 0 0 2px;
    float: left;
    width: 49%;
}
#footer #useful-links li {
    width: 100%;
    margin: 4px 0;
}
#footer #useful-links li a {
    color: #644716;
}
/* ------------------------------------------------------------------------- Footer - Bottom */
#footer #footer-bottom {
    bottom: 0;
    position: absolute;
    width: 100%;
    padding-bottom: 7px;
    color: #644716;
    font-size: 0.85em;
}
#footer #footer-bottom li {
    float: left;
    padding: 8px 0 0 0;
    margin-right: 8px;
}
#footer #footer-bottom li#crafted-media {
    float: right;
    padding: 0 10px 0 0;
    margin-right: 0;
}
#footer #footer-bottom li a {
    color: #644716;
    border-left: 1px solid #BC924D;
    padding-left: 10px;
}
#footer #footer-bottom li#crafted-media a {
    border: none;
}
#footer #footer-bottom li a:hover {
    text-decoration: none;
}

