@CHARSET "UTF-8";



/** OVERRIDES **/
BODY {
  background: #ffffff url(img/wrapper_bg.png) repeat-y center;
}

#wrapper {
  background: transparent url(img/top_bg.gif) repeat-x top;
}

#afold {
  background: none;
}

.ie #afold {
  overflow: hidden; 
}

#bfold {
  background-color: transparent;
}

#content_wrapper {
  background: none;
  padding-top: 0;
}

#top_wrapper {
  padding: 0 15px;
}

/** CATEGORY **/

#category_info {
	background: url(img/category_img_top.png) no-repeat top;
	padding-top: 4px;
	width: 372px;
	float: left;
	margin-bottom: 10px;
}
#category_info .outer {
  background: url(img/category_img_bottom.png) no-repeat bottom;	
	padding-bottom:4px;
}
#category_info .inner {
	background: url(img/category_img_bg.png) repeat-y;
	padding: 2px;
}

#category_image {
	width: 360px;
	height: 208px;
	margin: 0 auto;
	position: relative;
	z-index:0;
}
	
#category_image DIV {
	position:absolute;
	bottom:0;
	color: white;
  background: url(img/overlay60.png);
  width: 100%;
}

#category_image H1{
	margin: 10px 10px 5px 10px;
	font-family: Verdana, Lucida Grande, Bitstream Vera Sans, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}

#category_image P{
  font-size: 12px;
  margin: 0px 10px 10px 10px;
}

#category_locations {
	margin-left:7px;
  width: 265px;
  height: 220px;
  float: left;
  background: url(img/category_loc_feat.png) no-repeat top;
}

#category_locations DIV {
	padding: 15px;
}

#category_locations H4 {
	color: #0063aa;
	font-size:  16px;
	font-family: Verdana, Lucida Grande, Bitstream Vera Sans, sans-serif;
	font-weight: lighter;
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px dashed #cccccc;
}

#category_locations TABLE {
	width: 100%;
}

#category_locations TD {
	vertical-align: top;
	width: 25%;
	color: #252525;
}

#category_locations UL {
  margin: 0;
  padding: 12px 0 0 0;
  list-style-type: none;
}

#category_locations LI {
	padding-bottom: 5px;
	padding-left: 10px;
	background: url("img/bullet_arrow.gif") no-repeat 0 30%;
}

#category_locations LI A{
  color: #252525;
  text-decoration: none;
}

#category_locations LI A:HOVER{
  text-decoration: underline;
}

/* FEATURED */
#category_featured {
  margin-left:7px;
  width: 265px;
  height: 220px;
  float: left;
  background: url(img/category_loc_feat.png) no-repeat top;
}

#category_featured .inner {
  padding: 15px;
}

#category_featured H4 {
  color: #0063aa;
  font-size:  16px;
  font-family: Verdana, Lucida Grande, Bitstream Vera Sans, sans-serif;
  font-weight: lighter;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 1px dashed #cccccc;
}
 
#category_featured .summary {
  padding: 15px 0 0 0;
}

#category_featured .left, 
#category_featured .right {
  float: left;
}

#category_featured .left {
	margin-right: 5px;
}

#category_featured .right P {
	margin: 0;
	font-size: 9px;
	color: #000000;
	font-weight: lighter;
	width: 150px;
}
#category_featured .right P STRONG {
  font-size: 11px;
  font-weight: bold;
}   
#category_featured .right P STRONG A {
  color: #000000;
  text-decoration: none;
}
#category_featured UL {
  margin: 12px 0 0 0;
  padding: 0px;
  list-style-type: none;
}

#category_featured LI {
	padding: 0;
	margin: 0 0 8px 0;
  float: left;
  width: 65px;
  padding-left: 10px;
  background: url("img/bullet_arrow.gif") no-repeat 0 35%;
}
 
 /** TABS **/
 
#category_tabs {  
	float:left;
  padding-left:25px;
}
 
