﻿body {
	background: #fff;
	font: normal 11px verdana, helvetica, sans-serif;
	margin-top: 0;
	border-top: 5px solid #eee;
	line-height: 16px;
	}

#table_wrapper 
{
     width:100%;
     padding:0px !important;
     margin:10px 0 10px 0;
}

.table_title {
	width:100%;
	padding:10px 0px 10px 1px !important;
	text-transform:uppercase;
	font-size:100%;
	font-weight:bold;
	margin:5px 0 0 -1px;
}
	
.table_cat {
	background-color:#cccccc;
	padding:5px 10px 5px 10px;
	font-size:100%;
	font-weight:bold;
}
	
.table {
	font-size:inherit;
	border-collapse: collapse;
	border:1px solid #cccccc;
	width:100%;
	float: left;
}
	
.table_item, .table_item_2, .table_item_3 {
	padding:5px 10px 5px 10px;
	font-size: 100%;
}

.table_item input, .table_item_alt input {
	width: 500px;
}

.table_item_2 input, .table_item_alt_2 input {
	width: 323px;
}

.table_item_3 input, .table_item_alt_3 input, .table_item_alt_3 textarea {
	width: 300px;
}
	
.table_item_alt, .table_item_alt_2, .table_item_alt_3 {
	padding:5px 10px 5px 10px;
	background-color:#eeeeee;
	font-size: 100%;
}

.table_title_text 
{
    margin: 0 10px 0 10px !important;
    display: block;
}

#thumb_wrapper {
	width:429px;
	margin:0 !important;
	padding:0 !important;
	float:left;
	font-size: inherit !important;
	font-weight: bold;
}

.thumb {
	width:124px;
	border:1px solid #ccc;
	background-color:#eee;
	margin:2px !important;
	padding:10px 6px 10px 6px !important;
	float:left;
}
	
.thumb IMG {
	border:1px solid #ccc;
	margin:6px 0 6px 0;
	padding:0;	
}
	
.thumb_image 
{
    width: 122px;
    padding: 0 !important;
	margin:6px 0 6px 0 !important;
}

/* -- GLOBAL CLASSES & STYLES -- */

.hide {
	display: none;
	}


em {
	display: block;
	font-style: normal;
	font-weight: bold;
	}

h3 {
	color: #006a8d;
	font-weight: bold;
	font-size: 12px;
	margin: 15px 0 10px 0;
	}
	
h2 {
	color: #006a8d;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 7px 0;
	padding:0;
	}	
	
a {
	color: #006a8d !important;
	text-decoration: none;
	font-size: 11px !important;
	}
a:hover 
{
    text-decoration: underline;
}
a:visited 
{
    color: #006a8d !important;
}

#viewall {
	display: block;
	width: auto;
	color: #ee7d11 !important;
	font-weight: bold;
	margin: 10px 0;
	}
	
#viewall a, #viewall a:visted 
{
	color: #ee7d11 !important;
}

#gallerylinks {
	width: auto;
	color: #ee7d11 !important;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#gallerylinks a, #gallerylinks a:visted 
{
	color: #ee7d11 !important;
}

/* -- STRUCTURE -- */

#wrapper {
	position: relative;
	width: 974px;
	margin: 0 auto;
	}



/* -- PORT OF SALALAH LOGO -- */

#logo {
	background: url(../images/portofsalalah.gif) left 20px no-repeat;
	width: 230px;
	height: 39px;
	padding-top: 20px;
	}

#logo a {
	display: block;
	float: left;
	width: 230px;
	height: 39px;
	}
	


/* -- NAVIGATION -- */

#nav {
	float: left;
	clear: both;
	background: url(../images/bg_nav.gif) 46px bottom no-repeat;
	display: inline;
	list-style: none;
	width: 96%;
	margin: 10px 0 0 0;
	padding: 0 0 10px 36px;
	}
	
#nav li {
	display: inline;
	list-style: none;
	}
	
