/* -----------------------------------------------	*/
/* General Styles									*/
/* -----------------------------------------------	*/

/* \*/ 
* html .gainlayout { height: 1%; } 
/* */ 


html,body {
	height:100%;
	margin:0;
	padding:0;

}
img
{
	padding: 0;
	margin-left: 14px;
	border: 0;
}

form
{
	display: inline;
}

select 
{
	z-index: 50;

}

/* PRIMARY PAGE SECTIONS */

#header{
	position: absolute;
	top:0;
	left:0;
	right: 0;
	height: 95px;	
}

#primary
{
    position: absolute;
    top: 93px;
    left: 20px;
	right: 330px;
	bottom: 20px;
	
}

#secondary{
    position: absolute;
    top: 100px;
    right: 10px;
    width: 310px;
    bottom: 20px;
    z-index: 1;
}

#footer{
    position: absolute;
    bottom: 34px;
    left: 0px;
    right: 0px;
    height: 20px;
    z-index: 10;
}


/* HEADER */
#header #search
{	
	height: 95px; 
	width: 179px; 
	float:right;
	top:20px;	
}

#subheader
{
	position: absolute; 
	top: 58px;
	left:0;
	right:179px;
	z-index: 100;
}

#subheader .nav
{
	position: relative;
}

.icon-buttons:after,
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.icon-buttons,
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .icon-buttons,
* html .clearfix {height: 1%;}
.icon-buttons,
.clearfix {display: block;}
/* End hide from IE-mac */

#secondary .section,
.secondary .section{
    padding-bottom: 10px;
}
#secondary .bl, .secondary .bl {background: url(/images/corners/bl.gif) 0 100% no-repeat #e8e8e8; width: 300px}
#secondary .br, .secondary .br  {background: url(/images/corners/br.gif) 100% 100% no-repeat}
#secondary .tl, .secondary .tl {background: url(/images/corners/tl.gif) 0 0 no-repeat}
#secondary .tr, .secondary .tr {background: url(/images/corners/tr.gif) 100% 0 no-repeat; padding:10px}

/* SB 7 Mar 2008 - rounded corners in black */
#secondary .bbl, .secondary .bbl {background: url(/images/corners/bbl.gif) 0 100% no-repeat #000000; width: 300px}
#secondary .bbr, .secondary .bbr  {background: url(/images/corners/bbr.gif) 100% 100% no-repeat}
#secondary .btl, .secondary .btl {background: url(/images/corners/btl.gif) 0 0 no-repeat}
#secondary .btr, .secondary .btr {background: url(/images/corners/btr.gif) 100% 0 no-repeat; padding:10px}
/* SB end */

#secondary .section-toggle,
#secondary .section-toggle
{
	float:right;
	width: 20px;

	text-align: right;
}

#secondary .section-title,
.secondary .section-title
{
	font-size: 1.4em;
	font-weight: bold;	
	float:left;
	width: 260px;
}

