/* Start of CMSMS style sheet 'global' */
a {
     outline: none;
 }

body {
	background: #999;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	padding: 0;
	margin: 0;
}
a img {
	border-style: none;
}


.nav ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
.nav ul li a ,.nav ul li a:visited{
	border-style: none;
	text-decoration: none;
	display: block;
}



#clear {
	clear: both;
}


#mainWrapper {
	background: #FFF;
	width: 950px;
	padding: 0;
	margin: 0 auto;
}

#mainBanner {
	background: url(images/bannerImage.jpg) no-repeat #99cdd1;
	height: 92px;
	position: relative;
}
#dropLogo {
	background: url(images/bannerDropDown.jpg);
	position: absolute;
	right: 1px;
	bottom: -34px;
	width: 352px;
	height: 33px;
}


#mainSideBar {
	width: 150px;
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
	display: inline;
}

#mainSideBar .nav ul{
	margin: 1px 0 0 0;
}
#mainSideBar .nav ul li a , #mainSideBar .nav ul li a:visited{
	padding: 3px 0 5px 5px;
	color: #01015e;
	background: url(images/buttonBG.jpg) repeat-y;
	width: 143px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 1px;
}

#mainSideBar .nav ul li a:hover {
	background: #444878;
	color: #FFF;
}
#mainSideBar .quote {
	color: #8e2d35;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 5px 10px;
	font-size: 14px;
	font-weight: bold;
}

#mainSideBar .italic {
	font-size: 11px;
	font-style: italic;
	width: 50px;
}
#mainPanel {
	float: left;
	width: 800px;


}
#mainPanel a, mainPanel a:visited {
	text-decoration: none;
	font-weight: bold;
}
#mainPanel a:hover {
	text-decoration: underline;
}


#mainPanel h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 15px 10px 5px;
}
#mainPanel h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 15px 15px 2px 5px;
}


#sideBar {
	float: right;
	width: 345px;
	margin: 35px 0 0 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
#sideBar p {
	margin: 0 10px 10px 5px;

}

#sideBar h2 {
	font-size: 14px;
	color: #444878;
}
#sideBar h2.propDetail {
	font-size: 18px;
	margin: 0px 5px;
	padding: 0px;
	font-weight: bold;
}
#sideBar h3.propDetail {
	color: #444878;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px 5px;
	padding: 0px;
}

#sideBar span.homeFix {
	color: #01015e;
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
#sideBar #reservationBlurb {
	margin-top: 10px;
	border-top: 1px solid #333;
	padding-top: 10px;
}
#sideBar #reservationBlurb a, #sideBar #reservationBlurb a:visited {
	color: #000;
}

#fullwidth {
       width: 800px;
}

#content {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	width: 446px;
	margin-top: 1px;


}
#content h1 {
	background: url(images/propTableWash.gif) repeat-x;
	color: #01015E;
	font-weight: bold;
	padding: 5px 0px 15px 5px;
	font-size: 18px;
	margin: 0;
}



#content p {
	margin: 0 15px 5px 5px;
}
#content .searchDetails p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#galleryBrowser td {
	background: #4D2122;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0;
}
#galleryBrowser {
	margin-top: 2px;
}






#ourPropertiesBanner p{
	background-color: #471c18;
	height: 20px;
	margin: 10px 0 5px;
	color: #fff;
	font-size: 12px;
	padding: 3px 0 0 5px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	width: 795px;
	clear: right;
}
#ourPropertiesList {
	width: 750px;
}

#calendarList {
	margin-left: 20px;
}

#ourPropertiesList .propThumb , #calendarList .propThumb{
	width: 115px;
      height: 120px;
      overflow: hidden;
	float: left;
	margin: 10px 10px 0px 0;
}

 #calendarList .propThumb {
     margin: 10px 20px 0 0;
}

#ourPropertiesList .propThumb a img, #calendarList .propThumb a img {
	border-style: none;
}
#ourPropertiesList .propThumb a, #ourPropertiesList .propThumb a:visited,
#calendarList .propThumb a, #calendar .propThumb a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #01015e;
	text-decoration: none;
}
#ourPropertiesList .propThumb a:hover, #calendarList .propThumb a:hover {
	text-decoration: underline;
}
#searchPropList {
	margin-top: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
.searchDetails h3   {
	color: #01015e;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.searchDetails h3#larger   {
	font-size: 18px;

}

.searchDetails h4   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b64b5;
	margin: 0px;
	padding: 0px;
}
.searchDetails .copy   {
	margin: 0px 0px 0px 5px;
}
.searchDetails .info    {
	height: 47px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

a#rateCalLink,  a:visited#rateCalLink  {
     color: #01015e;
}

