/* Begin General Styles //////////////////////////////////////////////////// */

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: url('../images/bg.gif') top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

form {
	display: inline;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

.hotel_map {
	text-align: left;
}

.hotel_map span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/map.gif');
	width: 212px;
	height: 212px;
	float: left;
	margin: 0 10px 0 10px;	
	border: 1px solid #666666;
}

.hotel_map p {
	font-size: 11px;
	padding-right: 10px;
	color: #666666;
}

.hotel_map p strong, .hotel_map .close {
	color: #000000;
}

.hotel_map .close {
	display: block;
	float: right;
	text-decoration: none;
	margin-right: 10px;
	font-size: 10px;
	background: url('../images/popup_cerrar_aspa.gif') 100% 1px no-repeat;
	padding-right: 16px;
}

#content_container {
	background: #fff;
	padding: 0 10px 0 10px;
}

#content_container, #site_container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#site_container {
 	width: 920px;
	margin: auto;
	text-align: left;
	padding: 0 19px 0 19px;
}

#site_container[id] {
	 background: url('../images/content_bg.png');
}

/* End General Styles ////////////////////////////////////////////////////// */



/* Begin Header Styles ///////////////////////////////////////////////////// */

#header {
	height: 105px;
	background: url('../images/header_bg.gif') right top no-repeat;
}

#header h1, #header h2 {
	margin: 0;
	float: left;
}

#header h1, #header h1 a {
	width: 207px;
	height: 69px;
}

#header h1 a {
	background: url('../images/logo1.gif') 50% 18px no-repeat;
}

#header h1 a, #header h2 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#header h2, #header h2 a {
	width: 287px;
	height: 69px;
}

#header h2 a {
	background: transparent url('/images/logo2.gif') 100% 22px no-repeat scroll;
}

#header .right {
	float: right;
	text-align: right;
	padding: 1px 20px 0 0;
	margin: 3px 0 0 0;
	width: 270px;
}
#header .right form {
	margin: 0px;
	padding: 0px;
}

#header .right, #header .right a {
	font-size: 10px;
	color: #ffffff;
}

#header .right b { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#header .right span a{
	display: block;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	background: url('../images/questions.gif') right center no-repeat;
	/* height: 20px; */
}

#header .right select {
	background-color: #5f4f28;
	border: none;
	color: #fff;
	margin: 3px 0px 0px 10px;
	float: right;
	line-height: 14px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.spacerBlock {
	clear:both;
	height: 5px;
	width: 1%;
	display:block;
}



/* End Header Styles /////////////////////////////////////////////////////// */



/* Begin Menu Styles /////////////////////////////////////////////////////// */

.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	background: #fff;
	width: 900px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	border-top: 1px solid #dcdbd5;
	border-bottom: 1px solid #dcdbd5;
}

.menu li {
	padding: 0;
	float: left;
	color: #c1b8a3;
}

.menu li, .menu li a {	
	font-weight: bold;
	font-size: 11px;
	width: auto !important;
	width: 1px;
	min-width: 1px;	
	height: 24px;	
}

.menu li.last {
	float: right;
}

.menu li a {
	background: transparent url(../images/button_bg.gif) no-repeat scroll 0px 7px;
	color: #31496D;
	display: block;	
	text-decoration: none;
	padding: 0 19px 0 19px;
}

.menu li.active a {
	background: #6B83A9;
	color: #FFFFFF;
	position: relative;
	left: 1px;
	margin-left: -1px;
	padding-right: 21px;
}

.menu li a.first, .menu li.active a.first {
	background-image: none;
}

.menu li.last a {
	padding: 0 26px 0 27px;
}

.menu li.last.active a {
	left: 0;
}

/* End Menu Styles ///////////////////////////////////////////////////////// */



/* Begin Panel Styles ////////////////////////////////////////////////////// */

#panel {
	height: 360px;
	overflow: hidden;
	background: url('../images/panel_bg.jpg') right top no-repeat;
}

#panel.interior {
 	height: 270px;
	background: none;
}

#panel .content {
	float: left;
	overflow: hidden;
	border-left: 1px solid #fff;
}

#panel.interior .content {
	border-left: none;
}

#panel .content, #panel .content #flash_window {
	width: 693px;
	height: 360px;
}

#panel.interior .content {
	width: 470px;
	height: 270px;
	padding: 0;
	background: url('../images/header_accommodations.jpg');
}

