@charset "UTF-8";
/* CSS Document */
html, body {
	min-height:100%;
}
#mainContainer{
}.mainbody {
	width: 100%;
	background-image: url(../images/paper01_bg.jpg);
	background-repeat: repeat;
}
#screen_banner {
	position:absolute;
	top:0;
	background-image: url(../images/convoywharf_banner.png);
	background-position:top center;
	background-repeat: no-repeat;
	max-height: 1500px;
    min-height: 1300px;
	width:100%;
	z-index:9;
}
#menu {
	background-image: url(../images/menubar.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
	z-index:9999;
}
.mainbody #mainContainer .grid_3 {
	text-align: right;
	margin-bottom: 20px;
}
.footerContainer {
	width: 100%;
	padding-top: 40px;
	background-image: url(../images/footershadow.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 20px;
}
holdingShot {
	background-image: none;
}
.whiteline {
	background-color: #FFFFFF;
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.textblock {
	color: #666666;
}
a:link {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#rightSideBar {

}
#greypanel {
	background-image: url(../images/blackBlock_10.png);
	margin-bottom: 20px;
	min-height:300px;

}
.greytextblock {
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.customform {
}
.formColumn {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.webform {
}
.webform label{
	display:block;
	width:150px;
	}
	
.webform .inputbox{
	height:18px;
	width:190px;
	border:1px solid #ccc;
	background-color: #E1E1E1;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-image: url(../images/inputShadow.png);
	background-repeat: repeat-x;
	background-position: center top;
	}
.webform textarea{
	height:120px;
	width:190px;
	border:1px solid #ccc;
	background-color: #E1E1E1;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-image: url(../images/inputShadow.png);
	background-repeat: repeat-x;
	background-position: center top;
	}
.submit{
	background-color:#117180;
	height:30px;
	width:80px;
	padding:0;
	border:1px solid #117180;
	display:block;
	color:#FFFFFF;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
}
#customformbox {
	background-color:#FFFFFF;
	}
	
.whitebox {
	background-color: #FFFFFF;
	height:220px;
}

li { margin-top: 0.5em; }
ul > ul { margin-left: 1em; margin-top: 0.3em; }
p.forMoreInfo { color: white; font-size: 1.1em;  }

.footerContent {
	margin-left:auto;
	margin-right:auto;
	width:1020px;
}
h4 {
	padding-top:19px;
	color:#ffffff;
	line-height:0px;
	text-shadow:#666666 0px 1px 2px;
}
