/*-----------------------------------------------------
	WEBSITE BODY, DIV'S
------------------------------------------------------*/

html { 
	margin: 0 auto; 
	padding: 0px;
	height: 100%; 
}

body { 
	min-height: 100%; 
	height: 100%; 
	width: 100%; 
	margin:0; 
	padding:0; 
	background: #FFFFFF; 
	text-align: center;
}

#mt_container {
	position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 780px;	
	background-image: url('images/mt_background.gif');
	text-align: center;
}

#mt_head {
	margin: 0 auto;
	padding-left: 6px;
	padding-right: 6px;
	width: 747px;
	height: 192px;
	background: #FFFFFF; 
	text-align: center;
}

#mt_menu {
	text-align: center;
	background: #007BC3;
	border: 1px solid;
	border-color: #0c305f #0c305f #0c305f #0c305f;
	padding: 0px;
	cursor: default;
	color: #ffffff;
}

#mt_content {
	margin-top: 0px;
	margin-left: 106px;
	text-align: left;
	width: 640px;
	background: #FFFFFF;	
	font-family: verdana;
	font-size: 11px;
	color: #0c305f;
	line-height: 16px;	
}

#mt_content_home {
	margin: 0 auto;
	padding-left: 6px;
	padding-right: 6px;
	width: 747px;
	background-color: #FFFFFF;	
	font-family: verdana;
	font-size: 11px;
	color: #0c305f;
	line-height: 16px;	
}

#mt_subcontent_home {
	margin-top: 0px;
	margin-left: 0px;
	height: 210px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	color: #0c305f;
	line-height: 16px;	
}




#mt_welcome_img {
	float: left;
	margin-right: 20px;
	height: 110px;	
	width: 350px;
	background: #FFFFFF;
}

#mt_aboutus {
	float: left;
	height: 220px;	
	width: 190px;
	margin-top: 5px;
	margin-right: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #0c305f;
	background: #BFD7E3;
	padding:4px;
	text-align: left;
}


#mt_caterershotels {
	float: left;
	height: 220px;	
	width: 164px;		
	margin-top: 5px;
	margin-right: 5px;
	/* border-right: 1px solid #CF2B2A;*/
	font-family: verdana;
	font-size: 11px;
	color: #0c305f;	
	padding:4px;
	text-align: left;
}

#mt_shipstores {
	float: left;
	height: 220px;	
	width: 164px;
	margin-top: 5px;	
	margin-right: 5px;
	background: transparent;
	font-family: verdana;
	font-size: 11px;
	color: #0c305f;		
	padding:4px;
	text-align: left;
}

#mt_offshore {
	float: left;
	height: 220px;	
	width: 164px;
	margin-top: 5px;	
	background: transparent;
	font-family: verdana;
	font-size: 11px;
	color: #0c305f;		
	padding:4px;
	text-align: left;
}




#mt_productticker {
	float: left;
	height: 140px;		
	width: 742px;	
	margin-top: 10px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #0c305f;		
}

#mt_quotation_request {
	text-align: center;
}


#mt_column_left {
	float: left;
	width: 290px;
	margin-top: 15px;
	text-align: left;
	line-height: 16px;
}

#mt_column_right {
	float: right;
	width: 290px;
	margin-top: 15px;
	text-align: left;
	line-height: 16px;
}


#mt_contact {
	font-size: 11px;
	width: 280px;
	margin-top: 20px;
	line-height: normal;
}

.mt_content_imgleft {
	margin-top: 2px;
	margin-right: 8px;
	padding: 2px;
	/*border: 1px solid #8FB8DE;*/
	float: left;
}

.mt_content_imgright {
	margin-top: 2px;
	margin-left: 8px;
	padding: 2px;
	/*border: 1px solid #8FB8DE;*/
	float: right;
}

.mt_content_imgcenter {
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 2px;
	/*border: 1px solid #8FB8DE; */
	float: center;
}

table.mt_content_table {
	width: 600px;
}

H1 {
	font-family: verdana;
	font-size: 13px;
	color: #007cc2;
	margin: 0px;
	margin-top: 8px;
}



H2 {
	font-family: verdana;
	font-size: 14px;
	color: #8FB8DE;
	margin-top: 8px;
	margin-bottom: 10px;
}

H4 {
	font-family: verdana;
	font-size: 12px;
	color: #007cc2;
	margin: 0px;
}

H5 {
	font-size: 12px;
	margin: 0px;
}

H6 {
	font-size: 11px;
	color: #808080;
	margin: 0px;
	font-weight: normal;
}

a.mt_contact:link, a.mt_contact:active, a.mt_contact:visited, a.mt_contact:hoover {
	font-size: 11px;
	color: #007cc2;
	text-decoration: none;
}

a.mt_intro:link, a.mt_intro:active, a.mt_intro:visited, a.mt_intro:hoover {
	color: #007cc2;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}

a:link, a:active, a:visited, a:hoover {
	font-family: verdana;
	font-size: 11px;
	color: #0c305f;
	text-decoration: underline;
}


a.mt_readmore:link, a.mt_readmore:active, a.mt_readmore:visited {
	margin-top: 5px;
	height: 17px;
	color: #CF2B2A;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

a.mt_readmore:hoover {
	margin-top: 5px;
	height: 17px;
	color: #CF2B2A;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}

/* FIX voor FireFox */
/*
.mt_readmore {
	margin-top: 5px;
	height: 17px;
	color: #CF2B2A;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
*/

/*-----------------------------------------------------
	MENU BALK
------------------------------------------------------*/
a.item1:link, a.item1:active, a.item1:visited, a.item1:hoover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu1 {
	width: 100%;
}

.ddm1 {
    font: 11px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    /*border: 1px #003366;
    border-style: solid none solid none;*/
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
	padding-right: 30px;
    background: #007BC3;
    color: #ffffff;
    /*border-right: 1px solid #ffffff;*/
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	padding-right: 30px;
    background: transparent;
    color: #0c305f;
    /*border-right: 1px solid #ffffff; */
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #ffffff;
    color: #000000;
}
.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
}
.ddm1 .section {
	margin-top: 2px;
    background: #ffffff;
    border: 1px solid;
    border-color: #F1EFE2 #716F64 #716F64 #F1EFE2;
    padding: 2px 1px 1px 2px;
    position: absolute;
    visibility: hidden;
    z-index: 10000;
}
.ddm1 .left, .ddm1 .left:hover { /* border-style: solid none solid solid;  */}
.ddm1 .right, .ddm1 .right:hover { /* border-style: solid solid solid none; */}

.arrow {
    position: relative;
    top: -2px;
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/*-----------------------------------------------------
	QUOTATION REQUEST
------------------------------------------------------*/

#Maingroups {
	float: left;
}

#Subgroups {
	float: left;
	margin-left: 20px;	
}

#Productdetails {
	float: left;
	margin-left: 20px;
}

#accordion {
 	font: 11px tahoma;
    
}



h3 {
	width: 98%;
    font-size: 12px;
    padding: 4px 6px 4px 6px;
    margin: 0;
	border: 1px solid #CCCCCC;
 	font: 11px tahoma; 
 	color: #007cc2;   
    background-color: #EDF6FD;
    cursor:pointer;
	margin-bottom: 1px;
}

#visible {
 	font: 11px tahoma;    
    background-color: #EDF6FD;
    color: #007cc2;
}
#panel1, #panel2, #panel3, #panel4 {
    margin: 0;
    padding-bottom: 0;
    border: none;
}
.panel_body {
    /*height: 413px;*/
     
}

