.tell_us_your_dream_job
{
 position:relative;
 left:350px;
 top:-30px;
 z-index:100;
}

input.nb

{

 border:0px;

}

.ul_menu

{

 padding: 0;

 margin: 0;

}



#top_jobs_div

{

 position:relative;

}

#top_jobs_div_text

{

 /*font-size:80%;*/

 position:absolute;

 top:36;

 left:11;

 width:470px;

}



/*#featured_jobs_menu ul

{

 list-style-type: none;

}



#featured_jobs_menu ul li

{

 font-weight-normal;

}*/



A.no_underlined_link_orange_font

{

 color: #e10808;

 text-decoration: none;

 font-weight:bold;

}

A:visited.no_underlined_link_orange_font

{

 text-decoration: none;

 color: #e10808;

}

A:active.no_underlined_link_orange_font

{

 text-decoration: none;

 color: #e10808;

}

A:hover.no_underlined_link_orange_font

{

 text-decoration: underline; color: #e10808;

}





#featured_job_details_div

{

 position:relative;

}

#featured_job_details_div_text

{

 position:absolute;

 top:40;

 left:10;

 width:945px;

 height:300px;

}



#featured_jobs_advertiser_page_div

{

 position:relative;

}

#featured_jobs_advertiser_page_text

{

 position:absolute;

 top:25;

 left:665;

 width:235px;

 height:140px;

}

#featured_jobs_advertiser_page_prices_text

{

 position:absolute;

 top:25;

 left:10;

 width:440px;

 height:140px;

}



#contact_unijobs_advertiser_div

{

 position:relative;

}

#contact_unijobs_advertiser_div_top_text

{

 position:absolute;

 top:33;

 left:10;

 width:640px;

 height:45px;

}

#contact_unijobs_advertiser_div_email_text

{

 position:absolute;

 top:110;

 left:115;

 width:240px;

 height:45px;

}

#contact_unijobs_advertiser_div_phone_text

{

 position:absolute;

 top:110;

 left:445;

 width:195px;

 height:45px;



}





#create_account_div

{

 position:relative;

}

#create_account_text

{

 font-size:80%;

 position:absolute;

 top:30;

 left:120;

 width:110px;

}

#create_account_win_cash_text

{

 font-size:80%;

 position:absolute;

 top:150;

 left:10;

 width:160px;

}





#did_you_know

{

 position:relative;

}

#did_you_know_img

{

 z-index:0;

}

#did_you_know_text

{

 font-size:70%;

 position:absolute;

 top:5;

 left:5;

 width:230px;

}





#job_search_type_and_location

{

 z-index:1;

}



#searchbox

{

 position:relative;

}

#searchbox_elements

{

 position:absolute;

 top:30;

 left:15;

 width:200px;

}



#searchbox2

{

 position:relative;

}

#searchbox_elements2

{

 position:absolute;

 top:30;

 left:15;

 width:200px;

}



#saved_search_div

{

 z-index : 2;

 position:relative;

}

#saved_search_message

{
	color:white;
    z-index : 12;

    position:absolute;

    top:2;

    left:3;

    width:715;

}



#browse_jobs

{

 z-index : 2;

 position:relative;

}

#search_by_table

{

    z-index : 12;

    position:absolute;

    top:25;

    left:10;

    width:715;

}



/*******************Rates Card Table**************************/

.orange_table_border

{

 border-color:red;

}



table.orange_table_border, td.orange_table_border

{

    border-color: #F79646;

    border-style: solid;

}



table.orange_table_border

{

    border-width: 0 0 1px 1px;

    border-spacing: 0;

    border-collapse: collapse;

}



td.orange_table_border

{

    margin: 0;

    padding: 4px;

    border-width: 1px 1px 0 0;

    font-size:80%;

}

/****************End of Rates Card table*********************/





.red_font

{

 color:#FF0000;

}

.grey_font

{

 color:#969696;

}

.orange_background_white_text

