/* global */

body {
	margin: 40px 0 0 0;
	padding: 0;
	font:normal 62.5%/1.2 Verdana, sans-serif; /* set up 1em = 10px (at standard browser default settings of 16px) */
}
div {
	margin:0 auto;
	padding: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a:link, a:visited {
	color: #919396;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headline a:link, .headline a:visited {
	color: #00b5e9;
	text-decoration: none;
	border-bottom: 1px solid #c3eeff;
}
.headline a:hover {
	color: #919396;
	text-decoration: none;
	border-bottom: 1px solid #00b5e9;
}
.print a:link, .print a:visited {
	color: #f96442;
	text-decoration: none;
	border-bottom: 1px solid #f96442;
}
.print a:hover {
	color: #00b5e9;
	text-decoration: none;
	border-bottom: 1px solid #c3eeff;
}
textfield {
	width: 218px;
}
frame {
	min-width: 100px;	
}

/* layout */

.section1 {
	width: 600px;
	margin: 0;
	border-bottom: 13px solid #ffc332;
	padding: 10px 0 0 0;
	clear: both;
	display: inline-block;
}
.section2 {
	width: 600px;
	margin: 0;
	border-bottom: 13px solid #00b5e9;
	padding: 10px 0 0 0;
	clear: both;
	display: inline-block;
}
.section3 {
	width: 600px;
	margin: 0;
	border-bottom: 13px solid #6d4bce;
	padding: 10px 0 0 0;
	clear: both;
	display: inline-block;
}
.section4 {
	width: 600px;
	margin: 0;
	border-bottom: 13px solid #f96442;
	padding: 10px 0 0 0;
	clear: both;
	display: inline-block;
}
.paragraph {
	margin: 0 0 10px 0;
}

/* members */

.form {
	padding: 0 0 20px 0;
}
.form li {
	margin: 0 0 10px 0;
	clear: both;
}
.submit {
	padding: 0px 5px 2px 5px;
	color: white;
	background: #929396;
	height: 19px;
	font-size: 11px;
	margin: 0 0 5px 0;
	text-decoration: none;
	border: 0;
}
.label {
	float: left;
	margin: 0 0 10px 0;
	width: 166px;
}
.field {
	float: left;
	margin: 0 0 10px 0;
}
.search-result {
	margin: 10px 0 0 0;
	border-bottom: 1px solid #333;
	padding: 0 0 10px 0;
	clear: both;
}
.last {
	border-bottom: none;
}
#wrapper-members {
	width: 820px;
	margin:0 auto;
}
#left-members, #right-members {
	width: 110px;
	float: left;
	text-align: left;
}
.results-msg {
	float: left;
	color: #f96442;
	margin-bottom: 20px;
}

/* job seekers */

.twocol-col1 {
	float: left;
	margin: 20px 10px 10px 0;
	padding-right: 20px;
	width: 278px;
	vertical-align: top;
	border-right: 2px solid #919396;
}
.twocol-col2 {
	float: left;
	margin: 20px 10px 10px 0;
	padding-left: 20px;
	width: 258px;
	vertical-align: top;
}
#wrapper-jobbank {
	width: 820px;
	margin:0 auto;
}
#left-jobbank, #right-jobbank {
	width: 110px;
	float: left;
	text-align: left;
}

/* referrals */

.threecol-col1 {
	float: left;
	margin: 0 10px 10px 0;
	width: 190px;
	vertical-align: top;
}
.threecol-col2 {
	float: left;
	margin: 0 10px 10px 0;
	width: 190px;
	vertical-align: top;
}
.threecol-col3 {
	float: left;
	margin: 0 10px 10px 0;
	width: 190px;
	vertical-align: top;
}
label {
    display: block;
	padding-left: 25px;
	text-indent: -25px;
	margin-bottom: 5px;
}
.checkbox {
    width: 13px;
    height: 22px;
	padding: 0;
    margin: 0 10px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden; /* IE hack */
}
.ref-label {
	float: left;
	margin: 0 0 10px 0;
	width: 120px;
}
#wrapper-referrals {
	width: 880px;
	margin:0 auto;
}
#left-referrals, #right-referrals {
	width: 140px;
	float: left;
	text-align: left;
}


/* formatting */

#page-container {
	/* top level font-size setting // 1em = 10px */
    font-size:1.2em;
    line-height: 1.5em;
	width: 100%;
	text-align: center;
}
#main-content {
	/* top level font-size setting // 1em = 10px */
	padding: 60px 0 20px 0;
}
#center {
	width: 600px;
	float: left;
	text-align: left;
}
.headline {
	color: #00b5e9;
}
.print {
	float: right;
}
.footer {
	padding-top: 40px;
	color: #919396;
}
.discreet {
    color:#919396;
}
.member_details dt {
    color:#919396;
    margin-top: 1em;
}

/* global */

