/* 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;
}

.hide {
	display: none;
}

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

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

#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, #header h3 {
	margin: 0;
	float: left;
}

#header h3 {
height: 69px;
line-height: 69px;
margin-left: 15px;
font-size: 30px;
color: #fff;
font-weight: normal;
}

#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: url('../images/logo2.gif') 100% 22px no-repeat;
}

#header .right {
	display: block;
	float: right;
	text-align: right;
	padding: 1px 20px 0 0;
	width: 250px;
	height: 53px;
	margin:5px 0 0 0;
}

#header .right, #header .right a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding-left: 15px;
	margin: 1px 0px 0px 0px;
}

#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 {
	display: block;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	background: url('../images/questions.gif') right center no-repeat;
	height: 26px;
}

#header .right select {
	background: #0a3c6d;
	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: #a6b1c7;
}

.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 {
	display: block;
	color: #31496d;
	text-decoration: none;
	background: url('../images/button_bg.gif') 0px 7px no-repeat;
	padding: 0 23px 0 24px;
}

.menu li.active a {
	background: #6b83a9;
	color: #fff;
	position: relative;
	left: 1px;
	margin-left: -1px;
	margin-right: -1px;
	padding-right: 22px;
}

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

.menu li.last a {
	left: 0;
	padding: 0 24px 0 28px;
	margin-right: 0;
}

.menu li.last.active a {
	padding-left: 24px;
}

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



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

#panel {
	height: 359px;
	overflow: hidden;
	background: url('../images/panel_bg.jpg') 100% 0px no-repeat;
}

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

#panel .content {
	float: left;
	overflow: hidden;
}

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

#panel .content, #panel .content #flash_window {
	width: 692px;
	height: 359px;
	float: right;
}

#panel.interior .content, #panel.interior .content #flash_window {
	float: none;
}

#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;
	margin-bottom: 15px;
}

#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 top no-repeat;
}

#panel #booking {
	float: left;
	width: 187px;
	height: 360px;
	background: #dde1ea left bottom no-repeat;
	padding-left: 19px;
}

#panel.interior #booking {
	background-image: none;
	border-right: 2px 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: #666666;
	font-size: 10px;
}

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

#panel #booking fieldset .submit input {
	width: 74px;
	height: 19px;
	border: none;
}
.clear_both {
	clear:both;
}
#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 .window_content {
	padding: 275px 0 0 25px;
}

#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: 150px;
	min-height: 150px;
	background: #fff url('../images/content_bg.gif') 0px 0px repeat-x;
}

#content.interior {
	width: 678px;
}

#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: 2px solid #fff;
}

#content #sidebar.interior {
 	width: 206px;
	border-right: 2px solid #fff;
}

#content #sidebar a {
	display: block;
	border-bottom: 2px solid #fff;
	text-indent: -9999px;
	overflow: hidden;
	height: 90px;
}

#content #sidebar a.transfers {
	background: url('../images/hp-banner-free-transfers.jpg');
}


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

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

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

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

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

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

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

#content #text {
	float: left;
	width: 621px;
	padding: 35px 35px 0 35px;
	color: #333;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}

#content.interior #text {
	width: 440px;
	padding: 15px;
	overflow: hidden;
	border-left: none;
	background: none;
}

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

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

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

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



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

#right_bar {
	float: right;
	width: 220px;
	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: 30px;
	background: url('../images/list_bullet.gif') 13px 50% no-repeat;
}

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

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

#right_bar ul li.active a {
	color: #fff;
}

#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, .rooms3 #panel.interior .content, .rooms4 #panel.interior .content   {
	background: url('../images/header_accommodations.jpg');
}
.rooms1 #panel.interior .content {
	background: url('../images/header_accommodations2.jpg');
}

.rooms2 #panel.interior .content {
	background: url('../images/header_accommodations3.jpg');
}
.rooms3 #panel.interior .content {
	background: url('../images/header_accommodations4.jpg');
}
.rooms4 #panel.interior .content   {
	background: url('../images/header_accommodations5.jpg');
}

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



.activities #panel.interior .content {
	background-image: url('../images/header_activities.jpg');
}
.vacationclub #panel.interior .content {
	background-image: url('../images/header_vacationclub.jpg');
}
.dining_gallery #panel.interior .content {
	background: url('../images/dining1.jpg');
}

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

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

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

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

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

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

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

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

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

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

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

.service_room1 #panel.interior .content {
	background: url('../images/header_service1.jpg');
}
.service_room2 #panel.interior .content {
	background: url('../images/header_service2.jpg');
}

.service_room4 #panel.interior .content {
	background: url('../images/header_service3.jpg');
}
.service_room3 #panel.interior .content {
	background: url('../images/header_service4.jpg');
}


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

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

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

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

.accommodations_gallery #gallery .image3 {
	background: url('../images/accommodations3_sm.jpg');
}
.accommodations_gallery #gallery .image4 {
	background: url('../images/accommodations2_sm.jpg');
}
.accommodations_gallery #gallery .image7 {
	background: url('../images/accommodations7_sm.jpg');
}

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

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

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

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

.facilities_gallery #gallery .image5 {
	background: url('../images/facilities5_sm.jpg');
}
.facilities_gallery #gallery .image6 {
	background: url('../images/facilities6_sm.jpg');
}
.facilities_gallery #gallery .image7 {
	background: url('../images/facilities7_sm.jpg');
}
.facilities_gallery #gallery .image8 {
	background: url('../images/facilities8_sm.jpg');
}
.facilities_gallery #gallery .image9 {
	background: url('../images/facilities9_sm.jpg');
}



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

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

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

.dining_gallery #gallery .image4 {
	background: url('../images/dining4_sm.jpg');
}
.dining_gallery #gallery .image5 {
	background: url('../images/dining5_sm.jpg');
}

.meetings_gallery #gallery .image1 {
	background: url('../images/meetings1_sm.jpg');
}
.meetings_gallery #gallery .image2 {
	background: url('../images/meetings2_sm.jpg');
}

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

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

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

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

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

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

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

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



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

#bottom {
 	width: 958px;
	margin: auto;
	height: 40px;
}

#bottom[id] {
	background: url('../images/footer_bg.png') 0px 0px no-repeat;
}

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

#footer a.cursorHand {
	cursor:hand;	
}

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

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

#footer .menu li a {
	background: none;
	color: #2c4069;
}

#footer .menu li.active a {
	background: #6b83a9;
	color: #fff;
}

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

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

#footer .row p 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;
}

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

#footer .row .right {
	float: right;
	margin-top: 10px;
	width:200px;
	color: #999;
	text-align: right;
}
#footer .row .leftRow {
	float: left;
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
	width: 73.5%;
	text-align:left;
}
#footer .row .leftRow a{
	font-size: 10px;
	color: #999;
}
#footer .row .rightRow {
	float: right;
	font-size: 10px;
	color: #999;
	margin: 10px 0;
	padding: 0px;
	text-align:right;
}

#footer .row 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%;}

#content.interior #text table td, #content.interior #text table th {
padding:3px;
text-align:left; font-size: 10px;
}
#text .textfield {font-size: 11px;}
#tablenumber {
background:white none repeat scroll 0%;
border:1px solid #6677DD;
color:#606060;
display:block;
float:right;
font-size:10px;
font-weight:bold;
padding:10px;
width:130px;
}

#text .warning {
color:red;
}
strong {
	font-weight: normal;
}

strong.boldIt {
	font-weight: bold;
}

a {
	font-weight: normal;
}
a.boldLink {
	font-weight: bold;
}
a.normalLink {
	font-weight: normal;
	text-decoration: none;
	color: #000;	
}

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