/* ----------- */
/* CSS IMPORTS */
/* ----------- */
/* Stylesheet RESET */@import url(hacks/reset.css);
/* Stylesheet DROPDOWN MENU */
@import url(dropdown.css);
/* Stylesheet JCAROUSEL */
@import url(jcarousel/jquery.jcarousel.css);
@import url(jcarousel/skins/atlantica/skin.css);
/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(prettyphoto.css);
/* ------------ */
/* MAIN STYLING */
/* ------------ */ * {
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}

iframe#CalFrame { top:112px !important; display:none }

.booking-cal
{
	top:112px !important;
}
body {
    font: 12px 'Lucida Grande', Arial, sans-serif;
    color: #666666;
    background-image: url(../images/bg/body_bg-85p.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #FBF6EF;
    line-height: 1.6em;
   overflow-x: hidden;
}

/* Font Styling */
h1 {
    font-size: 26px;
    margin-bottom: 10px;
    color: #cd1e15;

}

h2 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #cd1e15;
}

h3 {
    font-size: 17px;
    margin-bottom: 10px;
	margin-top: 10px;
    color: #cd1e15;
}

h4 {
    color: #FFFFFF;
    font-size: 22px;
    margin-bottom: 10px;
	font-weight:bold;
}

h5 {
    font-size: 12px;
    margin-bottom: 10px;
    color: #cd1e15;
}

/* Global Wrap */
#fullwrap {
    width: 100%;
    height: 550px;
    background: url(../images/bg/main_bg.jpg) no-repeat scroll 53% 0px;
    padding-top: 10px;
    margin: 0 auto;
    z-index: 3;
}

#wrap {
    width: 960px;
    background: #FFF url(../images/page/main_bg2.png) repeat-y;
    margin: 0 auto;
    z-index: 3;
    position: relative;
	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;

}

/* Page      */
/* Page      */
/* -> Header */
.header {
    background: transparent;
    height: auto;
    margin: 0 auto;
    width: 960px;
    position: relative;
	
}

#page .header img {
    margin: 35px auto;
}

/* Upper Nav
 ----------------------------------------*/
 
 #upper-nav{

float:right;
position:relative;
right:59px;
top:10px;
z-index:999;
}

 
 #upper-nav li{
 	float:left;
	padding-right:10px;
	color:#FFF;
	font-size:11px;
 }
 
  #upper-nav li a{
 	color:#FFF;
	font-size:11px;
	text-decoration:none;
 }
 
  #upper-nav li a:hover{
 	color:#ffc600;
	font-size:11px;
 }
 
 /* Globals
 ----------------------------------------*/

.left{
float:left;
}

.right{
float:right;	
}

.image_border{
	
	border:1px solid #CCCCCC;
	padding:3px;
	margin-right:15px;
 }

.imageLeft{
	float:left; 
	border:1px solid #CCCCCC;
	padding:3px;
	margin-right:15px;
 }
 
 .imageRight{
	float:right; 
	border:1px solid #CCCCCC;
	padding:3px;
	margin-left:15px;
 }
 
 .imageLeft2{
	float:left; 
	
	padding:3px;
	margin-right:15px;
 }
 
 .imageRight2{
	float:right; 
	
	padding:3px;
	margin-left:15px;
 }
 
 .browse-directory-bar{
	background-image:url("/images/browse_by.jpg");
	background-repeat: no-repeat;
	color:#393939;
	font-size:15px;
	height:29px;
	padding-left:10px;
	padding-top:4px;
	width:98%;	
	position:relative;
	margin-bottom:5px;
	margin-top:20px;
}

/* .browse-directory-bar{
	background-image:url("/images/directory-line.jpg");
	background-repeat:repeat-x;
	color:white;
	font-size:17px;
	height:32px;
	padding-left:10px;
	padding-top:4px;
	width:98%;	
	position:relative;
	margin-bottom:20px;
	margin-top:20px;
}*/

.browse-arrow{
	background-image:url("/images/browse-arrow.png");
	position: absolute;
	top:25px;
	width:19px;
	height:16px;
}

 
 .noimage{
	text-align: center;
	width:143px;
	height: 80px; 
	margin-left: 3px;
	border: 1px solid #CFCFCF;
	padding-top: 50px;
	float:left;
	margin-right:20px;
	margin-bottom:10px; 
 }

.clearThis{
clear:both;	
}
 
 

/* Top Feature Nav
 ----------------------------------------*/
#nav-main {
    left: 353px;
    margin-left: 80px;
    margin-top: 0;
    position: relative;
    top: -27px;
    width: 400px;
    z-index: 300;
}

#history-link {
    position: absolute;
    left: 0px;
}

#history-link div {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    height: 27px;
    width: 115px;
}

#event-cal-link {
    position: absolute;
    left: 113px;
}

#event-cal-link div {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    height: 27px;
    width: 133px;
}

#photo-gal-link {
    position: absolute;
    left: 226px;
}

#photo-gal-link div {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    height: 27px;
    width: 135px;
}

#member-link {
    position: absolute;
    left: 339px;
}

#member-link div {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    height: 27px;
    width: 114px;
}

#about-link {
    position: absolute;
    left: 497px;
    z-index: 20;
}

#about-link div {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    height: 27px;
    width: 114px;
    z-index: 20;
}

#nav-main a {
    display: block;
}

/* Page          */
/* -> Navigation */
#navwrap {
    /*background: black url(../images/bg/header_gradient.jpg) repeat-x;*/ /*old nav*/
	background: black url(../images/nav_bg.jpg) repeat-x;
    width: 960px;
    /*height: 26px;*/  /*old nav*/
	height: 32px;
    overflow: visible;
    margin: 0 auto;
	padding-top:4px; 
}

.navigation {
    width: 960px;
    background: transparent;
    margin: 0 auto;
    z-index: 99;
}

.navigation .border {
    padding-left: 0px;
}

.navigation #nav {
    padding: 5px 0px !important;
    float: left;
    width: 960px;
}

.navigation ul li {
    display: inline;
    padding-left: 16px;
    padding-right: 12px;
    color: white;
}

.navigation ul li.first {
    background: none;
    padding-left: 0px;
}

.navigation ul li .icon {
    vertical-align: middle;
    margin: 2px 8px 0 0;
    float: left;
}

.navigation ul li a {
    text-decoration: none;
    color: white;
}

.search {
    float: left;
    padding-top: 6px;
    margin-bottom: 20px;
}

.search-field {
    background: transparent url(../images/top-search-light.jpg) no-repeat 0 0;
    font: 11px 'Lucida Grande', Arial, sans-serif;
    line-height: 22px;
    height: 18px;
    color: #000;
    float: left;
    padding: 5px 13px 5px 5px;
}

.top-search-btn{
	position:absolute;
	left:131px;
	background: transparent url(../images/magnifier.png) no-repeat 0 0;
	text-indent:-9999999px;
	width:16px;
	height:16px;
	cursor:pointer;
	}


.field {
    background: transparent url(../images/navigation/search_bar.jpg) no-repeat 0 0;
    font: 11px 'Lucida Grande', Arial, sans-serif;
    line-height: 22px;
    width: 177px;
    height: 18px;
    color: #000;
    float: left;
    padding: 5px 13px 5px 5px;
}

.field input {
	width: 170px;
	
}

.field-big {
    background: transparent url(../images/field-big.png) no-repeat 0 0;
    font: 11px 'Lucida Grande', Arial, sans-serif;
   
    width: 260px;
    height: 18px;
    color: #000;
    float: left;
    padding: 5px 3px 9px 5px;
}

.button {
    background: black url(../images/navigation/search_btn.jpg) no-repeat;
    width: 29px;
    height: 27px;
    color: #313131;
    font: 12px 'Lucida Grande', Arial, sans-serif;
	marign-top:15px;
}

.listing-search {
    float: right;
    padding-top: 6px;
    margin-bottom: 20px;
}

.listing-search .field {
    background: transparent url(../images/navigation/search_bar.jpg) no-repeat 0 0;
    font: 11px 'Lucida Grande', Arial, sans-serif;
    line-height: 22px;
    width: 183px;
    height: 20px;
    color: #000;
    float: left;
    padding: 5px 3px 3px 5px;
}

.listing-search .button {
    background: black url(../images/icons/search.png) no-repeat;
    width: 16px;
    height: 16px;
    color: #313131;
    font: 12px 'Lucida Grande', Arial, sans-serif;
    position: relative;
    left: -30px;
    top: 3px;
    cursor: pointer;
}


.cat-options li{
	 background: url(../images/image-stack.png) no-repeat;
    width: 146px;
    height: 107px;
	padding-top:14px;
	margin-bottom:25px;
	

}

div#content-mid-300 .cat-options li a img{
	float:none;
	margin-bottom:10px;
}





/* Amenity Tooltips
 ----------------------------------------*/
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

.amenities-list , .amenities-list li{ 
display : inline;
}
.amenities-list li a{
	padding-right:5px;	
}


/* Pool Icon STARTS */
.amenities-list li a#pool-icon{
	background: url(../images/icons/amenities/pool.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent: -9999px;
    cursor: default;
}

.amenities-list li a#pool-icon:hover{
    background-position:0 0;
}

/* Pool Icon ENDS */



/* TV In Room STARTS */
.amenities-list li a#tv-icon{
	background: url(../images/icons/amenities/tv.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent:-9999px;
    cursor: default;
}

.amenities-list li a#tv-icon:hover{
    background-position:0 0;
}
/* TV In Room ENDS */




/* Room Service STARTS */
.amenities-list li a#room-service-icon{
	background: url(../images/icons/amenities/room_service.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent:-9999px;
    cursor: default;
}

.amenities-list li a#room-service-icon:hover{
    background-position:0 0;
}
/* Room Service ENDS */



/* Conference Room STARTS */
.amenities-list li a#conference-room-icon{
	background: url(../images/icons/amenities/conference.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent:-9999px;
    cursor: default;
}

.amenities-list li a#conference-room-icon:hover{
    background-position:0 0;
}
/* Conference Room ENDS */



/* Beachfront Property STARTS */
.amenities-list li a#beachfront-icon{
	background: url(../images/icons/amenities/beach.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent:-9999px;
    cursor: default;
}

.amenities-list li a#beachfront-icon:hover{
    background-position:0 0;
}
/* Beachfront Property ENDS */



/* Dive Water Sports STARTS */
.amenities-list li a#dive-watersports-icon{
	background: url(../images/icons/amenities/scuba.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent:-9999px;
    cursor: default;
}

.amenities-list li a#dive-watersports-icon:hover{
    background-position:0 0;
}
/* Dive Water Sports ENDS */




/* Restaurant STARTS */
.amenities-list li a#restaurant-icon{
	background: url(../images/icons/amenities/restaurant.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent:-9999px;
    cursor: default;
}

.amenities-list li a#restaurant-icon:hover{
    background-position:0 0;
}
/* Restaurant ENDS */





/* Fitness Room STARTS */
.amenities-list li a#fitness-room-icon{
	background: url(../images/icons/amenities/gym.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent:-9999px;
    cursor: default;
}

.amenities-list li a#fitness-rooom-icon:hover{
    background-position:0 0;
}
/* Fitness Room ENDS */







/* Air Conditioning STARTS */
.amenities-list li a#air-conditioning-icon{
	background: url(../images/icons/amenities/air_condition.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent:-9999px;
    cursor: default;
}

.amenities-list li a#air-conditioning:hover{
    background-position:0 0;
}
/* Air Conditioning ENDS */






/* Wedding STARTS */
.amenities-list li a#wedding-icon{
	background: url(../images/icons/amenities/marriage.png) no-repeat;
    background-position:0 -25px;
	width: 25px;
    height: 25px;
	text-indent:-9999px;
    cursor: default;
}



.amenities-list li a#wedding-icon:hover{
    background-position:0 0;
}
/* Wedding ENDS */









/* Content */
#page #content {
    background: transparent;
    margin: 0 auto;
    padding-top: 15px;
    width: 960px;
	min-height:745px;
}

#page #content.alt {
    padding-top: 0px;
} 

#welcome {
   /* background: transparent url(../images/page/welcome_bg2.gif) no-repeat scroll center bottom;*/
    margin-bottom: 5px;
    padding-bottom: 30px;
    height: 200px;
}

#welcome p {
    font-size: 12px;
}

.product_feature {
    margin-bottom: 25px;
}

#bottom_item1 {
    float: left;
    margin-right: 15px;
    width: 202px;
}

#bottom_item2 {
    float: left;
    width: 202px;
}

#top_item1 {
    float: left;
    margin-right: 15px;
    width: 202px;
}

#top_item2 {
    float: left;
    width: 190px;
}

.product_feature h1 {
    font-size: 14px;
    color: #2F7220;
    margin-top: 10px;
}

.product_feature img {
    margin-bottom: 20px;
}

/* Flash Holder */
#flash_holder {
    margin: 0 auto;
    width: 932px;
    padding-top: 13px;

	height: 245px;

}

.cycleThis {
	height: 245px;
    width: 932px;
	overflow: hidden;
	background: url(../images/page_main_image/discover_grenada3.jpg) no-repeat;

}
/* Content       */
/* -> Info Bar   */
#content .info_bar {
    margin: 0 auto;
    padding: 8px 30px;
}

#content .info_bar .hello {
    height: 95px;
    width: 628px;
    float: left;
}

