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

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

a {outline:none;}

form {
	display: inline;
}

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

.hide {
	display: none;
}

html, body {
	height: 100%;
}

.hotel_map {
	text-align: left;
}

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

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

.hotel_map .close {
	display: block;
	float: right;
	text-decoration: none;
	margin-right: 10px;
	font-size: 10px;
	background: url('/en/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('/en/images/content_bg.png');
}

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



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

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

#header .right {
	display: block;
	float: right;
	text-align: right;
	padding: 16px 20px 0 0;
	width: 190px;
	height: 53px;
}

#header .right  a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background: url('/en/images/phone.gif') left center no-repeat;
	padding-left: 15px;
	margin: 1px 0px 0px 0px;
}

#header .right b { 
	font-size: 11px;
	font-weight:bold;
	color: #fff;
}

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

#header #login_bar{float:right;top:0;color:white;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;width:380px;}
#header #login_bar span{padding-top:15px;}
#header #login_bar a{color:white;text-decoration:none;}
#header #login_bar .left{float:left;border-right:1px solid #4884B9;padding-right:10px;}
#header #login_bar .middle{float:left;border-right:1px solid #4884B9;padding:15px 10px 0;}
#header #login_bar .right{float:left;text-align:left;padding:15px 0 0 12px;width:270px; color: #fff;}

/* 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 #CAD4E2;
	border-bottom: 1px solid #CAD4E2;
}

.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: none
}

#shadow_top {width:900px;min-width:900px;height:11px;margin:0;padding:0;z-index:100;position:absolute;top:95px;background:url("/en/images/menu_shadow.png") repeat;behavior: url(../css/iepngfix.htc);}


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



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

#panel {
	height: 359px;
	overflow: hidden;
	background: url('/en/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('/en/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 #booking #language{font-size:10px;color:#798699;text-align:center;margin-left:-20px;margin-top:-10px;}
#panel #booking #language a{color:#798699;padding:3px 5px 3px 5px;text-align:center;line-height:24px;}
#panel #booking #language .selection{background:url("/en/images/language_back.jpg") center bottom no-repeat;height:24px;display:block; margin:0;padding:0;}

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

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

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

#panel #booking fieldset p {
	margin: 0;
}
.clear_both {
	float:left;
	clear:both;
}
#panel #booking .column {float:left;padding-right:15px;}
#panel #booking .column2 {float:left;padding-right:15px;clear:right;}

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

#panel #booking fieldset span {
	float: left;
	background: url('/en/images/calendar.gif');
	width: 23px;
	height: 19px;
	margin-left: 5px;
	cursor: pointer;
	float:left;
}
#panel #booking fieldset .more_link {
	font-size:9px;
	float:left;
	clear:both;
	width:180px;
}
#panel #booking fieldset .more_link a{
	color:#134792;
}


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

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

#panel #booking fieldset .submit {
	float:left;clear:right;	
	/*padding-top:20px;*/
	margin:0 0 0 5px;
}

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

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



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

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

#content.interior #text .green a{color:#239424;}
.green {color:#239424;}

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

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

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

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

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

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

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

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

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

#content #text .list a, #content #sidebar .list a {
	height: 23px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #434F65;
	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('/en/images/item1.gif');
}

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

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

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

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

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

