body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th{margin:0;padding:0;}
fieldset,img{border:0;margin:0;padding:0;}

body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	/*background-image:url(http://bclca.com/images/dev-bg.jpg);*/
	margin:0 0 0 0;
	padding:0 0 0 0;
}

td{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
}

a:link,
a:visited,
a:active,
a:hover{
	text-decoration:none;
	color:#1273B9;
}

a:hover{
	color:#C4001B;
}


#top_banner{
	padding:0 0 5px 0;
	margin:0;
}
#slogan{
	display:inline;
	position:absolute;
	top:2px;
	z-index:100;
	padding:0 0 0 8px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	letter-spacing:2px;
	color:#FFF;
	margin:0;
}
#url{
	display:inline;
	position:absolute;
	top:2px;
	z-index:100;
	padding:0 8px 0 657px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	letter-spacing:2px;
	color:#FFF;
	margin:0;
}
#content{
	margin:5px 0 0 0;
	background-color:#ffffff;
}
#contentInner{
	margin:5px 0 0 0;
}


.left_column,
.center_column,
.right_column{
	vertical-align:top;
}
.left_column{
	width:130px;
}
.center_column{
	padding:3px 15px 0 15px;
}
.right_column{
	text-align:center;
}

#nav{
	text-align:right;
	font-size:10px;
	width:130px;
}
#nav ul{
	text-align:right;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*
	Removes these hardcoded images from all pages - a nice page size reduction
*/
#nav li{
	padding:0 20px 7px 0;
	display:block;
	background-image:url(../images/interface/bclca-02.gif);
	background-repeat:no-repeat;
	background-position:116px -1px;
}
#nav a,
#nav a:visited,
#nav a:active,
#nav a:hover{
	text-decoration:none;
}
.blue_box{
	background-color:#EAEFF4;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

div.blue_box{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
div.blue_box div.r1{
	height:8px;
	background-image: url(/images/interface/blue_nav_bg_top.gif);
	width:130px;
}

div.blue_box div.r2{
	background-color:#EAEFF4;
	border-left:1px solid #CBD6E2;
	border-right:1px solid #CBD6E2;
	padding:7px 0 0 6px;
	width:122px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

div.blue_box div.r3{
	height:8px;
	width:130px;
	background-image: url(/images/interface/blue_nav_bg_bottom.gif)
}

/* 14/07/2009 2:45:40 PM apugh altered blue_box to featuredListing class as featured listings caused there to be more than one blue_box per page */

.social_box{
	background-color:#fff;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

div.social_box{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
div.social_box div.r1{
	height:8px;
	background-image: url(/images/interface/social_nav_bg_top.jpg);
	width:130px;
}

div.social_box div.r2{
	background-color:#fff;
	border-left:1px solid #CBD6E2;
	border-right:1px solid #CBD6E2;
	padding:7px 0 0 6px;
	width:122px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

div.social_box div.r3{
	height:8px;
	width:130px;
	background-image: url(/images/interface/social_nav_bg_bottom.jpg)
}

.featuredListing{
	background-color:#EAEFF4;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	width:100%;
	height:83px;
	border:0px none;
}

#search_link,
#search_link a,
#search_link a:link,
#search_link a:active,
#search_link a:visited,
#search_link a:hover{
	color:#C4001B;
}
#search_box{
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
.search_top{
	border-top:1px solid #ECC6C6;
}
.search_right{
	border-right:1px solid #ECC6C6;
	width:9px;
}
.search_bottom{
	border-bottom:1px solid #ECC6C6;
}
.search_left{
	border-left:1px solid #ECC6C6;
	width:9px;
}
.search_top_bottom{
	border-bottom:1px solid #ECC6C6;
	border-top:1px solid #ECC6C6;
	text-align:center;
}
#white_box_column{
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
.white_box_column{
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
#white_box{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.box_top{
	border-top:1px solid #CBD6E2;
}
.box_right{
	border-right:1px solid #CBD6E2;
	width:8px;
}
.box_bottom{
	border-bottom:1px solid #CBD6E2;
}
.box_left{
	border-left:1px solid #CBD6E2;
	width:8px;
}
.box_top_bottom{
	border-bottom:1px solid #CBD6E2;
	border-top:1px solid #CBD6E2;
	text-align:center;
}
.box_content{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

.box_content a,
.box_content a:visited,
.box_content a:active,
.box_content a:hover{
	text-decoration:none;
	color:#1273B9;
}

.box_content a:hover{
	color:#C4001B;
}

.box_content ul{
	list-style:none;
	padding:0;
	margin:0;
}

.box_title{
	text-align:center;
	margin:0 0 5px 0;
}

h1.header{
	display:inline;
	padding:0;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#666;
}
.memberlisting h1.header{
	display:inline;
	padding:0;
	margin:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#666;
	font-weight:normal;
}

em.header{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#999;
	font-weight:normal;
}

h2{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#666;
}
.memberlisting h2.propertyname{
	display:block;
	float:left;
	width:310px;
	padding:0;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#666;
}

h6{
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#666;
	font-weight:normal;
}
#breadcrumb,
.smallText{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#999;
}
#breadcrumb a,
#breadcrumb a:visited,
#breadcrumb a:active,
#breadcrumb a:hover,
.smallText a,
.smallText a:visited,
.smallText a:active,
.smallText a:hover{
	text-decoration:none;
}

#footer,
#footer2,
#footerLinks{
	width:430px;
	margin:auto;
	text-align:center;
}
#sagefooter{
	padding:10px 0 0 0;
}
#sagefooter a,
#sagefooter a:visited,
#sagefooter a:active,
#sagefooter a:hover{
	text-decoration:none;
	color:#000000;
}

#to_top{
	padding:15px 0 15px 15px;
}
/*
Display Shortlist button on every Page
btnMyShortList2 is on the member detail page
*/
#btnMyShortList,
#btnMyShortList2{
	padding-left:40px;
	cursor:pointer;
	position:relative;
	top:-3px;
	margin-bottom:10px;
}

#profileMyShortList{
	height:0px;
	margin:auto;
	position:relative;
	width:100%;
	
}

