/* Viva Travel CSS File */

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; padding: 0; background-color: #DDDDDD; }

img { border: 0; }

input, select, option {font-size: 11px;}

.clear { clear: both; }

#main {margin: 0px auto 0px auto; width: 780px; background-color:#FFFFFF;}

a {color: #a1816a; font-weight: bold;}
a:hover {color: #ff0000; font-weight: bold;}

h1 {color: #a1816a; font-size: 20px;}
h2 {color: #a1816a; font-size: 16px;}
h3 {color: #a1816a;}
h4 {color: #a1816a;}

 /* HEADER */
/***********************************************/
#header { 
	width: 770px;
	background-color: #a1816a; 
	padding: 5px; 
	color: #FFFFFF;
	height: 103px;
	vertical-align: bottom;
}

#logo {
	width: 200px;
	height: 68px;
	float: left;
	clear: none;
	margin-top: 25px;
}

#phone {
	color: #FFFFFF;
	font-size: 14pt;
	float: right;
	vertical-align: bottom;
	margin-top: 35px;
}

#navigation {
	width: 776px;
	height: 34px;
	border-bottom: 2px solid #a1816a;
	color: #a1816a;
	font-size: 12px;
	padding: 2px;
}

#navigation a {
	color: #a1816a;
	text-decoration: none;
}

#navigation a:hover {
	color: #a1816a;
	text-decoration: underline;
}

#navigation li, #navigation ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

 /* CONTENT */
/***********************************************/

#maincontent {
	margin: 0;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px auto;
}

#searchform_home {
	float: left;
	width: 270px;
	min-height: 320px;
	margin-top: 10px;
	border: 1px solid #a1816a;
	background-color: #c0a590;
	color: #FFFFFF;
	font-size: 11px;
}

#searchform {
	float: left;
	width: 385px;
	min-height: 320px;
	margin-top: 10px;
	border: 1px solid #a1816a;
	background-color: #c0a590;
	color: #FFFFFF;
	font-size: 11px;
}

#searchform p, #searchform div {margin: 0;}
#searchform span {padding: 2px; margin: 0;}
#searchform h2 {margin: 2px 0px 2px 0px;}
#searchform a {color: #FFFFFF; font-weight: bold; text-decoration: none;}
#searchform a:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}

#searchform .head {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #a1816a;
	width: 100%;
}

#searchform .content {
	padding: 3px;
	margin: 0;
}


#map {
	float: right;
	width: 385px;
	height: 320px;
	margin-top: 10px;
	border: 1px solid #a1816a;
	background-color: #FFFFFF;
	color: #a1816a;
}

#map p {margin: 0;}

#map .head {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #a1816a;
	width: 100%;
}

#banner_main	{
	width: 768px;
	padding: 5px;
	border: 0;
	}

#destbox {
	margin-top: 10px;
	border: 1px solid #a1816a;
	background-color: #dccabc;
	width: 768px;
	padding: 5px;
	font-size: 13px;
}

#destbox .smallbox {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
	width: 185px;
	height: 112px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	font-size: 11px;
}

#destbox .smallbox .head {
	font-size: 12px; 
	color: #896953;
	font-weight: bold;
	text-decoration: underline;
}

#destbox .smallbox .content {
	font-size: 11px; 
	color: #896953;
}

#destbox .smallbox img {
	float: left;
	margin: 0px 2px 2px 0px;
	clear: right;
}

/* FOOTER */
/***********************************************/
#footer {
	margin: 15px auto 10px auto;
	border-top: 2px solid #a1816a;
	color: #848484;
	font-size: 11px;
	padding-top: 5px;
	width: 780px;
	background-color: #FFFFFF;
}

#footer .bottomrow {
	margin-top: 5px;
	background-color: #FFFFFF;
}

#footer .links {
	float: left;
	font-size: 13px;
	background-color: #FFFFFF;
}

#footer .links a {
	color: #848484;
	text-decoration:underline;
}

#footer .logos {
	float: right;
	vertical-align:top;
	background-color: #FFFFFF;
}

/* DESTINATION PAGE */
/***********************************************/

#destpage {
	 background-image: url('/images/www.viva-holidays.co.uk/bigmap.jpg');
	 background-repeat: no-repeat;
	 width: 100%;
}

#destpage h3 {
	margin: 2px 0px 3px 0px;
}

#destpage .temptable {
	 border: 1px solid #a1816a;
	 background-color: #FFFFFF; 
}

#destpageoffers {
	margin: 2px 5px 5px 0px; 
	background-color: #EAE1DB; 
	padding: 5px;
	float: left;
	width: 250px;
	border: 0;
}

#destpageoffers .head {
	font-size: 14px; 
	color: #a1816a;
	font-weight: bold;
}

#destpageoffers strong {
	color: #A1816A;
	font-size: 12px;
}

#destpageoffers .price a {	
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
	
#destpageoffers .price a:hover {	
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}	

#destinations {
	float: left;
	width: 150px;
	min-height: 250px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #a1816a;
	background-color: #c0a590;
	color: #FFFFFF;
	font-size: 11px;
}

#destinations a {color: #FFFFFF; font-weight: bold; text-decoration: none;}
#destinations a:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}

#destinations .content {
	padding: 3px;
	margin: 0;
}

#searchformlanding {
	float: left;
	width: 320px;
	min-height: 250px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #a1816a;
	background-color: #c0a590;
	color: #FFFFFF;
	font-size: 11px;
}

#searchformlanding p, #searchformlanding div {margin: 0;}
#searchformlanding span {padding: 2px; margin: 0;}
#searchformlanding h2 {margin: 2px 0px 2px 0px;}
#searchformlanding a {color: #FFFFFF; font-weight: bold; text-decoration: none;}
#searchformlanding a:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}

#searchformlanding .content {
	padding: 3px;
	margin: 0;
}

#price	{
	float: left;
	width: 320px;
	min-height: 250px;
	margin: 0px 5px 5px 0px;
	border: 5px solid #5e493a;
	background-color: #a1816a;
	color: #FFFFFF;
	font-size: 15px;
}

#price_heading {
	font-size: 18px;
	color: #5e493a;
	}
	
#price_smallprint	{
		font-size: 10px;
		color: #FFFFFF;
		}


/* CONTACT PAGE */
/***********************************************/

#contacttable {
	margin: 0;
}
	
#contacttable h2 {
	color: #a1816a;
	font-size: 16px;
	margin: 5px 0px 2px 0px;
}

#contacttable strong {
	color: #a1816a;
	font-weight: bold;
}


.testboxcontent {
	padding: 5px;
	font-size: 12px;
}
.testboxcontent .header {
	font-size: 14px;
	font-weight: bold;
	color: #a1816a;
}
#priceny	{
	float: left;
	width: 340px;
	min-height: 250px;
	margin: 0px 5px 5px 0px;
	border: 5px solid #5e493a;
	background-color: #a1816a;
	color: #FFFFFF;
	font-size: 15px;
}