#panel .content h3, #panel .content h4 {
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#panel .content h3 {
	height: 32px;
}

#panel[id] .content h3 {
	background: url('../images/title.png') left top no-repeat;
}

#panel .content h4 {
	height: 28px;
}

#panel[id] .content h4 {
	background: url('../images/title2.png') left bottom no-repeat;
}

#panel #booking {
	float: left;
	width: 187px;
	height: 360px;
	background: #DDE1EA url('../images/booking_bg_small.jpg') left bottom no-repeat;
	padding-left: 19px;
}

#panel.interior #booking {
	background-image: none;
	border-right: 1px solid #fff;
}

#panel #booking fieldset label {
	display: block;
	font-weight: bold;
	color: #334670;
	font-size: 11px;
	line-height: 12px;
	margin:10px 0 6px 0;
	clear: both;
}

#panel #booking fieldset input {
	float:left;
	line-height:12px;
	font-size:11px;
	border:medium none;
}

#panel #booking fieldset input, #panel #booking fieldset select {
	border: 1px solid #7f9db9;
	font-size: 11px;
}

#panel #booking fieldset p {
	/*margin: 5px 0 0;*/
	margin:0;
	float:left;
}

#panel #booking fieldset select {
	float:left;
	margin:0 3px 0 0;
}


#panel #booking fieldset span {
	float: left;
	background: url('../images/calendar.gif');
	width: 19px;
	height: 14px;
	margin-left: 5px;
	cursor: pointer;
}

#panel #booking fieldset span, #panel #booking .link2 {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#panel #booking fieldset .link, #panel #booking fieldset .link a {
	color: #847248;
	font-size: 10px;
}

#panel #booking fieldset .submit {
	float:left;
	clear:right;
	margin:26px 0 0 5px;
}

#panel #booking fieldset .submit input {
	border: none;
}

#panel #booking strong {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/booking_title.gif') left bottom no-repeat;
	height: 32px;
}
#panel #booking .more_link {
	text-align:left;
	text-indent:0;
	font-size:10px;
	float:left;
}
#panel #booking .more_link a {
	color:#31496D;
	text-align:left;
	float:left;
	margin:5px 0 5px 0;
	font-weight:bold;
}
#panel #booking .link2 {
	width: 206px;
	height: 90px;
	margin: -14px 0 0 -19px;
}

#panel.interior #booking .link2 {
	display: none;
}

#panel #booking .column {
	float:left;
	padding-right:15px;
}

#panel #booking .column2 {
	float:left;
	padding-right:15px;
	clear:right;
}
.clear_both {
	clear:both;
}

/* End Panel Styles //////////////////////////////////////////////////////// */



/* Begin Content Styles //////////////////////////////////////////////////// */

#content {	
	height: auto !important;
	height: 225px;
	min-height: 225px;
	background: #fff url('../images/content_bg.gif') 0px 0px repeat-x;
}

#content.interior {
	width: 677px;
}

#content.interior table {	
	font-size: 9px;
}

#content.interior table td, #content.interior table th {
	text-align: center;
	padding: 3px;
}

#content.interior table th {
	letter-spacing: -1px;
	background-color: #DDE1EA;
	text-transform: uppercase;
	color: #334670;
	border-bottom: 3px solid #DDE1EA;
}

#content.interior table .dk {
}

#content #sidebar {
	float: left;
	width: 206px;
	border-top: 1px solid #fff;
	padding-bottom: 15px;
}

#content #sidebar.interior {
 	width: 207px;
}

#content #sidebar a {
	display: block;
	border-bottom: 1px solid #fff;
	text-indent: -9999px;
	overflow: hidden;
	height: 90px;
}
#content #sidebar #images2 a {
	display: block;
	border-bottom: 1px solid #fff;
	text-indent: 0px !important;
	overflow: visible !important;
	height: 90px;
}

#content #sidebar .free_internet {display: block;
	border-bottom: 1px solid #fff;
	text-indent: -9999px;
	overflow: hidden;
	height: 90px;
	background:url('../images/free_internet.jpg');
}

#content #sidebar .leading_hotels {display: block;
	border-bottom: 1px solid #fff;
	text-indent: -9999px;
	overflow: hidden;
	height: 27px;
/*	background: transparent url('../images/leadinghotels.gif') no-repeat center ;
*/}

