﻿/* -----------------------------------------------	*/
/* General Styles									*/
/* -----------------------------------------------	*/

html,body {
	height:100%;
	margin:0;
	padding:0;
	z-index: 1;
}
img
{
	padding: 0;
	margin: 0;
	border: 0;
}

form
{
	display: inline;
}

/* PRIMARY PAGE SECTIONS */

#header{
	position: absolute;
	top:0;
	left:0;
	right: 0;
	height: 90px;	
}

#primary
{
    position: absolute;
    top: 90px;
    left: 20px;
	right: 330px;
	bottom: 20px;
	
}

#secondary{
    position: absolute;
    top: 100px;
    right: 10px;
    width: 310px;
    bottom: 20px;
    z-index: 1;
}

#footer{
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    height: 20px;
}


/* HEADER */
#header #search
{
	padding-top: 20px;
	height: 58px; 
	width: 360px; 
	float:right;

}
#header #search div
{
	float:left;
	padding: 0 5px;
}

#subheader
{
	position: absolute; 
	top: 58px;
	left:0;
	right:0;
	z-index: 100;
}

#subheader .nav
{
	position: relative;
}

#subheader #user
{
	position:relative;
	height: 50px;
	text-align: right;
	padding-right: 30px;
	width: 200px;
	float: right
}

.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;
}

ul#contractorhome_requirementsections
{
	list-style-type: none
}

