@charset "UTF-8";

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

#hold {
	width: 980px;
	margin: 0px auto;
}

#masthead {
	position: relative;
	height: 79px;
}

a#logo {
	position: absolute;
	top: 20px;
	width: 930px;
	height: 59px;
	background: url(../i/juristaff_logo_long.png) no-repeat;
}

a#logo:hover {
	background-position: 0px -59px;
}

#util-nav {
	position: absolute;
	top: 12px;
	right: 0px;
	font-size: 12px;
	color: #000;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#util-nav li {
	margin: 0px;
	margin-left: 12px;
	padding: 0px;
	float: left;
}

#util-nav li a {
	display: block;
	padding: 3px;
	color: #000;
	text-decoration: none;
}

#util-nav li a:hover {
	text-decoration: underline;
}

#content {
	position: relative;
	margin-top: 20px;
}

#nav {
	border-bottom: 1px solid #ddd;
	list-style: none;	
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	height: 42px;
}

#nav ul, #nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li.top {
	height: 42px;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
	text-indent: 0px;
	list-style: none;
	float: left;
	position: relative;
}

#nav li.last {
	margin-right: 0px;
}

#nav ul.subnav {
	margin: 0px;
	padding: 2px;
	border: 1px solid #ddd;
	border-top: none;
	background: #fff;
	width: 171px;
	position: absolute;
	top: 100%;
	left: 0px;
	display: none;
}

#nav li:hover ul {
	display: block;
}

#nav ul li {
	height: auto;
	float: none;
}

#nav a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

#nav a.top {
	width: 156px;
	height: 36px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 16px;
}

#nav li:hover a {
	background: url(../i/downarrow.png) no-repeat 97% 9px;
}

#nav a.selected-parent, #nav li:hover a.selected-parent {
	background: url(../i/downarrow_w.png) no-repeat 97% 9px;
	color: white;
}

#nav li ul li a, #nav li:hover ul li a {
	padding: 4px;
	height: auto;
	width: auto;
	line-height: normal;
	background-image: none;
}

#nav li:hover ul li a.selected, #nav li:hover ul li a:hover {
	color: white;
}

#nav li li ul {
	width: auto;
	padding: 0px;
	padding-left: 20px;
	position: static;
	display: block;
}

#nav li li li {
	float: none;
	display: block;
	position: static;
}

#banner {
	position: relative;
	float: left;
	display: block;
}

#banner h2 {
	margin: 0px;
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 48px;
	font-weight: normal;
	color: #fff;
}

#banner #screen {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../i/screen.png) repeat-x bottom left ;
}

#homebanner {
	display: block;
	position: relative;
	width: 980px;
	height: 300px;
	background: url(../i/banner.jpg) repeat-x center left;
}

#home-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	clear: both;
}

#home-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#home-nav a {
	display: block;
	width: 180px;
	height: 200px;
	background-position: top left;
	margin-right: 20px;
}

#home-nav a.last {
	margin-right: 0px;
}

#home-nav a:hover {
	background-position: bottom left;
}

#page-image {
	margin-bottom: 20px;
}

#sidebar {
	float: right;
	width: 380px;
	margin-top: 40px;
	margin-left: 40px;
}

#top-sidebar {
	background: url(../i/corner.png) no-repeat top right #EEE;
	padding: 10px;
	color: white;
	min-height: 190px;
	margin-bottom: 20px;
}

#bottom-sidebar {
	line-height: 16px;
}

#page-content {
	padding-top: 40px;;
	width: 560px;
}

#page-content ul, #page-content li{
	line-height: 16px;
}

p {
	line-height: 16px;
	margin: 0px;
	margin-bottom: 12px;
}

h1 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 400;
}

h2,h3,h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 8px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 18px;
}

h4 {
	font-size: 16px;
	margin-top: 0px;
}

h4 a {
	color: #333;
	text-decoration: none;
}

h4 a:hover {
	color: #000;
	text-decoration: underline;
}

.job-result {
	padding-bottom: 12px;
	border-bottom: 1px solid #999;
	margin-bottom: 18px;
}

.job-result-details, .job-result-description {
	line-height: 16px;
}

#footer {
	clear: both;
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer-line {
	font-size: 1px;
	border-top: 1px solid #666;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.footer-row {
	clear: left;
	height: 20px;
	margin-bottom: 20px;
}

a.btn {
	position: relative;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 20px;
	margin-top: -2px;
	padding-left: 10px;
	background: url(../i/btn_left.png) no-repeat top left;
	text-decoration: none;
	color: black;
	font-size: 14px;
}

#sidebar a {
	color: white;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a.btn {
	margin-bottom: 12px;
}

#sidebar a {
	color: white;
}

#sidebar p {
	clear: left;
	margin: 0px;
	margin-bottom: 12px;
}

a.btn-last {
	margin-right: 10px;
}

a.btn span {
	display: block;
	position: absolute;
	top: 0px;
	right: -10px;
	width: 10px;
	height: 20px;
	background: url(../i/btn_right.png) no-repeat top left;
}

a.btn:hover, a.btn:hover span {
	background-position: bottom left;
	color: white;
}

#footer-right {
	width: 350px;
	float: right;
}

#footer-right a {
	float: right;
}

#footer-right {
	text-align: right;
}

#footer-right p {
	clear: right;
	margin: 0px;
	padding-top: 30px;
}

a#wbenc {
	float: none;
	width: 840px;
	height: 72px;
	display: block;
	line-height: 72px;
	font-size: 14px;
	padding-left: 140px;
	background: url(../userfiles/wbenc_long.png) no-repeat top left;
	text-decoration: none;
	color: #666;
}

a#wbenc:hover {
	background-position: bottom left;
}

.breaker {
	clear: both;
	font-size: 1px;
	height: 1px;
}


/* forms */

.sidebar-form {
	background: url(../i/black-trans.png);
	padding: 10px;
	font-size: 12px;
}

.sidebar-form .col2 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	width: 46%;
	margin-right: 3px;
	margin-bottom: 3px;
}

.sidebar-form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	width: 95%;
	height: 60px;
	padding: 2px;
}

.sidebar-form div.col2, .sidebar-form div.col1 {
	margin-bottom: 12px;
}

.sidebar-content {
}

.sidebar-form-holder {
	clear: left;
	display: none;
}

.sidebar-form p.submit-row {
	clear: left;
	padding-top: 12px;
}

.sidebar-form .col2 input.input-text, .sidebar-form textarea.input-text {
	color: #000;
}

.sidebar-response {
}

.upload-info {
	display: none;
}

.check-select input {
	float: left;
	display: block;
	margin-right: 4px;
}

.check-select, .check-select label {
	cursor: pointer;
	display: block;
}

.check-select label {
	line-height: 20px;
}

.check-select {
	background-color: #666;
	height: 20px;
	padding: 2px;
	margin-bottom: 1px;
	clear: left;
}

.check-hover {
	background-color: #555;
}

.scroll {
	overflow-y: scroll;
	height: 150px;
}

#back-to-search {
	float: right;
	margin-top: 6px;
	margin-right: -10px;
}

.apply-now {
	font-size: 16px;
}

.error {
	color: red;
}

.form-clear {
	display: block;
	clear: left;
}

#sidebar hr {
	height: 1px;
	clear: left;
	border: none;
	border-bottom: 1px dashed white;
	padding-top: 6px;
	margin-bottom: 12px;
}

/* interview */

#recorder {
	float: left;
	margin-right: 30px;
}

#recorder-questions {
	
}
