﻿body 
{
	font-family: "news gothic", Arial; font-size: 10px; line-height: 16px;
	color: #7991cd;
	background-color: #1b3f94;
}

input,table,tr,td, th, select
{
	font-family: "news gothic", Arial;  font-size: 10px; 
}

th 
{
	color: #003366;
}

h1, h1 span
{
	font-size: 20px;color: #003366;
}
h2 
{
	font-size: 16px;color: #003366;
}

h3
{
	font-size: 14px;color: #003366;
}

h4
{
	font-size: 12px;color: #003366;
}

fieldset legend 
{
	color: #003366;
}

a:link {  font-family: "news gothic", Arial; font-size: 10px; font-weight: bold; text-decoration: none; color: #1C3F94}
a:visited {  font-family: "news gothic", Arial; font-size: 10px; font-weight: bold; color: #1C3F94; text-decoration: none}
a:hover {  font-family: "news gothic", Arial; font-size: 10px; font-weight: bold; text-decoration: underline; color: #1C3F94}
/* fieldset 
{
	padding: 5px;
} */

#sitecontainer 
{
	width: 450px; /* default plugin size */
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	padding: 5px;
}

div.twocols 
{
	width:100%;
}
div.twocols .fleft 
{
	float: left;
	width: 44%;
}
div.twocols .right
{
	float: right;
}

table.jobresults_container ,table.jobresults_container tr ,table.jobresults_container td, table.jobresults_container tbody
{
	border: solid 0px;
	border-collapse: collapse;
}	

table.jobresults 
{				
	margin-top: 10px;
	margin-bottom: 10px;	
}
table.jobresults th 
{
	text-align: left;
	width: 30%;
}
table.jobresults td
{
	text-align: left;
}
table.jobresultstop
{
	border-top: solid 1px black;
}
table.jobresultsend
{
	width:100%;
	border-bottom: solid 1px black;
	margin-bottom: 10px;
}
table.jobresultsend td 
{
	width:50%;
}
table.jobresultsend td.r
{
	text-align: right;
}
a.arrowlink 
{
	background: url(images/btnRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;	
	padding-top: 2px;	
	padding-bottom: 2px;		
}

a.arrowlinkrev
{
	background: url(images/btnLeft.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;	
	padding-top: 2px;	
	padding-bottom: 2px;			
}

div.poweredby 
{
	background-image: url(images/Powered_by_btn.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;	
	margin-top: 20px;
}

.container_fieldsets fieldset 
{
	display:block;
    margin: 5px;
    width: 200px;
}

div.coverarea 	{ top: 0px; left: 0px; display: none; position:absolute; background-color: #999999; filter: alpha(opacity=35); -moz-opacity:0.35; } 

div.editarea 	{ 
	display: none;  
	background-color:#FFFFFF; width: 400px;
	position: absolute; 
	margin-left: -300px; 
	filter: alpha(opacity=100); -moz-opacity:100; z-index: 10; 
	border: thin solid black;
	padding: 5px;		
	text-align: left;
} 

div.message_AddedToBasket 
{
	display: none;  
	background-color:#FFFFFF; width: 280px;
	position: absolute; 
	margin-left: -270px; 
	filter: alpha(opacity=100); -moz-opacity:100; z-index: 10; 
	border: thin solid black;
	padding: 5px;	
	text-align: center;
}

.hightlight 
{
	color: #003366;
}

.title_left
{
	float:left;
	color: #003366;
}
.title_right
{
	float:right;
	color: #003366;
}

.clearl
{
	clear: left;
}

.clear
{
	clear: both;
}

.toolbar 
{
	margin: 5px auto 0px auto;	
	padding-top: 5px;
}

.toolbar .l 
{
	float: left;
	width: 49%;
}


.toolbar .r 
{
	float:right;
	width: 49%;
	text-align: right;
	padding-right: 3px;
}

.toolbargap 
{
	/*margin-bottom: 100px!important;*/
}

.jobbasket 
{
	width: 100%;
}

.jobbasket .empty 
{
	height: 50px;
	width: 100%;
	text-align: center;
	padding-top: 25px;
}

div.applynow 
{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:right;
}

.req 
{
	color: Red;
}

.jobsearchview 
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.jobsearchview .l
{
	float: left;
	width: 49%;
}


.jobsearchview .r 
{
	float:right;
	width: 49%;
	text-align: right;
	padding-right: 3px;
}

table.job 
{
	border: solid 1px black;
	width: 100%;
}
table.job th 
{
	text-align: left;		
}

.container_searchbutton
{
	margin-top: 10px;
	margin-bottom: 10px;	
	display: block;
	text-align: right;
}

.sr_error 
{
	width:100%;
	height: 100px;
	padding-top: 40px;
	padding-right: 170px;
	text-align: center;	
}

.altformat 
{
	color: #000000;
}


