﻿ /* form elements*/
form { 
	margin: 0; 
	padding: 0;
	text-align: left;	
 }
 fieldset {
	border: 0 none;
    clear: both;
}
legend {
	display: none;
} 
.cityInput {
	float: left;
	width: 112px;
	height: 19px;
	*height: 17px;
	padding-left: 5px;
	*padding-top: 2px;
	font-size: 11px;
	font-family: Georgia;
	border: 1px solid #B7B3A7;
	border-right: 0 none;
	color: #63635f;
} 
button {
	background-color: #ffffff;
	filter : chroma(color=#000000);
}
input#priceReset {
	margin-top: 20px;
}
.arrowRight {
	float: left;
	border: 1px solid #B7B3A7;
	border-left: 0 none;
	background: url('/Images/arrows-right.jpg') no-repeat top left;
	height: 21px;
	width: 21px;
	cursor: pointer;
} 
.findPlacesToStay .arrowRight,
.inputWrap.cityInputWrap .arrowRight {
	right: 1px;
	top: 1px;
}
.formFindEventsHome {
    padding: 0 10px 0 0;
    clear: both;
}
.calendarInputWrap {
    width: 100%;
}
.calendarInputWrap h5 {
    clear: both;
    width: 100%;
    margin-top: 6px;
    font-weight: normal;
    font-size: 11px;
}
.calendarInput {
    border: 1px solid #b7b3a7;
    border-right: 0 none;
    width: 114px;
    height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #68665d;
    margin: 0;
    padding-top: 2px;
    padding-left: 4px;
    word-spacing: -1px;
    float: left;
    display: block;
    overflow: hidden;
    background: #ffffff none top left no-repeat;
}
#eventCityInput {
	width: 112px;
}
.popUpDatePicker {
    display: block;
    width: 19px;
    height: 19px;
    background: #fff url(/Images/bg_icon_calendar.gif) right 0 no-repeat;
    overflow: hidden;
    text-indent: -999em;
    float: left;
    border: 1px solid #b7b3a7;
    border-left: 0;
    margin: 0;
}
.citySearch {
    clear: both;
    margin-top: 5px;
}
.inputWrap {
    margin-bottom: 3px;
}
.seeAndDoSearch {
    padding-top: 30px;
    margin-left: 10px;
}
.introText h4 {
    width: 100%;
}
.introText p {
    margin: 3px 0;
    font-size: 13px;
}
.btnDiv {
    border-top: dashed 1px #aeadad;
    padding-top: 6px;
}
.selectFloatLeft {
    float: left;
}
.searchEats {
    padding-top: 21px;
    padding-left: 10px;
    width: 139px;
}
.searchEats h4 {
    font-weight: normal;
    font-size: 16px;
    padding-bottom: 5px;
}
.searchEats p {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-size: 11px;
    padding-bottom: 5px;
}
.findPlacesToStay {
    padding-top: 15px;
    padding-left: 10px;
    width: 139px;
}
#dropdownTravelIdeaItineraries {
	display: none;
}
.uploadImageDiv {
	margin: 0 0 10px 20px;
}

/* events calendar */
#gridContainer #eventsCalPod {
    padding: 0;
}
#gridContainer #eventDetailsAndSearch {
    background: #ece4b5;
}
#eventSearch {
    display: block;
    clear: both;
    width: 66px;
}
#eventDateDetails {
    margin: 8px 5px 8px 5px;
}
#eventDateDetailsDay {
    border-bottom: 1px dashed #AEADAD;
    clear: both;
    font-size: 11px;
    line-height: 12px;
    padding: 0;
    margin: 0 0 4px 0;
}
#eventDateDetailsDayNumber {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    font-size: 32px;
    font-style: italic;
    line-height: 1.2em;
    margin-top: -10px;
}
#eventDateSpotlight {
    font-size: 10px;
}
#eventDateSpotlightTitleLink {
    font-size: 14px;
    font-weight: bold;
    display: block;
}
#eventDateSearch {
    margin: 8px 5px 8px 5px;
    display: none;
}
#eventDateSearch div,
#eventDateSearch label {
    padding-bottom: 3px;
}
#gridContainer .datePickerDiv {
    overflow: hidden;
    background: #b7b294;
}

