/* Listings */
#l-mainContent {
}
#l-mainContent a {
	color:#9D1625;
}
#l-mainContent .l-itemContainer h3 a {
	line-height: 1em;
	font-size: 15px;
	letter-spacing: normal !important;
	font-family: Helvetica, Arial, sans-serif !important;
	color:#3c3c2d;
	font-weight:bold !important;
	text-decoration:	none;
	margin-bottom:10px;
	display:block;
}
#l-mainContent .l-itemContainer h3 a:hover {
	color:#9D1625;
}
.l-itemContainer, .l-itemContainerSelected {
	margin: 0;
	background-image:url(/includes/images/assets/widgets/listings/listings_bg.png);
	background-repeat:no-repeat;
	height:240px;
	padding:15px;
}
.l-even {
}
.l-odd {
}
.l-itemContainer h3 {
	font-size:14px;
	font-weight:bold;
	letter-spacing: 0px;
	text-transform:none;
	color:#000;
}
.l-item, .l-itemOn {
	cursor:pointer;
	cursor:hand;
	padding:5px 10px;
	display:block;
	border:1px solid #F7F1DB;
}
.l-itemOn {
	background-color:#E0D9C2;
	border:1px solid #D1CCB8;
}
.l-item:hover {
	background-color:#E4DDCA;
	border:1px solid #D1CCB8;
}
.l-extras {
	padding: 0;	/* adding padding will make the scriptaculous animation jump */
	margin:0;
	/*border:1px solid #D1CCB8;*/
}

.l-odd .l-extras {

}
.l-even .l-extras {

}
.l-extrasHolder {
	padding: 5px 15px;
	height:207px;
}
.l-extrasHolder  p.desc {
	clear:both;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:12px;
	padding:22px 0px;
	margin:0px;
	min-height:41px;
	line-height:14px;
}
.l-extrasHolder .moreLink {
	font-weight:bold;
	text-decoration:none;	
}
.l-itemContainer .detailBar {
	border: 0 none;
	color: #A1182B;
	font-family: 'TradeGothicW02BoldCn20Regular',Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0 8px 0 -5px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 128px;
	bottom:5px;
	float:left;
}
.l-itemContainer .detailBar a {
	text-decoration:none;
}
.l-itemContainer .detailBar img, .mapItBar img {
	border:none;
}
.l-itemContainer .mapItBar {
	border: 0 none;
	color: #A1182B;
	font-family: 'TradeGothicW02BoldCn20Regular',Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0 8px 0 -5px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 128px;
	bottom:9px;
	float:left;
}
.l-itemContainer .mapItBar a {
	text-decoration:none;
}
.l-itemContainer .mapItBar .num {
	font-size:18px;
}
.l-itemContainer .itinLink {
	border: 0 none;
	color: #A1182B;
	float: right;
	font-family: 'TradeGothicW02BoldCn20Regular',Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: -10px 15px 0 0;
	position: relative;
	text-align: right;
	text-transform: uppercase;
	width: 230px;
}
.l-itemContainer .itinLink a{
	text-decoration:none;
	margin:0 10px;
}
.l-itemContainer .itinLink a.itineraryAdded {
	color:#91876B !important;
}
.l-itemContainer img.listImg{
	padding: 8px 0px 0px 0px;
	float:right;
	max-height:113px;
	max-width:195px;
}
.l-extrasHolder ul {
	margin:0;
	padding:0;
}
.l-extrasHolder li {
	font-family: Helvetica, Arial,  sans-serif;
	margin: 0;
	line-height:1.4em;
	letter-spacing:normal;
	font-size:12px;
	color:#3c3c2d;
}
.l-itemLinks {
	padding: 5px 5px 12px 0;
	
}
.l-itemLinks ul, .l-itemLinks ol, .l-itemLinks li {
	display:inline;
}
.l-itemLinks ul {
	clear:right;
}
.l-itemLinks li {
	margin:0 3px;
	float:right;
}
.l-itemLinks .moreInfo {
	font-weight:normal;
	font-size:11px;
	display:block;
	line-height:1.4em;
	margin-left:15px;
	float:left;
	clear:left;
}

