
/*  The gets stylesheet 
	This is the stylesheet to be modified to give individual styles to page elements. This gets 
	applied after all the other css is applied.
*/
	body {
		background: none; 
	}

	.contentWrapper { 
	/*	background-color:#FFFFFF !important; */ 
		background-color:#FFFFFF;
		margin-top: 5px; 
	} 

	#businessbutton {
/*        background: url(images/img-gets/bus_button.png) no-repeat scroll 0 0 transparent; */
        display: block;
        height: 31px;
        left: 70px;
        position: absolute;
        top: 0;
        width: 155px;
        z-index: 2;
	}


	#searchapolooza {
		position: absolute;
	/*	right: 20px; */
		right: 75px;
		z-index:0;		
	}
	
	#searchapolooza .tab .body {
		line-height: 2.5em;
	}
	
	
	
	#etbhd-notice {
		/* margin-right: 20px; */
		margin-right: 10px;
	}
	
	#theEntHeader { 
		/*	min-width: 600px important!; */ 
	} 
	
	/* for help tables */
	.tabledata_noborder { 
	/*	width: 77%;  
		margin: 6%;
	*/ 
		margin: 0; 	
	} 
	
/* Global stylesheet for gets buttons */ 	

/*	input[type=submit] {
		background: url(../../../ext/default/img/button-blank.png);
		background-size: 100% 100%; 
		background-repeat: no-repeat ;
		border: none; 
		color: #FFFFFF;
		height: 25px;
		min-width: 60px; 
		padding-left: 5px;
		padding-right: 5px;
	}
*/ 
	
	input[type=submit] {
	/*	background: url(../../../ext/default/img/button-blank.png);
		background-size: 100% 100%; 
		background-repeat: no-repeat ;
	*/	
		background-color: #3AA3C9;
		border: none; 
		color: #FFFFFF;
		height: 25px;
	/*  min-width: 60px; not supported by ie7 document mode	; */
		padding-left: 5px;
		padding-right: 5px;
	}
	
	input[type=button] {
	/*	background: url(../../../ext/default/img/button-blank.png);
		background-size: 100% 100%; 
		background-repeat: no-repeat ;
	*/
		background-color: #3AA3C9;
		border: none; 
		color: #FFFFFF;
		height: 25px;
	/*  min-width: 60px; not supported by ie7 document mode	; */
		padding-left: 5px;
		padding-right: 5px;
	}
	
	input[type=reset] {
	/*	background: url(../../../ext/default/img/button-blank.png);
		background-size: 100% 100%; 
		background-repeat: no-repeat ;
	*/
		background-color: #3AA3C9;
		border: none; 
		color: #FFFFFF;
		height: 25px;
	/*  min-width: 60px; not supported by ie7 document mode	; */
		padding-left: 5px;
		padding-right: 5px;
	}
	
	input[type=submit]:hover, 
	input[type=reset]:hover,
	input[type=button]:hover
	{
		/* background-color: #0C78A9 ; */ 
		text-decoration: underline;
		cursor: pointer;
	} 
	
	#bd {
		margin-right: 10px;
		margin-left: 10px;
	/*	margin-top: 65px; 
		margin-top: 10px;
	*/
		margin-top: 1px;
		line-height: 1.5em;
	}

	#doc { 
		min-width: 1100px; 
	/*	width: 97%; */
	} 
	
	#theDrill{
		 float: left; 
		 margin-left: 10px;
		 margin-top: 10px;
	}
	
	#loginInfo{
		float: right;
		margin-right: 10px;
	}
	
	#etbhd-drillpath2 {
	/*	display: inline; */
		display: block; 
	/*	float:none; */
		width: 100%; 
		height: 3.5em;
		border-top-style:solid;
		border-top-width:5px
		
	}
	
	#etbhd-drillpath2, #loginInfo, #theDrill { 
		background-color: #CDCDCD;
	} 
	
	body * {
		line-height: 1.5em;
	}
	
	table.treetbl tr.tender td {
		/* border-bottom: 1px solid #DDDDDD; */
		border-bottom:1px dotted #8CACBB;
	}
	
    table.treetbl tr.tender td a {
        color: #000000;
        line-height: 1.9em;
        text-decoration: underline;
    }
	
	.hdrow a , th { 
		color: #008BC8;
	} 
	
	div.input-form-box { 
		border: none; 
		padding: 0; 
	}
	
	div.fieldset-divider {
		border-top: none;
		margin-top: 2em;
	}
	
	form.user-input {
		background-color: #d0e9f2;
		margin: 0;
		padding: 2em;
		color: #008BC8; 
	}
	
	span.legend {
		background: none repeat scroll 0 0 #E3ECFF;
		color: #00446E;
		padding-left: 0;
		padding-right: 0.5em;
		position: relative;
		top: -0.75em;
	}
	
	
	#mednavRealme {
		position: absolute;
		right: 0;
		top: 0;
	}
	
	#hd {
		padding-top: 0px;
		text-align: right;
		background-color: #243444 ; 
		margin-bottom: 0px; 
	}


	#doc {
		padding-left: 0px; 
		padding-right: 0px;
		width: 100%; 
	}
	
	.menudiv .yui-b { 
		width: 257px;
	} 
	
	.yui-t1 #etbhd-main .yui-b {
		float: left;
	}
	
	.yui-t1 #yui-main .yui-b, .yui-t2 #yui-main .yui-b, .yui-t3 #yui-main .yui-b, .yui-t4 .yui-b, .yui-t5 .yui-b, .yui-t6 .yui-b {
		float: left;
	}
	
	/* for h2 in forms */
	form.user-input div.fieldset-divider {
		border-top: none;
		margin-top: 2em;
		margin-bottom: 0.75em;
	}
	
	/* for h2 in forms */
	form.user-input span.legend {
		background: none;
		left: auto;
		padding-left: 0;
		padding-right: 0;
		position: static;
		top: auto;
	}
	
	/* for h2 in forms */
	form.user-input span.legend, 
	div.detail-divider span.legend {
		font-size: 15px;
		color: #008BC8;
	/*	border: medium none; */
		font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
		font-weight: normal;
		margin: 0.75em 0 0.25em;
		padding: 0;
	}
	
	/* form labels in forms */ 
	form.user-input label, 
	form.user-input label.mandatory { 
		font-size: 12px;
	/*	font-weight: bold; */ 
		font-weight: normal;
		color: #008BC8;
		
	}
	
	/* the divider doesnt have a line now */
	div.detail-divider {
    /*	border-top: medium none; */ 
    	margin-top: 3em;
    	
    	background-color: rgba(0, 0, 0, 0);
		border-top: 1px dotted #8CACBB; 
	    color: #FFFFFF;
	    height: 2px;
	    display: block; 
	    padding-top: 2em; 
	    margin-bottom: 1em;
    	
	}
	
	div.detail-divider span.legend {
	    background: none repeat scroll 0 0 #FFFFFF;
	    left: 0em;
	    position: relative;
	   /* top: 0; */
	}
	
	/* for h2 to legends 
	span.legend {
		font-size: 15px;
		color: #008BC8;
		border: medium none;
		font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
		font-weight: normal;
		margin: 0.75em 0 0.25em;
		padding: 0;
	} 
	*/
	 form.user-input label.mandatory:after { 
		content:" *";
		color: red ;
	}
	
	.validation_errs {
		margin-top: 1em;
	}
	
	form.user-input {
		padding-top: 0.5em;
	}
	
	#frmTnderNotif{
		padding-top:2em; 
		color: #008BC8;
	}
	
	#pwr-by-logo {
		margin-top: 0.5em;
	}

	.menudiv { 
	/*	margin-left: 15px; */   
		margin-top: 10px; 
		margin-right:10px;
		max-width: 320px ;	
		display:inline;
	}
	
	#bd { 
		background-color: #FFFFFF ; 
	} 
	
	.logoItem { 
	/*	height: 145px !important; */ 
		background-color:#FFFFFF ; /*!important */ 
		
		max-width: 210px;
		display:block; 
		text-align:center;
		min-height:20px;
		margin-top: 10px;
		margin-bottom: 20px;
	/*	width:210px;
		height:92px;
	*/	
	} 
	
	#portal-columns-wrapper {
	    background: none repeat scroll 0 0 white;
	    margin: 0 auto;
	    padding: 20px 20px 0;
	    width: 920px;
	}
	
	.current {
	    color: #223341 !important;
	}
	
	.yui-t1, #yui-main, .yui-b { 
		margin-top:5px; 
	}
	
	#etbhd-nav, #etbhd-title {
	    border-bottom: 1px;
	    padding-bottom: 2px;
		margin-left:10px;
	}
	
	/* end menu includes */ 
		
	.contentOuterWrap { 
	/*	width:80%; */
		width:100%;
		min-width:869px;
	} 
	
	#entFooter { 
		background: none repeat scroll 0 0 #233342;
		height: 115px;
		width: 100%;
	}
	
	#entFooter .logos {
		float: left;
		margin-right: 20px;
		margin-top: 20px;
	}
	
	table.tender-details-info-tbl td, table.tender-details-info-tbl th {
		border: medium none;
		padding: 0.5em;
	}
	
	
	.notice {
	    font-style: italic;
	    text-align: left;
	}
	
	/* converting menu id to class for validation conformance */ 
	
	.procurementArea .myLeftSubNav div.current, .procurementArea .myLeftSubNav h2.current {
	    background: url("../../../ext/default/img/gets/enterprise_subnav_current_bg.png") no-repeat scroll left center transparent;
	    color: #223341;
	}
	
	.myLeftSubNav div.current, .myLeftSubNav h2.current {
	    border-bottom-width: 0;
	    border-radius: 3px 3px 3px 3px;
	    margin-left: -2px;
	    margin-right: -15px;
	    padding: 17px 24px 17px 14px;
	    width: 196px;
	}
	.myLeftSubNav .navItem {
	    font-size: 13px;
	    line-height: 15px;
	    position: relative;
	}	
	
	/*  */	
	.procurementArea .myLeftSubNav, .procurementArea .myLeftSubNav .aboveTitle {
 	   color: #FFFFFF;
	}
	
	.procurementArea .myLeftSubNav .navItem {
	    background: url("../../../ext/default/img/gets/companies_subnav_hsep.png") repeat-x scroll 0 0 transparent;
	}
	
	.myLeftSubNav .navItem {
	    font-size: 13px;
	    line-height: 15px;
	    padding: 8px;
	    position: relative;
	}
	
	.procurementArea .myLeftSubNav, .procurementArea .myLeftSubNav .aboveTitle {
	    background: url("../../../ext/default/img/gets/companies_subnav_bg.jpg") no-repeat scroll 0 0 #243443;
	    color: #FFFFFF;
	}
	
	.myLeftSubNav {
	    margin-bottom: 32px;
	    width: 210px;
	}
	
	.procurementArea .myLeftSubNav a:hover {
	    text-decoration: underline;
	}
	
	.myLeftSubNav a {
	    color: #FFFFFF;
	    text-decoration: none;
	}
	
	.myLeftSubNav a {
	    color: #FFFFFF;
	}
	
	.myLeftSubNav h2.title {
	    font-size: 20px;
	    font-weight: normal;
	    line-height: 24px;
	    margin: 0 8px 0 0;
	    padding: 16px 0 16px 8px;
	    text-transform: uppercase;
	}
	
	.myLeftSubNav h2.title a {
 	   color: #FFFFFF !important;
	}
	
	.purchaserLoginLink {
		font-family: sans-serif; 
		font-size: 13px; 
		color: white; 
		line-height:3.2em; 
		text-decoration:none; 
		padding-right:10px;
	 }
	 
	.purchaserLoginLink:hover {
	    text-decoration: underline;
	}
	
	.blueRow * { 
		color: #008BC8 !important;
	}
	
	.greyRow * {
		color: #6E6E6E !important;
	 } 
	
	input {
	    -moz-border-bottom-colors: none;
	    -moz-border-left-colors: none;
	    -moz-border-right-colors: none;
	    -moz-border-top-colors: none;
	  /*  background: url("/input_background.gif") repeat-x scroll 0 0 White; */
	    background: none repeat scroll 0 0 white;
	    border-color: #666666 #DDDDDD #DDDDDD #666666;
	    border-image: none;
	    border-style: solid;
	    border-width: 1px;
	    color: #000000;
	    font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
	    font-size: 100%;
	    vertical-align: middle;
	    visibility: visible;
	    line-height: 1em; 
	    padding-top: 3px;
	    padding-bottom: 3px; 
	    
	}

	input[type="text"], 
	input[type="password"]
	/* ,textarea */
	{
    	width: 25em;
	}
	
	textarea{
    /*	width: 20em !important; */
    /*	padding-right: 0; */
	}
	
	.longInputs{
		width: 40em !important;
	}
	
	.captchaDiv {
    	width: 20.5em !important;
    	background-color: white; 
	}
	
	#searchapolooza .action .inputText {
		width: 255px !important;
	} 
	
	.realme_button_padding {
    	line-height: 1em;
	}
	
	.blueColorBackground { 
		background-color: #D0E9F2 !important;
	}
	
	.greyColorBackground {
		background-color: #DBD9D9 !important;
	 }
	 
	 .formMarginsNoMenu {
	 	margin-left:150px;
	 	margin-right:150px;
	  } 
	  
	 .noBorders {
	 	border-style: none !important;  	 
	 }
	 
	 /* from reset.css does not work there 
	 Dont use border-collapse 
	 */ 
	 table{
	 	border-collapse:collapse; 
	 /*	cell-spacing:0; */
	 	border-spacing:0;
	 }
	
	.tableBorders{
		border: 1px solid grey;
	}
	
	.borderedItem{
		border: 1px solid grey;
		padding-left: 5px; 
		padding-right: 5px; 
	}
	
	.rightIndent{ 
		margin-left:40px;
	}
	
	.shortRightIndent{ 
		margin-left:20px;
	}
	
	.resTHeader{
		min-width: 50px;
	 }
	 
	 .resColumns{
	 	min-width: 150px;
	  }
	 
	  
	  table.resInput td {
	  	min-width: 16em;
	   }
		
	.extraLongInputs{
		width: 62em !important;
	}
	
	.longEmailInputs { 
		width:35em !important; 
	}
	
	textarea {
		font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
	}
	
	.noTreeIcon {
	    	background: none !important;
	    	height: 0px !important;
	    	width: 0px !important;
	}
	
	/* List Styles */ 
	.alpha {
	    list-style-type:lower-alpha;
	}
	.circle {list-style-type:circle}
	.square {list-style-type:square}
	.upper-roman {list-style-type:upper-roman}
	
	
    .paging{
        margin: 5px 0;
        line-height: 30px;
    }
/*
	input[type="text"], 
	input[type="password"], 
	textarea{
    	width: 25em !important;
	}
*/
	
	/* removed from base-min
	
	 th,td{border:1px solid #000;padding:.5em;}
	*/ 
	/*
	.detail-divider {
	    background-color: rgba(0, 0, 0, 0);
	    border-top: 1px dotted #8CACBB;
	    color: #FFFFFF;
	    height: 2px;
	}
	
	*/
	
	
		
	