/* events pod - home page */
.eventsWrapHome .newEventSD {
    border-bottom: 1px dashed #AEADAD;
    border-top: none;
}
.newEventBoxSD {
	margin: 25px 0 0 10px;
	line-height: 14px;
} 
.newEventBoxSD h4 img {
	padding-bottom: 5px;
} 
.newEventBoxSD h4 img {
	padding-bottom: 5px;
} 
.newEventSD {
	position: relative;
	height: 28px;
	margin: 0;
	padding: 5px 0 5px 3px;
	font-size: 13px;
	border-top: dashed 1px #aeadad;
	border-bottom: none;
	width: auto;
} 
.newEventSD.hoverListing {
	background-color: #F2F0B8;
}
.newEventSD a {
	color: #63635F;
	display: block;
} 
.newEventBox .newEventSD a {
	width: 190px;
	float: left;
} 
.newEventBoxSD .newEventSD a {
	display: block;
} 
.newEventSD a:hover {
	background-color: transparent;
} 
.newEventSD .saveListing {
	background: #F2F0B8 url(/Images/bg_listingItem.gif) no-repeat top left;
	position: relative;
	float: left;
	top: 3px;
	right: 0;
	width: 18px;
	height: 17px;
	display: none;
	cursor: pointer;
	margin-right: 5px;
	margin-top: 0;
} 
.newEventSD .saveListing a {
	background: none;
	width: 18px;
}
.newEventSD .saveListing a:hover {
	background: none;
}

/* find places to stay pod */
.searchListings {
    margin-bottom: 5px;
    *margin-top: 20px;
    font-size: 11px;
    line-height: 1.3em;
}
.singleFieldDiv {
    margin-bottom: 3px;
}

/* highlighted deal pod */
#gridContainer #HDWrapDiv {
    position: relative;
    background-image: url(/Images/bg_highlighteddeals.jpg);
}
#dealDetail {
}
#dealSearchForm {
    display: none;
    top: 28px;
    left: 10px;
    position: absolute;
}
#dealSearchForm .fancyInputBox,
#eventDateSearch .fancyInputBox,
.searchEats .fancyInputBox,
.findPlacesToStay .fancyInputBox,
.searchForDeals .fancyInputBox,
.formElementDiv .fancyInputBox {
	clear: both;
	margin-top: 5px;
}	
.formElementDiv .fancyInputBox.inputCityClassClick {
	margin-top: 5px;
}	

/* upcoming events pod */
#gridContainer #upcomingEventsDiv {
    background-color: #D2CDBF;
}

/* popular destinations pod */
.destinationFilterDiv {
    float: right;
    width: 150px;
    margin-top: 9px;
    clear: none;
}
.destinationFilterDiv .fancyInputBox {
    margin: 0 0 30px 0;
    clear: both;
}
.allCitiesLink {
    margin-top: 43px;
    font-size: 12px;
}
#gridContainer .bgFixLanding {
    background: url(/Images/bg_landingFix.gif) repeat-x top left;
    height: 291px;
}
#gridContainer .lightGrayBg, 
#gridContainer .darkTanBg, 
#gridContainer #HDWrapDiv, 
#gridContainer #upcomingEventsDiv, 
#gridContainer .travelIdeas, 
#gridContainer .nyTripPlanner, 
#gridContainer #eventDetailsAndSearch {
    margin: 0 2px 2px 0;
}
#gridContainer #eventsCalPod {
    width: 319px;
    height: 159px;
}
#gridContainer #eventDetailsAndSearch {
    width: 158px;
    height: 158px;
}
#gridContainer .datePickerDiv {
    width: 158px;
    height: 158px;
}
#gridContainer #HDWrapDiv {
    width: 468px;
    height: 228px;
}
#gridContainer #upcomingEventsDiv {
    width: 228px;
    height: 228px;
}
#gridContainer .travelIdeas, 
#gridContainer .nyTripPlanner {
    width: 228px;
}
#gridContainer .lightGrayBg {
    width: 148px;
    height: 148px;
}
#gridContainer .lightGrayBgLast {
    margin-right: 1px;
}
#gridContainer .darkTanBg {
    width: 468px;
}
#gridContainer .travelIdeas {
    width: 228px;
}
#gridContainer .seeAndDoPod {
    width: 308px;
    height: 308px;
}

