@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
	border:none;
	outline:none;
}
ul, li {
	list-style-type:none;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
body {
	color:#3a3a3a;
	background-color:inherit;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
}

@font-face {
	font-family: 'HelveticaCondensedRegular';
	src: url('ufonts.com_helvetica-condensed-webfont.eot');
	src: url('ufonts.com_helvetica-condensed-webfont.eot?#iefix') format('embedded-opentype'),  url('ufonts.com_helvetica-condensed-webfont.woff') format('woff'),  url('ufonts.com_helvetica-condensed-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica-CondensedBoldRg';
	src: url('ufonts.com_helvetica-condensedbold-webfont.eot');
	src: url('ufonts.com_helvetica-condensedbold-webfont.eot?#iefix') format('embedded-opentype'),  url('ufonts.com_helvetica-condensedbold-webfont.woff') format('woff'),  url('ufonts.com_helvetica-condensedbold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*******************general ends*************************/

/*----------container---------*/
body#feedback .container{
	margin:0 auto !important;
	float: none;
}
.container {
	height:91%;
	width:1000px;
	float: none;
	margin:0 auto;
}
/*--header--*/
.header {
	height:52px;
	overflow:hidden;
}
.logo {
	width:150px;
	
}
.nyk_grp {
	width:105px;
	padding:0;
	margin-top: 5px;
}
/*------------nav----------*/
.nav {
	height:32px;
	overflow:hidden;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior: url(border-radius.htc);
	background:url(../images/navbg.gif) repeat-x 0 0;
	padding:4px 0 0 0;
	position:relative;
	/* This lets IE know to call the script on all elements which get the 'nav' class */

}
.nav ul {
	text-align:center;
}
.nav ul li {
	float:left;
	font:normal 14px/28px Arial, Helvetica, sans-serif;
	background:url(../images/nav_sep.gif) no-repeat 0 0;
}
.nav ul li:first-child {
	background:none;
}
.nav ul li a {
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	padding:0 27px;
	text-shadow: 0px -1px 1px #014f82;
	filter: dropshadow(color=#014f82, offx=0, offy=-1);
}
.nav ul li a:hover {
	color:#7dc4f0;
	background-color:inherit;
}
/*----banner----*/
.banner {
	height:257px;
	padding:2px 0 7px 0;
	position:relative;
}
.bannertxt {
	width:443px;
	padding:0;
	position:absolute;
	left:0;
	top:100px;
}
.bannertxttop {
	background:url(../images/bannertxt_top.png) no-repeat 0 0;
	height:4px;
}
.bannertxtmid {
	background:url(../images/blue_trans.png) repeat 0 0;
	border-right:1px solid #bed9f3;
	color:#fff;
	background-color:inherit;
	font-size:14px;
	line-height:16px;
	padding:14px 0 16px 22px;
}
.bannertxtmid span {
	display:block;
	padding:4px 0 0 0;
}
.bannertxtbot {
	background:url(../images/bannertxt_bot.png) no-repeat 0 0;
	height:4px;
}
/*------left_panel-----*/
.left_panel {
	width:688px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.left_panel_inner {
	position:relative;
	margin:0;
	background:url(../images/left_bg.jpg) repeat-x 0 0;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding:0 9px;
}
.left_panel_inner p {
	padding-bottom:3px;
}
.left_img {
	width:176px;
	padding-bottom:7px;
}
.left_txt {
	width:476px;
}
.leftpaneltop {
	background:url(../images/left_top.gif) no-repeat 0 0;
	height:5px;
}
.leftpanelbot {
	background:url(../images/left_bot.gif) no-repeat 0 0;
	height:5px;
}
.left_bg_l {
	position:absolute;
	left:-1px;
	top:0;
}
.left_bg_r {
	position:absolute;
	right:-1px;
	top:0;
}
.right_panel {
	width:306px;
	overflow:hidden;
}
.right_panel h1 {
	font-size:22px;
	line-height:24px;
	color:#004dad;
	background:url(../images/h1_border.jpg) no-repeat 50% 100%;
	display:block;
	font-family: 'Helvetica-CondensedBoldRg';
	overflow:hidden;
	padding:14px 0 14px 20px;
	margin-bottom:24px;
}
.right_panel h2 {
	background-image: url(../images/red_bg.gif);
	background-repeat:repeat-x;
	font-family: 'Helvetica-CondensedBoldRg';display:block;
	height:46px;
	line-height:46px;
	font-size:22px;
	color:#fff;
	margin-left:0px;
	text-align:center;
	
	overflow:hidden;
	text-shadow: 0px -1px 1px #650011;
	filter: dropshadow(color=#650011, offx=0, offy=-1);
	
	margin-bottom:3px;
	position:relative;
	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
h4 {
	line-height:24px;
	font-size:22px;
	color:#fff;
	background-color:inherit;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	display:block;
	font-family: 'Helvetica-CondensedBoldRg';
	text-shadow: 0px 1px 1px #15446b;
	filter: dropshadow(color=#15446b, offx=0, offy=1);
	overflow:hidden;
}
h3 {
	line-height:22px;
	font-size:20px;
	color:#2d2d2d;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	display:block;
	font-family: 'Helvetica-CondensedBoldRg';
	overflow:hidden;
}
/*----------right_box----------*/
.right_box {
	background:url(../images/right_icon_bg.jpg) no-repeat 0 0;
	height:78px;
	overflow:hidden;
	/*	padding:0 0 3px 0; */	
	display:block;
	margin-bottom:3px;
}
.right_box_left {
	width:202px;
	padding:19px 0 0 15px;
	color:#005e85;
	font-size:14px;
	line-height:16px;
}
.right_box_left p {
	padding:3px 0 0 0;
}
.right_box img.img01 {
	/*margin:5px 18px 0 0;*/
	margin:5px 13px 0 0;
}
.right_box img.img02 {
	margin:15px 15px 0 0;
}
.right_box img.img03 {
	margin:5px 11px 0 0;
}
.avail_opening{ height:175px !important; }
/*---footer---*/
.footer {
	height:36px;
	position:relative;
	line-height:36px;
	background:url(../images/footer_bg.gif) repeat-x 0 0;
	margin-bottom:9px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.footer ul {
	padding:0 16px;
	margin-top:0px;
}
.footer ul li {
	float:left;
	font-size:12px;
	line-height:36px;
	color:#fff;
	background-color:inherit;
}
.footer ul li.last {
	float:right;
	padding-top: 7px;
}
*+html .footer ul li.last {
	padding:2px 0 0 0;
}
.footer ul li.last a {
	padding:0;
}
.footer ul li a {
	color:#fff;
	background-color:inherit;
	padding:0 24px;
	text-decoration:none;
}
.footer ul li a:hover {
	color:#7dc4f0;
	background-color:inherit;
}
/*added by vaishakh*/
#press {
	background:url(../images/right_icon_bg_news.png) no-repeat top center;
	height:220px;
	padding-bottom:0px;
}
.news_tiker {
	margin-top:10px !important;
}
.news_tiker li {
	margin-bottom:5px !important;
	height: 90px;
	margin-top:5px;
}
.info a {
	word-wrap: break-word;
}
.cat {
	word-wrap: break-word;
}
#apply_ol input {
	border: 1px solid #000;
}
#apply_ol textarea {
	border: 1px solid #000;
}
.contact_row {
	clear:both;
}
.contact_box {
	margin-bottom: 25px;
*overflow:auto;
*overflow-y: hidden;
}
.contact_box p {
	word-break:break-all;
}
.location {
	color: #CB1E3B;
	font-weight: bold;
	padding-left: 16px;
}
.contact {
	padding-top: 13px;
	width: 393px;
	background: url(../images/cntct_bg_up.png) no-repeat left center;/*background: url(../images/contact_bg.png);*/
}
.contact_mid {
	background: url(../images/cntct_bg_mid.png) repeat-y;
	width: 392px;
	padding-left: 16px;
	padding-top: 9px;
	padding-right:28px;
}
.contact_mid p {
	padding-right:28px;
}
.bottom {
	background: url(../images/cntct_bg_down.png) no-repeat bottom center;
	width: 391px;
	height: 9px;

}
.contact p {
	padding-bottom: 0px ! important;
}
.tele {
	color:#004dad;
	background: url(../images/tele.png) no-repeat left center;
	padding-bottom: 0 !important;
	padding-left: 26px;
	padding-top: 3px;
}
.tele span {
/*margin-right: 46px;*/
}
#apply_ol input {
	border: 1px solid #000000;
}
#apply_ol textarea {
	border: 1px solid #000000;
	width:220px;
}
#apply_ol {
	border:1px solid #E5E5E5;
	width:425px;
}
.button {
	border-radius: 5px 5px 5px 5px;
	color: #0B90E4;
}
.success {
	color: green;
}
/*23-may-2012-very-important-css*/
.news_tiker li {
	height:80px !important;
}
.press_rel {
	padding: 10px;
}
.news_item {
	padding: 10px;
	border: 1px solid #B2B3B5;
	margin-bottom:10px;
	text-align:justify;
}
.news_item h3 {
	margin-bottom:10px;
	color: #0A3D6B;
}
.dat {
	color:#0A3D6B !important;
	margin-top: 5px;
}
.cur_opening {
	color: #0A3D6B !important;
	padding: 10px;
}
.cur_opening_item {
	border: 1px solid #B2B3C9;
	padding: 10px;
	margin-bottom: 10px;
}
.job_descp {
	border: 1px solid #B2B3B5;
	padding: 15px !important;
}
.job_left {
	display: block;
	float: left;
	width: 45%;
}
.job_right {
	display: block;
	float: left;
	text-align: right;
	width: 55%;
}
.jobp {
	padding-right:30px;
}
.edit_tbl {
	border:1px solid #B2B3C9;
	padding:10px;
	margin: 10px;
}
#csv_form input {
	border:1px solid #B2B3C9;
}
.apply {
	background: url("../images/apply.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 21px;
	padding: 2px;
	width: 80px;
	margin-top: 5px;
}
.apply:hover {
	text-decoration:none;
}
.cur_opening_item .dat {
	color: #0A3D6B !important;
	float: left;
	margin-top: 5px;
	width: 82.5%;
}
.accclear {
	clear:both;
}
.dt_top {
	background-color: #F4F6F8;
	border: 1px solid #D6DFE4;
	margin-bottom: 10px;
	padding: 8px;
	clear: both;
}
.dt_top a {
	color: #000000;
	font-size: 20px;
	display:block;
	padding:5px;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
}
.jcode {
*overflow: hidden;
	float:left;
	width:50%;
}
.jpost {
	float:left;
	width:50%;
}
.dd_bot {
	width:100%;
	float:left;
}
.brdr {
	border:1px solid #B2B3C9;
}
#date_details {
	border:0px solid #B2B3C9;
	clear:both;
}
#date_details table tr td {
}
#status {
	width:250px;
	margin-bottom: 15px;
}
.status_div {
	float: left;
	margin-right: 10px;
}
#accordion #activity_table {
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
}
.sailbox {
	margin-left:10px;
	border:1px solid #B2B3C9;
	float:left;
	padding:2px;
	margin-bottom: 10px;
}
.sailbox p {
	float: left;
	width: 90px;
}
.sailbox a {
	float:left;
	display: block;
}
#map_canvas {
	width:688px;
	height: 600px;
	float: left;
	margin-bottom:15px;
}
.submit {
	border:2px solid #0C89D9;
	padding:3px 5px;
	display:block;
}
.igm .actcol {
	text-align:left !important;
}
.igm td {
	text-align:left !important;
}
.rupee {
	background: url("../images/rupee.png") no-repeat scroll 0 0 transparent;
	width:6px;
	height:9px;
}
#bills {
	border: 1px solid #0E95EA;
	margin: 10px;
	padding: 10px;
}

