﻿/* ------ MAN Layout -------------------------------------- */
/* ------ Copyright (c) MAN Truck & Bus UK Ltd ------------ */
/* ------ Layout Styles ----------------------------------- */
/* ------ Print template ----------------------------------- */
/* -------------------------------------------------------- */
/* ------ Intuitiv Limited -------------------------------- */
/* ------ Last Updated 15-03-09 --------------------------- */

body {
	background: #FFFFFF;
	margin: 0;
}

#holder {
	width: 640px;
}

#logo {
	width: 200px;
	height: 58px;
	margin-bottom: 20px;
}

#group {
	width: 640px;
	text-align: right;
	position: absolute;
	top: 40px;
	border-bottom: solid 1px #fab900;
}

.company {
	font-size: 1.6em;
	font-weight: bold;
	color: #303C49;
}

#footer {
	width: 640px;
	clear: both;
	border-top: 1px solid #cccccc;
	height: 10px;
}

.clear {
	clear: both;
}

#homefeatimg {
	display: none;
}

#homecontent {
	width: 640px;
	margin-top: 38px;
}

#homecontent .lhcol {
	width: 640px;
	float: left;
}

#homecontent .rhcol {
	display: none;
}

.lhcol div {
    margin-bottom: 15px;
}

.links img {
     margin-bottom: 5px;
}

#content {
	width: 640px;
	margin-top: 40px;
}

#content #featimg {
	display: none;
}

#content .lhcol {
	width: 640px;
	float: left;
}

#content .span {
	width: 640px;
	float: left;
}

#content .span .rcol {
	width: 285px;
	float: right;
}

#content .span .lcol {
	width: 285px;
	float: left;
}

#content .rhcol {
	display: none;
}

.contact {
	width: 181px;
	border: 1px solid #D6D8DB;
}

.contact .hd {
	width: 181px;
	background: #D6D8DB;
}

.contact .text {
	width: 171px;
	padding: 5px;
}

.news-thumb {
    float: left; 
    margin: 5px 10px 3px 0; 
    width: 80px; 
    height: 55px; 
    border: 0;
}

table.data {
    margin-left: 5px;
}

#foot {
	display: none;
}

div.promolink {
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

div.quicklink {
	margin-bottom: 22px;
}

.modalPopup {
	background: #fff;
	border: solid 2px #303C49;
	padding: 15px;
}

.search {
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: -55px;
    visibility: hidden;
}

.heading {
    width: 255px;
    color: #000000;
    padding: 6px 15px;
    margin-bottom: 3px;
}

.heading h5 {
    margin: 0;
    padding: 0;
    font-size: 1em;
}

.details {
    width: 259px;
    border: solid 1px #808890;
    padding: 12px;
    margin-bottom: 10px;
}

.details p {
    margin: 0;
}

.details table th {
    text-align: left;
    width: 120px;
}   

.details table td.spacer {
    width: 15px;
}

.details table td {
    text-align: left;
    width: 124px;
    padding: 4px 0;
}

.ddlDates {
    padding: 1px;
}

.hidden {
    margin-top: 6px;
}   
        
.coach-item {
    position: relative; 
    width: 184px; 
    border: solid 1px #707070;
    float: left;
    margin: 0 12px 12px 0;
}

.coach-item .date {
    position: absolute; 
    top: 0px; 
    right: 0px; 
    width: 20px; 
    height: 19px; 
    border-left: solid 1px #ffffff; 
    border-bottom: solid 1px #ffffff; 
    background: #fab900; 
    color: #303c49; 
    padding: 6px 10px 0;
}

.coach-item img {
    width: 184px; 
    height: 118px;
}

.coach-item .name {
    border-bottom: solid 1px #707070; 
    padding: 10px; 
    text-align: center;
}

.coach-item .link {
    display: none;
}

.product {
    border-bottom: solid 1px #cccccc; 
    width: 500px;
}

.product .image {
     float: left; 
     position: relative; 
     width: 182px; 
     height: 126px; 
     background: #ffffff; 
     margin: 0 10px 5px 0;
}

.product .properties {
    float: right; 
    width: 308px;
    margin: 0;
}

.product .properties ul {
     padding: 0; 
     margin: 0 0 0 15px;
}

.product a {
    display: none;
}

div#nav-zone {
	display: none;
}

div#top-nav-zone {
	display: none;
}

ul#top-nav {
	display: none;
}

div#prim-nav-zone{
	display: none;
}

ul.prim-nav {
	display: none;
}

div#sec-nav-zone {
	display: none;
}

div#sec-nav-zone ul {
	display: none;
}

.no-print {
    display: none;
}

.printImages {
    padding: 10px 0px; 
    display: block;
}

.printImages img {
    margin-left: 30px;
}

#pnlLoading {
    display: none;
}   
