﻿/* 
-------------------------------------------------------------------------------
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/lsi_arrow_right_ant_cyan.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/lsi_arrow_right_midblue_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}

#igsearchresultsnewsearch  a:hover, 
#igsearchresultsrefinesearch  a:hover
{
	background: url(../images/lsi_arrow_right_ant_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}


.femonth 
{
width:92px;
}
.feday 
{
width:46px;
}

.feyear 
{
width:56px;
}

#igWriteJob a
{
	background: url(../images/lsi_arrow_right_midblue_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}
#igWriteJob a:hover 
{
	background: url(../images/lsi_arrow_right_ant_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}
table#applicationlogin a
{
	background: url(../images/lsi_arrow_right_midblue_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}
table#applicationlogin a:hover
{
background: url(../images/lsi_arrow_right_ant_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}

table.emailtable a
{
	background: url(../images/lsi_arrow_right_midblue_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}
table.emailtable a:hover
{
	background: url(../images/lsi_arrow_right_ant_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}

table#login2 a
{
background: url(../images/lsi_arrow_right_midblue_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}
table#login2 a:hover
{
background: url(../images/lsi_arrow_right_ant_cyan.gif) no-repeat left center;
	padding: 0 0 0 20px
}


th#igSortBartitle.igSortBarHeader img
{
	margin:3px -4px;
}

/* 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  
{
 margin:8px;
 
}

div#igContainer  *
{
	font-size:12px;
	font-family:arial,helvetica,verdana,"times new roman",sans-serif;
}

#igPageTitle
{
	margin:8px;
}
body.ms-ng, p#ms-mb-title a, div#ms-footer div#ms-navi-footer dl dd ul li a, div#ms-footer div#ms-navi-footer dl dd ul li span {ms_css_basic.css (line 337)
color:#666666;
width:1024px;
}
.ms-ng, .ms-ng div, .ms-ng span, .ms-ng applet, .ms-ng object, .ms-ng iframe, .ms-ng h1, .ms-ng h2, .ms-ng h3, .ms-ng h4, .ms-ng h5, 
.ms-ng h6, .ms-ng p, .ms-ng blockquote, .ms-ng pre, .ms-ng a, .ms-ng abbr, .ms-ng acronym, .ms-ng address, .ms-ng big, .ms-ng cite, .ms-ng code, 
.ms-ng del, .ms-ng dfn, .ms-ng em, .ms-ng font, .ms-ng img, .ms-ng ins, .ms-ng kbd, .ms-ng q, .ms-ng s, .ms-ng samp, .ms-ng small, .ms-ng strike, 
.ms-ng strong, .ms-ng sub, .ms-ng sup, .ms-ng tt, .ms-ng var, .ms-ng dl, .ms-ng dt, .ms-ng dd, .ms-ng ol, .ms-ng ul, .ms-ng li, .ms-ng form, .ms-ng fieldset,
 .ms-ng legend, .ms-ng label, .ms-ng select, .ms-ng option, .ms-ng textarea, .ms-ng table, .ms-ng caption, .ms-ng thead, .ms-ng tfoot, .ms-ng thead, .ms-ng tr,
 .ms-ng th, .ms-ng td, .ms-ng .nospace 
 {
		border:-2px none !important;
		margin:0;
		padding:0;
}

#alertregdiv .reginput 
{
	margin:3px;
	width:205px;
}
table.password_reminder input#USERNAME.inputobjects
{
	width:200px;
}
span#logindetails  td.iglabel
{
	width:270px;
}
span#logindetails .reginput 
{
	margin:3px 5px 3px 0;
	width:200px;
}
#igedu .femonth 
{
	margin:5px;
	width:45px;

}
#igedu .feyear 
{
	margin:5px;

}

span#igedu  
{
	float: left;
	width:100%;
	margin:5px;
}

span#igedu td
{
	z-index:1;
	position:relative;
}

span#igedu td.listheading
{
	width:30% !important;
	margin:5px;
}

span#igedu td a
{
	position:relative;
	top:3px;
}
table#currentqualificationslist.list
{
	margin:5px;
}
table#currentqualificationslist td.listbody
{
	width:150px;
}
table#currentqualificationslist td.listheading
{
	padding:5px 0 !important;
}
table.status
{
	padding:3px;
}
.searchpair select.searchcriteria 
{
	margin:2px 0;
	width:279px;
}
.searchpair input.searchcriteria, .searchpair input.postcode 
{
	margin:2px 0;
	width:273px;
}

div#searchcriteria_container select.searchcriteria
{
	width:380px !important;
}

 div#searchcriteria_container input.searchcriteria
 {
	width:376px !important;
 }
 .frontpageimage
 {
	 margin-right:5px!important;
	 float:right;
 }
 #frontpageimageright
 {
	background:transparent url(../images/9-crop.jpg) repeat scroll 0 0;
	height:165px;
	left:865px;
	margin-top:20px !important;
	position:absolute; 
	top:370px;
	width:130px;
}
 #frontpageimagetop
 {
	 position:relative;
	 display:block;
 }
/*#frontpagetopimagecontainer
{
	height:230px;
	width:715px;
	background:url(../images/84-crop.jpg);
}
.igraspsearchresults
{
	margin-top:255px!important;
}
*/
div.ms-component 
{
clear:both;
}
div.ms-distance-lr 
{
margin:0 10px 0 0px;
}
div.ms-distance-lra 
{
margin:0 10px 0 7px;
}
div.ms-componenta 
{
	clear:both;
	margin:0 10px 5px 9px;
}
div.ms-componentb
{
	clear:both;
	margin:0 10px 5px 9px;
}
div.ms-componentc
{
	clear:both;
	margin:0 10px 5px 8px;
}

div.ms93-sn-splt
{
	padding-top:17px;
}
