/*
Theme Name: NT Marine
Theme URI: http://www.ntmarine.com
Version: 0.3b
Description: NT Marine Internet
Original Theme: Orange 1.0 by ThemePorter
Modified by Maku
*/
body {
	margin: 0;
	padding: 0;
	background: url('ntimages/logo_alla3.jpg') no-repeat left bottom fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}

img {
	margin: 0;
	padding: 0;
	border: 0px none;
}

.main {
	width: 700px;
	margin: 0 auto 0 auto;
}


.topa {
	width: 700px;
   	clear: both;
	height: 49px
}

.topMenu {
  float:left;width:450px;
	font-size: 11px;

}

.topMenu ul {
	padding: 20px 0px 10px 0; 
	margin: 0px;
	list-style: none;
	border: none;
}

.topMenu li {
	display: inline;
}

.topMenu li a {
	color: #f60;
	background: inherit;
	font-weight: normal;
	padding: 20px 5px 6px 5px;
	margin: 0;
	text-decoration: none;
}

.topMenu li a:hover {
	color: #003264;
	background-color: #f5f5f5;
	font-weight: normal;
	padding: 20px 5px 6px 5px;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

.logo {
	float: left;
	width:245px;
}

.dotted {
	width: 700px;
	clear: both;
	background: url('ntimages/dotted.gif') repeat-x;
	height: 5px;
	
}

.dotted_445 {
	width: 445px;
	clear: both;
	background: url('ntimages/dotted.gif') repeat-x;
	margin: 5px 0px 0px 0px;
	
}

.dottedbottom {
	width: 700px;
	clear: both;
	background: url('ntimages/dotted.gif') repeat-x bottom;
	height: 5px;
	
}
.topb {
	width: 700px;
   clear: both;
	height: 230px

}

.topb .head {
	float: left;
	width: 700px;
	height: 230px;
	background: url('ntimages/ntmarine_header.gif') no-repeat bottom left;
}

.topb .green_head {
	float: left;
	width: 700px;
	height: 230px;
	background: url('ntimages/green_header_anim.gif') no-repeat bottom left;
}

.cont {
	clear: both;
}

.leftColumn {
	color: #004080;
  	float: left;
	width: 215px;
	padding: 8px 30px 8px 0px;
}

.leftColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 4px 0;
	margin: 0;
	border-bottom: 2px Solid #004080;
}

.leftColumn h2 span {
	color: #f60;
}

.leftColumn ul {
	padding: 0;
	margin: 0 0 18px 0;
	list-style: none;
}

.leftColumn li {
	display: list-item;
	margin: 0;
	background: url('ntimages/dotted.gif') repeat-x bottom;; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:3px
}

.leftColumn p {
	margin: 0;
	background: url('ntimages/dotted.gif') repeat-x bottom;; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:3px
}

.leftColumn li a, .leftColumn p a {
	color: #004080;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding: 0px 0 0px 0;

}

.leftColumn li a:hover, .leftColumn p a:hover {
	color: #f60;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding: 1px 0 1px 5px;
	background-color: #f5f5f5;
}

.leftColumn_2 li a, .leftColumn_2 p a {
	color: #004080;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding: 1px 0 1px 5px;
}

.center {
	float: left;
	width: 445px;
	padding: 8px 0 8px 0;
	
}

.center h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;	
	margin: 0;
	color: #004080;
}

.center h2 span {
	color: #f60;
}

.center h2 a {
	color: #004080;
	text-decoration: none;
	font-size: 16px;
	font: Arial, Helvetica, sans-serif;
}

.center h2 a:hover {
	color: #f60;
	text-decoration: none;
	font-size: 17px;
	font: Arial, Helvetica, sans-serif;
}

.center p {
	padding: 4px 0 4px 0;
	margin: 0;
}

.content {
	font-style: normal;
	color: #003264;
	text-align: justify;
}

.content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF6804;
	text-decoration: none;
}
.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #003264;
	padding: 0 0 0 0px;
}

.content .personneldataleft {
	font-size: 12px;
	font-style: normal;
	color: #003264;
	margin: 50px 0px 0px 0px;
}

.content .personneldataright {
	font-size: 12px;
	font-style: normal;
	color: #003264;
	float:right;
	margin: 50px 0px 0px 0px;
}

.content .personneltype {
	font-size: 18px;
	font-style: normal;
	color: #f60;
	margin: 0px 0px 0px 0px;
}

.content input.text {
	margin: 0;
	width: 180px;
	border: 1px solid #ccc;
	background: #FEF1E7;
	color: #05417C;
	margin-top: 4px;	
}

.content input.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000; 
}

.content select.text {
	margin: 0;
	width: 180px;
	border: 1px solid #ccc;
	background: #FEF1E7;
	color: #05417C;	
	margin-top: 4px;
}

.content select.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000; 
}

.content input.button {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: #f4f4f4; 
	color: #555;
	border: 1px Solid #ccc;
	margin-top: 15px;
}

.content .formtext{
	width: 70px;
	float: left;
}

/*post stylng*/
.sisu{margin:0 0 25px 0;}

.sisu .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#ff6600;
}
