/* CSS Document */

/*

-------------------- Top Elements --------------------

*/

* { padding: 0; margin: 0; }

body {
	font: normal 75%/1.5em Arial, Helvetica, sans-serif;
	text-align: center;		
}

/*

-------------------- Links --------------------

*/

a, a:link, a img {
	color: #002B6F;
	text-decoration:none;
	font-weight: bold;	
	border: none;
}

a:visited {
	color: #002B6F;
}

a:hover {
	color: #1095C7;
}

a:visited:hover{
	color: #1095C7;
}

a:active{
	color: #002B6F;
}

/*

-------------------- Headers and Paragraph --------------------

*/

h1 { 
	height: 40px;
	text-indent:-10000px;
}

h2 { 
	height: 40px;
	text-indent:-10000px;
}

h3 { 
	font-size: 1.2em; 
	color: #1095C7;
	font-weight:normal;
}

h1, h3, h4, p, table {
	margin: 10px 20px;
}


ol li {	
	margin: 10px 40px;
}

h4 { 
	font-size: 1em; 
	color: #1095C7;
	font-weight:normal;
}

/*

-------------------- Container --------------------

*/

#container {
	margin: 0 auto; padding: 0;
	width: 960px;
	border-left: 3px solid #EEE;
	border-right: 3px solid #EEE;
	clear: both;
	background: url(../images/background.gif) repeat-y;
}

#gallery-current #container, #sitemap #container {
	background: url(../images/background-gallery.gif) repeat-y;
}

#weather-current #container, #spa-current #container, #contact-current #container, #location-current #container, #prices-current #container, #things-to-do-current #container, #fuengirola #container, #malaga #container, #facilities-current #container, #rooms-current #container, #about-us-current #container, #events-current #container {
	background: url(../images/background-sub-pages.gif) repeat-y;
}


#gallery-current #column-b, #sitemap #column-b {
	display: none;
}

#weather-current #column-b, #spa-current #column-b, #contact-current #column-b, #location-current #column-b, #prices-current #column-b, #things-to-do-current #column-b, #fuengirola #column-b, #malaga #column-b, #facilities-current #column-b, #rooms-current #column-b, #about-us-current #column-b, #events-current #column-b {
	float: left;
}

/*

-------------------- Header --------------------

*/

#header {
	width: 100%;
	height: 110px;
	border-bottom: 1px solid #1E4C25;
	background: #FFF url(../images/header.jpg) repeat-x;
}

/*

-------------------- Flags --------------------

*/

.flag {
	float: right;
	margin: 5px;
}

/*

-------------------- Contact Details --------------------

*/

#contact-details {
	float: right;
	vertical-align: baseline;
	margin: 5px;
}

/*

-------------------- Strapline --------------------

*/

#strapline {
	width: 100%;
	height: 26px;
	border-bottom: 1px solid #3195C9;
	background: #012D75 url(../images/strapline.jpg) no-repeat;
}

/*

-------------------- Navigation --------------------

*/

#navigation {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #3C5680;
	text-align: left;
	background: #DDF4FC;
}

ul#primary-navigation {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

ul#primary-navigation li {
	display:inline;
	text-indent:-10000px;
	float:left;
}

ul#primary-navigation li a{
	display:block;
	height:40px;
}

/*

-------------------- Splash --------------------

*/

#splash {
	width: 100%;
	border-bottom: 1px solid #002B6F;
	background: #0B3273 url(../images/splash/en/behindheader-things.jpg) no-repeat left top;
	text-align: left;
}

/*

-------------------- Content --------------------

*/

#content {
	width: 478px;
	float: left;
	text-align: left;
	clear: both;
	background:url(../images/gradient-main-content.jpg) #FFFFFF repeat-x;
}

#content h4 {
	margin: 0;
}

#gallery-current #content, #sitemap #content {
	width: 717px;
}

#gallery-current #content img.gallery {
	border-right: 3px solid #DDD;
	border-bottom: 3px solid #DDD;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 0 20px 10px 0;
}

/*

-------------------- Column A --------------------

*/

#column-a {
	width: 240px;
	background: url(../images/gradient-column-a.jpg) #EFFAFE repeat-x;
	float: right;
	text-align: left;
}

#column-a h2 {
	background: url(../images/heading/en/reservations-h2.gif) no-repeat left top;
}

#column-a h2, form{
	margin: 10px;
}

#column-a h3, hr { 
	padding: 0; margin: 10px 0; 
}

#column-a hr {
	border: none;
	border-bottom: 2px dotted #B8C7B9;
}

#column-a img {
	vertical-align: text-bottom;
}

/*

-------------------- Form --------------------

*/

select {
	font-size: 0.95em;
}

.day {
	width: 3.7em;
}

.month {
	width: 7.5em;
}

.year {
	width: 5em;
}

.rooms, .persons {
	width: 16.75em;
}