#category_tabs H4 {
	margin: 7px 28px 0 0px;
	float: left;
}
 

#category_tabs H4 A{
	font-size: 14px;
	font-weight: lighter;
	text-decoration: none;
	color: #1c2e00;
	padding-bottom: 16px;
	display:block;
}

#category_tabs H4.selected A{
  color: #FFFFFF;
  background: transparent url("img/category_tab_sel.png") bottom center no-repeat;
}

/** LISTINGS **/

#listing_container {
  background: transparent url("img/category_tabs_bg.png") no-repeat top;
  padding:11px 0 0 0;
  margin:5px 0 0 0 ;
}

.ie #listing_container {
	zoom: 1;
}
#listing_container .outer{
  background: url("img/category_listing_cont_bg.png") repeat-y center;
}

#listing_container .inner{
  background: url("img/category_listing_cont_bottom.png") no-repeat bottom;
  padding: 10px 15px 12px 15px;
}
DIV.sort {
  float: right;
  height:39px;
  padding-right:15px;
}


/**STYLISH SELECT**/
.select_light {
 color: #656565;
 margin: 13px 10px 13px 2px;
 height: 31px;
}

.select_light :focus {outline:none;}

.js ul.newList {left:-9999px;}

ul.newList * {
  margin:0; 
  padding:0;
}
ul.newList {
  margin:0; 
  padding:0; 
  list-style:none; 
  width:225px; 
  background:#fff; 
  position:absolute;  
  border:1px solid #ccc; 
  top:22px; 
  left:0; 
  overflow:auto; 
  z-index:9999;
}
.newListSelected {
  width:225px; 
  height:31px; 
  padding:3px 0 0 6px; 
  float:left; 
  background:url(img/sselect_light.gif) no-repeat;
  z-index: 800;
 }

.newListSelected {
  background:url(img/sselect_light.gif) no-repeat;
}
.newListSelected span {
  width:231px; 
  display:block;
}
ul.newList li A{
  display: block;
  padding:3px 8px;
  color: #656565;
  text-decoration: none;
}
.selectedTxt {
  padding:0 40px 0 12px;
  width:165px;
  overflow:hidden; 
  height:16px; 
  font-size: 14px;
  font-weight:bold;
  line-height: 25px;
  height: 25px;
  vertical-align:middle;
}
A.hiLite {
  background:#656565!important; 
  color:#fff!important;
}
A.newListHover {
  background:#ccc!important; 
  color:#000!important; 
  cursor:default;
}
.newListSelHover, .newListSelFocus {
  background:url(img/sselect_dark.gif) no-repeat;
  cursor:default;
}
.newListSelHover .selectedTxt, .newListSelFocus .selectedTxt{
  color: #ffffff;
}
.newListOptionTitle {
  font-weight:bold;
}
.newListOptionTitle ul {
  margin:3px 0 0;
}
.newListOptionTitle li {
  font-weight:normal; 
  border-left:1px solid #ccc;
}
/* PAGINATION */
P.navigation {
	background: #eaeaea;
	border-top: 1px solid #ffffff;
  height: 35px;
  text-align:center;
  line-height: 35px;
  margin: 0;
}

P.navigation A {
	color: #6d6d6d;
	text-decoration: none;
	margin: 0 5px;
}
P.navigation A.selected {
  text-decoration: underline;
  color: #104d7e;
}
P.navigation A.left,
P.navigation A.right {
	color: #000000;
}
P.navigation A:HOVER {
  text-decoration: underline;
  color: #104d7e;
}

#page {
  width:100%;
  border-collapse:collapse;
  margin:0;
  border: none;
}
#page_prev, 
#page_next {
	width: 40px;
	vertical-align: center;
	padding:0;
}
#page_prev A, 
#page_next A {
	display: block;
	height: 560px;
	text-decoration: none;
}
#page_prev A{
  background: url("img/listing_arrow_left.gif") no-repeat center;
}

