/* ------------ output messages --------- */

#homeClicks
{
	float:left;
	text-align:center;
	font-family:Georgia, Times, Serif;
	font-size:11px;
	color:#999;
	width:500px;
	line-height:11px;
}

#homeClicks h2
{
	font-family:Georgia, Times, Serif;
	font-size:10px;
	text-transform:uppercase;
	color:black;
}

#homeClicks div
{
	width:114px;
	float:left;
	height: 120px;
}

#homeClicks div img
{
	margin-bottom:5px;
}

#homeClicks div a
{
	text-decoration:none;
	color:#999;
}

#homeClicks div a:hover
{
	text-decoration:none;
	color:#0076c2;
}


div.garbage
{
	padding-left:30px;
	background-image:url(/images/icons/garbage-sm.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}

div.warning
{
	padding:10px 10px 10px 65px;
	background-image:url(/images/icons/warning-sm.gif);
	background-repeat:no-repeat;
	margin:0 0 15px 0px;
	min-height:40px;
	_height:40px;
	border:1px dashed #CCC;
}

div.warning ul
{
	margin:0;
	padding:0;
	list-style-type:square;
	color:#CCC;
}

div.warning li
{
	margin:0;
	padding:0 0 10px 0;
	color:#666;
}

/* --------- SUCCESS ------- */

div.success
{
	padding:10px 10px 10px 60px;
	background-image:url(/images/icons/success-sm.gif);
	background-repeat:no-repeat;
	margin:0 0 15px 10px;
	min-height:40px;
	_height:40px;	
	border:1px dashed #CCC;
	width:410px;
}


div.success ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.success li
{
	margin:0;
	padding:0;
}

/* sub smessage */
div.success table.subMessage
{
	padding-top:15px; 
	margin-left:-45px;
}

div.success table.subMessage a
{
	display:block;
	padding:0 0 10px 0;
	float:left;
	width:460px;
}

div.success table.subMessage a img
{
	vertical-align:middle;
}


/* SECURE */

div.secure
{
	padding:10px 10px 10px 60px;
	background-image:url(/images/icons/lock-bg.gif);
	background-repeat:no-repeat;
	margin:0 0 15px 10px;
	min-height:30px;
	_height:30px;
	border:1px dashed #CCC;
	width:410px;
}


div.secure ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.secure li
{
	margin:0;
	padding:0;
}


/* EMAIL  */

div.email
{
	padding:10px 10px 10px 60px;
	background-image:url(/images/icons/email-bg.gif);
	background-repeat:no-repeat;
	margin:0 0 15px 10px;
	min-height:30px;
	_height:30px;
	border:1px dashed #CCC;
	width:410px;
}


div.email ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.email li
{
	margin:0;
	padding:0 0 5px 0;
}

/* ------- BACK ------ */
div.back
{
	padding:10px 10px 10px 60px;
	background-image:url(/images/icons/back-bg.gif);
	background-repeat:no-repeat;
	margin:0 0 15px 10px;
	min-height:30px;
	_height:30px;
	border:1px dashed #CCC;
	width:410px;
}


div.back ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.back li
{
	margin:0;
	padding:0;
}

/*	------   INFO    --------	*/

div.info
{
	padding:10px 10px 10px 60px;
	background-image:url(/images/icons/info-sm-bg.gif);
	background-repeat:no-repeat;
	margin:0 0 15px 10px;
	min-height:30px;
	_height:30px;
	border:1px dashed #CCC;
	width:410px;
}


div.info ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.info li
{
	margin:0;
	padding:0;
}

div.smallMessage
{
	background-image:url(/images/icons/info-tiny.gif);
	background-repeat:no-repeat;
	padding:1px 0 3px 25px;
	margin-top:10px;
	opacity: 0.0;
	_filter:alpha(opacity=0);
}

/* ------ bottom menu ------------ */

#footer
{
	background-color:#fff;
	width:915px;
	float:left;
	font-family:Verdana, Verdana, Arial, Helvetica, Sans;
	font-size:10px;
}

#footMenu
{
	width:915px;
	height:25px;
	border-top: 1px dashed #999;
	float:left;
	margin-left:10px;
	display:inline;
}

#footMenu #copyright
{
	width:200px;
	float:left;
	color:#999;
	padding:3px 10px 3px 0px;
}

#footMenu #footMenuItems
{
	float:right;
}

#footMenu a
{
	color: #5a86bc;
	text-decoration:none;
	display:block;
	padding:3px 10px 3px 10px;
	float:left;
	height:5px;
	margin-top:3px;
}


/* ----  Plans List ------ */

#welcomeContainer h1
{
	margin-bottom:15px;
}

#welcomeContainer th
{
	width:170px;
	font-weight:normal;
	padding-left:10px;
}

#welcomeContainer table
{
	width:90%;
	margin-left:10px;
}

#welcomeContainer p
{
	padding-left:10px;
}

#welcomeContainer #thSilver
{
	background-image:url(/images/icons/silver.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#welcomeContainer #thGold
{
	background-image:url(/images/icons/gold.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}


/* -------  TALENT MESSAGES -------*/
#adminMessageContainer #tblMessages
{
	width:500px;
	border-bottom:1px solid #CCC;
}

#adminMessageContainer #pager
{
	width:500px;
	display:block;
	clear:right;
	float:none;
}

#adminMessageContainer #tblMessages th, #adminMessageContainer div.infoHeader 
{
	background-color:#EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding:2px;
	margin:0;
}

#adminMessageContainer #tblMessages td
{
	padding:5px 4px 3px 2px;
	font-size:10px;
}
                                      
#adminMessageContainer #tblMessages div.experience
{
	width:285px;
	height:12px;
	overflow:hidden;
	float:left;
}

#adminMessageContainer #tblMessages #thApplicant
{
	width:120px;
}

#adminMessageContainer #tblMessages div.jobTitle
{
	width:120px;
	height:12px;
	overflow:hidden;
}

#adminMessageContainer div.supplierMessageSubject
{
	width:160px;
	overflow:hidden;
	height:12px;
}

#adminMessageContainer #tblMessages td a
{
	text-decoration:none;
	color: #0084d7;
}

#adminMessageContainer div.messageInfo
{
	border:1px solid #CCC;
	padding:5px;
	margin:5px 0;
}

#adminMessageContainer div.messageInfo th
{
	width:95px;
}

#adminMessageContainer div.infoHeader 
{
	margin-top:20px;
	font-weight:bold;
}

/* pager */

#adminMessageContainer #pager
{
	width:490px;
	border-bottom: 1px dashed #CCC;
	margin-bottom:5px;
	padding-left:5px;
}

#adminMessageContainer #pager #pageCount
{
	width:395px;
}

/* info div */

#adminMessageContainer div.info
{
	margin-left:0;
}

#adminMessageContainer #messageOptions
{
	height:30px;
	padding:3px 0;
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
	vertical-align:middle;
}

#adminMessageContainer #messageOptions a
{
	display:block;
	color: #0084d7;
	text-decoration:none;
	float:right;
	padding-left:10px;
	border:0;
}

#adminMessageContainer #messageOptions a img
{
	margin:0 5px 9px 0;
	vertical-align:middle;
	border:0;
}

/* -------- PLANS --------- */
#tblPlans
{
	width:99%;
}

#tblPlans th
{
	font-weight:normal;
	width: 180px;
	padding-left:10px;
	padding-right:10px;
}

#tblPlans th a
{
	color:#0084d7;
	text-decoration:none;
}

#tblPlans td ul
{
	list-style-type:square;
	margin-bottom:10px;
	margin-left:15px;
}

#tblPlans .terms
{
	padding-top:5px;
	border-top: 1px solid #999;
	margin-top:5px;
	padding-right:5px;
}

#tblPlans .terms img
{
	margin-right:5px;
}

/* -------  Testimonials   -------- */

#testimonialRandomiser
{
	text-align:right;
	margin-top:15px;
	float:left;
	width:230px;
}

#testimonialRandomiser p
{
	font-size:11px;
	padding-right:5px;
	padding-bottom:5px;
}

#testimonialRandomiser h1 
{  
	color: #666666;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase; 
	font-size: 11px;
}

/* -----------  RATE TALENT ---------------- */

#twoColContainer h1
{
	font-size: 20px;
	padding: 0pt 0pt 5px 0pt;
	margin: 0;
	width: 340px;
	height: 22px;
	overflow: hidden;
} 

#twoColContainer h1.rating 
{
	background-color: #0076c2;
	color: white;
	padding: 2px 0px 0px 5px;
	padding-left: 5px;
	height: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	width: 335px;
}

#twoColContainer #twoColLft
{
	width:340px;
	float:left;
}

#twoColContainer #twoColRt
{
	width: 150px;
	float:left;
	padding:0 0 0 10px;
}

#twoColContainer #nextTalent
{
	display:block;
	width:120px;
	background-image:url(/images/icons/pager_next.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px 30px 10px 0;
	text-align:right;
}


#twoColContainer #rateMeContainer
{
	width:130px;
	float:left;
	background-image:url(/images/bg-rateme-vert.gif);
	background-repeat:no-repeat;
}

#twoColContainer #rateMe
{
	width:20px;
}

#twoColContainer #rateMe input.radio
{
	margin:8px 0 0 5px;
	padding:0 0 0 0;
	display:block;
	height:15px;
	width:15px;
	overflow:hidden;
}

#twoColContainer img.fInfo
{
	display:none;
}

#twoColContainer input.button
{
	display:block;
	margin:5px;
}

#twoColContainer #profileContainer
{
	width:150px;
	float:left;
	margin-top:10px;
}

#twoColContainer #profileContainer td
{
	padding:3px;
}

#twoColContainer #linksContainer
{
	width:150px;
	float:left;
	margin-top:10px;
}

#twoColContainer #linksContainer img
{
	float:left;
	display:block;
	margin:-5px 10px 0 0;
}

#twoColContainer #linksContainer a
{
	display:block;
	padding:15px 10px 10px 10px;
}

/* ----------   NEWS     ------------- */

#newsContainer
{
	padding:10px 0 0 0;
	float:left;
}

#newsContainer p
{
	padding-left:10px;
}

#newsContainer h1
{
	padding-bottom:5px;
}


/* popup layer */
#popupLayer
{
	width:458px;
	height:502px;
	padding:0px 2px 2px 2px;
	background-repeat:no-repeat;
}

#popupLayer a
{
	text-decoration:none;
	border:0;
}

#popupLayer img #titlebar
{
	border:0;
	text-decoration:none;
}

#popupContent
{
	width:434px;
	height:454px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:10px;
}

/* home */
#homeBlurb p, #homeBlurb2 p 
{
	padding-left:10px;
}

div#randomiser
{
	padding-bottom:15px;
	padding-left:4px;
	float:left;
}

#randomiser img
{
	margin-right:6px;
}

#randomiser div
{
	text-align:center;
}


/* submenu */
div.submenu img
{
	display:block;
}

/* latest jobs  */

#bodyRight div.rightContainer
{
	font-size:11px;
	font-family: Verdana, Verdana, Helvetica, Sans Serif;
}

#bodyRight div.rightContainer h1 {
	color: #666666;
    padding-top: 0;
    padding-right: 6px;
    padding-bottom: 2px;
    padding-left: 0px;
    text-transform: uppercase;
	font-size:10px;
	border-bottom: 1px solid #CCC;
	margin-bottom:5px;
}

#bodyRight div.rightContainer a
{
	color: #0076c2;	
	text-decoration:none;
	font-size: 10px;
}  

#bodyRight div.rightContainer a:hover
{
	color: #0076c2;	
	text-decoration:underline;
    font-size: 10px;
}


#bodyRight div.rightContainer span
{
	font-size:10px;
	color:#999;
}

#bodyRight div.rightContainer div.jobItem
{
	padding-bottom:5px;
}


#bodyRight div.rightContainer div.jobItem h3
{
	padding:0px;
	margin:0px;
	font-weight:normal;
}



/* - - - - -  JOB INFO PAGE  - - - - - - */

#twoColContainer h1#jobTitle
{
	height:20px;
}

input#applyEmail, input#recipientEmail, input#recipientName  
{
	width:125px;
	height:14px;
	font-size:10px;
	margin-top:5px;
	float:left;
	display:block;
	color:#999;
}

input#applyName, input#senderName 
{
	width:85px;
	height:14px;
	font-size:10px;
	margin-top:5px;
	float:left;
	display:block;
	margin-right:5px;
	color:#999;
}

#twoColContainer div.jobDetails label
{
	width:105px;
}

/* - - - - Resource Page - - - - - */
#twoColContainer div.resourceDetails label
{
	width:70px;
}

#twoColContainer div.resourceDetails span
{
	width:245px;
	overflow-x:hidden;
}



/* ------- FLOATERS ---------*/

#profileFloater
{
	width:215px;
	position:absolute; 
	left:10px; 
	top:10px; 
	z-index:10; 
	background-color:#fff; 
	visibility:hidden;
	background-color:#fff;
	border:1px solid #666;
	text-align:center;
	font-size:9px;
	height:151px;
	overflow:hidden;
	text-align:left;
	margin-right:10px;
}

#profileFloater div#profileLinks
{
	padding:5px 15px 5px 10px;
	float:left;
}

#profileFloater div#profileLinks a
{
	text-decoration:none;
	text-transform:uppercase;
	font-family: Verdana, Verdana, Arial, Helvetica, Sans Serif;
	color:#0084d7;
	font-weight:bold;
}

#profileFloater #talentName
{
	width:210px;
	height:16px;
	font-family:Georgia, Time, Serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-color:#666;
	padding-left:5px;
	overflow:hidden;
	text-transform:uppercase;
}

#messageFloater
{
	position:absolute; 
	left:10px; 
	top:10px; 
	z-index:10; 
	background-color:#fff; 
	visibility:hidden;
	background-color:#fff;
	border:1px solid #999;
	width:300px;
	padding:10px;
}


/* - - - - - - SHORTLIST FLOATER - - - - - - - */
#shortlistFloater
{
	position:absolute; 
	left:10px; 
	top:10px; 
	z-index:10; 
	background-color:#fff; 
	visibility:hidden;
	background-color:#fff;
	border:1px solid #666;
	font-size:10px;
	overflow:hidden;
}

#shortlistFloater #shortlistTitle
{
	width:225px;
	height:16px;
	font-family:Georgia, Time, Serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-color:#666;
	padding-left:5px;
	overflow:hidden;
	text-transform:uppercase;
}

#shortlistFloater #shortlistForm
{
	padding:10px;
	width:205px;
}

#shortlistFloater div.item
{
	width: 200px;
	height: 15px;
	overflow:hidden;
	margin-bottom:3px;
}

#shortlistFloater input
{
	margin:0 5px 0 0;
}

#contentContainer ol li
{
	padding:3px 0 2px 10px;
	line-height:20px;
}


#contentContainer h2
{
	color:#0076c2;
	font-family:Georgia, Times, Serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#contentContainer p
{
	padding:5px 10px 10px 10px;
}

#contentContainer ul
{
	list-style-type:square;
	color:#666;
	margin:0;
	padding:5px 10px 20px 25px;
}

#contentContainer ul a
{
	color:#0076c2;
	text-decoration:none;
	border-bottom: 1px dashed #CCC;
}

#contentContainer ul a:hover
{
	color:#0076c2;
	text-decoration:none;
	border-bottom: 1px solid #0076c2;
}

/* talent home */
#detailsContainer
{
	width:400px;
}

#detailsContainer span.detail
{
	width:200px;
}

/* counter */

div#frontCounter
{
	background-image:url(/images/bg-counter.jpg);
	text-align:center;
	vertical-align:middle;
	width:377px; 
	height:90px;
	padding:10px 0px 0px 10px;
	background-repeat:no-repeat;
}

div#frontCounter table
{
	width:370px;
	height:70px;
	overflow:hidden;
}

div#frontCounter td
{
	background-color:black;
	font-size:54px;
	color:red;
	font-weight:bold;
	padding:0;
	margin:0;
	height:60px;
	line-height:50px;
	vertical-align:middle;
	text-align:center;

}


/* left items */

div.leftItem
{
	text-align:right;
	margin-top:15px;
	float:right;
	padding:0;
}

div.leftItem h1 
{
	color: #666666;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 11px;
}

div.leftItem h2 
{
	color: #999;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 10px;
}

div.leftItem p
{
	font-size: 11px;
    padding-right: 5px;
    padding-bottom: 5px;
}

div.leftItem a.serif
{
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	font-family:Verdana, Arial, Sans-Serif;
}

div.leftItem a.serif:hover
{
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana, Arial, Sans-Serif;
}



div#supplierLargeImage 
{
	text-align:center;
}


div#supplierLargeImage img
{
	border:0px;
}

