* {
	margin : 0;
	padding : 0;
	}
body {
	background-color : #e1e1e1;
	color : #333;
	font : normal normal 68%/1.4 Arial, Verdana, "Times New Roman", sans-serif;
	}
a img {
	border : none;
	}
a:link,
a:visited {
	color : #00375e;
	text-decoration : underline;
	}
a:hover,
a:active {
	color : #5cc5ed;
	text-decoration : none;
	}
ul {
	list-style-type : none;
	}
	
ul.sitemap {
	margin: 12px;
	font-weight: 700;
}

ul.sitemap ul {
	margin: 1px 0 20px 20px;
	font-weight: 400;
}

/**
 * Main container
 */
#container {
	width : 968px;
	margin : 0 auto;
	background : #FFF url(../images/faux.gif) repeat-y;
	position : relative;
	overflow : hidden;
	font-size : 1.1em;
	padding : 0 10px;
	}
#logo {
	width : 296px;
	background : url(../images/logo.gif) no-repeat;
	overflow : hidden;
	height : 105px;
	float : left;
	text-indent: -5000em;
	}
#logo a {
	display: block;
	width : 296px;
	height: 105px;
	}
#moodimage {
	width: 607px;
	height: 354px;
	}
#top {
	
	}

/**
* Formulieren
*/
.formulier {
	background-color: #F0F0F0;
	padding: 12px;
	margin: 12px;
	}
.formulier dl {
	margin: 1m 0;
	overflow: hidden;
	border-bottom: 1px solid #F0F0F0;
	}
.formulier dt {
	width: 140px;
	float: left;
	clear: both;
	padding: 0 12px 0 0;
	text-align: right;
	min-height: 18px;
	}

.blogform .formulier dt {
	text-align: left;
}

.blogform .formulier dt.emailLabel {
	width: 450px;
}

.formulier dt span {
	color: #004677;
	}
.formulier dd {
	float: left;
	margin: 0;
	display: inline;
	width: 450px;
}

.formulier dd label {
	float: left;
}
.formulier dd.clientIntermediary {	
	 margin: 0 0 10px 152px;
}
.formulier input,
.formulier textarea,
.formulier select {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1em;
	width: 300px;
	border: 1px solid #004677;
	margin-bottom: 10px;
	padding: 1px 5px 1px 5px;
	}
	
.formulier input.input-radio {
	width: auto;
	border: 0;
	float: left;
}
.formulier select {
	padding: 1px;
}
.formulier input.radio,
.formulier input.check {
	width: auto;
	margin: 0;
	border: none;
	}
.formulier .radios {
	margin-bottom: 10px;
	}
#enquiry, #source {
	width: 210px;
	margin: 0 240px 10px 0;
}

#contactform #enquiry {
	/* margin: 0 0 15px 152px; */
}

#source_other,
#enquiry_other {
	width: 220px;
	display: none;
}

#client_extra {
	display: none;
	clear: left;
}
.formulier .radiobutton {
	width: auto;
	margin-bottom: 0;
	margin-right: 5px;
	border: none;
}
#client_other {
	margin: 5px 0 0 0;
}

#mapForm2 {
	padding-left: 152px;
}

#mapForm2 dt {
	clear: both;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
}

#mapForm2 dd {
	clear: both;
}

#mapForm2 dd label {
	font-size: 11px;
	display: block;
	width: 75px;
}

#mapForm2 dd span {
	width: 75px;
	float: left;
	padding-right: 12px;
}

#mapForm2 dd span input {
	width: 60px;
}

#mapForm2 dd span.nolabel {
	padding-top: 16px;
}

/**
 * Navigation
 */
#navigation {
	position : absolute;
	width : 667px;
	height : 38px;
	color : #fff;
	top : 57px;
	left : 311px;
	background: #004677 url(../images/mood_header_randwit.gif) no-repeat;
	}
#navigation li {
	float : left;
	}
#navigation a {
	border : 0;
	text-decoration : none;
	display : block;
	height : 38px;
	float : left;
	text-indent: -9999px;
	overflow: hidden;
	}