#page_next A{
  background: url("img/listing_arrow_right.gif") no-repeat center;
}

#page_next {  
  background: url("img/listing_arrow_right_bg.gif") repeat-y;
}
#page_prev {
	background: url("img/listing_arrow_left_bg.gif") repeat-y;
}


#page_next {
  background: url("img/listing_arrow_right_bg.gif") repeat-y;
}

#listings {
	padding: 4px;
	vertical-align: top;
}

.listing {
	border: 1px solid #f3f3f3;
	width: 400px;
	margin-top:4px;
}
#listing_container .listing.left {
	float:left;
}
#listing_container .listing.right {
  float:right;
}
#listing_container .listing .cont{
	background: url(img/category_listing_bg.png) repeat-y;
	margin: 4px;
}

#listing_container .listing .outer {
	background: url("img/category_listing_top.png") no-repeat top;
  padding-top:10px;
}

#listing_container .listing .inner {
	background: url("img/category_listing_bottom.png") no-repeat bottom;
  padding: 0 10px 10px 10px;
  position:relative;
}

.ie #listing_container .listing .inner {
  height: 1%;
}


.listing .left,
.listing .right{
	float:left;
}

.listing .left {
	padding-right: 6px;
}
.listing .left IMG,
.listing .noimg	 {
	padding: 4px;
	background: #ececec;
	color:#676767;
}

.listing .noimg P {
	margin: 0;
	padding: 0;
	width: 138px;
	height: 138px
}

.listing .noimg SPAN {
	display:block;
	height: 100%;
	background: url(img/overlayw60.png);
	text-align: center;
  line-height: 138px;
  color: #000000;
}
	
 
.listing .right{
  width: 215px;
}

.listing TABLE {
	width: 100%;
	margin-bottom: 12px;
}

.listing H2 {
	margin:0 0 8px 0;
  font-size:13px;
  font-weight:bold;
  color:#006696;
}

.listing H2 A{
  color:#006696;
  text-decoration:none;
}
.listing H2 STRONG {
	float: right;
	padding-left: 10px;
}

#listings .listing .location {
	margin-bottom: 12px;
}

.listing .right P{
  color: #757575;
  margin:0;
}



.listing P.actions {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.listing P.actions IMG{
  background: transparent;
 }
 #directory {
  vertical-align: top;
  padding: 0;
  border: 0;
 }
 
 #directory UL {
  list-style-type: none;
  margin: 0;
  padding: 0;
 }
 
 #directory LI {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e5e5e5;
}

#directory LI.even {
	background-color: #ffffff;
}
 #directory * {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
 }
 
 #directory A {
  text-decoration: none;
  color: #333333;
  display:block;
  padding: 0 25px;
  background-color: transparent;
  cursor: pointer;
 }
.ie #directory A {
  height:48px;
}
 
 #directory A:HOVER {
  background-color: #8fbd47;
 }
#directory A:HOVER  * {
  color: #000000;
 } 
 #directory A SPAN{
  color: #bababa;
 }
#directory A EM{
  color: #8b8b8b;
  font-style: normal;
} 
 #directory STRONG {
  display: block;
  float: left;
  color: #333333;
 }
 #directory SPAN {
  float: right;
  margin: 0;
 }
 
 
 #maincategory #mainarea {
  width: 919px;
}
#maincategory #mainarea #mainexperience{
  width: 372px;
  height: 222px;
  overflow: hidden;
  float: left;
  background-image: url(img/maincategory_frame_photo.png);
}
#maincategory #mainarea #mainexperience .photo{
  width: 360px;
  height: 96px;
  margin-top: 6px;
  margin-left: 6px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-right: 6px;
  margin-bottom: 22px;
}
#maincategory #mainarea #mainexperience .photo .strip{
  width: 360px;
  height: 35px;
  float: left;
  margin-top: 61px;
  background-image: url(img/maincategory_strip_mainexperience.png);
}
#maincategory #mainarea #mainexperience .photo .strip h2{
  font-family: Verdana, "Lucida Grande", "Bitstream Vera Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background-image: none;
  margin: 0px;
  padding: 8px 0px 0px 6px;
}
#maincategory #mainarea #mainexperience h2{
  margin-top: 6px;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 2px;
  font-family: Verdana, "Lucida Grande", "Bitstream Vera Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-image: url(img/maincategory_bullet_mainexperience.png);
  background-position: 6px 4px;
  padding-left: 22px;
  background-repeat: no-repeat;
}