#content #sidebar a.club {
	background: url('../images/club_bg.gif');
}
#content #sidebar a.summerspecial {
	background: url('../images/summer_special.gif');
}

#content #sidebar a.lowest {
	background: url('../images/booking_bg.jpg');
}

#content #sidebar a.mas {
	background: url('../images/mas_bg.gif');
}

#content #sidebar a.supersaver {
	background: url('../images/banner-super-saver.jpg');
}

#content #sidebar a.subscribe {
	background: #D7DBE4 url('../images/subscribe.gif') center center no-repeat;
	height: 27px;
}

#content #sidebar .list {
	padding-left: 15px;
	background: #fbfaf9;
}

#content #sidebar .list a {
	text-indent: 0;
	width: 115px;
}

#content #text {
	float: left;
	width: 623px;
	padding: 35px 35px 0 35px;
	color: #333;
}

#content.interior #text {
	background: transparent none repeat scroll 0%;
	width: 440px;
	border-left: medium none;
	padding: 15px;
	overflow: hidden;
}

#content.interior #text p {
	margin: 0;
	padding-bottom: 10px;
	color: #666666;
}

#content.interior #text p strong {
	color: #333333;
}

#content #text, #content #sidebar {
	font-size: 12px;
}

#content #text h3 {
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/welcome.gif') left center no-repeat;
	height: 25px;
}

#content #text .list {
	float: right;
	margin-left: 40px;
	width: 143px;
}

#content #text .list a, #content #sidebar .list a {
	height: 23px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #847248;
	padding-left: 28px;
}

#content #text .list a, #content #text .list a span, #content #sidebar .list a, #content #sidebar .list a span {
	display: block;
}

#content #text .list a.item1, #content #sidebar .list a.item1 {
	background: url('../images/item1.gif');
}

#content #text .list a.item2, #content #sidebar .list a.item2 {
	background: url('../images/item2.gif');
}

#content #text .list a.item3, #content #sidebar .list a.item3 {
	background: url('../images/item3.gif');
}

#content #text .list a.item4, #content #sidebar .list a.item4 {
	background: url('../images/item4.gif');
}

#content #text .list a.item5, #content #sidebar .list a.item5 {
	background: url('../images/item5.gif');
}


#content #text .list a span, #content #sidebar .list a span {
	width: 114px;
	height: 22px;
	line-height: 22px;
	background: #fbfaf9;
	color: #666666;
	font-size: 11px;
	cursor: pointer;
}

#content #text .list strong, #content #sidebar .list strong {
	display: block;
	height: 25px;
	padding-top: 6px;
	color: #333333;
}

/* End Content Styles ////////////////////////////////////////////////////// */



/* Begin Right Bar Styles ////////////////////////////////////////////////// */

#right_bar {
	float: right;
	width: 223px;
	font-size: 11px;
	margin-left: -3px;
}

#right_bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('../images/list_bg.gif') top repeat-x;
	line-height: 28px;
	border-bottom: 1px solid #d7d7d7;
}

#right_bar ul li {
	border-top: 1px solid #d7d7d7;
	padding-left: 35px;
	background: #D7DBE4 url('../images/list_bullet.gif') 18px 50% no-repeat;
}

#right_bar ul li.active {
	background: #a6b0c9 url('../images/list_bullet_lt.gif') 18px 50% no-repeat;
}

#right_bar ul li a {
	color: #394579;
}

#right_bar ul li.active a {
	color: #FFFFFF
}

#right_bar .cell {
	border-bottom: 1px solid #e9e9e9;
	padding: 20px;
}

#right_bar .cell a {
	color: #666666;
}

#right_bar .cell p {
	margin: 0;
	padding: 10px 0 0 0;
}

#right_bar .cell strong {
	color: #666666;
	text-transform: uppercase;
}

#right_bar .rightbar_bg {
	background: url('../images/rightbar_bg.gif') repeat-x;
	height: 185px;
}

#right_bar .title {
	padding-left: 20px;
}

#right_bar .title, #content #text .title {
	display: block;
	line-height: 35px;
	text-transform: uppercase;
	color: #6666666;
}

/* End Right Bar Styles //////////////////////////////////////////////////// */



/* Begin Gallery Styles //////////////////////////////////////////////////// */

.accommodations #panel.interior .content {
	background: url('../images/accommodations1.jpg');
}

