/* 
=============================================================================
 Container Styles for Secure Marine - DNN Skinfactory - www.dnnskinfactory.nl
=============================================================================
*/   

.containermaster {
	width: 100%;
	background-color: transparant;
}

.containerrow1 {
	background-color: transparant;
	height:33px;
	width:100%;
}

.rightcontainermaster {
	width: 200px;
	height:100%;
	background-color: transparant;
}

.rightcontainerright {
	width:20px;
	height:100%;
	background-image:url(images/SMbluecontainer_5.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.rightcontainerleft {
	width:20px;
	height:100%;
	background-image:url(images/SMbluecontainer_4.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.rightcontainermiddle {
	width:100%;
	height:100%;
	background-color:#8287c0;
	background-image:url(images/SMbluecontainer_2.gif);
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
}	

.rightcontainerrow1 {
	background-color: transparant;
	height:41px;
	width:100%;
}

.rightcontainertitle {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
}