/* Contact Us form */
.contactUsForm {
    margin: 0;
    padding: 0 10px;
}
.contactUsForm  fieldset {
    padding-top: 6px;
}
.contactUsForm fieldset div,
.contactUsForm fieldset label {
    padding-bottom: 3px;
}
.contactUsForm .leftCol, 
.contactUsForm .rightCol {
    float: left;
}
.contactUsForm .leftCol {
    width: 140px;
    margin-right: 20px;
}
.contactUsForm input {
    width: 134px;
    height: 17px;
    margin-top: 2px;
    padding-left: 3px;
    padding-top: 2px;
    border: solid 1px #d0d0c8;
    font-family: Georgia;
}
.checkboxGroup input {
    width: auto;
    margin-right: 5px;
}
.contactUsForm .fancyInputBox {
    margin-top: 0;
}
.contactUsForm textarea {
    border: solid 1px #d0d0c8;
    margin-bottom: 10px;
    color: #63635F;
    font-family: Georgia;
    font-size: 11px;
}
.submitArea {
    margin-top: 20px;
    padding-top: 5px;
    border-top: dashed 1px #ccc;
}
.contactUsForm .submitBtn {
    text-align: right;
}
.contactUsForm .submitBtn input {
    background: url(/Images/btn_submit.gif) top left;
    width: 64px;
    height: 19px;
    border: 0;
    cursor: pointer;
}
.contactUsForm .submitBtn input:hover {
    background: url(/Images/btn_submit.gif) bottom left;
}
.optionalGroup {
    margin-bottom: 10px;
}
.optionalGroup p {
    margin-bottom: 5px;
    font-size: 16px;
    font-style: italic;
}
.optionalGroup .checkboxGroup input {
    margin-top: 3px;
    width: 10px;
    height: 10px;
    float: left;
    display: inline;
    border: none;
    vertical-align: top;
}
.checkBoxCol {
    float: left;
}
.checkBoxCol div {
    margin: 5px 50px 0 0;
}
.geoDiv {
    margin: 10px 0;
}