#navigation #home {
	margin-left: 8px;	
}
#navigation #home a:link, #navigation #home a:visited {
	width : 75px;
	background : transparent url(../images/home.gif) no-repeat;
	}
#navigation #about a:link, #navigation #about a:visited {
	width : 103px;
	background : url(../images/about.gif) no-repeat;
	}
#navigation #our a:link, #navigation #our a:visited {
	width : 128px;
	background : url(../images/our.gif) no-repeat;
	}
#navigation #info a:link, #navigation #info a:visited {
	width : 85px;
	background : url(../images/info.gif) no-repeat;
	}
#navigation #cont a:link, #navigation #cont a:visited {
	width : 98px;
	background : url(../images/contact.gif) no-repeat;
	}
#navigation #blog a:link, #navigation #blog a:visited {
	width : 85px;
	background : url(../images/blog.gif) no-repeat;
	}
#navigation a:hover, 
#navigation a:active, 
#navigation li.selected a, 
#navigation li.selected a:visited {
	background-position : bottom !important;
	}
#startpagina #navigation li.selected a, 
#startpagina #navigation li.selected a:visited {
	background-position : top !important;
	}		


/*
* blogpost
*/

#blog {
	padding: 12px;
}

#blogarchive {
	padding: 12px;
}

li#blog {
	padding: 0;
}

#blog .datagrid td {
	padding: 5px;
}

#blogarchive .datagrid td {
	padding: 5px;
}

#blogarchive .datagrid td.comments, #blog .datagrid td.comments {
	width: 85px;
}

.blogpost .blogpost-content, #blogdetail .blogpost-content {
	padding: 18px 12px 0 12px;
}

.blogpost .meta, #blogdetail .meta {
	margin: 10px 12px 16px 12px;
}

.blogpost .meta ul, #blogdetail .meta ul {
	padding: 5px;
	border: 1px solid #004677;
}

.blogpost .meta li, #blogdetail .meta li {
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}

#blogdetail .meta li.commentLink, #blog .meta li.commentLink {
	float: right;
	margin: 0;
}

.blogform {
	margin: 12px;
}

.blogform form {
	background: #F0F0F0;
	padding: 12px;
}

.blogform fieldset {
	border: 0;
}

p.backlink {
	padding: 12px;
}

ul#previousNext {
	clear: left;
	float: left;
	width: 626px;
	margin: 10px 12px 0 12px;
	display: inline;
	border-top: 1px solid #004677;
	background: url('../images/deco_bg_previousNext.jpg') repeat-x;
}

ul#previousNext li {
	width: 277px;
	float: left;
	padding: 8px 18px 28px 18px;
	background: url('../images/button_previous.jpg') 7px 14px no-repeat;
	line-height: 1em;
}

ul#previousNext li a {
	line-height: 18px;
}

ul#previousNext li.nextBlogItem {
	text-align: right;
	background: url('../images/button_next.jpg') 301px 14px no-repeat;
}

p.continueReading {
	font-weight: 700;
	margin: 17px 0 0 0;
}

#rechts small {
color:#004677;
margin:0 12px;
}

#rechts small.notShown {
	margin: 0 0 4px 10px;
}

.blogcomments {
	margin: 12px;
}

.blogcomments .blogcomment {
	clear: left;
	float: left;
	width: 606px;
	padding: 10px;
	margin: 0 0 20px 0;
	background: #D0D0D0;
}

.blogcomments .blogcomment .author {
	margin:	0 0 12px 0;
}

.blogcomments .gravatar {
	float: left;
	margin: 0 10px 10px 0;
}

/**
 * De subnavigation
 */
#subnavigation {
	background-color : #b1b4b3;
    position : absolute;
	width : 667px;
	height : 38px;
	color : #fff;
    top : 95px;
	left : 311px;
	}
#subnavigation li {
	float : left;
	line-height : 38px;
	font-size : 100%;
	}
#subnavigation li a {
	font-size : 1.3em;
	font-weight : bold;
	padding : 0 25px;
	}
#subnavigation a:link, #subnavigation a:visited {
	color : #004677;
	text-decoration : none;
	border: none;
	}