/* Listing Details */

.detailContainer {
	margin:0px 20px 0px 0px;
}
.detailContainer .listBack {
	float: right;
	font-weight: bold;
	margin: 15px 0 0;
}
.detailContainer .listBack a {
	text-decoration:none;
}

h1.detail {
	font-family: 'ITCNewBaskervilleStdBold',Georgia,"Times New Roman",Times,serif;
	font-size: 27px;
	font-weight: bold;
	text-transform: uppercase;	
}

#detail-gallery {
	position:relative;
	float: right;
	width: 300px;
	height: 405px;

	padding:18px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}

#detail-info {
	clear: left;
	padding-left:15px;
	font-size:12px;
	color: #3C3C2D;
	font-family: helvetica,arial,sans-serif;
	line-height: normal;
	margin:0 0 50px;
}

#detail-info ul {
	margin:5px 0px 0px 0px;;
}

#detail-info li {
	margin: 0 0 5px;
}
#detail-info strong {
	color:#000;
}
li.btnSpace {
	padding-bottom:15px;
}
#detail-info a.website {
	margin: 0px 5px 0px 0px;
	text-decoration:none;
	font-weight:bold;
}
#detail-info a.email {
	margin: 0px 0px 0px 5px;
	text-decoration:none;
	font-weight:bold;	
}
#detail-info .itinLink {
	border: 0 none;
	color: #A1182B;
	font-family: 'TradeGothicW02BoldCn20Regular',Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0px 0 0;
	text-align: left;
	text-transform: uppercase;
	width: 230px;
}
#detail-info .itinLink a {
	margin: 0 10px 0px 0px;
	text-decoration: none;
}
#detail-info .itinLink a.itineraryAdded {
	color:#91876B !important;
}
#detail-info a.booknow {
	border: 0 none;
	color: #A1182B;
	display: block;
	font-family: 'TradeGothicW02BoldCn20Regular',Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0 0;
	text-align: justify;
	text-decoration: none;
	text-transform: uppercase;
	width: 89px;
}
#detail-accordion {
	margin: 5px;
	clear: both;
	float: none;
}
#detail-accordion .drawer {
	background-color:#E4DFCB;
	border: 1px solid #D7D2BE;
	margin-top: 4px;
}
#detail-accordion h3.tab {
	background-image: url(../images/listings/details-plus.jpg);/* listingDetails.js will use details-minus.jpg */
	background-position: 568px 2px;
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
	display: block;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	padding:5px;
	color:#000;
	text-transform:capitalize;
	letter-spacing:0.1em;
}
#detail-overview {
	margin: 20px 5px 5px 5px;
	clear: left;
	float: none;
}
#detail-accordion .tab:hover {
	background-color: #E0DAC2;
}
#detail-accordion .padding {
	padding:10px;
}

/* Wide Search */

/* Calendar Search */

