<?php include('../js/lightbox/lightbox.css'); ?>
#prevLink, #nextLink{ background: transparent url('../js/lightbox/blank.gif') no-repeat; /* Trick IE into showing hover */}
#prevLink:hover, #prevLink:visited:hover { background: url('../js/library/lightbox/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../js/library/lightbox/nextlabel.gif') right 15% no-repeat; }
#overlay { background-color: #333;}






@charset "utf-8";
/* CSS Document */

/** 
 * HTML Definitions
 */
* { font-size: 100%;}

html, body {
	margin: 0;
	padding: 0;
	background-color: #1e1e1e;
}

body {
	font-size:12px;
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;

}

a, a:link, a:visited, a:active { 
	color: #00ff00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color: #00a686;
}

p {
	margin: 0.85em 0;
	line-height: 16px;
}
img, form, fieldset { 
	margin: 0; 
	border: 0; 
	padding: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	margin: 0;
}

.left{
	float:left;
	padding-right:10px;
	padding-bottom: 10px;
}
.strong {
	font-weight: bold;
}
.hidden {
	display: none;
}
.nowrap {
	white-space: nowrap;
}
.leftIndent5 {
	padding-left: 5px;
}


h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin:0px;
}

h1.GreenBanner  {
	color: white;
	font-size:20px;
	background: #6aa643;
	padding: 10px 0px 10px px;

}

h1.dottedBanner  {
	color: white;
	font-size:20px;
	border-bottom: dotted white 1px;
	padding: 10px 0px 10px px;

}



h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00ff00;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	border-bottom:#FFFFFF, 1px;

}

h2.chalet {
	color: #289128;
}


h3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00ff00;
	font-weight: bold;
	padding-bottom: 10px;

}

h3.webLink a, h3.webLink a:link, h3.webLink a:visited, h3.webLink a:active {
	color: #6aa643;
	font-size: 15px;
	float: right;
}

h3.webLink a:hover {
	color: white;
	border-bottom: dotted 1px white;
}



h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 2px;
	margin:0px;
}


.footer a {
	height: 9 px;
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	padding-top: 4px;
	}

.footer a:hover, p.navbuttons a:active a:visited {
	color: #ffffff;
	text-decoration: underline;
	height: 9 px;
	font-size: 9px;
	text-decoration: none;
	padding-top: 4px;
	}
	
.right a {
	color: #666666;
	font-size: 11px;
	border-bottom: 1px dotted;
	margin:0px;
	}
	
.rightimage a {
	float: left;
	border-bottom: 1px dotted;
	margin:0px;
	}

.right a:hover, p.navbuttons a:active a:visited {
	color: #666666;
	}

.SideNav a {
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: 1px dotted;
	}

.SideNav a:hover, p.navbuttons a:active a:visited {
	color: #00ff00;
	font-size: 12px;
	border-bottom: 1px dotted;
	}
	
.TitleNav a {
	color: #FFFFFF;
	font-size: 9px;
	border-bottom: 1px dotted;
	}

.TitleNav a:hover, p.navbuttons a:active a:visited {
	color: #00ff00;
	font-size: 9px;
	border-bottom: 1px dotted;
	}


/**
 * Layout Definitions
 */

#containerBox {
	margin: 0px auto;
	width: 805px;
}

#phoneNo {
	float:right;
	width: 200px;


}

#menu{
	background: #289128;
	width: 795px;
	height: 25px;
	padding-left: 10px;
	margin:0px;
	z-index:10000;

}

#sitecontent{
	width: 805px;
	background-image:url(../images/template/site_bg.gif);
	background-repeat:repeat-y;
	
}


#contentBox {
	width: 805px;
	margin-bottom: 20px;
	padding-left: 30px;
	float: left;
	
}

#header {
	width: 805px;
	height: 276px;
	margin: 0px;
	padding: 0px;
	margin-bottom:1px;

}

#headerSlice {
	width: 805px;
	background:#289128;
	height: 5px;
	margin: 0px;
	padding: 0px;
	margin-bottom:1px;

}
#line{
	width: 805px;
	height: 1px;
	position:relative;	
	}
	

#leftcontent{
	width: 450px;
	float: left;
	padding:20px;
	}

#fullcontent{
	width: 790px;
	float: left;
	padding:20px;
	}
	
#menuFooter{
	width: 785px;
	height: 20px;
	padding-left: 20px;
	padding-top:10px;
	}
	

/**
 * Right Box
 */
 
#rightcontent{
	width: 270px;
	float: right;
	background: #101010;
	margin-top:10px;
}
	

#logo{
	width: 259px;
	height: 52px;
	background-image:url('../images/logo/crazyaboutnewfoundland_logo.gif');
	background-repeat:no-repeat;
	margin-bottom: 10px;
	margin-top:10px;
}