{

 /*background:#F79646;*/

 background:#e10808;

 color:white;

}

.hidden_textbox

{

 display:none;

}

.show_textbox

{

        display:marker;

}

/***************style for drop down menus*************************/

#on_campus_drop_down_menu, #on_campus_drop_down_menu ul

{ /* all lists */

z-index:1;

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

}



#on_campus_drop_down_menu a

{

	display: block;

	width: 170px;

	/*width: 10em;*/

}



#on_campus_drop_down_menu li

{ /* all list items */

	float: left;

	width: 170px;

	/*width: 10em; /* width needed or else Opera goes nuts */

}



#on_campus_drop_down_menu li ul

{ /* second-level lists */

	position: absolute;

	background: white;

	width: 170px;

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}



#on_campus_drop_down_menu li:hover ul, #on_campus_drop_down_menu li.sfhover ul

{ /* lists nested under hovered list items */

	left: auto;

}



#content

{

	clear: left;

	color: #ccc;

}



/**************************************************************/

#about_us_drop_down_menu, #about_us_drop_down_menu ul

{ /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

}



#about_us_drop_down_menu a

{

	display: block;

	width: 140px;

	/*width: 10em;*/

}



#about_us_drop_down_menu li

{ /* all list items */

	float: left;

	width: 140px;

	/*width: 10em; /* width needed or else Opera goes nuts */

}



#about_us_drop_down_menu li ul

{ /* second-level lists */

	position: absolute;

	background: white;

	width: 140px;

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}



#about_us_drop_down_menu li:hover ul, #about_us_drop_down_menu li.abouthover ul

{ /* lists nested under hovered list items */

	left: auto;

}

/**************************************************************/

#my_account_drop_down_menu, #my_account_drop_down_menu ul

{ /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

 z-index : 12;

}



#my_account_drop_down_menu a

{

	display: block;

	width: 140px;

	/*width: 10em;*/

}



#my_account_drop_down_menu li

{ /* all list items */

	float: left;

	width: 140px;

	/*width: 10em; /* width needed or else Opera goes nuts */

}



#my_account_drop_down_menu li ul

{ /* second-level lists */

	position: absolute;

	background: white;

	width: 140px;

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}



#my_account_drop_down_menu li:hover ul, #my_account_drop_down_menu li.myaccounthover ul

{ /* lists nested under hovered list items */

	left: auto;

}

/***************END OF DROP DOWN MENU*************************/



#search_advanced

{

 z-index : 12;

}

.center_align_div

{

 z-index : 2;

}

.align_td

{

 padding:20px,0px,0px,10px;

 z-index : 2;

}

.font_size_75

{

 font-size:75%;

}

.font_size_130

{

 font-size:130%;

}

.font_size_150

{

 font-size:150%;

}

.font_size_180

{

 font-size:180%;

}

.font_size_90

{

 font-size:90%;

}

.font_size_14

{

 font-size:14px;

}

.font_size_13

{

 font-size:13px;

}



.font_size_12

{

 font-size:12px;

}

.white_font

{

 color:#FFFFFF;

}

.orange_font

{

 color:#e10808;

}

.blue_font

{

 color:#000066;

}

.blue_font_size_90

{

 color:#000066;

 font-size:80%;

 

}





.main_top_selected_links a:link

{

        font-family:Arial;

		color:#e10808;

        text-decoration:none;

        font-size: 16px;

}

.main_top_selected_links a:visited

{

        font-face:Arial;

		color:#e10808;

        text-decoration: none;

        font-size: 16px;

}

.main_top_selected_links a:hover

{

        font-face:Arial;

		color:#e10808;

        text-decoration: none;

        font-size: 16px;

}





.media_release a:link

{

        font-family:Arial;

        color:#FBA846;

        text-decoration:none;

}

.media_release a:visited

{

        font-face:Arial;

        color:#FBA846;

        text-decoration: none;

}

.media_release a:hover