/* Search Bar (default values - winter) */
#searchbar {
    position: relative;
    width: 958px;
    height: 85px;
    padding: 0px;
    text-align: center;
	background: url(/Images/searchBar/bg_searchbar_spring.gif) no-repeat top left;
}
.winter #searchbar {
	background: url(/Images/searchBar/bg_searchbar_winter.gif) no-repeat top left;
}
.fall #searchbar {
	background: url(/Images/searchBar/bg_searchbar_fall.gif) no-repeat top left;
}
.spring #searchbar {
	background: url(/Images/searchBar/bg_searchbar_spring.gif) no-repeat top left;
}
.summer #searchbar {
	background: url(/Images/searchBar/bg_searchbar_summer.gif) no-repeat top left;
}
.green #searchbar {
	background: url(/Images/searchBar/bg_searchbar_green.gif) no-repeat top left;
}
#searchbar.searchbarReplacement {
	background: url(/Images/searchBar/searchbar_replacement_spring.gif) no-repeat top left;
}
.winter #searchbar.searchbarReplacement {
	background: url(/Images/searchBar/searchbar_replacement_winter.gif) no-repeat top left;
}
.fall #searchbar.searchbarReplacement {
	background: url(/Images/searchBar/searchbar_replacement_fall.gif) no-repeat top left;
}
.spring #searchbar.searchbarReplacement {
	background: url(/Images/searchBar/searchbar_replacement_spring.gif) no-repeat top left;
}
.summer #searchbar.searchbarReplacement {
	background: url(/Images/searchBar/searchbar_replacement_summer.gif) no-repeat top left;
}
.green #searchbar.searchbarReplacement {
	background: url(/Images/searchBar/searchbar_replacement_green.gif) no-repeat top left;
}
.searchBtn {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
#search_device {
    position: absolute;
    left: 270px;
    top: 18px;
    width: 458px;
    height: 67px;
    text-align: center;
}
.searchBarDiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 458px;
    height: 65px;
    text-align: center;
    background: url(/Images/searchBar/txt_spring.gif) no-repeat 99px 50px;
}
.winter .searchBarDiv {
	background: url(/Images/searchBar/txt_winter.gif) no-repeat 99px 50px;
}
.fall .searchBarDiv {
	background: url(/Images/searchBar/txt_fall.gif) no-repeat 99px 50px;
}
.spring .searchBarDiv {
	background: url(/Images/searchBar/txt_spring.gif) no-repeat 99px 50px;
}
.summer .searchBarDiv {
	background: url(/Images/searchBar/txt_summer.gif) no-repeat 99px 50px;
}
.green .searchBarDiv {
	background: url(/Images/searchBar/txt_green.gif) no-repeat 99px 50px;
}
#search_filler {
    padding: 0px 0px 10px 3px;
    margin: 2px 0px 0px 0px;
    cursor: pointer;
}
.iLoveImg {
    width: 50px;
    height: 48px;
    vertical-align: middle;
    padding: 0;
    margin: 2px 0px 0px 0px;
	background: url(/Images/searchBar/searchbar_I_love_spring.gif) no-repeat top left;
}
.winter .iLoveImg {
	background: url(/Images/searchBar/searchbar_I_love_winter.gif) no-repeat top left;
}
.fall .iLoveImg {
	background: url(/Images/searchBar/searchbar_I_love_fall.gif) no-repeat top left;
}
.spring .iLoveImg {
	background: url(/Images/searchBar/searchbar_I_love_spring.gif) no-repeat top left;
}
.summer .iLoveImg {
	background: url(/Images/searchBar/searchbar_I_love_summer.gif) no-repeat top left;
}
.green .iLoveImg {
	background: url(/Images/searchBar/searchbar_I_love_green.gif) no-repeat top left;
}
#search_field {
	background-color: #fcfbd0;
	border: solid 1px #d1d0c6;
	outline: none;
	padding: 4px 0;
	margin: -9px 3px 0px;
	width: 0px;
	color: #63635F;
	font-family: Georgia, georgia, serif;
	font-size: 21px;
	vertical-align: middle;
}
.NYImg {
	width: 62px; 
	height: 48px;
	vertical-align: middle;
	padding: 0;
	margin: 2px 0px 0px 0px;
	background: url(/Images/searchBar/searchbar_ny_spring.gif) no-repeat top left;
}
.winter .NYImg {
	background: url(/Images/searchBar/searchbar_ny_winter.gif) no-repeat top left;
}
.fall .NYImg {
	background: url(/Images/searchBar/searchbar_ny_fall.gif) no-repeat top left;
}
.spring .NYImg {
	background: url(/Images/searchBar/searchbar_ny_spring.gif) no-repeat top left;
}
.summer .NYImg {
	background: url(/Images/searchBar/searchbar_ny_summer.gif) no-repeat top left;
}
.green .NYImg {
	background: url(/Images/searchBar/searchbar_ny_green.gif) no-repeat top left;
}
#search_field.defaultTextColor {
    background: url(/Images/searchBar/enterSearchTerm.gif) no-repeat center left;
}
.winter #search_field {
    background-color: #ecf7ff;
    border: solid 1px #ccd4d9;
}
.fall #search_field {
    background-color: #fde5cf;
    border: solid 1px #d1d0c6;
}
.spring #search_field {
   background-color: #fcfbd0;
   border: solid 1px #d1d0c6;
}
.summer #search_field {
    background-color: #fcfbd0;
    border: solid 1px #d1d0c6;
}
.green #search_field {
    background-color: #e8fbe9;
    border: solid 1px #d1d0c6;
}
#search_cursor {
    vertical-align: middle;
    padding: 0px 2px;
    margin-top: 2px;
    text-align: center;
}
#searchbar a {
	width: 27px;
	height: 26px;	
}
#searchbar a:hover {
	background-color: transparent;
}
#search_button {
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 0;
    margin: 2px 0px 10px 3px;
    cursor: pointer;
    width: 27px;
    height: 26px;
    vertical-align: middle;
    background: url(/Images/searchBar/btn_searchbar_spring.gif) no-repeat top left;
}
.winter #search_button {
	background: url(/Images/searchBar/btn_searchbar_winter.gif) no-repeat top left;
}
.fall #search_button {
	background: url(/Images/searchBar/btn_searchbar_fall.gif) no-repeat top left;
}
.spring #search_button {
	background: url(/Images/searchBar/btn_searchbar_spring.gif) no-repeat top left;
}
.summer #search_button {
	background: url(/Images/searchBar/btn_searchbar_summer.gif) no-repeat top left;
}
.green #search_button {
	background: url(/Images/searchBar/btn_searchbar_green.gif) no-repeat top left;
}
.opacity80 {
    opacity: 0.8;
}
#searchbar a:hover #search_button {
    background: url(/Images/searchBar/btn_searchbar_spring-over.gif) no-repeat top left;
}
.winter #searchbar a:hover #search_button {
	background: url(/Images/searchBar/btn_searchbar_winter-over.gif) no-repeat top left;
}
.fall #searchbar a:hover #search_button {
	background: url(/Images/searchBar/btn_searchbar_fall-over.gif) no-repeat top left;
}
.spring #searchbar a:hover #search_button {
	background: url(/Images/searchBar/btn_searchbar_spring-over.gif) no-repeat top left;
}
.summer #searchbar a:hover #search_button {
	background: url(/Images/searchBar/btn_searchbar_summer-over.gif) no-repeat top left;
}
.green #searchbar a:hover #search_button {
	background: url(/Images/searchBar/btn_searchbar_green-over.gif) no-repeat top left;
}

