/* @override 
	http://nlbc.bc.ca/style/style_conference.css
	http://s2.swdmedia.com/style/style_conference.css
	http://www.nlbc.bc.ca/style/style_conference.css
*/

body#conference_subpage, body#conference_contact, body#conference_overview, body#conference_gallery {
	background: #dbebea url(../images/conference_back-blue.png) repeat-x;
	font: 12px "Lucida Grande", Verdana, Lucida, sans-serif;
}

#main_container {
	margin-top: 0;
	background: url(../../images/conference_grad.png) repeat-y;
	width: 886px;
}

#main_content {
	background-color: white;
	width: 800px;
	position: relative;
	left: 43px;
}

a#return_link {
	color: #6ba8a3;
	text-decoration: none;
	display: block;
	background-color: #edfaf9;
	height: 25px;
	text-indent: 24px;
	font: 10px/25px Verdana, "Lucida Grande", Lucida, sans-serif;
}

h1#logo {
	width: 340px;
	height: 49px;
	display: block;
	background: url(../../images/conference_logo.png) no-repeat;
	position: relative;
	top: 30px;
	margin-left: 0;
	left: 29px;
}

ul#conference_menu {
	height: 49px;
	position: absolute;
	top: 120px;
	list-style-type: none;
	background: url(../../images/conference_menugrad.gif) repeat-x 0 23px;
	padding-left: 30px;
	width: 770px;
}

ul#conference_menu li {
	font-weight: bold;
	float: left;
}

ul#conference_menu li a {
	text-decoration: none;
	font: bold 12px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline-block;
	color: gray;
	padding: 5px 10px;
}

ul#conference_menu li.here a {
	background: #cde8eb left;
	color: #5c7476;
}

#main_description {
	position: relative;
	margin-top: 80px;
}

#poster {
	width: 800px;
	height: 191px;
	display: block;
}

p {
	margin-left: 50px;
	font-size: 12px;
	width: 500px;
	margin-bottom: 2ex;
	line-height: 1.5;
}

.home_page p {
	margin-left: 50px;
	font-size: 12px;
	/*width: 690px;*/
	margin-bottom: 1ex;
	line-height: 1.5;
}

h2 {
	margin-left: 50px;
	font-size: 20px;
	color: #426176;
	padding-top: 20px;
	padding-bottom: 10px;
}

h3 {
	font-size: 14px;
	color: #426176;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
}

/* ----- */

a.floorplan {
	display: block;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 4px 7px 4px 3px;
	color: #1d5276;
	text-decoration: none;
	margin-left: 12px;
	margin-bottom: 8px;
}

a.floorplan:hover {
	background-color: #d3e5fb;
	color: #426989;
}

a.floorplan small {
	font: bold 9px Arial, Helvetica, Geneva, sans-serif;
	color: #8da5c1;
}

a.floorplan img {
	float: left;
	margin-right: 6px;
}

/* ----- */

ul.accomidations {
	margin-left: 50px;
	list-style-type: none;
}

ul.accomidations li {
	margin-right: 20px;
	background-color: #ecf3fb;
	width: 337px;
	margin-bottom: 10px;
	border: 1px solid #d5e7fb;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

ul.accomidations.food li {
	margin-right: 50px;
	background-color: #ecf3fb;
	border: 1px solid #d5e7fb;
	margin-bottom: 25px;
	width: auto;
}

ul.accomidations img.thumb {
	float: left;
	width: 130px;
	margin-right: 13px;
	margin-left: 12px;
}

ul.accomidations p {
	width: auto;
	margin-bottom: 0;
	margin-right: 12px;
	margin-left: 12px;
}

/* ----- */

#application_downloads {
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 60px;
	padding-bottom: 10px;
	width: 190px;
	margin-left: -10px;
	border-style: none;
	background-color: #d5f8ce;
	right: 32px;
	top: 27px;
	float: right;
	position: relative;
}

#application_downloads img {
	padding-right: 9px;
}

#application_downloads a:hover {
	background-color: transparent;
}

#application_downloads h4 {
	color: white;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #a6d49c;
	padding-bottom: 5px;
}

#application_downloads .sitemap {
	margin-bottom: -10px;
	border-top: 2px solid #cbdceb;
	background-color: #e5edf5;
	margin-right: 30px;
	padding-top: 0;
}

/* -------Tables */

table {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 50px;
	margin-left: 50px;
	width: 700px;
	border-collapse: collapse
}

table caption {
	font-size: 20px;
	color: #426176;
	padding-bottom: 10px;
}

thead th{
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	
	color: white;
	background-color: #99abbc;
}

th.title {
	background-color: #8da7c1;
	color: white;
	height: 50px;
}

td.package_youth {
}

td, th{
	vertical-align: middle;
	text-align: center;
	border: 2px solid #7a91a7;
}