/*

-------------------- Column B --------------------

*/

#column-b {
	width: 239px;
	float: right;
	text-align: left;
	background:url(../images/gradient-main-content.jpg) #FFFFFF repeat-x;
	border-left: 1px solid #E0E0E0;
}

#column-b h2 {
	background: url(../images/heading/en/view-gallery-h2.gif) no-repeat left top;
	margin: 10px;
}

#column-b h3, #column-b h4, #column-b p, #column-b table {
	text-align: left; margin: 10px 0 10px 10px;
}

/*

-------------------- Contact Form --------------------

*/

#contact-current #content form {
	margin: 0; padding: 0;

}

#contact-current #content textarea, #contact-current #content input {
	width: 300px;
}

#contact-current #content input.button {
	width: auto;
}

/*

-------------------- Sponsors --------------------

*/

#sponsors {
	width: 239px;
	border-top: 1px solid #E0E0E0;
	float: right;
	text-align: center;
}

#sponsors img {
	background-position: center;
	text-align: center;
}

/*

-------------------- Footer --------------------

*/

#footer {
	width: 960px;
	height: 66px;
	border-top: 1px solid #4D6D98;
	clear: both;
	background: #0B3273 url(../images/footer.jpg) repeat-x;
}

#footer p {
	color: #DDF4FC;
	font-size: 1em;
}

#footer p a, #footer p a:link, #footer p a img {
	color: #1095C7;
	font-weight:bold;
}

#footer p a:visited {
	color: #1095C7;
	font-weight:bold;
}

#footer p a:hover {
	color: #FFFFFF;
	font-weight:bold;
}

#footer p a:visited:hover{
	color: #FFFFFF;
	font-weight:bold;
}

#footer p a:active{
	color: #FFFFFF;
	font-weight:bold;
}

/*

-------------------- Classes --------------------

*/

.left { float:left; }
.right { float: right; }

.prices{
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

.pricesCell{
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 2px;
}

.pricesCell h4{
	font-weight: normal;
}

/*

-------------------- Special Offers --------------------

*/

#specialOffers h4 {
	margin: 0; padding: 0;
}
#specialOffers table, #specialOffers p, #specialOffers h1, #specialOffers h2, #specialOffers h3, #specialOffers h4{
	text-align:left;
}
/*

-------------------- This is the month top box --------------------

*/

.TESTcpYearNavigation,
.TESTcpMonthNavigation 
{
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#1095C7;
	font-size:12px;
	font-weight:bold;
	border-bottom:2px solid #CCC;
}
.TESTcpMonthNavigation span
{
border:0;
}

.TESTcpDayColumnHeader,
.TESTcpYearNavigation,
.TESTcpMonthNavigation,
.TESTcpCurrentMonthDate,
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDate,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDate,
.TESTcpCurrentDateDisabled,
.TESTcpTodayText,
.TESTcpTodayTextDisabled,
.TESTcpText
		{
		}
TD.TESTcpDayColumnHeader
		{
		text-align:right;
		border:0;
		border-width:0 0 0px 0;
		border-bottom-style:dotted;
		border-color:#0C4481;
		background-color:#FFFFFF;
		color:#0C4481;
		font-weight:bold;
		}
.TESTcpCurrentMonthDate,
.TESTcpOtherMonthDate,
.TESTcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
		
		
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDateDisabled
		{
		color:#999999;
		text-align:right;
		text-decoration:line-through;
		}
.TESTcpCurrentMonthDate
		{
		color:#6677DD;
		background-color:#D8F1F8;
		}
.TESTcpCurrentDate
		{
		color: #FFFFFF;
		}
.TESTcpOtherMonthDate
		{
		color:#808080;
		background-color:#FFFFFF;	
		}
/*Todays date*/
TD.TESTcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #0C4481;
		
		}
TD.TESTcpCurrentDateDisabled
		{
		border-width:0;
		}
TD.TESTcpTodayText,
TD.TESTcpTodayTextDisabled
		{
		border-width:0 0 0 0;
		}
A.TESTcpTodayText,
SPAN.TESTcpTodayTextDisabled
		{
		height:20px;
		}
A.TESTcpTodayText
		{
		color:#0C4481;
		}
SPAN.TESTcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
/*the outside div*/
.TESTcpBorder
		{
	width:200px;
	padding:0;
	margin:0;
	border-top: 1px solid #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-left: 1px solid #CCC;
		}
.TESTcpBorder table
{
background-color: #F0F7E8;
width:200px;
padding:0;
margin:0;
}
.TESTcpBorder table td
{
text-align:center;
}
	
.TESTcpBorder a, .TESTcpBorder a:link, .TESTcpBorder a img {
	color: #1095C7;
	font-weight:normal;
	text-decoration:none;
	border: none;
}

/*

-------------------- end --------------------

*/
