@charset "UTF-8";

html {
	height:100%;
}

body {
	height:100%;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align:left;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(media/body_bg.jpg);
}

#cms { 
	background-image: url(media/body_bg_cms.jpg);

}

a:active, a:focus, #nav:active, #nav:focus {
	outline: none;
}

.red{
	color: #990000;
}

.blue{
	color: #3366cc;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	color: #3366cc;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height:38px;
	text-align:left;
}

h1 p {
	margin:0px;
	padding:0px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #3366cc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:38px;
	text-align:left;
}


h2.job{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #3366cc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:38px;
	text-align:left;
}

h3 {
	color: #3366cc;
}

#header {
	width: 983px;
	position: relative;
	overflow: hidden;
	text-align:left;
	margin: 0px auto;
}

#logo{
	height: 34px;
	width: 366px;
	margin-left: 560px;
	margin-top: 20px;
}

#container {
	width: 983px;
	position: relative;
	text-align:left;
	margin: 0px auto;
	height:100%;
	min-height:100%;
}

#container-top {
	background-image: url(media/container_bg_top.png);
	background-repeat: no-repeat;
	width: 983px;
	height: 26px;
}

#container-mid {
	background-image: url(media/container_bg_mid.png);
	background-repeat: repeat-y;
	width: 983px;
	min-height:100%;
}

#elephant {
	height: 95px;
	width: 186px;
	margin-left: 40px!important;
	margin-left: 20px;
	display:block;
	float:left;
}

#content-top {
	height: 250px;
	width: 727px;
	padding:0px;
	position: relative;
	float:left;
	margin-left: 12px;
	overflow: hidden;
	text-align:left;
}

.photo-frame{
	display: block;
	overflow: hidden;
	position:absolute;
	z-index: 102;
	width: 482px;
	height:227px;
	left: 20px;
	top: 8px;
	background-repeat: no-repeat;
}

#content {
	line-height: 24px;
	width: 687px;
	position: relative;
	overflow: hidden;
	text-align:left;
	margin-top: 0px;
	margin-left: 268px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content a{
	color: #3366cc;
	text-decoration: none;
}

#content a:hover{
	color: #3366cc;
	text-decoration: underline;
}

#content a.banner {
	height:66px;
	display:block;
	margin-bottom: 5px;
	margin-left: 0px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	font-weight: bold;
	overflow:hidden;
	padding: 0px;
	width:680px;
	line-height:66px;
	background-image: url(media/nj_banner.png);
	text-transform: uppercase;
}
#content a.banner:hover {
	color: #3366cc;
	text-decoration:none;
}

#content a.banner-job {
	height:66px;
	width: 650px;/*680*/
	display:block;
	margin-bottom: 5px;
	margin-left: 0px;
	color:#fff;
	text-align:left;
	cursor:pointer;
	font-weight: bold;
	overflow:hidden;
	padding: 0px 0px 0px 30px;
	width:680px;
	line-height:66px;
	background-image: url(media/nj_banner.png);
	background-repeat:no-repeat;
	text-transform: uppercase;
}

#content a.banner-job:hover {
	color: #3366cc;
	text-decoration:none;
}

.jobdetails{
	display:block;
	margin-bottom:20px;
	height:auto;
	width: 650px;
	margin-left:30px;
}

.torn-box {
	background-image: url(media/torn-box.png);
	background-repeat: no-repeat;
	width: 199px;
	height: 209px;
	background-position: center top;
	display: block;
	color: #FFFFFF;
	text-align:center;
	display:block;
	overflow:hidden;
	float:left;
	margin-right: 30px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#content .torn-box a, .torn-box a{
	color: #ffffff;
	text-decoration: none;
}

#content .torn-box a:hover, .torn-box a:hover{
	color: #184eb3;
	text-decoration: none;
}

.promo-title-italic{
	font-size: 20px;
	display:block;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight:normal;
	font-style:italic;
}

.promo-number{
	font-size: 30px;
	display:block;
}

.promo-click{
	font-size: 16px;
	display:block;
	margin-top: 7px;
}

.promo-title{
	font-size: 24px;
	display:block;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight:normal;
}

.promo-text{
	font-size: 14px;
	display:block;
}

.promo-more{
	font-size: 20px;
	display:block;
}

#content p {
	padding-bottom:20px;
	border-bottom: #b2b2b2 solid 1px;
	margin-bottom:20px;
}

.divider {
	clear:both;
	height:1px;
	overflow:hidden;
	background-color:#FFFFFF;
	margin-bottom:15px;	
	margin-top: 10px;
}

.text-divider{
	clear:both;
	height:1px;
	width:685px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
}

/*-----------------------------------------MENU---------------------------------------------------*/

#menu{
	width: 254px;
	display:block;
	position:absolute;
	z-index:100;
	top: 246px;
}

#menu-top{
	height: 91px;
	width: 254px;
	background-image: url(media/menu-top.png);
	background-repeat: no-repeat;
	overflow:hidden;
}

.services{
	font-size: 24px;
	font-weight:normal;
	color:#a8b9ee;
	margin-left: 15px;
	padding-top: 50px;
	display:block;
	overflow:hidden;
}

#menu-mid{
	width: 254px;
	color: #ffffff;
	background-image: url(media/menu-mid.png);
	background-repeat: repeat-y;
	font-size:14px;
	font-weight:bold;
}