{

        font-face:Arial;

        color: #FBA846;

        text-decoration: none;

}



.university_profile_text a:link

{

        font-family:Arial;

        color:#000066;

        text-decoration:none;

        font-size: 80%;

}

.university_profile_text a:visited

{

        font-face:Arial;

        color:#000066;

        text-decoration: none;

        font-size: 80%;

}

.university_profile_text a:hover

{

        font-face:Arial;

        color: #FE6600;

        text-decoration: none;

        font-size: 80%;

}



.main_top_links a:link

{

        font-family:Arial;

        color:#000066;

        text-decoration:none;

        font-size: 16px;

}

.main_top_links a:visited

{

        font-face:Arial;

        color:#000066;

        text-decoration: none;

        font-size: 16px;

}

.main_top_links a:hover

{

        font-face:Arial;

        color: #e10808;
		

        text-decoration: none;

        font-size: 16px;

}



.white_font

{

    color: #FFFFFF;

}

.top_strip_text

{

 color: #000066;

 font-weight:bold;

}

.front_div

{

text-align: center;

position: relative;

z-index : 2;

}

.background_image

{

    position: absolute;

    z-index : -1;

}

.bottomlinks

{

    FONT-SIZE: 60%;

    text-decoration:none;

    color: #FFFFFF;

}



.bottomlinks a:link

{

    text-decoration:none;

    color:#FFFFFF;

}

.bottomlinks a:visited

{

    text-decoration:none;

    color: #FFFFFF;

}

.bottomlinks a:hover

{

    text-decoration:none;

    color:#FFFFFF;

}



.no_underline_border a:link

{

        color:black;

        text-decoration:none;

        font-size: 12px;

}

.no_underline_border a:visited

{

        color:black;

        text-decoration: none;

        font-size: 12px;

}

.no_underline_border a:hover

{

        color: orange;

        text-decoration: none;

        font-size: 12px;

}

.hidden_textbox

{

        display:none;

}

.show_textbox

{

        display:marker;

}



#hintbox

{ /*CSS for pop up hint box */

display:block;

position:absolute;

left:0px;

top: 0;

background-color: #EBEBEB;

width: 260px; /*Default width of hint.*/

padding: 3px;

border:1px solid gray;

font:normal 11px Verdana;

line-height:18px;

z-index:100;

border-right: 1px solid gray;

border-bottom: 1px solid gray;

visibility: hidden;

}

#seach_block

