/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}



/*
Theme Name: Embrace Australia
Description: The theme for Embrace Australia
Version: 1.0
Author: Oliver Gosling

*/


html {
	font-size: 100%;
}

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

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg.png) #453e3c top left repeat-x;
	font-size: 62.5%;
	padding: 0 0 15px 0;
}

strong {
	font-weight: bold;
}

:focus, :active {
	outline: none;
	-moz-outline-style: none;
}

em {
	font-style: italic;
}

h2.migration, li.migration {
	padding-left: 1.2em;
	background: url(images/green.png) no-repeat 0 4px;
}

h2.culture, li.culture {
	padding-left: 1.2em;
	background: url(images/blue.png) no-repeat 0 4px;
}

h2.travel, li.travel {
	padding-left: 1.2em;
	background: url(images/red.png) no-repeat 0 4px;
}

h2.nocategory {
	padding-left: 1.2em;
	background: url(images/yellow.png) no-repeat 0 4px;
}

h2.community_header {
	float: left;
	width: 584px;
	height: 24px;
	text-indent: -999em;
	background: url(images/communityheader.gif) no-repeat top left;
}

h2.jobs_header {
	float: left;
	width: 584px;
	height: 24px;
	text-indent: -999em;
	background: url(images/jobsheader.gif) no-repeat top left;
}

#community_box, #jobs_box {
	background-color: #f0ede9;
}

#jobs_box {
	padding-bottom: 10px;
}

#jobs_box_footer {
	float: left;
	width: 568px;
	height: 20px;
	margin: 0 0 0 8px;
}

	#jobs_box_footer p.footer_left {
		float: left;
		width: 120px;
	}

	#jobs_box_footer p.footer_left img {
		vertical-align: middle;
	}
	
	#jobs_box_footer p.footer_right {
		float: right;
		width: 74px;
	}



#jobs_box .jobtable {
	width: 564px;
	margin-left: 8px;
}

#jobs_box a {
	color: #EB8E00;
	text-decoration: underline;
}

#main_container {
	width: 975px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	background-color: #fff;
	overflow: auto;
}

#main_header {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	height: 213px;
	width: 965px;
	background: url(images/headerbg.jpg) top left no-repeat;
}

	#main_header .leaderboard {
		float: right;
		clear: both;
		width: 728px;
		height: 90px;
		margin: 11px 2.0em 0 0;
	}
	
	#main_header #clickable_logo {
		float: left;
		clear: both;
		display: block;
		width: 315px;
		height: 65px;
	}

	#main_header #rss_icon {
		float: right;
		width: 30px;
		height: 40px;
		margin: 25px 10px 0 0;
	}
	
	#main_header #clickable_logo_2 {
		float: left;
		display: block;
		width: 310px;
		height: 41px;
		margin-left: 20px;
	}
	
#main_menu {
	float: left;
	clear: both;
	width: 964px;
	height: 41px;
	background: url(images/mainmenubg.jpg) top right no-repeat;
	margin: 3px 11px 0 0;
}

	#main_menu ul {
		float: right;
		width: 489px;
	}

	#main_menu ul li {
		float: left;
		height: 41px;
		text-indent: -999em;
	}
	
		#main_menu ul li a {
			display: block;
			height: 41px;
			background: url(images/mainmenubuttons.jpg) top left no-repeat;
		}
	
		#main_menu ul li#mainmenu_embrace {
			width: 149px;
		}
		
			#main_menu ul li#mainmenu_embrace a {
			
			}
			
			#main_menu ul li#mainmenu_embrace a:hover, #main_menu ul li#mainmenu_embrace a.selected {
				background-position: -489px 0;
			}
		
		#main_menu ul li#mainmenu_community {
			width: 173px;
		}
		
			#main_menu ul li#mainmenu_community a {
				background-position: -316px 0;
			}
			
			#main_menu ul li#mainmenu_community a:hover {
				background-position: -805px 0;
			}
		
		#main_menu ul li#mainmenu_tv {
			width: 167px;
		}
		
			#main_menu ul li#mainmenu_tv a {
				background-position: -149px 0;
			}
			
			#main_menu ul li#mainmenu_tv a:hover, #main_menu ul li#mainmenu_tv a.selected {
				background-position: -638px 0;
			}

#main_body {
	float: left;
	margin: 0 0 0 10px;
	width: 965px;
}

#body_col1 {
	float: left;
	margin: 0;
	width: 190px;
	overflow: visible;
}

#body_col2 {
	float: right;
	width: 582px;
	margin: 0 4px 0 0;
	overflow: visible;
}

#body_col3 {
	margin: 0 0 0 794px;
}

#column_wrapper {
	float: left;
	width: 784px;
	overflow: visible;
}

#migration_slide, #travel_slide, #culture_slide {
	padding-bottom: 5px;
}

