@charset "utf-8";
/* MAIN STYLES */
/*----------------------------------------------*/
/* 1.2 Extra fonts */
/*----------------------------------------------*/
@font-face {

    font-family: 'JournalRegular';

    src: url('../css/slide/journal-webfont.eot?') format('eot'),

         url('../css/slide/journal-webfont.woff') format('woff'),

         url('../css/slide/journal-webfont.ttf') format('truetype'),

         url('../css/slide/journal-webfont.svg#webfontGhV9TBys') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'MelbourneBold';

    src: url('../css/slide/melbourne_bold-webfont.eot?') format('eot'),

         url('../css/slide/melbourne_bold-webfont.woff') format('woff'),

         url('../css/slide/melbourne_bold-webfont.ttf') format('truetype'),

         url('../css/slide/melbourne_bold-webfont.svg#webfontzCPiyXMS') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'MelbourneRegular';

    src: url('../css/slide/melbourne_reg-webfont.eot?') format('eot'),

         url('../css/slide/melbourne_reg-webfont.woff') format('woff'),

         url('../css/slide/melbourne_reg-webfont.ttf') format('truetype'),

         url('../css/slide/melbourne_reg-webfont.svg#webfontQzFjdvCi') format('svg');

    font-weight: normal;

    font-style: normal;

}

h1 {

	color: #FFF;

	font-size: 26px;

	margin-bottom: 10px;

	font-weight: normal;

	text-transform: uppercase;

}

h2 {

	font-size: 16px;

	color: #FFF;

	font-weight: normal;

}

h3 {

	color: #eeeeee;

	font-size: 18px;

	text-transform: uppercase;

	margin-bottom: 15px;

	font-weight: normal;

	margin-top: 15px;

}

h4 {

	font-size: 14px;

	text-transform: uppercase;

	color: #eeeeee;

	margin-bottom: 15px;

}

h5 {

	font-size: 14px;

	color: #eeeeee;

	padding-top: 15px;

	margin-bottom:8px;

}



p {

	font-size: 12px;

	line-height: 18px;

	color: #eeeeee;

	margin-bottom: 20px;

}

p.success {

	color: #333;

	padding: 20px;

	background-color: #CEECB3;

	border: thin solid #666;

	width: auto;

	float: left;

}



a {

	text-decoration: none;

	color: #40a9e0;

}



body {

	background-color: #352c24;

	background-image: url(../images/newbg/body-bg.jpg);

	background-repeat: repeat-x;

	background-position: center top;

	font-family: Arial, Helvetica, sans-serif;

}

body.content {

	background-color: #251d16;

	background-image: url(../images/newbg/body-bg-sh.jpg);

	background-repeat: repeat-x;

	background-position: center top;

	font-family: Arial, Helvetica, sans-serif;

}

#qca_widget_wrapper_ * {

	float:right;

	right:60px;

	top:8px;

	position:absolute;

	z-index:1000;

}

#qca_widget_wrapper2 * {

	float:right;

	margin-right:-4px;

	z-index:1000;

}

/* SKYBLUE THEME */

body.skyblue {background-image: url(../images/skyblue/body-bg.jpg);}

body.content.skyblue {background-image: url(../images/skyblue/body-bg-sh.jpg);}

body.skyblue .search-box {background-image: url(../images/skyblue/search-bg.png);}

body.skyblue .search .search-box input {

	background-color: #D0DDEE;

	border: 1px solid #D0DDEE;

	color: #666;

}

body.skyblue .search #search {background-image: url(../images/skyblue/search-submit.png);}

body.skyblue .search #search:hover {background-image: url(../images/skyblue/search-submit-hov.png);}



/* CHOC THEME */

body.choc {background-image: url(../images/choc/body-bg.jpg);}

body.content.choc {background-image: url(../images/choc/body-bg-sh.jpg);}

body.choc .search-box {background-image: url(../images/choc/search-bg.png);}

body.choc .search .search-box input {

	background-color: #E2D9D0;

	border: 1px solid #E2D9D0;

	color: #666;

}

body.choc .search #search {background-image: url(../images/choc/search-submit.png);}

body.choc .search #search:hover {background-image: url(../images/choc/search-submit-hov.png);}



/* BLUEWOOD THEME */

body.bluewood {background-image: url(../images/bluewood/body-bg.jpg);}

