/* CSS Document */
body{
	/*background-color:#BBBDC0;*/
	background-color:#75A4D7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#outer{
	width:730px;
	background-color:#FFFFFF;
	min-height:500px;
	margin:0 auto;
	padding:15px;
}

#inner{
	width:730px;
	background-image:url(../images/sea.jpg);
	background-repeat:no-repeat;
	background-color:#042237;
	min-height:500px;
	padding-bottom:140px;
	position:relative;
}

#inner:after, #topBanner:after, .largeContentMiddle:after, .specialOffer:after{
	content:"&nbsp;";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#topBanner{
	margin:0 15px;
	padding:15px 0;
	border-bottom:1px solid #ffffff;
}

#logo{
	float:left;
	margin-top:10px;
}

#logo a img{
	border:none;
}

#search{
	float:right;
	width:184px;
	margin-bottom:10px;
}

.textInput{
	border:none;
	font-size:0.8em;
	width:155px;
}

#searchTop{
	background-image:url(../images/searchTop.gif);
	height:8px;
	background-repeat:no-repeat;
}

#searchContent{
	background-color:#FFFFFF;
	padding:0 5px;
	margin:-5px 0 0 0;
}

#searchBottom{
	background-image:url(../images/searchBottom.gif);
	height:8px;
	background-repeat:no-repeat;
	margin-top:-3px;
}

#nav{
	float:right;
	border:1px solid #ffffff;
	color:#FFFFFF;
	font-weight:bold;
}

#nav ul{
	margin:0;
	padding:3px 5px;
}

#nav ul li{
	display:inline;
	padding:3px;
	font-size:0.9em;
}

#nav ul li a{
	color:#FFFFFF;
	text-decoration:none;
}

#nav ul li a:hover{
	color:#354A94;
}

#columnContainer{
	margin-top:15px;
}

#leftCol{
	float:left;
	width:160px;
	margin-left:15px;
}

#rightCol{
	float:right;
	width:524px;
	margin-right:15px;
	color:#007DC3;
	font-size:0.85em;
}

#submenu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#submenu ul li{
	margin-bottom:5px;
}

#submenu ul li a{
	background-image:url(../images/subItem.gif);
	display:block;
	color:#354A94;
	text-decoration:none;
	height:18px;
	padding:4px 10px;
}

#submenu ul li.active a{
	background-image:url(../images/subItemActive.gif);
}

#submenu ul li a:hover{
	background-position:0 -26px;
}

#submenu ul li.active ul li a{
	background:none;
	color:#FFFFFF;
	padding:2px 10px 0 20px;
	font-weight:bold;
	height:auto;
}

#submenu ul li.active ul li a:hover{
	text-decoration:underline;
}	

.largeContent{
	width:524px;
	margin-bottom:15px;
}

.largeContentTop{
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	height:16px;
}

.largeContentBottom{
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	height:16px;
}

.largeContentMiddle{
	background-color:#DCEDFA;
	padding:0 15px;
}

#rightCol h1, #rightCol h2, #rightCol h3, #rightCol h4, #rightCol h5, #rightCol h6, #rightCol p, #rightCol ul, #rightCol ol{
	margin:0;
	padding:0 0 10px 0;
}

#rightCol ul, #rightCol ol{
	padding-left:25px;
}

#rightCol h1, #rightCol h2, #rightCol h3, #rightCol h4, #rightCol h5, #rightCol h6, #rightCol a{
	color:#354A94;
}

#rightCol a:hover{
	text-decoration:none;
}

#rightCol h1{
	font-size:1.6em;
}

#rightCol h2{
	font-size:1.4em;
}

#rightCol h3{
	font-size:1.2em;
	margin-bottom:0;
	padding-bottom:0;
}

#rightCol h4, #rightCol h5, #rightCol h6{
	font-size:1.2em;
}

#rightCol label{
	display:block;
	width:100px;
	float:left;
}

#rightCol input{
	margin-bottom:5px;
}

#waves{
	position:absolute;
	bottom:-5px;
	left:-15px;
}

#contact{
	position:absolute;
	bottom:10px;
	left:15px;
	color:#FFFFFF;
	font-size:0.8em;
}

#contact a, #footer a{
	color:#FFFFFF;
}

#footer{
	position:absolute;
	bottom:10px;
	right:15px;
	color:#FFFFFF;
	font-size:0.8em;
	text-align:right;	
}

#footer ul, #footer p, #contact p{
	margin:0;
	padding:0;
	
}

#footer ul li{
	display:inline;
	padding:0 2px;
}

#native a{
	color:#F77B31;
}

.center{
	display:block;
	margin:0 auto;
	text-align:center;
}

.floatleft{
	float:left;
	margin:5px 5px 5px 0;
}

.floatright{
	float:right;
	margin:5px 0 5px 5px;
}

.clear{
	clear:both;
}

.clearright{
	clear:right;
}

/*---------------------------------------zoom search*/
.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 0; padding-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 0; padding-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}

.specialOffer{
	margin:10px 0px;
	padding:10px;
	border:1px solid #354A94;
}

a img{
	border:none;
}
