/* CSS Document */
/* Copyright © 2006 Room 108 Limited - room108.co.uk */
/* Created 2006-03-03 */
/* Version - template_media_032006.css */

/* CSS Document */
html {min-height: 100%; margin-bottom: 1px;}
body {
	/*styling for body*/
	margin:0px;
	padding:0px;
	background-color:#312f30;
	color:#fff;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-image:url(assets/brightedge_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
#container{
	/*sets width and background of main container*/
	width:974px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	background-color:#9d9fa2;
	color:#000;
	background-image:url(assets/brightedge_bg_1024.gif);
	background-repeat:repeat-y;
	background-position:left;
	height:1%;
	}
#title{
	padding:0;
	margin:0;
	background-color:#d9dbdc;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}
	
#title img{
	padding:0;
	margin:0;
	vertical-align:top;
	}
#title h1{
	font-size:110%;
	margin:0;
	padding:26px 0 21px 20px;}

	
.titlefloat{
	float:right;
	padding: 10px 4px;
	}

/*navigation*/

div.menulist ul
{ 
	margin: 0px;
	padding: 0px;
	border:0px;
	list-style-type: none;
}

div.menulist a{
	display: block;
	padding: 6px 2px 6px 8px;
	width: 158px;
	border-bottom: solid #fff;
	border-width:1px;
	color: #888;
	font-weight:normal;
	}
div.menulist a.here{
	background-color: #808285;
	color:#ffffff;
	}

div.menulist a:link, .menulist a:visited{
	color: #002b59;
	text-decoration: none;}

div.menulist a:hover {
	background-color: #adafb2;
	color: #312f30;
}
div.menulist a.here:link {
	color:#fff;
}
div.menulist a.here:hover {
	background-color: #adafb2;
	color: #312f30;
}

/*booking form download button*/

div.bookingform ul
{ 
	margin: 0px;
	padding: 0px;
	border:0px;
	list-style-type: none;
}

div.bookingform a{
	display: block;
	padding: 6px 2px 6px 8px;
	width: 158px;
	border-bottom: solid #fff;
	border-top: solid #fff;
	border-width:1px;
	color: #888;
	font-weight:normal;
	}

div.bookingform a:link, .bookingform a:visited{
	color: #002b59;
	text-decoration: none;}

div.bookingform a:hover {
	background-color: #adafb2;
	color: #312f30;
}


#menu{
	clear:both;
	}

#wrapper{
	margin:0;
	padding:0;
	height:1%;}


.spacer{
	margin:0;
	padding:0;
	clear:both;
	}
/* content columns */



div.content-sub

{
	margin:0;
	margin-top:0px;
	padding:0;
	float: left;
	min-height: 100px;
}

/*The following div styles define the layout of the content columns.

1. Left column. always used...

*/
p{}

div#content-sub-1

{
	width: 167px;
	margin:0px;
	padding:0px 0px 10px 0px;
	background-color:#caccce;
	border-left: 1px solid #fff;
}
div#content-sub-1 p
{
	margin-left:10px;
}

div#content-sub-2

{
	width: 620px;
	text-align:left;
	padding:10px 8px;
}



div#content-sub-3

{
	width: 160px;
	clear:right;
	text-align:left;
	background-color:#caccce;
}

div#content-sub-4
{
	width: 240px;
	clear:right;
	text-align:left;
}

/* end of content columns */


div#content-sub-3 p

{
	padding-left:6px;
}
div#content-sub-3 p.center

{
	padding-left:0;
	text-align:center;
}


.left{
	text-align:left;
	}
.center{
	text-align:center;
	}
.justify{
	text-align:justify;}
.right{
	text-align:right;
	margin-right:65px;
	}
	.linear{
	padding:0 8px;
	font-weight:bold;
	background-color:#fff;
	color:#519189;}
img{
	border:none;
	margin:0;
	padding:0;
	}
img.email{margin:0; padding: 0 0 1px 0; vertical-align:bottom;}
.floatleft{
	float:left;
	padding:0 15px 0 0;
	}
.floatright{
	float:right;
	padding: 0 0 12px 10px;
	}
.lowfloatright{
	float:right;
	padding: 10px 0 2px 10px;
	}

/* footer */

#footer {
clear:both;
padding:2px 0;
margin:0;
color: #fff;
background-color:#9d9fa2;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom:1px solid #fff;
	}

#footer p {
	margin:3px 0;
	text-align:center;
	}
	
#footer span.linear{
	padding:0 8px;
	font-weight:normal;}
#footer a:link, #footer a:visited  {
color: #fff;
background-color:#9d9fa2;
font-weight:normal;
}
#footer a:hover, #footer a:active{
color: #666;
background-color:#fff;
font-weight:normal;
}

h1{
	padding-top:4px;
	font-size:100%;
	text-align:left;
	margin:0 0 8px 0;
}


h1.contentheader{
	padding-top:0;
	font-size:95%;
	font-weight:normal;
}

h2{
	font-size:1em;
	color:#000;
	background-color:#fff;
	text-align:left;
	padding-bottom:2px;
	margin:0 0 2px 0;
}
#title h2{
	background-color:#d9dbdc;
	padding: 10px 5px 9px 5px;}
	