#content .info_bar .calltoaction {
    float: left;
    clear: right;
    height: 95px;
    width: 305px;
}

/* Content             */
/* -> From Title Bar   */
.from_title {
    text-align: center;
    padding: 13px;
    margin-left: 31px;
    margin-right: 31px;
}

.from_title .page_title {
    font-size: 16px;
    text-transform: capitalize;
}

.from_title .page_title img {
    padding: 0px 7px;
}

.from_title ul {
    width: 100%;
}

.from_title hr {
    background: #FFF;
    height: 1px;
    border: 0px;
    border-bottom: 1px dotted #c2c2c2;
    margin-top: -10px;
    margin-bottom: 10px;
}

.from_title ul li {
    display: inline;
    background: url(../images/navigation/navigation_dot.jpg) no-repeat 5px 0;
    padding-left: 20px;
    vertical-align: middle;
}

.from_title li.page_title {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #333;
    background: none;
}

/* Content           */
/* -> Content Wrap   */
#content .content_wrap {
    /*border-top:1px dotted #C2C2C2;*/
    margin: 0 15px;
    padding: 0px 0;
}

/* Content      */
/* -> Entries   */
#content .content_wrap .entries, #content .content_wrap .full-entry {
    width: 600px;
    border-right: 1px dotted #c2c2c2;
    padding-right: 25px;
    float: left;
}

#content .content_wrap .entries ul li, #content .content_wrap .full-entry {
    margin-bottom: 20px;
}

#content .content_wrap .entries ul li .date, #content .content_wrap .full-entry .date {
    background: url(../images/blog/date_bg.jpg) no-repeat;
    width: 36px;
    height: 36px;
    float: left;
    margin: 5px 15px 0 0;
}

#content .content_wrap .entries ul li .date p, #content .content_wrap .full-entry .date p {
    padding-top: 2px;
    font-size: 10px;
    text-align: center;
    line-height: 13px;
    color: white;
    font-family: Arial;
    font-weight: bold;
}

#content .content_wrap .entries ul li .date p span, #content .content_wrap .full-entry .date p span {
    display: block;
    font-size: 19px;
}

#content .content_wrap .entries ul li .title, #content .content_wrap .full-entry .title {
    float: left;
    width: 400px;
}

#content .content_wrap .entries ul li .title h2, #content .content_wrap .full-entry .title h2, #content .content_wrap .entries ul li .title h2 a, #content .content_wrap .full-entry .title h2 a {
    font-size: 24px;
    color: #333333;
    height: 30px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2 {
    margin: 20px 0 8px 0
}

#content .content_wrap .entries ul li .title h3, #content .content_wrap .full-entry .title h3 {
    font-size: 11px;
}

#content .content_wrap .entries ul li .title h3 span, #content .content_wrap .full-entry .title h3 span {
    color: #aaaaaa;
}

#content .content_wrap .entries ul li .comments, #content .content_wrap .full-entry .comments {
    background: url(../images/blog/comments_bg.jpg) no-repeat;
    width: 111px;
    height: 30px;
    float: right;
    color: #FFF;
    text-align: center;
    margin-top: 5px;
}

#content .content_wrap .entries ul li .comments p, #content .content_wrap .full-entry .comments p {
    padding-top: 1px;
}

#content .content_wrap .entries ul li .comments p span, #content .content_wrap .full-entry .comments p span {
    font-size: 14px;
}

#content .content_wrap .entries ul li .entry, #content .content_wrap .full-entry .post {
    clear: both;
    padding-top: 10px;
    border-bottom: 1px dotted #c2c2c2;
    padding-bottom: 20px;
    font-size: 12px;
}

#content .content_wrap .entries ul li .entry p, #content .content_wrap .full-entry .post p {
    line-height: 24px;
    margin-bottom: 15px;
}

#content .content_wrap .entries ul li .entry .quote, #content .content_wrap .full-entry .post .quote {
    color: #666666;
    padding-left: 10px;
    border-left: 3px solid #eaeaea;
    line-height: 24px;
    margin-left: 20px;
    margin-bottom: 10px;
}

#content .content_wrap .entries ul li .entry ul li, #content .content_wrap .full-entry .post ul li {
    background: url(../images/blog/bullet.jpg) no-repeat;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2 {
    font-size: 16px;
}

#content .content_wrap .entries ul li .img_left, #content .content_wrap .full-entry ul li .img_left {
    float: left;
    padding-top: 8px;
    padding-right: 15px;
}

#content .content_wrap .full-entry .post img {
    padding: 0 10px 0 0;
}

#content .content_wrap .comment_list {
    padding-top: 10px;
}

#content .content_wrap .comment_list h2 {
    width: 250px;
    float: left;
    font-size: 24px;
    color: #333333;
}

#content .content_wrap .comment_list h3 {
    float: right;
    width: 160px;
    margin-top: 5px;
    font-size: 12px;
    color: #333333;
}

#content .content_wrap .comment_list ul {
    margin-top: 10px;
}

#content .content_wrap .comment_list ul li {
    display: block;
    background: #f5f5f5;
    color: #333333;
    padding: 8px;
}

#content .content_wrap .comment_list ul li.alt {
    background: #FFF;
}

#content .content_wrap .comment_list p {
    margin-top: 5px;
}

#content .content_wrap .comment_list .details {
    font-weight: bold;
    color: #727272;
}

#content .content_wrap .comment_list .details span {
    color: #333333;
}

/* Sidebar      */
#sidebar {
    float: left;
}

#sidebar .sidebar_wrap {
    width: 280px;
    margin-left: 30px;
}

.side-bar-shadow {
	
position:absolute;left:249px;top:-15px;
}

#sidebar h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

/* Sidebar       */
/* -> Affiliates */
#sidebar ul.affiliates li {
    display: inline;
}

#sidebar hr {
    background: #FFF;
    height: 1px;
    border: 0px;
    border-bottom: 1px dotted #c2c2c2;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Sidebar       */
/* -> Contact */
#sidebar .contact_us {
    line-height: 24px;
}

/* Sidebar       */
/* -> The Author */
#sidebar .the_author {
    line-height: 24px;
}

#sidebar .the_author img {
    border: 1px solid #000;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

/* Sidebar       */
/* -> Categories */
#sidebar ul.categories li {
    margin-bottom: 10px;
}

/* FOOTER NAV       */
.footer_nav {
    background: url(../img/page/footer_nav_bg.png) no-repeat bottom;
    text-align: center;
    margin: 0 auto;
    height: 57px;
    width: 960px;
}

.footer_nav .list {
    /*border-top: 1px dotted #c2c2c2;*/
    margin-left: 31px;
    margin-right: 31px;
    padding: 19px 0 15px 0;
}

.footer_nav .prev {
    float: left;
    width: 200px;
    font-size: 20px;
    color: #999999;
}

.footer_nav .cur {
    float: left;
    width: 500px;
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.footer_nav .cen {
    font-size: 12px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.footer_nav .next {
    float: right;
    width: 200px;
    font-size: 20px;
    color: #999999;
}

/* FOOTER   */
#footer {
    width: 100%;
    height: auto;
	position: relative;
    font-family: 'Lucida Grande', Arial, sans-serif;
    padding-bottom: 15px;
    background-image: url(../images/bg/footer_bg.png);
}

#footer h2 {
    padding: 0;
    margin: 0;
    color: #FFF;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

#footer .footerList {
    margin-top: 25px;
    margin-left: 25px;
    padding-right: 10px;
    padding-top: 10px;
    float: left;
    width: 120px;
}

#footer .footerAds {
    clear: right;
    float: left;
    margin-left: 0px;
    margin-top: -10px;
    padding-right: 10px;
    padding-top: 10px;
    position: relative;
}

#footer .footerAds img {
}

#footer .footerAds img.square {
    padding: 4px;
    margin: 0 0 0 15px;
    background: #333;
}

#footer .footerWrap {
    width: 960px;
    margin: 0 auto;
}

#footer .footerList li {
    color: #888888;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 11px;
}

#footer .copyright {
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	margin-left:21px;
	padding-top:10px;
	text-align:right;
}

#footer .copyright a {
	color:#FFFFFF;
}

#footer .copyright span {
    color: #FFF;
    margin-right: 10px;
    margin-left: 10px;
}

/* ---------- Footer ---------- */
.post, .lastpost {
	background: url(../images/footer_sep_bg.png) bottom repeat-x;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.post a{
color:#FFC84B;
}

.box_240px_left, .box_240px_middle, .box_240px_right {
    width: 260px;
    float: left;
}

.flickr {
    display: inline;
    float: left;
    border: 2px solid #FFFFFF;
    outline: 1px solid #c5c5c5;
    margin: 0px 13px 13px 0px;
	
	width: 48px;
	height: 40px;
}

#dark_footer .box_240px_left {
    padding-right: 40px;
    padding-top: 0px;
    background-image: none;
    padding-left: 15px;
}

#dark_footer .box_240px_middle {
    padding: 0px 30px;
    background-image: none;
}

#dark_footer .box_240px_right {
    padding-left: 40px;
    padding-top: 0px;
    background-image: none;
}

#dark_footer_wrap {
    clear: both;
    margin-top: 7px;
    overflow: hidden;
    position: relative;
}

#dark_footer {
    margin: 0 auto;
    overflow: hidden;
    padding-top: 25px;
    width: 940px;
}

#light_footer_wrapper {
    height: 60px;
    background: url(../images/light_footer_repeat.gif) repeat-x top left;
    color: #a0a0a0;
}

.box_240px_right li {
    display: inline;
}

#light_footer {
    width: 940px;
    margin: 0 auto;
    padding-top: 18px;
    overflow: hidden;
}

#light_footer a {
    color: #a0a0a0;
}

#light_footer a:hover {
    color: #999999;
}

.footerdate {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #c5c5c5;
}

.footer {
    color: #ffc84b;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    text-decoration: none;
}

a.footer:hover {
    color: #fff;
}

#dark_footer h2 {
    color: #c5c5c5;
    margin-top: 20px;
    margin-bottom: 20px;
}

#dark_footer p {
    color: #FFF;
    margin-bottom: 0px;
}

.logosmall {
    float: left;
    margin: 4px 20px 0px 0px;
}

/* 3-column Main Layout */
div#index-content-one-row {
    float: left;
    margin: 0 auto;
    padding-bottom: 0;
    width: 932px;
}

div#content-left-300 {
    width: 250px;
    float: left;
    margin: 0 0px 20px 0px;
    position: relative;
}

div#content-left-300-home {
    width: 220px;
    float: left;
    margin: 0 30px 20px 0px;
    position: relative;
}
div#content-mid-300 {
    float: left;
    margin: 0 0px 20px;
    width: 402px;
}

div#sub3col-content-mid-300 {
    float: left;
    margin: 0 0px 20px;
    width: 400px;
    padding-left: 20px;
	/*border-right: 1px solid #d1d1d1;*/
	/*padding-right:16px;*/
}

#sub3col-content-mid-300 p {
	margin-bottom:20px;
	/*border-right: 1px solid #d1d1d1;*/
	/*padding-right:16px;*/
}

div#sub3col-content-mid-300.middle-column {
width: 660px;

}

div#sub1col-content-mid-300 {
    float: left;
    margin: 0 0px 20px;
    padding-left: 0px; 
}

div#content-right-300 {
    float: right;
    margin: 0 0 20px;
    position: relative;
    width: 250px;

	  /*background: url(../images/subpage_vertical_sep.jpg) no-repeat;*/
	  background-position: 5px 0px;
	
	
}

div#content-right-300.home-right-column {
width: 280px;


}
div#content-right-300 .book_getaway_header {

display: block;

text-indent: -99909px;
}

div#content-left-300 img, div#content-mid-300 img, div#content-right-300 img {
    float: left;
}

div#content-left-300 h3, div#content-mid-300 h3, div#content-right-300 h3 {
    /*width:232px;*/
    float: left;
    color: #2f2a1f;
    font-size: 12px;
    font-weight: bold;
}

div#content-left-300 p {
    /*width:205px;*/
    float: left;
    /*margin:0px 0 20px 0;*/
}

div#content-mid-300 p {
    width: 400px;
    float: left;
    margin: 0px 0 20px 0;
}



div#content-right-300 p {
    width: 240px;
    float: left;
    margin: 0px 0 20px 0;
    font-size: 11px;
}

.book_getaway_header {
    background-image: url(../images/page/book_getaway_header.png);
    height: 32px;
    position: absolute;
    right: 1px;
    top: -49px;
    width: 246px;
    text-indent: -99999px;
}


/* SIDE NAV */

.sidenav_header {
    background-image: url(../images/page/sidenav_header.png);
    height: 32px;
    position: absolute;
    right: 1px;
    top: -47px;
    width: 258px;
	z-index: 99999;
    text-indent: -99999px;
}

#sidenav {
    margin-left: 30px;
    margin-top: -20px;
}



#sidenav li{ 
padding-left: 0px;
margin-left:-35px;
}


#sidenav li.current{
	background-image:url("../images/sidenav-active.png");
	background-repeat:no-repeat;
	min-height: 27px;
	margin-left:-57px;
	padding-top:9px;
	padding-left:22px;
	width:275px;
}

#sidenav li.current ul{ 
margin-top: 10px;
}
#sidenav li.current ul li{
font-size: 10px;
margin-left: 20px;
 }

#sidenav li.current a{
	color:black;
	
}


