@charset "utf-8";
/* CSS Document */

/*========================================
-------- Reset
========================================*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*========================================
-------- Global
========================================*/
*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}
img {
	border: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #333;
	background-image: url(/images/background/bg-night.jpg);
	background-repeat: no-repeat;
	background-color: #242520;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}

/*========================================
-------- Additional Styles
========================================*/
.clearFloat {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.textAlignRight {
	text-align: right;
}

img.imgLeft {
	float: left;
	margin-right: 10px;
}
img.imgRight {
	float: right;
	margin-left: 10px;
}

/*========================================
-------- Header
========================================*/
#header {
	background-image: url(/images/header/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: left 49px;
	height: 238px;
	width: 960px;
	position: relative;
}
#header div#logo a {
	position: absolute;
	left: 0;
	top: 49px;
	background-image: url(/images/logo.png);
	height: 113px;
	width: 267px;
}

/*========================================
-------- Top Nav
========================================*/
#topnav {
	position: absolute;
	top: 0;
	z-index: 1000 !important;
}
#topnav ul li {
	background-image: url(/images/bg-topnav.jpg);
	background-repeat: repeat-x;
	background-position: right;
	height: 49px;
	float: left;
	position: relative;
}
#topnav ul li:hover ul {
	display: block;
}
#topnav ul li.sfhover ul {
	display: block;
}
#topnav ul li a {
	display: block;
	float: left;
	height: 31px;
	padding: 18px 0 0;
	color: #68676c;
	font-size: 12px;
	text-shadow: 1px 1px 0px #EFF0F0;
	text-align: center;
	background-image: url(/images/bg-topnav-divide.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topnav ul li.last a {
	background-image: none;
	padding-left: 25px;
	padding-right: 22px;
}
#topnav ul li a:hover {
	text-decoration: none;
	color: #000000;
	text-shadow: none;
}
#topnav ul ul {
	position: absolute;
	z-index: 9999 !important;
	display: none;
	height: auto !important;
	width: 156px;
	left: -1px;
	top: 49px;
	background-image: url(/images/header/bg-drop-nav.png);
	background-repeat: repeat;
	border: solid 1px #97abac; 
	margin: 0;
	padding: 2px 0 10px;
}
#topnav ul ul li {
	margin: 5px 0 0px;
	padding: 0;
	height: auto !important;
	font-weight: normal;
	background-image: none;
}
#topnav ul ul li a {
	margin: 0 0 0 8px;
	padding: 0 0 5px 5px;
	width: 135px;
	float: none;
	text-align: left;
	height: auto !important;
	background-image: none;
	color: #FFFFFF;
	text-shadow: none;
	font-size: 12px;
	white-space: nowrap;
	border-bottom: solid 1px #97abac;
}
#topnav ul li.first ul {
	margin-left: 1px;
}
#topnav ul li.last ul {
	margin-left: -73px;
}
#topnav li.last ul li a {
	padding-left: 5px;
	padding-right: 0px;
}
#topnav ul ul li a:hover {
	text-shadow: none;
	background-image: url(/images/header/bg-drop-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	color: #FFFFFF;
}
#topnav ul#drop1 {
	margin-left: 1px;
}
#nav-caspian {
	width: 143px;	
}
#nav-gulf {
	width: 119px;	
}
#nav-schedule {
	width: 96px;	
}
#nav-other {
	width: 129px;	
}
#nav-shipments {
	width: 134px;	
}
#nav-worldwide {
	width: 159px;	
}
#nav-about {
	width: 95px;	
}

/*========================================
-------- Content
========================================*/
#content {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
	padding-bottom: 10px;
}
#content .contentPadding {
	padding: 0 40px 0 64px;
	width: 516px !important;
}
#content .map {
	padding: 0 64px;
	width: 812px !important;
}

.arrow {
	padding-left: 8px;
}
.quotation .floatLeft, .quotation .floatRight {
	width: 470px;
}

.articleWrapper {display:inline;}
ul.latest_news, ul.team, ul.recruit {
	margin-left: 0;
	padding-bottom: 20px;
}
ul.latest_news li, ul.team li, ul.recruit li {
	border-top: solid 1px #D7DCE0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 15px;
	padding-left: -54px;
}
.date, .date2, .jobtitle {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #67686B;
}

.comment-more {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #67686B;
}

.date2 {
	padding-left: 0 !important;
}
.times {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #67686B;
}
.vacancyP {
	margin: 0 0 16px 0;
	font-size: 13px;
	font-weight: bold;
	color: #67686B;
}
.vacancy {
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 10px 10px;
	color: #67686B;
}
ul.team .imgRight {
	border: solid 1px #D7DCE0;
	margin-top: 6px;
}
.ui-accordion-header .imgRight {
	border: solid 1px #D7DCE0;
	margin-top: 6px;
}
.map img {
	border: solid 1px #D7DCE0;
	margin-bottom: 30px;
}
.SmallMap img {
	border: solid 1px #D7DCE0;
	margin-bottom: 16px;
}