#contractorhome_requirementsections li
{
	list-style-image: url(http://static.zubed.com/images/icons/bullet_arrow_right.gif);
	padding-bottom: 10px;

}

#contractorhome_requirementsections a
{
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}

#contractorhome_requirementsections p
{
	padding: 0;
	margin: 0;
}

.hidden
{
	display: none;
}

#progress
{
	background: transparent url(http://static.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;
}


#branchDetails-content .data-item span
{
	line-height: 16px;
	vertical-align: top;
}
#branch-phone1 ,#branch-phone2  ,#branch-turnover
{
	padding-left:5px;
}

#contractor .data-item img,
.bubble .data-item img
{
        line-height: 16px;
		padding-right: 5px;
        vertical-align: middle;
}

#demobubble 
{
	
	font-size: 12px;
}

#demobubble .header
{
	font-size: 18px;
	color: #E9A409;
	font-weight: bold; 
}

/*------------------------------------------------------------------------------
  FLASH NOTICES
  ------------------------------------------------------------------------------ */
.flashNotice
{
	font-size: 1.4em;
	text-align: center;
	font-weight:bold;
}

#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 */

.contractor-note-true, .contractor-note-false
{
	border-bottom: 1px solid #3A3A3A;
	padding-bottom: 3px;
}


.contractor-note-true
{
	font-weight: bold;
}

.contractor-note-true span, .contractor-note-false span
{
	font-size: 0.8em;
	font-weight: bold;
}

.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;
}

#OptionsBar 
{
    background-color: #FFFF66;
    border: solid 1px #DFDF00;
    width: 150px;
    padding: 2px 2px 2px 4px;
}

#OptionsBar a 
{
    text-decoration: none;
}
#OptionsBar a:hover 
{
    color: #0f0f0f;
}

/* REQUIREMENTS --------------------------------------------------------------------------------------- */

/* REQUIREMENTS : CREATE---------------------------------------------- */
table.skillsSelected
{
	border: 1px solid #dddddd;
    width: 460px;	
    border-collapse: collapse;
}

.skillsSelected tr{}


.skillsSelected .rowheader
{
	background: #f4f4f3;
	border-bottom: 1px solid #dddddd;
	font-size: 1.2em;
}
.skillsSelected th{}

.skillsSelected td{}


.skillsSelected .rowclass1{ background: #f4f4f3;}



/* MESSAGING : DEFAULT---------------------------------------------- */

#messaging
{
}

.messagereadTrue
{
	background: #f5f5f5;
}

.messagereadFalse
{
}



.messaging-content
{
	border: 1px solid #c9c9c9;	
	border-top: 0;	
	
}

.messaging-none
{
	font-size: 2.4em;
	color: #cececd;
	text-align: center;
	padding: 100px 20px;
}
.messaging-options
{
	background: #eeeeee url(http://static.zubed.com/images/box_top.gif) 0 0 repeat-x;
	vertical-align: middle;	
	border: 1px solid #c9c9c9;
	border-top: 0;
	height: 30px;
	position: relative;
	left: 0;
	right: 0;
}


.messaging-options div
{
	padding: 5px 10px;
}

.messaging-options div ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 2px;
}

.messaging-options div ul li
{
	display: inline;
	float: left;
	line-height: 25px;
}

.messaging-options div ul li.liPrivacy
{
	float: right;
}

.messaging-options div ul li.liLetter
{
	float: right;
}
.messaging-options div ul li.liLetter a
{
	background: transparent url(http://static.zubed.com/images/icons/page_lightning.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.messaging-options div ul li a
{
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 20px;
	
}

.messaging-options div ul li#msgBack a
{
	background: transparent url(http://static.zubed.com/images/icons/arrow_left.gif) 0 0 no-repeat;	
}


.messaging-options div ul li#msgReply a
{
	background: transparent url(http://static.zubed.com/images/icons/email_add.gif) 0 0 no-repeat;
		
}

.messaging-options div ul li#msgDelete a
{
	background: transparent url(http://static.zubed.com/images/icons/email_delete.gif) 0 0 no-repeat;	
}

.messaging-message
{
	border-bottom: 1px solid #9F9F9F;
	padding: 10px 0;
}

.messaging-message .meta
{
	width: 150px;
	float:left;
	margin-right: 10px;
}
.messaging-message .select
{
	float:left;
}

.messaging-message .delete
{
	width: 20px;
	text-align: right;
	float: right;
	padding-top: 10px;
	
}

.messaging-message .meta ul
{
	margin-top: 5px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.messaging-message .content
{
	margin-left: 10px;
	font-size: 11px;
	float:left;	
}

.messaging-message h4
{
	font-weight: bold;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

.messaging-message .content .subject
{
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}

.messaging-message .content .summary
{
	
}

#messaging-contacts
{
	border: 1px solid #DFDFDF;
	border-top: 0;
}

#contacts-options
{
	float:left; 
	width: 150px;
}

#contacts-options ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contacts-options ul li
{
	font-weight: bold;
}
#contacts-options ul li a
{
	padding: 5px;
	display: block;
}

#contacts-list
{
	float:left; 
	width: 200px; 
	height: 375px; 
	border: 1px solid #DFDFDF;
	border-top: 0;
	border-bottom: 0;
	overflow: auto;
}

#contacts-summary
{
	display: none; 
	float:left; 
	width: 285px; 
	padding: 20px 5px 5px 5px;
}


#contacts-summary h3
{ 
	padding: 0
}

#contacts-summary ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.infoPhone
{
	background: transparent url(http://static.zubed.com/images/icons/phone.gif) 0 0 no-repeat;
	padding-left: 20px;
	height: 20px;
}


/* LETTERS : CREATE ---------------------------------------------- */

.letter
{
}

.letter .form-element label
{
	display: block;
	width: 300px;
}

.letter #letter-buttons
{
	padding-left: 175px;
}

.letter .lnkPreview
{
	background: transparent url(http://static.zubed.com/images/icons/zoom.gif) 0 0 no-repeat;
	padding: 0 20px;
	height: 20px;
	display: block;
	float: left;
	font-size: 1.2em;
}

.letter .lnkDownload
{
	background: transparent url(http://static.zubed.com/images/icons/page_word.gif) 0 0 no-repeat;
	padding: 0 20px;
	height: 20px;
	display: block;
	float: left;
	font-size: 1.2em;
}

.letter .lnkBack
{
	background: transparent url(http://static.zubed.com/images/icons/arrow_left.gif) 0 0 no-repeat;
	padding: 0 20px;
	height: 20px;
	display: block;
	float: left;
	font-size: 1.2em;
}
	
	
	
li#lnkCancel a
{
	background: transparent url(http://static.zubed.com/images/icons/cancel.gif) 0 0 no-repeat;	
}



.icon-buttons
{
}

.icon-buttons div
{
	float: left;
	padding-right: 5px;
}

.icon-buttons a
{
	text-decoration: none;
}

.icon-buttons a img
{
	vertical-align: middle;
	padding-right: 2px;
}


.linkAccept
{
	background: transparent url(http://static.zubed.com/images/icons/accept.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;
}

.linkAdd
{
	background: transparent url(http://static.zubed.com/images/icons/add.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;
}

.linkCancel
{
	background: transparent url(http://static.zubed.com/images/icons/cancel.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;
}

.linkDelete
{
	background: transparent url(http://static.zubed.com/images/icons/delete.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;
}

.linkUser
{
	background: transparent url(http://static.zubed.com/images/icons/user.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;
}


.linkMessage
{
	background: transparent url(http://static.zubed.com/images/icons/email.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;	
}

.linkBuilding
{
	background: transparent url(http://static.zubed.com/images/icons/building.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;	
}

.linkPhone1
{
	background: transparent url(http://static.zubed.com/images/icons/telephone.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;	
}

.linkPhone2
{
	background: transparent url(http://static.zubed.com/images/icons/phone.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;	
}
.linkTick
{
	background: transparent url(http://static.zubed.com/images/icons/tick.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;	
}


.linkVCard
{
	background: transparent url(http://static.zubed.com/images/icons/vcard.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;	
}
.linkZoom
{
	background: transparent url(http://static.zubed.com/images/icons/zoom.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;	
}
.linkemail
{
	background: transparent url(http://static.zubed.com/images/icons/email.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	min-height: 16px;	
}
/********************************************************************/
/* Networking Styles												*/
/********************************************************************/

.UserHistoryListingNoData
{
	font-size: 1.4em;
	padding-left: 25px;	
}

#NetworkConnectionsListing
{
	margin-bottom: 10px;
}

#MemberJobHistoryListing
{
	margin-bottom: 10px;
	padding: 0 10px;
}

#MemberJobHistoryListing table tr td
{
	border-spacing:10px; 
	margin: 3px;
	padding: 5px
}

.NetworkingConnection
{
	border:1px solid #CCC7E7;
	float:left;
	margin:4px;
	padding:5px;
	width:310px;
	background: #F5F5F5;
}

.NetworkingConnection .avatar
{
	float: left;
	padding: 5px;
	border: 1px solid  #CCC7E7;
}

.NetworkingConnection .meta
{
	float: left;
	padding: 5px;
}

.NetworkingConnection .meta .name
{
	font-size: 1.2em;
	font-weight:bold;
}

.NetworkingConnection .meta .relationship
{
	padding: 3px 0 4px 0;
}

.NetworkingConnection .meta .links
{
	padding-top: 5px;
	display: block;
	vertical-align: bottom;
	height: 16px;
}

table.gridview_results
{
	  width:500px;
  border-collapse:separate;
  border-spacing:0 10px;
  border: 0;
}

table.gridview_results tr 
{
	border: 0;
}
table.gridview_results tr td
{
	padding: 5px 0;
	margin: 5px 0;
	min-height: 40px;
	border: 0;
}

#profile-avatar
{
	float:left;
	width:65px;
	height: 65px;
	border: 3px solid #CCC7E7;
	margin-right: 10px;
}

#profile-meta
{
	float:left;
	width: 190px;
}

#profile-meta ul
{
	list-style-type: none;
		margin: 0;
	padding: 0;
}
#profile-meta ul li{
	margin: 0;
	padding: 0;
}

/********************************************************************/
/* Company Styles													*/
/********************************************************************/

.companyselectorResult {
	border:1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	float:left;
	height:30px;
	margin:3px;
	padding:5px;
	width:130px;
}

/* */

ul.vacancylist
{
	margin: 0;
	padding: 0;
}
ul.vacancylist li
{
	margin-left: 10px;
}

/********************************************************************/
/* 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;
}


.contactpermission-unscrubbed
{
	border: 2px solid #7ec335;
	border-left: 0; border-right:0;
	background: #c2f68a url(http://static.zubed.com/images/icons/accept.gif) 5px 50% no-repeat;
	height: 25px;
	vertical-align: middle;
	padding: 3px 10px 3px 30px;
	line-height: 25px;
	font-weight: bold;
}

contactpermission-scrubbed
{
	border: 2px solid #c33535;
	border-left: 0; border-right:0;
	background: #ffcaca url(http://static.zubed.com/images/icons/cancel.gif) 5px 50% no-repeat;
	height: 25px;
	vertical-align: middle;
	padding: 3px 10px 3px 30px;
	line-height: 25px;
	font-weight: bold;
}


a.button {
    background: transparent url('http://static.zubed.com/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('http://static.zubed.com/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
        font-weight: bold;
        font-size: 0.8em;
}

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;
        }

