/* ----- CSS ----- */

*{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
html, body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555;
	margin:0 auto;
	padding:0 auto;
	background-color:#fff;
	text-align:center;
}

/* ----- Core ID's ----- */

#container{
	width:727px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#content {
	clear: both;
	margin-top: 50px !important;
	margin-top: 0;
}
#header{
	height:225px;
	padding:10px 0;
	margin:0 0 10px 0 !important;
	margin:0 0 7px 0;
}
#navigation{
	height:17px;
	padding:5px;
	background-image:url(../images/nav_gradient.gif);
	clear: both;
}
#navigation a{
	color:#214563;
	text-decoration:none;
}
#navigation a:hover{
	text-decoration:underline;
	color:#ff8c00;
}

#navigation ul{
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}
#navigation li{
	display:inline;
	margin: 0 5px 0 18px;
}
#fullCol{
	margin:0;
	padding:0;
}

#footer{
	color:#565656;
	height:63px;
	clear: both;
	background-color:#e3e3e3;
	padding: 8px;
}
#footer a{
	color: #565656;
}
#footer a:visited{
	color: #565656;
}
#footer2{
	color:#565656;
	height:63px;
	width:100%;
	margin:0 auto;
	padding:5px;
	clear:both;
	background-color:#e3e3e3;
}

#leftCol{
	float:left;
	width:481px;
/*	margin-bottom: 20px;*/
}
#rightCol{
	float:right;
	clear:none;
	margin-bottom:20px;
}
#rightCol .panel{
	width:235px !important;
	width:100%;
	margin:0 0 10px 0;
}
#contentarea{
	width:400px;
	clear:both;
	float:left;
}
#contentarea2{
	width:485px;
	clear:both;
	float:left;
}  
/* ----- User ID's ----- */
#logos{
	margin:0;
	padding:5px 0;
}
#footerLogos{
	margin: 0;
	padding: 0;
}
#enquiryForm{
	width:235px;
	height:306px;
	color:#000047;
	background-color:#e3e3e3;
}
.homeenquiry {
	clear: left;
}
#enquiryForm .formerror {
	color: red;
}
span.enqthanks {
	color: red;
}
#enquiryForm2{
	float:right;
	clear:none;
	width:235px;
	height:306px;
	color:#000047;
	background-color:#e3e3e3;
}
#terms{
	margin:40px 0 0 180px;
	width:275px;
	color:#666;
}
#terms h2{
	font-weight:bold;
	font-size:11px;
	margin:10px 0;
}
#terms p{

}

#deals #footer{
	width:100%;
}
#description{
	margin:10px 10px 0 10px;
	color:#666;
}
#description a{
	color:#003366;
}
#description a:hover{
	text-decoration:none;
}