/*========================================
-------- Flight Status
========================================*/
#flights {
	background-image: url(/images/login/bg-login.gif);
	background-repeat: repeat-x;
	display: block;
	height: 43px;
	width: 960px;
	float: left;
	font-size: 14px;
	color: #556368;
	padding-top: 0px;
}
#flights .floatLeft {
	height: 30px;
	width: 200px;
	padding-left: 30px;
	padding-top: 13px;
	font-size: 14px;
	font-weight: bold;
	color: #4e5658;
}
#flights .floatRight {
	padding-right: 8px;
}
#flights .floatRight a {
	height: 30px;
	width: 120px;
	display: block;
	background-image: url(/images/bg-flights.jpg);
	border: solid 1px #c3c8cb;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	color: #597c92;
	float: left;
	margin-top: 4px;
	margin-right: 2px;
}
#flights .floatRight a:hover, #flights .floatRight a.selected {
	background-image: url(/images/bg-flights-hover.jpg);
	color: #000000;
}
#flights .floatRight a.show {
	height: 36px;
	width: 45px;
	background-image: none;
	border: none;
	padding-top: 0;
}
#flights .floatRight .txtLeft {
	width: 41px;
	height: 28px;
	padding-top: 5px;
	text-align: center;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
	margin-right: 5px;
}
.btn_showAll {
	background-image: url(/images/login/btn-login-box.gif);
	width: 53px;
	height: 22px;
	border: 0;
	margin-right: 19px;
	float: right;
}

/*========================================
-------- Quotation Form
========================================*/
.qty {
	font-size: 13px;
	color: #68676c;
	font-weight: bold;
	float: left;
	width: 65px;
	padding: 0 5px 20px 0;
}
.qty-result {
	font-size: 13px;
	color: #c00a02;
	font-weight: bold;
	float: left;
	width: 65px;
	padding: 0 5px 20px 0;
	text-align: center;
}
.chargeable {
	font-size: 13px;
	color: #68676c;
	font-weight: bold;
	float: left;
	width: 235px;
	text-align: right;
	padding: 0 5px 20px 0;
}
.result {
	font-size: 13px;
	color: #c00a02;
	font-weight: bold;
	float: left;
	width: 75px;
	padding: 0 5px 20px 0;
	text-align: center;
}
.note {
	font-size: 12px;
	color: #1C92BB;
	font-weight: bold;
	float: left;
	width: 399px;
	padding: 0 35px 20px;
	text-align: center;
}

/*========================================
-------- Left Nav
========================================*/
.side_nav {
	background-image: url(/images/rightside/bg-news.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.side_nav ul {
	margin: 15px 0 0;
}
.side_nav ul li {
	margin: 0 0 8px 0;
	padding: 0 30px 8px 0;
	font-size: 11px;
	color: #94AFAF;
	border-bottom: solid 1px #D7DCE0;
}
.side_nav ul li a {
	padding-left: 8px;
}

/*========================================
-------- Right Side
========================================*/
.news {
	background-image: url(/images/rightside/bg-news.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 25px;
	height: 190px;
}
.news .read_more {
	border-bottom: none;
	background-image: url(/images/rightside/bg-read-more.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.news .read_more a {
	color: #67686B;
	font-weight: bold;
	text-decoration: none;
}
.news .read_more a:hover {
	color: #000;
}
.sidebar {
	padding-left: 20px;
	padding-right: 20px;
}

/*========================================
-------- Worldwide Contacts
========================================*/
.europe {
	background-image: url(/images/maps/map-europe.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
.asia {
	background-image: url(/images/maps/map-asia-oceania.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
.africa {
	background-image: url(/images/maps/map-middle-east-africa.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
.america {
	background-image: url(/images/maps/map-north-america.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
.office {
	margin: 0 0 6px 0;
	font-size: 13px;
	line-height: 1.5em;
	color: #67686B;
}
.locations {
	margin-left: 23px;
}
.locations div {
	float: left;
	width: 296px;
	margin: 0 13px 20px 0;
	min-height: 260px;
}
.locations div ul {
	margin: 14px 0 0 17px;
	padding: 0;
}
.locations div ul li {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 12px;
	color: #67686B;
	position: relative;
}
.locations div ul li span {
	position: absolute;
	left: 72px;
	top: 0;
	font-weight: bold;
}

/*========================================
-------- Footer
========================================*/
.services {
	background-image: url(/images/footer/bg-services.jpg);
	height: 96px;
	float: left;
}
.services .serv1 a {
	color: #50656C;
}
.services .serv2 a {
	color: #72654C;
}
.services .serv3 a {
	color: #68775D;
}
.services a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {
	background-color: #F5F5F5;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	width: 100%;
}
#footer .footer_nav {
	color: #50656C;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 16px;
}
#footer .footer_nav a {
	color: #50656C;
	font-size: 11px;
}
#footer .footer_nav a:hover {
	color: #000;
	text-decoration: none;
}
#footer .contacts {
	margin-left: 10px;
	margin-top: 9px;
	padding-bottom: 100px;
}
#footer .contacts ul {
	margin: 0;
	padding: 0;
	clear: both;
}
#footer .contacts ul li {
	margin: 0 0 15px;
	padding: 0 15px 0 10px;
	font-size: 11px;
	color: #A3A4A6;
	float: left;
	list-style-type: none;
	background-image: url(/images/footer/footer-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer .contacts ul li.last {
	background-image: none;
	padding-right: 0px;
}
#footer .contacts a {
	color: #A3A4A6;
}
#footer .contacts a:hover {
	color: #000;
	text-decoration: none;
}

#copyright {
	font-size: 11px;
	color: #A3A4A6;
	float: left;
	line-height: 1.7em;
	margin: 0;
	padding: 0 0 16px;
}
#ardent {
	font-size: 11px;
	color: #A3A4A6;
	float: left;
	line-height: 1.7em;
	margin: 0;
	padding: 0 0 16px 5px;
}



#comments .expandable .comment-body {
	height: 142px;
	overflow: hidden;
}