#profileMyShortList #btnMyShortList2{
	left:446px;
	top:-24px;
	position:absolute;
	cursor:pointer;
}

.right_column #btnMyShortList{
	padding-left:0px;
}
#search{
	padding:0;
	margin:0;
}
#search_table{
	padding:0;
	margin:0;
}
#search_table td{
	padding:0 0 5px 0;
}
.text_box{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}
.drop_down{
	width:195px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

/* added custom hand graphic - Kai */
.show_hand{
	cursor:pointer;
}

/* end of new hand code */
.date_field{
	width:125px;
}
#mapkey{
	position:absolute;
	top:220px;
	padding:0 0 0 22px;
	width:251px;
}

/*
#mapkey original{
	position:absolute;
	top:220px;
	padding:0 0 0 22px;
	width:251px;
}
*/
#mapkey h5{
	font-size:10px;
	color:#666666;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#pnlMap{
	clear:both;
	height:240px;
	overflow:hidden;
	padding-top:30px;
}

#pnlMapData{
	position:relative;
	top:-200px;
	padding:0 0 0 17px;
	width:250px;
	font-size:11px;
	line-height:15px;
}
#pnlMapData h5{
	font-size:12px;
	color:#666666;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#pnlMapData ol{
	list-style-type:none;
	padding:15px 0 15px 0;
	margin:0;
}

#imgMap{
	margin:10px 0 0 0;
}
#pnlMapData .red{color:#A82B40;}
#pnlMapData .gold{color:#AB913F;}
#pnlMapData .blue{color:#5289C7;}
#pnlMapData .ltblue{color:#48A5C7;}
#pnlMapData .teal{color:#007F92;}
#pnlMapData .purple{color:#7E577B;}
#pnlMapData .darkblue{color:#294769;}
#pnlEnd{
	padding-top:30px;
	/*
	position:relative;
	top:-200px;
	*/
}

#homemapkey{
	position:absolute;
	top:450px;
	padding:0 0 0 17px;
	width:250px;
}
#homemapkey h5{
	font-size:12px;
	color:#666666;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#regionmapkey{
	position:absolute;
	top:290px;
	padding:0 0 0 17px;
	width:230px;
}
#regionmapkey h5{
	font-size:12px;
	color:#666666;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#colourkey .red{
	color:#A82B40;
}
#colourkey .gold{
	color:#AB913F;
}
#colourkey .blue{
	color:#5289C7;
}
#colourkey .ltblue{
	color:#48A5C7;
}
#colourkey .teal{
	color:#007F92;
}
#colourkey .purple{
	color:#7E577B;
}
#colourkey .darkblue{
	color:#294769;
}
#alpha{
	list-style-type:none;
	padding:15px 0 0 0;
	margin:0;
}
#alpha img{
	margin:0 10px 0 0;
}