#subnavigation a:hover, #subnavigation a:active, #subnavigation li.selected a:link, #subnavigation li.selected a:visited {
	text-decoration : underline;
	border: none;
	}

/**
 * Hoofdkolom links
 */
#content_links {
	width : 607px;
	overflow : hidden;
	float : left;
	}
.kleur_blokken {
	margin : 10px 0 0 19px;
	width : 269px;
	float : left;
	clear : left;
	display: inline;
	}
#search, #newsletter, #contactus, #vessel, #blog_cats, #coordinator {
	margin-bottom : 10px;
	}
#search, #blog_cats, #coordinator {
	background-color : #004677;
	color : #FFF;
	height : 1%;
	}
	
#coordinator p {
	padding: 0 0 12px 12px;
}

#blog_cats ul {
	padding:0 0 10px 2.5em;
	list-style-type: square;
}

#blog_cats ul a {
	color: #fff;
}

#blog_cats ul a:hover {
	color: #5cc5ed;
}

#search h2 {
	width : 269px;
	background : #004677 url(../images/h2_search.gif) no-repeat;
	padding : 14px 0 0 0;
	overflow : hidden;
	height : 33px;
	text-indent: -5000em;
	}
#coordinator h2 {
	width : 269px;
	background : #004677 url(../images/h2_coordinator.gif) no-repeat;
	padding : 14px 0 0 0;
	overflow : hidden;
	height : 33px;
	text-indent: -5000em;
	}
#blog_cats h2 {
	width : 269px;
	background : #004677 url(../images/categories.gif) no-repeat;
	padding : 14px 0 0 0;
	overflow : hidden;
	height : 33px;
	text-indent: -5000em;
	}
#search form {
	margin-left : 12px;
	padding-bottom : 6px;
	}
#search form select.keuze {
	width : 207px;
	}
#search p, #vessel p, #blog_cats p {
	margin-bottom : 12px;
	}
#search p label {
	padding-left : 8px;
	}
#search input#sale {
	margin-left : 26px;
	}
#vesselid {
	width: 200px;
	padding: 0 0 0 4px;
	}
input.button,
a.button {
	width : 101px;
	height : 24px;
	border : 2px solid #fafafa;
	border-bottom-color : #868585;
	border-right-color : #868585;
	background-color : #f0f0f0;
	font : bold 1.2em Arial, sans-serif;
	}
a.button {
	text-decoration: none;
	color: black;
	padding: 2px 0.5em;
	}
#newsletter, #contactus, #blog_archives, #blog_links, #metaLinksBlog {
	background-color : #e1e1e1;
	}
	
	#blog_archives ul {
		padding: 0 0 10px 2.5em;
		list-style-type: square;
	}
	
	#metaLinksBlog {
		margin: 10px 0;
		padding: 10px;
	}
	
	#metaLinksBlog p {
		padding: 10px 10px 0 10px;
	}
#newsletterForm #email {
	width: 204px;
	height: 14px;
	border:1px solid #004677;
	margin-bottom:10px;
	padding-left:5px;
}
	
	
#newsletter h2 {
	width : 269px;
	background : url(../images/h2_newsletter.gif) no-repeat;
	padding : 14px 0 0 0;
	overflow : hidden;
	height : 47px;
	text-indent: -5000em;
	}
#blog_archives h2 {
	width : 269px;
	background : url(../images/archive.gif) no-repeat;
	padding : 14px 0 0 0;
	overflow : hidden;
	height : 30px;
	text-indent: -5000em;
	}
#blog_links h2 {
	width : 269px;
	background : url(../images/links.gif) no-repeat;
	padding : 14px 0 0 0;
	overflow : hidden;
	height : 30px;
	text-indent: -5000em;
	}
#newsletter form {
	margin-left : 12px;
	padding-bottom : 12px;
	}
#newsletter input#schrijf {
	width : 204px;
	border : 1px solid #004677;
	margin-bottom : 10px;
	padding-left : 5px;
	}
#contactus h2 {
	width : 269px;
	background : url(../images/h2_contact.gif) no-repeat;
	padding : 14px 0 0 0;
	overflow : hidden;
	height : 30px;
	text-indent: -5000em;
	}