body {
	margin: 40px 0 0 0;
	padding: 0;
	font:normal 62.5%/1.2 Verdana, sans-serif; /* set up 1em = 10px (at standard browser default settings of 16px) */
}
div {
	margin:0 auto;
	padding: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a:link, a:visited {
	color: #919396;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headline a:link, .headline a:visited {
	color: #00b5e9;
	text-decoration: none;
	border-bottom: 1px solid #c3eeff;
}
.headline a:hover {
	color: #919396;
	text-decoration: none;
	border-bottom: 1px solid #00b5e9;
}
.print a:link, .print a:visited {
	color: #f96442;
	text-decoration: none;
	border-bottom: 1px solid #f96442;
}
.print a:hover {
	color: #00b5e9;
	text-decoration: none;
	border-bottom: 1px solid #c3eeff;
}
textfield {
	width: 218px;
}
frame {
	min-width: 100px;	
}

/* layout */

.section1 {
	width: 600px;
	margin: 0;
	border-bottom: 13px solid #ffc332;
	padding: 10px 0 0 0;
	clear: both;
	display: inline-block;
}
.section2 {
	width: 600px;
	margin: 0;
	border-bottom: 13px solid #00b5e9;
	padding: 10px 0 0 0;
	clear: both;
	display: inline-block;
}
.section3 {
	width: 600px;
	margin: 0;
	border-bottom: 13px solid #6d4bce;
	padding: 10px 0 0 0;
	clear: both;
	display: inline-block;
}
.section4 {
	width: 600px;
	margin: 0;
	border-bottom: 13px solid #f96442;
	padding: 10px 0 0 0;
	clear: both;
	display: inline-block;
}
.paragraph {
	margin: 0 0 10px 0;
	clear: both;
}

/* members */

.form {
	padding: 0 0 20px 0;
}
.form li {
	margin: 0 0 10px 0;
	clear: both;
}
.submit {
	padding: 0px 5px 2px 5px;
	color: white;
	background: #929396;
	height: 19px;
	font-size: 11px;
	margin: 0 0 5px 0;
	text-decoration: none;
	border: 0;
}
.label {
	float: left;
	margin: 0 0 10px 0;
	width: 166px;
}
.field {
	float: left;
	margin: 0 0 10px 0;
}
.search-result {
	margin: 10px 0 0 0;
	border-bottom: 1px solid #333;
	padding: 0 0 10px 0;
	clear: both;
}
.last {
	border-bottom: none;
}
#wrapper-members {
	width: 820px;
	margin:0 auto;
}
#left-members, #right-members {
	width: 110px;
	float: left;
	text-align: left;
}
.results-msg {
	float: left;
	color: #f96442;
	margin-bottom: 20px;
}

/* job seekers */

.twocol-col1 {
	float: left;
	margin: 20px 10px 10px 0;
	padding-right: 20px;
	width: 278px;
	vertical-align: top;
	border-right: 2px solid #919396;
}
.twocol-col2 {
	float: left;
	margin: 20px 10px 10px 0;
	padding-left: 20px;
	width: 258px;
	vertical-align: top;
}
#wrapper-jobbank {
	width: 820px;
	margin:0 auto;
}
#left-jobbank, #right-jobbank {
	width: 110px;
	float: left;
	text-align: left;
}

/* referrals */

.threecol-col1 {
	float: left;
	margin: 0 10px 10px 0;
	width: 190px;
	vertical-align: top;
}
.threecol-col2 {
	float: left;
	margin: 0 10px 10px 0;
	width: 190px;
	vertical-align: top;
}
.threecol-col3 {
	float: left;
	margin: 0 10px 10px 0;
	width: 190px;
	vertical-align: top;
}
label {
    display: block;
	padding-left: 25px;
	text-indent: -25px;
	margin-bottom: 5px;
}
.checkbox {
    width: 13px;
    height: 22px;
	padding: 0;
    margin: 0 10px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden; /* IE hack */
}
.ref-label {
	float: left;
	margin: 0 0 10px 0;
	width: 120px;
}
#wrapper-referrals {
	width: 880px;
	margin:0 auto;
}
#left-referrals, #right-referrals {
	width: 140px;
	float: left;
	text-align: left;
}


/* formatting */

#page-container {
	/* top level font-size setting // 1em = 10px */
    font-size:1.2em;
    line-height: 1.5em;
	width: 100%;
	text-align: center;
}
#main-content {
	/* top level font-size setting // 1em = 10px */
	padding: 60px 0 20px 0;
}
#center {
	width: 600px;
	float: left;
	text-align: left;
}
.headline {
	color: #00b5e9;
}
.singlerecord-name {
	font-weight: bold;
}
.singlerecord-category {
	color: #919396;
}
.print {
	float: right;
}
.footer {
	padding-top: 40px;
	color: #919396;
}
#next-results {
	margin-top: 10px;
}