body.content.bluewood {background-image: url(../images/bluewood/body-bg-sh.jpg);}

body.content.bluewood .portfolio-sections a {color:#999;}



/* ROYAL THEME */

body.royal {background-image: url(../images/royal/body-bg.jpg);}

body.content.royal {background-image: url(../images/royal/body-bg-sh.jpg);}

body.content.royal .portfolio-sections a {color:#999;}



/* ROYAL THEME */

body.woody {background-image: url(../images/woody/body-bg.jpg);}

body.content.woody {background-image: url(../images/woody/body-bg-sh.jpg);}

body.content.woody .portfolio-sections a {color:#999;}



/* End: COLOUR THEMES */



.content .mar-top {

	margin-top: 25px;

}

.img-1 {

	margin-top: 45px;

	margin-left: 25px;

}

.shadow-bg {

	background-image: url(../images/shadow-divider-1.png);

	height: 47px;

	background-repeat: no-repeat;

	margin-bottom: 10px;

}







.logo-container {

	float: left;

	position: relative;

	height: 109px;

	display: block;

	overflow: visible;

	margin-top: 25px;

	left: 0;

	margin-bottom: 20px;

}

.service-img {

	margin-bottom: 20px;

}



.hr-divider {/* USED TO ALIGN SHADOWS */

	margin-bottom: 30px;

}

.vr-divider {

	float: right;

}

.rightalign {

	float:right;

}

.leftalign {

	float:left;

}

.textleft {

	text-align:left;

}

.textright {

	text-align:right;

}

.blank {

	height: 40px;

}



.social{

	width:180px;	

	float:right;

	color:#FFF;

	font-size:12px;

	margin-top:-5px;

	}

	.social a{ color:#FFF;}

	.social a:hover{ color:#000;}

.social img {

	margin-right: 5px;

}

/* SEARCH */



.search {

	width: auto;

	float: right;

	margin-top: 35px;

}

.search-box {

	height: 45px;

	width: 204px;

	background-image: url(../images/search-bg.png);

	background-repeat: no-repeat;

	float: left;

}

.search input {

	float: left;

	color: #B7B7B7;

	width: 150px;

	font-size: 11px;

}



.search .search-box input {

	margin-top: 7px;

	margin-left: 5px;

	height: 20px;

	background-color: #DBDBDB;

	border: 1px solid #DBDBDB;

}

.search #search {

	background-image: url(../images/search-submit.png);

	background-repeat: no-repeat;

	height: 24px;

	width: 31px;

	overflow: hidden;

	text-indent: 100px;

	float: left;

	margin-left: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.search #search:hover {

	background-image: url(../images/search-submit-hov.png);



}





.head_right {

	float:right;

	margin:70px 0 0 0; text-align:right;}



.icon-top {

	line-height:29px;

	color:#3d3d3d;

	font-family:'MelbourneRegular', Arial, sans-serif;

	font-size:15px;

	text-align:right;}

	

.flags{

padding-top:3px;

margin-top:-70px;

background:url(../images/bg_flag.png) no-repeat;

width:100px;

height:38px;

text-align:center;

float:right;

	}

.icon-top span, icon-top a {

	color:#a55302;

	text-decoration:none}

/* HOMEPAGE BUTTONS */

.tour {

	margin-top: 70px;

}

.button-1 {

	text-decoration: none;

	color: #FFF;

	height: 41px;

	width: 190px;

	text-align: center;

	background-image: url(../images/button-1.png);

	text-transform: uppercase;

	font-size: 14px;

	padding-top: 20px;

	position: relative;

	display: block;

	float: left;

	margin-right: 20px;

}

.button-2 {

	text-decoration: none;

	color: #FFF;

	height: 41px;

	width: 190px;

	text-align: center;

	background-image: url(../images/button-2.png);

	text-transform: uppercase;

	font-size: 14px;

	padding-top: 20px;

	position: relative;

	display: block;

	float: left;

}

/* HOMEPAGE BUTTONS END */



/* MORE BUTTONS */

.inquire-button {

	text-decoration: none;

	color: #FFF;

	height: 41px;

	width: 285px;

	text-align: center;

	background-image: url(../images/inquire-button.png);

	text-transform: uppercase;

	font-size: 14px;

	padding-top: 20px;

	position: relative;

	display: block;

	float: left;

	background-repeat: no-repeat;

	margin-top: 40px;

}

/* SIDE BAR */

.side li a {

	text-decoration: none;

	color: #999999;

	font-size: 14px;

	line-height: 30px;

	background-image: url(../images/list-bg-1.png);

	float: left;

	clear: left;

	background-repeat: no-repeat;

	background-position: bottom;

	width: 80%;

	text-indent: 35px;

}

.sidebar h4 {

	margin-left: 35px;

}



.side li a:hover, .side li a:hover {

	color: #CCC;

}

.side {

	margin-top: 25px;

}

.sidebar {

	padding-top: 15px;

}



/* FOOTER */



.news img {

	float: left;

	clear: left;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

}

.news p {

	color: #e2e2e2;

}

.news span {

	color: #FFFFFF;

}



.foottitle{ font-size: 14px;

	color: #eeeeee;

	padding-top: 15px; float:left; width:350px;}

.item {

	float: left;

	width: 440px;

}

.item2 {

	float: left;

	width: 290px;

	padding:0px 10px 10px 10px;

	

}

.item2 .thumbs {

	height: 120px;

	width: 296px;

	padding-top: 6px;

	padding-left: 4px;

	background-image: url(../images/portfolio_thumb.png);

	background-repeat: no-repeat;

	margin-bottom: 20px;

	-ms-interpolation-mode: bicubic; 



}

.partners li a {

	text-decoration: none;

	color: #e2e2e2;

	font-size: 14px;

	line-height: 30px;

	background-image: url(../images/list-bg-1.png);

	float: left;

	clear: left;

	background-repeat: no-repeat;

	background-position: bottom;

	width: 80%;

	text-indent: 5px;

}

.contact-info{ color:#FFF; font-size:12px;}

.partners li a:hover, .contact-info li a:hover {

	color: #CCC;

}

.partners, .contact-info {

	margin-top: 25px;

}

.contact-info li a {

	text-decoration: none;

	color: #e2e2e2;

	font-size: 13px;

	line-height: 28px;

	float: left;

	clear: left;

	background-repeat: no-repeat;

	background-position: bottom;

	width:300px;

	text-indent: 40px;

	margin-bottom: 10px;

}

.contact-info .phone a {

	background-image: url(../images/icons/phone.png);

	background-position: left;

	color:#e2e2e2;

}

.contact-info .email a {

	background-image: url(../images/icons/email.png);

	background-position: left;

	color:#e2e2e2;

}

.contact-info .www a {

	background-image: url(../images/icons/www.png);

	background-position: left;

	color: #e2e2e2;

}

.copyright {

	height: 47px;

	width: 927px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../images/shadow-footer-bg.png);

	background-repeat: no-repeat;

	margin-top: 20px;

}

.copyright p {

	text-align: center;

	font-size: 10px;

	color: #6f6f6f;

	padding-top: 30px;

}

.footer_bg	{
	width:100%;
	overflow:hidden;
	padding:17px 0;
	background-color: #261b15;
	background-image: url(../images/footer_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	}
/* WHITE FOOTER : To switch to white footer add 'white' to the footer_bg div class*/	

.footer_bg.white {background-image: url(../images/footer_bg_white.png);background-position: top;}

.footer_bg.white h4 {color: #000;}

.footer_bg.white h5 {color: #333;}

.footer_bg.white p {color: #666;}

.footer_bg.white .contact-info .phone a {background-image: url(../images/icons/phone_black.png);}

.footer_bg.white .contact-info .email a {background-image: url(../images/icons/email_black.png);}

.footer_bg.white .contact-info .www a {background-image: url(../images/icons/www_black.png);}

.footer_bg.white .partners li a {color: #666;background-image: url(../images/list-bg-1_white.png);}

.contact-info li a {color: #666;}

.footer_bg.white li a:hover {color: #000;}

.footer_bg.white .copyright p {	color: #666;}

/* FOOTER END */

/* MAIN NAVIGATION */

.navigation {

	background-image: url(../images/navigation-bg.png);

	background-repeat: repeat-x;

	height: 28px;

	background-position: top;

	width: auto;

	position: relative;

	float: right;

	padding-top: 6px;

	right: -5px;

}



.navigation ul {

	display: inline;

}

.navigation ul li {
	display: inline;
}

.navigation ul li a {

	text-decoration: none;

	color: #dbdbdb;

	width: auto;

	padding-right: 20px;

	padding-left: 20px;

	font-size: 11px;

	text-transform: uppercase;

	display: block;

	float: left;

	padding-top: 9px;

	padding-bottom: 5px;

	letter-spacing: 0.1em;

}

.nav-right-corner {

	height: 34px;

	width: 15px;

	background-image: url(../images/nav-right-corner-bg.png);

	float: right;

	right: -5px;

	position: relative;

}

.nav-left-corner {

	height: 34px;

	width: 10px;

	background-image: url(../images/nav-left-corner-bg.png);

	float: right;

	right: -5px;

	position: relative;

}

.navigation-wrap {

	float: right;

	position: relative;

	width: 965px;

	background-repeat: repeat-x;

	background-position: bottom;

	z-index: 999;

	

}
.sf-menu, .sf-menu * {

	margin:			0;

	padding:		0;

	list-style:		none;

}

.sf-menu {

	line-height:	1.0;

	position:relative;

	z-index:50;

}

.sf-menu ul {

	position:		absolute;

	top:			-999em;

	width:			160px; /* left offset of submenus need to match (see below) */

	z-index:100;

}

.sf-menu ul li {

	width:			100%;

}

.sf-menu li:hover {

	visibility:		inherit; /* fixes IE7 'sticky bug' */

}

.sf-menu li {

	float:			left;

	position:		relative;

}

.sf-menu a {

	display:		block;

	position:		relative;

}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {

	left:			0;

	top:2em; /* match top ul list item height */

}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {

	top:			-999em;

}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {

	left:			160px; /* match ul width */

	top:			0;

}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {

	top:			-999em;

}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {

	left:			160px; /* match ul width */

	bottom: 10em;

	top:			0;

}

.sf-menu {

	float:right;

	margin-bottom:	0;

	z-index: 50;

	position:relative;

	right:-5px;

	background-image: url(../images/navigation-bg.png);

	background-repeat: repeat-x;

	background-position: top;

	height:34px;

	width:940px;

}

.sf-menu a {

	text-decoration:none;

}

.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/

	text-decoration: none;

	color: #dbdbdb;

	width: auto;

	padding-right: 17px;

	padding-left: 17px;

	font-size: 10px;

	text-transform: uppercase;

	display: block;

	float: left;

	padding-top: 15px;

	padding-bottom: 5px;

	letter-spacing: 0.1em;

}

.sf-menu li {

	

}

.sf-menu li ul {

	padding:1px;

	padding-bottom:15px;

	background-color: #1b1b1b;

	background-image: url(../images/sub-nav-bg.png);

	background-repeat: repeat-x;

	background-position: top;

	border: 1px solid #4e4e4e;



}

.sf-menu li li {

	padding-bottom: 5px;

	padding-top: 0px;

	height:25px;

	background-image: url(../images/sub-nav-li-ul-bg.png);

	background-repeat: no-repeat;

	background-position: center 8px;

}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

	color:#fff;

	outline:		0;

}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {

	color:#fff;

	outline:		0;

}

/* Active Page Status CSS for all the browsers*/	

.sf-menu li.current-cat a, .sf-menu li.current_page_item a {

	color:#dbdbdb;

}

.sf-menu li.current-cat a:visited, .sf-menu li.current_page_item a:visited {

	color:#C4C4C4;

}

.sf-menu .current_page_item a {

	background-image: url(../images/active-glow.jpg);

	background-repeat: no-repeat;

	background-position: center 6px;

	font-weight: bold;

	color: #FFF;

}

.sf-menu  li.current_page_item ul li a {

	background-image: none;



}

.sf-menu  li.current_page_item ul li a:hover {

	background-image: none;

	color:#FFF



}

/* MAIN NAVIGATION END */





/* SLIDER */



.slider-frame {

	background-image: url(../images/slider-frame.png);

	height: 354px;

	background-repeat: no-repeat;

	background-position: top;

	width: 960px;

	left: -5px;

	position: relative;

	padding-right: 5px;

	padding-left: 5px;

	overflow: visible;

	margin-bottom: 25px;

}



	#slider ul, #slider li,  #slider li { /* defines width and height of  each slide*/

	width:960px;

	height:348px;

	overflow:hidden;

}

/* numeric controls */	



	ol#controls {

	margin:1em 0;

	padding:0;

	float: right;

	



}

ol#controls li {

	margin:0 10px 0 0;

	padding:0;

	float:left;

	list-style:none;



	

}

ol#controls li a {

	float:right;

	color:#666;

	padding:0 10px;

	text-decoration:none;

			

}

ol#controls li.current a {

	color:#999;

	font-weight:bold;

}



/* END SLIDER */



/* 3d header */

#piecemakercontainer {

	width:1200px;

	outline:0;

	margin-left: -120px;

}

.piecemakerframe {

	background-image: url(../images/cub3r-frame-shadow.png);

	height: 430px;

	background-repeat: no-repeat;

	background-position: top;

	width: 960px;

	left: -5px;

	position: relative;

	padding-right: 5px;

	padding-left: 5px;

	overflow: visible;

	z-index: 1;

}

/* END CU3ER */

h2 .tag {

	position: relative;

	z-index: -3;

}

.grey {

	color: #999;

}





/* CONTACT FORM */



#CommentForm fieldset legend	{ display: none; }

#CommentForm div 				{

	margin-bottom: 10px;

}		

#CommentForm .textInput			{

	width: 196px;

	margin: 0;

	height: 38px;

	background-image: url(../images/input_bg.png);

	background-repeat: no-repeat;

	border: 0;

	padding-right: 10px;

	padding-left: 10px;

	color: #969696;

}	

#CommentForm .submit {

	border: 0;

	float: right;

	background-color: #323232;

	color: #CCC;

	padding: 3px;

	height: 31px;

	width: 95px;

	background-image: url(../images/submit_bg.png);

	background-repeat: no-repeat;

	text-align: center;

}

#CommentForm .submit:hover {

	background-image: url(../images/submit_bg_hov.png);

	color: #FFF;

}