.list-searchHolder {
	background-image: url(/includes/images/assets/widgets/calendar/search_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	width: 699px;
	height: 86px;
	color:#3c3c2d;
	font-weight:bold;
	margin:12px 0px 0px 0px;
}

.list-searchHolder .field {
	margin:0 0px 0px 10px;
	float:left;
}

.list-searchHolder DIV.keyword {
	background-image: url(/includes/images/assets/widgets/listings/listings_input_field_border.png);	
	background-repeat:no-repeat;
	background-position:top center;	
	width:190px;
	height:31px;
	border: 0px;	
}
.list-searchHolder a.search {
	background-image: url(/includes/images/assets/widgets/calendar/search_btn.png);	
	background-repeat:no-repeat;
	background-position:top center;	
	width:80px;
	height:26px;
	border: 0px;
	display:block;
	float:right;
	margin-top:2px;
}
.list-searchHolder form {
}
.list-searchHolder label {
	font-size:10px;
	font-weight:bold;
	float:left;
	clear:left;
	width:50px;
	text-align:left;
	line-height:20px;
}
.list-searchHolder label span {
	width:44px;
	float:left;
	clear:left;
}
.list-searchHolder .searchBox {
	font-family:helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	padding:12px 0px 0px 0px;
}

.list-searchHolder input.default {
	float:left;
	/*margin:8px 0 0 8px;*/
	padding:5px 0 0 17px;
	width:160px;
	border:0px none;
	background-color:transparent;
	color:#3c3c2d;	
}
.list-searchHolder select.default {
	float:left;
	margin:0 0 0 4px;
	width:100px;
	background-color:transparent;
}
.list-searchHolder select {
	float:left;
	margin:0 0 0 4px;
	width:100px;
}

/****** Listing Search Dropdown styling ******/
/* Filter Dropdowns */
.list-searchHolder ul.newList {
    margin: 0;
    padding: 0px 0px 0px 4px;;
    list-style: none;
    left: 0;
    width: 184px;
    text-align: left !important;
    position: absolute;
    z-index: 998 !important;
	border: #c5c5bd solid 1px;
	background: #fffff5;
	color: #3c3c2d;
	overflow:auto;
}

.list-searchHolder ul.newList li {
	width:166px;
}

.list-searchHolder ul.newList a {
	color: #3c3c2d;
	font-weight:normal;
	text-decoration:none;
}
.list-searchHolder .newListSelected {
    background: url(/includes/images/assets/widgets/listings/listings_input_field_border.png) top left repeat-x;
    padding: 0;
    height: 31px;
    line-height: 27px;
    width: 190px;
    margin: 0 0px 0 0;
    position: relative;
    z-index: 998 !important;
	color:#3c3c2d;
	font-size:bold;
	font-size:12px;
}

.list-searchHolder .newListSelected div {
    background: url(/includes/images/assets/widgets/calendar/dropdown_arrow.png) no-repeat scroll 165px 10px;
    display: block;
    padding: 2px 0 0 20px;
    text-align: left !important;
}

.list-searchHolder .newListSelHover, #listFilterSort .newListSelFocus {
    background-position: auto;
}

.list-searchHolder .newListSelHover div, #listFilterSort .newListSelFocus div {

}


/*.listingsColumnWide {
	display:block;
	margin:5px 0;
	padding:5px;
	clear:both;
}
.listingsColumnWide .subContainer1Content {
	height:50px;
}
.listingsColumnWide .containerBody {
	padding: 5px 0 5px 0;
	clear: left;
}
.listingsColumnWide .btnContainer {
	margin-top: 10px;
	text-align:right;
	vertical-align:middle;
}
.listingsColumnWide .btnContainer span {
	display:block;
	float:right;
}
.listingsColumnWide .btnContainer input {
	margin:5px 0 0 5px;
	float:right;
}
.listingsColumnWide .contSecondaryHead h3 {
	background: none;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0em;
}
.listingsColumnWide .contSecondaryHead h3 span {
	background:none;
	display: block;
}
.listingsColumnWide .containerBody .inputHolder {
	width:120px;
	padding:0 0 0 5px;
	margin:0;
	display:block;
	float:left;
}
.listingsColumnWide label {
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	margin:0;
}*/