div#content-sub-2 ul.noindent{
	padding-left:16px;
	margin-left:2px;}
	
div#content-sub-2 li.noindent{
	padding-left:0px;
	margin-left:0px;}
	
div#content-sub-2 ul.notopmargin{
	padding-top:1px;
	margin-top:0px;
	padding-left:16px;
	margin-left:2px;}
	
div#content-sub-2 li.notopmargin{}
	
	
div#content-sub-4 h2{
	background-color:#eee;
	color:#9c0914;
	margin:5px 0;
	padding:10px 0 10px 3px;
	background-image:url(bright_edge/assets/css/boxtop01.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}	


div#content-sub-3 a {	
font-weight:normal;
}
div#content-sub-3 a.no_menu:link {
color: #000;
text-decoration:none;
}
div#content-sub-3 a.no_menu:visited  {
color: #333;
text-decoration:none;
}
div#content-sub-3 a.no_menu:hover {
color: #808000;
}
div#content-sub-3 a.no_menu:active {
color: #808000;
}

div#content-sub-4 p{
padding:0 0 0 3px;}
h3{
	background-color:#fff;
	color:#000;
	padding:4px 0 6px 3px;
	margin:0;
	font-size:100%;
	}
h4{
	background-color:#333;
	color:#fff;
	margin-right:10px;
	padding-left:3px;
	}
h5{
	background-color:#333;
	color:#fff;
	margin-right:10px;
	padding-left:3px;
	}
p{
	text-align:left;
	margin:13px 10px 7px 0;
	padding:0;
}
p.first{
	margin:0px 10px 7px 0;
}
p.last{
	text-align:left;
	margin-bottom:20px;
}


a {	
font-weight:bold;
}
a:link {
color: #808000;
text-decoration:none;
}
a:visited  {
color: #808000;
text-decoration:none;
}
a:hover {
color: #bfbf00;
}
a:active {
color: #bfbf00;
}

/*schedule dispaly URL links*/
a.schedulelink {	
font-weight:normal;
text-decoration:none;
}
a.schedulelink:link {
color: #808000;
text-decoration:none;
}
a.schedulelink:visited  {
color: #808000;
text-decoration:none;
}
a.schedulelink:hover {
color: #bfbf00;
text-decoration:none;
}
a.schedulelink:active {
color: #bfbf00;
text-decoration:none;
}
/*schedule display sortby links*/
a.sorthere {color:#555; text-decoration:none;}
a.sorthere:link {color:#555; text-decoration:none;}
a.sorthere:visited{color:#555; text-decoration:none;}
a.sorthere:hover {color:#555; text-decoration:none;}
a.sorthere:active {color:#555; text-decoration:none;}
	
.displaynone{
	display:none;
	}
	
label,input,textarea {
	display: block;
	width: 130px;
	float: left;
	margin-bottom: 8px;
}
textarea.long {
	width: 410px;
}
input.check{
	width: 20px;
	padding-right: 0px;
	float:left;
}


label {
	text-align: left;
	width: 100px;
	padding-right: 5px;
	background-color:#fff;
	color:#000;
}
label.newslabel {
display:none;
}
table{text-align:left;
margin:5px 45px 0 0;
	background-color:#fff;
	color:#000;
	font-size:1em;}

th{
	width:150px;
	font-weight:normal;}

p.buttoncenter{text-align:center;}
.buttons{
	width:60px;
	display:inline;
	margin:0 5px;
	}
#buttons{
	margin:0 0 0 170px;
	float:none;}
.checkBox{
	width:10px;}
.indent110{
	padding-left:10px;}
br.clear{
	clear:both;}
p.smallnoindent{
	font-size:smaller;
	padding:0;
	text-align:justify;
	
	}
p.high{
	margin-top:0px;}
td{vertical-align:top;
	background-color:#fff;
	color:#000;}

.indent65{
margin:8px 0;
	padding-left:65px;
	clear:both;}

.indent35{
	padding-left:35px;
	clear:both;}
	
	
form.contact {
	width:360px;
	padding:0;  
	margin:0 auto;
	border:1px #000;}
	
form h1{color:#9c0914;}
	

#form ul li {
	list-style:none;}
#form ul li label {
	vertical-align:middle;}
	
form.contact label {
	clear:left; 
	display:block; 
	float:left; 
	width:140px; 
	text-align:right; 
	padding-right:10px; 
	margin:0.5em 0;
	text-align:left;}
	

form.contact label.shortlabel {
	
	width:100px;}

form.contact input {
	width:180px; 
	border:1px solid #bbb;
	margin-top:6px;}

form.contact textarea {
	width:325px; }

form.contact input.query {
	width:300px;
	margin:0 auto;}

form.contact input.hidden {
	display:none;}

form.contact input#Opt_out { 
	padding:0; 
	margin:0;
	border:none;
	border:none;
	width:18px;
	margin-right:3px;
	float:left;}

form.contact select {
	margin:0.5em 0 0 0;}


form.contact br{clear:both;}

form.contact input.submit {
	width:80px;
	height:26px;
	margin:0 20px 0 70px;}

form.contact input.reset {
	width:80px;
	height:26px;
	margin:0 80px 0 20px;}
	
	
.grey{color:#999999;}

.notice{
	color:#990000;}

span.notice{
	color:#990000;}