th.package_adult, th.package_youth, th.package_child, th.package_infant, th.package_youthgroup, th.package_adultgroup, th.general_nights, th.general_in, th.general_out {
	font-weight: normal;
	font-style: normal;
}



th.general_nights {
	
}

th.package_adult, th.family, th.package_rates {


}

th.family,th.group {
}

th.food_service {

}

tr.even {
	background-color: #f7fbfb;
}

thead{
}

thead td small{
	font-weight: normal;
	font-style: normal;
}

td.general_food {
	width: 110px;
}

tbody td{
	font-size: 12px;
	padding: 3px;
	min-height: 30px;
}



/* -------Gallery */

#main_thumb_links {
	display: block;
	background-color: #f8f8f8;
	color: #a8a8a8;
	font-weight: bold;
	height: 150px;
	margin-bottom: 10px;
	position: absolute;
}

#main_thumb_links:hover {
		background-color: #f2f2f2;

}

#main_thumb_links a.title_link {
	font-size: 12px;
	color: #a8a8a8;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background-color: #cecece;
}

#main_thumb_links a.title_link:hover span {
	color: #cb8945;
}

#main_thumb_links a.title_link span {
	font-size: 11px;
	color: #cbb49d;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#thumb_links {
	width: 250px;
	right: 0;
	margin-top: 10px;
}

#thumb_links a.title_link {
	margin-top: 0;
	padding-top: 5px;
	color: #7b7b7b;
	display: block;
	text-decoration: none;
	margin-right: 10px;
	text-align: left;
	font: 20px/13px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

#thumb_links a.title_link span {
	font-size: 11px;
	color: #a57647;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#thumb_links a.title_link:hover span {
	color: white;
	background-color: #a57647;
}

#gallery_link {
	text-align: right;
	margin-top: 5px;
}

/* ----- */

.gallery {
	padding-top: 15px;
	background-color: #e2eefb;
	position: relative;
	clear: both;
}

.gallery.even {
	background-color: white;
}

.gallery h4 {
	color: #426176;
	font-size: 15px;
	position: absolute;
	text-align: right;
	display: block;
	width: 173px;
}

.gallery ul {
	margin-left: 190px;
	list-style-type: none;
}

.gallery li {
	float: left;
}

.gallery li a {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 110px;
	height: 110px;
	display: block;
	text-decoration: none;
	color: #4a4a4a;
}

.gallery li a img {
	margin-bottom: 3px;
}

.gallery li a span {
	font-size: 11px;
	text-align: center;
	display: block;
}

/* ----- */

 .address {
	clear: both;
	padding-bottom: 21px;

}

 .phone_listing {
	text-align: left;
}

 .phone_listing .phone {
	display: block;
	margin-bottom: 15px;
	color: #4a4a4a;
	font: 24px Arial, Helvetica, Geneva, sans-serif;
}

 .phone_listing .phone em {
	color: #737373;
	font-size: 18px;
}

 .email {
	margin-bottom: 10px;
	margin-top: 3px;
}

 .email a {
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

 .address a.camp_map,  .address a.town_map {
	width: 80px;
	background-color: silver;
	height: 70px;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	color: #0f00d4;
	border: 1px solid silver;
	text-align: center;
	line-height: 69px;
	font-size: 12px;
}

 .address a.camp_map {
	background-image: url(../../images/contact_map-icon-camp.jpg);
}
 .address a.town_map {
	background-image: url(../../images/contact_map-icon-town.jpg);
}

 .address p {
	padding-bottom: 0;
	width: auto;
	margin-left: 0;
}

 .address p.note {
	margin-top: 5px;
	display: block;
	background-color: #f8f8c7;
	color: #423600;
	padding: 4px 8px;
	line-height: 1.6;
}

 .address h3 {

	margin-bottom: 7px;
	padding-left: 0;
}

 .address:nth-child(odd) {


}

 .address a.directions {
	display: inline-block;
	margin-bottom: 5px;
	font-size: 12px;
	margin-top: 5px;
	background: url(../../images/contact_map.png) no-repeat;
	padding-left: 20px;
}

 .address form {
	background: url(../../images/contact_directions-box.png) no-repeat;
	width: 229px;
	display: none;
	position: absolute;
	margin-top: 6px;
	padding: 31px 20px 40px;
	margin-left: -10px;
	z-index: 1;
}

 .address form label {
	display: inline-block;
	margin-bottom: 5px;
	color: #324347;
}

 #content {

}

 #column0 {
	float: left;
	width: 25%;
	font-size: 13px;
	margin-left: 50px;
	margin-right: 20px;
}

#column1 {
	float: left;
	font-size: 13px;
	margin-left: 0;
	margin-right: 20px;
	width: 25%;
}

 #column2 {
	display: inline-block;
	width: 30%;
	margin-top: -30px;
	margin-left: 10px;
}

#column0 h3 {
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#bottom_logos {
	display: none;
}

#footer {
	height: 119px;
	padding-bottom: 20px;
	margin-bottom: 0;
}

