/* 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: 320px;
	height: 180px;
	float: left;
	margin: 0 10px 0 10px;
}

.hotel_map p {
	font-size: 11px;
	padding: 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: 0px;
	width: 270px;
/* heig

ht: 53px; 	display: block;*/
}

#header .right form {
	margin: 0px;
	padding: 0px;
}

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

#header .right b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e4228;
	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;
/* hei

ght: 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: #94122c;
	display: block;
	text-decoration: none;
	padding: 0 21px 0 21px;
}

.menu li.active a, {
	background: #94122c;
	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 14px 0 14px;
}

.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 #booking #language {
	font-size:10px;
	color:#94122C;
	text-align:center;
	margin-left:-20px;
	}

#panel #booking #language a {
	color:#94122C;
	padding:3px 5px;
	text-align:center;
	line-height:24px;
	font-size:11px;
	font-weight:bold;
	}

#panel #booking #language .selection {
	height:24px;
	display:block;
	margin:0;
	padding:0;
	}
	
#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/photo-gallery/resort1.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: #f6efdd url('../images/booking_bg_es.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: #985e63;
	font-size: 11px;
	padding:0;
	margin:15px 0 2px 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 #985e63;
	font-size: 11px;
}

#panel #booking fieldset p {
	margin: 0;
	height: auto !important;
}

#panel #booking fieldset select {
	/*width: 40px;*/
}

#panel #booking fieldset span {
	/*float: left;*/
	float:right;
	background: url('../images/calendar.gif');
	width: 19px;
	height: 14px;
	/*margin-left: 5px;*/
	margin:5px 36px 0 0;
	_margin:5px 16px 0 0;
	cursor: pointer;
}
#panel #booking p.more_link {
	margin:5px 0 0 0;
	font-size:10px;
}
#panel #booking p.more_link a{
	font-size:10px;
	color:#94122C;
	font-weight:bold;
}
#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;
	padding-top: 9px;
}

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

#panel #booking strong {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/booking_title_es.gif') left bottom no-repeat;
	height: 32px;
}

#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;
}

/* 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 {
	background-color: #f1d5d7;
	color: #666666;
	border-bottom: 3px solid #985e63;
}

#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 .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_es.jpg');
}

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

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

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

#content #sidebar a.subscribe {
	background: #f6efdd url('../images/subscribe_es.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_es.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 #c7b299;
	padding-left: 35px;
	background: #f6efdd url('../images/list_bullet.gif') 18px 50% no-repeat;
}

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

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

#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 Panel Image Styles //////////////////////////////////////////////////// */

.accommodations #panel.interior .content {
	background: url('../images/accommodations8.jpg');
}
.rooms1 #panel.interior .content {
	background: url('../images/standard_room.jpg');
}
.rooms2 #panel.interior .content {
	background: url('../images/deluxe_room.jpg');
}
.rooms3 #panel.interior .content {
	background: url('../images/junior_suite.jpg');
}
.rooms4 #panel.interior .content {
	background: url('../images/luxury_standard.jpg');
}
.rooms5 #panel.interior .content {
	background: url('../images/luxury_deluxe.jpg');
}
.rooms6 #panel.interior .content {
	background: url('../images/luxury_suite.jpg');
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Accomodations Gallery Section */

.accommodations #gallery .image1 {
	background: url('../images/photo-gallery/accommodations1_sm.jpg');
}

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

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

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

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

.accommodations #gallery .image6 {
	background: url('../images/photo-gallery/accommodations6_sm.jpg');
}

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

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

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

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

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

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

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

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

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

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

.dining #gallery .image4 {
	background: url('../images/photo-gallery/dining4_sm.jpg');
}

.dining #gallery .image5 {
	background: url('../images/photo-gallery/dining5_sm.jpg');
}

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

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

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

.dining #gallery .image9 {
	background: url('../images/photo-gallery/dining9_sm.jpg');
}

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

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

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

.meetings #gallery .image4 {
	background: url('../images/photo-gallery/meetings4_sm.jpg');
}

.facilities #gallery .image1 {
	background: url('../images/photo-gallery/facilities1_sm.jpg');
}

.facilities #gallery .image2 {
	background: url('../images/photo-gallery/facilities2_sm.jpg');
}

.facilities #gallery .image3 {
	background: url('../images/photo-gallery/facilities3_sm.jpg');
}

.facilities #gallery .image4 {
	background: url('../images/photo-gallery/facilities4_sm.jpg');
}

.facilities #gallery .image5 {
	background: url('../images/photo-gallery/facilities5_sm.jpg');
}

.facilities #gallery .image6 {
	background: url('../images/photo-gallery/facilities6_sm.jpg');
}

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

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

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

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

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

.resort #gallery .image6 {
	background: url('../images/photo-gallery/resort6_sm.jpg');
}

.resort #gallery .image7 {
	background: url('../images/photo-gallery/resort7_sm.jpg');
}

.resort #gallery .image8 {
	background: url('../images/photo-gallery/resort8_sm.jpg');
}

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

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

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

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

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

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

#footer .menu li.active a {
	background: #94122c;
	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: #636363;
	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: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	color: #999;
}

#footer .row2 .leftRow {
	float: left center;
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
	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: #94122c 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:#94122C; 
	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:#94122C;
	}
.sol_dd_jumpmenu ul ul a.drop:hover {
	background:#94122C;
	}
.sol_dd_jumpmenu ul ul :hover > a.drop {
	background:#94122C;
	}
.sol_dd_jumpmenu ul ul ul a, .sol_dd_jumpmenu ul ul ul a:visited {
	background:#94122C;
	}
.sol_dd_jumpmenu ul ul ul a:hover{
	background:#94122C;
	}
.sol_dd_jumpmenu ul ul ul :hover > a {
	background:#94122C;
	}

.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:#94122C; 
	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:#b87683;
	}
.sol_dd_jumpmenu :hover > a, .sol_dd_jumpmenu ul ul :hover > a {
	color:#fff;
	background:#b87683;
	}

.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: #CF612E;
	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: #CF612E;
	cursor: pointer;
}

a.TESTcpOtherMonthDate:Hover {
	color: #999999;
	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%;
}