.column50
{
	float:left;
	width: 48%;
	padding: 1%;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.hidden
{
	display: none;
}

#progress
{
	background: transparent url(http://jcstatic.zubed.com/images/progress.gif) 0 0 no-repeat;
	width: 100px;
	height:10px;
	margin-left: 10px;
}

#progressbar
{
	background: transparent 0 0 repeat-x;	
	height: 10px;
	width: 100px;
	float:left;
}


#progressstatus
{
	background-color: #CECECE; 
	height: 10px; 
	width: 1px;
}

ul.iconed
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.iconed li
{
	line-height: 16px;
	vertical-align: middle;
        padding: 2px 0;
}

ul.iconed li a{
    text-decoration: none;
    font-weight: bold;
	height: 16px;
	display: block;
}
ul.iconed li a img{
    vertical-align: bottom;
    padding-right: 5px;
}

ul.iconed li a:hover span{
    border-bottom: 1px dashed #000000;
}

.iconSearch img{
    line-height: 33px;
    vertical-align: middle;
    padding: 0 2px;
    
}
.memberView
{
    border: #dedede 1px dotted;
}

.element-title
{
    width: 120px;
    font-weight: bold;
    font-size: 1.3em;
}
.element-data
{
	display: block;
	float:left;
	line-height: 20px;
}

.element-data .title
{
	width: 100px;
	display: block;
	float:left;
}

.element-data .title img
{
	vertical-align: middle;
}

.element-data .data
{
	float: left;
	display: block;
}


/*------------------------------------------------------------------------------
  MAP BUBBLE / MEMBER SUMMARY
  ------------------------------------------------------------------------------ */

#contractor h3,
.bubble h3
{
	vertical-align: top;
}

#contractor h3 small,
.bubble h3 small
{
	font-size: 0.6em;
	line-height: 1em;

}

#contractor .data-item,
#contractor .data-item span,
.bubble .data-item,
.bubble .data-item span
{
	line-height: 20px;
	vertical-align: middle;
}

#contractor .data-item img,
.bubble .data-item img
{
        line-height: 16px;
		padding-right: 5px;
        vertical-align: middle;
}

/*------------------------------------------------------------------------------
  FLASH NOTICES
  ------------------------------------------------------------------------------ */
.flashNotice
{
	font-weight:bold;
	background:#C2F68A url(http://static.zubed.com/images/icons/accept.gif) no-repeat scroll 5px 50%;
	border-color:#7EC335;
	border-style:solid none;
	border-width:2px 0pt;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding:3px 10px 3px 30px;
	vertical-align:middle;
	font-size: 1.2em;
	text-align: left;
}

/* flashBroadcase added on 2009-12-08 by Paul Hughes
	Supports the 'Broadcast Message' feature only. */
.flashBroadcast
{
	font-weight:bold;
	background:#C2DBEF url(http://static.zubed.com/images/icons/information.png) no-repeat scroll 5px 50%;
	border-color:#6C96C5;
	border-style:solid none;
	border-width:2px 0pt;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding:3px 10px 3px 30px;
	vertical-align:middle;
	font-size: 1.2em;
	text-align: left;
}
/* End */

.flashErrorAlert
{
	background:#ffa1a1 url(http://static.zubed.com/images/icons/cancel.gif) no-repeat scroll 5px 50%;
	border-color:#ce0000;
	border-style:solid none;
	border-width:2px 0pt;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding:3px 10px 3px 30px;
	vertical-align:middle;
}

.flashInfo
{
	border: 2px solid #6C96C5;
	background: #C2DBEF url(http://static.zubed.com/images/icons/information.png) 5px 3px no-repeat;
	padding: 5px;
	margin: 5px 6px;
	text-align: left;
	font-weight: bold;
	padding-left: 25px;
	
}


#secondary .flashNotice,
.secondary .flashNotice
{
	width: 300px;
}

.fixedwidth200
{
	width: 200px;
}



/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 0 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #c9c9c9; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 0; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

ul#tabnav li.tabselected { 
	border-bottom: 1px solid #fff; 
	background: #ffffff;
}

ul#tabnav li.tabselected a {
	background: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #c9c9c9; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #e1e1e0; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}


ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

.tabarea {
	background:#FEFEFE;
	border: 1px solid #9F9F9F;
	border-top: 0;
	margin:0pt;
	padding:5px;
	height: 150px;
	overflow: auto;
}
/* end css tabs */

.bubble{

}

.bubble p{
    font-weight: bold;
    color: #3A3A3A;
    margin: 0;
    padding: 0;
}

.bubble ul,
.bubble ol{
    margin: 0;
    padding: 0;
    height: 50px;
    overflow: auto;
padding-top: 5px;
}


.bubble li a{

    line-height: 20px;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none
}

.bubble li a img{
    line-height: 16px;
    vertical-align: middle;
}


#MsgContainer
{
    font-size: 10px;  
}

.MsgDisplayInfo
{
    background-color: #F2F2F2;
    border: solid 1px #666666;
    width: 400px;
    

}

#LblHeaderBody
{ vertical-align: top;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

#primary .button,
#secondary .button
{
	padding-left: 0;
}




.w2em
        {
        width:2em;
        }
.w3em
        {
        width:3em;
        }
.w4em
        {
        width:4em;
        }
.w8em
        {
        width:8em;
        }

.marker-information ul
{
	margin: 0px;
	padding: 0;
	padding-right: 10px;
	list-style-type: none;
}

.marker-information ul li
{
	padding-left: 15px;
	padding-bottom: 4px;

}

.marker-information ul li a,
.marker-information ul li a:link,
.marker-information ul li a:active,
.marker-information ul li a:visited
{
	color: #3300FF;
	text-decoration: none;
}

.marker-information ul li a:hover 
{
color: Red;

}
.inputerror 
{
	border: 2px solid Red;
}

.fontred 
{
	color: Red;
}
.fontgray 
{
	color: #999999;	
}

.keywordHighlight 
{
	font-weight: bold;
	font-size: 12px;
	color: #0E8AC0;
	background-color: #FFFF99;
}


#modaloverlay 
{
	
    position: absolute;
    left: 0px;
    top: 0px;
    width:100%;
    height:100%;
    text-align:center;
	background-color: black;
    z-index:200;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);

}

#modalContainer 
{
	visibility: hidden; 
	 position: absolute;
     margin-top: 10px;
     border:1px solid #fbd850;
     text-align:center;

     min-height: 150px;
     z-index:200;

     top: 30px;
     
}

#modaltitle 
{
	background-color: #000;
	height: 22px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	color: #ffffff;
	border-bottom: 1px solid #0A5474;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
}

#modaltitle img 
{
	vertical-align: middle;
	
}

#modaltitle img:hover{background:url(/images/cancelhover.gif);}

#modaltitle label 
{
	float: left;
	font-size: 14px;
	padding-left: 10px;
}

#modaltitle a 
{
	color: #ffffff;
	text-decoration: none;
}

#modalcontent 
{
	text-align: left;
	background-color: #fff;
	width:100%;


}

#modalcontent h2 
{
	font-size: 14px;
}
#modalcontent h3 
{
font-size: 12px;	
}

#modalcontent h2 ,#modalcontent h3
{

	padding: 0;
	margin: 10px 0 0 0 ;
}

#modalcontent p 
{
	margin: 0;
}

#modalcontentfooter 
{
	width:100%;
	overflow:auto; 
	background-color: #fff;
}

#modalfooter 
{
	width:100%;
	background-color: #000;
	height: 34px;
	
	padding-right: 0px;
	padding-top: 5px;
	color: #ffffff;
	border-top: 1px solid #0A5474;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;	
}

#pagination , #pagination a
{
	width: 250px; 
	margin: 0 auto; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: right;
}

#pagination a 
{
	color: #ffffff;
}

#paging_back 
{
	background-image: url(/images/previous.gif);
	background-repeat: no-repeat;
	width: 60px;
	float:left;
	text-align: left;
	padding-left: 20px;
}

#paging_count 
{
	text-align: center;	
	color:#fff;
	font-weight:normal;
}

#paging_forward 
{
	background-image: url(/images/next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	width: 60px;
	float:left;
}

.info, .success, .warning, .error, .validation 
{
	position: absolute;
    z-index:200;
	left: 25%;
    top: 20%;
    width:400px;
    margin: 100px auto;
    border: 1px solid;
    padding: 5px 5px 0px 50px;
    background-repeat: no-repeat;
    background-position: 10px 16px;
    text-decoration: none;
    font-size: 11px;
    -moz-border-radius: 7px;
    color: #000000;
}

.info {
    
    background-color: #BDE5F8;
    border: 1px solid #18A3E4;
    background-image: url('/Images/info.png');
}
.success {

    background-color: #DFF2BF;
    background-image:url('/Images/success.png');
}
.warning {

    background-color: #FEEFB3;
    background-image: url('/Images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/Images/error.png');
}

#searchwarning 
{
	z-index: 1000;
	position: absolute;
	left: 25%;
    top: 0px;
	height: 100px;
	width: 400px;
	color: #000000;
    text-decoration: none;
    font-size: 11px;
    background-color: #FFFFCC;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #9F6000;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	padding: 5px 5px 5px 50px;
	background-image: url('/Images/warning.png');
	background-repeat: no-repeat;
    background-position: 10px 16px;

    

}

.listcompanytitle 
{
	/* background-color: #EBF9FE; */
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
	padding-top: 10px;
	color: #d09b01;
}
.listjobtitle 
{
	/*text-decoration: none;*/
	color: #00F;
}

.listjobtitle a:hover
{
	color: #0E8AC0;
}
.ReqIcon 
{
vertical-align: middle;	
}

#NavHolder 
{
	margin-left: 0;
padding-left: 0;
list-style: none;
	
	
}
#NavHolder li
{
padding-left: 10px;

}


#dzhelpholder 
{

	height:130px;
	width: 226px;
	z-index: 1000;
	position: absolute;
	top: 330px;
	left: 10px;
	background-image: url('/Images/help-bubble.gif');
	background-repeat: no-repeat;
	background-position: left top;

}

.dragzoomhelp 
{
	padding: 30px 10px 10px 10px;
	height: 130px;
	font-size: 11px;
}

.hidedragzoomhelp 
{
	padding-top: 20px;	
}


/********************************************************************/
/* Data Display														*/
/********************************************************************/

.gridview-header
{
	background: #eeeeee url(http://static.zubed.com/images/box_top.gif) 0 0 repeat-x;
	height: 25px;	

	border: 1px solid #b2b2b2;
	margin: 0;
	padding: 0 5px;
}

.gridview-header a
{
	margin: 0 5px;
}

.gridview-header ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 2px;
}

.gridview-header ul li
{
	display: inline;
	float: left;
	line-height: 25px;
}

.gridview-content
{
	border: 1px solid #b2b2b2;
	border-top: 0;
	border-bottom: 0;
}

.nodata
{
	display:block;
	font-size: 2.2em;
	text-align: center;
	color: #b2b2b2; 

	
}

.gridview-footer
{
	background: #e1e0e1 url(http://static.zubed.com/images/box_bottom.gif) 0 0 repeat-x;
	min-height: 25px;
	border: 1px solid #b2b2b2;
	margin: 0;
	padding: 3px 5px 0 5px;
	line-height: 25px;
	vertical-align: middle;
}
.gridview-footer div
{
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}


#savedsearchmodalcontent 
{
	z-index: 700;
}

#modaladminbutton {background-color:black; color:white; border:1px solid white;}
#modaladminbutton:hover{color:#fbd850; border:1px solid #fbd850; }