.accommodations2 #panel.interior .content {
	background: url('../images/accommodations8.jpg');
}

.rooms1 #panel.interior .content {
	background: url('../images/deluxe_rooms.gif');
}

.rooms2 #panel.interior .content {
	background: url('../images/accommodations8.jpg');
}

.rooms3 #panel.interior .content {
	background: url('../images/accommodations9.jpg');
}

.rooms4 #panel.interior .content {
	background: url('../images/accommodations10.jpg');
}

.activities #panel.interior .content{
	background-image: url('../images/activities7.jpg');
}

.activities2 #panel.interior .content{
	background-image: url('../images/activities1.jpg');
}

.main_dining #panel.interior .content, .dining #panel.interior .content {
	background: url('../images/dining2.jpg');
}
.dining #panel.interior .content, .dining #panel.interior .content {
	background: url('../images/dining6.jpg');
}

.dining2 #panel.interior .content, .dining2 #panel.interior .content {
	background-image: url('../images/dining1.jpg');
}

.dining3 #panel.interior .content, .dining3 #panel.interior .content {
	background-image: url('../images/dining3.jpg');
}

.dining4 #panel.interior .content, .dining4 #panel.interior .content {
	background-image: url('../images/dining5.jpg');
}

.dining6 #panel.interior .content, .dining6 #panel.interior .content {
	background-image: url('../images/dining6.jpg');
}


.dining7 #panel.interior .content, .dining7 #panel.interior .content {
	background-image: url('../images/dining7.jpg');
}

.dining8 #panel.interior .content, .dining8 #panel.interior .content {
	background-image: url('../images/dining8.jpg');
}

.meetings2 #panel.interior .content, .meetings #panel.interior .content {
	background: url('../images/meeting.gif');
}

.meetings #panel.interior .content, .meetings #panel.interior .content {
	background: url('../images/meetings7.jpg');
}

.resort #panel.interior .content, #panel.interior.resort .content {
	background: url('../images/resort1.jpg');
}

.service #panel.interior .content {
	background: url('../images/accommodations5.jpg');
}

.service1 #panel.interior .content, .service1 #panel.interior .content {
	background-image: url('../images/service1.jpg');
}

.service2 #panel.interior .content, .service2 #panel.interior .content {
	background-image: url('../images/service2.jpg');
}

.service3 #panel.interior .content, .service3 #panel.interior .content {
	background-image: url('../images/service3.jpg');
}

.service4 #panel.interior .content, .service4 #panel.interior .content {
	background-image: url('../images/service4.jpg');
}

.spa #panel.interior .content {
	background: url('../images/spa.gif');
}

#gallery span {
	display: block;
	float: left;
	width: 57px;
	height: 50px;
	border: 4px solid #333;
	margin-right: 8px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

/* Accomodations Gallery Section */
.accommodations #gallery .image1 {
	background: url('../images/accommodations1_sm.jpg');
}

.accommodations #gallery .image2 {
	background: url('../images/accommodations2_sm.jpg');
}

.accommodations #gallery .image3 {
	background: url('../images/accommodations3_sm.jpg');
}

.accommodations #gallery .image4 {
	background: url('../images/accommodations8_sm.jpg');
}

.accommodations #gallery .image5 {
	background: url('../images/accommodations7_sm.jpg');
}

.activities #gallery .image1 {
	background: url('../images/activities1_sm.jpg');
}

.activities #gallery .image2 {
	background: url('../images/activities2_sm.jpg');
}

.activities #gallery .image3 {
	background: url('../images/activities3_sm.jpg');
}

.activities #gallery .image4 {
	background: url('../images/activities4_sm.jpg');
}

.activities #gallery .image5 {
	background: url('../images/activities5_sm.jpg');
}

.activities #gallery .image6 {
	background: url('../images/activities6_sm.jpg');
}

.activities #gallery .image7 {
	background: url('../images/activities7_sm.jpg');
}

.activities #gallery .image8 {
	background: url('../images/activities8_sm.jpg');
}

.activities #gallery .image9 {
	background: url('../images/activities9_sm.jpg');
}

.activities #gallery .image10 {
	background: url('../images/activities10_sm.jpg');
}

.dining #gallery .image1 {
	background: url('../images/dining6_sm.jpg');
}

.dining #gallery .image2 {
	background: url('../images/dining7_sm.jpg');
}