#contactus h3 {
	font-size : 1.1em;
	font-weight : bold;
    padding-left : 12px;
	margin-bottom : 5px;
	}
#contactus address {
	font : normal normal 1.1em Arial, sans-serif;
    padding-left : 12px;
	padding-bottom : 12px;
	}
#vessel {
	background-color : #004677;
    color : #FFF;
	}
#vessel h2 {
	width : 269px;
	background : url(../images/h2_vessel.gif) no-repeat;
	padding : 33px 0 0 0;
	overflow : hidden;
	height : 0px !important;
	float : left;
	margin-bottom : 10px;
	}
#vessel form {
	padding-bottom : 6px;
	}
#vessel p {
	margin-left : 12px;
	}
#vessel input.button {
	width : 150px;
	}
.insprong {
	margin-left: 112px;
}

p#lookForButton {
	width: 241px;
	height: 24px;
	padding: 14px;
}

p#lookForButton a {
	text-align: center;
	width: 185px;
	padding-top: 2px;
	height: 22px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #000;
	background : #fff url(../images/deco_bg_lookForButton.gif) no-repeat;
}

p#cooButton a {
	text-align: center;
	width: 241px;
	padding-top: 2px;
	height: 22px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #000;
	background : #fff url(../images/deco_bg_cooButton.gif) no-repeat;
}

/**
 * Hoofdkolom: midden
 */
.inhoud_home {
	margin : 10px 0 10px 26px;
	float : left;
	width : 293px;
}

.inhoud_home li a:link, .inhoud_home li a:visited {
	color : #000;
    font-weight : bold;
	text-decoration : underline;
}

.inhoud_home li a:hover, .inhoud_home li a:active {
	color : #5cc5ed;
    font-weight : bold;
	text-decoration: none;
}

#adv {
	margin: 0 0 1.5em 0;
}

div#bimco	{
	padding: 23px 0 4px 117px;
	margin: 10px 0 0 0;
	width: 150px;
	height: 67px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	background: url(../images/bimco.jpg) no-repeat;
}

#bimco h1 {
	color: #004677;
	font-size: 16px;
}


#news h1 {
	width : 250px;
	background : url(../images/latest_blogposts.gif) no-repeat;
	padding : 33px 0 0 0;
	overflow : hidden;
	height : 0px !important;
	float : left;
	margin-bottom : 10px;
}

#news ul, #fleet ul {
	clear : left;
	list-style : square inside;
	list-style-position: outside;
	margin-left: 20px;
}

#news li {
	margin-bottom : 7px;
}

#news li h2 {
	font-size : 100%;
}

#fleet h1 {
	width : 250px;
	background : url(../images/h2_fleet.gif) no-repeat;
	padding : 28px 0 0 0;
	overflow : hidden;
	height : 0px !important;
	float : left;
	margin-bottom : 10px;
}

#fleet li {
	margin-bottom : 7px;
}
/* -----------------------------------------------------------------------------------------------*/
/* De rechter kolom                  ------------ ------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
#content_rechts {
	background-color : #e1e1e1;
	width : 331px;
	float : right;
	overflow : hidden;
	margin : -253px 10px 10px 0;
}

#content_rechts h1 {
	width : 331px;
	background : url(../images/h2_overview.gif) no-repeat;
	padding : 26px 0 0 0;
	overflow : hidden;
	height : 0px !important;
	float : left;
	margin-bottom : 10px;
}

#content_rechts dt, dl.item dt {
	font-weight : bold;
	margin-bottom : 0.6em;
	clear : left;
	font-size : 1.1em;
}

dl.criteria dt {
	font-weight : bold;
	width : 110px;
	float: left;
}

dl.criteria dd {
	margin: 0 0 0 112px;
}

/* Overview op homepagina */
#content_rechts dl {
	margin : 0 10px 0 15px;
	}
#content_rechts dl dd {
	font-size: 100%;
	margin: 0 0 1em 0;
	/*border-bottom: 1px solid black;*/
	}
#content_rechts dl a:link,
#content_rechts dl a:visited {
	color: #00375e;
	text-decoration: underline;
	font-size: 100%;
	}