/* member page styles */
#propertytable th{
	text-align:left;
	font-size:10px;
	font-weight:bold;
}
#propertytable td{
	vertical-align:top;
}
#propertytable td.leftSide{
	padding-right:20px;
}
#propertytable td.rightSide{
}
#propertytable .col1{
	width:50%;
	padding-right:8px;
	color:#006600;
}
#propertytable .col2{
	width:50%;
	padding-left:8px;
	text-align:right;
	color:#663300;
}
.amenitytable H2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#666;
	display:inline;
	padding:5px 0 5px 0;
	margin:0px;
}
.amenitytable th,
.amenitytable td{
	vertical-align:top;
}
.amenitytable td th,
.amenitytable td td{
	padding:0px;
}
.amenitytable div.Row,
.amenitytable td td th,
.amenitytable td td td{
	padding:3px 0 3px 0;
	border-top:1px #CBD6E2 solid;
}
.amenitytable td.drivingdirections{
	padding:6px 0 3px 0;
	border-top:1px #CBD6E2 solid;
}
.amenitytable td.drivingdirections p{
	margin:6px 0 0 0;
}
.amenitytable .leftcol{
	border-right:1px #CBD6E2 solid;
	padding:0 10px 0 0;
}
.amenitytable .rightcol{
	padding-left:10px;
	width:65%;
}
.amenitytableborder{
	border:1px #CBD6E2 solid;
}
.mapanddirections H2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#666;
	display:block;
}
.mapanddirections H3{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	padding-top:10px;
}
.mapanddirections p{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	border-bottom:1px #CBD6E2 solid;
}
#image_col{
	width:183px;
}

.line2{
	border-left:1px #CBD6E2 solid;
	padding:0 15px 0 15px;
}
.noline{
	padding:0 15px 0 0;
}
.propertydesc-social{
	padding:15px 0 0 0;
}
.propertydesc{
	float:left;
	width:270px;
	text-align:justify;
	padding:0 10px 0 0;
	margin:0;
}
.underline{
	border-bottom:1px #CBD6E2 solid;
	margin-bottom:4px;
}
/* 14/07/2009 2:45:40 PM apugh altered listing to a class instead of id as usually tere are motr than one listing per page */
.listing{
	border-bottom:1px #CBD6E2 solid;
	padding-bottom:8px;
	margin-bottom:10px;
}
.community_link{
	padding:5px 0 0 0;
}
#map_and_driving{
	display:block;
	float:none;
	clear:both;
	overflow:auto;
}
#pnlRegionCommunityNames{
	padding-top:15px;
	width:440px;
}
#pnlRegionCommunityNames .DataList{
	padding:0px;
	width:440px;
	border:0px;
}
#pnlRegionCommunityNames .ItemStyle{
	width:33%;
}
.gmapMessage{
	margin:auto;
	width:400px;
	height:300px;
	text-align:center;
	vertical-align:middle;
	background-color:#EAEFF4;
	color:#000000;
}


#pnlEnd{
	padding-top:30px;
}


/* 14/07/2009 11:06:03 AM apugh new image icons for the links in the blue side box */

a.lnkRel{
	display:block;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:10px;
}
a.lnkInfo{
	background-image:url(../images/interface/lnkInfo.gif);
}
a.lnkLodge{
	background-image:url(../images/interface/lnkLodge.gif);
}
a.lnkCamp{
	background-image:url(../images/interface/lnkCamp.gif);
}
a.lnkAtoZ{
	background-image:url(../images/interface/lnkAtoZ.gif);
}

a.social{
	display:block;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:10px;
	padding-top: 5px;
}

a.social-facebook{
	background-image:url(../images/facebook.jpg);
}
a.social-twitter{
	background-image:url(../images/twitter.jpg);
}
a.social-flickr{
	background-image:url(../images/flickr.jpg);
}

/* 21/07/2009 11:17:00 PM apugh new classes for SearchResults.aspx */