.dining #gallery .image3 {
	background: url('../images/dining8_sm.jpg');
}

.meetings #gallery .image1 {
	background: url('../images/meetings7_sm.jpg');
}

.meetings #gallery .image2 {
	background: url('../images/meetings8_sm.jpg');
}

.meetings #gallery .image3 {
	background: url('../images/meetings9_sm.jpg');
}

.resort #gallery .image1 {
	background: url('../images/resort_1_sm.jpg');
}

.resort #gallery .image2 {
	background: url('../images/resort_2_sm.jpg');
}

.resort #gallery .image3 {
	background: url('../images/resort_3_sm.jpg');
}

.resort #gallery .image4 {
	background: url('../images/resort_4_sm.jpg');
}

.resort #gallery .image5 {
	background: url('../images/resort_5_sm.jpg');
}

/* End Gallery Styles ////////////////////////////////////////////////////// */



/* Begin Footer Styles ///////////////////////////////////////////////////// */

#footer {
	clear: both;
	height: 126px;
}

#footer .menu {
	border-top: none;
	border-bottom: 1px solid #dcdbd5;
	background: #D7DBE4;
}

#footer .menu, #footer .menu li, #footer .menu li a {
	height: 42px;
	line-height: 42px;
	color: #c2b9a4;
}

#footer .menu li a {
	background: transparent none repeat scroll 0%;
	color: #2C4069;
}

#footer .menu li.active a {
	background: #6B83A9;
	color: #FFFFFF;
}

#footer .row {
	background: transparent url('../images/footer_row.gif') top repeat-x;
	padding-left: 25px;
}

#footer .row, #footer .row span {
	height: 41px;
	line-height: 41px;
}

#footer .row a, #footer .row span {
	color: #354A75;
	font-size: 11px;
	text-decoration: none;
}

#footer .row p, #footer .row p a {
	font-size: 10px;
	color: #999;
	margin: 0;
}

#footer .row span {
	display: block;
	float: left;
}

#footer .row span.phone {
	background: url('../images/phone_num.gif') left center no-repeat;
	width: 130px;
}

#footer .row span.phone, #footer .row span.sol_logo {
	text-indent: -9999px;
	overflow: hidden;
	cursor:pointer;
}

#footer .row span.sol_logo {
	width: 125px;
	background-image: url(../images/sol_melia.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#footer .row2 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 10px;
	color: #999;
}
#footer .row2 .leftRow {
	float: left;
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
	width: 73.5%;
	text-align:left;
}
#footer .row2 .leftRow a{
	font-size: 10px;
	color: #999;
}
#footer .row2 .rightRow {
	float: right;
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
	text-align:right;
}
#footer .row2 select {
	background: #31496D none repeat scroll 0%;
	border: medium none;
	color: #fff;
	margin: 3px 0px 0px 10px;
	float: right;
	line-height: 18px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/* End Footer Styles /////////////////////////////////////////////////////// */

/* Footer css jump menu ///////////////////////////////// */

.sol_dd_jumpmenu {
	/*width:750px;*/
	height:18px;
	font-size:0.85em;
	text-align:left;
	float:right;
	}
.sol_dd_jumpmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.sol_dd_jumpmenu ul ul {
	width:190px;
	}
.sol_dd_jumpmenu li {
	float:left;
	width:190px;
	position:relative;
	}
.sol_dd_jumpmenu a, .sol_dd_jumpmenu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none; 
	color:#fff; 
	width:179px; 
	height:18px; 
	border:1px solid #fff; 
	border-width:1px 1px 0 0; 
	background:#094174; 
	padding-left:10px; 
	line-height:17px;
	}
* html .sol_dd_jumpmenu a, * html .sol_dd_jumpmenu a:visited {
	width:190px;
	w\idth:179px;
	}

.sol_dd_jumpmenu ul ul a.drop, .sol_dd_jumpmenu ul ul a.drop:visited {
	background:#094174;
	}
.sol_dd_jumpmenu ul ul a.drop:hover {
	background:#094174;
	}
.sol_dd_jumpmenu ul ul :hover > a.drop {
	background:#094174;
	}
.sol_dd_jumpmenu ul ul ul a, .sol_dd_jumpmenu ul ul ul a:visited {
	background:#094174;
	}
.sol_dd_jumpmenu ul ul ul a:hover{
	background:#094174;
	}