#navigation_menu {
	float: left;
	width: 190px;
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

	#navigation_menu ul.general li {
		background: url(images/yellow.png) no-repeat 0 3px;
	}


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

	#navigation_menu ul {
		float: left;
		clear: both;
		width: 180px;
		margin: 10px 0 0 5px;
	}
	
	#navigation_menu ul > li {
		float: left;
		margin: 0 0 5px 0;
		width: 162px;
		clear: both;
	}
	
	#navigation_menu ul > li > ul {
		float:left;
		clear: both;
		margin: 5px 0 5px 5px;
		width: 157px;
	}
	
	#navigation_menu ul > li > ul > li{
		width: 135px;
		border: none;
	}

	#navigation_menu ul li {
		padding: 0 0 0 12px;
	}

	#navigation_menu ul li a {
		color: #362B15;
	}

	
	#navigation_menu ul li ul li {
		text-transform: none;
		list-style-type: none;
		margin: 0 0 3px 5px;
		padding: 0 0 0 12px;
	}

	#navigation_menu #menu_travel ul li.page_item  {
		background: url(images/red.png) no-repeat 0 3px;
	}
	
	#navigation_menu #menu_migration ul li.page_item {
		background: url(images/green.png) no-repeat 0 3px;
	}
	
	#navigation_menu #menu_culture ul li.page_item {
		background: url(images/blue.png) no-repeat 0 3px;
	}

#search_box, .slim_promo_box {
	float: left;
	width: 140px;
	padding: 5px 10px 10px 10px;
	margin: 0 0 10px 0;
	border-top: solid 1px #c1beba;
	border-bottom: solid 1px #c1beba;
	background-color: #f0ede9;
}

	#search_box h2, .slim_promo_box h2, .slim_promo_box h3, .slim_promo_box p.title, #search_box p.title {
		color: #3d3631;
		font-weight: bold;
		font-size: 1.1em;
		margin: 0 0 10px 0;
	}
	
	#search_box #sitesearch_value, .slim_promo_box .newsletter_email {
		font-size: 1.2em;
		width: 100px;
		padding: 2px;
		vertical-align: middle;
	}
	
	#search_box #sitesearch_submit, .slim_promo_box .newsletter_submit {
		vertical-align: middle;	
	}
	
.slim_promo_box img {
	float: left;
	margin: 0 0 10px 0;
}

.slim_promo_box ul li {
	list-style-type: none;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-left: 14px;
	background: transparent url(images/yellow.png) no-repeat 0 3px;
}

.slim_promo_box p {
	margin-bottom: 5px;	
}

.x1_box {
	float: left;
	clear: both;
	width: 584px;
	margin: 0 0 15px 0;
}

	.primary_box {
		float: left;
		clear: both;
		width: 579px;
		margin: 0 0 15px 0;
		border: solid 1px #cdcdcd;
		padding: 3px 0 3px 3px;
	}
	
	.primary_box p.morelink {
		float: left;
		clear: both;
		width: 38px;
	}
	
	.primary_box p.morelinktext {
		margin: 3px 0 3px 0;
	}
	
	.primary_box p.morelinktext a {
		color: #FFCC00;
	}
	
	.primary_box p.morelinktext a:hover {
		text-decoration: underline;
	}
	
	.primary_box .tab {
		float: left;
		width: 575px;
	}
	
	#primary_box_content {
		min-height: 255px;
	}

	.primary_box .article_image {
		float: left;
		width: 395px;
		height: 255px;
	}
	
	.primary_box .video_holder {
		float: left;
		width: 400px;
		height: 310px;
	}
	
	.primary_box .article_info {
		float: left;
		width: 140px;
		margin: 0;
		padding: 10px 20px 0 20px;
		height: 245px;
		background-color: #2f2a28;
	}
	
	.primary_box .video_info {
		float: left;
		width: 135px;
		margin: 0;
		padding: 10px 20px 0 20px;
		height: 300px;
		background-color: #2f2a28;
	}
	
		.x1_box .article_info {
			margin: 0 0 0 15px;
		}
	
		.x1_box .article_info h1, .primary_box .article_info h1, .primary_box .video_info h1,
		.x1_box .article_info h2, .primary_box .article_info h2, .primary_box .video_info h2 {
			font-size: 2.0em;
			color: #000;
			font-weight: bold;
			margin: 0 0 5px 0;
		}
		
		.primary_box .article_info h1, .primary_box .article_info h1 a, .primary_box .video_info h1, .primary_box .video_info h1 a,
		.primary_box .article_info h2, .primary_box .article_info h2 a, .primary_box .video_info h2, .primary_box .video_info h2 a {
			color: #ffcc00;
		}
		
		.x1_box p {
			font-size: 1.2em;		}
		
		.x1_box p.datetime, .primary_box p.datetime {
			color: #f35800;
			font-size: 1.1em;
			margin: 0 0 5px 0;
		}
		
		.primary_box p.datetime {
			color: #7f7673;
		}
		
		.primary_box p {
			color: #ffffff;
			font-size: 1.1em;
		}
		
		.primary_box p a {
			color: #ffffff;
		}
		
		.x1_box p.morelink, .primary_box p.morelink {
			float: left;
			width: 30px;
			border: solid 1px #cfceca;
			text-align: center;
			background-color: #f0ede9;
			font-size: 1.1em;
			padding: 4px;
			margin: 10px 0 0 0;
		}
		
ul#tab-container-1-nav {
	float: left;
	width: 580px;
	height: 34px;
}

ul#tab-container-1-nav li {
	float: left;
	font-size: 1.4em;
	line-height: 30px;
	font-weight: bold;
	width: 142px;
	text-align: center;
}

ul#tab-container-1-nav li#tab1_li a {
	background-color: #e6801f;
}