/* Jump Menu */
.l-jumpHolder {
	margin: 10px 0px 10px 0px;;
	height:28px;
}
.l-jumpHolder a {
	color:#000;
}
.l-jumpHolder div {
	float:left;
}
.l-jumpHolder .highlight {
	font-weight:bold;
	color:#a71930;
}
.l-jumpHolder a.startArrow {
	background-image: url(../images/listings/jumpFirst.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	height:16px;
	width:16px;
}
.l-jumpHolder a.prevArrow {
	background-image: url(../images/listings/jumpPrev.png);
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}
.l-jumpHolder a.nextArrow {
	background-image: url(../images/listings/jumpNext.png);
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}
.l-jumpHolder a.endArrow {
	background-image: url(../images/listings/jumpLast.png);
	background-repeat:no-repeat;
	float:left;
	margin-left: 5px;
	height:16px;
	width:16px;
}
.l-jumpHolder #lcorner {
	float:left;
	height: 32px;
	width: 10px;
}
.l-jumpHolder .jumpNavL {
	width:280px;
	font-weight:bold;
	font-size:13px;
	color:#3c3c2d;
}
.l-jumpHolder .jumpNavL .view{
	float:left;
	line-height:31px;
}
.l-jumpHolder .jumpNavL  a{
	color:#3c3c2d !important;;
	text-decoration:none;
	margin:0 5px;
}
.l-jumpHolder .jumpNavL span.holder {
	padding: 0 0 0 10px;
	line-height:31px;
	text-transform:uppercase;
	float:left;
	color:#3c3c2d;
}
.l-jumpHolder .jumpNavL h4 {
	font-size:11px;
	line-height:31px;
	letter-spacing: 0;
	text-transform:capitalize;
	float:left;
	color:#666;
}
.l-jumpHolder .jumpNavR {
	width:180px;
	float:right;
	margin-right:10px;
	padding:2px 0px 0px 0px;
	line-height:18px;
}
.l-jumpHolder .jumpNavR h4 {
	padding: 0 5px 0 0;
	font-size:11px;
	line-height:31px;
	font-weight:normal;
	text-transform:lowercase;
	float:right;
}
.l-jumpHolder .jumpNavR span {
	padding-top: 5px;
	float:right;
}
.l-jumpHolder .jumpNavR span.pageCount {
	float:left;
	width:75px;
	color:#3C3C2D;
	font-size:13px;
	font-weight:bold;
	padding:0px 0px;
	text-align:center;
}
.l-jumpHolder #rcorner {
	float:right;
	height: 32px;
	width: 10px;
}

.handle {
	background: url("/includes/images/assets/widgets/listings/mini_map.jpg") no-repeat scroll 0 0 transparent;
	color: #A71930;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 55px;
	width:185px;
}

/*----listing detail tabs -------*/

#listingtabs {
	clear: both;

}

#listingtabs ul{
	clear: both;
	height: 23px;
	margin-bottom: 0px;
	margin-left:0px;
}


.logoFile {
	float: left;
	padding-left: 15px;
	padding-bottom: 5px;
	max-width: 200px;
}

#listingtabs li {
    float:left;
   /* background:url("../images/listings/left.gif") no-repeat left top;*/
    margin:0;
	margin-left: 2px;
    padding:0 0 0 1px;
	border: 0 none;
	color: #A1182B;
	font-family: 'TradeGothicW02BoldCn20Regular',Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	min-width:112px;
}

#listingtabs a, #listingtabs strong {
	display:block;
	/*background:url("../images/listings/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;*/
	text-decoration:none;
	width:98%;
	padding:0px 2px;
}
#listingtabs .tabBar {
	background: url("/includes/images/assets/widgets/listings/listing_tab_bg.jpg") repeat scroll 0% 0% transparent;
	width: 100%;
	height: 15px;
	display: inline-table;
}
#listingtabs .activeArrow {
	text-transform:none !important;
	display:inline-block;
	width:10px;
}

#amenityTabs li {
    float:left;
   /* background:url("../images/listings/left.gif") no-repeat left top;
    margin:0;
	margin-left: 2px;*/
    padding:0 15px 0 0px;
	border: 0 none;
	color: #A1182B;
	font-family: 'TradeGothicW02BoldCn20Regular',Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	/*min-width:112px;*/
}

