@charset "UTF-8";
/* CSS Document */

body, td, p, h1, h2, input, option, textarea, div {
	font-family:Arial, Helvetica, sans-serif
}
p, h1, h2 {
	margin:0
}
img {
	border:0;
}
.clear {
	clear:both;
}
body {
	background:url(/images/background.gif) #b49e76 repeat-x;
	margin:0;
	font-size:100%;
	letter-spacing:normal;
	line-height:normal;
}
a:link {
	color:#665240;
}
a:visited {
	color:#64503E;
}
/* Header Style */
#top {
	margin:0 auto;
	padding:117px 22px 0 0;
	width:898px;
	clear:both;
	height:25px;
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	text-align:right;
	color:#FFFFFF;
	font-size:0.775em;
}
#top a {
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:bottom;
}
#top a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* Top Navigation */
#topnavi {
	background:url(/images/top-nav-bg.gif) repeat-x;
	width:907px;
	border-bottom:#FFFFFF 2px solid;
	margin:0 auto;
	padding:0 0 0 13px;
	display:block;
	vertical-align:top;
	height:40px;
}
#topnavi ul {
	margin:0;
	padding:0;
	height:40px;
	vertical-align:top;
}
#topnavi li {
	margin:0;
	padding:0;
	display:block;
	height:40px;
	list-style-type:none;
	vertical-align:top;
	float:left;
}
#topnavi li.line {
	width:35px;
	background:url(/images/buttons/line.gif) top left no-repeat;
}
#topnavi li.experience {
	width:234px;
	background:url(/images/buttons/experience.gif) top left no-repeat;
}
#topnavi li a.experience:hover {
	background:url(/images/buttons/experience-over.gif) top left no-repeat;
}
#topnavi li.accommodations {
	width:159px;
	background:url(/images/buttons/accommodations.gif) top left no-repeat;
}
#topnavi li a.accommodations:hover {
	background:url(/images/buttons/accommodations-over.gif) top left no-repeat;
}
#topnavi li.dining {
	width:67px;
	background:url(/images/buttons/dining.gif) top left no-repeat;
}
#topnavi li a.dining:hover {
	background:url(/images/buttons/dining-over.gif) top left no-repeat;
}
#topnavi li.rates {
	width:61px;
	background:url(/images/buttons/rates.gif) top left no-repeat;
}
#topnavi li a.rates:hover {
	background:url(/images/buttons/rates-over.gif) top left no-repeat;
}
#topnavi li.gallery {
	width:140px;
	background:url(/images/buttons/gallery.gif) top left no-repeat;
}
#topnavi li a.gallery:hover {
	background:url(/images/buttons/gallery-over.gif) top left no-repeat;
}
#topnavi li a {
	border:0;
	margin:0;
	padding:0;
	height:40px;
	display:block;
}
#topnavi li a strong {
	display:none;
}

/* Top Banner Container */
#banner {
	margin:0 auto;
	padding:0;
	width:920px;
	clear:both;
}
#bannerLeft {
	width:648px;
	border-right:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	height:359px;
	float:left;
	padding:0;
	margin:0;
	background-color: #59473d;
}
#bannerRight {
	width:270px;
	border-bottom:#FFFFFF 2px solid;
	height:359px;
	float:left;
	padding:0;
	margin:0;
	background-color: #59473d;
}
#bannerRight a:link {
	color:#F8C97E;
}
#bannerRight a:visited {
	color:#F8C97E;
}

/* Main Content Container */
#container {
	background:url(/images/container-bg.gif) #fef2dd repeat-y;
	margin:0 auto;
	padding:0;
	width:920px;
	clear:both;
}

/* Main Content Container */
#gallerycontainer {
	background:url(/images/content-bg-wide.gif) #fef2dd no-repeat;
	margin:0 auto;
	padding:0 0 25px 16px;
	width:904px;
	clear:both;
}
#gallerycontainer h1.gallery {
	background:url(/images/titles/photo-gallery.png) top left no-repeat;
	height:65px;
}
#gallerycontainer h1 {
	display:block;
	margin:0;
}
#gallerycontainer h1 strong {
	display:none;
}
#gallery p {
	font-size:0.775em;
	color:#717171;
	padding:0 120px 20px 0;
}
#gallery {
	padding:0;
	float:left;
	margin:0;
	width:904px;
}
#gallery a.imagethumb {
	display:block;
	width:115px;
	height:115px;
	float:left;
	margin:0 32px 30px 0;
	padding:2px 2px 2px 2px;
	border:1px solid #a8a297;
	overflow:hidden;
}
#gallery a.imagethumb-r {
	display:block;
	width:115px;
	height:115px;
	float:left;
	margin:0 0 30px 0;
	padding:2px 2px 2px 2px;
	border:1px solid #a8a297;
	overflow:hidden;
}