ul#tab-container-1-nav li#tab2_li a {
	background-color: #ffa000;
}

ul#tab-container-1-nav li#tab3_li a {
	background-color: #ffc000;
}

ul#tab-container-1-nav li#tab4_li a {
	background-color: #ffd800;
}

ul#tab-container-1-nav li a {
	display: block;
	padding: 0 30px 0 30px;
	margin: 0 5px 0 0;
	margin-top: 4px;
}

ul#tab-container-1-nav li a:hover, ul#tab-container-1-nav li a.active {
	padding-top: 4px;
	margin-top: 0;
}

	/* Exception for 'City Guide' tab to ensure menu is flush at both ends */

	ul#tab-container-1-nav li#tab3_li {
		width: 154px;
		margin: 0;
	}

		
.y1_box {
	float: left;
	width: 366px;
	padding: 5px 10px 10px 10px;
	border-top: solid 1px #c1beba;
	border-bottom: solid 1px #c1beba;
	background-color: #f0ede9;
}

	.y1_box h2 {
		width: 300px;
	}

.y2_box {
	float: left;
	width: 167px;
	margin: 0 0 0 10px;
	padding: 5px 10px 10px 10px;
	border-top: solid 1px #c1beba;
	border-bottom: solid 1px #c1beba;
	background-color: #f0ede9;;
}

.y3_box {
	float: left;
	width: 167px;
	padding: 5px 10px 10px 10px;
	border-top: solid 1px #c1beba;
	border-bottom: solid 1px #c1beba;
	background-color: #f0ede9;
}

.y4_box {
	float: left;
	width: 366px;
	margin: 0 0 0 10px;
	padding: 5px 10px 10px 10px;
	border-top: solid 1px #c1beba;
	border-bottom: solid 1px #c1beba;
	background-color: #f0ede9;
}

.y1_box p.title, .y2_box p.title, .y3_box p.title, .y4_box p.title,
.y1_box h2, .y2_box h2, .y3_box h2, .y4_box h2 {
	color: #3d3631;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 10px 0;
}

ul.more_list {
	float: left;
	width: 163px;
	margin: 10px 0 0 0;
	font-size: 1.2em;
}

ul.more_list li {
	margin: 0 0 4px 3px;
}

ul.more_list li a {
	text-decoration: underline;
}

.z1_box {
	float: left;
	width: 185px;
	border-top: solid 1px #c1beba;
	border-bottom: solid 1px #c1beba;
	margin: 10px 0 0 8px;
}

	.z1_box h2 {
		color: #3d3631;
		font-weight: bold;
		font-size: 1.1em;
		margin: 2px 0 10px 0;
	}
	
	.z1_box p {
		font-size: 1.2em;
		margin: 0 0 10px 0;
	}
	
	.z1_box p a {
		color: #eb8e00;
		text-decoration: underline;
	}
	
	.z1_box span.datetime {
		font-size: 0.9em;
		color: #9b928f;
	}
	
	.z1_box .latest_activity {
		float: left;
		clear: both;
		width: 185px;
		margin: 0 0 15px 0;
		font-size: 1.2em;
	}
	
	.z1_box .latest_activity h5 {
		font-weight: bold;
	}

	.z1_box .latest_activity img {
		float: left;
		width: 32px;
		height: 32px;
		border: solid 1px #fff;
	}
	
	.z1_box .latest_activity p, .z1_box .latest_activity .activityitem img {
		margin: 0 5px 0 0;	
	}
	
	.z1_box .latest_activity {
		font-size: 12px;
		margin: 0 5px 10px 0;
	}
	
	.z1_box .latest_activity a {
		color: #eb8e00;
		text-decoration: underline;
	}
	
	.z1_box .latest_photos {
		float: left;
		width: 185px;
		margin: 0;
		text-align: center;
	}
	
	.z1_box .latest_photos {
		margin: 0 0 10px 0;
	}
	
		.z1_box .latest_photos ul li p {
			float: left;
			width: 120px;
			padding: 0 15px 0 15px;
			margin: 0 0 0 0;
			text-align: center;
			font-weight: bold;
		}
	
	.latestphotos_prev, .latestphotos_next {
		float: left;
	}

		
.video_box {
	float: left;
	width: 254px;
	padding: 5px 10px 10px 10px;
	background-color: #f0ede9;
	border-top: solid 1px #c1beba;
	border-bottom: solid 1px #c1beba;
}

	.video_box h2 {
		color: #3d3631;
		font-weight: bold;
		font-size: 1.1em;
		margin: 0 0 10px 0;
		width: 200px;
	}
	
	.video_box .video {
		float: left;
		width: 240px;
		margin: 0 0 5px 0;	
	}
	
	.video_box h3 {
		float: left;
		clear: both;
		width: 240px;
		font-size: 1.2em;
		margin: 10px 0 0 0;
	}
	
	.video_box p {
		float: left;
		clear: both;
		width: 240px;
		font-size: 1.2em;
	}
	
		.video_box p a, .video_box h3 a {
			color: #ef4a00;
			text-decoration: underline;
		}
		
.mpu_box {
	float: left;
	width: 300px;
	height: 250px;
	margin: 0 0 0 6px;
	text-align: center;
	padding-top: 30px;
	background: url(images/advertisement.png) top center no-repeat;
}