#CommentForm textarea			{

	width: 283px;

	margin: 0;

	height: 121px;

	background-image: url(../images/textarea_bg.png);

	background-repeat: no-repeat;

	border: 0;

	padding-right: 10px;

	padding-left: 10px;

	color: #969696;

	overflow: visible;

	padding-top: 10px;

	padding-bottom: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	overflow:hidden;

	overflow-y: hidden;

	overflow-x: hidden;

}	



.portfolio .thumb {

	height: 120px;

	width: 296px;

	padding-top: 6px;

	padding-left: 4px;

	background-image: url(../images/portfolio_thumb.png);

	background-repeat: no-repeat;

	margin-bottom: 20px;

	-ms-interpolation-mode: bicubic; 



}





.portfolio .thumbs {

	height: 120px;

	width: 296px;

	padding-top: 6px;

	padding-left: 4px;

	background-image: url(../images/portfolio_thumb.png);

	background-repeat: no-repeat;

	margin-bottom: 20px;

	-ms-interpolation-mode: bicubic; 



}



.portfolio .thumb img:hover {

	position:relative;

	z-index:1;

	background-image: url(../images/portfolio-hov-bg.png);

	padding:11px

}



.portfolio-sections {

	height: 50px;

	padding-top: 80px;

	background-image: url(../images/shadow-divider-1.png);

	background-position: top;

	background-repeat: no-repeat;

}