#content_rechts dl a:hover,
#content_rechts dl a:active {
	color: #5cc5ed;
	text-decoration: none;
	}
#content_rechts  dl dt {
	clear: both;
	}
#content_rechts  dl dd.lefto {
	float: left;
	clear: right;
	padding: 0 13px 0 0;
	}
#content_rechts  dl dd.lefto a {
	display: block;
	}
#content_rechts  dl dd.righto {
	float: right;
	width: 140px;
	}

/* -----------------------------------------------------------------------------------------------*/
/* Rechts content                     ------------ ------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
#rechts {
	background-color: #E1E1E1;
	float: right;
	margin: 37px 17px 10px 0;
	overflow: hidden;
	width: 650px;
}


#glocation {
	margin: 12px;
}

#rechts h1 {
	color:#00375E;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.6;
	padding:12px 0 6px 12px;
}

#rechts .pagina_inhoud h1 {
	padding:12px 0 6px 0;
}

#rechts .blogpost h1, #rechts #blogdetail h1 {
	line-height: 1em;
	padding:12px 0 0 12px;
}

#rechts h1 a {
	text-decoration: none;
}

#rechts h2 {
	font-size: 1.4em;
	line-height: 1.4;
	color: #000000;
	padding: 8px 0;
}

.pagina_inhoud, #linksdetail {
	padding: 0 12px 12px;
}

.title_pagina_inhoud {
	padding: 0 12px 0;
}

.pagina_inhoud p,
#nieuws_inhoud p {
	margin: 1em 0;
}

#nieuws_inhoud img {
	margin: 0 15px 0 0;
}

.pagina_inhoud ol,
.pagina_inhoud ul {
	margin: 1em 0 1em 2.5em;
}

.pagina_inhoud ul li {
	list-style-type: square;
}
.pagina_inhoud img {
	margin: 6px 6px 6px 0;
}

div#browse_overview_pages {
	border: 1px solid #004677;
	margin: 12px 0 0 0;
	text-align: center;
	clear: both;
	line-height: 1.6em;
	font-size: 1.2em;
}

p.noGuarantee {
	font-size: 11px;
}

div#browse_overview_pages a:link, div#browse_overview_pages a:visited, div#browse_overview_pages a:active {
	text-decoration: none;
}

div#browse_overview {
	overflow: hidden;
	clear: both;
	padding: 12px;
}

div#browse_overview dl.item {
	margin: 12px;
	float: left;
	width: 29%;
	display: inline;
}

div#browse_overview ol {
	margin: 1em 0 0 2em;
	list-style: decimal none outside;
}

div#browse_overview p {
	margin: 1em 0;
}

div#browse_overview p.searchResultsTitle {
	font-weight: 700;
	padding: 5px;
	background: #B1B3B3;
}


div#browse_overview ol li {
	margin-bottom: 0.6em;
}

div#browse_overview ul li {
	margin-bottom: 0.3em;
}

div#browse_details {
	overflow: hidden;
	clear: both;
}

div#tekst {
	float: left;
	width: 315px;
	display: inline;
	padding: 12px;
}

#tekst table {
	width: 100%;
	float: left;
}

div.vesselDetail {
	margin-bottom: 30px;
	clear: left;
	float: left;
	width: 315px;
}

#tekst th, #tekst td {
	background: none;
	border: 0;
	text-align: left;
}

#tekst table thead {
	text-align: left;
	font-size: 1.3em;
	color: #004677;
	padding-bottom: 10px;
}

#tekst table td {
	text-align: left;
	line-height: 17px;
}

td {
	background: #B6B6B6;
	border-right: 2px solid #E1E1E1;
	border-bottom: 2px solid #E1E1E1;
	padding: 2px;
}

.blogpost-content td {
	background: none;
}

th {
	background: #BFE1DB;
	border-right: 2px solid #E1E1E1;
	border-bottom: 2px solid #E1E1E1;
	padding: 2px;
}

.blogpost-content th {
	background: none;
}

.datagrid th, .datagrid td, #linksdetail td, #linksdetail th {
	background: none;
	border: 0;
}


textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
}

#tekst table td.spec {
	font-weight: bold;
	width: 40%;
}

#tekst h3 {
	font-size: 1.3em;
	color: #004677;
}

#tekst p {
	margin-bottom: 23px;
}
#tekst tfoot {
	display: none;
}

#contact {
	clear: left;
	float: left;
	background-color: #004677;
	color: #e1e1e1;
	border-top: 23px solid #e1e1e1;
	width: 315px;
}

#contact h2 {
	width: 269px;
	background: url(../images/h2_contact_2.gif) no-repeat;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 30px !important;
	float: left;
    text-indent: -5000px;
}

#contact p {
	clear: left;
	margin-left: 12px;
}

#contact form {
	padding-bottom: 6px;
}

#contact input.button {
	width: 150px;
}

div#foto {
	margin-right: 16px;
	float: right;
	width: 252px;
	position: relative;
}

div#foto img {
	display: block;
	padding-bottom: 10px;
}
#extra_nieuws h2 {
	padding-bottom: 0;
}
#extra_nieuws h3 {
	font-size: 0.9em;
	color: #004677;
}
#newsback {
	margin-top: 1em;
}
#extra_nieuws dt {
	font-size: 1.2em;
}
#extra_nieuws dd {
	margin-bottom: 0.5em;
}

/* Google maps */
#map {
	border: 1px solid #979797;
}


