﻿body
{
	font-family: Arial;    	 

}

.mainTable
{
	background-color: white;
}
.innerHeaderTable
{
	border-color: Black;
	border-width: 2px;
}
.searchLabelCell
{
	background-color: white;
	width: 100%;
	font-family: Arial;
	font-size: 18px;
	color: black;
	text-align: center;
}
.searchDDL select
{
	width: 175px;
	font-family: arial;
	font-size: 10px;
}
.searchDDL option
{
	color:black;	
	font-size: 10px;
}
.searchButton
{
	width: 100%;
	background-color: white;
	height: 40px;	
}
.searchTop
{	
	background-image: url(file://C:\WebSites\Ozjobs Upgrade\OZjobImages\DNN\search_Top.gif);	
	height: 5px;
	width: 185px;
}
.searchLeft
{
	background-image: url(file://C:\WebSites\Ozjobs Upgrade\OZjobImages\DNN\search_Left.gif);	
	height: 100%;
	width: 5px;
	background-repeat: repeat-y;
	
}

.searchRight
{
	
	background-image: url(file://C:\WebSites\Ozjobs Upgrade\OZjobImages\DNN\search_Right.gif);	
	height: 100%;
	width: 5px;
	background-repeat: repeat-y;
	
}

.searchBottom
{
	background-image: url(file://C:\WebSites\Ozjobs Upgrade\OZjobImages\DNN\search_Bottom.gif);	
	height: 5px;
	width: 185px;
	
}

hr
{
	border:0;
	width: 100%;
	height:3px;
	color: #f8a067;
	background:white;
	
}
.stMainHeaderCell
{
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
}
.stSpacer
{
	height: 5px;
}
.stBodyHeaderCell
{
	background-color:White;
	color: Black;
	font-size: 14px;
	text-align: left;
	
}
.stButtonCell
{
	background-color: #e76817;	
}
.stHeaderCell
{
	background-color:#ed1c24;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
}
.stMainFooterCell
{
	background-color:Gray;
	color: White;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	width: 100%;
	text-align: right;
}
.stMainFooterCell a:link, .stMainFooterCell a:visited
{
	font-family: Arial;	
	font-size: 11px;
	color: white;
	text-decoration: underline;
}
.stMainFooterCell a:hover
{
	font-family: Arial;	
	font-size: 11px;
	color:yellow;
	text-decoration: underline;
}
.stFooter HR
{
	border:none;border-top:dotted 2px #ff6600;
}
.stCell
{
	background-color:#ffffff;
	color: #000000;
	font-size: 11px;
	height: 20px;
}
.stPosition
{
	background-color:#ffffff;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
}
.stCheckBoxFromID
{
	background-color:#eeeeeb;
}
.stdesc
{
	background-color: White;
	color: #000000;
	font-size: 11px;
}
.jwb
{
	background-color: White;
	text-align:right;
}
.shortDescription
{
	background-color: White;
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}
.aefLabel
{
	background-color: #ed1c24;
	color: White;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.aefField
{
	background-color: White;
	width: 80%;
}
.aefValidator
{
	background-color: White;
	
}
.aefHTML
{
	background-color: White;
	color: black;
	font-family: Arial;
	font-size: 13px;		
}
.aefDDL
{
	background-color: White;
}
.aefDDL select
{
	width: 200px;
}
.aefDDL option
{
	color:blue;	
	font-size: 10px;
}
.aefCalendar
{
	background-color: White;
}
.aefCalendar select
{
	
}
.aefCalendar option
{
	color:blue;	
	font-size: 10px;
}
.aefCheckBox
{
	background-color:White;
}
.aefURLControl
{
	background-color: White;
}
.aefURLControl INPUT
{
	background-color: White;
}
.contentTable
{
	
	background-color: White;
	color: Black;
}
.contentCell
{
	background-color: White;
	font-family: Arial;
	font-size: 12px;
}
.newsblock
{
	background-color: #ff6600;
}
.newsheading
{
	text-decoration: underline;
	font-family: arial;
	font-size: 18px;
   	font-weight:bold;
	color:#ff6600;
}
.newsblock
{
	font-family: arial;
	font-size: 18px;
   	font-weight:bold;
	color:white;
	
}
.newsbody
{
	font-family: arial;
	font-size: 12px;
   	color:black;
	
}
.newsbottom
{
	font-family: arial;
	font-size: 12px;
   	color:black;
   	font-weight:bold;
}
.newsbottom A
{
	font-family: arial;
	font-size: 12px;
   	color:blue;
   	font-weight:bold;
}
.newsfullstory
{
	font-family: arial;
	font-size: 12px;
   	color:#003a58;
   	text-align: justify;
	
}

.newsspacer HR
{
	border:none;border-top:dotted 2px #ff6600;
}
.ojPageHeader
{
	background-color: #f8a067;
	color: White;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.ojPageNormal
{
	background-color: White;
	color: black;
	font-family: Arial;
	font-size: 13px;
	
	
}
.ojSectionHeader
{
	background-color: #f8a067;
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height:25px;
	
}
.ojButtons
{
	background-color: black;
	height:25px;
}
.ojViewHeader
{
	Height: 30px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	background-color: White;
}
.ojViewBody
{
	font-family: Arial;
	width: 100%;
	background-color: White;	
}
.ojViewContactDetails
{
	font-family: Arial;
	width: 100%;
	background-color: White;
	
}
.ojViewReference
{
	font-family: Arial;
	width: 100%;
	background-color: White;
}
.ojViewMajorArea
{
	font-family: Arial;
	width: 100%;
	background-color: White;
}
.ojViewWorkType
{
	font-family: Arial;
	width: 100%;
	background-color: White;
}
.ojViewClosing
{
	font-family: Arial;
	width: 100%;
	background-color: White;
}
.ojScoreHeader
{
	background-color: #e76817;
	font-family: Arial;
	color: White;
	font-weight: bold;
	font-size:14px;
	height:25px;
}
.ojQuestion
{
	font-family:Arial;
	font-weight:bold;
	text-align:left;
}
.ojQuestion HR
{
	border:none;border-top:dotted 2px #ff6600;
}
.igLinksHeader
{
	background-image: url(http://www.ozjobfindit.com/portals/_default/images/v3biscuit.gif);
	width:180px;
	height:44px;
	font-family: arial;
	font-size: 14px;
	padding-top:12px;
	
	
   		
}
.igLinks UL
{
	list-style-image:	url(http://www.ozjobfindit.com/portals/_default/images/v3bullet.gif);
}
.igLinks UL a
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
   	font-weight:bold;
	color:black;
	position: relative;
	left: 10px;
}