.mpu_box_inline {
	float: left;
	width: 300px;
	height: 250px;
	margin: 0 15px 5px 0;
	text-align: center;
}

.mpu_box_inline_right {
	float: right;
	width: 300px;
	height: 250px;
	margin: 0 0 10px 15px;	
	text-align: center;
}

.mpu_box_clear {
	clear: both;
	width: 530px;
	height: 250px;
	margin: 15px auto 20px auto;
	padding-top: 30px;
	padding-bottom: 15px;
	background: url(images/advertisement.png) top center no-repeat;
	text-align: center;
	border-top: dotted 2px #CFCFCF;
	border-bottom: dotted 2px #CFCFCF;
}

.articlelist .mpu_box_clear {
	float: left;
	border: none;
	width: 584px;
	margin: 0 auto 5px auto;
}


.skyscraper {
	float: left;
	width: 160px;
	height: 600px;
	text-align: center;
	margin-bottom: 10px;
}

.article_preview_medium {
	float: left;
	width: 370px;
	margin: 0 0 10px 0;
}

	.article_preview_medium .article_image {
		float: left;
		width: 100px;
		height: 65px;
	}
	
		.article_preview_medium .article_image img {
			border: solid 1px #fff;
		}
	
	.article_preview_medium .article_info {
		float: left;
		width: 	248px;
		padding: 0;
	}
	
		.article_preview_medium .article_info h2 {
			width: 235px;
		}
	
				
.article_preview_small {
	float: left;
	width: 160px;
	margin: 0 0 10px 0;
}

	.article_preview_small .article_info {
		float: left;
		width: 	153px;
		padding: 0;
		margin: 0;
	}	

		.article_preview_small .article_info p.datetime, .article_preview_medium .article_info p.datetime {
			color: #9b9390;
			margin: 2px 0 0 0;
		}
	
		.article_preview_small .article_info h2, .article_preview_medium .article_info h2 {
			margin: 0 0 0 0;
			font-size: 1.2em;
		}
		
			.article_preview_small .article_info h2 a, .article_preview_medium .article_info h2 a {
				text-decoration: underline;
			}
			
.feature_preview_medium {
	float: left;
	width: 170px;
	margin: 0 0 10px 0;
}

	.feature_preview_medium .article_image {
		float: left;
		width: 100px;
		height: 65px;
	}
	
		.feature_preview_medium .article_image img {
			border: solid 1px #fff;
		}
	
	.feature_preview_medium .article_info {
		float: left;
		width: 	163px;
		padding: 0;
		margin: 10px 0 0 0;
	}
	
	.site_we_like {
		float: left;
		width: 	170px;
		padding: 0;
		margin: 0 0 10px 0;
	}
	
	
		.feature_preview_medium .article_info h2, .site_we_like h2 {
			margin: 0 0 2px 0;
			font-size: 1.2em;
		}
		
		.feature_preview_medium .article_info h2 a, .site_we_like h2 a {
			text-decoration: underline;
		}
		
	.feature_preview_medium p, .site_we_like p {
		font-size: 1.1em;
	}
	
	.feature_preview_medium p.datetime, .site_we_like p.weblink {
		margin: 0 0 1px 0;
		color: #9b928f;
	}	
	
	
.guide, .page, .articlelist {
	float: left;
	width: 584px;
	clear: both;
}

.breadcrumb {
	float: left;
	width: 574px;
	font-size: 1em;
	background-color: #ebe9e3;
	border-top: solid 1px #b1a7a5;
	border-bottom: solid 1px #b1a7a5;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
}

	.breadcrumb a {
		text-decoration: underline;
	}
	
	.breadcrumb p {
		font-size: 1.1em;
	}
	
.guide_header {
	float: left;
	width: 584px;
	clear: both;
	height: 230px;
}

.guide_menu, .page_menu {
	float: left;
	width: 244px;
	background-color: #ebe9e3;
	margin: 15px 0 0 20px;
}

	.guide_menu p.title, .page_menu p.title {
		font-size: 1.5em;
		font-weight: bold;
	}
	
	.guide_menu ul, .page_menu ul {
		float: left;
		width: 230px;
		margin: 10px 0 5px 0;
		border-bottom: solid 1px #b1a7a5;
	}
	
		.guide_menu ul li, .page_menu ul li {
			float: left;
			clear: both;
			font-size: 13px;
			border-top: solid 1px #b1a7a5;
			padding: 0;
		}
		
			.guide_menu ul li a, .page_menu ul li a {
				float: left;
				display: block;
				padding: 0 0 0 10px;
				width: 215px;
				height: 26px;
				line-height: 26px;
				border-left: solid 4px #EBE9E3;
			}
			
			.guide_menu ul li a:hover, .guide_menu ul li.current_page_item a, .guide_menu ul li.current_page_parent a,
			.page_menu ul li a:hover,  .page_menu ul li.current_page_item a, .page_menu ul li.current_page_parent a {
				border-left: solid 4px #bf401b;
			}
			
	.guide_menu ul li ul, .page_menu ul li ul {
		float: left;
		width: 220px;
		margin: 0 0 5px 10px;
		border: none;
	}
	
		.guide_menu ul li ul li, .page_menu ul li ul li {
			border: none;
		}
		
		.guide_menu ul li ul li a:hover, .page_menu ul li ul li a:hover {
			border-left: solid 4px #FF9F00;
		}
	
	.page_copy .tertiary_menu {
		float: left;
		clear: both;
		width: 544px;
		margin: 5px 0 10px 0;
	}
	
	.page_copy .tertiary_menu ul {
		float: left;
		width: 444px;
		margin: 0;
	}
	
	.page_copy .tertiary_menu h4 {
		float: left;
		width: 100px;
		color: #D63200;
		font-size: 1.2em;
		font-weight: bold;
		border: none;
		line-height: 20px;
	}
		
	.page_copy .tertiary_menu ul li {
		float: left;
		margin: 0 15px 10px 0;
		font-size: 1.1em;
		background: none;
		padding: 0;
	}
	
		.page_copy .tertiary_menu ul li a {
			display: block;
			color: #8A8782;
			background-color: #CFCCC5;
			text-align: center;
			padding: 0 5px 0 5px;
			border: solid 1px #CFCCC5;
			line-height: 20px;
		}
		
			.page_copy .tertiary_menu ul li a:hover,
			.page_copy .tertiary_menu ul li.current_page_item a {
				border: solid 1px #8A8782;
				text-decoration: none;
			}

