﻿#articlebody
{
	float: left;
	width: 543px;
	}

#body2
{
	float: right;
	width: 420px;
	}
#mainpic img
{
	width: 412px;
	padding: 3px;
	background-color: #efefef;
	border: 1px solid #dedede;
	-moz-border-radius: 3px;
	}

h1
{
	font-size: 18px;
	margin-bottom: 20px;
	}
h2
{
	margin-bottom: 20px;
	font-size: 16px;
	}
	
	
#otherpics
{
	margin-bottom: 10px;
	margin-top: 8px;
	text-align: center;
	}
#otherpics li
{
	float:left;
	margin-right: 10px;
	}
#otherpics li.pic_3
{
	margin-right: 0;
	float: right;
	}
#otherpics li img
{
	width: 97px;
	}
	
#contactform
{
	-moz-background-origin:padding;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color: #F4F5F6;
	margin: 10px 0 17px;
	padding: 10px;
	border:1px solid #DEDDE0;
	}	
#contactform p 
{
	margin-top: 5px;
	}
#contactform p.datafield label
{
	display: block;
	float: left;
	width: 120px;
	}
#contactform p.datafield input
{
	width: 250px;
	}
#contactform p.datafield textarea
{
	width: 250px;
	}
#contactform button
{
	margin-left: 120px;
	margin-top: 10px;
	}

blockquote
{	
	margin-left: 20px;
	border-left: 4px solid #dedede;
	padding-left: 20px;
}	

p.captcha
{
	margin-left: 120px;
	}
img.captcha 
{
	border: 1px solid #dedede;
	}
p.captcha input
{
	position: absolute;
	margin-top: 0px;
	margin-right: 20px;
	width: 140px;
	}
	
#contactform button
{
	display: block;
	width: 256px;
	height: 48px;
	background: url('../img/contactbutton.png');
	text-indent: -5000em;
	border: none;
	background-repeat: no-repeat;
	}
#contactform button:active
{
	background-position: left -48px;
	}
	
	
body.destinations #articlebody blockquote {border-color: #555 ;} body.exclusive-deals-packages #articlebody blockquote {border-color: #CA0762;} body.private #articlebody blockquote {border-color: #C3CA07;} body.hotels-resorts #articlebody blockquote {border-color: #0762CA;} body.ideas-inspiration #articlebody blockquote {border-color: #F78F18;}

	
span.headlinercat-destinations {background-color: #F78F18 ;} span.headlinercat-exclusive-deals-packages {background-color: #CA0762;} span.headlinercat-private {background-color: #C3CA07;} span.headlinercat-hotels-resorts {background-color: #0762CA;} span.headlinercat-ideas-inspiration {background-color: #CAC307;}

.validation-summary-errors
{
	padding: 4px;
	border: 1px solid #ff0000;
	background-color: #ff9999;
	}
