/* dark blue: 214e94 */
/* turquoise: 51bbd0 */
/* light green: d3eae8 */
/* dark green: 266c7a*/

.clearfix {
	clear:both;
}

body {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:11.5px;
	color:#214e94;
	line-height:21px;
	text-align:justify;
	/* fill trim at bottom when page is too short*/
	background-color:#d4eae8;
}

* html body {
	font-size:12px;
}

img {
	display:block;
	border:none;

}



a img {
	border:none;
}

h1 {
	font-size:18px;
	padding-right:20px
}

h1 img {
	display:inline;
}

a {
	border:none;
	color:#51bbd0;
}


div#layout {
	background-color:#fff;
	width:990px;
	margin:auto;
}

div#head {
	background-color:#51bbd0;
	border-top:solid 4px #d3eae8;
	overflow:visible;
	height:93px;
}

div#details {
	float:right;
	color:#fff;
	font-size:21px;
	margin-top:30px;
	overflow:visible;
	margin-right:40px;
}

div#details div {
	text-align:right;
	
}

span#phoneNum {
	font-size:1.5em;
	line-height:1em;
}

span#help {
	display:block;
	font-size:0.8em;
}

a#logo {
	display:block;
	background-color: #d3eae8;
	float:left;
	margin-left:40px;
}

div#centre {
	margin-top:40px;

	
}

div#sideBar {
	float:left;
	
	margin-left:40px;
	width:195px;
}

div#sideBar ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
	font-weight:bold;
}

div#sideBar ul li a {
	color: #214e94;
	text-decoration: none;
	padding: 5px 18px 5px 0;
	display:block;
}

div#sideBar ul li a.selected {
	background:#fff url(../img/menuSelected.jpg) center right no-repeat;
}

div#sideBar ul ul a {
	color: #999;
}

div#content {
	border-left:solid 3px #d3eae8;
	margin-left:235px;
	
}

div.text {
	padding: 0px 40px;
	margin-right:330px;
}

div.text2 {
	padding: 0px 40px;
	margin-right:50px;
	padding left: 50px
}
	
div.moreInfo {
	padding-left: 44px;
	font-weight:bold;
	background: #fff url(../img/moreInfoIcon.jpg) center left no-repeat;
	height:24px;
	margin: 5px;
}

div.moreInfo a {
	font-style: italic;
	color: #000;
	float:right;
}

div.imageAndBoxes {
	float:right;
	width: 332px;
	position:relative;
	top:-40px;
}

div.imageAndBoxes img {
	
}

div.box {
	background-color: #51bbd0;
	color: #fff;
	margin: 10px 0;
	width:98%;
	float:right;
}

div.box div.topTrim {
	background: #51bbd0 url(../img/topLeftCorner.jpg) left center no-repeat;
	height:22px;
}

div.box div.bottomTrim {
	background: #51bbd0 url(../img/bottomLeftCorner.jpg) left center no-repeat;
	height:22px;
}

div.box p, div.box img {
	margin: 0 22px;
}

div.box img {
	border: solid 3px #d3eae8;
	float:left;
}

div.box div.content {
	min-height:30px;
}

div#foot {
	clear:both;
	background-color:#266c7a;
	color:#fff;
	border-top:solid 4px #51bbd0;
	border-bottom: solid 6px #d3eae8;
	text-align:right;
	font-size:0.7em;
	
	margin: auto;
	font-weight:bold;
	width:980px;
	padding-right: 10px;
	
}

.footinner {
	background-color:#266c7a;
	border-bottom: 5px; 

/*note these two must be same as (width above in div#foot) + (the padding above in div#foot) for the footer to work */

	width:990px; 
/* ------ */
}


div.foot text {
	font-size:8px

div#picture_mv {
	background-color:#266c7a;
	color:#fff;
	margin: 20px 20px
}

div.moreInfo2 {
	padding-left: 44px;
	background: #fff url(../img/moreInfoIcon.jpg) center left no-repeat;
	height:24px;
	margin: 2px;
}

div#table {
	border:medium
	border #000
	
}
	
	
	.fleft {
	
	float: left;
	}
	
	.fright {
	
	float: right;
	
	}
	
	.clear {
	clear: both;
	
	}
	
	.row {
	
	height: 30px; 
	width:  700px;
	
	}
	
	.movie {
	float: right
	}
	
	.emailfooter {
	float: left;
	
}
	
	div#table {
	
	border:thin;
	border-colour:#006666;
	
}
	
	div.prices {
	border-left:50px;
	padding-left: 20px;
}



.table-format

{

padding: 0px;

border-top: 1px solid #51bbd0;
border-left: 1px solid #51bbd0;
border-right: 1px solid #51bbd0;

}

.table-format td

{

padding: 3px;

border-bottom: solid #51bbd0 1px;



}



.table-format th

{

colour: #FFFFFF

border-bottom: solid #51bbd0 0px;	

	padding: 6px;

	background-color: #51bbd0;

	font-weight: bold; color:#FFFFFF
}


div#about-flash

{

float: right;
}