#sidenav li.childcurrent{
	font-weight:bold;
	/*list-style-image:url("../images/list_img.gif");*/	
}



#sidenav li.childcurrent li{
	font-weight:normal;
}

#sidenav li.childcurrent li.childcurrent{
	font-weight:bold;
	
}

#sidenav li.childcurrent li{
	font-size:10px;
	margin-left:15px;
}


div#content-left-300 #sidenav li a {
    color: #d71515;
    margin-left: 30px;
	font-size:1.2em;
	text-decoration:none
}

div#content-left-300 #sidenav li a:hover {
    color: #d71515;
    margin-left: 30px;
	font-size:1.2em;
	text-decoration:underline
}


#sidenav li ul {
    margin-left: 20px;
}

div#content-left-300 a, div#content-left-300 a:visited, div#content-left-300 a:active, div#content-mid-300 a, div#content-mid-300 a:visited, div#content-mid-300 a:active, div#content-right-300 a, div#content-right-300 a:visited, div#content-right-300 a:active {
    /*float:left;*/
    /*margin:0 0 20px 0;*/
    color: #d02407;
}

div#content-left-300 a:hover, div#content-mid-300 a:hover, div#content-right-300 a:hover {
color:#a30d02;
text-decoration:underline
}

sub3col-content-mid-300 a{
	 color: #d02407;
}

.youtube-container {
width:  211px;
height:  151px;
position: relative;
background-image:url(../images/youtube-frame2.png);
background-repeat:no-repeat;
clear: both;
margin-left: 30px;
margin-right: auto;
margin-top:10px;
padding-top:9px;
padding-left:12px;

}


div#content-right-300 .youtube-container img{

height:  118px;
position: absolute;

left: 12px;
top: 12px;
padding: 0px;
}
.youtube-container a {
display: block;
width:  160px;
height:  104px;
margin: 0px;
padding: 0px;

}
.youtube-playbtn {
position: absolute;
display: block;
top: 55px;
left: 85px;
width: 42px;
height: 42px;
background-image:url(../images/play-btn.png);
}


.quicklinks {
text-align : left;
margin-left: 30px;
margin-top: 10px;
}
.photo-gallery-link {
margin-left: 20px;
padding-top: 10px;
}
.quicklinks {
text-align: left;
}

.mainlist {
list-style-image:url("../images/list_img.gif");
padding:10px 10px 10px 25px;

text-align: left;
}
.mainlist li a {
color:#C4291E;
margin-bottom:10px;
}
.mainlist2 {
list-style-image:url("../images/list_img.gif");
padding:10px 10px 10px 15px;
}
.mainlist2 li {
color:#C4291E;
margin-bottom:10px;
}


/*-------------------------------Sub page travel tips  settings-----------------------------------*/
#traveltips {
    width: 213px;
    margin-bottom: 40px;
	margin-left:7px;
	background-color:#f9f9f9;
	border:1px solid #e6e6e6;
}

#traveltips_top {
    background: url(../images/travel-tips-top.png) no-repeat;
    height: 38px;
	padding-top:3px;
	text-align:center;
	
}

#traveltips_top h1 {
font-size:14px;
color:#FFF;
	
}

#traveltips_main {
    background-color:#f9f9f9;
    width: 202px;

	
}

.traveltips_content {
    margin-top: 5px;
    width: 175px;
    padding: 5px 10px;
    line-height: 16px;
    color: #444544;
    font-size: 11px;
}

#traveltips_main h1 {
    color: #c4291e;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    text-align: center;
    padding: 0px;
    margin-bottom: 10px
}

#traveltips_bottom {
    height: 25px;
    min-height: 25px
}

/* Easy Slider */
#tipslider {
    margin-left: 7px;
}

#tipslider li h3 {
    text-align:center;
	width:200px;

}

.tip-image-holder{
	background-image:url(../images/tip-image-holder.png);
	background-repeat:no-repeat;
	background-position:0 13px;
	width:200px;
	height:145px;
	padding-left:17px;
	margin-top:15px;
}
.tip-image-holder2{
	

	background-position:0 13px;
	width:200px;
	height:145px;
	padding-left:0px;
	margin-top:15px;

}
#tipslider .tip-image-holder2 img{ border:1px solid #CCCCCC; padding:3px}
#tipslider .tip-image-holder img{
	height:94px;
	margin-top:5px;
}


#tipslider ul, #tipslider li {
    margin: 0;
    padding: 0;
    list-style: none;
	text-align:center;
}

#tipslider li {
    /*
     define width and height of list item (slide)
     entire slider area will adjust according to the parameters provided here
     */
    width: 200px;
    overflow: hidden;
}

#nextBtn {
    text-indent: -9999999px;
}



span#prevBtn a, .eventPrev {
    background-image: url(../images/slider-arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #73735B;
    display: block;
    float: left;
    font-size: 12px;
    height: 22px;
    margin-left: 10px;
    margin-right: 15px;
    margin-top: -11px;
    text-indent: -9999999px;
    width: 26px;
	cursor: pointer;
	
}

#events-calendar-form-submit label {
	color: #000;
	font-size: 15px;
	
}

.eventControls {
	position: absolute;
	width: 80px;
	left: 310px;
	top: 36px;
	
}

span#nextBtn a, .eventNext {
    background-image: url(../images/slider-arrows.png);
    background-position: -28px 0;
    background-repeat: no-repeat;
    color: #73735B;
    display: block;
    float: right;
    font-size: 12px;
    height: 22px;
    margin-top: -11px;
    text-indent: -999999px;
    width: 23px;
	cursor: pointer;
}

/*Social Network Icons*/
#social_media {
    height: 40px;
}

.social_network {
    margin: 0 0 0 11px;
    padding: 0 0 26px 0;
}


.social_network img {
    margin: 0 10px 0 0;
}.social_network li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
}


/*Social Network Icons for home page*/
#social_media-home {
    height: 30px;
}
.social_network-home{
    margin: 0 0 0 5px;
    padding: 0 0 26px 0;
}
.social_network-home img {
    margin: 0 8px 0 0;
}

.social_network-home li {
    list-style: none;
    margin: 0; 
    padding: 0;
    display: inline;
}

/*Vertical Scroller*/
/* root element for scrollable */
.vertical {
    /* required settings */
    position: relative;
    overflow: hidden;
    /* vertical scrollers have typically larger height than width */
    height: 270px;
    width: 220px;
    border-top: 1px solid #ddd;
}

/* root element for scrollable items */
.items {
    position: absolute;
    /* this time we have very large space for height */
    height: 20000em;
    margin: 0px;
}

/* single scrollable item */
.items div {
    padding-top: 5px;
    font-size: 12px;
    height: 80px;
    margin-bottom: 5px;
    width: 220px;
}

/* elements inside single item */
.items img {
    float: left;
    margin-right: 20px;
    height: 48px;
    width: 68px;
    padding: 2px;
    border: 1px solid #cccccc;
}

.items h3 {
    margin: 0 0 3px 0;
    font-size: 16px;
    color: #456;
    font-weight: normal;
}

/* the action buttons above the scrollable */
#actions {
    width: 215px;
    margin: 30px 0 10px 0;
	
}

#actions a {
    font-size: 11px;
    cursor: pointer;
    color: #666;
}

#actions a:hover {
    text-decoration: underline;
    color: #000;
}

.disabled {
    visibility: hidden;
}

.nextPage {
    float: right;
}

.item_container {
    border-bottom: 1px solid #e4e4e4;
    font-size: 14px;
}

.item_container a {
    display: block;
    font-size: 12px;
    line-height: 157%;
    width: 124px;
    margin-top: -3px;
    float: left;
}

.item_container img {
    background-color: #eee;
    padding: 5px;
    border: 1px solid #ddd;
    float: left;
    margin: 0 15px 0 0;
}

.item_container img:hover {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #eee;
}

.item_container p {
    font-size: 10px;
    line-height: 140%;
    width: 117px;
}

/* Listing Page 2col */
#content-wrapper .filter {
    float: right;
    overflow: hidden;
}

#content-wrapper .filter .preloader {
    float: left;
    margin-right: 10px;
    padding: 2px;
}

#content-wrapper .filter ul {
    background-color: #f3f3f3;
    -moz-border-radius: 5px;
    border: 1px solid #ccc;
    float: left;
    padding: 4px 10px;
    overflow: hidden;
}

#content-wrapper .filter li {
    color: #555;
    float: left;
    font-size: 1.1em;
    list-style-type: none;
    margin-right: 5px;
}

#content-wrapper .filter li input {
    margin-right: 5px;
}

#projects {
    margin-top: 30px;
    width: 650px;
}

#projects .project {
    margin-bottom: 100px;
}

#projects .min {
	margin-bottom:20px;
	overflow:hidden;
	padding-bottom:24px
}

#projects .sub-location {
    margin-top: -12px;
    font-weight: bold;
}

#content-mid-300 #projects h3 {
    color: #C60001;
}

#content-mid-300 #projects p {
    line-height: 20px;
    margin-bottom: 10px;
}

#projects .image-big {
    float: left;
    margin-right: 20px;
    position: relative;
    width: 236px;
}

#projects .magnifier {
    background: url(../images/magnifier_hover.png) no-repeat;
    text-indent: -9999px;
    position: absolute;
    right: 10px;
    bottom: 6px;
    height: 30px;
    width: 28px;
}

#projects .image-big a, #projects .expand a {
    border: 1px solid #bebebe;
    display: block;
    padding: 3px 3px;
    height: 143px;
    width: 233px;
}

#projects .listing-info {
    float: left;
    width: 390px;
}




.listing-info a.visit {
    color: #555;
    font-size: 0.6em;
    margin-left: 10px;
    text-decoration: underline;
}

#projects .expand {
    overflow: hidden;
    margin-bottom: 10px;
}



#projects .expand a {
    float: left;
    margin-right: 12px;
	margin-bottom:12px;
    position: relative;
    height: 100px;
    width: 142px;
}

#projects .expand .magnifier {
    bottom: 2px;
    right: 6px;
}

#projects .expand a.last {
    margin-right: 0;
}

#projects .project a.toggle {
    display: block;
    text-indent: -9999px;
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;

    height: 21px;
    width: 330px;
}


#projects .project a.hide.toggle {
    background: url(../images/hide_more.png) no-repeat;
}

#projects .project a.show.toggle {
    background: url(../images/show_more.png) no-repeat;
}

#projects #pagination {
    overflow: hidden;
    width: 920px;
}

#pagination a.more {
    background: url(../images/more_proj_button.png) no-repeat;
    float: right;
    height: 31px;
    width: 81px;
    text-indent: -9999999px;
}

#pagination a.previous {
    background: url(../images/prev_button.png) no-repeat;
    float: left;
    height: 31px;
    width: 87px;
    text-indent: -9999999px;
}

.tools img {
    padding-right: 0px;
}

#projects a {
    float: left;
}


/* Global Listing Styles for Results */


#projects-dining, #projects- {
    margin-top: 30px;
    width: 650px;
}

#projects-dining .project {
    margin-bottom: 0px;
}

.min {
	margin-bottom:20px;
	overflow:hidden;
	padding-bottom:24px
}

.sub-location {
    margin-top: -12px;
    font-weight: bold;
}

#content-mid-300 #projects-dining h3 {
    color: #C60001;
}

#content-mid-300 #projects-dining p {
    line-height: 20px;
    margin-bottom: 10px;
}

.image-big {
    float: left;
    margin-right: 20px;
    position: relative;
    width: 236px;
}

.magnifier {
    background: url(../images/magnifier_hover.png) no-repeat;
    text-indent: -9999px;
    position: absolute;
    right: 10px;
    bottom: 6px;
    height: 30px;
    width: 28px;
}

.image-big a, .expand a {
    border: 1px solid #bebebe;
    display: block;
    padding: 3px 3px;
    height: 143px;
    width: 233px;
}




#projects-dining .listing-info {
    float: left;
    width: 360px;
}



.listing-info a.visit {
    color: #555;
    font-size: 0.6em;
    margin-left: 10px;
    text-decoration: underline;
}

.expand {
    overflow: hidden;
    margin-bottom: 10px;
}

.expand a {
    float: left;
    margin-right: 12px;
	margin-bottom:12px;
    position: relative;
    height: 100px;
    width: 142px;
}

.expand .magnifier {
    bottom: 2px;
    right: 6px;
}

.expand a.last {
    margin-right: 0;
}

.project a.toggle {
    display: block;
    text-indent: -9999px;
    margin: 10px 170px;
    height: 21px;
    width: 330px;
}



#pagination {
    overflow: hidden;
    width: 920px;
}

#pagination a.more {
    background: url(../images/more_proj_button.png) no-repeat;
    float: right;
    height: 31px;
    width: 81px;
    text-indent: -9999999px;
}

#pagination a.previous {
    background: url(../images/prev_button.png) no-repeat;
    float: left;
    height: 31px;
    width: 87px;
    text-indent: -9999999px;
}

.tools img {
    padding-right: 0px;
}

#projects-dining a {
    float: left;
}




.starting-price {
    background: url(../images/page/price-box.png) no-repeat;
    width: 150px;
    height: 35px;
    float: right;
    padding: 8px 0 0 8px;
}

/* multi image box */
.sidebarMultiImageBoxContainer {
    width: 230px;
    /*padding-top: 15px;*/
	padding-top:0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    border: 0px solid #ccc;
    border-top: 0px solid #ccc;
    background-color: #FFF;
    text-align: left;
    margin-bottom: 0px;
}

