/********************
reset
********************/
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	background:#5F594D;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color:#666666;
	font-size: 12px;
}
img {
	border:0;
}
.bordered {
	padding: 3px;
	border: 1px solid #999;
}
/********************
layout
********************/
#site-wrap {
	width:760px;
	background:#FFF;
	padding: 15px;
	margin:25px auto 10px auto;
	overflow:hidden;
	border:4px solid #7f7768;
}
#main-content {
	float:right;
	width: 500px;
	overflow:hidden;
}
#sidebar {
	float:left;
}
/********************
headings & links
********************/
h1 {
	font-size:22px;
	font-weight:normal;
	color:#666;
	padding: 0 0 5px 0;
}
h1 span {
	color:#B2020D;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#666;
	padding: 10px 0 10px 0;
	border-top: 1px dashed #CCC;
}
h2 span {
	color:#B2020D;
}
h4 {
	color:#666;
	padding-bottom: 5px;
	font-size: 13px;
	margin-bottom:10px;
	border-bottom: 1px dashed #CCC;
}
a {
	color:#B2020D;
}
a:hover {
	color:#5F594D;
}
/********************
header
********************/
#logo {
	float:left;
	width:174px;
	margin-top: 20px;
}
#telephone {
	float:right;
	margin:0;
	padding:0;
	font-size: 1.4em;
	margin-top: 20px;
}
.main-photo {
	margin-bottom: 15px;
}
/********************
top nav
********************/
#top-nav {
	clear:both;
	padding:25px 0 15px 0;
}
#top-nav li {
	display:inline;
	text-transform:uppercase;
	font-size: 12px;
	padding: 0px 59px
}
#top-nav li.first {
	padding-left:0;
}
#top-nav li.last {
	padding-right:0;
}
#top-nav li a {
	color:#666;
	text-decoration:none;
}
#top-nav li a:hover {
	color:#999;
}
/********************
quick options
********************/
#quick-options p {
	font-size:18px;
	font-weight:normal;
	color:#666;
	margin:0;
}
#quick-options span {
	color:#B2020D;
}
#quick-options ul {
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	list-style:none;
	border-bottom: 1px dashed #CCC;
}
#quick-options ul li {
	display:inline;
	padding: 0 4px;
	font-size: 11px;
}
#quick-options ul li.first {
	padding-left:0;
}
#quick-options ul li.last {
	padding-right:0;
}
#quick-options ul li a {
	font-weight:bold;
	color:#666666;
}
#quick-options ul li a:hover {
	color:#B2020D;
}
/********************
intro paragraph style
********************/
#intro p {
	line-height:1.7em;
	margin: 0 0 1.2em 0;
}
/********************
featured properties
********************/
.featured-property {
	float:left;
	width:245px;
	margin:0 0 15px 0;
	padding:0 5px 15px 0;
	border-bottom: 1px dashed #CCC;
}
.featured-property img {
	float:left;
	margin-right: 10px;
}
.featured-property ul {
	list-style:none;
}
.featured-property ul li {
	font-size:11px;
}
.featured-property ul li a {
	font-size:12px;
	font-weight:bold;
}
.bottom {
	border:0;
}
/********************
search box
********************/
#search {
	background:#e7e7e7;
	width:240px;
	overflow:hidden;
	margin-bottom:10px;
}
#search h3 {
	background:url(/images/jacksonvacations.com/template/search-top.gif) no-repeat;
	color:#666;
	padding: 20px 0 5px 60px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #CCC;
	margin-bottom:5px;
}
#search p {
	padding:0 10px;
	font-size:11px;
	margin:0;
}
#search form {
	margin:10px 0 0 0;
}
#search select {
	border:1px solid #CCC;
	font-size: 14px;
	margin: 5px 0;
}

