/* 

	project:  website traffic (free CSS templates)
	author:   luka cvrk (www.solucija.com http://www.solucija.com/home/css-templates/) 

   
*/

*{ margin: 0; padding: 0; }* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #ffffff; color: #444; }

a {	color: #0D0AB8;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.0em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #408000; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #408000; font: bold 1.2em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }
h4 { font: normal 1.0em "Trebuchet MS", Arial, Sans-Serif; color: #fff; margin: 10px; }

font: normal 3.0em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }

#content { width: 924px; margin: 10px auto; background: #fff; padding: 10px; }

.headerhome { background: #fff url(../images/header1.jpg) no-repeat; height: 252px; }   
.headeroperators { background: #fff url(../images/header2.jpg) no-repeat; height: 252px; } 
.headerstevedors { background: #fff url(../images/header6.jpg) no-repeat; height: 252px; }   
.headertenants { background: #fff url(../images/header4.jpg) no-repeat; height: 252px; }   
.headersustain { background: #fff url(../images/header5.jpg) no-repeat; height: 252px; }   
.headernews { background: #fff url(../images/header3.jpg) no-repeat; height: 252px; }   
.headercontact { background: #fff url(../images/header7.jpg) no-repeat; height: 252px; }     

	#logo { padding: 20px 0 0 20px;  float: left; width: 400px; }

	#search { float: right; width: 240px; text-align: right; margin: 10px 15px 0 0; }
	#search a, #watch a { color: #fff; font-size: .8em; cursor: pointer; }

	#searchform { padding: 10px; background: #A1BDD2;  }
	#searchform p { margin: 0; }

	#menu { margin: 0 0 50px; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 33px; line-height: 25px; background: #008000; margin: 0 1px 0 0; color: #CFD3D3; }
		#menu li a:hover { background: #66B366; color: #000; }
		#menu li a.current { background: #66B366; color: #fff; }
		#menu li a#last  { margin: 0; padding: 5px 35px 5px 36px; }

.first { font-size: .9em; width: 900px; margin: 0 50px 10px 10px; }
.second { font-size: .9em;  float: left; width: 280px; margin: 0 30px 10px 10px; }
.third { font-size: .9em;  float: left; width: 540px; margin: 0 30px 10px 10px; }
.last { float: right; margin: 0 10px 10px 0; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 15px 18px 1px; font-size: .9em;  }

#footer { width: 905px; margin: 15px auto; color: #808080; font-size: .9em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }