/* Member Search and display */
#category-search {
	clear: both;
	padding: 0 20px;
	margin-top: 22px;
}
#category-search li {
	list-style-image:none;
}
#category-search fieldset {
	background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.33, rgb(255,255,255)),
    color-stop(0.66, rgb(214,198,159)),
    color-stop(0.98, rgb(184,164,113))
	);
	background-image: -moz-linear-gradient(
    center top,
    rgb(255,255,255) 20%,
    rgb(184,164,113) 100%
	);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#B8A471'); /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#B8A471')"; /* IE8 */
  background-position: 0 -1px;
  background-repeat: repeat-x;
  border: 1px solid #B8A471;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear: both;
  margin-bottom: 1.5em;
  padding: 0;
}
#category-search legend {
	color: #000;
	font-weight: bold;
	margin-left: 1em;
}
#category-search fieldset ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 1em 1em 0;
}
#category-search fieldset li {
  clear:	left;
  float:	left;
  padding-bottom:	1em;
  width:	100%;
}
#category-search fieldset.submit {
  border-style: none;
  left: 120px;
  position: relative;
  width: 100px;
}
#category-search label {
	width: 120px;
	float: left;
	display: block;
}
#category-search #amenitySearchAll label {
	display: inline;
	float: none;
	width: auto;
}
#category-search-result {
  clear: both;
  margin: 10px;
}
#amenities label {
	text-align: left !important;
	width: 190px !important;
	margin-left: 30px;
	float: left;
	}

.reservation-button {
	float: right;
	margin: 15px 7px 0 7px;
	}
.search-result-item {
  background-color:#fff;
  border:1px solid #B8A471;
  height:1%;
  margin-bottom:5px;
  overflow:hidden;
  position:relative;
}
.search-result-item-on {
  border: 1px solid #726646 !important;
	cursor: pointer;
}
.search-result-img {
	float: left;
	margin: 10px;
	position: relative; 
}
.search-result-item-info {
	margin:  0 10px;
}
.search-result-item h2 {
  font-size: 18px;
  padding: 10px 10px 5px 10px;
	margin: 0;
	color: #00456C;
 	margin-right: 10px; 
}
.search-result-item .moreInfo {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 80px;
	height: 26px;
	line-height: 26px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #E8DDC3;
	border: 1px solid  #B8A471;
	color: #593533;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
.search-result-item:hover .moreInfo {
	background: #E8DDC3;
	border: 1px solid  #593533;
	color: #593533;
	}
.search-result-item h2 a:link {color: #00456C;}
.search-result-item h2 a:visited {color: #00456C;}
.search-result-item h2 a:hover {color: #3D8D3A;}
.search-result-item h2 a:active {color: #00456C;}

.search-result-location {
  padding: 5px;
	float: left;
}
.search-result-distance {
  clear: left;
  float: left;
  font-style: italic;
  position: relative;
}
.search-result-more2 {
  border: 0 none;
  position: absolute;
  right: 10px;
  top: 60px;
}
div.search-result-more-div {
	clear: left;
	margin-top: 3px;
}
div.search-result-more-div a {
	display: block;
	width: 150px;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #077582;
	text-decoration: none;
	text-align: center;
	margin-top: 3px;
	}
div.search-result-more-div a:link {
	background-image:url(assets/listing-bg1.gif);
	color: #077582;
	}	
div.search-result-more-div a:visited {
	background-image:url(assets/listing-bg1.gif);
	color: #077582;
	}	
div.search-result-more-div a:hover {
	background-image:url(assets/listing-bg2.gif);
	color: #077582;
	}	
div.search-result-more-div a:active {
	background-image:url(assets/listing-bg1.gif);
	color: #077582;
	}
.member-coupon, .member-valuecard {
	float: left;
	clear: left;
	position: relative;
	margin-top: 10px;
	margin-left: 76px;
	display: inline;
	}
#member-detail {
	clear: left;
	margin: 10px;
	padding-top: 10px;
	}
#member-img-1 { padding-right:10px; }
#business-list-contacts {clear: left;}
#business-list-contacts h2 {margin-bottom: 0;}
#member-detail .vcard {
	float: left;
	width:  220px;
	}
#member-detail .member-button {
	float: left;
	clear: right;
	position: relative;
	margin: 15px 5px;
	}
.business-contact {display: list-item; margin-left: 20px;}
.fn.org {font-size: 14px; font-weight: bold; }
#image-box {
	float: right;
	width: 270px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
#photo-caption {
	text-align: center;
	margin-top: 3px;
	}	
#google-div {
	margin: 1em 0;
	clear: left;
	width: 230px;
	background: #CBDEF2;
	border: 1px solid #28578F;
	padding: 6px 10px;
	position: relative;
	}
#google-div h3 {margin: 0; font-size: 12px !important; margin-bottom: 3px}
#google-div input {font-size: 12px;}
#ccards {
	height: 1%;
	overflow: hidden;
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	width: 150px;
	clear: right;
	margin-top: 12px;
	margin-left: 12px;
	}
#ccards img {float: left; margin: 0 10px 10px 0;}
#ccards h2 {font-size: 12px; margin: 0;}
#member-img-l {
	display:block;
}
.member-img-s {
	cursor: pointer;
	cursor: hand;
  float: left;
  margin: 10px 10px 0 0;
  position: relative;
	display: inline;
}
.business-list-amenities {
	clear: left;
	font-weight: bold;
	line-height: 15px;
	position: relative;
	height: 1%;
	overflow: hidden;
}
.business-list-amenities ul {
	float: left;
	position: relative;
}
.member-travel-item {
	margin-top: 1em;
	clear: both;
	}
.member-travel-item img {
	float: right;
	clear: right;
	padding-bottom: 10px;
	}
.member-travel-item h2 {
	clear: both;
	}
#search-more {
  height: 1%;
  margin: 10px 10px 10px 10px;
  overflow: hidden;
  padding: 10px;
}
#search-more fieldset {
  background-color: #AFCDEF;
	background-position: 0 -1px;
  background-repeat: repeat-x;
  border: 1px solid #244B8D;
  clear: both;
  margin: 0 10px 0 0;
  padding: 5px 0;
}
#search-more legend {
  color: #000;
  font-weight: bold;
  margin-left: 1em;
}
#search-more form {
	margin: 0;
}
fieldset.submit {
	border-style: none;
}
#search-more select {margin-top: 3px;}
#search-more label {
  display: block;
  float: left;
  height: 1%;
  margin: 5px;
  text-align: right;
  width: 100px;
  clear: left;
}
/*
3 Specialty Sections.
Restaurant, Hotels and Golf Courses
*/

#member-files {
	margin-top: 1em;
	height: 1%;
	overflow: hidden;
}
/* Header Sizes */ 
.member-golf-result h2,
.member-hotel-result h2, 
.member-restaurant-item h2,
#member-files h2 {
	font-size: 15px;
	}
/* Golf result list */
.member-golf-result {
	clear: both;
	height: 1%;
	overflow: hidden;
	margin-top: 1em;
	}
/* walking Course? */	
.member-golf-walking {
	margin-left: 20px;	}
/* Par stats table */
.member-golf-stats {
	float: left;
	clear: left;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 6px;
	margin-right: 20px	
	}
/* Fees Table */	
.member-golf-fees { float: left; 	}	
.member-golf-result table, .member-golf-result td, .member-golf-result th {
	border: 1px solid #BDD8BC;
	border-collapse: collapse;
	background: #eee;
	font-size: 11px;
	}
.member-golf-result td, .member-golf-result th {
	padding: 3px 6px;
	}	
/* Accommodations Result List */
.search-result-item-info .member-hotel-result {
	height: 1%;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 12px;
	height: 50px;
	}
#member-detail .member-hotel-result {
	position: relative;
	float: right;
	margin: 0 0 20px 20px;
	background: #ddd;
	border: 2px solid #ccc;
	padding: 10px;
	}
#member-detail .member-hotel-result img {
	margin-bottom: 2px;
	}	
#member-detail p {margin-top: 0;}	
/* Restaurant Information */
.member-restaurant-item {
	clear: left;
	margin-top: 1em;
	margin-left: 0;
	margin-bottom: 6px;
	margin-right: 20px;	
	}
.member-restaurant-item table, .member-restaurant-item td, .member-restaurant-item th {
	border: 1px solid #BDD8BC;
	border-collapse: collapse;
	background: #eee;
	font-size: 12px;
	}
.member-restaurant-item td, .member-restaurant-item th {
	padding: 4px 8px;
	}	

/* Controls the transfer box when updating a member image
 * on the member-detail page
 */
.ui-effects-transfer {border: 2px solid black;}
/* Right Column Member Deatil */
#mColumn {
	clear: right;
	float: right;
	position: relative;
	width: 165px;
	border: 1px solid #ccc;
	border-bottom: 0;
	margin-left: 20px;
	}
#mColumn h2 {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	padding: 8px 8px 4px 8px;
	margin: 0;
	background: #E7E7D5;
	}
#mColumn ul, #mColumn li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	 }
#mColumn li {
	border-bottom: 1px solid #ccc;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	}
#mColumn ul ul {
	margin: 0;
	padding: 10px;
	list-style-type: disc;
	list-style-position: inside;
  }
#mColumn ul ul li {
	border: 0;
	background: none;
	list-style-type: disc;
  }
#mColumn p {
	margin: 0;
	padding: 4px 8px 4px 28px;
  }
#mColumn a {
	margin: 0;
	display: block;
	padding: 4px 8px 4px 28px;
	}
#mColumn ul ul a {
	display: inline;
	padding: 0;
	}
#mColumn a:hover {
  	text-decoration: none;
	}          	