/**
#Crazylogo{
	width: 160px;
	height: 115px;
	background-image: url('http://www.danielgray.net/crazyabout/files/images/template/logo_crazy3.png');
	background-repeat:no-repeat;
	position:absolute;
	z-index: 20000;
}


* html #logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.mynewfoundland.ca/v2/files/images/template/logo.png", sizingMethod="crop");
}
*/

/**
 * Site Buttons
 */
 

.brouchure a { 
	width: 262px;
	height: 136px;
	display: block;
	background-image:url(../images/template/download_button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}

.brouchure a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -136px;
	cursor: pointer;
	margin-bottom:10px;
}


.video a { 
	width: 237px;
	height: 121px;
	display: block;
	background-image:url(../images/template/video_button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}
.video a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -121px;
	cursor: pointer;
	margin-bottom:10px;
}



.bookNow a { 
	width: 237px;
	height: 75px;
	display: block;
	background-image:url(../images/buttons/bookNow.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
	margin-top:10px;
}
.bookNow a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -75px;
	cursor: pointer;
	margin-bottom:10px;
	margin-top:10px;
}

.clientInfo a { 
	width: 237px;
	height: 75px;
	display: block;
	background-image:url(../images/buttons/more_info.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}
.clientInfo a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -75px;
	cursor: pointer;
	margin-bottom:10px;
}

.guide a { 
	width: 237px;
	height: 87px;
	display: block;
	background-image:url(../images/buttons/guideNotes.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}

.guide a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -87px;
	cursor: pointer;
	margin-bottom:10px;
}

.photogallery a { 
	width: 237px;
	height: 85px;
	display: block;
	background-image:url(../images/buttons/photoGallery.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}

.photogallery a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -85px;
	cursor: pointer;
	margin-bottom:10px;
}

.videogallery a { 
	width: 237px;
	height: 75px;
	display: block;
	background-image:url(../images/buttons/video_gallery.jpg);s
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}

.videogallery a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -75px;
	cursor: pointer;
	margin-bottom:10px;
}

.act-rafting a { 
	width: 262px;
	height: 136px;
	display: block;
	background-image:url(../images/buttons/rafting_2__button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}

.act-rafting a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -136px;
	cursor: pointer;
	margin-bottom:10px;
}

.act-canyoning a { 
	width: 262px;
	height: 136px;
	display: block;
	background-image:url(../images/buttons/canyon_2__button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}

.act-canyoning a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -136px;
	cursor: pointer;
	margin-bottom:10px;
}

.act-fishing a { 
	width: 262px;
	height: 136px;
	display: block;
	background-image:url(../images/buttons/fishing_2_button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}

.act-fishing a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -136px;
	cursor: pointer;
	margin-bottom:10px;
}

.act-brochure a { 
	width: 262px;
	height: 136px;
	display: block;
	background-image:url(../images/buttons/brochure_2__button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}

.act-brochure a:hover, p.navbuttons a:active {
	background-repeat: no-repeat;
	background-position: 0 -136px;
	cursor: pointer;
	margin-bottom:10px;
}





/**
 * Rentals layout
 */

.chalets {
	border-bottom:dotted 1px #CCC;
	margin-bottom: 25px;
	padding-bottom: 20px;
}

.imageGreen {
	border-bottom: solid 5px #289128;
}


/*      Links      */

.linksList {
	padding: 0;
	margin: 0;
	list-style: none;
}

.linksList li {
	padding: 0;
	margin: 0;
	float: left;
}


.newfoundland a {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	display: block;
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-newfoundland.png) 0 0 no-repeat;	
}

.newfoundland a:hover {
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-newfoundland.png) 0 -75px no-repeat;	
}

.newbrunswick a {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	display: block;
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-nb.png) 0 0 no-repeat;	
}

.newbrunswick a:hover {
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-nb.png) 0 -75px no-repeat;	
}

.novascotia a {
	padding: 0;
	margin: 0;
	margin-right: -10px;
	display: block;
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-ns.png) 0 0 no-repeat;	
}

.novascotia a:hover {
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-ns.png) 0 -75px no-repeat;	
}

.pei a {
	padding: 0;
	margin: 0;
	margin-right: -20px;
	display: block;
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-pei.png) 0 0 no-repeat;	
}

.pei a:hover {
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-pei.png) 0 -75px no-repeat;	
}

.marble a {
	padding: 0;
	margin: 0;
	display: block;
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-marble.png) 0 0 no-repeat;	
}

.marble a:hover {
	width: 140px;
	height: 75px;
	text-indent: -9999px;
	background: url(../../tours/images/link-marble.png) 0 -75px no-repeat;	
}