/* Suggestive Search results */
.ac_results {
    padding: 0;
    border-top: none;
    overflow: hidden;
    z-index: 99999;
    color: #63635F;
	background: #fcfbd0;
	border: 1px solid #d1d0c6;
}

/*winter colors for results*/
.winter .ac_results {
    background: #ecf7ff;
    border: solid 1px #ccd4d9;
}

/*fall colors for results */
.fall .ac_results {
	background: #f3f1e3;
	border: 1px solid #d1d0c6;
}

/*spring colors for results */
.spring .ac_results {
	background: #fcfbd0;
	border: 1px solid #d1d0c6;
}

/*summer colors for results */
.summer .ac_results {
	background: #fcfbd0;
	border: 1px solid #d1d0c6;
}

/*other event colors for results */
.green .ac_results {
	background: #fcfbd0;
	border: 1px solid #d1d0c6;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    text-align: left;
}
.ac_results li {
    margin: 0;
    padding: 2px 5px;
    cursor: default;
    display: block;
    /*width: 100%; if width will be 100% horizontal scrollbar will apear when scroll mode will be used */
    font-size: 11px; /* it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox */
    line-height: 16px;
    overflow: hidden;
}
.ac_over {
    background-color: #F2F0B8;
}
.cityAutocomplete {
    background: #fff;
    border: solid 1px #d0d0c8;
}
    
/* Portal Header */
.welcomeMsg {
    background: url(/Images/img_user_logedin.gif) no-repeat center left;
    padding-left: 13px;
}
.welcomeMsgLoggedin {
    background: url(/Images/img_user.gif) no-repeat center left;
    padding-left: 13px;
}
.portalUserName {
    font-style: italic;
    color: #ee2d24;
}
input.styled {
    display: none;
} 
select.styled {
    font-family: Georgia;    
    font-size: 11px;
    position: relative; 
    z-index: 5;
    width: 139px;
    color: #63635F;
    border: 1px solid #dcd8cd;
}

