/* CSS Document 
Made By Mateja Tursic 26-february-2009 */

/*----------Standard Buttons----------*/

body {
	background:#005e91;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
	
img {
	border:none;
	float:none;
	padding:0;
	margin:0;
}

.reset {
	height:1px;
	font-size:1px;
	line-height:1px;
	padding:0;
	margin:0;
	clear:both;
}

#contentholder {
	width:600px;
	margin:0 auto;
}

form {
	padding:0;
	margin:0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.none {
	float:none;
	border:none;
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.fifty {
	width:50%;
}

p {
	margin:7px 0 7px 0;
	padding:0;
	border:none;
}

/*----------Header----------*/

.header {
	margin:25px 0 15px 0;
	height:63px;
	background:url(images/logo.jpg) no-repeat top right;
}

/*----------Content----------*/

.content {
	margin:0 0 25px 0;
	padding:0;
}

.con_top {
	background:url(images/con_top.jpg) no-repeat top left;
	height:15px;
	line-height:1px;
	font-size:1px;
}

.con_mid {
	background:url(images/con_mid.jpg) repeat-y top left;
}

.con_bot {
	background:url(images/con_bot.jpg) no-repeat bottom left;
	height:15px;
	line-height:1px;
	font-size:1px;
}

.con_in {
	width:572px;
	padding:0 0 0 18px;
}

.con_l {
	float:left;
	width:116px;
	color:#ffffff;
	font-size:11px;
	line-height:20px;
	text-align:center;
	padding:0 8px 0 0;
}

.con_l a {
	color:#ffffff;
	text-decoration:underline;
}

.con_l a:hover {
	text-decoration:none;
}

.con_r {
	float:left;
	width:448px;
}

.mid {
	background:url(images/mid.jpg) repeat-y top left;
}

.mid_in {
	padding:0 10px 0 4px;
}

.bot {
	background:url(images/bot.jpg) no-repeat bottom left;
	height:12px;
	line-height:1px;
	font-size:1px;
}

h1 {
	text-transform:uppercase;
	color:#bb141b;
	font-size:18px;
	font-weight:normal;
	background:url(images/square.jpg) no-repeat center right;
	padding:0 0 0 9px;
	margin:0;
	height:37px;
	line-height:37px;
	border-bottom:solid 1px #dedede;
	font-family:"Trebuchet MS";
}

.txt {
	padding:5px 10px 10px 10px;
	color:#333333;
	font-size:12px;
}

.txt a {
	color:#005e91;
	text-decoration:underline;
}

.txt a:hover {
	text-decoration:none;
}

/*----------Home----------*/

#flash {
	/*background:url(images/flash.jpg) no-repeat top left;
	width:572px;
	height:572px;*/
}

/*----------Motorhomes----------*/

.top1 {
	background:url(images/top1.jpg) no-repeat top left;
	height:118px;
	line-height:1px;
	font-size:1px;
}

/*----------Cars----------*/

.top2 {
	background:url(images/top2.jpg) no-repeat top left;
	height:118px;
	line-height:1px;
	font-size:1px;
}

/*----------Cruises----------*/

.top3 {
	background:url(images/top3.jpg) no-repeat top left;
	height:118px;
	line-height:1px;
	font-size:1px;
}

/*----------CharterBoats----------*/

.top4 {
	background:url(images/top4.jpg) no-repeat top left;
	height:118px;
	line-height:1px;
	font-size:1px;
}

/*----------Hotels----------*/

.top5 {
	background:url(images/top5.jpg) no-repeat top left;
	height:118px;
	line-height:1px;
	font-size:1px;
}

/*----------Technology----------*/

.top6 {
	background:url(images/top6.jpg) no-repeat top left;
	height:118px;
	line-height:1px;
	font-size:1px;
}

img.bord {
	border-right:solid 1px #d0d0d0;
	border-left:solid 1px #d0d0d0;
}

/*----------About----------*/

.top7 {
	background:url(images/top7.jpg) no-repeat top left;
	height:118px;
	line-height:1px;
	font-size:1px;
}

/*----------Contact----------*/

.top8 {
	background:url(images/top8.jpg) no-repeat top left;
	height:118px;
	line-height:1px;
	font-size:1px;
}

h2 {
	color:#bb141b;
	font-size:14px;
	padding:0;
	margin:0;
	font-family:"Trebuchet MS";
}

/*----------Forms----------*/

.cont {
	padding:0;
	margin:15px 0 10px 0;
	height:230px;
}

label.cn {
	color:#005e91;
	display:block;
	font-size:12px;
	font-weight:bold;
	width:140px;
	float:left;
	line-height:20px;
}

.cont input {
	color:#000000;
	display:block;
	float:left;
	font-size:12px;
	line-height:18px;
	height:18px;
	margin-bottom:5px;
	width:150px;
	padding:2px 5px 0 5px;
	background:#ffffff;
	border:solid 1px #2d8ad8;
}

textarea.mess {
	color:#000000;
	display:block;
	float:left;
	font-size:12px;
	height:100px;
	line-height:16px;
	margin-bottom:8px;
	width:220px;
	padding:5px;
	background:#ffffff;
	border:solid 1px #2d8ad8;
}

input.send {
	background:url(images/send.jpg) no-repeat top left;
	width:60px;
	height:23px;
	border:none;
	margin-left:311px;
}