#search label {
	display:block;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
}
select#room-type {
	width:220px;
	color:#666;
}
#s_arrival_date_Month_ID, #s_arrival_date_Day_ID, #s_arrival_date_Year_ID, #s_dept_date_Month_ID, #s_dept_date_Day_ID,  #s_dept_date_Year_ID{
	width: 60px;
	border:1px solid #CCCCCC;
	color: #666;
}
#s_arrival_date_Year_ID, #s_dept_date_Year_ID{padding:2px;}
.submit {
	background:#666666;
	border:1px solid #CCC;
	color:#FFFFFF;
	cursor:pointer;
	padding:3px 30px;
	margin:10px 0px;
}
.cal-icon {
	margin-top:5px;
}
p.search-button {
	text-align:center;
}
/********************
area resorts 
********************/
#area-resorts {
	width:240px;
	background:#e7e7e7;
	overflow:hidden;
	margin-bottom:10px;
}
#area-resorts h3 {
	background:url(/images/jacksonvacations.com/template/area-resorts-top.gif) no-repeat;
	color:#666;
	padding: 20px 0 5px 0;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #CCC;
	margin-bottom:5px;
	text-align:center;
}
.area-resort {
	margin: 10px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCC;
}
.area-resort ul {
	list-style:none;
}
.area-resort ul li {
	font-size:11px;
}
.area-resort ul li a {
	font-size:12px;
	font-weight:bold;
}
.resort-img {
	float:left;
	border:1px solid #CCC;
	padding:3px;
	margin: 0 5px 0 0;
	width:69px;
	height:62px;
}
.resort-img-alt {
	float:right;
	border:1px solid #CCC;
	padding:3px;
	margin: 0 0 0 5px;
	width:69px;
	height:62px;
}
.area-resort-last {
	margin: 10px;
	padding-bottom:10px;
}
.area-resort-last ul {
	list-style:none;
}
.area-resort-last ul li {
	font-size:11px;
}
.area-resort-last ul li a {
	font-size:12px;
	font-weight:bold;
}
/********************
footer
********************/
#footer {
	background:#f1f1f1;
	overflow:hidden;
	padding:5px;
	clear:both;
}
#company {
	float:left;
	margin: 10px 25px 0 0;
}
#company ul {
	margin: 0;
	padding: 5px 10px 14px 0px;
	list-style: none;
}
#company li {
	background:url(/images/jacksonvacations.com/template/bullet.gif) no-repeat 0 50%;
	margin: 0 0 10px 20px;
	padding: 0 0 0 40px;
}
#help {
	float:left;
	margin: 10px 25px 0 0;
}
#help ul {
	margin: 0;
	padding: 5px 10px 14px 0px;
	list-style: none;
}
#help li {
	background:url(/images/jacksonvacations.com/template/bullet.gif) no-repeat 0 50%;
	margin: 0 0 10px 20px;
	padding: 0 0 0 40px;
}
#footer-paragraph {
	float:left;
	margin: 10px 0 0 0;
	width:375px;
}
#footer-img {
	float:left;
	padding:5px;
	margin-right: 10px;
	border:1px solid #CCC;
}
/********************
copyright
********************/
.copy {
	text-align:center;
	color:#fff;
	font-size:11px;
}



/************************************************************
Added Styles for Results Page
************************************************************/
.results-number {
	font-weight:bold;
	color:#666;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	padding: 5px 0;
}
.property-result {
	border-bottom:1px dashed #CCC;
	overflow:hidden;
	padding: 10px 0;
	
}
.property-result{height: auto !important; height: 90px;}

/********************
result details
********************/
.result-details {
	float:left;
	width: 385px;
}
.result-details img {
	float:left;
	margin-right: 10px;
}
.result-details p {
	font-size:11px;
}
.result-details a {
	font-size:12px;
	font-weight:bold;
}
p.price-range {
	padding-top:5px;
	font-weight:bold;
	font-size:13px;
}

/********************
result amenities
********************/
.result-amenities {
	float:right;
	width:98px;
}
.result-amenities p {
	font-size:14px;
	padding-bottom:5px;
	font-weight:bold;
	text-decoration:underline;
}
.result-amenities ul {
	list-style:none;
}
.result-amenities ul li {
	padding-bottom: 5px;
}
.bedrooms {
	background:url(/images/jacksonvacations.com/template/bedroom-icon.gif) no-repeat;
	padding-left:20px;
}
.sleeps {
	background:url(/images/jacksonvacations.com/template/sleeps-icon.gif) no-repeat;
	padding-left:20px;
}
.photos {
	background:url(/images/jacksonvacations.com/template/photo-icon.gif) no-repeat;
	padding-left:20px;
}
.Platinum {
	background:url(/images/jacksonvacations.com/template/platinum-icon.gif) no-repeat;
	padding-left:20px;
}
.Gold {
	background:url(/images/jacksonvacations.com/template/gold-icon.gif) no-repeat;
	padding-left:20px;
}
.Silver {
	background:url(/images/jacksonvacations.com/template/silver-icon.gif) no-repeat;
	padding-left:20px;
}
.Bronze {
	background:url(/images/jacksonvacations.com/template/bronze-icon.gif) no-repeat;
	padding-left:20px;
}

/********************
pagination
********************/
ul.results-pagination {
	padding: 15px 0;
	list-style:none;
	float:right;
}
.result-amount {
	float:left;
	font-weight:bold;
	padding: 15px 0;

}

ul.results-pagination li {
	display:inline;
	padding:0 5px;
	border:1px solid #CCC;
	margin: 0 3px;
}
ul.results-paginationn ul li a {
	text-decoration:none;
}



/************************************************************
Added Styles for Details Page
************************************************************/
#property-name {
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px dashed #CCC;
}
#property-photos {
	float:left;
	width:270px;
}
#large-photo {
	margin-right:15px;
	padding:5px;
	border:1px solid #999999;
}
div#overall-rating {
	color:#5b6824;
	font-weight:bold;
	float:left;
	margin: 5px 0px;
}
a#view-map {
	display:block;
	margin:0 0 0 265px;
	padding-top:5px;
	font-weight:normal;
}
#large-photo {
	margin-bottom:10px;
	
}
#property-thumbs-div {
	width: 275px;
}
ul#property-thumbs {
	list-style:none;
	margin-top: 10px;
}
ul#property-thumbs li {
	display:inline;
	padding: 0 6px;
}
.thumbnail {
	padding:3px;
	border:1px solid #999999;
}
#nightly-rates {
	float:right;
	width:230px;
}
#nightly-rates h2 {
	border:0;
	font-size:14px;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}
#nightly-rates p {
	font-size:11px;
}
.info {
	background: url(/images/jacksonvacations.com/template/info-icon.gif) no-repeat;
	padding-left: 16px;
}

/********************
rates table
********************/
#rate-grid-tbl table {
	width:230px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:15px;
	border-collapse:collapse;
	clear:both;
	font-size:11px;
}
#rate-grid-tbl tr:hover {
	background:#FFC;
}
#rate-grid-tbl tr.odd {
	background:#F7F7F7;
}
#rate-grid-tbl tr.odd:hover {
	background:#FFC;
}
#rate-grid-tbl td {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px 3px;
}
#rate-grid-tbl th {
	background:#E7E7E7;
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px;
}

/********************
property details
********************/
#property-details {
	clear:both;
	padding-top:10px;
}
#property-details h2 {
	clear:both;
	padding:5px 0 0 0;
}
#property-details ul {
	list-style:none;
	padding:5px;
	margin:7px 0px;
	background:#e7e7e7;
	border:1px dotted #CCC;
	text-align:center;
}
#property-details ul li {
	display:inline;
	padding:0 5px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#property-details p {
	margin: 0 0 1.2em 0;
}

/********************
property amenities
********************/
#property-amenities ul li {
	float:left;
	margin-left:15px;
	padding-bottom:5px;
	width:47%;
}

/********************
share property form
********************/
#share-property {
	width:240px;
	background:#e7e7e7;
}
#share-property h3 {
	background:url(/images/jacksonvacations.com/template/share-top.gif) no-repeat;
	color:#666;
	padding: 20px 0 5px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #CCC;
	margin-bottom:5px;
}
#share-property p {
	padding:0 10px;
	font-size:11px;
	margin:0;
}
#share-property form {
	margin:10px 0 0 0;
}
#share-property label {
	display:block;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
}
#your-email, #friends-email {
	font-size:14px;
	width: 220px;
	margin: 5px 0;
	border:1px solid #CCCCCC;
	color: #666;
}

/********************
property comments
********************/
#property-comments {
	float:left;
	width:500px;
	margin-top:15px;
}
.comment {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px;
	overflow:hidden;
	margin-bottom:15px;
}
.comment h3 {
	float:left;
	color:#666;
}
.user-comment p {
	margin: .6em 0;
}
.written-date {
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	float:left;
	margin-left:10px;
	margin-top:2px;
}
.user-rating {
	float:right;
	color:#B2020D;
	font-weight:bold;
}
.comm-divider {
	margin: 5px 0;
}
#comment-form {
	background: #E7E7E7;
	border:2px solid #CCC;
	padding:15px 15px 5px 45px;
	overflow:hidden;
	margin-bottom:15px;
}
#comment-form p {
	float:left;
	margin-right:20px;
}
#comment-form label {
	display:block;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
}
#comment-form #comment-name, #user-rating {
	border:1px solid #CCCCCC;
	font-size:14px;
	margin:10px 0;
	width:240px;
}
#comment-form textarea {
	border:1px solid #CCCCCC;
	font-size:2em;
	margin:10px 0;
	width:420px;
}


/********************
contact
********************/

#contact h2{color:#666666;
font-size:22px;
font-weight:normal; }

#contact h2 span{color:#B2020D;}

#tel{margin: 20px 20px 20px 10px; float:left;}
#adr{margin:20px 100px 20px 0; float:right;}
.value{font-weight:bold;}
.chat{float:right;}

#contact-form{ clear:both;background:#E7E7E7;border:2px solid #CCC;overflow:hidden;padding:15px; margin-bottom:10px;}
#contact-form label{font-weight:bold; padding-bottom: 5px;}
#contact-form #name, #email, #phone {margin: 5px 0px; width: 300px; font-size:1.5em; border:1px solid #CCCCCC;}
#contact-form #message{margin: 5px 0px; width: 100%; font-size:1.5em; border:1px solid #CCCCCC;}



/********************
details slider
********************/

.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
}
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 10px 30px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	height:60px;
	width:200px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 37px;
	height: 40px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 2px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 33px;
	right: 15px;
	width: 15px;
	height: 22px;
	cursor: pointer;
	background: transparent url(/images/jacksonvacations.com/template/next-button.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: 0px 0
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: 0px -22px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 33px;
	left: 5px;
	width: 15px;
	height: 22px;
	cursor: pointer;
	background: transparent url(/images/jacksonvacations.com/template/prev-button.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: 0px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: 0 -22px;
}

table.calendarDateBox td {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px 3px;
}