#amenityTabs a {
	display:block;
	/*background:url("../images/listings/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;*/
	text-decoration:none;
	width:98%;
	padding:0px 2px;
}
#amenityTabs .tabBar {
	background: url("/includes/images/assets/widgets/listings/listing_tab_bg.jpg") repeat scroll 0% 0% transparent;
	width: 100%;
	height: 15px;
	display: inline-table;
}
#amenityTabs .subActiveArrow {
	text-transform:none !important;
	display:inline-block;
	width:10px;
}
.amenityDetailTab {
	/*background-color: #FBF9F4;
	border: 2px solid #FFFFFF;*/
	clear: both;
	margin-bottom: 5px;
	margin-top: 0;
	/*padding: 10px 18px 18px;*/
	padding: 10px 0px 0px 10px;
	vertical-align: text-top;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	color:#3c3c2d;
	line-height:18px;
}
/*#listingtabs .tabon div {
	background:url("../images/listings/bg_on.gif");
	background-repeat:repeat-x;
	height: 23px;
	margin: 0px;
	width: 100px;
	text-align: center;
}*/


/*#listingtabs .tabon {
	background-image:url("../images/listings/left_on.gif");
}*/

/*#listingtabs .tabon  a {
	background-image:url("../images/listings/right_on.gif");
	padding-bottom:5px;
	color: #000000;
	text-decoration:none;
}*/

.listingDetailTab {
	background-color: #FBF9F4;
	border: 2px solid #FFFFFF;
	clear: both;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 10px 18px 18px;
	vertical-align: text-top;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	color:#3c3c2d;
	line-height:18px;
}

.listingDetailTab .listingDesc {
	margin:5px 0px 30px 0px;;
	line-height:18px;
}

.listingDetailTab .tabSubHead {
	/*background-color:#f7e8bf;*/
	padding:0px 0px 8px 0px;
	color: #A1182B;
	clear: both;
	font-size: 15px;
	font-family: 'TradeGothicW02BoldCn20Regular',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}

.listingDetailTab .halfCol {
	padding:0px 0px 0px 10px;
}
.listingDetailTab .halfCol .label{
	font-weight:bold;
}
.listingDetailTab table.meetingTable {
	border:solid 1px #acada7;
}
.listingDetailTab table.meetingTable tr {
	padding:0px;
	margin:0px;
}
.listingDetailTab table.meetingTable tr.odd {
	background-color:#f7f3e7;
}
.listingDetailTab table.meetingTable tr.even {
	background-color:#ffffff;
}
.listingDetailTab table.meetingTable td {
	padding:3px;
	margin:0px;
}

.listingDetailTab table.meetingTable .boldtext{
	font-weight:bold;
}

.dataname {
	font-weight: bold;
}

.header a{
	text-decoration:none;
}

.tabField_ODD {
	/*background-color: #f1e1b5;*/

	padding: 3px;
	padding-left: 6px;
	clear: both;
}
.tabField_EVEN {
	/*background-color: #f6e8c0;*/
	padding: 3px;
	padding-left: 6px;
	clear: both;
}

.headerTabs {
	color: #A71930;
	text-align:left;
	text-transform:uppercase;
	font-size: 15px;
	font-family: 'TradeGothicW02BoldCn20Regular',Arial,Helvetica,sans-serif;	
	
}

.listingDetailTab .couponTable tr td {
	font-size:12px;
}
.roomField_ODD td{
	background-color: #ffffff;
	cursor: pointer;
}
.roomField_EVEN td {
	background-color: #f7f3e7;
	cursor: pointer;
}

.meeting_room {
	background-image:url(../images/listings/room_over.gif);
	background-repeat:no-repeat;
	width: 374px;
	height: 212px;
	position:absolute;
	margin-top: -215px;
	padding-left: 80px;
	margin-left: -5px;
	padding-top: 15px;
	cursor: pointer;
}