.sol_dd_jumpmenu ul ul ul :hover > a {
	background:#094174;
	}

.sol_dd_jumpmenu table {
	border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}

.sol_dd_jumpmenu ul ul {
	visibility:hidden;
	position:absolute;
	bottom:18px;
	left:0; 
	width:190px;
	}
* html .sol_dd_jumpmenu ul ul {
	bottom:18px;
	}
.sol_dd_jumpmenu ul ul ul{
	left:190px; 
	bottom:0;
	width:190px;
	}
.sol_dd_jumpmenu ul ul ul.left {
	left:-190px;
	}

.sol_dd_jumpmenu ul ul a, .sol_dd_jumpmenu ul ul a:visited {
	background:#094174; 
	color:#fff; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:169px
	/* yet another hack for IE5.5 */
	}
* html .sol_dd_jumpmenu ul ul a{
	width:190px;
	w\idth:169px;
	}

.sol_dd_jumpmenu a:hover, .sol_dd_jumpmenu ul ul a:hover{
	color:#fff; 
	background:#7D92AC;
	}
.sol_dd_jumpmenu :hover > a, .sol_dd_jumpmenu ul ul :hover > a {
	color:#fff;
	background:#7D92AC;
	}

.sol_dd_jumpmenu ul li:hover ul,
.sol_dd_jumpmenu ul a:hover ul{
	visibility:visible;
	height:auto;
	}
	.sol_dd_jumpmenu ul :hover ul ul{
	display:none;
	}
.sol_dd_jumpmenu ul :hover ul :hover ul ul{
	display:none;
	}
.sol_dd_jumpmenu ul :hover ul :hover ul{ 
	display:block;
	bottom:0;
	}
.sol_dd_jumpmenu ul :hover ul :hover ul :hover ul { 
	display:block;
	bottom:0;
	}
	
/* End Footer css jump menu ///////////////////////////////// */

/* ------------------------------------------------------RoundedCalendar------------------------------------------------------------ */

/* NiftyCorners */
.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}

	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#EEEEEE;
			text-align:center;
			vertical-align:50%;
			text-decoration:none;
			color:#31496D;
			font-weight:bold;
			font-family:arial;
			font-size:12px;
			padding-bottom: 4px;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:11px;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:center;
			border:solid thin #6677DD;
			border-width:0 0 0 0;
			color: #707070;
			font-weight:bold;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:center;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#FFFFFF;
			font-weight:bold;
			border-left: 0px solid red;
			}
	TD.TESTcpOtherMonthDate,
	TD.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			background-color: #CCCCCC;
			font-weight:bold;
			border-bottom: 2px solid #EEEEEE;
			text-align: center;
			padding: 3px;
			padding-left: 4px;
			padding-right: 4px;
			}
	TD.TESTcpOtherMonthDate:Hover,
	TD.TESTcpCurrentDate:Hover,
	TD.TESTcpCurrentMonthDate:Hover
			{
			background-color: #31496D;
			cursor: pointer;
			}
	a.TESTcpOtherMonthDate:Hover
			{
				color: #FFF;
				text-decoration: none;
			}
	a.TESTcpCurrentDate:Hover,
	a.TESTcpCurrentMonthDate:Hover
			{
				color: #FFFFFF;
				text-decoration: none;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#999999;
			}
	TD.TESTcpCurrentDate
			{
			color:#EEEEEE;
			background-color: #999999;
			border-bottom: 2px solid #EEEEEE;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:0 0 0 0;
			display: none;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
				border-left: 7px solid #EEEEEE;
				border-right: 7px solid #EEEEEE;
				border-top: 0px;
				border-bottom: 0px;
				background-color: #EEEEEE;
			}
	.testLeft
			{
				padding: 0px;
				margin: 0px;
				border-right: 0px;
				background-color: #CCCCCC;
				border-bottom: 2px solid #EEE;
				font-size: 8px;
			}
	.testRight
			{
				padding: 0px;
				margin: 0px;
				border-right: 0px;
				background-color: #CCCCCC;
				border-bottom: 2px solid #EEE;
				font-size: 8px;
 			}

  .calendarDivStyle {
		  position: absolute;
		  visibility: hidden;
		  width: 166px;
		  z-index:6;
	  }
	  
	  	  .cf:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .cf {height: 1%;}