.guide_body, .page_body {
	float: left;
	clear: both;
	width: 584px;
	padding: 0 0 20px 0;
	background-color: #ebe9e3;
	overflow: visible;
}


.page_body {
	background: url(images/pagetop.gif) #ebe9e3 top left no-repeat;
}

	.guide_body .mpu_box, .page_body .mpu_box {
		float: left;
		margin-top: 14px;
		background-color: #ebe9e3;
		width: 300px;
	}
	
	.guide_body .guide_copy, .page_body .page_copy {
		float: left;
		width: 544px;
		margin: 20px 20px 0 20px;
		clear: both;
		overflow: visible;
	}
	
	.guide_copy h1, .page_copy h1 {
		font-weight: bold;
		font-size: 1.6em;
		margin: 0 0 10px 0;
		border-bottom: solid 1px #B1A7A5;
		padding: 0 0 5px 0;
	}
	
	.guide_copy h2, .page_copy h2 {
		font-weight: bold;
		font-size: 1.4em;
		margin: 0 0 10px 0;
		border-bottom: solid 1px #B1A7A5;
		padding: 0 0 5px 0;
	}
	
	.guide_copy h3, .page_copy h3, .story_body h3 {
		font-weight: bold;
		font-size: 1.3em;
		margin: 0 0 10px 0;
		color: #d63200;
	}
	
	.guide_copy h4, .page_copy h4, .story_body h4 {
		font-weight: bold;
		font-size: 1.2em;
		margin: 0 0 10px 0;
		color: #d63200;
	}
	
	.guide_copy h5, .page_copy h5, .story_body h5 {
		font-weight: bold;
		font-size: 1.1em;
		margin: 0 0 10px 0;
		color: #d63200;
	}
	
	.story_body h1,
	.story_body h2 {
		float: left;
		clear: both;
		width: 584px;
		font-size: 2.0em;
		color: #d63200;
		font-weight: bold;
		margin: 10px 0 0 0;
	}
	
	.story_body h2 {
		margin-bottom: 10px;
		font-size: 1.8em;
	}
	
	.story_body h3 {
		float: left;
		clear: both;
		width: 584px;
		font-size: 1.6em;
		color: #d63200;
		font-weight: bold;
		margin: 10px 0 10px 0;
		border: none;
	}
	
	.guide_body .guide_copy p, .page_body .page_copy p {
		font-size: 1.3em;
		line-height: 1.5em;
		margin: 0 0 15px 0;
	}
	
	
.guide_mediabox {
	float: left;
	background-color: #fff;
	width: 511px;
	margin: 10px 0 20px 15px;
}

	.guide_mediabox ul.idTabs {
		float: left;
		width: 511px;
		height: 26px;
		background-color: #EBE9E3;
		margin: 0;
	}
	
	.guide_mediabox ul.idTabs li {
		float: left;
		width: 170px;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.guide_mediabox ul.idTabs li a {
		float: left;
		display: block;
		height: 26px;
		width: 170px;
		background: url(images/mediaboxmenu.jpg) top left no-repeat;
	}
	
	.guide_mediabox ul.idTabs li a span {
		display: none;
	}
	
	.guide_mediabox ul.idTabs li.mediaboxmenu_map a {
		background-position: 0 0;
	}
			
	.guide_mediabox ul.idTabs li.mediaboxmenu_map a:hover, .guide_mediabox ul.idTabs li.mediaboxmenu_map a.selected {
		background-position: -511px 0;
	}
	
	.guide_mediabox ul.idTabs li.mediaboxmenu_photos a {
		background-position: -170px 0;
	}
	
	.guide_mediabox ul.idTabs li.mediaboxmenu_photos a:hover,
	.guide_mediabox ul.idTabs li.mediaboxmenu_photos a.selected {
		background-position: -681px 0;
	}
	
	.guide_mediabox ul.idTabs li.mediaboxmenu_videos a {
		background-position: -340px 0;
	}
	
	.guide_mediabox ul.idTabs li.mediaboxmenu_videos a:hover,
	.guide_mediabox ul.idTabs li.mediaboxmenu_videos a.selected {
		background-position: -851px 0;
	}
			
			
	
	/* Media Box Photos */
	#mediabox_photoscontent {
		float: left;
		height: 345px;
		width: 511px;
	}
	
	.guide_mediabox .mediabox_photos {
		float: left;
		width: 400px;
		margin: 15px 0 15px 0;
		background-color: #fff;
	}
	
	.guide_mediabox .mediabox_photos ul {
		float: left;
		clear: both;
		width: 400px;
		background-color: #fff;
	}

	.guide_mediabox .mediabox_photos ul li {
		float: left;
		width: 112px;
		height: 82px;
		margin: 0 15px 0 15px;
	}
	
	.guide_mediabox .mediabox_photos ul li a {
		display: block;
		background-color: #EBE9E3;
		border: solid 1px #A9A9A9;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		width: 110px;
		height: 75px;
	}
	
	.guide_mediabox .mediabox_photos ul li a:hover  {
		background-color: #A9A9A9;
	}
	
	.guide_mediabox .mediabox_photos ul li img {
		margin: 5px 0 0 5px;
	}
	
	.mediabox_prev {
		float: left;
		margin: 40px 10px 0 13px;
	}
	
	.mediabox_next {
		float: left;
		margin: 40px 0 0 10px;
	}
	
	
	/* Media Box Map */
	
	#mediabox_mapcontent {
		float: left;
		width: 511px;
		margin: 0;
	}
	
	
