﻿/* camping nova scotia */
*{
	margin:0;
	padding:0;
}

body {
	background:#aaa url(/images/bg.png) repeat-x center top;
	font-family:times new roman,arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#333;
	text-align:left;
}

a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.footernav:link {
	text-decoration:none;
	color:#075099;
}
a.footernav:visited {
	text-decoration:none;
	color:#075099;
}
a.footernav:hover {
	text-decoration:underline;
	color:#075099;
}

img {
	border:0px;
}
img.photo {
	padding:2px;
	border:1px solid #000066;
}
img.captha {
	padding:0px;
	border:1px solid #999;
}
img.gallery {
	background:#fff;
	padding:5px;
	padding-bottom:10px;
	border:1px solid #bbb;
	vertical-align:top;
}
img.gallery:hover {
	border:1px solid #333;
}
img.featuredlisting {
	border-top:1px solid #4e4e4e;
	border-bottom:1px solid #4e4e4e;
}
img.listingphoto {
	float:left;
	margin:0px 8px 0px 0px;
	padding:2px;
	border:1px solid #003300;
}
img.nolistingphoto {
	float:left;
	margin:0px 8px 0px 0px;
	padding:2px;
	border:1px solid #003300;
}
img.memberphoto {
	float:right;
	margin:15px 0px 5px 5px;
	padding:2px;
	border:1px solid #003300;
}
img.membergallery {
	background:#fff;
	padding:5px;
	padding-bottom:10px;
	border:1px solid #8b5018;
}
img.topnav {
	padding:5px;
	border:1px solid #f8f8f8;
}
img.topnav2 {
	padding:5px;
	border:1px solid #0000cc;
}

span.content-title {
	font-family:times new roman,arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#075099;
	text-align:left;
}

#camping-nova-scotia {
	width:100%;
/*
	border:1px solid;
*/
}

#header {
	width:900px;
	margin:auto;
	padding-top:5px;
}
#header-logo {
	float:left;
	width:250px;
	height:90px;
	margin:auto;
	text-align:center;
}
#header-navigation {
	float:left;
	width:650px;
	margin:auto;
	text-align:left;
	padding-top:15px;
}
#header-navigation ul {
	width:650px;
	text-align:center; 
}
#header-navigation li {
	display:inline;
    list-style-type:none; 
	padding:5px 14px 5px 14px;
}


/* header slideshow */
#slider {
    position:relative;
	z-index:1;
    width:900px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
    background:url(/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

/* static banner image */
#static {
    position:relative;
	z-index:1;
    width:900px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
}
#static img {
    position:absolute;
    top:0px;
    left:0px;
}
#static a {
    border:0;
    display:block;
}

#banner {
	clear:both;
	width:900px;
	height:300px;
	background-image:url("/images/banners/nstourismstock1.jpg");
	margin:auto;
}

#banner-box {
	position:absolute;
	width:877px;
	height:278px;
	margin-top:10px;
	margin-left:10px;
	border:1px #999 solid;
}

#banner-box2 {
	width:877px;
	height:278px;
	border:-10px #999 solid;
}

#banner-slideshow {
	float:left;
	width:900px;
	height:300px;
}

#banner-featured {
	float:left;
	width:212px;
	height:320px;
}

#body {
	clear:both;
	width:900px;
	margin:auto;
}
#body-left {
	float:left;
	width:258px;
	padding-top:15px;
}
#body-main {
	float:left;
	width:400px;
	padding:15px 15px 15px 15px;
}
#body-main-sub {
	float:left;
	width:627px;
	padding:15px 0px 15px 15px;
}

/* photo gallery */
#photo-gallery {
	width:625px;
	margin:auto;
}
#photo-gallery ul { 
    list-style:none; 
	text-align:left;
	padding:15px;
	background:#ccc;
} 
#photo-gallery ul li {
    display:inline;
	padding-left:16px;
	padding-right:16px;
}

#photocredit {
	margin-top:10px;
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
}

#body-right {
	float:right;
	width:212px;
	padding-top:15px;
}

#view-members {
	width:212px;
	margin-bottom:15px;
	background:#fff;
	text-align:center;
}

#view-members-select {
	width:212px;
	padding-bottom:5px;
/*	border:2px solid #073b6b;*/
	text-align:center;
	background:#999;
/*	border:2px solid;*/
}

#view-members-select hr {
	padding:0px;
	margin:0px 0px 5px 0px;
	background:#999;
	color:#666;
}