.portfolio-sections a {

	float: left;

	margin-left: 45px;

	color: #333;

	text-transform: uppercase;

	font-size: 14px;

	letter-spacing: -0.05em;

	

	

}



.portfolio-sections span {

	font-size: 14px;

	color: #FFF;

	text-transform: uppercase;

	float: left;





}

.portfolio-sections .current {

	color: #7D7D7D;

}

.portfolio-sections a:hover {

	color: #999;

}

.portfolio h4 {

	font-weight: normal;

	font-size: 14px;

	text-transform: none;

}

.portfolio p {

	font-size: 10px;

	margin-top: -15px;

	margin-bottom:20px;

	color: #999;	

}





/*--Main Container--*/

.main_view {

	float: left;

	position: relative;

}

/*--Window/Masking Styles--*/

.window {

	height:348px;

	width: 960px;

	overflow: hidden; /*--Hides anything outside of the set width/height--*/

	position: relative;

	margin-bottom: 25px;

}

.image_reel {

	position: absolute;

	top: 0;

	left: 0;

	height: 348px;

	overflow: hidden;

}

.image_reel img {float: left;}



/*--Paging Styles--*/

.paging {

	position: absolute;

	bottom: 40px;

	right: -7px;

	width: 178px;

	height:47px;

	z-index: 999; /*--Assures the paging stays on the top layer--*/

	text-align: center;

	line-height: 40px;

	background: url(../images/paging_bg2.png) no-repeat;

	display: none; /*--Hidden by default, will be later shown with jQuery--*/

}