.sidebarMultiImageBoxContainer .link {
    display: block;
    background-color: transparent;
    width: 74px;
    height: 74px;
    position: absolute;
}

.sidebarMultiImageBoxContainer .picture {
    border: 1px solid #ccc;
    padding: 3px;
    background-color: #FFF;
    margin-right: 9px;
    width: 60px;
    height: 50px;
    float: left;
    cursor: pointer;
    display: block;
    background-image: url('../images/loading5.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.sidebarMultiImageBoxContainer .picture:hover {
    border: 1px solid #aaa;
}

.sidebarMultiImageBoxContainer .pictureLast {
    border: 1px solid #ccc;
    padding: 3px;
    background-color: #FFF;
    width: 60px;
    height: 50px;
    float: left;
    cursor: pointer;
    display: block;
    background-image: url('../images/loading5.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.sidebarMultiImageBoxContainer .pictureLast:hover {
    border: 1px solid #aaa;
}

.sidebarMultiImageBoxContainer .row {
    margin-bottom: -4px;
    height: 82px;
    background-color: transparent;
}

.sidebarMultiImageBoxContainer .rowLast {
    height: 82px;
    background-color: transparent;
}

/* content-right-300 multi image box */
#content-right-300 .sidebarMultiImageBoxContainer {
   width: 222px;
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border: 0px solid #ccc;
    border-top: 0px solid #ccc;
    background-color: #FFF;
    text-align: left;

    float: right;
}

#content-right-300.sidebarMultiImageBoxContainer .link {
    display: block;
    background-color: transparent;
    width: 74px;
    height: 74px;
    position: absolute;
}

#content-right-300 .sidebarMultiImageBoxContainer .picture {
    border: 1px solid #ccc;
    padding: 3px;
    background-color: #FFF;
    margin-right: 5px;
    width: 60px;
    height: 50px;
    float: left;
    cursor: pointer;
    display: block;
    background-image: url('../images/loading5.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


#content-right-300 .sidebarMultiImageBoxContainer .picture:hover {
    border: 1px solid #aaa;
}

#content-right-300 .sidebarMultiImageBoxContainer .pictureLast {
    border: 1px solid #ccc;
    padding: 3px;
    background-color: #FFF;
    width: 60px;
    height: 50px;
    float: left;
    cursor: pointer;
    display: block;
    background-image: url('../images/loading5.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#content-right-300 .sidebarMultiImageBoxContainer .pictureLast:hover {
    border: 1px solid #aaa;
}

#content-right-300 .sidebarMultiImageBoxContainer .row {
    margin-bottom: -4px;
    height: 67px;
    background-color: transparent;
}

#content-right-300 .sidebarMultiImageBoxContainer .rowLast {
    height: 50px;
	margin-bottom: 20px;
    background-color: transparent;
}

/*JQUERY TOOLS IMAGE GALLERY*/
/* the overlayed element */
.simple_overlay {
    /* must be initially hidden */
    display: none;
    /* place overlay on top of other elements */
    z-index: 10000;
    /* styling */
    background-color: #333;
    width: 675px;
    min-height: 200px;
    border: 1px solid #666;
    /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image: url(../img/overlay/close.png);
    position: absolute;

    cursor: pointer;
    height: 35px;
    width: 35px;
	display: block;
}

/* the large image. we use a gray border around it */
#img {
    border: 1px solid #666;
}

/* "next image" and "prev image" links */
a.next, a.prev {
    /* absolute positioning relative to the overlay */
    position: absolute;
    top: 40%;
    border: 1px solid #666;
    cursor: pointer;
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-size: 11px;
    /* upcoming CSS3 features */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

a.prev {
    left: 0;
    border-left: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
}

a.next {
    right: 0;
    border-right: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
}

a.next:hover, a.prev:hover {
    text-decoration: underline;
    background-color: #000;
}

/* when there is no next or previous link available this class is added */
.disabled {
    visibility: hidden;
}

.info {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 11px;
    border-top: 1px solid #666;
    z-index: 50000;
}

.info strong {
    display: block;
}

.progress {
    position: absolute;
    top: 45%;
    left: 50%;
    display: none;
}

/*.next, .prev, .info {
    background: #333 !important;
    background: rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;
}*/

div#content-right-300 .sidebarMultiImageBoxContainer h3 {
    float: none;
}

/* Blog Styles */
#blog-container { /*background: url(../images/sidebar_bg.png) repeat-y;*/
    overflow: hidden;
    width: 945px;
}

#blog-wrapper {
    float: left;
    padding: 20px;
    padding-right: 0;
    margin-right: 30px;
    width: 600px;
}

#blog-left {
    float: left;
    overflow: hidden;
    width: 600px;
}

#blog-right {
    float: right;
    width: 280px;
}

#blog-sidebar {
    padding: 45px 0 20px;
}

#blog-left h1 {
    margin-bottom: 40px;
}

.blog-post {
    overflow: hidden;
    margin-top: 20px;
}

.blog-post .title {
    border-bottom: 1px solid #bebebe;
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.post-content .title h1, .blog-post .title h1, .blog-post .title h2 {
    border: medium none;
    float: left;
    padding: 0;
    margin: 0 !important;
    width: 550px;
}

.blog-post .title h2 a {
    color: #222;
}

.blog-post .title h2 a:hover {
    text-decoration: underline;
}

.blog-post .title .comments {
    background: url(../images/blog_post_comment.png) no-repeat;
    float: right;
    padding: 0 6px;
    text-align: center;
    height: 29px;
    width: 16px;
}

.blog-post .title .comments a, .blog-post .title .comments span {
    color: #222;
    font-size: 1.2em;
    line-height: 0.8em;
    font-family: Georgia;
    font-style: italic;
    font-weight: bold;
}

.blog-post .title .comments a:hover {
    text-decoration: underline;
}

.blog-post .post-image {
    border: 1px solid #bebebe;
    display: block;
    float: left;
    padding: 1px;
    margin-right: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    height: 200px;
    width: 200px;
}

.blog-post .post-detail {
    float: left;
    width: 365px;
	
}

.blog-post .post-info {
    background: #eee;
    height: 8px;
    padding: 11px 10px;
    margin-bottom: 10px;
}

.blog-post .post-info ul {
    margin: 0;
}

.blog-post .post-info li {
    color: #4d8aba;
    font-size: 0.9em;
    float: left;
    list-style-type: none !important;
    line-height: 1;
    padding-left: 15px;
    margin-right: 10px;
}

.post-info li.date {
    background: url(../images/icons/clock.gif) no-repeat left center;
}

.post-info li.author {
    background: url(../images/icons/person.gif) no-repeat left center;
}

.post-info li.tags {
    background: url(../images/icons/tag.gif) no-repeat left center;
}

.post-detail a.more {
    background: url(../images/blog_read_more_s.png) no-repeat;
    height: 29px;
    width: 89px;
	display:block;
	text-indent:-999999px;
}

.post-content {
    margin-top: 0;
}

.post-content p.excerpt {
    font-style: italic;
    height: 170px;
	padding-left:15px;
	width:360px
}

.post-content p a {
    border-bottom: 1px dotted #004165;
}

.post-content p a:hover {
    text-decoration: underline;
    border-bottom: medium none;
}

/* Text Styles */
#blog-left .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    border: medium none;
    margin-bottom: 15px;
}

.post-content ul {
    margin-bottom: 20px;
    margin-left: 15px;
}

blockquote {
    border-left: 2px solid #ccc;
    padding-left: 20px;
}

blockquote p {
    font-family: Georgia, Sans-serif;
    font-style: italic;
}

#pagination {
    overflow: hidden;
    margin-top: 30px;
    width: 600px;
}

#pagination .older {
    background: url(../images/blog_older.png) no-repeat;
    float: right;
    height: 33px;
    width: 83px;
    text-indent: -999999px;
}

#pagination .newer {
    background: url(../images/blog_newer.png) no-repeat;
    float: left;
    height: 33px;
    width: 89px;
    text-indent: -999999px;
}

#social-share {
    margin-top: 30px;
    margin-bottom: 40px;
    overflow: hidden;
}

#social-share h2 {
    color: #000;
}

#social-share li {
    float: left;
    margin-right: 10px;
    list-style-type: none;
}

#social-share li a {
    color: #222;
    font-size: 1em;
    font-style: italic;
}

#social-share .icon {
    display: block;
    padding-top: 5px;
    padding-left: 40px;
    height: 27px;
}

#social-share .icon:hover {
    text-decoration: underline;
}

#social-share .designmoo {
    background: url(../images/icons/designmoo_32.png) no-repeat left center;
}

#social-share .reddit {
    background: url(../images/icons/reddit_32.png) no-repeat left center;
}

#social-share .stumble {
    background: url(../images/icons/stumbleupon_32.png) no-repeat left center;
}

#post-comments {
    margin-bottom: 40px;
}

#post-comments .single-comment {
    background: #f8f8f8;
    border: 1px solid #d1d1d1;
    -moz-border-radius: 2px;
    padding: 20px;
    margin-bottom: 20px;
}

#post-comments .single-comment img {
    border: 1px solid #bebebe;
    display: block;
    float: left;
    padding: 1px;
    margin-right: 20px;
    height: 84px;
    width: 84px;
}

#post-comments .single-comment h4 a {
    text-decoration: underline;
}

#post-comments .single-comment h4 span {
    color: #6f6f6f;
    font-size: 0.8em;
    margin-left: 20px;
}

#post-comments li, #leave-comment li {
    list-style-type: none;
}

#blog-sidebar li.sidebar-box {
    margin-bottom: 20px;
    padding: 0 13px;
    overflow: hidden;
    position: relative;
}

#blog-sidebar li.sidebar-box h3 {
    background: url(../images/blog_sidebar_underline.png) no-repeat left bottom;
    border: medium none;
    position: absolute;
    left: 0;
    padding-left: 20px;
    margin-bottom: 0;
    width: 310px;
}

#blog-sidebar li.sidebar-box ul {
    margin-top: 40px;
}

#blog-sidebar li.sidebar-box li {
    background: transparent url(../images/list_arrow.png) no-repeat left center;
    color: #444;
    list-style-type: none;
    padding-left: 10px;
}

#blog-sidebar li.sidebar-box li a {
    color: #444;
}

#blog-sidebar li.sidebar-box li a:hover {
    color: #111;
}

#feed {
    /*background: url(../images/sidebar_feed.png) no-repeat;*/
    padding: 0px 0px !important;
    height: 25px;
    width: 270px;
}

.sidebar-rss{
	 background: url(../images/rss_icon.png) no-repeat left center;
    color: #d97d2a;
    display: block;
    height: 25px;
    font-size: 15px;
    font-family: Georgia;
    padding-top: 1px;
    padding-left: 15px;
	text-decoration:none;
}

#feed a {
    background: url(../images/rss_icon.png) no-repeat left center;
    color: #d97d2a;
    display: block;
    height: 25px;
    font-size: 1.2em;
    font-family: Georgia;
    font-style: italic;
    padding-top: 1px;
    padding-left: 35px;
}

#feed a:hover {
    text-decoration: underline;
}

#blog-sidebar #advertisment {
    overflow: hidden;
    padding-right: 10px;
}

#blog-sidebar #advertisment li {
    background: none;
    float: left;
    list-style-type: none;
    margin-right: 15px;
    margin-bottom: 20px;
    width: 125px;
    padding-left: 0;
}

#advertisment li a {
    border: 1px solid #bebebe;
    display: block;
    float: left;
    padding: 1px;
    margin-right: 15px;
    overflow: hidden;
    height: 125px;
    width: 240px;
}

#blog-sidebar #twitter li {
    margin-bottom: 10px;
}

#blog-sidebar #twitter .follow {
    margin-top: 10px;
    margin-left: 90px;
}

.blog-sidebar-top {
   background:white none repeat scroll 0 0;
	height:32px;
	padding-left:13px;
	padding-right:49px;
	padding-top:8px;
	position:absolute;
	right:1px;
	text-indent:-999999px;
	top:-50px;
	width:218px;
}

/* Sidebar Styles */
#sidebar {
    overflow: hidden;
}

#sidebar .sidebar-box {
    margin-bottom: 20px;
    margin-right: 0px;
    width: 100%;
}

#sidebar li {
    float: left;
    margin-right: 8px;
    list-style-type: none;
}

#sidebar li.last {
    margin: 0;
}

#sidebar .button {
    display: block;
    margin: 0;
    height: 32px;
    width: 32px;
}

.myspace {
    background: url(../images/icons/myspace_32.png) no-repeat;
}

.twitter {
    background: url(../images/icons/twitter_32.png) no-repeat;
}

.delicious {
    background: url(../images/icons/delicious_32.png) no-repeat;
}

.digg {
    background: url(../images/icons/digg_32.png) no-repeat;
}

.facebook {
    background: url(../images/icons/facebook_32.png) no-repeat;
}

.vimeo {
    background: url(../images/icons/vimeo_32.png) no-repeat;
}

#sidebar .location img {
    border: 1px solid #ccc;
    display: block;
    padding: 1px;
}

#sidebar .contact-information h4 {
    font-size: 1em;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 5px;
}

#sidebar .contact-information p {
    font-size: 0.9em;
}

#sidebar .contact-information .mailing-address h4 {
    background: url(../images/icons/address-book-open.png) no-repeat;
}