.guide_footer, .page_footer {
	float: left;
	width: 584px;
	height: 27px;
	background-color: #121212;
}

	.guide_footer a, .page_footer a {
		font-size: 1.0em;
		color: #fff;
		line-height: 27px;
	}

	.guide_previouspage, .page_previouspage {
		float: left;
		height: 27px;
		background: url(images/footeredge_left.gif) bottom left no-repeat;
		padding: 0 0 0 10px;
	}
	
	.guide_nextpage, .page_nextpage {
		float: right;
		height: 27px;
		background: url(images/footeredge_right.gif) bottom right no-repeat;
		padding: 0 10px 0 0;
	}
	
/* Article List */

.articlelist .mpu_box {
	margin: 10px 0 10px 142px;
}

.articleitem {
	float: left;
	width: 584px;
	clear: both;
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	border-top: solid 1px #d2d0c9;
	border-bottom: solid 1px #d2d0c9;
}

	.articleitem img {
		float: left;
		width: 100px;
		height: 65px;
	}
	
	.articleitem .articleitem_description {
		float: left;
		width: 470px;
		margin: 0 0 0 10px;	
	}
	
		.articleitem .articleitem_description p {
			font-size: 1.1em;
			color: #2f2926;	
		}
		
		.articleitem .articleitem_description h2 {
			font-size: 1.3em;
			font-weight: bold;
		}
	
			.articleitem .articleitem_description h2 a {
				text-decoration: underline;
			}
		
		.articleitem .articleitem_description p.datetime {
			color: #9b9390;
			margin: 2px 0 0 0;	
		}

		
.articlelist p.prev_link, .articlelist p.prev_link_bottom {
	float: left;
	width: 64px;
}

	.articlelist p.prev_link a, .articlelist p.prev_link_bottom a {
		display: block;
		background: url(images/prev_bg.gif) top left no-repeat;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 29px;
		height: 29px;
		width: 42px;
		padding: 0 0 0 22px;
	}
	


.articlelist p.next_link, .articlelist p.next_link_bottom {
	float: right;
	width: 64px;
}

	.articlelist p.next_link a, .articlelist p.next_link_bottom a {
		display: block;
		background: url(images/next_bg.gif) top left no-repeat;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 29px;
		height: 29px;
		width: 54px;
		padding: 0 0 0 10px;
	}
	
	.articlelist p.next_link_bottom a {
		background: url(images/next_bg.gif) 0 -29px no-repeat;
	}
	
	.articlelist p.prev_link_bottom a {
		background: url(images/prev_bg.gif) 0 -29px no-repeat;
	}
	
	.articlelist p.prev_link_bottom, .articlelist p.next_link_bottom {
		margin-top: -5px;
	}

/* Story */

.story a:hover {
	text-decoration: underline;
}

.guide p.action_toolbar, .page p.action_toolbar {
	float: left;
	width: 500px;
	margin: 0 0 10px 10px;
}

.story p.action_toolbar a {
	font-size: 1.1em;
}

.story_body {
	float: left;
	clear: both;
	width: 584px;
	padding: 0 0 20px 0;
}
	
	.story_body p.datetime {
		float: left;
		width: 584px;
		margin: 3px 0 15px 0;
		color: #4c4b4b;
		font-size: 1.1em;
	}
	
	.story_body p, .story_body ul {
		font-size: 1.3em;
		line-height: 1.5em;
		margin: 0 0 10px 0;
	}
	
	.story_body .video_holder {
		width: 400px;
		height: 310px;
		margin: 10px auto 15px auto;		
	}
	
.story_copy a, .guide_copy a, .page_copy a, .story_body a {
	color: #D63200;
}

.story_copy a:hover, .guide_copy a:hover, .page_copy a:hover, .story_body a:hover {
	text-decoration: underline;
}

