/*
Theme Name: Default
Theme URI: http://www.remonversteeg.nl
Type: Desktop
Description: Standaard iMod thema
Version: 1.5.0.0
Author: Remon Versteeg
Author URI: http://www.remonversteeg.nl
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}
.default h1{
	padding: 0 0 20px 0;	
}
p{
	margin: 0 0 18px 0	
}
blockquote {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: '';
    content: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table td{
	vertical-align:top	
}
a img {
    border: none;
}
a{
	text-decoration:none;
	color:#0089d1	
}
/*template sheet*/
html, body    {
  height: 100%;
}
body{
	font-family: Arial, sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size:12px;
	line-height:18px;
	margin:0;
	color:#45484d;
	background:#f8f8f8;
	height:100%;
	min-width:480px;
}
#wrapper{
	position:relative
}
#container:after{
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0
}
.default #header{
	height:80px;	
}
.default #logo{
	float:left;	
	padding:20px 0 0 20px
}
.default #topmenu{
	float:right;
	list-style:none;
	padding:0 20px;
	margin:0;
	height:32px;
	background:#e5e5e5;
}
.default #topmenu li{
	color:#999;
	float:left;
	line-height:32px;
}
.default #topmenu li:after{
	content: "|";
	padding:0 15px;
}
.default #topmenu li.last-child:after{
	content: "";
	padding:0;
}
.default #topmenu li a{
	color:#777	
}
.default #container{
	padding:20px;
	min-height:400px;
	width:auto;
}
#inner{
	display:table-row;	
}

#wrapper.default{
	margin:0 auto;
	width:1000px;
	padding:0 5px;
	background: url('images/wrapper-bg.png');	
}
.default #content{
	float:right;
	width:680px
}
.default #sidebar{
	float: left;
	width: 260px;
	min-height: 500px;
	background: url('images/process_tabs.png') no-repeat right top;
}
.default #sidebar ul{
	list-style:None;
	padding:0 0 30px 0;
	margin:0
}
.default #sidebar ul li{
	position: relative;
	font-weight: bold;	
	background: url(images/line3.png) left bottom no-repeat;
}
.default #sidebar ul li:hover {
	background:#fff url(images/line2.png) right bottom no-repeat;
}
.default #sidebar ul li:before {
	visibility:hidden;
	content:'';
	width:14px;
	height:41px;
	display:block;
	position:absolute;
	top:0;
	right:-14px;
	background:#e39a43 url(images/arrows.png) 0 0 no-repeat;
}
.default #sidebar ul li a{
	display:block;
	color:#434242	;
	padding: 12px 0 0 10px;
	min-height: 30px;
}
.default #sidebar ul li.current{
	background: #e39a43 url(images/line2.png) right bottom no-repeat;
}
.default #sidebar ul li.current a{
	color:#fff
}
.default #sidebar ul li.current:before {
	visibility:visible;
}

