
/* ------------------------------------ */
/* CSS for BakerSmith Yacht Charter		*/
/* http://www.bakersmithyachts.co.uk	*/
/* Author - Dotcafe Designs				*/
/* Author Site - www.dotcafedesigns.com	*/
/* Date - 03/06/09						*/
/* ------------------------------------ */

/* Full Reset - Thanks to Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Global Classes */
.hidden {
	display: none;
}

/* Structural Elements */
html {
	margin:0;
	height:100%
} 

body {
	height: 100%;
	background-image: url(body-bg.png);
	background-repeat: repeat-x;
	background-color: #2c2b2d;

	text-align: center;
	font-family: 'verdana';
	color: white;
}

#container {
	width: 800px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(container-bg.png);
	background-repeat: repeat-y;

	text-align: left;
}

#leftcolumn {
	float: left;
	width: 250px;
	min-height: 760px;
	background-image: url(mainmenu-bg.png);
	background-repeat: repeat-x;
	background-color: #8d363b;
}

#centrecolumn {
	float: left;
	clear: right;
	width: 540px;
	background-image: url(body-bg.png);
	background-repeat: repeat-x;
	background-color: #2c2b2d;

}

#rightcolumn {
	float: left;
	clear: right;
	width: 10px;
	min-height: 760px;
	background-image: url(mainmenu-bg.png);
	background-repeat: repeat-x;
	background-color: #8d363b;
}


/* Content Elements */
/* core content */
.masthead {
	width: 236px;
	height: 76px;
	display: block;
	margin-top: 20px;
	margin-left: 7px;
	margin-bottom: 40px;
	background-image: url(masthead.png);
	background-repeat: no-repeat;
}

.mainmenu {
	width: 240px;
	margin-left: 5px;
	margin-bottom: 30px;

	text-align: center;
	font-size: 10pt;
}

.mainmenu li {
	margin-bottom: 10px;
}

.mainmenu li a {
	text-decoration: none;
	color: white;
}

.mainmenu li a:hover {
	text-decoration: underline;
}

.address {
	width: 230px;
	margin-left: 10px;

	font-size: 8pt;
	font-style: italic;
}

.submenu {
	width: 520px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid white;
}

.submenu li {
	float: right;
	clear: left;
	margin-right: 20px;
}

.submenu li a {
	text-decoration: none;
	color: white;
	font-size: 8pt;
}

.submenu li a:hover {
	text-decoration: underline;
}


/* index page */
.valuestatement {
	width: 520px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;

	font-style: italic;
	font-size: 9pt;
	text-align: justify;
	line-height: 11.1pt;
	letter-spacing: 1pt;
}

.splashimage {
	border-bottom: 1px solid white;
}

/* terms and conditions */
#page-tandc {
	padding-bottom: 15px;
	border-bottom: 1px solid white;
}

#page-tandc h3 {
	width: 540px;
	padding-top: 20px;
	padding-left: 10px;
	border-top: 1px solid white;

	font-weight: bold;
}

#page-tandc h4 {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#page-tandc p {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;

	font-size: 10pt;
	line-height: 12.1pt;
}

/* page headers */
#page-header {
	width: 520px;
	height: 75px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	border: 1px solid white;
}

.thames { background-image: url(thames-header.png); }
.champagne { background-image: url(champagne-header.png); }
.medway { background-image: url(medway-header.png); }
.tandc { background-image: url(tandc-header.png); }
.limo { background-image: url(limo-header.png); }
.faq { background-image: url(faq-header.png); }
.specialoffers { background-image: url(specialoffers-header.png); }
.careers { background-image: url(careers-header.png); }
.contactus { background-image: url(contact-header.png); }
.privacy { background-image: url(priv-header.png); }


/* page styles */
#page-experience {
	padding-bottom: 15px;
	border-bottom: 1px solid white;
}

#exp-title-limo,
#exp-title-special,
#exp-title-privacy,
#exp-title-careers,
#exp-title-faq {
	margin-left: 10px;
}

#exp-title-thames {
	width: 315px;
	height: 110px;
	margin-left: 215px;

	background-image: url(exp-title-thames.gif);
	background-repeat: no-repeat;
}

#exp-title-champagne {
	width: 315px;
	height: 135px;
	margin-left: 215px;

	background-image: url(exp-title-champagne.gif);
	background-repeat: no-repeat;
}

#exp-title-medway {
	width: 315px;
	height: 110px;
	margin-left: 215px;

	background-image: url(exp-title-medway.gif);
	background-repeat: no-repeat;
}


#page-experience p {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;

	font-size: 10pt;
	line-height: 12.1pt;
}

#page-experience a {
	text-decoration: underline;
	color: #a16064;
}

.expfooterimg {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	border: 1px solid white;
}

/* minimenu properties */
.minimenu {
	float: left;
	width: 195px;
	height: 351px;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid white;
}

.minimenu li {
	float: left;
	clear: right;
}

.mm-thames-lit,
.mm-thames-lit:hover,
.mm-thames-dark:hover{
	float: left;
	width: 65px;
	height: 351px;
	background-image: url(mm-thames-lit.png);
	background-repeat: no-repeat;
}

.mm-thames-dark {
	float: left;
	clear: right;
	width: 65px;
	height: 351px;
	background-image: url(mm-thames-dark.png);
	background-repeat: no-repeat;
}

.mm-champagne-lit,
.mm-champagne-lit:hover,
.mm-champagne-dark:hover {
	float: left;
	clear: right;
	width: 65px;
	height: 351px;
	background-image: url(mm-champagne-lit.png);
	background-repeat: no-repeat;
}

.mm-champagne-dark {
	float: left;
	clear: right;
	width: 65px;
	height: 351px;
	background-image: url(mm-champagne-dark.png);
	background-repeat: no-repeat;
}

.mm-medway-lit,
.mm-medway-lit:hover,
.mm-medway-dark:hover {
	float: left;
	clear: right;
	width: 65px;
	height: 351px;
	background-image: url(mm-medway-lit.png);
	background-repeat: no-repeat;
}

.mm-medway-dark {
	float: left;
	clear: right;
	width: 65px;
	height: 351px;
	background-image: url(mm-medway-dark.png);
	background-repeat: no-repeat;
}

/* privacy policy */
.priv-header {
	padding-top: 20px;
	
	text-decoration: underline;
}

.priv-list {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.priv-list li {
	margin-top:	10px;

	line-height: 12.1pt;
	font-size: 10pt;
}

.priv-list-one-indent {
	margin-left: 30px;

	line-height: 12.1pt;
	font-size: 10pt;
}

.priv-list-two-indent {
	margin-left: 50px;

	line-height: 12.1pt;
	font-size: 10pt;
}

/* contact form */
.infoform {
	margin-left: 10px;
}

.field-name {
	vertical-align: top;
	padding-top: 15px;
}

#form-name {
	width: 290px;
}

#form-address {
	width: 290px;
	margin-top: 10px;
}

#form-phone {
	width: 290px;
	margin-top: 10px;
}

#form-question {
	width: 290px;
	height: 300px;
	margin-top: 10px;
}

#form-submit {
	margin-top: 10px;
	margin-left: 455px;
}

/* clearfix */

.clearfix:after {
    content:				""; 
    display:				block; 
    height:					0; 
    clear:					both; 
    visibility:				hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {			
	height:					1%;
}
/* End hide from IE-mac */
