
/*
Project: RICS
Print Stylesheet author: eva vartmann
Version: 1
Date: 14 September 2007

*/


body {
	font-size: 10pt;
	color:#000;
}

a {
	color:#000;
}

a:hover {
	color:#000;
}
h1 {
	color:#000;
	background: none;
	font-size:20pt;
	font-weight:normal;
	width:auto;
}

h2 {

	font-size:16pt;
	color:#000;
	padding-top:0;
	
}
	#contentCol h2 {
		background:none;
		color:#000;
		padding-left:0;	
	}

h3 {
	color:#000;
	font-size:15pt;
}

h4 {
	color:#000;
	font-size:10pt;
}


/* standard page architecture styles ----------------------------------------------------- */


#container {
	width:auto;
	font-size: 10pt;
}

#logo {
	width:auto;
	background:none;
	border-bottom:1px solid #000;
}
	
	#logo img {
		display:block;
	}
	
	#banner {
		display:none;
	}
		#logo #banner img, #logo #banner a 
		{
			display:none;
			border:none;
		}

#login {
	display:none;	
}

#nav {
	display:none;
}

#header {
	background: none;
	width:auto;
}
	#headerContent {
		background: none;
		width:auto;
	}
		#headerContent img, #headerContent h1 {

		}
		#headerContent p img {
			display:none;
		}
#mainContent {
	background:none;
	width:auto;
}

#centreContent {
	width:auto;
}

	#subNav {
		display:none;
	}
	
	#content {
		width:auto;
		background:none;
	}
	#contentHome {
		width:auto;
	}
		#contentCol {
			width:auto;
			background:none;
		}
		
			.centre {
				width:auto;
			}
		
		#colOne {
			width:auto;
			float:none;
			padding-bottom:0;
		}
		
		#colTwo {
			width:auto;
			float:none;
			background:none;
		}
		
	#promos {
		display:none;
	}
	
#footer {
	background:none;
	width:auto;
}

/* Errors ----------------------------------------------------- */

p.pageError {
	font-weight:bold;
	color:red;
}


/* skip ----------------------------------------------------- */

.skipTo {
	display:none;
	}

/* Home page ----------------------------------------------------- */

#jobOfWeek, #feature, #welcome {
	width:auto;
	font-size:10pt;
}
#jobOfWeek {
	background:none;
}
	#jobOfWeek img{
		border:1px solid #000;
	}
#feature {
	background:none;
}
#welcome {
	background:none;
	position:static;
}
#jobOfWeek h2{
	background:none;
}
#feature h2, #welcome h2 {
	background:none;
	color:#000;
}
#welcome h2 {
	color:#000;
}
#colOne h2 {
	padding-left:0;
}
#colTwo h2 {
	background:none;
	color:#000;
	padding-left:0;
}
#jobOfWeek h2 span {
	background:none;
}
#feature h2 span{
	background:none;
}
#welcome h2 span {
	background:none;
	margin-left:0;
}
#welcome p {
	margin-left:23px;
}

#jobOfWeek p, #feature p, #jobOfWeek ul, #feature ul, #jobOfWeek h4, #feature h4 {
	width:auto;
}
#jobOfWeek h4, #jobOfWeek ul {
	width:auto;
}
#jobOfWeek p em, #feature p em{
	font-size:9pt;
	color:#000;
}
#jobOfWeek p em {
	color:#000;
}
#jobOfWeek ul, #feature ul {
	color:#000;
}
#jobOfWeek li, #feature li {
	border-left:1px solid #000;
}
#colTwo h2 span{
	width:auto;
	background:none;
}
/* Forms ----------------------------------------------------- */

input {
	vertical-align: middle
}
form fieldset {
	border:0px solid #fff;
}
form input.text, form select, form textarea {
	border:1px solid #b2b2b2;
	background:#fff;
	width:260px;
	padding-left:3px;
}
form select {
	width:265px;
}
form.logon input.text {
	width:250px;
}
.mandatory {
	font-size:1em;
	font-weight:bold;
	font-family:Verdana;
	color:#06f;
	padding-left:2px;
}
#headerContent form {
	display:none;
}
.form {
	width:440px;
	margin-left:66px;
}
form.top {
	display:none;
}
form.logon, form.logon fieldset {
	width:260px;
	margin-left:0;
	float:left;
}
form.register {
	float:right;
}
.form fieldset {
	width:440px;
	padding-bottom:25px;
}