/* Icons */
.mFacebook	{ background-image: url(http://app.gaslightmedia.com/assets/deadsimple/facebook.gif); }
.mMyspace	{ background-image: url(http://app.gaslightmedia.com/assets/deadsimple/myspace.gif); }
.mTwitter	{ background-image: url(http://app.gaslightmedia.com/assets/deadsimple/twitter.gif); }
.mLinkedIn	{ background-image: url(http://app.gaslightmedia.com/assets/deadsimple/linkedin.gif); }
.mBlog		{ background-image: url(http://app.gaslightmedia.com/assets/deadsimple/blogger.gif); }
.mYouTube	{ background-image: url(http://app.gaslightmedia.com/assets/deadsimple/youtube2.gif); }
.mReservations	{ background-image: url(http://app.gaslightmedia.com/assets/icons/book_open.png); }
/* Photo Gallery on member detail pages */
#member-detail #photo-gallery {
	clear: both;
	margin: 0;
}
/* Trip Planner Stuff */
#accountBox {
	border-right: 1px solid #3D1006;
	border-bottom: 1px solid #3D1006;
	border-left: 1px solid #CBCBAA;
	border-top: 1px solid #CBCBAA;
	background: #E7E7D5;
	width: 230px;
	float: right;
	margin-left: 10px;
	}
#accountBox h2 {
	margin: 0 0 6px 0;
	}
#accountBox #plannerLogin {
	padding: 6px;
}
#accountBox #plannerLogin p {
	margin: 0;
	}
#plannerUser, #plannerP {
	float: left;
	}
#accountBox #plannerLogin #plannerUser {
	margin-right: 3px;
	}
#accountBox #plannerLogin input {
	width: 90px;
	display: block;
	}
#accountBox #plannerLogin a {
	font-size: 11px;
	}
#plannerSubmit {
	float: right;
	}
#accountBox #plannerLogin input.submit {
	border: 0;
	width: 20px;
	height: 20px;
	text-indent: -5000px;
	padding: 0;
	margin-top: 15px;
	margin-left: 3px;
	}
#accountBox #plannerNew {
	padding: 0px;
	}
#accountBox #plannerNew a {
	display: block;
	width: 220px;
	height: 30px;
	text-indent: -5000px;
	background: url(assets/saveplanner.gif) no-repeat;
	margin-left: 0;
}
/* Items */
#plannerList {
	padding: 6px;
	margin: 0;
	clear: both;
	}
/* page break */
.page-break { display:none; }
.plannerItem {
	border: 1px solid #E7E7D5;
	border-left: 20px solid #CBCBAA;
	background: #FFFBEF;
	padding: 1px 0 26px 0;
	position: relative;
	clear: both;
	margin-top: 12px;
	height: 1%;
	overflow: hidden;
}
.plannerRemove {
	text-indent: -5000px;
	background: url(assets/btn_close.gif) no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 6px;
	right: 6px;
	}
.plannerItem h2 {
	font-size: 12px;
	padding: 6px 0 3px 10px;
	margin: 0;
}
.plannerItem h2 a {
 	font-weight: normal;
}
.plannerItem h3 {
	font-size: 18px;
	padding: 3px 0 0 10px;
	margin: 0;
	}
.plannerItem .plannerAddress {
	width: 270px;
	float: left;
	}
.plannerItem p {
	margin: 0 10px;
	}
.plannerInfo {
	float: right;
	width: 280px;
	margin-top: 0px;
	}
p.plannerTime {
	background: #CBCBAA;
	background: transparent;
	padding: 3px 6px;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 6px;
	left: 10px;
	font-style: italic;
	}
ul#plannerNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#plannerNav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
ul#plannerNav li a {
	text-indent: -5000px;
	display: block;
}
ul#plannerNav li#pN1 a {
	background: url(assets/btn_planneractions.gif) no-repeat;
	width: 100px;
	height: 35px;
}
ul#plannerNav li#pN2 a {
	background: url(assets/btn_planneractions.gif) no-repeat;
	height: 35px;
	width: 110px;
	background-position: -100px;
}
ul#plannerNav li#pN3 a {
	background: url(assets/btn_planneractions.gif) no-repeat;
	height: 35px;
	width: 85px;
	background-position: -210px;
	}
ul#plannerNav li#pN4 a {
	background: url(assets/btn_planneractions.gif) no-repeat;
	height: 35px;
	width: 50px;
	background-position: -295px;
	}
/* Travel Planner Links */
.list-add-link img, .list-view-link img {
	float: right;
	margin: 10px;
}
.pages {
	padding: 1em 0;
	clear: left;
}
.pages a, .pages b {
	color: #003366;
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #fff;
	background: #fff;
}
.pages b, .business-first-letter a.curr {
	border: 1px solid #2E6AB1;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}
.pages a {
	border: 1px solid #9AAFE5;
	text-decoration: none;
}
.pages a:hover, .business-first-letter a:hover {
	border-color: #2E6AB1;
}
.business-first-letter {
	margin: 1em 0;
}
.business-first-letter > div {
	margin-bottom: 1em;
}
.business-first-letter a {
	margin-right: 0.1em;
	color: #003366;
	padding: 0.1em 0.4em;
	border: 1px solid #9AAFE5;
	text-decoration: none;
}

