html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#5d6967;
	text-align:center;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#2D94B5;
}

a:hover {
	text-decoration:underline;
}

/*---------------------text styles---------------------------*/

h1.logo {
	background:#FFF url('../graphics/logo.jpg') no-repeat;
	width:342px;
	height:99px;
	overflow:hidden;
	text-indent:-99999px;
}

h1.logo a {
	width:342px;
	height:99px;
	display:block;
}

h4 {
	color:#996945; /*old color: #5D6967 */
	font-size:13px;
}

#main_content h2 {
	font-size:18px;
	color:#4e4f4e; /* old colour: #5d6967 */
	margin:0 0 13px;
	line-height:18px;
	font-weight:normal;
}

#content_right h2 {
	margin-top:5px;
	color:#2D94B5;
	font-size:22px;
	text-indent:1px;
}

#content_right h3 {
	font-size:15px;
	color:#2D94B5;
	margin:14px 0 10px;	
}

p {
	margin:6px 0;
}

#content_right p {
	margin:10px 0;
}

.success {
	color: #009900;
	border: 2px solid #009900;
	padding: 5px;
	font-weight: bold;
	margin: 5px;
	background: #00FF33;
}

.error {
	color: #F00;
	border: 2px solid #F00;
	padding: 5px;
	font-weight: bold;
	margin: 5px;
	background: #F93;
}

.error_form{
	color: #F00;
}

.light_blue {
	color:#4cafd0;
}

a.blue_button, .blue_form_button {
	background:#3398ba url('../graphics/grads/blue_grad_small.jpg') repeat-x;
	border:1px solid #176a83;
	display:block;
	margin:7px 0;
	padding:3px 5px;
	color:#FFF;
	line-height:14px;
}

a.double_line, .blue_form_button {
	background:#3398ba url('../graphics/grads/blue_grad_large.jpg') repeat-x;
}

a.call_back_wrap {
	display:block;
	margin:15px 0 5px;
}

a.call_back_wrap_alt {
	background:#3398ba url('../graphics/grads/call_back_grad.jpg') repeat-x;
	display:block;
	margin:15px 0 5px;
	border:1px solid #176a83;
}

.launch_tour a.external {
	background:#3398BA url(../graphics/Icon_External_Link.png) no-repeat 158px 15px;
	padding:7px 25px 7px 9px;
	width:145px;
	margin:60px auto 0;
}

a img {
	border:0px none;
}

/*---------------------layout styles---------------------------*/

#wrapper {
	background:#FFF;
	width: 1000px;
	margin:3% auto 0;
	text-align:left;
	border-bottom:2px solid #fec501;
}

#top_left {
	width:342px;
	margin-right:1px;
	float:left;
}

#top_right {
	width:657px;
	float:left;
}

#top_right h2 {
	width:314px;
	float:left;
	color:#4e4f4e;
	font-size:20px;
	margin:30px 0 0;
	font-weight:normal;
	height:22px;/* flir causes a jump.. try stop it */
	overflow:hidden;
}

#top_right h3 {
	width:336px;
	float:left;
	color:#4e4f4e;
	text-transform:uppercase;
	font-size:12px;
	border-left:1px solid #c0c0c0;
	padding-left:6px;
	margin:24px 0;
	line-height:11px;
	font-weight:normal;
	height:26px;/* flir causes a jump.. try stop it */
	overflow:hidden;
}

#left_flash_wrapper {
	background:#4aadce;
	height:255px;
}

#right_flash_wrapper{
	background:#427f92;
	clear:both;
	height:280px;
}

#main_content {
	clear:both;
	padding:12px 27px 22px;
}	

#content_left_wrap {
	float:left;
	width:293px;
}

#content_left{
	background:#f2f3f3;
	border:1px solid #677270;
	padding:12px 12px 6px;
}

#advert{
	padding:20px 0 0 0;
}

.content_picture {
	background:#f2f3f3;
	border:1px solid #677270;
	margin:18px 0 0;
}

#content_right{
	width:630px;
	float:left;
	margin-left:23px;
}

#content_right blockquote{
	padding-top:10px;
	margin-left:10px;
}

#name_quote{
	padding:0 0 15px 10px;
}

