html{
	overflow-x: hidden;
}


* :focus { outline: 0; }

a, a:focus, a:hover, a:active{ /* Firefox image outline fix */
	outline: none;
	outline: 0;
}



html , body , img , img a , form , p , ul , li{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family:  Helvetica, Arial, sans-serif, "Times New Roman";
	font-size: 11px;
	line-height: 170%;
	
	
}
html {
    height: 100%;
}
body {
    height: 100%;  
}
a {
	text-decoration: none;
}
a:hover {
	color: #00ADEF;
	text-decoration: none;
}
h1{
	padding-bottom:5px;
	margin: 0px;
	border: 0px;
	/* text-transform: capitalize; */
	color: black;
	font-size: 15px;
}
h1 a:hover{
	color: black;
}
h2{
	padding: 0px;
	margin-bottom: 0px;
	/* text-transform: capitalize; */
	font-size: 24px;
	
}
h3{
	padding: 0px;
	margin: 0px;
}
#current  {
    color: #00ADEF;
}
.h100{
	height: 100%
}
.transp_50{
	background-image: url(http://www.sailboardsrotterdam.com/temp/ffh/imgs/transp_50.png);
}

.thumbspan{
	
}

.thumbspan img{
	padding: 10px;
	margin: 5px;
	background-color: white;
}


.fp_thumbbox{
	height: 542px;
	overflow: hidden;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	width: 760px;
}

.fp_thumbbox img{
	padding: 0px;
}



.fp_lastbox{
	text-align: left;
	padding: 0px;
	margin: 5px;
	height: 200px;
	padding-bottom: 5px;
}

.fp_lastbox img{
	float: left;
	padding-right: 10px;
}


.fp-textbox{
	padding-right: 0px;
	text-align: left;
	overflow: auto;
	height: 400px;
	display: none;
}
.fp-catbox{
	width: 760px;
	overflow: auto;
	display: none;
}
.fp-catbox img{
	padding-right: 10px;
	overflow: hidden;
}


.cleaner{
	clear: both;
}
.litte_mask{
	width: 1px; 
	left: 180px; 
	height: 20px; 
	top: 0px;
	position: absolute;
	z-index: 10;
}

.title {

	font-weight: bold;
	text-decoration: none;
	text-align: left;

	/* text-transform: capitalize; */
	font-size: 25px;

	line-height: 110%;
}

.text {
	line-height: 140%;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-align: justify;
}

.date {
	white-space: nowrap;
	/* text-transform: capitalize; */
	padding-top: 4px;
}

.cat_text {
	line-height: 140%;
	padding-top: 10px;
	text-align: justify;
}
.cat_text p{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.cat_text a:hover{
	color: black;
}

.text a, .cat_text a, .fp-text a{
	text-decoration: underline;
}
.text a:hover, .cat_text a:hover, .fp-text a:hover{
	text-decoration: none;
	color: black;
}
.cat_text_box{
	background-color: white;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 10px;
	display: none;
}

.search_form img{
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
}
.search-input {
    /* border:solid 1px white; */
    width: 79px;
	font-size: 11px ;
	padding: 6px;
	float: left;
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	height: 13px;
	font-weight: bold;
	color: #00ADEF;

}
.SearchButton{
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
}
.justify{
	text-align: justify;
}
.login{   
    height: 34px;
   	background-image: url(../imgs/big_login.gif);
   	background-repeat: no-repeat;
   	background-position: center center;
}

.logo {
	background-image: url(../imgs/logo.gif);
	background-position: center center;
   	background-repeat: no-repeat;
   	height: 150px;
   	width: 150px;
   	display: block;
}
.logo a{
	background-position: center center;
}



.logo_sub{
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	height: 10px;
	font-size: 12px;
}

.col-left{
	width: 150px;
	overflow: ;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	
}
.col-main{
	text-align: justify;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	z-index: 100;
}
.footer{
	color: gray;
	padding: 5px;
}
.footer a{
	color: gray;
}
.footer a:link{
	color: gray;
}
.footer a:hover{
	color: gray;
}
.footer a:visited{
	color: gray;
}
/* tree-menu */
.tree-menu {
    text-align: left;
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 10px;
    /* text-transform: capitalize; */
}
.tree-menu a{
    font-weight: bold;
	color: white;
	text-decoration: none;
}
.tree-menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00ADEF;
}
.tree-menu #current {
    color: #00ADEF;
}
.tree-menu ul{
	list-style-type: none;
	padding-left: 10px;
}
.tree-menu li{
	list-style-type: none;
	line-height: 170%;
}

/*contact*/
.address {
	white-space: nowrap;
	font-weight: bold;
}
.address_label{
	text-transform:lowercase;
	font-weight: bold;
	color: #00ADEF;
	margin-right: 15px;
	
}
.img-contact{
	padding-bottom: 10px;
	display: block;
}
.text-contact{
	padding-right: 25px;
}
.logo-contact{
	padding-top: 20px;
}
.contact_leftbox{
	border-right: solid 1px black;
	padding-right: 25px;
}
.contact_centerbox{
	padding: 0px;
	margin: 0px;

}
.contact_rightbox{
	padding-left: 25px;
}
.formpadding{
	padding-bottom: 5px;
}
.contact_input_field{
	background-color: #f5f5f5;
	border: solid 1px #ccc;
	padding: 3px;
	font-size: 11px;
}
.contact_textarea{
	background-color: #f5f5f5;
	border: solid 1px #ccc;
	padding: 3px;
	font-size: 11px;
}




/*login*/
.login_input_field{
	background-color: #f5f5f5;
	border: solid 1px #ccc;
	padding: 3px;
	font-size: 11px;
	width: 150px;
}
/* feed */
 .feed {
  margin-left: 0px;
  padding: 0 0 0 16px;
  background: url(http://www.sailboardsrotterdam.com/temp/ffh/imgs/49.png) no-repeat 0 50%;

} 






