.story_copy a:visited, .guide_copy a:visited, .page_copy a:visited, .story_body a:visited {
	color: #7F1E00;
}
	
.story_copy ul, .guide_copy ul, .page_copy ul, .story_body ul, .story_copy ol, .guide_copy ol, .page_copy ol, .story_body ol {
	margin: 0 0 20px 5px;
	font-size: 1.2em;
	clear: both;
}

.story_copy ul li, .guide_copy ul li, .page_copy ul li, .story_body ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	line-height: 1.5em;
	padding-left: 14px;
	background: transparent url(images/yellow.png) no-repeat 0 5px;
}

.story_copy ul li ul, .guide_copy ul li ul, .page_copy ul li ul {
	margin: 5px 0 5px 5px;
	line-height: 1.38em;
	font-size: 1.0em;
}

.story_copy ol li, .guide_copy ol li, .page_copy ol li, .story_body ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 5px 0;
	line-height: 1.38em;
}
	
/*Story Footer */

.article-promo {
	float: left;
	width: 584px;
	border-top: solid 2px #B1A7A5;
	border-bottom: solid 2px #B1A7A5;
	padding: 0 0 10px 0;
	margin-top: 15px;
}

p.postmetadata {
	float: left;
	width: 584px;
	border-top: solid 2px #B1A7A5;
	border-bottom: solid 2px #B1A7A5;

}

	p.postmetadata a {
		color: #D63200;
	}
	
#commentsbox h3 {
	color: #D63200;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#commentsbox p {
	margin: 10px 0 5px 0;
}

#commentsbox label {
	font-size: 1.2em;
}

#commentsbox cite {
	font-size: 1.2em;
	font-weight: bold;
}

#commentsbox small.commentmetadata {
	font-size: 1.1em;
}

#commentsbox li {
	margin: 0 0 15px 0;
	padding: 15px;
}

#commentsbox li.alt {
	background-color: #F0EDE9;
}

#commentsbox ol {
	margin: 0 0 15px 0;
	border-bottom: solid 2px #B1A7A5;
}

#commentsbox #comment {
	width: 500px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 0 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption.alignleft {
	margin: 0 10px 10px 0;
}

.wp-caption.alignright {
	margin: 0 0 10px 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 3px 0 0 0;
	font-weight: bold;
	clear: both;
}
/* End captions */

#footer {
	width: 975px;
	margin: 0 auto 0 auto;
	overflow: auto;
	height: 30px;
}

#footer ul {
	float: left;
	width: 760px;
	font-size: 1.1em;
}

#footer p.right {
	float: right;
	width: 180px;
	text-align: right;
	font-size: 1.1em;
	line-height: 30px;
	color: #E2FFFF;
	margin-right: 20px;
}

#footer ul li {
	float: left;
	padding: 0 20px 0 15px;
	color: #fff;
}

#footer a {
	color: #fff;
	line-height: 30px;
}

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

/* WP-Table CSS File v1.50 */

.wptable {
	clear: both;
	border: 1px solid #DE7600;
	background-color: #DE7600;
	color: #000;
	border-collapse: collapse;	
}

/* header row*/
.wptable th {
	font-size: 1.3em;
	padding: 3px 5px 3px 5px;
 	border: 1px solid #DF7700;
	font-weight: bold;
	text-align: center;
}

/* normal row*/
.wptable tr td {
	font-size: 1.2em;
	background-color: #fff;
	padding: 3px;
}

/* alternative rwo */
.wptable tr.alt td {
 	background-color: #EBE9E3; 
}



/* JD GALLERY */



#myGallery, #myGallerySet, #flickrGallery
{
	float: left;
	clear: both;
	width: 511px;
	height: 345px;
}

#homeGallery {
	width: 185px;
	height: 185px;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail, #homeGallery img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/jdgallery/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/jdgallery/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 120%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('images/jdgallery/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('images/jdgallery/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('images/jdgallery/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('images/jdgallery/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: default;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('images/jdgallery/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('images/jdgallery/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

.entry .newsletter_email {
	font-size:1.2em;
	padding:2px;
	vertical-align:middle;
	width:100px;
}

.entry .newsletter_submit {
	vertical-align: middle;
}

#commentform p {
	font-size: 1.2em;
	color: #464D4E;
}

.commentslist {
	float: left;
	width: 547px;
	border-top: solid 1px #e4e6e7;
}

.commentslist form {
	float: left;
	width: 547px;
	border-bottom: solid 1px #e4e6e7;
	padding-bottom: 20px;
}

.commentslist h3, #respond h3 {
	float: left;
	clear: both;
	width: 500px;
	font-size: 1.5em;
	color: #D63200;
	padding: 0 0 0 27px;
	margin: 15px 0 0 0;
	font-weight: bold;
	line-height: 28px;
	background: url(images/comment_bullet.gif) top left no-repeat;
}

.commentslist label {
	float: left;
	clear: both;
	display: block;
	font-size: 1.2em;
	width: 175px;
	color: #424242;
	margin: 7px 0 0 0;
	line-height: 23px;
}

.commentslist input {
	float: left;
	display: block;
	width: 238px;
	font-size: 1.2em;
	margin: 7px 0 0 0;
	border: solid 1px #e4e6e7;
	height: 20px;
	padding: 3px 0 0 2px;
	color: #424242;
}