#nav li a {
	font: normal 12px arial, helvetica, sans-serif !important;
	color: #006a8d !important;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-right: 1px solid #ccc;
	}
	
#nav li a:hover, #nav li a:active {
	color: #ee7d11 !important;
	}

#nav li a.on {
	color: #ee7d11;
	}

#nav li a.first {
	padding-left: 45px;
	}

#nav li a.noborder {
	border-right: none;
	}
#ctl00_MainContent_Content 
{
    margin-left: -45px;
    _margin-left: -23px;
}
	

/* -- SEARCH & NEWSLETTER -- */

#search {
	float:right;
	position: relative;
	padding: 10px;
	background: #eee;
	width: auto;
	}

#vsearch 
{
    float:left;
    width:225px;
    padding: 10px;
	background: #eee;
	}

/* * html #search {
	float: left;
	position: relative;
	width: auto;
	top: -94px;
	left: 768px;
	z-index: 100;
	}
*/	

#search input, #newsletter input {
	border: 1px solid #ccc;
	font: normal 10px verdana, helvetica, sans-serif;
	padding: 3px;
	color: #666;
	}
	
#search .search_btn, .search_btn, #newsletter .newsletter_btn {
	background: #ee7d11;
	border: none;
	color: #fff;
	font-size: 9px;
	padding: 3px 2px 2px 2px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #f3a254;
	border-left: 1px solid #f3a254;
	border-right: 1px solid #e95900;
	border-bottom: 1px solid #e95900;
	}
	
	
	
/* -- CONTENT -- */

#content {
	float: left;
	width: 100%;
	margin: 0;
	padding:20px 0 0 0;
	}

#title {
	position:relative;
	clear:both;
	width:702px;
	margin:0 0 20px 272px;
	padding:0;
	border-bottom:7px solid #EEE;
	}

#leftColumn {
	float: left;
	width: 742px;
	}

#leftColumn p {
	padding: 2px 0 10px;
	}

#leftColumn div {
	float: left;
	padding-left: 45px;
	}
	
#leftColumn #leftColumn_left {
	float: left;
	width: 227px;
	padding: 20px 0 0 0;
	}

#leftColumn #leftColumn_left li {
	float: left;
	width: 100%;
	display: block;
	}

#leftColumn #leftColumn_left #subnav a, #subnav a:visited {
	float: left;
	width: auto;
	color: #ee7d11 !important;
	padding: 2px 0;
	text-decoration: none;
	}


#leftColumn #leftColumn_left #newsletter {
	margin-top: -6px;
	}

#leftColumn #leftColumn_left #newsletter .newsletter_eml {
	width: 150px;
	}
	
#leftColumn #leftColumn_left #newsletter .newsletter_btn {
	float: left;
	clear: both;
	margin-top: 5px;
	}

#leftColumn #leftColumn_left_sub {
	float: left;
	width: 227px;
	padding: 0;
	}

#leftColumn #leftColumn_left_sub li {
	float: left;
	width: 100%;
	display: block;
	}

#leftColumn #leftColumn_left_sub #subnav a {
	float: left;
	width: auto;
	color: #ee7d11 !important;
	padding: 2px 0;
	text-decoration: none;
	}
	
#leftColumn #leftColumn_left_sub #subnav a:hover
{
    color: #006a8d !important;
}


#leftColumn #leftColumn_left_sub #newsletter {
	margin-top: 20px;
	}

#leftColumn #leftColumn_left_sub #newsletter .newsletter_eml {
	width: 150px;
	}
	
#leftColumn #leftColumn_left_sub #newsletter .newsletter_btn {
	float: left;
	clear: both;
	margin-top: 5px;
	}

#leftColumn #leftColumn_right {
	float: left;
	width: 424px;
	padding-top: 30px;
	}

#leftColumn #director 
{
    padding-left: 0px !important;
    margin-left: 0px !important;
    width: 450px;
}
	