/* Gallery/Portfolio Search */
#search {
	width:500px;
	height:48px;
	margin:-48px 18px 0 386px;
	padding:0;
}
#search select {
	border:1px solid #717171;
	font-size:0.775em;
	margin:5px 0 0 0;
	padding: 1px 2px;
	width: auto;
}

/* Left Column Content */
#leftCol {
	background:url(/images/content-bg.gif) top left no-repeat;
	width:162px;
	float:left;
	padding:16px 0 0 18px;
	margin:0;
}
#leftCol img {
	margin:0 0 10px 0;
}
#leftCol h1 {
	display:block;
	margin:0;
}
#leftCol h1.dining {
	background:url(/images/quotes/dining.png) top left no-repeat;
	height:339px;
}
#leftCol h1 strong {
	display:none;
}
#leftCol p {
	font-size:0.775em;
	color:#717171;
	padding:0 0 10px 0;
}

/* Middle Column Content */
#middleCol {
	background:url(/images/content-bg.gif) top left no-repeat;
	width:443px;
	border-right:#FFFFFF 2px solid;
	float:left;
	padding:30px 25px 0 0;
	margin:0;
}
#middleCol h1.home {
	height:73px;
	background:url(/images/titles/main-page.png) top left no-repeat;
}
#middleCol h1.experience {
	background:url(/images/titles/experience.png) top left no-repeat;
	height:73px;
}
#middleCol h1.accommodations {
	background:url(/images/titles/accommodations.png) top left no-repeat;
	height:73px;
}
#middleCol h1.dining {
	background:url(/images/titles/dining.png) top left no-repeat;
	height:73px;
}
#middleCol h1.rates {
	background:url(/images/titles/rates.png) top left no-repeat;
	height:73px;
}
#middleCol h1.activities {
	background:url(/images/titles/activities.gif) top left no-repeat;
	height:58px;
}
#middleCol h1.apartments {
	background:url(/images/titles/suites-apartments.gif) top left no-repeat;
	height:58px;
}
#middleCol h1.fourstar {
	background:url(/images/titles/4-star.gif) top left no-repeat;
	height:62px;
	position:relative;
	margin-left:-27px;
	overflow:visible;
}
#middleCol h1 {
	display:block;
	margin:0;
}
#middleCol h1 strong {
	display:none;
}
#middleCol p {
	font-size:0.775em;
	color:#717171;
	padding:0 0 20px 0;
	line-height:1.5em;
}
#middleCol p img {
	float:left;
	padding:0 15px 10px 0;
}
#middleCol ul {
	margin: 0 0 20px 15px;
	line-height:1.35em;
	padding: 0;
	font-size: 0.775em;
	color: #717171;
}
#middleCol ul li {
	margin: 0;
	padding: 0;
}
#middleCol hr {
	border:none 0;
	border-top:1px solid #d5c7b5;
	width:440px;
	height:1px;
	margin:0 0 10px 0;
}

/* Contact Styles */
#middleCol fieldset {
	width:443px;
	border:0;
	padding:0;
	margin:0;
}
#middleCol fieldset p {
	border:0;
	padding:0;
	margin:0;
}
#middleCol fieldset legend{	
	margin:0;
}
#middleCol label{
	padding:0;
	margin:0 0 6px 0;
	display:block;
	text-align:left;
	width:434px;
}
#middleCol .textbox{
	width:300px;
	margin:0 0 11px 0;
	border:1px solid #717171;
	padding:1px 2px;
	clear:both;
}
#middleCol .select{
	margin:0 0 11px 0;
	border:1px solid #717171;
	padding:1px 2px;
	clear:both;
}
#middleCol .textarea{
	width:430px;
	margin:0 0 20px 0;
	border:1px solid #717171;
	padding:1px 2px;
	float:left;
	font-size:1em;
	display:block;
}
#middleCol #codewrapper {
	margin:0 0 15px 0;
	padding:10px 10px 10px 10px;
	background:#fce8c5;
	width:414px;
	clear:both;
	float:left;
	border:1px solid #a59b91;
}
#middleCol #codewrapper p {
	font-size:0.775em;
	color:#717171;
	padding:0 0 10px 0;
}
#middleCol #codewrapper p img {
	padding:0;
	float:left;
}
#middleCol .code-box {
	border:1px solid #717171;
	width:50px;
	padding:1px 2px;
	margin-top:11px;
	float:left;
}
#middleCol .error {
	display:block;
	color:#cc0000;
	margin:0;
	background:url(/images/error.gif) top left no-repeat;
	padding:0 0 0 20px;
	width:300px;
	font-weight:bold;
	float:left;
	height:20px;
	clear:both;
}
#middleCol .button {
	border:1px solid #313131;
	background:#CCCCCC;
	float:left;
}