#contact_form {
	width:300px;
	float:left;
}


.half_content_left{
	margin:14px 20px 8px 0;
	width:350px;
	float:left;	
}


.extra_right_content {
	background:#F2F3F3;
	float:left;
	width:232px;
	margin:19px 0 0;
	padding:3px 12px 6px;
}

#content_right .extra_right_content h2{
	font-size:20px;
	text-align:center;
}

.feature_box {
	float:left;
	width:292px;
	margin:0 16px 10px 0;
}

#broadband_banner {
	width:595px;
	clear:both;
}

#footer {
	width: 950px;
	margin:10px auto;
	text-align:left;
	color:#FFF;
	font-size:11px;
}

#footer .flir_large{
	font-size:18px;
}

#footer a {
	color:#FFF;
}

#footer ul {
	clear:left;
}

#footer li {
	float:left;
	display:block;
	padding:2px;
}

#footer li a{
	display:block;
	float:left;
	padding-right:5px;
}

#footer_left {
	width: 475px;
	float:left;
}

#footer_right{ /* Adjusted conditionally for IE in other stylesheet */
	width: 400px;
	float:left;
	margin:8px 0 0 75px;
	text-align:right;
}

#footer_right .flir_large * {
	float:left;
	display:block;
}


/* ---------------------- Lists -------------------------- */

/*ul.feature_list {
	margin:19px 0;
}

ul.feature_list li{
	margin-left:14px;
	list-style-type:disc;
	color:#996945;
	font-weight:bold;
}*/

ul.feature_list {
	margin:20px 0 40px;
}

ul.feature_list li{
	margin-left:14px;
	list-style-type:disc;
	color:#996945;
	padding:12px 0 0;
	font-size:14px;
	font-weight:bold;
}

#extra_margin {
	margin-bottom:16px;
}

#content_right ul {
	margin:14px 0;
}

#content_right li {
	margin-left:24px;
	list-style-type:disc;
}

/* ---------------------- Other stuf.. ------------------- */

.plan_wrapper {
	text-align:center;
	margin:14px 0 8px;
}

.split_width_box {
	width:305px;
	margin-left:10px;
	float:left;
}


.map_main_wrapper {
	margin:28px auto 14px;
	width:550px;
}

.map_wrapper {
	text-align:center;
	width:241px;
	margin-left:28px;
	float:left;
}

.map_wrapper img {
	border:1px solid #677270;
}

.hover_pop_up {
	background:#F2F3F3;
	position:absolute;
	top:0;
	left:0;
	width:239px;
	border:1px solid #677270;
	padding:4px 0;
	text-decoration:none;	
	opacity:0.85;
	filter:alpha(opacity=85);
	cursor:pointer;
}

.map_hover {
	position:relative;
	display:block;
	text-decoration:none!important;
	color:#000;
}

.map_hover:hover .hover_pop_up{
}

.right_float_image{
	float:right;
	margin:5px 8px 0 0;
	border:1px solid #A7A6AA;
}


a.view_more_plans {
	background:#3398ba url('../graphics/grads/blue_grad_small.jpg') repeat-x;
	border:1px solid #176a83;
	display:block;
	margin:7px 2px 12px;
	padding:4px 55px;
	color:#FFF;
	line-height:14px;
	float:left;
}


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

.contact_form {
	margin:14px 20px 8px 0;
	width:350px;
	float:left;	
}

.full_row {
	margin:6px 0;
}

.full_row input, .full_row textarea {
	width:200px;
	border:1px solid #A7A6AA;
	padding:2px;
}
.full_row select {
	width:206px;
}

.full_row input:hover, .full_row textarea:hover, .full_row input:focus, .full_row textarea:focus {
	border-color:#996945;
}

.blue_form_button {
	width:206px;
	font-weight:bold;
}

.pdf_button {
	padding:8px 0 8px 8px;
	background:#3198b9 url('../graphics/download_icon.jpg') no-repeat top right;
}

.one_quarter {
	width:120px;
	padding:2px 10px 0 0;
	float:left;
	text-align:right;
}

.three_quarters {
	width:215px;
	float:left;
}

/* ---------------------- Clearfix ----------------------- */

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

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