/* 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('/en/images/list_bg.jpg') top repeat-x;
	line-height: 28px;
	border-bottom: 1px solid #DAE3EB;
}

#right_bar ul li {
	border-top: 1px solid #DAE3EB;
	padding-left: 30px;
	background: url('/en/images/list_bullet.gif') 13px 50% no-repeat;
}

#right_bar ul li.active {
	background: #a6b0c9 url('/en/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 #DAE3EB;
	padding: 20px;
}

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

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

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

#right_bar .rightbar_WWF {
	background: url('/en/images/WWF.jpg') no-repeat center;
	height: 185px;
	border-bottom: #DAE3EB 1px solid;
}
#right_bar .rightbar_greenbook {
	clear: both;
	background: url('/en/images/rhr_greenbook.jpg') no-repeat center;
	height: 175px;
	border-bottom: #DAE3EB 1px solid;
}

#right_bar .rightbar_bg {
	background: url('/en/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: #1347926;
}

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



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

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

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

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

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

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

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

.dining1 #panel.interior .content{background-image:url('/en/images/header_dining1.jpg');}
.dining2 #panel.interior .content{background-image:url('/en/images/header_dining2.jpg');}
.dining3 #panel.interior .content{background-image:url('/en/images/header_dining3.jpg');}
.dining4 #panel.interior .content{background-image:url('/en/images/header_dining4.jpg');}
.dining5 #panel.interior .content{background-image:url('/en/images/header_dining4.jpg');}

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

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

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

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

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

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

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

.accommodations_gallery #gallery .image1{background:url('/images/accommodations1_sm.jpg');}
.accommodations_gallery #gallery .image2{background:url('/images/accommodations2_sm.jpg');}
.accommodations_gallery #gallery .image3{background:url('/images/accommodations3_sm.jpg');}
.accommodations_gallery #gallery .image4{background:url('/images/accommodations4_sm.jpg');}
.accommodations_gallery #gallery .image5{background:url('/images/accommodations5_sm.jpg');}
.accommodations_gallery #gallery .image6{background:url('/images/accommodations6_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');}

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

.meetings_gallery #gallery .image1{background:url('/images/meetings1_sm.jpg');}
.meetings_gallery #gallery .image2{background:url('/images/meetings2_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('/en/images/footer_bg.png') 0px 0px no-repeat;
}

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

#footer .menu {
	border-top: none;
	border-bottom: 1px solid #CAD4E2;
	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('/en/images/footer_row.gif') top repeat-x;
	padding-left: 10px;
}

#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('/en/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(/en/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 .row .leftRow {
	float: left;
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
	width: 400px;
	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 0 0;
	padding: 0px;
	text-align:right;
}
#footer .row select {
	background-color: #6B83A9;
	border: none;
	color: #fff;
	margin: 3px 0px 0px 10px;
	float: right;
	line-height: 14px;
	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 ///////////////////////////////// */

/* Booking engine booking.meliajardimeuropa.com styles //////////////////////*/
#booking-trip_details-description .selection{background:url("/en/images/language_back.jpg") center bottom no-repeat;height:24px;display:block; margin:0;padding:0;text-align:center; color:#798699; font-size:10px;width:200px;}

#booking-trip_details-description .selection a{color:#798699;padding:3px 5px 3px 5px;text-align:center;line-height:24px;}


/* ------------------------------------------------------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{height:0!important;border-width:1px 0 0;}
.TESTcpYearNavigation,.TESTcpMonthNavigation{background-color:#EEEEEE;text-align:center;vertical-align:50%;text-decoration:none;color:#CF612E;font-weight:700;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;color:#707070;font-weight:700;border-width:0;}
.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:700;border-left:0 solid red;}
TD.TESTcpOtherMonthDate,TD.TESTcpCurrentMonthDate{color:#6677DD;background-color:#CCCCCC;font-weight:700;border-bottom:2px solid #EEEEEE;text-align:center;padding:3px 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:700;}
.TESTcpOtherMonthDate{color:#999999;}
TD.TESTcpCurrentDate{color:#EEEEEE;background-color:#999999;border-bottom:2px solid #EEEEEE;}
TD.TESTcpCurrentDateDisabled{border:solid thin #FFAAAA;border-width:1px;}
TD.TESTcpTodayText,TD.TESTcpTodayTextDisabled{border:solid thin #6677DD;display:none;border-width:0;}
A.TESTcpTodayText,SPAN.TESTcpTodayTextDisabled{height:20px;}
A.TESTcpTodayText{color:#6677DD;font-weight:700;}
SPAN.TESTcpTodayTextDisabled{color:#D0D0D0;}
.TESTcpBorder{border-left:7px solid #EEEEEE;border-right:7px solid #EEEEEE;border-top:0;border-bottom:0;background-color:#EEEEEE;}
.calendarDivStyle{position:absolute;visibility:hidden;width:166px;z-index:6;}
.testLeft,.testRight{border-right:0;background-color:#CCCCCC;border-bottom:2px solid #EEE;font-size:8px;margin:0;padding:0;}
	  
	  	  .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{text-align:left;font-size:10px;padding:3px;}
#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:700;width:130px;padding:10px;}
#text .warning{color:red;}