{

    background-image: url(http://unijobs.com.au/images/unijobs_search.gif);

}



.hintanchor_show

{ /*CSS for link that shows hint onmouseover*/

font-weight: bold;

font-size: x-small;

color: gray;

margin: 3px 8px;

display:marker;

}

.hintanchor_hidden

{ /*CSS for link that shows hint onmouseover*/

font-weight: bold;

font-size: x-small;

color: gray;

margin: 3px 8px;

display:none;

}

.hintanchor

{ /*CSS for link that shows hint onmouseover*/

font-weight: bold;

font-size: x-small;

color: gray;

margin: 3px 8px;

}



#text

{

      display:none;

}

BODY

{

    COLOR: black;
    FONT-FAMILY: Arial;

}

A

{

    COLOR: black;

}

A:visited

{

    COLOR: black;

    TEXT-DECORATION: underline

}

.bodytext

{

    FONT-SIZE: 80%

}

.font_size_70

{

    FONT-SIZE: 70%

}

.font_size_80

{

    FONT-SIZE: 80%

}



.font_size_120

{

    FONT-SIZE: 160%;

    font-weight:bold;

}



.smbodytext

{

    FONT-SIZE: 40%

}

INPUT

{

    COLOR: black;

    FONT-FAMILY: 'Century Gothic', Tahoma, Arial, Verdana, Helvetica-Normal

}

SELECT

{

    COLOR: black;

    FONT-FAMILY: 'Century Gothic', Tahoma, Arial, Verdana, Helvetica-Normal

}



A.non_underlined_link_no_border

{

 text-decoration: none

}

A:visited.non_underlined_link_no_border

{

 text-decoration: none

}

A:active.non_underlined_link_no_border

{

 text-decoration: none

}

A:hover.non_underlined_link_no_border

{

 text-decoration: none; color: #e10808;

}



A.non_underlined_link

{

 text-decoration: none

}

A:visited.non_underlined_link

{

 text-decoration: none

}

A:active.non_underlined_link

{

 text-decoration: none

}

A:hover.non_underlined_link

{

 text-decoration: underline; color: #e10808;

}





A.adlink

{

    COLOR: #151B8D;

}

A:visited.adlink

{

    COLOR: #151B8D;

}

a:hover.adlink

{

    color: #e10808;

}

.right_align

{

text-align: right;

}

/***********************************FROM OLD CSS/stylesheet.css file*************************/

.red_hyperlink a:link{COLOR:red;}

.red_hyperlink a:visited{COLOR:red;}

.red_hyperlink a:hover{COLOR:green;}

.red_hyperlink a:active{COLOR:red;}





.urgent_advertiser a:link{COLOR:red;}

.urgent_advertiser a:visited{COLOR:red;}

.urgent_advertiser a:hover{COLOR:green;}

.urgent_advertiser a:active{COLOR:red;}



.red_font{COLOR:red;}



.macquarie_jobtitle

{

 COLOR: #9C0000;

}



.melbourne_job_title

{

 FONT-SIZE: 200%;

 font-weight:bold;

 COLOR: #FFFFFF;

}

.melbourne_job_ref_number

{

 FONT-SIZE: 130%;

 font-weight:bold;

 COLOR: #FFFFFF;

}



.hidden_textbox

{

        display:none;

}

.show_textbox

{

        display:marker;

}

TD

{

    /*FONT-SIZE: 80%;

    COLOR: #000000;*/

    FONT-FAMILY: Arial, Helvetica, sans-serif

}

.search

{

    FONT-SIZE: 70%;

    COLOR: #000000;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}

.searchhead

{

    FONT-SIZE: 90%;

    COLOR: #000000;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}

.heading

{

    FONT-SIZE: 120%;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}

.textsearch

{

    FONT-WEIGHT: bold;

    FONT-SIZE: 110%

}

.newheading

{

    FONT-SIZE: 130%;

    COLOR: #fc7c00;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}

.red

{

    FONT-SIZE: 110%;

    COLOR: #ff0000;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}

.redsm

{

    FONT-SIZE: 70%;

    COLOR: #ff0000;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}


.torecreate {
	border: 1px solid #0000aa;
	padding-left: 20px;
	background: #978EED;
}

.torecreate h2 {
	font-size: 18px;
}

.unsubscribe-box {
	border: 1px solid #405A7A;
	font-size: 10pt;
	padding-bottom:10px;
	width:250px;
}
.unsubscribe-box .header
{
	background-color:#405A7A;
	padding:5px;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
}
.unsubscribe-box .content
{
	padding-top:5px;
	padding-left:10px;
	padding-right:12px;
}
.pageDiv
{
	border: 1px solid #e10808;
	display:inline;
	padding:1px;
}
.pageDivActive
{
	border: 1px solid #e10808;
	display:inline;
	padding:2px;
	background-color:#e10808;
	font-weight:bold;
	color:#FFFFFF;
}
.regoHead
{
	padding:2px;
	background-color:#405A7A;
	border:1px solid #405A7A;
	border-width: 0px; 
	left: 0px;
}
.regoHead h3
{
	color:#FFFFFF;
	font-size:13pt;
	margin-top: 0px; 
	margin-bottom: 0px; 
	top: 0px; 
	margin-left: 10px;
	font-weight:bold;
}
.regoContent
{
	padding-top: 10px; 
	background-color: #FFFFFF;
	border:1px solid #405A7A;
	padding-bottom:10px;
}