#sidebar .contact-information .office-hours h4 {
    background: url(../images/icons/clock.png) no-repeat;
}

#testimonials li {
    float: none;
    margin-bottom: 20px;
}

#testimonials blockquote {
    background: url(../images/blockquote.png) no-repeat left top;
    border: medium none;
}

#testimonials span.from {
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    padding-left: 20px;
    margin-top: -10px;
}

/* Tour operator results */
td p {
    padding: 0px;
}

.result-even {
    background-color: white;
}

.result-odd {
    background-color: #dbdbdb;
}

table td, table th {
    /*border-bottom: 1px solid #b5b5b5;*/
    padding: 7px 4px;
}

.favourites-table td, .favourites-table th {
    border-bottom: 0px solid #b5b5b5;
    padding: 7px 4px;
}

/*
 * TRIP PLANNER
 *
 
 
 
 #trip-planner	{
 width: 660px;
 clear: both;
 height: 600px;
 }
 #wrapper {
 width: 660px;
 height: 600px;
 overflow: hidden;
 }
 .p-slide {
 
 width: 660px;
 height: 600px;
 
 }
 * */
/* scrollable root element */
#wizard {
    background: #FFF;
    /*border:5px solid #789;*/
    font-size: 12px;
    height: 409px;
    margin: 20px auto;
    width: 960px;
    overflow: hidden;
    position: relative;
    /* rounded corners for modern browsers */
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-radius: 5px;
    margin-top: 27px
		border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;;
}

/* scrollable items */
#wizard .items {
    width: 20000em;
    clear: both;
    position: absolute;
}

/* single item */
#wizard .page {
    padding: 20px 30px;
    width: 900px;
    float: left;
}

/* title */
#wizard h2 {
    border-bottom: 1px dotted #ccc;
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0 0 0;
    padding-bottom: 15px;
    width: 903px;
}

#wizard h2 em {
    display: block;
    font-size: 14px;
    color: #666;
    font-style: normal;
    margin-top: 5px;
}

/* input fields */
#wizard ul {
    padding: 0px !important;
    margin: 0px !important;
}

#wizard li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 25px;
	margin-left:15px;
}

#wizard label {
    font-size: 16px;
    display: block;
}

#wizard label strong {
    color: #789;
    position: relative;
    top: -1px;
}

#wizard label em {
    font-size: 11px;
    color: #666;
    font-style: normal;
}

#wizard .text {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    color: #456;
    letter-spacing: 1px;
}

#wizard select {
    border: 1px solid #ccc;
    width: 94%;
    padding: 4px;
}

#wizard label span {
    color: #b8128f;
    font-weight: bold;
    position: relative;
    top: 4px;
    font-size: 20px;
}

#wizard .double label {
    width: 50%;
    float: left;
}

#wizard .double .text {
    width: 93%;
}

.clear {
	clear: both;
	
}

#wizard .clearfix {
    clear: left;
    padding-top: 10px;
}

#wizard .right {
    float: right;
    margin-top: -10px;
}

/* validation error message bar */
#drawer {
    background: #fff url(/img/global/gradient/h80.png) repeat-x scroll 0 0;
    _background-color: #fff;
    overflow: visible;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    border-bottom: 2px solid #789;
    width: 100%;
    display: none;
    z-index: 2;
}

#wizard .error {
    border: 1px solid red;
}

#wizard #status {
    margin: 0px !important;
    height: 35px;
    padding-left: 25px !important;
    _background: #123;
}

#trip-planner input {
color:#000000;
height:18px;
width:20px;
}

#status li {
    list-style-type: none;
    list-style-image: none;
    float: left;
    color: #cf2405;
    padding: 10px 30px;
}

#status li.active {
    background-color: #CD1C14;
    font-weight: normal;
    color: #FFF;
}

.items div.quickPreview {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #cecece;
    float: left;
    height: 183px;
    margin: 0 0 15px 8px;
    overflow: hidden;
    width: 393px;
    margin-right: 35px;
    cursor: pointer;
}

.items div.quickPreview:hover {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    background: #FFF7C0 none repeat scroll 0 0;
    border: 1px solid #b6b6b6;
    float: left;
    height: 183px;
    margin: 0 0 15px 8px;
    overflow: hidden;
    width: 393px;
    margin-right: 35px;
}

.items div.miniPreview, .items div.miniPreview:hover {
	width: 150px;
	
}


.items div.miniPreview2, .items div.miniPreview2:hover {
	width: 105px;
	  margin-right: 16px;
	
}


#wizard .items .real-checkbox label {
  display:inline;
font-size:16px;
font-weight:bold;

}

#wizard .items .real-checkbox .smallfont{
  display:inline;
font-size:11px;
font-weight:normal;

} 

#wizard .items .real-checkbox {
    margin-left: 14px;
    margin-top: 15px;
    font-size: 10px;
}

/* Interactive Map Page Layout
 ----------------------------------------*/
#map-wrap {
    width: 637px;
    padding: 10px;
    border: 1px solid #ebebeb;
    float: right;
}

#map-desc {
    float: left;
    width: 260px;
    position: relative;
}

#map-desc p {
    width: 235px;
}

/* Accomodations Detail Page
 ----------------------------------------*/
#singleMainContent {
    clear: both;
}

.imgSection {
    float: left;
    width: 405px;
}

.prodDetails {
    position: relative;
    float: right;
    width: 310px;
    margin-top: 4px;
}

.narrow .prodDetails {
    width: 345px;
}

.prodDetails h1 {
    margin-bottom: 18px;
}

#pp_full_res .closeBtn, #pp_full_res .loginBg{
	display:none;
}

#footnotes-address strong{
color:#111;	
}


/*the tabs*/
.thumbTabs {
    float: left;
    width: 40px;
}

.thumbTabs li {
    margin-bottom: 5px;
    text-align: center;
}

/*for image thumbs*/
.imgTab {
    display: block;
    overflow: hidden;
    border: 1px solid #FDFDFD;
}

.imgTab img, .imgTab img {
    padding: 4px;
}

.imgTab:focus, .imgTab:hover, .imgTabs .current {
    border-color: #8c98a1;
}

/*the product image*/
.imgSection .c_box {
    float: right;
    margin: 0 0 20px;
}

.imgSection .c_box .contentWrap {
    border: 0 none;
}

/*Magic Zoom effect - the zoom window*/
#zoom1-big {
    position: absolute;
    top: 0px;
    left: 0px;
}

/*related*/
.related {
    clear: both;
}

.related .tabs {
    overflow: hidden;
}

.related .tabs li {
    display: inline;
    float: left;
}

.related .tabs li a {
    display: block;
    float: left;
    width: 182px;
    font-size: 1.275em;
    text-align: center;
    padding: 10px;
    color: #999;
}

.related .tabs li a:focus, .related .tabs li a:hover, .related .tabs li a.current {
    background: #f6f6f6;
    color: #444;
    text-decoration: none;
}

.related .panes {
    padding: 3px;
    background: #f6f6f6;
    position: relative;
}

.related .panes img {
    border: 1px solid #f6f6f6;
    padding: 2px;
}

.related .panes a:hover img {
    border-color: #8c98a1;
}

.ammenities-wrap {
    padding: 10px 0;
    border: 1px solid #f1eee8;
    border-right: 0 none;
    border-left: 0 none;
    text-align: left;
    margin-bottom: 18px;
    padding-left: 8px;
}

/*product footnotes*/
#footnotes {
    padding: 10px 0;
    border: 1px solid #e7e7e7 ;
    border-right: 0 none;
    border-left: 0 none;
    text-align: center;
    margin-bottom: 20px;
}

#singleMainContent .narrow #footnotes {
    padding-bottom: 0px;
}

#footnotes .l1 {
    overflow: hidden;
    margin: 0 auto;
}

#footnotes li {
    float: left;
    width: 22%;
}

#singleMainContent .narrow #footnotes li {
    width: 50%;
    margin-bottom: 10px;
    height: 28px;
}

#footnotes li a {
    display: block;
    text-align: center;
    padding: 0 9px;
    white-space: nowrap;
}

#singleMainContent .narrow #footnotes li a {
    text-align: left;
}

#footnotes .print a {
    padding-top: 7px;
}
#footnotes .email a {
    padding-top: 7px;}
#footnotes .share a {
    padding-top: 7px;
}

#footnotes .add a {
    padding-top: 7px;
}

#footnotes .subscribe a {
    padding-top: 2px;
}

#footnotes li a:focus, #footnotes li a:hover {
    color: #666;
    text-decoration: none;
}

#footnotes img {
    margin-right: 10px;
    vertical-align: middle;
}

/*product footnotes*/
#footnotes-address {
    padding: 5px 0 15px 8px;
    border-top: 1px solid #e7e7e7;
    border-right: 0 none;
    border-left: 0 none;
    text-align: left;
    margin-bottom: 0px;
   
}

#singleMainContent .narrow #footnotes-address {
    padding-bottom: 0px;
}

#footnotes-address .l1 {
    overflow: hidden;
    margin: 0 auto;
}

#footnotes-address li {
    float: left;
    width: 25%;
}

#singleMainContent .narrow #footnotes-address li {
    width: 50%;
    margin-bottom: 10px;
    height: 28px;
}

#footnotes-address li a {
    display: block;
    text-align: center;
    padding: 0 9px;
    white-space: nowrap;
}

#singleMainContent .narrow #footnotes-address li a {
    text-align: left;
}

#footnotes-address .print a {
    padding-top: 1px;
}

#footnotes-address .share a {
    padding-top: 3px;
}

#footnotes-address .subscribe a {
    padding-top: 2px;
}

#footnotes-address li a:focus, #footnotes-address li a:hover {
    color: #666;
    text-decoration: none;
}

#footnotes-address img {
    margin-right: 10px;
    vertical-align: middle;
}

/*price and item ID*/
.prodDetails .price {
    font-size: 1.375em;
    overflow: hidden;
}

.prodDetails .was, .prodDetails .basisprice {
    font-size: 1em;
    color: #999;
}

.prodDetails .was {
    text-decoration: line-through;
}

.prodDetails .itemID {
    font-size: 0.875em;
}

/*headers*/
.prod-title {
    font-size: 24px;
	font-weight:bold;
}

/*Colour Select / Size Select*/
#the_product select {
    width: 100px;
}

/* Action Buttons */
/* single page || shopping cart buttons */
#the_product #greyAdd, #the_product .shopform_btn {
    float: left;
}

.shopform_btn {
    margin-bottom: 18px;
}

#vCart {
    clear: both;
}

#vCart .shopform_btn, #the_product .add_to_wishlist, .pay_now {
    float: right;
    margin-left: 10px;
}

#proceed2Checkout .shopform_btn {
    float: right;
    margin: 0;
}

.shopform_btn, .shopform_btn a, .cartActionBtn {
    height: 30px;
    width: 100px;
    cursor: pointer;
    overflow: hidden;
    padding: 0;
    border: 0 none;
}

.order_form .update_cart, .checkoutSteps .next_step {
    height: 30px;
    margin: 0;
    padding: 0px;
    border: 0 none;
}

.order_form .update_cart {
    float: left;
    width: 100px;
    margin: 0 10px 0 630px;
    background: #cecece url(../../images/TheFurnitureStoreLight/update_cart.png) no-repeat top center;
}

.checkoutSteps .next_step {
    width: 90px;
    background: #cecece url(../../images/TheFurnitureStoreLight/next_step.png) no-repeat top center;
}

.add_to_wishlist, .add_to_wishlist a {
    width: 130px;
}

#vCart .shopform_btn {
    width: 122px;
}

/*link buttons*/
.shopform_btn a, .cartActionBtn {
    display: block;
    background: url(../../images/TheFurnitureStoreLight/buy_now.png) no-repeat top left;
    text-indent: -9999em;
}

.get_now {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../../images/TheFurnitureStoreLight/get_now.png) no-repeat top left;
    text-indent: -9999em;
}

.add_to_wishlist_inactive a {
    background: url(../../images/TheFurnitureStoreLight/add_to_wishlist_inactive.png) no-repeat top left;
}

.cont_shop {
    float: left;
    margin-right: 10px;
    width: 130px;
    background: url(../../images/TheFurnitureStoreLight/continue_shopping.png) no-repeat top left;
}

.shopform_btn a:hover, .shopform_btn a:focus, .start_shop:hover, .start_shop:focus, .cont_shop:focus, .cont_shop:hover, .update_cart:focus, .update_cart:hover, .next_step:hover, .next_step:focus {
    background-position: 0 -30px;
}

.shopform_btn a:active, .start_shop:active, .cont_shop:active, .update_cart:active, .next_step:active {
    background-position: 0 -60px;
}

/*input buttons*/
.shopform_btn input {
    margin: 0;
    padding: 0;
}

.shopform_btn:hover input, .shopform_btn:focus input {
    margin-top: -30px;
}

.shopform_btn:active input {
    margin-top: -60px;
}

/*Product Navigation*/
.prodNav, .backLink {
    padding: 0 0 10px;
}

.backLink {
    display: block;
}

.prodNav {
    text-align: right;
}

.prodNav img, .backLink img {
    vertical-align: middle;
}

.linksBottom {
    clear: both;
    padding-top: 10px;
}

.linksBottom .backLink {
    float: left;
}

.linksBottom .prodNav {
    float: right;
}