/* edit profile page */
.editProfileDiv .registrationForm {
    clear: both;
}
.editProfileDiv .subPageTitle {
    width: 900px;
}
.leftSide {
    float: left;
    width: 520px;
}    
.rightSide {
    float: right;
    width: 400px;
}
.changePassword {
    background: transparent url(/Images/btn_changePassword.gif) top left;
    width: 120px;
    height: 19px;
    border: 0;
    cursor: pointer; 
    display: block;   
}
.changePassword:hover {
    background: transparent url(/Images/btn_changePassword.gif) bottom left;
}
.saveBtn {
    background: url(/Images/btn_saveForm.gif) top left;
    width: 44px;
    height: 19px;
    border: 0;
    cursor: pointer;
}
.saveBtn:hover {
    background: url(/Images/btn_saveForm.gif) bottom left;
}
.cancelChange {
    background: transparent url(/Images/btn_cancel.gif) top left;
    width: 60px;
    height: 19px;
    border: 0;
    cursor: pointer;    
    display: block;
}
.cancelChange:hover {
    background: transparent url(/Images/btn_cancel.gif) bottom left;
}
.clearPrice {
    background: transparent url(/Images/btn_clearPrices.gif) top left;
    width: 92px;
    height: 19px;
    border: 0;
    cursor: pointer;    
    display: block;
}
.clearPrice:hover {
    background: transparent url(/Images/btn_clearPrices.gif) bottom left;
}
.avatarImg {
    float: left;
    width: 80px;
    min-height:112px;
    height: auto !important;
    height:112px;
    margin-right:10px;
}
.avatarUpload {
	float: left;
	width: 400px;
}
.uploadImageDiv .formRow p,
.avatarUpload p {
	margin: 0 0 24px;
	font-size: 11px;
	font-style: italic;
}
.uploadImageDiv .formRow p {
	margin-bottom: 12px;
}

/* date picker default css */
table.jCalendar {
    border-collapse: separate;
    font-size: 1em;
    width: 100%;
    margin: 0 0 0.4em;
}
table.jCalendar th {
	border: none 0;
	font-weight: bold;
	background-color: #7f7d71;
	text-align: center;
}
table.jCalendar td {
	border: 0 none;
	padding: 1px;
	text-align: center;
	color: #63635f;
	background: #fefefe;
}
table.jCalendar td.other-month {
	color: #dadada;
	background: transparent;
}
table.jCalendar td.today {
	background: #fcfbd0;
}
table.jCalendar td.selected {
	background: #fcfbd0;
	font-weight: bold;
}
table.jCalendar td.selected.dp-hover {
	background: #fcfbd0;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fcfbd0;
}
table.jCalendar tr.selectedWeek td {
	/*background: #f66;*/
}
table.jCalendar td.disabled, 
table.jCalendar td.disabled.dp-hover {
	/*background: #bbb;*/
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	/*background: #bbb;*/
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */
.dp-choose-date {
    display: block;
    width: 19px;
    height: 19px;
    background: #fff url(/Images/bg_icon_calendar.gif) right 0 no-repeat;
    overflow: hidden;
    text-indent: -999em;
    float: left;
    border: 1px solid #b7b3a7;
    border-left: 0;
    margin: 0;
}
a:hover.dp-choose-date {
    background: #fff url(/Images/bg_icon_calendar-over.gif) right 0 no-repeat;
}
div.dp-popup {
	position: relative;
	width: 152px; 
	padding: 3px;
	font-size: 10px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	line-height: 1.5em;
	color: #ffffff;
	background-color: #b7b294;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
	margin-left: 21px;
}
div.dp-popup h2 {
	line-height: 14px;
	margin: 2px 0 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	font-family: Georgia, Verdana, Arial, sans-serif;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #ffffff;
	text-decoration: none;
	padding: 3px 2px 0;
	font-style: normal;
}
div.dp-popup a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, 
div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, 
div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #dadada;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