#aboutbg{ background: url("../images/about.png")  }

.clearing {
    font-size: 0;
    line-height: 0;
    clear: both;
	}
.press_rel_table{  border-left: 1px solid #0A3D6B;
    border-top: 1px solid #0A3D6B;}
.press_rel_table td {border-bottom: 1px solid #0A3D6B;
    border-right: 1px solid #0A3D6B;}





.pagination .paginate{
	padding-top:10px;
}
.pagination .paginate a, .pagination .paginate span{
	text-decoration:none !important;
	padding:5px !important;
	border-color:#98C0D6 !important;
	color:#1483C9;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.pagination .paginate a:hover{
	border-color:#508eb0 !important;
}
.pagination .paginate span.current{
	color:#84A5B7;
	background-color:#E8EEF2 !important;
}
.pagination .paginate .nextclass, .pagination .paginate .prevclass{
	padding:5px 7px !important;
	line-height:14px !important;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pagination .paginate a.nextclass, .pagination .paginate a.prevclass{
	background:url(../images/navbg.gif) repeat-x 0 50%;
	color:#fff;
	border-color:#0670AD !important;
}
.pagination .paginate a.nextclass:hover, .pagination .paginate a.prevclass:hover{
	background:url(../images/footer_bg.gif) repeat-x 0 50%;
	color:#fff;
}
.pagination .paginate span.nextclass.disabled, .pagination .paginate span.prevclass.disabled{
	background-color:#E8EEF2 !important;
}



/*-------------------------------26-12-2014 modification start-----------------------------------*/
.nyklogo{
	margin: 20px 0; 
}
.logo{
	width: auto !important;
}
.header{
	height: auto;
	overflow: visible;
	position: relative;
	z-index: 1000;
}
.nykgrplogo{
	width: auto;
	height: auto;
	float: right;
	margin-top: 7px;
}
.nyk_grp{
	width: auto;
}
.logo p{
	width: auto;
	float: left;
}
.topmenulist{
	float: right;
	margin: 20px 20px 10px 0;
	position: relative;
}
.topmenulist li{
	float: left;
	padding-left: 6px;
	position: relative;
}
.topmenulist > li > a{
	display: block;
	font-size: 0;
	line-height: 0;
	width: 29px;
	height: 29px;
	text-indent: -900px;
}
.topmenulist li.contact_top > a{
	background: url(../images/contact.png) no-repeat 0 0;
}
.topmenulist li.careers_top > a{
	background: url(../images/career.png) no-repeat 0 0;
}
.topmenulist li.news_top > a{
	background: url(../images/news.png) no-repeat 0 0;
}
.topmenulist ul.sub{
	top: 20px;
	left:0;
	right: 0;
	width: auto;
}
.topmenulist ul.sub li{
	display: block;
	float: none;
	padding-left: 20px;
}
.topmenulist .ddmng{
	bottom: 10px;
	top:auto;
	left: -54px;
	width: 150px;
}
.topArrow{
	background: url(../images/toparrow.png) no-repeat 0 0;
	width:15px;
	height: 15px;
	position: absolute;
	left: 69px;
	top: 9px;
	display: none;
}
.logo p{
/*	border-left: 1px solid #ddd;*/
    margin-left: 15px;
    margin-top: 20px;
    padding: 10px 0 12px 225px;
}
.topmenulist li > div.tooltipwrp{
	background:#f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 11px;
    left: 0;
    line-height: 14px;
    padding: 3px 8px;
    position: absolute;
    top: -23px;
    white-space: nowrap;
    z-index: 10;
	display: none;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
}
.tooltipwrp .botmarrow{
	position: absolute;
	left: 15px;
	bottom: -6px;
	width: 10px;
	height: 7px;
	background: url(../images/botmarrow.png) no-repeat 0 0;
	
}
/*-------------------------------26-12-2014 modification end-----------------------------------*/