.adjacentProd {
    position: relative;
}

.adjacentImg {
    background: #f6f6f6;
    padding: 3px;
    position: absolute;
    top: -120px;
    display: none;
}

.previousProd .adjacentImg {
    right: 0;
}

.nextProd .adjacentImg {
    left: 0;
}

/* the overlayed element */
.overlay {
    background: url(../images/offwhite.png) no-repeat;
    width: 300px; /*height:470px;*/
    display: none;
    padding: 55px;
    position: relative;
}

.overlay .close {
    background: url(../images/close.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    height: 28px;
    width: 28px;
}

.mediumoverlay {
    background: url(../images/offwhitemedium.png) no-repeat;
    width: 300px; /*height:245px;*/
}

.largeoverlay {
    background: url(../images/offwhitelarge.png) no-repeat;
    width: 700px; /*height:550px;*/
}

.largeoverlay .close {
    right: 15px;
    top: 15px;
}

.mediumoverlay .close {
    right: 0;
    top: 0;
}

/* overlay content */
.overlay .loadingImg {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 32px;
    margin-top: -16px;
}

#myloginoverlay a, #wishListOverlay a {
    font-size: 1em;
}

.ico a {
    display: block;
    float: left;
    width: 23.33%;
    font-size: 1.3em;
    margin-top: 18px;
}

.subscribe_ico a {
    text-align: center;
}

.share_ico img {
    margin-right: 10px;
    float: left;
}

#searchform label {
    font-size: 1.2em;
    float: left;
    margin-right: 6px;
    padding-top: 6px;
}

#searchform input {
    display: inline;
}

#shoppingbagoverlay {
    background: #f8f8f8;
    width: auto;
    height: auto;
}

#shoppingbagoverlay .close {
    top: -10px;
    right: -10px;
}

#sizesInfoOverlay .supplInfoWrap, .overlay .page_post {
    height: 470px;
    overflow: auto;
}

.overlay .page_post {
    width: 600px;
}

/*Tell a Friend form*/
#tell_a_friend #email {
    float: left;
    margin-right: 8px;
}

#tell_a_friend .emailform-col {
    float: left;
    margin-right: 8px;
}

#tell_a_friend .formbutton {
    margin: 17px 0 0;
}

/*validation messages for forms */
.waiting {
    background: transparent !important;
    color: #cc9900 !important;
}

.failure, .success, .login_err {
    padding: 3px;
    margin-bottom: 6px;
    color: #444 !important;
}

.failure, .login_err {
    background: #f7e6e3;
    border: 1px solid #e8d0cc;
}

.success {
    background: #e3edcb !important;
    border: 1px solid #cdd9b0;
}

.error {
    color: #cc3333;
}

.success {
    color: #669900;
}

.failure p, .success p {
    margin-bottom: 0;
}

.book-now-btn {
    background-image: url(../images/book-now-btn.png);
    background-position: 0px 26px;
    height: 26px;
    width: 108px;
    display: block;
    text-indent: -9999999px;
}

.book-now-btn:hover {
    background-position: 0px 0px;
}

/* root element for tabs  */
ul.css-tabs {
    margin: 0 !important;
    padding: 0;
    height: 29px;
    /*border-bottom:1px solid #666;	*/
}

/* single tab */
ul.css-tabs li {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

/* link inside the tab. uses a background image */
ul.css-tabs a {
    float: left;
    font-size: 13px;
    display: block;
    padding: 5px 30px;
    text-decoration: none;
    /*border:1px solid #666;
     border-bottom:0px;*/
    height: 18px;
    background-color: #f1f1e9;
    color: #777;
    margin-right: 2px;
    /*-moz-border-radius-topleft: 4px;
     -moz-border-radius-topright:4px;*/
    position: relative;
    top: 1px;
}

ul.css-tabs a:hover {
    background-color: #F7F7F7;
    color: #333;
}

/* selected tab */
ul.css-tabs a.current {
    background-color: #f7f7ef;
    /*border-bottom:2px solid #ddd;	*/
    color: #000;
    cursor: default;
}

/* tab pane */
div.css-panes div {
    display: none;
    /*border:1px solid #666;
     border-width:0 1px 1px 1px;*/
    min-height: 150px;
    padding: 15px 20px;
    background-color: #f7f7ef;
}

#to-submit {
    background-image: url(../images/find-operator-btn.png);
    width: 170px;
    height: 33px;
    text-indent: -9999999px;
    cursor: point;
    margin-top: 13px;
}

/* CALENDAR */
#events-calendar-view {
    width: 640px;
	margin-bottom: 20px;
	position: relative;
    float: left;
}

.cal-input-field {
	 background-image: url(../images/cal-form.png);
	width: 209px;
	height: 35px;
	clear: both;
	position: relative;
}

.cal-icon {
	position: absolute;
	top: 22px;
	right: 17px;
	
}
.cal-input-field input {
	background: none;
	font-size: 20px;
	margin-left: 10px;
	width: 179px;
	margin-top: 5px;
	margin-right: 10px;
	
	
}

#events-calendar-form {
    width: 281px;
	height: 500px;
	padding-left:8px;
   
	 background-image: url(../images/calendar/calendar-search-layout2.PNG);
    float: left;
}

#events-calendar-form-submit {
	margin-left: 20px;
	margin-top:60px;
	
}

#events-calendar-results {
    clear: both;
    width: 100%;
}

#calendar {
    width: 592px;
}

#calendar-loader {
	position: absolute;
	z-index: 50;
	left: 270px;
	top : 120px;

background: #CC170E;
border: 5px solid #FFF;
 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
border-radius: 5px;
padding: 20px;
	
}

#events-slider {
	height: 165px;
	float: left;	
	margin-bottom:20px;
}

#calendar-shadowline-short {
	width: 597px;
	height: 22px;	
	 background-image: url(../images/calendar/vert-bar.png);
}

.event-slide {
	width: 203px;
	float: left;
	margin-right: 37px;

	
}
.event-slide img {
		border: 1px solid #CFCFCF;
		padding: 2px;
	width: 198px;
	height: 119px;
	
}

.event-slide-date {
	font-size: 11px;
	text-align: left;
	color: #999;
}



.eventScroll .eventItems {
	clear: both;
	position: absolute;

	width: 20000em;
	
}

.eventScroll {
	width: 930px;
	overflow: hidden;
	position: relative;	
}

#event-banners{
	float: left;;	
	position: relative;
	width:280px;
	padding-top:75px;
}


/* CALENDAR END */
/*------------------ settings for press release----------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
.db_press {
    width: 560px;
    padding: 5px 10px;
    padding-bottom: 10px;
    padding-left: 90px;
    background: #fbfaf3 url(../images/perssicon.gif) no-repeat left top;
    background-position: 10px 10px;
    margin-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-color: #e2d7a1;
    border-bottom-width: thin;
    border-top-style: solid;
    border-top-color: #e2d7a1;
    border-top-width: thin;
    line-height: 16px
}

.db_press_content {
    width: 480px;
    color: #493838;
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.db_listing_press a {
    color: #c4291e;
    line-height: 120%;
}

#content_right .db_listing_press h1 {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
    color: #496526;
    margin: 0px;
    margin-bottom: 1px;
    padding-bottom: 1px
}

#content_right .db_listing_press h2 {
    font-size: 12px;
    color: #493838;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-top: 0px;
}

.db_listing_press h2 a {
    font-size: 14px;
    color: #493838;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-top: 0px;
}

.press_icon {
    background: url(../images/perssicon.gif) no-repeat left;
    width: 49px;
    height: 48px;
    float: left;
    margin-right: 30px 
}

.db_listing_press .date {
    background: url(../images/icons/clock.gif) no-repeat left center;
    text-indent: 16px;
    margin-top: -7px;
    font-size: 11px;
}

/*.selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/checkbox-img1.jpg') no-repeat
}*/

#q1-grenada .selectionBox {
    height: 130px;
    width: 360px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/grenada.jpg') no-repeat
}

#q1-carriacou .selectionBox {
    height: 130px;
    width: 360px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/carriacou.jpg') no-repeat
}

#q1-petit-martinique .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/petite_martinique.jpg') no-repeat
}




#q4-fine .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/dine_fine.jpg') no-repeat
}

#q4-casual .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/dine_casual.jpg') no-repeat
}

#q4-bistros .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/dine_cafe.jpg') no-repeat
}

#q4-fast .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/dine_fastfood.jpg') no-repeat
}

#q6-art .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/shopping_art.jpg') no-repeat
}

#q6-spices .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/shopping_spice.jpg') no-repeat
}

#q6-rums .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/shopping_rum.jpg') no-repeat
}

#q6-confectionaries .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/shopping_confectionaries.jpg') no-repeat
}

#q6-fashion .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/water_fashion.jpg') no-repeat
}

#q6-souvenirs .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/shopping_souvenirs.jpg') no-repeat
}



#q3-water .selectionBox { 
    height: 130px;
    width: 218px; 
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/water_adventure.jpg') no-repeat
}


#q3-festivals .selectionBox { 
    height: 130px;
    width: 218px; 
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/experience_festivals.jpg') no-repeat
}

#q3-entertainment .selectionBox { 
    height: 130px;
    width: 218px; 
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/experience_nightlife.jpg') no-repeat
}

#q3-leisure .selectionBox { 
    height: 130px;
    width: 218px; 
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/experience_leisure.jpg') no-repeat
}



#q3-adventure .selectionBox { 
    height: 130px;
    width: 218px; 
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/experience_soft_adventure.jpg') no-repeat
}



#q6-significant .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/couples.jpg') no-repeat
}

#q6-friends .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/friends.jpg') no-repeat
}


#q6-family .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/family.jpg') no-repeat
}


#q6-just .selectionBox {
    height: 130px;
    width: 218px;
    border: 1px solid #CCC;
    margin: 10px 15px 0px;
    background: url('../images/trip-planner/justme.jpg') no-repeat
}


/* OLD sliding panel */
#toppanel {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
	padding-top:10px;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	/*height: 270px;*/
	height: 235px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: absolute;
	z-index: 999999;
	display: none;
	top:0px;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #bfbfbf;
}

#panel a:hover {
	color:#fff;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content { 
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	/*width: 280px;*/
	width:440px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;

	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
}
#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}







/* ---------- CURRENT SLIDEDOWN LOGIN ---------- */

#ContentPanel { /* hidden top content area */
	position:absolute; 
	display:none; 		/* hidden on start */
	background: #2C2C2C; 
	border-bottom: 1px solid #fff;
	z-index:9999999;
	width:100%;}
#ContentPanel .contentArea	{ margin: 0 auto; }

#ContentPanel button.btn, #ContentPanel button.btn span { background-image: url("../images/button-sprite-dark.gif"); }	/* for buttons on dark backgrounds */




#MainMenu a:link, #MainMenu a:visited	{ color: #CACACA; }	/* menu links - top level items */
#MainMenu a:hover, #MainMenu a:active	{ color: #2FA694; }
#MainMenu .sf-menu li li:hover, #MainMenu .sf-menu li li.sfHover, 
#MainMenu .sf-menu li li a:focus, #MainMenu .sf-menu li li a:hover, #MainMenu .sf-menu li li a:active {
	background: #278C7D;	/* menu links - sub-menu items */
	color: #fff;}

#Footer a:hover, #Footer a:active,
#ContentPanel a:hover, #ContentPanel a:active	{ color: #f0f0f0; }

.ribbon span a 	{ font-weight: bold; }
.ribbon .scrollTop		{ float:right; margin: 19px 28px; font-weight: normal; font-size:0.8em; }	/* scroll to top ^ */


/* headings */

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .headline strong, .title strong {
	font-weight: bold;
	color: #000;}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .headline span, .title span {
	display: block;
	color: #8F8F8F;
	font-size: 0.6em;
	margin: -0.1em 0 0;}
	
#Footer h1, #Footer h2, #Footer h3, #Footer h4, #Footer h5, #Footer h6,
#ContentPanel h1, #ContentPanel h2, #ContentPanel h3, #ContentPanel h4, #ContentPanel h5, #ContentPanel h6 { 
	color: #eee;} /* headers on dark backgrounds */








/* forms and inputs */

input { color: #000; }
textarea, .textInput {
	width: 175px;
	margin: 0 0 0.5em;
	padding: 5px;
	background: #E1E2E3 url("../images/inputBg.gif") repeat-x 0 0;
	border: 1px solid #fff;
	border-color: #C9CACB #fff #fff #C9CACB;
	outline: none;}
	
label.overlabel { 
	color: #B3B4B4; 
	font-size: 1.2em; 
	display:none;	/* initially hidden to prevent other content from shifting after JS function runs */ 
}



/* max width containers */
.contentMax, .contentArea, #Showcase, #Slides {
	margin: 0 26px;
	width: 938px;}
	
	
/* content containers */

.contentArea	{ padding: 15px 0; }



#ContentPanel { /* hidden top content area */
	position:relative; 
	display:none; 		/* hidden on start */
	background: #2C2C2C; 
	border-bottom: 1px solid #fff;
	top:-10px;}
#ContentPanel .contentArea	{ margin: 0 auto; }



/* button styles */

button { 
	position: relative;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */}
	
button.btn {
	border: 0; 
	padding: 0;
	outline: none;
	margin-left: -6px; /* corrects for shadow to make left edge look aligned */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;}

