﻿/* ---------- 	
	© 2009 FISH Media. All Rights Reserved.
---------- */

/* MAIN LAYOUT CLASS'S
-------------------------------------------------------------------------*/

* {
	font-family		: Arial, Sans-Serif;
	margin			: 0;
	padding			: 0;
}

html, body 
{
	background		: #0348a3 URL("../images/bgrounds/main-bg.png") center top repeat-y;
	color			: #232323;
	text-align		: center;
	font-size		: 12pt;
}

#container 
{
	width			: 825px;
	margin			: auto;
	text-align		: left;
	z-index			: 1;
}

#header 
{
	background		: URL("../images/bgrounds/header-bg.jpg") 430px 0px no-repeat;
	height			: 180px;
}

#logo-holder 
{
	padding			: 5px 0px;
}

#strap-line
{
	background		: URL("../images/titles/moble-valeting-strapline-blue.gif") 0px 0px no-repeat;
	width			: 410px;
	height			: 79px;
}

#strap-line h1,
#strap-line h2 
{
	display			: none;
}

#body-copy 
{
	padding			: 10px 0px 10px 3px;
}

#accreditation-holder  
{
	float			: right;
	width			: 114px;
	text-align		: center;
	margin-right	: 2px;
}

#accreditation-holder img 
{
	margin			: 3px auto;	
}

#accreditation-holder #print-holder 
{
	margin			: 14px auto 0px 5px;
}

#accreditation-holder #print-holder a 
{
	background		: URL("../images/buttons/print.jpg") 0px 0px no-repeat;
	display			: block;
	width			: 103px;
	height			: 24px;
}
#accreditation-holder #print-holder a span { display: none; }

#into-text 
{
	float			: left;
	width			: 680px;
}

#body-copy p {
	font-size		: 0.85em;
	line-height		: 1.4em;
	margin-bottom	: 15px;
}

#body-copy p strong 
{
	color			: #005CB2;
}

#price-list-heading 
{
	background		: URL("../images/titles/price-list-black-2011.jpg") 0px 0px no-repeat;
	height			: 34px;
	width			: 818px;
}

#price-list-heading h3 { display: none; }


#pricing-holder 
{
	padding			: 15px 0px;
	width			: 818px;
}

#pricing-holder div.price-card 
{
	background		: URL("../images/bgrounds/price-card.jpg") 0px 0px no-repeat;
	width			: 234px;
	height 			: 240px;
	float			: left;
	margin			: 0px 4px 4px;
	padding			: 15px;
}

#pricing-holder div.small-card
{
	background		: URL("../images/bgrounds/price-card-small.jpg") 0px 0px no-repeat;
	height 			: 163px;
}

#pricing-holder div.price-card div.price-holder 
{
	background		: URL("../images/bgrounds/price-button.png") 0px 0px no-repeat;
	width			: 103px;
	height 			: 50px;
	text-align		: center;
	float			: right;
	color			: #000000;
	margin			: 0;
	padding			: 15px 0 0;
	
	font-size		: 1.0em;
	font-weight		: bold;
}

#pricing-holder div.price-card div.price-holder-v2 
{
	background		: URL("../images/bgrounds/price-holder.png") 0px 0px no-repeat;
	width			: 100px;
	height 			: 47px;
	text-align		: center;
	float			: right;
	color			: #000000;
	margin			: 10px 0 0;
	padding			: 15px 0 0;
	font-size		: 1.0em;
	font-weight		: bold;	
}


#pricing-holder div.price-card div.price-holder span,
#pricing-holder div.price-card div.price-holder-v2 span 
{
	font-weight		: normal;
}

#pricing-holder div.price-card h3,
#price-list-holder h3
{
	color			: #000000;
	font-size		: 0.95em;
	margin-bottom	: 5px;
	margin-top		: 10px;
}

p.offer
{
	color			: #005CB2;
	font-weight		: bold;	
	font-size		: 17px !important;
	text-align		: center;	
	margin			: 10px 0px 0px !important;
}

p.offer span.red
{
	font-family		: "HelveticaNeue Condensed", "Arial Narrow", sans-serif;
	color			: #005CB2;
	font-size		: 19px;	
}

p.offer span.red2
{
	color			: #005CB2;	
}

#pricing-holder div.price-card p 
{
	font-weight		: bold;
	font-size		: 0.8em;
	margin-bottom	: 5px;
}

#pricing-holder div.price-card p.intro
{
	font-weight		: normal;
}
#pricing-holder div.price-card p.intro strong {color : #dc1927;}

#pricing-holder div.price-card h4 
{
	color			: #005CB2;
	font-size		: 0.8em;
	margin-bottom	: 3px;
}

#pricing-holder div.price-card ul 
{
	margin-left		: 15px;	
	margin-bottom	: 10px;	
}

#pricing-holder div.price-card li
{
	list-style-type	: square;
	color			: #78c3e8;
	font-size		: 0.7em;
	line-height		: 1.2em;
}
#pricing-holder div.price-card li span 
{
	color			: #232323;
}

#booking-holder 
{
	background		: URL("../images/bgrounds/booking-bg.jpg") 0px 0px no-repeat;
	height 			: 49px;
	color			: #232323;
	font-weight		: bold;
	text-align		: center;	
	font-size		: 1em;
	width			: 818px;
	line-height		: 3.0em;
}

#booking-holder h3 
{
	padding			: 0 !important;
	margin			: 0;
	font-size		: 1.4em;
	line-height		: 2.2em;
}

/*---------------------------------------------------------------------------------------------------------*/

#footer 
{
	margin			: 25px 0px;
	text-align		: left;
	font-size		: 0.9em;
}

#footer #copyright-text {float: left; width: 89%;}
#footer #copyright-text p 
{
	color			: #424242;
	font-size		: 0.75em;
	margin-bottom	: 0px;
}

#stat-counter-holder
{
	float			: right; 
	width			: 10%;
	text-align		: right;
}


/*---------------------------------------------------------------------------------------------------------*/

#site-builder-holder 
{
	clear			: both;
	float			: right;
	color			: #424242;
	padding-top		: 13px;
	text-align		: left;
	
}

#site-builder-holder UL {
	padding			: 5px 0px 15px 0px;
	float			: left;
	list-style-type	: none;
	white-space		: nowrap;
	overflow		: hidden;
}

#site-builder-holder LI 
{
	display			: inline;
	float			: left;
	padding-right	: 3px;
	font-size		: 0.7em;
}

#site-builder-holder  a:link, #site-builder-holder a:visited 
{
	color			: #424242;
}


/* -------------------------------------------------------------------------
// CLEAR CSS
//--------------------------------------------------------------------------*/
.clearCSS {clear:both;line-height:0px;height:0px;visibility:hidden;}