#maincategory #mainarea #mainexperience p{
  margin-top: 2px;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica, Nimbus Sans, sans-serif;;
  font-size: 12px;
  font-weight: normal;
  color: #555555;
  line-height: 16px;
  padding-left: 6px;
  padding-right: 4px;
  height: 65px;
  overflow: hidden;
}
#maincategory #mainarea #popularactivities h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding: 0px 6px 8px 6px;
  margin-top: 10px;
  margin-right: 6px;
  margin-bottom: 8px;
  margin-left: 6px;
  color: #195283;
  border-bottom: 1px dashed #CCCCCC;
}
#maincategory #mainarea #popularactivities ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #252525;
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
  padding: 4px 0px 0px 0px;
  margin: 0px 0px 0px 15px;
}
#maincategory #mainarea #popularactivities ul li{
  background-image: url(img/productpage_bullet_listitem.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 8px;
  width: 90px;
}
#maincategory #mainarea #popularactivities ul li a{
  text-decoration: none;
  color: #252525;
}
#maincategory #mainarea #popularactivities ul li a:hover{
  text-decoration: underline;
}
#maincategory #mainarea #popularactivities table tr td {
  vertical-align: top;
}
#maincategory #mainarea #popularactivities{
  width: 236px;
  height: 222px;
  float: left;
  margin: 0 5px;
  background-image: url(img/maincategory_frame_popularactivities.png);
}
#maincategory #mainarea #featuredproducts{
  width: 301px;
  height: 222px;
  overflow: hidden;
  float: left;
}
#maincategory #mainarea #featuredproducts .product{
  width: 301px;
  height: 98px;
  overflow: hidden;
  background-image: url(img/maincategory_frame_featuredproduct.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 10px;
  padding-right: 6px;
  padding-left: 12px;
  margin-bottom: 6px;
}
#maincategory #mainarea #featuredproducts .product h3{
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 6px 2px 0px;
  margin-bottom:2px;
  margin-top:0;
  color: #195283;
}

#maincategory #mainarea #featuredproducts .product IMG {
  border:1px solid #D8D8D8;
  padding:2px;
}

#maincategory #mainarea #featuredproducts .product p {
  font-family: Arial, Helvetica, Nimbus Sans, sans-serif;
  font-size: 11px;
  line-height: 8px;
  font-weight: normal;
  color: #878787;
  margin: 0px;
  height: 44px;
  overflow: hidden;
}
#maincategory #mainarea #featuredproducts .product p strong {
  font-family: Arial, Helvetica, Nimbus Sans, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  color: #414141;
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
}

#maincategory #mainarea #featuredproducts .product p strong A{
  color:#000000;
  text-decoration:none;
}
 
 .productpage_otherprice {
  float:left;
  color:#006696;
  font-family:Verdana,"Lucida Grande","Bitstream Vera Sans",sans-serif;
  font-size:10px;
  font-weight:bold;
}

 
 .productpage_viewthisactivity {
  float:left;
  font-family: Arial, Helvetica, Nimbus Sans, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #77af00;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left:10px;
  display: block;
  background-image: url(img/productpage_bullet_arrowr.png);
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  width:90px;
}
.productpage_viewthisactivity a{
  color: #77af00;
  text-decoration: none;
}
 