.divBtnShortList{
	padding-bottom:5px;
	cursor:pointer;}

#resultList tr{
	vertical-align:top;
}
#resultList .heading,
#resultList .listing{
	width:100%;
	overflow:auto;
}
#resultList .group{
	border:none 0px;
}
#resultList .group span.region,
#resultList .group span.subregion,
#resultList .group span.community{
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	color:#666;
	font-weight:bold;
}
#resultList .group span.region{
	font-size:14px;
	letter-spacing:2px;
}
#resultList .group span.subregion{
	font-size:13px;
	font-weight:bold;
}
#resultList .group span.community{
	font-size:11px;
	font-weight:normal;
}

/* 18/07/2009 6:22:22 PM apugh new classes for MemberDetail.aspx */
#resultList div.heading div.c1{
	float:left;
	width:340px;
}
#resultList div.heading div.c2{
	float:left;
	width:110px;
}
#resultList div.row div.c1{
	float:left;
	width:110px;
	padding-top:3px;
}
#resultList div.row div.c2{
	float:left;
	width:340px;
	/*
	border:1px solid #ff0000;
	*/
	padding:3px;
}
#resultList .btnShortList,
#resultList .btnUnList{
	float:right;
	width:63px;
	height:9px;
	cursor:pointer;
}
#propertytable .btnShortList,
#propertytable .btnUnList{
	float:right;
	width:63px;
	height:9px;
}
#propertytable .divBtnShortList{
	float:right;
	width:63px;
	height:9px;
}
#propertytable span.head,
#resultList span.head{
	font-weight:bold;
	padding-right:5px;
	line-height:2.0em;
}
.amenitytext span{
	display:block;
}
#propertytable div.StarRatings,
#resultList div.StarRatings{
	clear:both;
	overflow:auto;
}
#propertytable div.StarRatings div,
#propertytable div.StarRatings span,
#resultList div.StarRatings div,
#resultList div.StarRatings span{
	float:left;
	display:block;
}
#propertytable div.StarRatings span,
#resultList div.StarRatings span{
	line-height:2.0em;
}
#propertytable div.StarRatings div.divStars,
#resultList div.StarRatings div.divStars{
	position:relative;
	top:3px;
	margin-right:5px;
	background-image:url(../images/star-small.gif);
	background-repeat:repeat-x;
	cursor:pointer;
}

.btnMemberMoreInfo{
	/*bottom:-11px;*/
	bottom:0px;
display:block;
height:28px;
left:280px;
position:absolute;
width:63px;
}
/*
outline: none; removes outline on anchor
*/
.btnMemberMoreInfo:active,
.btnMemberMoreInfo:focus{
	outline:none;
}
/*
#propertytable a.btnMemberMoreInfo:active img,
#propertytable a.btnMemberMoreInfo:focus img{
	outline:none;
}
*/
/*
	Member details page member images
*/
.pnlMemberImage a{
	margin-bottom:10px;
}

.pnlMemberImage img{
	margin-bottom:10px;
}

/*
	Member details page Action Icons
	The column is (currently) 187px widr
	The buttons are 63px wide
*/
.pnlActionsCol{
	overflow:auto;
	margin-bottom:10px;
}

.pnlActionsCol a{
	float:left;
	margin-bottom:10px;
	padding-left:20px;
}

.pnlActionsRow{
	text-align:center;
	margin:20px 0 20px 0;
}

.pnlActionsRow img{
	padding-left:30px;
	padding-right:30px;
}

#dgSearchResultsList,
#dgFeaturedListing,
#dgNearbyCommunities{
	width:100%;
}

/* Override ads.css */
#pnl_ads,
#pnl_smart_ads,
#pnl_smart_ads .ads_container{
	width:130px;
}
/* Social bookmarks */
#pnlSocial {
	float:left;
	margin:0;
}
#pnlSocialTitle {
	width:80px;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
}
#pnlSocialIco {
	width:80px;
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
}
#pnlSocialIco div{
	float:left;
}
#pnlSocialIco a,
#pnlSocialIco a.btnSocial {
	display:block;
	height:16px;
	width:16px;
	line-height:16px;
	margin:2px;
	text-decoration:none;
	background-image:url(http://www.lodging.bc.ca/images/interface/bookmarks.gif);
}

.button2010{
padding-top: 10px;
}