.tab_show_coupon {
	background-image:url(../images/listings/room_over.gif);
	background-repeat:no-repeat;
	width: 374px;
	height: 212px;
	position:absolute;
	margin-top: -230px;
	padding-left: 100px;
	margin-left: 30px;
	padding-top: 15px;
	cursor: pointer;
}

.meeting_room h4{
	color: #400205;
}

.lFloorPlan {
	max-width: 560px;
	padding:0px 0px 0px 20px;
}

.meeting_room td {
	background-color: #f7f1db;
}	

.meeting_room {
	background-color: none;
}

.brwseCats {
	float: left;
	width: 270px;
	text-align:center;
}

/******* Gallery Styling ******/
/* fallback styles for image list */
.slideShowContainer{
	float:right;
	/*position:relative;*/
	margin:5px 0px 0px 0px;
}

/*set to display none to hide the load until the .ppy-active class is added upon page load.*/
.ppy {
	display:none;
}

.ppy-imglist {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ppy-imglist li {
    padding: 10px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    list-style: none;
    float: left;
    display: block;
    margin: 0 10px 10px 0;
    width: 179px;
    height: 116px;
}

.ppy-imglist li a img {
    display: block;
    border: 0;
}

.ppy-active {
    width: 193px;
    height: 133px;
    margin: 0 0 0 10px;
	display:block !important;
}

.ppy-outer {
/*    padding: 5px;
    border: 1px solid #dedada;
    background: #fff;
	box-shadow: 2px 2px 2px #ece9e9;
	-webkit-box-shadow: 2px 2px 2px #ece9e9;
	-moz-box-shadow: 2px 2px 2px #ece9e9;*/
	display:none;
	
}

.ppy-stage {
    width: 193px;
    height: 116px;
	min-width:193px;
	min-height:116px;
}

.ppy-outer:hover, .ppy-expanded .ppy-outer {
  /*  border: 1px solid #d5e68e;
    box-shadow: 0 0 7px #ccc;
    -moz-box-shadow: 0 0 7px #ccc;
    -webkit-box-shadow: 0 0 7px #ccc;*/
}

.ppy-counter {
	background: url(/includes/images/assets/widgets/listings/gallery/bg-gallery-counter.png) repeat center center;
    color: #fff;
    padding: 5px 0;
    margin: 0;
    font-size: 12px;
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height:15px;
	line-height:18px;
}
.ppy-counter .ppy-current {margin-left:8px;}
.ppy-counter .ppy-total {margin-right:0px;}
.ppy-counter span {position:relative; bottom:1px;}

.ppy-stagewrap {
    background: #f0ede0;
}

.ppy-nav {
    height: 18px;
    position: absolute;
    bottom: 2px;
    right: 0px;	
    float: right;
}

.ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         11px;
    float:          left;
    padding:        0 5px;
}

.ppy-prev {
	width: 12px;
    background: url("/includes/images/assets/widgets/listings/gallery/gallery_nav.png") no-repeat scroll 9px 0 transparent;
}

.ppy-next {
	width: 12px;
    background: url("/includes/images/assets/widgets/listings/gallery/gallery_nav.png") no-repeat scroll -12px 0 transparent;
}

.ppy-nav a.ppy-prev:hover{
	width: 12px;
	height:15px;	
    background: url("/includes/images/assets/widgets/listings/gallery/prev_nav_hover.png") no-repeat scroll 7px -2px transparent;
}

.ppy-nav a.ppy-next:hover{
	width: 12px;
	height:15px;
    background: url("/includes/images/assets/widgets/listings/gallery/next_nav_hover.png") no-repeat scroll -1px -2px transparent;
}

.ppy-switch-enlarge {
    width: 14px;
    background: url(/includes/images/assets/widgets/listings/gallery/icon_enlarge.png) no-repeat center;
}

.ppy-switch-compact {
    width: 14px;
    background: url(/includes/images/assets/widgets/listings/gallery/icon_compact.png) no-repeat center;
}

.ppy-nav a:hover {
    cursor: pointer;
}