.default #content-front{
	width:470px;
	float:left;	
}
.default #sidebar-front{
	width:470px;
	float:right;	
}
.default #content-front h1,
.default #sidebar-front h2{
	font-size:20px;
	padding: 0 0 20px 0
}
.default #sitemenu{
	list-style:none;
	padding:0;
	margin:0;
	height:40px;
	background:#386eab;	
}
.default #sitemenu li{
	float:left;
}
.default #sitemenu li a{
	display:block;
	line-height:40px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding:0 15px;
}
.default #sitemenu .child{
	display:none;
	position:absolute;
	z-index:60;
	background:#354c67;
	width:240px;
	padding:0;
	margin:0;
	list-style:none;
}
.default #sitemenu .child li{
	width:240px;	
}
.default #sitemenu li:hover a{
	background:#354c67	
}
.default #sitemenu li.current > a{
	background:#e39a43	
}
/* REVIEWS */
.default .reviews{
	list-style:none;
	margin: 0 0 15px 0;
	padding:0;	
}
.default .review .inner{
	background: #eeeeee;
	padding: 15px;
	font-style: italic;
	color: #828282;
	line-height: 20px;	
}
.default .review .bottom{
	height: 40px;
	background: url('images/review-bottom.png') no-repeat 50px 0;	
}
.default .review .bottom .author{
	line-height:40px;
	color:#757575;
	padding: 0 0 0 75px;	
}
/* FOOTER */
.default #footer{
	background:#e5e5e5;
	padding:20px;
}
.default #footer .widget{
	float:left;
	width:180px;
	padding: 0 40px 0 0;
}
.default #footer .widget.first-child{
	width:260px	
}
.default #footer .widget_header h3{
	font-weight:bold;
	padding:0 0 20px 0
}
.default #footer .widget_content,
.default #footer .widget_content a{
	color:#666;	
}
.default #footer .widget ul{
	list-style:none;
	padding:0;
	margin:0;
}
.default #footer .widget p{
	margin: 0 0 18px 0;	
}
.default #bottom{
	color:#777;
	height:42px;
	line-height:42px;
	background:#d2d2d2;
	padding:0 20px
}
.default #bottom a{
	color:#777;
}
.default #footer_copyright{
	float:left;	
}
.default #submenu{
	float:right;
	list-style:none;
	padding:0;
	margin:0
}
.default #submenu li{
	float:left;
}
.default #submenu li:after{
	padding:0 5px;
	content:"|";
}
.default #submenu li.last-child:after{
	padding:0;
	content:""
}
/* BLOCKS */
.default #welcome{
	text-align:center;
	padding: 0 0 20px 0
}
.default #welcome .title{
	font-size:26px;
	font-weight:bold;
	color:#e39a43;
	padding: 0 0 15px 0;
    line-height: 1.2em;
}
.default #blocks{
	padding:20px;
	min-height:240px;
	background: url('images/sepperator.png') no-repeat bottom center
}
.default #blocks .widget{
	text-align:center;
	float:left;
	width:270px;
	height: auto;
	margin: 0 15px 0 0;
	background-color:#386eab;
	background-repeat: no-repeat;
	background-position: center 25px;
	padding: 100px 20px 20px 20px;
	color:#fff;
}
.default #blocks #widget_14{
	background-image: url('images/icons/cargo-icon-large.png');	
}
.default #blocks #widget_15{
	background-image: url('images/icons/truck-icon-large.png');	
}
.default #blocks #widget_16{
	background-image: url('images/icons/cleaning-icon-large.png');	
}
.default #blocks .widget_header h3{
	font-weight:bold;
	font-size:20px;
	padding: 0 0 15px 0
}
.default #blocks .widget.last-child{
	margin-right:0	
}
/* BTNS */
.btn.btn-large{
	height:40px;
	line-height:40px;
	background:#e39a43;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.btn.btn-small{
	height:32px;
	line-height:32px;
	background:#e39a43;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	display:inline-block;
	padding:0 20px;
}
.btn a{
	display:block;
	color:#fff;	
}
/*defaults iMod*/
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.caption.alignnone {
    margin: 5px 20px 20px 0;
}
.caption.alignleft {
    margin: 5px 20px 20px 0;
}
.caption.alignright {
    margin: 5px 0 20px 20px;
}
.caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.caption p.caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.widget,#content,.menu{
	position:relative	
}
.edit_page_link,.edit_menu_link,.edit_widget_link{
	position:absolute;
	right:10px;
	top:10px
}
.mceContentBody {}
.clear{
	clear:both;	
}
[data-href]{
	cursor:pointer;	
}
@media only screen and (max-width: 480px) {
	.tankcargo #sidebar{
		display:none!important	
	}
	.tankcargo .mobile-menu{
		display:block	
	}
}

.flags {
    float: right;
    height: 32px;
    line-height: 32px;
    background: #e5e5e5;
    position: relative;
}

.flags ul {
    display: none;
    position: absolute;
    list-style: none;
    width: 150px;
    background: #e5e5e5;
    padding-left: 0;
    z-index: 1500;
    top: 20px;
}

.flags ul li {
    width: 150px;
    padding-left: 6px;
}

.flags .active {
	width: 87px;
}

.flags .active a {
    padding-left: 6px;
}

#widgetBar-4 .widget {
    position: relative;
}

#widgetBar-4 .widget .widget_content {
    display: none;
    position: absolute;
    z-index: 1500;
    top: 0;
    left: 0;
    padding: 1em;
    background: #386eab;
    height: 120px;
}

#widgetBar-4 .widget:hover {
    background-color: #5d83ae;
}

h2 {
    line-height: 1.3em;
    margin-bottom: .5em;
}

#widget_17 .btn {
    width: 240px;
}

#email-error-message {
    float: left;
    margin-left: 1em;
    line-height: 33px;
}

#email-field {
    float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