button.btn { 
	padding: 0 35px 0 0; 
	margin-right:5px; 
	font-size: 1em; 
	text-align: center; 
	background: transparent url("../images/register-btn.png") no-repeat right -92px;}
	
button.btn span {
	padding: 13px 0 0 35px; 
	height: 29px; 
	background: transparent url("../images/register-btn.png") no-repeat left top; 
	color: #a2a2a2;
	line-height: 1.2;
	text-shadow: #000 -1px -1px 0px;}
	
button.btn:hover, button.btnHover { background-position: -20px 0px;} /* extra class used for sucky browsers (stupid IE) */
	
button.btn:hover span, button.btnHover span {
	background-position: -20px 0px;;
	color: #fff;
	text-shadow: #333 -1px -1px 1px;}
	
.darkBg button.btn, .darkBg button.btn span,
#Footer button.btn, #Footer button.btn span,
#ContentPanel button.btn, #ContentPanel button.btn span { background-image: url("../images/register-button1.png");background-position:0px 0px; }	/* for buttons on dark backgrounds */


#ContentPanel .register-btn{
	background-image: url("../images/register-button.png");background-position:0px 45px;
	display:block;
	width:293px;
	height:45px;
	text-indent:-9999999px;
	margin-left:-4px;
}


#ContentPanel .register-btn:hover{
	background-position:0px 0px;
}

/* login */

.loginForm		{ height: 207px; overflow: hidden; }
.loginContainer {
	float: left;
	width:245px;
	height: 142px;
	padding: 15px 0 0 20px;
	background: transparent url("../images/login-bg.png") no-repeat 0 0;
	color: #C6C6C6;
	overflow: hidden;}
.loginBg						{ float: left; margin: 17px 0 0;}
.loginForm fieldset legend		{ display: none; }
.loginContainer p				{ margin: 0 0 0.5em; }
.loginContainer .loginInput		{ width: 217px; }
.loginForm .signInButton		{ margin: 0 18px 0 0; }
a.loginClose {
	position: absolute;
	top: -10px;
	right: -12px;
	display: block;
	height: 30px;
	width: 36px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url("../images/smallClose.png") repeat 0 0;}
a.loginClose:hover, a.loginClose:active { background-position: 0 -30px; }
.forgot-pass{color:#999;text-decoration:none; }

/* top reveal content panel */

#ContentPanel .loginBg	{ margin: 0px; text-align:center;color:#FFF;padding-right:30px; }
#ContentPanel .loginBg a	{ color:#FFF; }
#ContentPanel .closeBtn	{ 
	width: 36px;
	height: 30px; 
	float: right;
	margin: 10px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url("../images/smallClose-dark.png") repeat 0 0; }
#ContentPanel .closeBtn:hover, #ContentPanel .closeBtn:active { background-position: 0 -30px; }






/* ---------- DYNAMIC SITE WIDE BUTTONS ---------- */


/* dynamic transparent buttons */
a.buttons span{
	display: inline-block; 
	cursor: pointer; 
	cursor: hand;
	float:left;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-style:italic;
}

/* small buttons */
a.small span{
	font-size:15px; 
	font-weight:bold;
}

a.small .button-text{
	padding: 9px 0px 0px 13px; 
}

a.small:active .button-text{
	padding-top:10px; 
}

a.small:hover .button-left, a.small:hover .button-right{
	background-position: 0px -43px;
}

a.small-green .button-left{
	background:url('../website-images/buttons/small-green-left.png') no-repeat; 
	height:38px;
}

a.small-green .button-right{
	background:url('../website-images/buttons/small-green-right.png') no-repeat; 
	width:13px; 
	height:38px;
}

a.small-blue .button-left{
	background:url('../website-images/buttons/small-blue-left.png') no-repeat; 
	height:40px; 
}

a.small-blue .button-right{
	background:url('../website-images/buttons/small-blue-right.png') no-repeat; 
	width:13px; 
	height:40px; 
}
/* end small buttons */




/* medium buttons */
a.medium{
	font-size:19px; 
	color:#fff;
}

a.medium .button-left .button-text{
	padding: 11px 0px 0px 15px; 
}

a.medium:hover .button-left{
	background-position: 0px -47px;
}

a.medium:hover .button-right{
	background-position: 0px -47px
}

a.medium:active .button-text{
	padding-top:12px; 
}

a.medium-green .button-left{
	background:url('../images/buttons/medium-green-left.png') no-repeat; 
	height:46px; 
}

a.medium-green .button-right{
	background:url('../images/buttons/medium-green-right.png') no-repeat; 
	width:23px; 
	height:46px; 
}

a.medium-blue .button-left{
	background:url('../images/buttons/medium-blue-left.png') no-repeat; 
	height:46px; 
}

a.medium-blue .button-right{
	background:url('../images/buttons/medium-blue-right.png') no-repeat; 
	width:23px; 
	height:46px; 
}
/* end medium buttons */





/* large buttons */
a.large{
	font-size:25px; 
	font-weight:bold;
}

a.large .button-left .button-text{
	padding: 19px 0px 0px 30px; 
	color:#fff;
}

a.large:hover .button-left{
	background-position: 0px -62px;
}

a.large:hover .button-right{
	background-position: 0px -62px
}

a.large:active .button-text{
	padding-top:20px;
}


a.large-green .button-left{
	background:url('../website-images/buttons/large-green-left.png') no-repeat; 
	height:59px; 
}

a.large-green .button-right{
	background:url('../website-images/buttons/large-green-right.png') no-repeat; 
	width:30px; 
	height:59px; 
}

a.large-blue .button-left{
	background:url('../website-images/buttons/large-blue-left.png') no-repeat; 
	height:61px; 
	float:left;
}

a.large-blue .button-right{
	background:url('../website-images/buttons/large-blue-right.png') no-repeat; 
	width:30px; 
	color:#fff; 
	height:61px; 
}
/* end large buttons */
/* end buttons styling */







/*DETAIL PAGE*/


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
padding:5px;

width: 252px; /*width of featured content slider*/
height: 145px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 5;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 250px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 145px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}


#slider2, #slider4{
border-color: darkred;
margin-left: 0px;
height: 145px
}


#paginate-slider2, #paginate-slider4{
width:275px;
margin-top:5px;

}


#paginate-slider4 a img{
width: 49px;
height: 40px;
margin:0px;
border: 2px solid #b9b6a2;
margin-top: 0px;
}

#paginate-slider2 a:hover, #paginate-slider2 a.selected{

}

#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
border: 2px solid #454543;
}


.expedia-text{
	display:block;
float:left;
font-size:10px;
line-height:141%;
margin-top:1px;
width:118px;
}


.control{
		width:250px;
		height:50px;
		margin-top:20px;
		}
		
#budget-basic, #budget-affordable, #budget-luxury {
  cursor: pointer;
}
		
.next-btn{
		background-image:url(../images/buttons/acc-next-btn.png);
		background-repeat:no-repeat;
		width:90px;
		height:35px;
		text-indent:-99999px;
		display:block;
		float:left;
		border:none;
		outline:none;
	
		}
		
		
		.skip-btn{
		background-image:url(../images/skip-btn.png);
		background-repeat:no-repeat;
		width:134px;
		height:36px;
		text-indent:-99999px;
		display:block;
		float:left;
		border:none;
		outline:none;
	
		}
		
			.submit-btn{
		background-image:url(/images/submit-planner-btn.png);
		background-repeat:no-repeat;
		width:200px;
		height:50px;
		text-indent:-99999px;
		display:block;
		float:left;
		border:none;
		outline:none;
	
		}
		
.prev-btn{
		background-image:url(../images/buttons/acc-prev-btn.png);
		background-repeat:no-repeat;
		width:90px;
		height:35px;
		text-indent:-99999px;
		display:block;
		float:left;
		border:none;
		outline:none;
		}

button{
outline:none;	
}


#trip-wizard-loader {
	position: absolute;
	z-index: 50;
	left: 450px;
	top : 120px;
	

	
}




/* Member Profile
 ----------------------------------------*/
 
 #profile-wrapper{
	margin:0 auto;
	background:#fafafa;
	width:860px;
	padding:20px;
 }
 
 .profile-avatar{
	float:left;
	width:120px;
 }
 
 
 .profile-main{
	width:300px;
	float:left;
 }
 
 .profile-main ul li{
	margin-bottom:5px; 
 }
 
  .profile-main{
	width:300px;
	float:left;
 }
 
  .profile-stats ul li{
	margin-bottom:5px; 
 }
 
 /*==================================
Favourites Table
===================================*/
TABLE A,
TABLE A:link,
TABLE A:visited {
	border: none;
}

.favourites-table {
	font-size: 0.9em;
	width: 84%;
	margin: 1em auto;
	border-collapse: collapse;
}


.favourites-table{
float:right;	
}

CAPTION {
	color: #9BA9B4;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	padding: 0;
	margin: 1em 0 0;
	margin-bottom: 0;
	caption-side: top;
	text-align: left;
}
TR.odd TD,
TR.odd .column1 {

}
.column1 {
	background: #F9FCFE;
}
TD {
	
	padding: 0.3em 1em;
	text-align: left;
}
TH {
	font-weight: normal;
	color: #515050;
	text-align: left;
	padding: 0.3em 1em;
}
THEAD TH {
	text-align: left;
	font: bold 1.2em/2em 'Lucida Grande', Arial, sans-serif;
	color: #000;
}

TFOOT TH {
	text-align: left;
}

TFOOT TH STRONG {
	font: bold 1.2em 'Lucida Grande', Arial, sans-serif;
	margin: 0.5em 0.5em 0.5em 0;
	color: #66A3D3;
}

TFOOT TH EM {
	color: #F03B58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}
/*Pricing Box*/
.pbox {
	width: 177px;
	-moz-background-clip: border;
	/*-moz-background-inline-policy: continuous
-moz-background-origin: padding*/
	margin: 30px 0 0 28px;
	padding: 0 13px;
	background: url(../images/p_box.jpg) no-repeat scroll 0% 100%;
}
.pbox H3 {
	color: #3F7EA9;
	background: transparent url(../images/top_box-trans.png) no-repeat 0 0;
	margin: 0 -13px 18px;
	padding: 7px 13px;
	text-shadow: 1px 1px 0 #FFFFFF;
	font: 400 18px 'Myriad Pro', Arial, 'Sans Serif';
}
.pbox .title {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	display: block;
	margin: 0 0 0 0px;
	padding-bottom: 10px;
}
.pbox P {
	text-align: left;
	padding: 0 2px;
}
.pbox .boxcontent {
	float: left;
	padding: 0 17px 8px 0;
	margin-left: 4px;
}
.learnmore {
	display: block;
	overflow: hidden;
	width: 154px;
	padding: 10px 0;
	margin: -30px 0 0 8px;
	border-top: 1px solid #C7E1FC;
}
#mainContent .product-left {
	width: 600px;
	margin: 30px 0 0 50px;
}
.product-left H2 {
	color: #3F7EA9;
}
.product-left LI {
	line-height: 24px;
	color: #525151;
	list-style-image: url(../images/check-trans.png);
}
#bigbuttom IMG {
	margin: 30px auto;
	display: block;
	height: 99px;
}

 
 .social-bookmarks li{
	float:left; 
	padding-right:13px;
 }
 
 /* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:2px solid #ddd;	
	color:#000;	
	cursor:default;
}

	
/* tab pane */
div.css-panes div {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#ddd;	
}




/* Media Travel Agent Center
 ----------------------------------------*/
#sidenav li{
	text-indent:0px;	
}

li.current > a{
color: #59452c!important;
font-weight:bold;
font-size:14px;
}

#flash, #flash img{
margin: 0 auto;
text-align: center;
}
#flash img {
margin-top: 10px;
}
 
.mtc-mainpic-holder{
	display:block;
	width:427px;
	height:278px;
	background-image:url(../images/mtc-mainpic-holder.png);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top: 28px;
	float:right;
}

#tp-holder{
	margin-left:20px;	
}

#pr-holder{
	margin-left:20px;	
}





/*****************/
/* DATA TABLE    */
/*****************/

.data-table {
  width: 100%;
  
  margin-bottom: 10px;
  border-collapse:collapse;
}

.data-table caption {
  font-size: 120%;
  font-weight: bold;
  color: #7a9b42;
  text-align: left;
  text-transform: uppercase;
}

/*.data-table thead tr th {
  text-transform: uppercase;
  color: #7da0b1;
  font-weight: normal;
  font-size: 90%;
  text-align: left;
  height: 40px;
  border: 0;
  background-color: #deecf4;
  padding: 0 10px 0 10px;
}*/

.data-table tbody td {
  padding: 8px 10px 8px 10px;
  border-top: 1px solid #bfcfd8;
}

.data-table tbody:hover {
  cursor: pointer;
}

.data-table tbody td.select {
  text-align: left;
}

.data-table tbody td.select input {
  border: 0;
}

.data-table tbody td img.table-thumbnail {
  border: 1px solid gray;
}
 
.data-table tbody td .table-edit {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  background: url('../img/edit.gif') no-repeat 0 0;
  margin-right: 10px;    
}

.data-table tbody td .table-delete {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  background: url('../img/delete.gif') no-repeat 0 0;
}

.status-cell{
	color:#3ea327;	
}

.odd {
  background-color: #fff;
}

.even {
  background-color: #eee;
}

.over {
  background-color: #d6d6d6;
}

.select {
  text-align: center;
}

#table-left-1 {
  float: left;
}

