@import "styles.css";
/* CONTAINER ****************************
*****************************************/
#container { margin: 35px 0 180px 0;}
	#container div.leftContainer{
		float				: left;
		width				: 180px;
	}
		#container div.leftContainer .innerBlock{
			padding			: 36px 0 0 15px; 
		}
	#container div.rightContainer{ 
		float				: left;
		width				: 800px;
	}
		#container div.rightContainer .innerBlock{ 
		}
		
#container div.rightContainer #wwtTbl{
		border-top:1px solid #f0632f;
}

		
		
#container div.rightContainer #wwtTbl td{
		border-right:1px solid #fff;
}
		
		
/********Content*************************/
div.content{}
	div.content h1{
		margin-bottom			: 20px;
		font-size				: 45px;
		color					: #7d4949;
		letter-spacing			: -2px;
	}
		div.content h1 span{
			font-size				: 26px;
			color					: #7d4949;
			letter-spacing			: -1px;
			vertical-align			: top;
		}
	div.content h2{
		font-size				: 26px;
		color					: #7d4949;
		letter-spacing			: -1px;
	}
	div.content h2.num{
		font-size				: 54px;
	}
	/********Content Form********************/
	div.content div.form{
			margin				: 0px 0 0 0;
			padding				: 0;
		}
			div.content div.form td{
				padding				: 0 10px 0 0;
				vertical-align		: bottom;
			}
			div.content div.form h1{
				margin				: 0 0 5px 0;
				padding				: 0;
				color				: #848484;
				font-size			: 11px;
				text-transform		: uppercase;
			}
			div.content div.form label{
				margin				: 0px 0 0 0;
				padding				: 0;
				color				: #ef6549;
				font-size			: 9px;
			}
			div.content div.form select{
				margin				: 3px 0 0 0;
				padding				: 0;
				width				: 100%;
				font-family			: "Trebuchet MS";
				font-size			: 10px;
				color				: #a7a6a6;
			}
			div.content div.form a.date{
				text-decoration		: none;
			}
				div.content div.form a:hover.date p span{
					border-bottom		: 0;
					cursor				: pointer;
				}
				div.content div.form a.date p{
					margin					: 0px 0 0 0;
					font-family				: Arial;
					font-size				: 18px;
					color					: #4d3328;
					height					: 22px;
					line-height				: 22px;
					letter-spacing			: -1px;
				}
					div.content div.form a.date p span{
						margin					: 0px 0 0 0;
						font-family				: Arial;
						font-size				: 18px;
						color					: #4d3328;
						*border-top				: 1px solid #feddd6;
						border-bottom			: 1px solid #feddd6;
					}
					div.content div.form a.date p span.year{
						font-size				: 10px;
						vertical-align			: top;
						letter-spacing			: 0px;
					}
			div.content div.form div.btn{
				margin				: 0px 0 0 0;
				padding				: 0;
				width				: 55px;
				height				: 22px;
			}
				div.content div.form div.btn input{
					margin				: 0;
					padding				: 0;
					width				: 55px;
					height				: 22px;
					background			: url(../images/btn_edasi.gif) 0 0 no-repeat;
					cursor				: pointer;
				}
			div.content div.form div.saadaParing{
				width				: 123px;
				height				: 25px;
			}
				div.content div.form div.saadaParing input{
					width				: 123px;
					height				: 25px;
					background			: url(../images/btn_Saada_paring.gif) 0 0 no-repeat;
				}
	/********End Content Form****************/

/********Firmast*************************/
.firmast td{ padding: 0 40px 0 0;}
	.firmast p { line-height: 20px; color	: #414140;}
	.firmast .kontaktid { width: 210px;}
	.firmast img.map{
		position			: absolute;
		right				: 0;
		margin-top			: -65px; 
		width				: 500px;
		height				: 364px;
		
	}
/********End Firmast*********************/
/********Offer***************************/
div.offer{ width: 510px;}
	div.offer p{ 
		color					: #5c5c5c;
		font-size				: 11px;
		line-height				: 20px;
	}
	div.offer td{ 
		padding					: 0 35px 0 0;
		text-align				: center;
	}
	div.offer td a{  
		color					: #474747;
		text-decoration			: none;
		border-bottom			: 1px solid #f0c5c3;
	}
	div.offer td a:hover{  
		border-bottom			: 0px;
	}
	
	div.offer div.cruises{
		position				: absolute;
		margin					: 0 0 0 560px;
		width					: 248px;
	}
		div.offer div.cruises h1{
			margin					: 10px 0 18px 0;
			font-size				: 37px;  
		}
		div.offer div.cruises div.item{
			margin-bottom			: 10px;
			  
		}
		div.offer div.cruises span{
			padding					: 2px 4px 2px 3px;
			color					: #fff;
			font-size				: 9px;
			font-family				: Arial;
			background-color		: #ed4e2d;  
		}
		div.offer div.cruises p{
			margin					: 5px 0 8px 0;
			line-height				: 17px; 
  
		}
/********End Offer***********************/
/********Service*************************/
div.service{ width: 550px;}
	div.service .item{
		position			: relative;
		float				: left;
		margin				: 0 8px 8px 0;
		width				: 166px;
		height				: 100px;
	}
	div.service .item h2{
		position			: absolute;
		display				: block;
		left				: 10px;
		bottom				: 0px;	
		font-size			: 14px;
		color				: #f5f2f8;
		line-height			: 20px;
		height				: 20px;
		width				: 115px;
		text-align			: center;
		background			: url(../images/service_title.png) 0px 0px no-repeat;				 
	}

/********End Service*********************/


/********inputText***********************/
div.inputText{
	position			: relative;
	width				: 100%;
	height				: 24px;
	background			: url(../images/input_text.gif) 0 0 repeat-x;
}
	div.inputText .lbg{
		position			: absolute;
		top					: 0;
		left				: 0;
		width				: 6px;
		height				: 24px;
		background			: url(../images/input_text.gif) 0 -24px no-repeat;
	}
	div.inputText .rbg{
		position			: absolute;
		top					: 0;
		right				: 0px;
		width				: 6px;
		height				: 24px;
		background			: url(../images/input_text.gif) -6px -24px no-repeat;
	}
	div.inputText .cont{
		padding				: 3px 10px 0 6px;
	}
		div.inputText .cont input{
			width				: 100%;
			height				: 16px;
			background			: none;
			font-family			: "Trebuchet MS";
			font-size			: 10px;
			color				: #a7a6a6;
		}


/* END CONTAINER ************************
*****************************************/
