﻿/* 
-------------------------------------------------------------------------------
Title: Changes to the default i-GRasp stylesheet (igBase.css)
Default filename: igChanges.css

Description:

This file contains all changes to the target HTML template styles and to the
i-GRasp front end styles so that they match up better.

Do *NOT* modify igBase.css as it is a reference point for all other front ends
that use it!

If browser-specific changes are required, place them into a seperate file
and call the file, for example, igChanges_IE.css. Then use a conditional
comment (for IE) or an ASP ServerVariable request (for other browsers, such
as Safari) to pull the changes through to the front end.
-------------------------------------------------------------------------------
*/

/* Place any styles specific to the front end template below here */


/* Place any styles specific to i-GRasp front end sections below here */


/* Generic / optional styling for all text and dropdown fields (only enable
if client settings are adversely affecting the appearance of them) */

/*
div#igContainer .emailinputobjects,
#igContainer .inputfield
#igContainer .inputobjects,
#igContainer .logininput,
#igContainer .reginput,
#igContainer select,
#igContainer textarea
{
	background-color: #fff;
	border: 1px solid #000;
	margin: 3px 3px 3px 0
	padding: 1px
}

*/

/* Modification to the Previous Page and Next Page links in the Search Results
page, to stop the bullet images being underlined in Firefox and Safari. */

a.prevlink img,
a.nextbullet img
{
	display: none
}

a.prevlink
{
	background: url(images/back.gif) no-repeat left center;
	padding: 0 0 0 20px
}

a.nextbullet /* As above, but this moves the image to the right of the link. */
{
	background: url(../images/bullit.gif) no-repeat right center;
	padding: 0 20px 0 0
}

/* Modification to the New Search and Refine Search links at the bottom of the
Search Results page, for the same reason as the Previous and Next Page
links. */

div#igsearchresultsnewsearch img,
div#igsearchresultsrefinesearch img
{
	display: none
}

#igsearchresultsnewsearch a,
#igsearchresultsrefinesearch a
{
	background: url(../images/bullit.gif) no-repeat left center;
	padding: 0 0 0 20px
}

/* Offers section - this style sets all the grey description boxes to have
italic text. This used to be the default, but has now been disabled - however,
if a client requests that they want it switched back on, please remove the
comment tags from around the style below. */

/*
div#offertypeinfosectiondesc
{
	font-style: italic
}

*/
div#igContainer
{
	width:587px;
	margin-left:-18px;
	overflow:hidden;
	/*height:635px;*/
}
div#igContainer input, select, option, textarea 
{
font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
font-size:11px;
}
div#middle #M 
{
	padding-bottom:9px !important;
	width:599px;
	min-height:auto !important;
	/*overflow-y:auto;*/
}
div#middle 
{
	height:auto;
	position:relative;
	width:999px;
}
h2#igPageTitle
{
	margin:20px 5px 14px -19px;
	line-height:24px;
}
div#content 
{
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	height:auto;
	left:50px;
    margin-left:-20px;
}
#igedu .feyear 
{
	margin:5px 3px;
}
#igedu .eduother, #igedu .eduselect 
{
	margin:5px 21px 0 5px;
}
#lmenu ul li a 
{
	margin-left:-16px;
	width:153px;
}
#lmenu ul li a:hover 
{
	background:#A9AFB7 none repeat scroll 0 0;
	color:#FFFFFF;
	width:153px;
}
.searchpair select.searchcriteria 
{
	margin:2px 0;
	width:244px;
}
.applytable input.igfilename 
{
	margin:7px 0 3px;
	width:188px;
}
table.status 
{
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding:4px;
	width:572px;
	border-collapse:separate;
}
span#volumemaindetails
{
	height:auto;
	overflow:hidden;
}
#alertregdiv .reginput 
{
	margin:3px;
	width:200px;
}
div#footer1
{
	float:left;
	clear:left;
	position:relative;
	left:427px;
	top:40px;
}
table#workexplist td.listheading, 
#workexplist td.listbody 
{
	font-size:11px;
	padding:0 5px;
}
span#logindetails td.iglabel
{
	width:200px
}
table#login2 td
{
	padding-bottom:3px !important;
	padding-top:3px;

}

.femonth 
{
	width:85px;
}
.feyear 
{
	width:54px;
}
td.descvalue
{
width:150px;
}
div#webdescription.header
{
	padding-bottom:8px;
}
span.general_bold2

{
PADDING-RIGHT:20PX;
}
td.searchresultscodelist 
{
	padding-right:8px;
}

div#jobtitletext {
	clear: both;
}
.igSortBarHeader
{
	text-align:left;
}
th#igSortBartitle
{
	width:30% !important;
}
th#igSortBarjobgenerallist7
{
	width:20%!important;

}
th#igSortBardepartment
{
	width:40%!important;	

}
th#igSortBarlocation
{
	width:10%!important;

}
div#page {
padding-bottom:48px;
}

div#footer1
{
	white-space:nowrap;
}
h2#igPageTitle 
{
	font-size:15px!important;
	color:#003399!important;
}

label, span, div.searchpair,p
{
	padding-left:1px;
}


div#page 
{
	padding-bottom:48px;
}


span#submit
{
	padding-left:0px;
}

div#M
{
	padding-right:10px;
}

div.igraspsearchresults
{
	margin-left:1px;
}
table#login2 span.general_bold 
{

	font-size:11px;
}
body
{
font-family:Arial, Helvetica, sans-serif !important;
}

div#page {
	background:#ffffff;
}

table#searchresultslist td.searchresultscodelist a:link {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

div#logo-bottom {
    margin-top: 150px;
    text-align: center;
    width: 100%;
}

div#menufoot {
	padding-top:18px;
}

#menutop, #lmenu, #menubottom {
	left:0px
}

div#middle #M {
	left:10px;
}

div#lmenu {
	height:420px;
}
