/* styles for the resort overview page
RGB Color-Scheme: 
	Red (12deg): #FF3300
	Green (108deg): #33FF00
	Blue (206deg): #0091ff 
*/
#logobox {
	height:100px;
	width:100px;
	text-align:left;
}
#logobox img {
	margin:2px 0 0 2px;
}
#mainmenu li {
	font-size: 0.85em;
}
#leftside {
	width:185px;
}
.left .navTitle .titleText {
	font-weight: normal;
	font-size: 1em;
}
.left .modulecontent .leftimgframe {
	width:154px;
}
.left .modulecontent .leftimgframe img {
	width:148px;
	height:112px;
}
.left .modulecontent .leftimgcaptn {
	width:154px;
	font-size:0.95em;
	font-weight:600;
}
.left .modulecontent .leftimgspacer {
	width:154px;
}

#widcont {
	font-size:0.9em;
	padding:12px 8px 8px 8px;
}
#widyllic	{
}
#widyllic td	{
	vertical-align:top;
}
#widyllic td.widspcr	{
	width:12px;
}
#widyllic .rotrn td	{
	height:12px;
}
#widyllic .rohdgs .ivspain 	{
	width:32%;
	background:#cc4929;
	border:1px solid #ffebe5;
	white-space: nowrap;
}
#widyllic .rohdgs .ivholland 	{
	background:#49cc29;
	border:1px solid #ebffe5;
	white-space: nowrap;
}
#widyllic .rohdgs .ivsamui 	{
	width:32%;
	background:#73b4e5;
	border:1px solid #e5f4ff;
	white-space: nowrap;
}
#widyllic h1	{
	margin:6px 0 0 0;
	font-size:1.2em;
	font-weight:700;
	text-align:center;
	white-space: nowrap;
}
#widyllic h2	{
	margin:4px 0 6px 0;
	font-size:1.1em;
	text-align:center;
	white-space: nowrap;
}
#widyllic h3	{
	margin:12px 18px 0 18px;
	font-size:1.1em;
	text-align:left;
	white-space: nowrap;
	font-weight:700;
}
#widyllic p	{
	margin:4px 18px 0 18px;
	color:#333;
	font-size:1em;
	text-align:justify;
}
#widyllic ul	{
	margin-top:2px;
	margin-bottom:4px;
	color:#333;
	font-size:1em;
}
#widyllic ul li	{
	font-weight:700;
	line-height:1.5em;
}
#widyllic .ivspain h1	{
	color:#fff1ed;
}
#widyllic .ivspain h2	{
	color:#fff1ed;
}
#widyllic .ivspain h3	{
	color:#cc4929;
}
#widyllic .ivholland h1	{
	color:#edffe8;
}
#widyllic .ivholland h2	{
	color:#edffe8;
}
#widyllic .ivholland h3	{
	color:#24b300;
}
#widyllic .ivsamui h1	{
	color:#e8f5ff;
}
#widyllic .ivsamui h2	{
	color:#e8f5ff;
}
#widyllic .ivsamui h3	{
	color:#147ccc;
}
#widyllic .ivspain span.rsrtnm	{
	color:#cc4929;
	font-weight:700;
	font-style:italic;
}
#widyllic .ivholland span.rsrtnm	{
	color:#24b300;
	font-weight:700;
	font-style:italic;
}
#widyllic .ivsamui span.rsrtnm	{
	color:#147ccc;
	font-weight:700;
	font-style:italic;
}
#widyllic .rodes .ivspain	{
	background:#fff1ed;
}
#widyllic .rodes .ivholland	{
	background:#edffe8;
}
#widyllic .rodes .ivsamui	{
	background:#e8f5ff;
}
#widyllic .rodes .rsrtimg {
	text-align:center;
}
#widyllic .rsrtimg img {
	margin-top:6px;
}
#widyllic .rolin td {
	padding:3px 0 3px 0;
	color:#333;
	text-align:center;
}
#widyllic .rolin td a {
	font-weight:normal;
	text-decoration:underline;
	color:#333;
}
#widyllic .rolin .ivspain	{
	background:#ffe0d9;
}
#widyllic .rolin .ivholland	{
	background:#e0ffd9;
}
#widyllic .rolin .ivsamui	{
	background:#d9eeff;
}
#widyllic .rolin .ivspain a:hover	{
	color:#bf2600;
}
#widyllic .rolin .ivholland a:hover	{
	color:#24b300;
}
#widyllic .rolin .ivsamui a:hover	{
	color:#0074cc;
}
#copyright.mothercprt {
	margin:0;
	width:100%;
}
#widyllic .rodes table.rsrtlnk td {
	text-align:center;
	padding-bottom:2px;
	color:#333;
}
#widyllic .rodes table.rsrtlnk td a {
	font-weight:normal;
}
#widyllic .rodes .ivspain .rsrtlnk td {
	background:#ffe0d9;
}
#widyllic .rodes .ivholland .rsrtlnk td {
	background:#d8ffcc;
}
#widyllic .rodes .ivsamui .rsrtlnk td {
	background:#d1ebff;
}
#widyllic .rodes .ivspain .rsrtlnk td a {
	color:#801a00;
}
#widyllic .rodes .ivspain .rsrtlnk td a:hover {
	color:#bf2600;
}
#widyllic .rodes .ivholland .rsrtlnk td a {
	color:#1a8000;
}
#widyllic .rodes .ivholland .rsrtlnk td a:hover {
	color:#24b300;
}
#widyllic .rodes .ivsamui .rsrtlnk td a {
	color:#004880;
}
#widyllic .rodes .ivsamui .rsrtlnk td a:hover {
	color:#0074cc;
}
/* end of style sheet */