.paging a {

	padding: 5px;

	text-decoration: none;

	color: #fff;

}

.paging a.active {

	font-weight: bold;

	border: 1px solid #666;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	background-color: #000; 

}

.paging a:hover {font-weight: bold;}

.letter-yellow{ color:#ae9700; font-size:12px; padding-right:30px;}

.letter-yellow:hover{ color:#dfc204;} 

/*TARIFAS*/
#table_tarifas{ width:620px; background:url(../images/bg_t.png); padding:10px; float:lef}
.header_table_tarifas{  background:url(../images/bg_header_t.jpg); width:620px; background-color:#333; height:66px; }
.header_table_tarifas h1{ float:left; font-size:16px; padding:20px 0 0 53px;}
.cont_table_list{  background:url(../images/bg_cont_t.jpg); width:620px; height:68px; text-align:center;font-size:13px;}
.cont_table_listp{   background:#333; float:left;  color:#FFF;  height:54px; padding:5px  5px 0 5px;}
.cont_table_list li { text-align:center; width:122px; float:left; padding-top:15px;  font-size:13px;} 

/*PROMOCIONES*/

#table_promos{ width:100%; padding:4px; margin-left:11px; background:#4e4e4e; margin-bottom:5px;}
#table_promos .thumbs {
	float:left;
	height: auto;
	width: 245px;
	padding-top: 6px;
	padding-left: 4px;
	background-image: url(../images/portfolio_thumb_promo.png);
	margin-bottom: 20px;
	-ms-interpolation-mode: bicubic; 
}

.text_promo{ width:690px; float:left;}
.text_promo p{  padding:0px 0 0 8px;}
.text_promo .title{ font-size:16px; padding:13px 0 0 8px; text-align:center; font-size:15px; font-family:Arial, Helvetica, sans-serif; text-align:center; text-transform:uppercase;}
.detalles_pack{ padding:10px 30px; background:#333;}
.shadow-promo{ background:url(../images/shadow_promo.png) center; width:200px; height:17px;}

/*EVENTOS*/

#table_eventos{ width:615px; background:url(../images/bg_t.png); padding:4px; margin-left:6px; float:left; min-height:130px;}

#table_eventos .thumbs {

	height: 120px;

	width: 315px;

	padding-top: 5px;

	padding-left: -1px;

	background-image: url(../images/portfolio_thumb.png);

	background-repeat: no-repeat;

	margin-bottom: 20px;

	-ms-interpolation-mode: bicubic;

	float:left;

}

.text_eventos p{  padding:10px 0 0 8px; font-size:11px;}

.text_eventos h1{ font-size:16px; padding:10px 0 0 5px; text-align:left;}

.shadow-eventos{ background:url(../images/shadow_eventos.png) center; width:290px; height:15px; float:left; margin-top:-12px;}

.bgeventosdia{ float:right;  height:35px; width:249px; background:url(../images/eventos_arrowbg.png); padding:10px 5px 0px 10px; }

/*HABITACIONES*/

#table_hab{ width:615px; background:url(../images/bg_t.png); padding:8px 0 0 8px; margin-left:6px; float:left; }

#table_hab .thumbs {

	height: 260px;

	width: 260px;

	padding-top: 5px;

	padding-left: 10px;

	background: url(../images/portfolio_thumb_promo.png) 6px 0;

	background-repeat: no-repeat;

	margin-bottom: 2px;

	-ms-interpolation-mode: bicubic;

	float:left;

}

.text_hab p{  padding:20px 18px  0 8px;}

.text_hab h1{ font-size:16px; padding:10px 0 0 5px; text-align:center;}

.shadow-hab{ background:url(../images/shadow_promo.png) center no-repeat; width:318px; height:17px; float:left; margin-top:-12px;}

/*servicios*/

.shadow-serv ul { width:540px; margin-top:-12px;}

.shadow-serv li {  color:#FFF;  padding:5px 10px 10px 13px; font-size:12px;}

/*ALREDEDORES*/

.f_alround{ background:url(../images/bg_t.png); padding:5px 5px 5px 10px;  border-bottom:#222 dashed 1px;}

.cursor { cursor:pointer;}

shadow-around ul { width:540px; margin-top:-12px;}

.shadow-around li { color:#FFF;  padding:5px 10px 10px 13px; font-size:12px;}

.f_alround_none{  display:none;  background:url(../images/bg_t.png);  padding:5px 5px 5px 10px; border-bottom:#222 dashed 1px;}

.spanred{ color:#eee; font-weight:bold; }

#check_availability{

	-moz-border-radius: 				6px;

	-webkit-border-radius: 				6px;

	border-radius: 						6px;

	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ 			rgba(0,0,0,.8) /*{global-box-shadow-color}*/;

	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ 		rgba(0,0,0,.8) /*{global-box-shadow-color}*/;

	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ 				rgba(0,0,0,.8) /*{global-box-shadow-color}*/;

	}





/*Gallery*/

#galleryControlPanel
{
    width: 960px;
    margin-left: 10px;
    height: 37px;
    border: 0px solid red;
    margin-top: 10px;
    text-align: center;
    position: relative;
}

#galleryPrevPageBtn
{
    width: 144px;
    height: 37px;
    cursor: pointer;
    position: absolute;
    left:0px;
    top:0px;    
    width: 144px;
    height: 29px;
    background-color: #FFF;
    border: 1px solid #ddd;
    color: #000;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    padding-top: 8px;
    text-decoration: none;    



}

#galleryPrevPageBtn:hover
{
    background-color: #000;
    border: 1px solid #000; 
    color: #FFF;
}
#galleryNextPageBtn
{
    width: 144px;
    height: 37px;
    cursor: pointer;
    position: absolute;
    right:0px;
    top:0px;    
    width: 144px;
    height: 29px;
    background-color: #FFF;
    border: 1px solid #ddd;
    color: #000;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    padding-top: 8px;
    text-decoration: none;    
}

#galleryNextPageBtn:hover
{
    background-color: #000;
    border: 1px solid #000; 
    color: #FFF;
}
.galleryPage
{
	width: 960px;
	border: 0px solid red;
	position: absolute;
	border-bottom: 0px solid #777;
	left: 2px;
	top: 0px;
	height:620px;
	overflow: hidden;
}

#galleryContainer
{
    width: 960px;
    height: 620px;
    margin-bottom : 0px;
    margin-left: 5px;
    margin-top: 10px;
    border: 0px solid #ddd;
    overflow: hidden;
    position: relative;     
}

.galleryRow
{
    height: 190px;
    background-color:transparent;
    margin-bottom: 15px;
    width: 960px;
} 

.galleryThumbWrapper
{
    float: left;
    height: 180px;
    padding-top: 15px;
    padding-left:34px;
    padding-right:34px;
    width:252px;
    background-repeat: no-repeat;
    background-position: 50% 0%;      
}
.footer1_box1{ font-size:11px; margin-top:-20px; }
.footer1_box1 .email
{
    color:#000; 
    font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-left:0px;
    width:180px;
    border:1px solid #444;
    padding: 2px 3px 2px 3px;
    float:left;
    background-color: #FFF;
} 
.footer1_box1_icon{
	width:38px;
	padding:0 10px 0 0;
	float:left;
}
	#conoceHcaribe{
	float:right;  margin-bottom:-44px;  margin-right:230px;z-index:1000;}
	/*------------------- table --------------------*/
table {
	margin:0;
	width:100%;
	color:#FFF;
}
table th {
	padding:10px 15px;
	font-size:15px; font-weight:bold;
}
.price {
	font-size: 11px;
}
sup {
	font-size: 8px;
}
table td {
	font-size:12px; 
	padding:20px 15px;
	text-align:center;
	background-color:#CCC;
	color:#000
}
table tfoot {
	text-align:center;
}
table td .btn {
	margin:0;
}
.tdact{ background-color:#333; color:#FFF;}