#menu-btm{
	height: 92px;
	width: 254px;
	background-image: url(media/menu-btm.png);
	background-repeat: no-repeat;
}

.menu-divider{
	clear:both;
	height:1px;
	width:240px;
	overflow:hidden;
	margin-bottom:10px;
	margin-top: 11px;
	margin-left: 8px;
	margin-right: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86a4e0;
}

#menu-mid ul{
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu-mid ul li, #menu-mid ul span li{
	color: #ffffff;
	width: 249px;
	overflow:hidden;
	line-height: 35px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu a{
	text-decoration: none;
	margin-left: 8px;
	height:35px;
	display:block;
	text-indent: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86a4e0;
	color:#FFF;

}

#menu a:hover, #menu a.selected{
	color: #ffffff;
	text-decoration: none;
	background-color:#3e76dd;
}

.SubMenu {
	display:block;	
	height:70px;
}

#menu a.sub{
	font-size:11px;
	font-weight:normal;
	text-indent: 20px;
	background-color:#5a80ce;

}

#menu a.sub:hover, #menu a.sub-selected{
	color: #ffffff;
	text-decoration: none;
	background-color:#3466C0;
	font-size:11px;
	font-weight:normal;
	text-indent: 20px;
}

/*-----------------------------------------FORM---------------------------------------------------*/

#form1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.Label {
	font-size:14px;
	width:185px;
	margin-bottom:5px;
	height:25px;
	line-height:25px;
	display:block;
	float:left;
	padding-right: 5px;
}

.Labelnumber {
	font-size:14px;
	width:40px;
	margin-bottom:5px;
	height:25px;
	line-height:25px;
	display:block;
	float:left;
	padding-right: 5px;
}

.Labelsmall {
	font-size:14px;
	width:80px;
	margin-bottom:5px;
	height:25px;
	line-height:25px;
	display:block;
	float:left;
	padding-right: 5px;
}

.doubleLabel {
	font-size:14px;
	width:185px;
	margin-bottom:5px;
	height:45px;
	line-height:18px;
	display:block;
	float:left;
	padding-right: 5px;
}

.Labelradio {
	font-size:14px;
	width:200px;
	margin-bottom:5px;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	padding-right: 5px;
}

.Labelradiodouble {
	font-size:14px;
	width:200px;
	margin-bottom:5px;
	height:55px;
	line-height:18px;
	display:block;
	float:left;
	padding-right: 5px;
}

input[type=text], input[type=password] {
	height:20px;
	width:250px;
	color: #3366cc;
	float:left;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #3366cc;
}

input[type=submit] {
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.longinput {
	height:20px;
	width:395px;
	color: #3366cc;
	float:left;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #3366cc;
}

.shortinput {
	height:20px;
	width:100px;
	color: #3366cc;
	float:left;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #3366cc;
	margin-right:10px;
}

select { 
	height:23px;
	lineheight:23px;
	color: #3366cc;
	float:left;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #3366cc;
	margin-right:10px;
}

.btnradio {
	margin-right: 30px;
	height:15px;
	width:15px;
	float:left;
	border: none;
}

.radiotext {
	margin-top: -2px;
	width:20px;
	float:left;
	text-align:right;
}

.radiotextmid {
	margin-top: -2px;
	width:30px;
	float:left;
	text-align:right;
}

.radiotextlong {
	margin-top: -2px;
	width:40px;
	float:left;
	text-align:right;
}

.radiotextextralong {
	margin-top: -2px;
	width:105px;
	float:left;
	text-align:right;
}

textarea {
	height:100px;
	width:250px;
	color: #3366cc;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #3366cc;
	float:left;
}

.labeltextarea {
	font-size:14px;
	width:185px;
	margin-bottom:5px;
	height:80px;
	line-height:18px;
	display:block;
	float:left;
	padding-right: 5px;
}

#FormSubmit, #FormSave {
	height:30px;
	width:250px;
	margin-bottom: 5px;
	margin-left: 0px;
	cursor:pointer;
	font-weight: bold;
	overflow:hidden;
	padding: 0px;
	background-color:#6890e0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color:#FFFFFF;
}

#AdminSubmit {
	height:23px;
	width:140px;
	margin-bottom: 5px;
	margin-left: 0px;
	cursor:pointer;
	font-weight: bold;
	overflow:hidden;
	padding: 0px;
	background-color:#6890e0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color:#FFFFFF;
	font-size:12px;
}

#FormSubmit:hover,#AdminSubmit:hover {
	background-color:#184eb3;
}

.terms {
	margin-right: 10px;
	margin-left: 0px;
	height:15px;
	width:15px;
	float:left;
	border: none;
}

a#drucifixion {
	border:none 0px;
	font-size:10px;
	padding-top:10px;
	color:#039;	
}

a#drucifixion:hover {
	background:none;
	color:#fff;
}

a.admin-enq-list {  
	border: 1px solid #CCC;
	padding-bottom:2px;
	padding-left:2px;
	font-size:12px;
	display:block;
	padding:3px;
	margin-top:3px;
}

a.admin-enq-list:hover {
	background-color: #FDFDFD;
	border: 1px solid #6890e0;
	text-decoration:none;
}

.admin-enq-message {
	line-height:12px;
	font-size:12px;
}