.form fieldset h3 {
	padding-bottom:10px;
	color:#41484F;
}
.form fieldset p {
	margin-bottom:12px;
	padding-bottom:0;
	float:left;
}
.form p label, .form p label.checkbox {
	display:block;
	width:160px;
	float:left;
	font-weight:bold;
	color:#666;
}

.form p label.checkbox {
	width:400px;
	font-weight: normal;
}
form.logon label.checkbox {
	width:230px;
}
.form p label em {
	font-weight:normal;
	font-style:normal;
}
.form input.checkbox {
	width:15px;
	margin:0 4px 0 0;
	border:none;
	float:left;
	clear:left;
}
.form p.button {
	text-align:right;
	width:426px;
	float:left;
	margin-left:0;
}
form.logon p.button {
	width:250px;
}
#keepLogged {
	clear:both;
}


/* Tables ----------------------------------------------------- */

.table {
	width:561px;
	font-size:1em;
}

.table td {
	border-top:1px solid #ccc;
	padding:8px 8px 8px 25px;
}
.table td.last {
	border-right:none;
}
.table th {
	color:#41484F;
	padding:4px 8px 4px 25px;
	border-top:none;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #b2b2b2;
}
.table tr.last td{
	padding-bottom:20px;
}



/* Listing pages -------------------------------- */

ul.actionNav {
	display:none;
}

ul.pagination {
	display:none;
}

ul.az {
	display:none;
}

.job{
	margin:0 0 13px 0;
	padding-bottom:8px;
	width:auto;
	background:none;
	clear:both;
}
.featured, .featuredAz{
	background:none;
	float:left;
}
.boxed{
	background:none;
	padding-top:16px;
	width:auto;
	float:left;
}
	div.boxed img{
	margin-right:17px;
}
.job h4 {
	background:none;
	text-indent:19px;
	padding-top:12px;
}
.job p{
	width:auto;
	float:left;
	line-height:1.5;
	margin:0;
	padding-bottom:5px;
}
.job p span{
	margin-left:19px;
	display:block;
}
.job p a, .job p a:hover {
	text-decoration:none;
}
.job img{
	margin:2px 0 0 17px;
	padding:0;
	float:right;
	border:1px solid #000;
}
.job p a.img{
	margin:0;
}
.job p a.companyLink{
	margin:0 0 0 17px;
	padding:0;
	float:right;
	width:120px;
	font-weight:bold;
	text-align:right;
	text-transform:capitalize;
	font-size:1em;
}
.job ul.summary{
	color:#000;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}
.job ul.summary li{
	list-style:none;
	display:inline;
	border-left:1px solid #000;
	padding:0 5px 0 5px;
}
.job ul.summary li.first {
	border-left:none;
}
.featured p, .featuredAz p{
	background:none;
}
.featured h4{
	background:none;
}
.featuredAz h4{
	background:none;
}

/* Jobdetail page -------------------------------- */


dl{
	width:auto;
	line-height:1.8;
	margin-left:19px;
	color:#000;
}
dt{
	float:left;
	width:auto;
	padding-right:7px;
	font-weight:bold;	
}

p.button {
	display:none;
}

/* Footer ---------------------------------------------- */

#footerInfo {
	width:auto;
	border-top:1px solid #000;
	
}
#footerInfo p {
	float:left;
	width:50%;
	font-size:8pt;
	padding:15px 0 10px 0;
	margin-bottom:0;
}
#footerInfo p#madgex {
	text-align: right;
}
#footer {
	float:left;
}
#footerContent {
	width:auto;
	padding:0;
	margin:0 auto;
}
#footer ul {
	display:none;
}

#footer img {
	display:none;
}