.commentslist textarea {
	float: left;
	clear: both;
	width: 413px;
	border: solid 1px #e4e6e7;
	margin: 7px 0 0 0;
	height: 123px;
	color: #424242;
	padding: 3px 0 0 2px;
	font-size: 1.2em;
}

.commentslist #submit-comment {
	float: left;
	clear: both;
	width: 120px;
	height: 26px;
	border: none;
	margin-top: 10px;
}

.commentslist .comment {
	float: left;
	clear: both;
	width: 517px;
	border: solid 1px #e4e6e7;
	padding: 10px 15px 15px 5px;
	margin: 15px 0 0 0;
	background: url(images/comment_bg.gif) top left no-repeat;
	color: #464D4E;
}

.commentslist .comment .comment-avatar {
	float: left;
	width: 120px;
	margin: 0 0 0 5px;
	text-align: right;
}

.commentslist .comment .comment-avatar p {
	font-size: 1.1em;
	margin-top: 5px;
}

.commentslist .comment .comment-avatar p a {
	color: #464D4E;
}

.commentslist .comment .comment-avatar img {
	padding: 3px;
	border: solid 1px #e4e6e7;
}

.commentslist .comment .comment-body {
	float: left;
	width: 375px;
	margin: 0 0 0 15px;
}

.commentslist .comment .comment-body p {
	margin: 0 0 12px 0;
}

#_wp_unfiltered_html_comment, #comment_parent, #comment_post_ID {
	display: none;
}

.guide_copy ul.jobs a {
	color: #362B15;
}

.guide_copy ul.jobs li {
	float: left;
	width: 250px;
}

p.jobtab {
	background-color: #FFD800;
	width: 120px;
	text-align: center;
	height: 37px;
	font-size: 1.4em;
	float: left;
	margin: 0 5px 0 0;
}

p.jobtab a {
	display: block;
	width: 120px;
	height: 34px;
	color: #000;
	font-weight: bold;
	line-height: 34px;
	text-decoration: none;
	border-top: solid 3px #EBE9E3;
}

p.jobtab a:hover {
	border-top: solid 3px #FFD800;
}

p.tab_colour1 {
	background-color: #E6801F;
}

p.tab_colour1 a:hover, p.tab_colour1 a.selected {
	border-top: solid 3px #E6801F;
}

p.tab_colour2 {
	background-color: #FFA000;
}

p.tab_colour2 a:hover, p.tab_colour2 a.selected {
	border-top: solid 3px #FFA000;
}

p.tab_colour3 {
	background-color: #FFC000;
}

p.tab_colour3 a:hover, p.tab_colour3 a.selected {
	border-top: solid 3px #FFC000;
}

#job_form {
	float: left;
	width: 540px;
	font-size: 1.2em;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

#job_form label {
	float: left;
	clear: both;
	width: 100px;
	margin: 0 0 10px 0;
}

#job_form input, #job_form select {
	float: left;
}

#job_form input#job_search_submit {
	margin: 0 0 0 40px;
}

.jobtable {
	float: left;
	width: 544px;
	font-size: 1.2em;
	margin: 0 0 8px 0;
	border-bottom: solid 1px #B1A7A5;
}

.jobtable tr td.job_title {
	width: 280px;
	padding-left: 15px;
	background: url(images/yellow.png) no-repeat 2px 10px;
}

.jobtable tr td {
	padding: 7px 5px 7px 5px;
}

.jobtable tr th {
	padding: 7px 5px 7px 5px;
	font-weight: bold;
	border-bottom: solid 1px #B1A7A5;
}

.jobtable tr.alt td {
	background-color: #fff;
}

.jobtable tr td.date, .jobtable tr th.date {
	text-align: right;
}

.steps {
	float: left;
	width: 529px;
	background-color: #121212;
	height: 30px;
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}

.steps p {
	float: left;
	width: 120px;
	margin: 0 20px 0 0;
	color: #fff;
	line-height: 30px !important;
	font-weight: bold;
}

.steps p.inactive {
	color: #8F8F8F;
	font-weight: normal;
}

.job_upload {
	float: left;
	width: 544px;
	clear: both;
	margin: 0 0 10px 0;
}

.job_upload table {
	border-collapse: separate;
}

.job_upload table td {
	padding: 4px 0 4px 0;
}

.job_upload fieldset {
	margin: 0 0 15px 0;
}

.job_upload legend {
	float: left;
	width: 520px;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.job_form_element {
	float: left;
	width: 544px;
	clear: both;
	margin: 0 0 10px 0;
}

.job_upload td.job_label {
	width: 120px;
	font-size: 1.2em;
}

.job_upload input, .job_upload select {
	padding: 5px;
	width: 300px;
	font-size: 1.2em;
}

.job_upload textarea {
	width: 380px;
	height: 220px;
	padding: 5px;
	font-size: 1.2em;
}

input.jobs_submit {
	width: 140px;
}

.job_errors {
	float: left;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	width: 519px;
	border: solid 1px #B1A7A5;
	background-color: #fff;
}

.job_search p.prev_link {
	float: left;
	width: 150px;
	margin-bottom: 20px;
}

.job_search p.next_link {
	float: right;
	width: 150px;
	text-align: right;
	margin-bottom: 20px;
}
