/* CSS Document */
form {
    padding:0;
	margin:0;
        outline:none;
}
a:active{
	outline:none;
}
a:focus{
	outline:none;
}

.row-holder{ margin-bottom:5px; clear:both}
/*commented by atish shimpi - 18-Nov-2012
.bttn-holder{ margin-bottom:5px; clear:both; text-align:center; padding:30px 0 10px 0px;} */

/* changed padding 30px to 18 for confirmation page - atish shimpi - 17-Nov-2012 */
.bttn-holder{ margin-bottom:5px; clear:both; text-align:center; padding:18px 0 10px 0px;} 
.bttn-inholder{ margin-bottom:0px; clear:both; text-align:center; padding-top:3px}
.bttn-holder a { font-size:1.8em;}
.row-holder .left {
 width:100%;
 float:none;
 margin-bottom:1px;
 position:relative;
}
.row-holder .right {
 width:100%;
 float:none;
 position: relative;
}
fieldset {
	padding:7px;
	border:none;
	margin:0;
	border:none;
}
fieldset #filter-control {
	font-size:1em;
	background:url(../images-dt/icons/bullet_blue.gif) left top no-repeat;
	padding-left:20px;
}
legend { 
	color:#94871a;
	font-size:1.3em;
	font-weight:bold;
}
label{
	width: 150px;
	font-size:1.2em;
	display: inline-block;
	line-height: 1.6;
    /* vertical-align:top;	*/
	padding:1px 3px 3px 3px ;
	text-align:right;
	color:#57636f;
}
.innerLabel { text-align:right; width:30px;}
fieldset dt span{
	font-weight:bold;
	font-size:1.2em;
	display: inline-block;
	/* Changes for rediobutton alignment - Pallavi 20-07-2012 */
	padding-top: 3px;
}
fieldset dt div{
	font-weight:bold;
	font-size:1.2em;
	display: inline-block;
	/* Changes for rediobutton alignment - Pallavi 20-07-2012 */
	margin-left:10px;
}


.checkBoxHolder, .spanBoxHolder {width:300px; margin-left:172px; margin-top:-22px;}
html>body .checkBoxHolder, .spanBoxHolder {margin-top:0;}
.checkBoxHolder label{ display:block; text-align:left;  white-space:nowrap; float:none; padding: 2px 0;}
.checkBoxHolder label select { font-size:1.2em; margin-left:7px}
fieldset dl { margin:8px 0 0 0;}
fieldset dt {
	padding:2px 0;

}
fieldset dl.horizontal {margin-top:3px;}
fieldset dl.horizontal dt { 
	float:left
}
fieldset dt img{
	clear: left;
}
fieldset dl.horizontal dt.empty{
	width: 50px;
}
.noFloat { float:none; clear:both; margin-top:0px;}
.topNM dl{ margin-top:0;}
.bottomNM dl{ margin-bottom:0}
input, select, textarea { 	font-family:  Arial;
	font-size:12px; padding:2px;}

#sel-issueAuth select { 	font-family:  Arial;
	font-size:1.2em; padding:2px;}        

/* form */
.w25{
	font-family: Arial;
	width:25px;
}
.w30{
	font-family: Arial;
	width:30px;
}
.w50{
	font-family: Arial;
	width:53px;
}
.w75{
	font-family: Arial;
	width:75px;
}
.w100{
	font-family: Arial;
	width:100px;
}
.w110{
	font-family: Arial;
	width:110px;
}
.w120{
	font-family: Arial;
	width:120px;
}
.w130{
	font-family: Arial;
	width:130px;
}
.w150{
	font-family: Arial;
	width:150px;
}
.w155{
	font-family: Arial;
	width:155px;
}
.w175{
	font-family: Arial;
	width:175px;
}
.w200{
	font-family: Arial;
	width:200px;
}
.w250{
	font-family: Arial;
	width:250px;
}
.w300{
	font-family: Arial;
	width:300px;
}
.w350{
	font-family: Arial;
	width:350px;
}
.w375{
	font-family: Arial;
	width:375px;
}
.w400{
	font-family: Arial;
	width:400px;
}
.w500{
	font-family: Arial;
	width:500px;
}
.w315{
	font-family: Arial;
	width:315px;
}
.w950{
	font-family: Arial;
	width:950px;
}
.asterisk{
     font: 1.0em Arial;
	 color:#94170a;
}
.disabled { color:#acacac}
.disabled .asterisk { color:#acacac}
.dis { background:#eee;}

.newBttn{
	padding: 5px 0 0 0;
	text-align: center;
}
/* buttons */

.bttn-save{
	background: url(../images-dt/bttns/button_save.gif) no-repeat center;
	padding: 5px 0 0 17px;
	color: #4f6d81;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	width: 70px;
	height: 22px;
}
.bttn-cancel{
	background: url(../images-dt/bttns/button_cancel.gif) no-repeat center;
	padding: 5px 0 0 17px;
	color: #591a1a;
	font-family:  Arial;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	width: 90px;
	height: 22px;
}
.bttn-reject{
	background: url(../images-dt/bttns/button_cancel.gif) no-repeat center;
	padding: 5px 0 0 17px;
	color: #591a1a;
	font-family:  Arial;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	width: 90px;
	height: 22px;
}
.bttn-show{
	font-size:1em;
	color:#000000;
	width:80px;
	height:22px;
	background: url(../images-dt/bttns/bttn-show.gif) top left no-repeat;
	border:none;
}
.bttn-add{
	font-size:1.2em;
	color:#FFF;
	width:106px;
	height:32px;
	background: url(../images-dt/bttns/bttn-add.gif) top left no-repeat;
	font-weight: 700;
	border:none;
}
.bttn-add-vm{
	font-size:1.2em;
	color:#FFF;
	width:300px;
	height:32px;
	background: url(../images-dt/bttns/bttn-add-vessel-move.gif) top left no-repeat;
	font-weight: 700;
	border:none;
}
.bttn-add-resource{
	background: url(../images-dt/icons/add.gif) no-repeat;
	margin: 3px;
	padding: 3px 3px 3px 22px;
	font-size: 1.25em;
	width: 5em;
	float: right;
}
.bttn-add-resource a{
	color: #32752a;
	font-weight: bold;
}

.btop{ margin-top:3px;}
.dateInfo { color:#000; background:#ccf2fe; border:1px solid #198fb6; padding:0 8px; display:none}