#leftColumn .director_image
{
    DISPLAY: block;
    FLOAT: left;
    padding-left: 0px;
    margin-left: 0px;
    width: 183px;
}

#leftColumn .director_text 
{
    MARGIN-TOP: 40px;
    padding-left: 0px !important;
    DISPLAY: block;
    FLOAT: right;
    width: 300px;
}

#leftColumn #leftColumn_right_sub {
	float: left;
	width: 424px;
	}	

#leftColumn #leftColumn_right_sub img
{
    padding: 0 15px 15px 0;
}
#leftColumn #leftColumn_right_sub ul {
	list-style: disc;
	padding-left: 20px;
}
#leftColumn #leftColumn_right_sub li 
{
    padding-bottom: 10px;
}

#rightColumn {
	float: right;
	width: 232px;
	margin-top: -17px;
	}

#rightColumn div {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	}

#rightColumn div li {
	padding: 0 0 8px 0;
	}

#rightColumn #vessel_search, #rightColumn #jobs, #rightColumn #tenders {
	margin-top: 10px;
	}

#rightColumn #vessel_search a {
	display: block;
	background: #ee7d11;
	padding: 5px;
	width: 70%;
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #f3a254;
	border-left: 1px solid #f3a254;
	border-right: 1px solid #e95900;
	border-bottom: 1px solid #e95900;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	margin: 0 5px 0 0;
	}
	
#rightColumn #vessel_search a.last {
	margin-bottom: 3px;
	color: #ffffff !important;
	font-size: 9px !important;
	}
	
	
#rightColumn_sub {
	float: right;
	width: 232px;
	margin-top: -13px;
	}

#rightColumn_sub div {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	}

#rightColumn_sub div li {
	padding: 0 0 8px 0;
	}

#rightColumn_sub #vessel_search, #rightColumn #jobs, #rightColumn #tenders {
	margin-top: 10px;
	}

#rightColumn_sub #vessel_search a {
	display: block;
	background: #ee7d11;
	padding: 5px;
	width: 70%;
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #f3a254;
	border-left: 1px solid #f3a254;
	border-right: 1px solid #e95900;
	border-bottom: 1px solid #e95900;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	margin: 0 5px 0 0;
	}
	
#rightColumn_sub #vessel_search a.last 
{
    color: #ffffff !important;
	margin-bottom: 3px;
	font-size: 9px !important;
	}	
	
/* -- FOOTER -- */

#footer #ctl00_ContentBlock2 {
	position: relative;
	background: url(../images/bg_nav.gif) 46px top no-repeat;
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	}

#footer #ctl00_ContentBlock2 ul {
	float: left;
	width: auto;
	margin: 10px 0 0 46px
	}
	
#footer #ctl00_ContentBlock2 ul, #footer li {
	display: inline;
	}
	
#footer #ctl00_ContentBlock2 li a {
	font: normal 11px arial, helvetica, sans-serif;
	color: #006a8d !important;
	text-decoration: none;
	padding: 0 10px 0 6px;
	border-right: 1px solid #ccc;
	}
	
#footer #ctl00_ContentBlock2 li a.first {
	padding-left: 0;
	}
	
#footer #ctl00_ContentBlock2 li a.last {
	border-right: none;
	padding-right: none;
	}
	
#footer #ctl00_ContentBlock2 #copyright {
	color: #999;
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 10px;
	}
	
#DataGrid1 
{
   	border:1px solid #cccccc;
   	width: 98%;
   	margin-left: auto;
   	margin-right: auto;
}

#DataGrid1 td 
{
  	padding:5px 10px 5px 10px;
   	border:1px solid #cccccc;
}

#Results 
{
    padding-bottom: 20px;
}

#contact_form 
{
    padding-left: 0 !important;
}

#leftColumn_right div, #ctl00_MainContent_PressKit, #ctl00_MainContent_Disclaimer, #ctl00_MainContent_Main
{
    padding-left: 0px !important;
}