.searchDetails a , #searchPropList .searchProp .searchDetails a:visited {
	color: #2b64b5;
	text-decoration: none;
}
.searchDetails table   {
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.searchDetails .wash    {
	background: url(images/propTableWash.gif) repeat-x left top;
}
.searchDetails .vtour   {
	background: #44477a;
}
.searchDetails .vtour a , .searchDetails .vtour a:visited   {
	color: #AED7D9;
}
.searchDetails .reserveNow   {
	background: #000045;
}
.searchDetails .reserveNow a , #searchPropList .searchProp .searchDetails .reserveNow a:visited {
	color: #FFF;
}
.searchDetails td   {
	border: 1px solid #FFF;
	padding: 2px 0px 5px 5px;
}


#searchPropList .searchPropSeparator {
	border-top: 1px solid #97cfc4;
	border-right: 1px solid #97cfc4;
	border-bottom: 0px solid #97cfc4;
	border-left: 1px solid #97cfc4;
	clear: both;
	margin: 5px 0 10px 0;
}
#searchPropList .searchProp a img {
	float: left;
	border-style: none;
	margin: 0px 5px 5px 0px;
}
#searchPropList .searchProp .searchDetails {
	margin: 2px 5px 0px 305px;
}








#mainFooter {
	width: 800px;
	font-size: 10px;
	color: #818181;
	position: relative;
	margin-bottom: 10px;
	clear: both;


}


#mainFooter p.links {
	background-color: #818181;
	height: 20px;
	margin: 10px 0 5px 0;
	color: #fff;
	font-size: 12px;
	padding: 3px 0 0 5px;
}
#mainFooter p {
	margin-left: 5px;
}

#mainFooter .details {
      font-weight: bold;
      color: #444;
}
#mainFooter .details a, #mainFooter .details a:visited {
      font-weight: bold;
      color: #444;
}

#mainFooter a , #mainFooter a:visited{
	color: #818181;
	font-weight: normal;
}
#mainFooter .links a, #mainFooter .links a:visited {
	color: #FFF;
	padding: 0 2px;
	font-weight: bold;
}
#mainFooter #footLinks {
	width: 650px;
	padding: 0;
	margin: 0;
}
#mainFooter #footerLogo {
	height: 47px;
	width: 130px;
	position: absolute;
	top: 35px;
	right: 10px;
}
#mainFooter #footerLogo a img {
	border-style: none;
}
#searchControl {
	color: #01015E;
	font-weight: bold;
	margin: 5px 0 0 0;
       padding: 0;
        cursor: pointer;
}
#searchControl h3 {
	margin: 15px 5px 5px 0;
	padding: 3px 5px;
	font-size: 12px;
	color: #AED7D9;
	background-color: #44477a;
}
#searchBox {
	margin: 0 15px 15px 5px;
	padding: 0px;
}

#m3moduleform_1 {
  margin: 0;
  padding: 0;
}

#searchBox  {
	font-size: 11px;
	color: #8E2D35;
	font-weight: bold;
}
#searchBox select {
	width: 100%;
	font-size: 10px;
	margin-bottom: 8px;
}
#searchBox label.features {
	font-size: 10px;

}
#searchBox  #m3submitsearch {
	width: 100px;
	margin: 10px 0px 10px 10px;
	font-size: 11px;
}

#logoLink {
	position: absolute;
	width: 596px;
	height: 92px;
}

#pagination {
font-size: 12px;
color: #2b64b5;
}


#pagination a, #pagination a:visited {
font-weight: normal;
color: #2b64b5;
}

#pagination .disabled {
               visibility: hidden;
}

#pagination .pagenumber {
   text-decoration: underline;
}

#pagination  .current {
   text-decoration: none;
   font-weight: bold;
   
}

#noSearchResults {
   margin: 20px 0px 0px 10px;
   height: 300px;
}
#noSearchResults p{
   margin: 20px 0px 0px 10px;
}

#imageList {
   display: none;
}
#searchBox input.calWidget {
	width: 80%;
	font-size: 10px;
	float: left;
	margin: 0 0 8px 0;
}
#searchBox label {
	width: 100%;
	display: block;
	clear: both;
}

#rateList p {
   margin: 0;
   padding: 0;
}



a.dp-choose-date {
        float: right;
 	width: 17px;
	height: 18px;
	padding: 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/datePickerIcon.gif) no-repeat 0 1px;
	margin: 0;
}

.contactform a.dp-choose-date {
float: none;
display: inline;
padding-left: 20px;
 	background: url(images/datePickerIcon.gif) no-repeat 0 1px;
       color: #d9edee;
	margin: 0;
}


table.jCalendar {
	border: 1px solid #000;
	border-collapse: separate;
	border-spacing: 2px;
	background-color: #fff;
}
table.jCalendar th {
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
	background-color: #44477A;
}

table.jCalendar td {
	background: #DDEFF1;
	color: #8E2D35;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	color: #888;
	background-color: #bbb;
}
table.jCalendar td.today {
	background: #ABD6DC;
	color: #fff;
}
table.jCalendar td.selected {
	background: #8bb6bc;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #5baeb5;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #5BAEB5;
	color: #FFF;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
	text-decoration: line-through;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
	text-decoration: line-through;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #000045;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
	color: #FFF;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	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: #fff;
	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;
}


/* End of 'global' */