#table-right-1 {
  float: right;
}

#table-action {
  float: left;
  width: 125px;
  margin-right: 5px;
}

#table-left-1 .table-button, #table-right-1 .table-button {
  float: left;
  padding: 0 8px 0 8px;
  line-height: 18px;
  background-color: #006DA6;
  border: 1px solid #35A0E1;
  color: #fff;
  font-size: 80%;
  text-align: center;
  margin-left: 5px;
  text-transform: uppercase;
}

#table-left-1 .table-button:hover, #table-right-1 .table-button:hover {
  text-decoration: none;
}

#table-right-1 .page-number {
  float: left;
  padding: 0 5px 0 5px;
  line-height: 18px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #006DA6;
  font-size: 80%;
  text-align: center;
  margin-left: 5px;
  text-transform: uppercase;
}


#table-right-1 .page-number:hover, #table-right-1 .page-selected {
  background-color: #006DA6;
  color: #fff;
  text-decoration: none;
}


.data-table{
width:99%;	
}
 

.mtc-register-box{
	width:232px;
	height:100px;
	background:#f5f5f5;
}


/* Press Releases
 ----------------------------------------*/
 
.pr-list-post{
	border-bottom:1px dotted #999;
	margin-bottom:20px;
	padding-bottom:20px
	
	
 }
 
.pr-list-post h2{
	font-size:16px;
	margin-bottom:-2px;
	font-weight:bold;
 }
 
 
 .pr-date{
	color: #7a7a7a; 
	font-weight:bold;
 }
 
 
 /* Registration
 ----------------------------------------*/
.registration-header {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: bold;
    text-transform: normal;
    letter-spacing: -2px;
    line-height: 1.2em;
    color: #d02407;
}

.registration-features-header {
    margin-top: 10px;
    color: #076F07;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.2em;
}

.registration-info {
    margin-top: 10px;
    font-size: 12px;
    color: #6F6F6F;
}

.terms-content {
    display: none;
    font-size: 10px;
    color: #6F6F6F;
    width: 475px;
    line-height: 130%;
}

.rowElem label {
    font-size: 11px;
    line-height: normal;
}

#registration-form .terms-link {
    color: #385A80;
}

#registration-page-wrap {
	 background-image:url(/images/registration-shadow.png);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	width:502px;
	/*height:560px;*/
}

#registration-features {
    background: #f5f5f5;
    width: 407px;
    float: left;
    /*padding-left: 20px;
	padding-right: 20px;*/
    border-left: 1px solid #CCCCCC;
}

#registration-features p {
    margin-bottom: 50px;
    font: 12px / 18px Arial;
}

.registration-info {
    width: 463px;
}

.floatleft {
    float: left;
}

.registration-feature-image {
    width: 55px;
    height: 60px;
	margin-right:11px;
}

.registration-feature-image img {
    margin: auto;
}

#registration-items {
    margin-top: 40px;
}

.icon {
    margin: 3px 15px 5px 0;
}

 .social-bookmarks li{
	float:left; 
	padding-right:13px;
 }
 
 #map div.popup div.popupcontent a {
border-bottom:none;

}

 
 .social-bookmarks li{
	float:left; 
	padding-right:13px;
 }
 
 #map div.popup div.popupcontent a {
border-bottom:none;

}

#languages{
margin-top:-20px;	
}

#language-options li{
float:left;	
padding-right:20px;
}
   #ui-datepicker-div
    {
        z-index: 9999999;
    }



.budget-dollars li{
	float:left;
	
}

#popupTemp {
	clear: both;
	  display: none;
	   position: absolute;
	    top: 135px; 
		left: 485px; 
		 z-index: 120;
	
	
}

#popupTemp h3 {
	height: 40px;
	color: #FFF;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	
}
#popupTemp ul {
	padding-left: 10px;
	
}
.popimg {
	padding-top: 10px;
	padding-left: 10px;
	
}
.popimg img {
	text-align: center;
	width: 195px;
	border: 2px solid #CFCFCF;
	padding: 2px;
	margin: 2px;
	margin-left: auto;
	margin-right: auto;
}

.pop-close {
	clear: both;
	text-align: right;
	padding: 10px;
	
}


.browse-by-form {
	float: left;
	display: inline;
	
	
	
}

.green-btn {
	background: none;
	color :#393939;
	border: none;
	padding: 0px 0px 30px 0px;
	margin: 0px 2px;
	
}

.selectedLocation {
	background: none;
	font-weight:bold;
	
	
}



.nav_categories  ul
{
font-size: 10px;
margin-left: 20px;
} 

 div#content-right-300.calendar-detail-sidebar  .scrollable .item_container p{
	float: none;
	}
	
.paginator {
	clear: both;
	width: 100%;
	position: relative;
	
	
}



/*Langauge Selector */

#language-selector {
	position: absolute;
	left: 555px;
	color: #fff;
	padding: 31px 15px 12px;
	margin-bottom: 20px;
	z-index: 1000;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
	display:none;
	margin-top:0px;
	
	
}

#language-selector a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(../images/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}






/*Social Selector */

#social-selector {
	position: absolute;
	left: 10px;
	color: #fff;
	padding: 31px 15px 12px;
	margin-bottom: 20px;
	z-index: 1000;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
	margin-top:0px;
	
	
}

#social-selector a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(../images/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

/* ORLANDO */

.content_sep{
background:url(../images/content_sep.jpg) bottom no-repeat;
padding: 15px;
padding-bottom:40px;
}

.content_sep2{
background:url(../images/content_sep.jpg) bottom no-repeat;
padding-top:35px;
}

#sub3col-content-mid-300 .list li{list-style-type:armenian}

.intro-cat-block {
	margin-bottom:45px; clear: both;	
	
}

#bottom_links{
	width:630px;
	padding:15px;
	}
.bottom_links_col{
	width:210px;
	float:right;
	}
/* DIRECTORY  */

.dir-entry {
margin-top:10px;
	margin-bottom: 20px;
	padding: 10px 0 2px 10px;
	position: relative;
}




.dir-entry h3 {
	margin-bottom: 2px;
	padding: 0px;
}
.dir-entry p {
	margin: 5px 0px 5px 0px;
	line-height: 1.8em;
	
	
	
}

.dir-location  {
	font-size: 10px;
	margin-bottom: 5px;


}

.dir-location li, .dir-location ul {
	display: inline;	
	
}

.dir-show-actions {
	display: block;
	width: 100%;
	text-align: right;
	font-size: 10px;
} 

.dir-no-posts {
	font-size: 24px; line-height: 2em;
}
 
.dir-separ {
	height: 22px;
	width: 100%;
	position: absolute;
	bottom: -22px;
	left: 0px;
	background: url("../images/content_sep.jpg") no-repeat scroll center bottom transparent;
	
}

.dir-image {
	margin-bottom: 5px
	border:1px solid #CCCCCC;
margin-right:15px;
margin-top: 15px;

padding:3px;
	
}
.dir-lefthalf {
	width: 30%; float: left;	
}
.dir-righthalf {
	padding: 0px;
	width: 69%; float: left;
}

.list_counter {
	font-size: 18px;
	
}

.boldLoc {
	font-weight: bold;
	
}

.boldLoc, .boldLoc ul, .boldLoc li {
	display: inline;
	
}

#intro-flash {
padding-top: 10px;
}


.div-entry-one .dir-separ{
	display:none;
	
}

.div-entry-two{
	background:#f9f9ef;
}

.icon-link-results {
display: block;
width: 170px;
margin-left: 30px;
text-align: center;
}
.icon-link-results a {
display: block;
text-align: center;
}
.text-link-results {
font-weight: bold;
padding-top: 10px;
font-size: 15px;
}


/* Alternate Directory*/

.dirbox1 {
background-color:#FFFff;
border:1px solid #f4f4f3;
color:#333333;
line-height:1.4em;
margin:0 0 10px;
padding:5px;}

.dirbox2 {
background-color:#f8f8f8;
border:1px solid #f4f4f3;
color:#333333;
line-height:1.4em;
margin:0 0 10px;
padding:5px;}

.dir_image{
float:left;
width:145px;
height:145px;
margin-right:15px

} 

.dir_image img{ border:1px solid #BEBEBE;
padding:3px;
}

.dir_content{float:right; width:460px}

.dir_h1{
font-size:13px;
color:#333333;
padding:5px 0px;
font-weight:bold; 
margin:0px
}

.dir_h2{
font-size:12px;

padding:0px 0px 0px 0px;
font-weight:bold;
margin:0px
}

/*==============================================================DIRECTORY SETTING WHERE THERE ARE NO IMAGES===================================================================*/



.alt_dirbox1 {
background-color:#FFFff;
border:1px solid #f4f4f3;
color:#333333;
line-height:1.4em;
margin:0 0 10px;
padding:15px;}

.alt_dirbox2 {
background-color:#f8f8f8;
border:1px solid #f4f4f3;
color:#333333;
line-height:1.4em;
margin:0 0 10px;
padding:15px;}

.alt_dir_address{
float:left;
width:245px;

margin-right:15px;
border-right:dotted 1px #e1e1e1;
} 

.dir_image img{ border:1px solid #BEBEBE;

padding:3px;
}

.alt_dir_content{float:right; width:360px}

.dir_h1{
font-size:13px;
color:#333333;
padding:5px 0px;
font-weight:bold; 
margin:0px
}

.dir_h2{
font-size:12px;

padding:0px 0px 0px 0px;
font-weight:bold;
margin:0px
}
/*============================================================END DIRECTORY SETTING WHERE THERE ARE NO IMAGES===================================================================*/


.reg-submit{
	background-image:url(/images/submit-button.png);	
	width:86px;
	height:28px;
	text-indent:-99999px;
	cursor:pointer;
	
}

.home_call_action
{
	background:url(../images/home_call_action_sep.jpg) bottom center no-repeat;
	width:235px;
	height:84px;
	margin-top:20px;
	margin-left:40px;

}

.home_call_action_left
{
	float:left;
	width:80px;
}
.home_call_action_right
{
	float:right;
	width:140px;
	margin-left:15px;
}



#deals{ width:172px;
height:35px;
min-height:35px;



}
#deals a.button{  width:172px;
height:35px;
display:block;
background:url(../images/vacation_deals_spirit.png) no-repeat;
overflow:hidden;
margin:0 auto
}

#deals a.button:hover{ background-position: 0px -36px
}

.grid
{float:left;
margin-right:40px;
width:220px;
border:solid 1px #666666;
margin-bottom:50px;
height:100px

}
#adhoc{padding-left:0px; margin-top:0px; background:url(../images/bottom_bg.jpg) repeat-x; margin-top:15px}
.whats_new
{

width:187px;
float:right;


}

.whats_new_content
{
border:1px solid #d02009;
width:175px;
min-height:245px;
padding:5px;
float:right;
background:#fcfcfc

}

.whats_new_content img
{
border:1px solid #efefef;
float:left;
padding:2px;
margin:3px

}

.whats_new h1{background:url(../images/news_header.jpg) no-repeat; 
width:235px; 
height:26px; 
color:#FFFFFF; 
font-size:14px;
text-align:center; 
text-indent:-9999999px;

margin:0px;
padding:0px;
padding-top:7px
}

.whats_new h2{
font-size:14px;

}

.whats_new_item
{
padding:10px;
border-bottom:#999999 1px dotted;
}




.highlights
{

width:357px;
float:left;

}
.highlights_content
{
border:1px solid #efefef;
width:355px;
min-height:220px;


background:#fcfcfc

}

.highlights_content img
{
border:1px solid #efefef;
float:left;
padding:2px;
margin:3px

}

.highlights h1{background:url(../images/special_slider.png) no-repeat; 
width:357px; 
height:26px; 
color:#FFFFFF; 
font-size:14px;
text-align:center; 

margin:0px;
padding:0px;
padding-top:7px
}

.highlights h2{
font-size:14px;

}

.highlights_item
{
padding:10px;
border-bottom:#999999 1px dotted;
}


#home_dive{ width:202px;
height:154px;
min-height:154px;
float:left;
 margin-right: 10px;



}
#home_dive a.button{  width:202px;
height:154px;
display:block;
background:url(/images/dive_home_new_2.jpg) no-repeat;
overflow:hidden;
}

#home_dive a.button:hover{ background-position: -206px 0px
}


#home_wedding{ width:202px;
height:154px;
min-height:154px;
float:left;
 margin-right: 10px;



}
#home_wedding a.button{  width:202px;
height:154px;
display:block;
background:url(/images/wedding_home_new_2.jpg) no-repeat;
overflow:hidden;
}

#home_wedding a.button:hover{ background-position: -206px 0px
}



#home_yacht{ width:195px;
height:154px;
min-height:154px;
float:left;




}
#home_yacht a.button{  width:202px;
height:154px;
display:block;
background:url(/images/yachting_home_new_2.jpg) no-repeat;
overflow:hidden;
}

#home_yacht a.button:hover{ background-position: -206px 0px
}


/*#accordion { width: 97%; }
#accordion h3 { margin: 0px 0px 1px 0px !important; color: #fff; background: transparent url('../images/accordion-bg.jpg') repeat-x left top; height: 30px; line-height: 30px;  }
#accordion h3 a { color: #fff; text-decoration: none; position: relative; top: 8px; left: 20px; font-size: 14px; }
.ui-accordion-content { padding: 10px 10px !important; }*/