/**
 * Extra
 */
.extra {
	margin: 0 12px 12px 12px;
}


/**
 * Footer
 */
#footer {
	clear: both;
	background: url(../images/footer_faux.gif) no-repeat;
	height: 59px;
	color: #FFF;
	margin: 0 auto;
	width: 968px;
	font-size: 110%;
	padding: 0 10px;
}

#footer ul {
	margin: 0 0 0 13px;
	height: 35px;
}

#footer li {
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 6px;
}

#footer a {
	padding: 0 6px;
	display: block;	
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
	border: 0;
}

#footer a:hover, #footer a:active {
	color: #00375e;
	text-decoration: underline;
	background-color: #fff;
	border: 0;
}

/* -----------------------------------------------------------------------------------------------*/
/* Opmaakforms                  ------------ ------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
.warning {
	color: #d3001e;
	border: 1px solid #d3001e;
	padding: 5px;
	margin: 5px 0 8px 0;
}

.berichtOk {
	color: #004677;
	border: 1px solid #004677;
	padding: 5px;
	margin: 5px 0 8px 0;
}

/**
 * pagination
 */

#blog .pagination-wrap {
	margin: 12px;
}

.pagination-wrap {
	border:1px solid #004677;
	font-size: 1.2em;
	text-align: center;
}
.pagination-wrap ul {
	margin: 0;	
}
.pagination-wrap li {
	display: inline;
	line-height: 1.6em;
	padding: 0 3px;
	
}
.pagination-wrap li.currentpage {
	font-weight: bold;
	
}

/**
 * Links
 */
#linksdetail td {
	padding-bottom: 10px;	
} 
#rechts .linkname {
	vertical-align: top;
}
#rechts .linkname h2 {
	font-size: 1.0em;
	line-height: 1.4;
	padding: 0;	
}
#rechts .linkdescription {
	vertical-align: top;
}

p.extraFormInfo {
	/* padding: 0 0 15px 152px; */
}

/*
*	standard
*/

.hidden {
	display: none;
}

.form-error {
	display: block;
	padding: 5px;
	margin: 0 0 15px 0;
	color: #D3001E;
	border: 1px solid #D3001E;
}

span.mute {
	display: block;
	width: 300px;
	margin: 0 0 15px;
}

#newslettersubscribeform {
	background: #F0F0F0;
	margin: 12px;
}

#newslettersubscribeform fieldset {
	border: none;
}

dd.lefto {
	position: relative;
}

.soldBanner {
	position: absolute;
	left: 0;
	top: 0;
}

/**
 * Clearfix
 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix {
	display:inline-block;
	}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
	}
/* End hide from IE Mac */
* html .clearfix {
	height: 1%;
	}