/* Right Column Content */
#rightCol {
	background:url(/images/right-col.gif) #fce8c5 top left no-repeat;
	width:270px;
	float:left;
	padding:22px 0 25px 0;
	margin:0;
	display: inline;
}
#rightCol p {
	font-size:0.775em;
	color:#717171;
	padding:0 0 20px 20px;
	line-height:1.5em;
	float: left;
	width: 240px;
}
#rightCol img {
	float:left;
	padding: 0 0 20px 0;
}
#rightCol .leftimg {
	margin:25px 10px 0 20px;
}
#rightCol .line-break {
	border-top:2px #FFFFFF solid;
	height:0;
	width:270px;
	margin-bottom:10px;
	padding:0;
	line-height:0;
}
#rightCol h1 {
	display:block;
	margin:0;
	font-size:0.775em;
	color:#5b483e;
	padding:0 0 10px 20px;
	float: left;
	width: 240px;
}
#rightCol h1 b {
	display:none;
}
#rightCol h1.policies {
	background:url(/images/titles/policies.png) top left no-repeat;
	height:55px;
	padding:0;
	margin: 0 0 0 20px;
	display: inline;
}
#rightCol h1.banquetQuote {
	background:url(/images/quotes/banquet-quote.png) top left no-repeat;
	width:198px;
	height:229px;
	margin: 0 auto;
	padding:0;
	float: none;
}
#rightCol div.hr {
	height: 12px;
	background: url(/images/hr.gif) no-repeat top left;
	width: 270px;
	float: left;
}
#rightCol div.hr hr {
	display: none;
}
/* Validation Styles */
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg,
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg,
.selectRequiredMsg, .selectInvalidMsg {
	display:none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg,
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg,
.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display:block;
	color:#cc0000;
	margin:0;
	background:url(/images/error.gif) top left no-repeat;
	padding:0 0 0 20px;
	width:300px;
	font-weight:bold;
	height:20px;
	clear:both;
}


/* Footer Container */
#footer {
	background:url(/images/footer.png) top left no-repeat;
	margin:0 auto;
	padding:15px 0 0 0;
	width:920px;
	clear:both;
	height:20px;
}
#footer p.footerno {
	background:url(/images/footer-number.png) top left no-repeat;
	height:13px;
}
#footer p strong {
	display:none;
}
#footer .footer-navi {
	color:#2c1a0b;
	font-size:0.575em;
	float:right;
	text-transform:uppercase;
}
#footer .footer-navi a {
	color:#2c1a0b;
	text-decoration:none;
}
#footer .footer-navi a:hover {
	color:#2c1a0b;
	text-decoration:underline;
}


/*pagination */
#pagination {
	height:50px;
	margin-top:3px;
}
#pagination .count {
	float:left;
	padding:5px;
}
#pagination .pages {
	float:right;
	padding:5px;
}
.pagination {
	padding:3px 0 3px 0;
	margin:10px 0 15px 0;
	float:left;
	width:890px;
}
.pagination a {
	padding:2px 5px 2px 5px;
	margin:2px;
	font-size:12px;
	font-weight:Bold;
	border:1px solid #2c1a0b;
	text-decoration:none;
	color:#2c1a0b;
}
.pagination a:hover, .pagination a:active {
	border:1px solid #2c1a0b;
	background-color:#2c1a0b;
	font-weight:Bold;
	color:#FEF2DD;
	font-size:12px;
}
.pagination span.current {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #2c1a0b;
	font-weight:Bold;
	background-color:#2c1a0b;
	color:#FEF2DD;
	font-size:12px;
}
.pagination span.disabled {
	padding:2px 5px 2px 5px;
	margin:2px 2px 2px 0;
	border:1px solid #a8a297;
	font-weight:Bold;
	color:#a8a297;
	font-size:12px;
}


/* PrettyPhoto LiteBox */

/* IE6 Compatable Theme */
	
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content {
	background:#002d50;
}
div.light_square .pp_expand {
	background:url(/images/prettyPhoto/light_square/sprite.gif) -31px -26px no-repeat;
	cursor:pointer;
} /* Expand button */
div.light_square .pp_expand:hover {
	background:url(/images/prettyPhoto/light_square/sprite.gif) -31px -47px no-repeat;
	cursor:pointer;
} /* Expand button hover */
div.light_square .pp_contract {
	background:url(/images/prettyPhoto/light_square/sprite.gif) 0 -26px no-repeat;
	cursor:pointer;
} /* Contract button */
div.light_square .pp_contract:hover {
	background:url(/images/prettyPhoto/light_square/sprite.gif) 0 -47px no-repeat;
	cursor:pointer;
} /* Contract button hover */
div.light_square .pp_close {
	margin:10px 0 0 0;
	width:22px;
	height:22px;
	background:url(/images/prettyPhoto/light_square/sprite.gif) -1px -1px no-repeat;
	cursor:pointer;
} /* Close button */
div.light_square .pp_arrow_previous {
	background:url(/images/prettyPhoto/light_square/sprite.gif) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {
	background-position:0 -87px;
	cursor:default;
}
div.light_square .pp_arrow_next {
	background:url(/images/prettyPhoto/light_square/sprite.gif) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {
	background-position:-22px -87px;
	cursor:default;
}
div.light_square .pp_next:hover {
	background:url(/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor:pointer;
} /* Next button */
div.light_square .pp_previous:hover {
	background:url(/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor:pointer;
} /* Previous button */
div.light_rounded .pp_top .pp_left {
	background:url(/images/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle {
	background:url(/images/contentPattern.png) top left repeat;
}
div.light_rounded .pp_top .pp_right {
	background:url(/images/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_content {
	background:url(/images/contentPattern.png) top left repeat;
}
div.light_rounded .pp_next:hover {
	background:url(/images/btnNext.png) center right no-repeat;
	cursor:pointer;
}
div.light_rounded .pp_previous:hover {
	background:url(/images/btnPrevious.png) center left no-repeat;
	cursor:pointer;
}
div.light_rounded .pp_expand {
	background:url(/images/sprite.png) -31px -26px no-repeat;
	cursor:pointer;
}
div.light_rounded .pp_expand:hover {
	background:url(/images/sprite.png) -31px -47px no-repeat;
	cursor:pointer;
}
div.light_rounded .pp_contract {
	background:url(/images/sprite.png) 0 -26px no-repeat;
	cursor:pointer;
}
div.light_rounded .pp_contract:hover {
	background:url(/images/sprite.png) 0 -47px no-repeat;
	cursor:pointer;
}
div.light_rounded .pp_close {
	margin:10px 0 0 0;
	width:22px;
	height:22px;
	background:url(/images/sprite.png) -1px -1px no-repeat;
	cursor:pointer;
}
div.light_rounded .pp_arrow_previous {
	background:url(/images/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled {
	background-position:0 -87px;
	cursor:default;
}
div.light_rounded .pp_arrow_next {
	background:url(/images/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled {
	background-position:-22px -87px;
	cursor:default;
}
div.light_rounded .pp_bottom .pp_left {
	background:url(/images/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle {
	background:url(/images/contentPattern.png) top left repeat;
}
div.light_rounded .pp_bottom .pp_right {
	background:url(/images/sprite.png) -110px -80px no-repeat;
}
div.light_rounded .pp_loaderIcon {
	background:url(/images/loader.gif) center center no-repeat;
}
div.pp_pic_holder a:focus {
	outline:none;
}
div.pp_overlay {
	background:#000;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:9500;
}
div.pp_pic_holder {
	display:none;
	position:absolute;
	width:100px;
	z-index:10000;
}
.pp_top {
	height:40px;
	position:relative;
}
* html .pp_top {
	padding:0 20px;
}
.pp_top .pp_left {
	height:40px;
	left:0;
	position:absolute;
	width:20px;
}
.pp_top .pp_middle {
	height:40px;
	left:20px;
	position:absolute;
	right:20px;
}
* html .pp_top .pp_middle {
	left:0;
	position:static;
}
.pp_top .pp_right {
	height:40px;
	left:auto;
	position:absolute;
	right:0;
	top:0;
	width:20px;
}
.pp_content {
	height:40px;
	position:relative;
	text-align:left;
	width:100%;
}
.pp_content .pp_details {
	display:none;
	margin:10px 15px 2px 20px;
}
p.pp_description {
	color:#fff;
	font-size:0.8em;
}
.pp_description {
	display:none;
	float:left;
	margin:0;
}
.pp_pic_holder light_rounded .pp_content .pp_details clearfix .pp_description p {
	color:#fff;
}
.pp_nav {
	float:right;
	margin:3px 0 0 0;
}
.pp_nav p {
	float:left;
	margin:2px 4px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.pp_nav a.pp_arrow_previous, .pp_nav a.pp_arrow_next {
	display:block;
	float:left;
	height:15px;
	margin-top:3px;
	overflow:hidden;
	text-indent:-10000px;
	width:14px;
}
.pp_hoverContainer {
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:2000;
}
a.pp_next {
	background:url(/images/btnNext.png) 10000px 10000px no-repeat;
	display:block;
	float:right;
	height:100%;
	text-indent:-10000px;
	width:49%;
}
a.pp_previous {
	background:url(/images/btnNext.png) 10000px 10000px no-repeat;
	display:block;
	float:left;
	height:100%;
	text-indent:-10000px;
	width:49%;
}
a.pp_expand, a.pp_contract {
	cursor:pointer;
	display:none;
	height:20px;
	position:absolute;
	right:30px;
	text-indent:-10000px;
	top:10px;
	width:20px;
	z-index:20000;
}
a.pp_close {
	display:block;
	float:right;
	text-indent:-10000px;
}
.pp_bottom {
	height:20px;
	position:relative;
}
* html .pp_bottom {
	padding:0 20px;
}
.pp_bottom .pp_left {
	height:20px;
	left:0;
	position:absolute;
	width:20px;
}
.pp_bottom .pp_middle {
	height:20px;
	left:20px;
	position:absolute;
	right:20px;
}
* html .pp_bottom .pp_middle {
	left:0;
	position:static;
}
.pp_bottom .pp_right {
	height:20px;
	left:auto;
	position:absolute;
	right:0;
	top:0;
	width:20px;
}
.pp_loaderIcon {
	display:none;
	height:24px;
	left:50%;
	margin:-12px 0 0 -12px;
	position:absolute;
	top:50%;
	width:24px;
}
#pp_full_res {
	display:none;
	line-height:1 !important;
	margin:0 auto;
	text-align:center;
	width:100%;
}
div.ppt {
	color:#fff;
	display:none;
	font-size:17px;
	left:0;
	position:absolute;
	top:0;
	z-index:9999;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
	* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

/* Date Picker */
table.jCalendar {
	border: 1px solid #5b483e;
	background: #5b483e;
	border-collapse: separate;
	border-spacing: 2px;
}
table.jCalendar th {
	background-color: #FCE8C5;
	color: #717171;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ffffff;
	color: #333333;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	color: #5B483E;
	background-color: #FCE8C5;
}
table.jCalendar td.selected {
	background-color: #ECDABB;
	color: #5B483E;
}
table.jCalendar td.selected:hover {
	background: #a6a753;
	color: #FFFFFF;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background-color: #5B483E;
	color: #FFFFFF;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background-color: #999999;
	color: #CCCCCC;
}
/* For the popup */

div.dp-popup {
	position: relative;
	background-color: #5B483E;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: auto;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
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: #a6a753;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup a:active {
	color: #a6a753;
}
div.dp-popup a:hover {
	color: #a6a753;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup a:visited {
	color: #a6a753;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 2px 0;
}
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: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
.dp-applied {
	width: 120px;
	padding: 3px 3px 6px 3px;
	background: #fff url(/images/date.gif) no-repeat top right;
	cursor: pointer;
	border: 1px solid #717171;
	font-size: 12px;
	margin: 0 0 11px 0;
}
p a.dp-choose-date {
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#calendar-me {
	margin: 20px;
}