#spacer {
	clear:both;
	margin:auto;
	width:900px;
	padding:15px 0px 10px 0px;
}

#footer {
	width:900px;
	margin:auto;
}
#footer-logo {
	float:left;
	width:158px;
	text-align:center;
	padding-bottom:10px;
}
#footer-navigation {
	float:left;
	width:742px;
	text-align:center;
	padding:10px 0px 10px 0px;
}
#footer-navigation ul li {
	display:inline;
    list-style-type:none; 
	text-align:center; 
	padding:0px 3px 0px 3px;
	color:#075099;
}

p.divider {
	padding:15px 0px 15px 0px;
}

.towntitle {
	font-family:times new roman,arial,helvetica,sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#8b5018;
}

h1.membertitle {
	font-family:rial,helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#333;
	padding-bottom:5px;
}

h2.membertitle {
	font-family:times new roman,arial,helvetica,sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#8b5018;
}

.highlight_listing {
	font-family:arial,times new roman;
	font-size:16px;
	font-weight:normal;
	font-weight:normal;
	color:#8b5018;
}

.contact_info {
	font-size:17px;
}

p.title {
	padding:4px 0px 4px 0px;
	font-family:arial,times new roman;
	font-size:16px;
	font-weight:bold;
	color:#eee;
	background:#888;
}

p.listing {
	font-family:arial,times new roman;
	font-size:14px;
	font-weight:normal;
	padding:3px 0px 3px 0px;
	color:#111;
}
p.listing:hover {
	background:#888;
	color:#111;
}
p.listing-highlight {
	padding:3px 0px 3px 0px;
	background:#888;
	color:#111;
}
a.listing {
	text-decoration:none;
}

a.listingtitle {
	font-family:arial;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	color:#333;
}
a.listingtitle:hover {
	text-decoration:underline;
	color:#666;
}

a.readmore {
	font-family:arial;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	color:#8b5018;
}
a.readmore:hover {
	text-decoration:underline;
	font-size:14px;
	color:#aa7316;
}
#view-photo {
	width:212px;
	margin-bottom:15px;
	text-align:center;
}

p.memberphoto {
	padding:5px 0px 5px 0px;
}

p.site-map {
	padding:0px 0px 7px 0px;
}

/* contact form */
legend.contact {
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 10px;
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#8b5018;
} 
legend.required {
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 10px;
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#600;
} 
legend.success {
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 10px;
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#060;
} 

fieldset.contact {
	border:1px solid #666;
	width:100%;
/*	background:#fff; */
}

p.input {
	padding:5px 0px 5px 0px;
}

label.contact {
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#333;
	width:100px;
	float:left;
	text-align:right;
	margin-right:10px;
	display:block;
}
label.order {
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#333;
	width:150px;
	float:left;
	text-align:right;
	margin-right:10px;
	display:block;
}
label.captha {
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#009;
	width:100px;
	float:left;
	text-align:right;
	margin-right:10px;
	display:block;
}

input.contact {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333;
	background:#fafafa;
	border:1px solid #ccc;
}
input.contact:hover, input:focus {
	border-color:#999;
	background:#f6f6f6;
}

input.keywordsearch {
	margin:5px 0px 5px 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333;
	background:#fafafa;
	border:1px solid #666;
}
input.keywordsearch:hover, input:focus {
	border-color:#333;
	background:#f6f6f6;
}

select.contact {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333;
}

textarea.contact {
	color:#000;
	background:#fafafa;
	border:1px solid #ccc;
}
textarea.contact:hover, input:focus {
	border-color:#999;
	background:#f6f6f6;
} 

p.submitcontact input {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333;
	margin-top:10px;
	margin-left:110px;
	padding:2px 12px;
	background:#ddd;
	border:1px outset #ccc;
} 
p.submitcontact input:hover {
	color:#000;
	background:#ccc;
} 

p.submitmembercontact input {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333;
	margin-top:10px;
	margin-left:110px;
	padding:2px 12px;
	background:#ddd;
	border:1px outset #ccc;
} 
p.submitmembercontact input:hover {
	color:#000;
	background:#ccc;
} 

p.submitorder input {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333;
	margin-top:10px;
	margin-left:160px;
	padding:2px 12px;
	background:#ddd;
	border:1px outset #ccc;
} 
p.submitorder input:hover {
	color:#000;
	background:#ccc;
} 

#contact-form {
	width:350px;
	margin:auto;
	padding:0px;
}
#general-contact-form {
	width:550px;
	margin:auto;
	padding:0px;
}