/* ----- CLASSES ----- */
p.regtxt{
font-size:11px;
text-align:right;
padding: 10px 0 10px 10px;
margin: 0;
color: #777;
}
.staff{
padding-top:10px;
/* clear:both;
margin:0 0 0 -245px;
*/
}
.hide{
/* display:none; */
}
.show{
/* display:block; */
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
	clear:none;
	margin-bottom:10px;
}
.specialOffer{
	width:468px;
	height:115px;
	margin-right:10px;
	background-image:url(../images/item_gradient.gif);
	background-repeat:repeat-x;
	text-align:left;
}
.viewDeal{
	width:100%;
	height:115px;
	margin-right:0;
	background-image:url(../images/item_gradient.gif);
	background-repeat:repeat-x;
	text-align:left;
}
.viewDeal span{
	width:110px;
	float:left;
	clear:none;
	padding: 0px 15px 0 5px;
	border-right:1px solid #e3e3e3;
}
.viewDeal a{
	color:#6a6a6a;
}
.viewDeal h3, .offers h3 {
	color:#000;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	padding-left: 10px;
}
.offers {
	background: #e3e3e3;
	background-image:url(../images/item_gradient.gif);
	background-repeat:repeat-x;
}
.offers td {
	vertical-align: top;
}
.offers th {
	padding-left: 10px;
}
.dotted-left {
	height: 80%;
	border-left: 1px dotted #ccc;
	padding: 10px 0;
}
.offers span.desc{color:#6a6a6a; padding-left:10px; }
.offers span.dates{color:#254f95; font-size:11px; padding-left:10px; display: block;}
.offers span.price{
	color:#254f95;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	display: block;
}
.offers span.ref{color:#999; padding-left:10px;}

.specialOffer .details{
	margin-left:110px !important;
	margin-left:0;
}
.specialOffer p{
	padding:5px 0;
	float:left;
	width:229px;
}
.specialOffer h3{
	text-align:left;
}
.specialOffer span{
	color:#000047;
	font-weight:bold;
	margin:5px 10px 0 0;
	display:block;
	float:right;
	clear:none;
}
.specialOfferButton{
	margin-top:35px !important;
	margin-top:0;
	height:20px;
	padding:7px 10px 0 10px;
	width:320px;
	display:block;
	background-color:#ff8c00;	
}
a.specialOfferButton, a.specialOfferButton:link, a.specialOfferButton:active, a.specialOfferButton:visited {
	padding:3px 0 3px 10px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#a5a5a5;
}
a.specialOfferButton:hover{
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#990000;
}
.leftImage{
	padding:5px;
	float:left;
	width:100px;
}
.details{
	padding:5px;
	margin-left:0px;
	float:none !important;
	float:left;
	clear:none;
}
.panel{
	font-size:10px;
	float:left;
	clear:none;
	margin:0 10px 10px 0;
	width:230px;
	background-image:url(../images/item_gradient.gif);
	background-repeat:repeat-x;
}

.panel p{
	width:auto !important!
	width:100px;
}

.inputWide{
	font-size:10px;
	background-color:#000047;
	width:70px;
	color:#fff;
	border:0;
	padding:3px;
	margin:5px 5px 10px 0;
	float:right;
}


/* ----- HEADINGS ----- */
h1{
	font-size:17px;
	color:#000033;
	margin:15px 0;
	padding-bottom:10px;

	font-weight: normal;
}
h2{
	font-size:14px;
	font-weight:normal;
	color:#a2aad0;
	text-align:left;
	padding: 5px 0 10px 0;
	margin:0;
	border-bottom:1px dotted #ccc;
}
h3{
	font-size:11px;
	font-weight:normal;
	color:#a2aad0;
	text-align:center;
	padding: 5px 0 10px 0;
	margin:0;
	border-bottom:1px dotted #ccc;
}
h4{
font:;
font-size:;
font-weight:;
color:;
margin:;
padding:;
}

/* ----- PARAGRAPHS ----- */

p{
	padding:10px;
	padding: 10px 0;
}
.panel p{
	color:#000047;
	margin:0;
	padding:8px 5px 5px;
	text-align:center;
}
#footer p{
	margin:0;
	padding:5px 0 5px 5px;
	
}
#primaryContent p{
}
#secondaryContent p{
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Testimonials
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#fullcol #testimonial{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height: 18px;
	SCROLLBAR-FACE-COLOR: #FFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF;
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #efefef;
	SCROLLBAR-ARROW-COLOR: #CCC;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #ccc;	
	float:left;
	width:725px;
	height:593px;
	margin-left:-10px;
	padding:0;
	background:url(../images/testimonialsBG.jpg) no-repeat;
}
#testimonial #testimonialsContent{
	margin:35px;
	width:401px;
	height:497px;
	overflow:auto;
}
#testimonial #testimonialsContent span {
	font-size:10px;
	font-weight:normal;
	color:#0066FF;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Links
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#links img {
	vertical-align:middle;
}
#links ul {
	margin-top: 0px;
}
#links li {
	margin-bottom:15px;
	padding-left:10px;
	padding-top:15px;
	list-style:none;
	border-bottom:1px solid #EFEFEF;
}

/* ----- LISTS ----- */
ul{

margin: 0 0 12px 12px;

}
li{
list-style:;
list-style-type:;
list-style-image:;
list-style-position:;
float:;
margin:;
padding:;
}
li p{
}
ol{
width:;
margin:;
padding:;
}

ol li{
}
ul li{
}


/* ----- IMAGES ----- */

img{
	border:0;
}
img a{
	border:0;
	text-decoration:none;
}
img a:hover{
	border:0;
}

/* BREAK */

hr{
	display:none;
}



/* ----- FORMS ----- */

form{
	width:;
	margin:;
	padding:15px;
}
fieldset{
	border:;
	width:;
	margin:;
	padding:;
}
legend{
	font:;
	color:;
	margin:;
	padding:;
}
label{
	margin:;
	padding-left:5px;
	font-size:;
	font-family:;

}
input, textarea, select{
	margin: 3px 0;
	font-size: 13px;
	border: 1px solid #c2c2c2;
	width: 200px;
}

/* ----- DEFINITIONS ----- */
br{
	clear:both;
}

