@import url("reset.css");
@import url("navigation.css");


/* Base Common Styles /---------------- */

body {
    background: 			#cacaca;
    color: 					#4e5663;
    font: 					11px Tahoma, Arial, Verdana, Sans-serif;
}

div#body_inner {
	background: 			#d7d7d7 url('/images/interface/backgrounds/bg_body_inner_tile.gif') center 0px repeat-y;
}

div#body_inner .container {
	background: 			url('/images/interface/backgrounds/bg_container.jpg') center 0px no-repeat;
}


/* Header Styles /---------------- */

div#header {
	height:					65px;
	margin: 				0 auto;
	width: 					949px;
}

div#header div#logo {
	float: 					left;
	padding: 				21px 0px 0px 1px;
	width: 					152px;
}

div#header div#logo h1 a {
	background: 			url('/images/interface/logo_h1.gif') 0px 0px no-repeat;
	display: 				block;
	height: 				29px;
	text-indent: 			-9999px;
	width: 					152px;
}


#navigation {
	background-color: 		#b7101d;
	float: 					right;
	height: 				52px;
	position: 				relative;
	width: 					708px;
	z-index: 				1000;
}


/* Main Area Styles /---------------- */

#main {
	margin: 				0 auto;
	overflow:				hidden;
	padding: 				20px;
	position:				relative;
	width: 					909px;
}

#map_feature_container {
	background:				url("/images/interface/backgrounds/feature_title_large.gif") 0 0 no-repeat;
	height:					269px;
	margin:					0 0 10px 0;
	overflow:				hidden;
	position:				relative;
	width:					669px;
}

#map_feature {
	background:				url("/images/interface/backgrounds/homepage_map.gif") 0 0 no-repeat;
	height:					269px;
	margin:					0 0 8px 0;
	width:					498px;
}

#map_feature_container #map_feature {
	background:				url("/images/interface/backgrounds/l2_map.gif") 100% 0 no-repeat;
	float:					right;
	margin:					0;
}

#map_feature_title {
	color:					#ffffff;
	float:					left;
	font-size:				12px;
	line-height:			200%;
	overflow:				hidden;
	padding:				60px 10px 0 20px;
	width:					140px;
}

#map_feature_title h1 {
	color:					#ffffff;
	font-size:				18px;
	margin:					0 0 30px 0;
	text-align:				left;
}

#map_feature h2 {
	color:					#ffffff;
	font-size:				18px;
	height:					27px;
	padding:				12px 0 0 18px;
}


/* Homepage Specific Areas /---------------- */

h1#page_title {
	float:					left;
	font-size:				18px;
	height:					30px;
	width:					580px;
}

h1#page_title .dark {
	color:					#333333;
	width:					200px;
}

h1#page_title .light {
	color:					#666666;
}

#homepage #search_box {
	background:				url("/images/interface/backgrounds/search_form.gif") 0 0 no-repeat;
	float:					right;
	height:					23px;
	overflow:				hidden;
	padding:				0 10px 0 0;
	width:					139px;
}

#homepage_section_features {
	float:					right;
	height:					452px;
	overflow:				hidden;
	width:					404px;
}

.homepage_section_feature {
	background:				url("/images/interface/backgrounds/feature_title_small.gif") 0 0 no-repeat;
	height:					84px;
	margin:					0 0 8px 0;
	width:					404px;
}

#homepage_section_features a {
	color:					#ffffff;
	display:				block;
	font-size:				15px;
	font-weight:			bold;
	height:					57px;
	padding:				33px 0 0 22px;
	width:					382px;
}

#who_we_are_feature a {
	background:				url("/images/interface/feature/feature_small_1.jpg") 100% 0 no-repeat;
}

#where_we_are_feature a {
	background:				url("/images/interface/feature/feature_small_2.jpg") 100% 0 no-repeat;
}

#what_we_do_feature a {
	background:				url("/images/interface/feature/feature_small_3.jpg") 100% 0 no-repeat;
}

#how_we_do_it_feature a {
	background:				url("/images/interface/feature/feature_small_4.jpg") 100% 0 no-repeat;
}

#resources_feature a {
	background:				url("/images/interface/feature/feature_small_5.jpg") 100% 0 no-repeat;
}

#homepage_section_features a:hover {
	text-decoration:		none;
}

#homepage_bubble {
	background:				url("/images/interface/backgrounds/homepage_bubble.gif") 0 0 no-repeat;
	color:					#333333;
	height:					176px;
	overflow:				hidden;
	width:					498px;
}

#homepage_bubble h2 {
	color:					#525252;
	font-size:				18px;
}

#homepage_bubble p {
	line-height:			150%;
}

#homepage_bubble a {
	font-weight:			bold;
}

#homepage_bubble ul {
	height:					85px;
	overflow:				hidden;
}

#homepage_bubble ul li {
	background:				url("/images/interface/icons/arrow_grey.gif") 0 6px no-repeat;
	padding:				2px 0px 5px 17px;
}

#homepage_bubble a#all_news_link {
	background:				url("/images/interface/buttons/read_all_news.gif") 0 0 no-repeat;
	display:				block;
	float:					right;
	height:					30px;
	text-indent:			-9999px;
	width:					119px;
}

#homepage_bubble a#all_news_link:hover {
	background-position:	0 -30px;
}

#homepage_bubble_left {
	float:					left;
	height:					157px;
	padding:				18px 8px 0 18px;
	width:					222px;
}

#homepage_bubble_left p,
#homepage_bubble_left ul {
	padding:				0 0 0 15px;
}

#homepage_bubble_right {
	background:				url("/images/interface/backgrounds/homepage_bubble_man.jpg") 0 100% no-repeat;
	float:					right;
	height:					157px;
	padding:				18px 10px 0 16px;
	width:					221px;
}

#homepage_bubble_right p.text {
	height:					85px;
	margin:					0;
	overflow:				hidden;
	padding:				0 0 0 53px;
}

#homepage_bubble_right a#talk_now_link {
	background:				url("/images/interface/buttons/talk_now.gif") 0 0 no-repeat;
	display:				block;
	float:					right;
	height:					30px;
	text-indent:			-9999px;
	width:					119px;
}

#homepage_bubble_right a#talk_now_link:hover {
	background-position:	0 -30px;
}




/* Level 2 Styles /---------------- */

#side_menu {
	float:					right;
	overflow:				hidden;
	position:				relative;
	width:					218px;
}

#side_menu_top {
	background:				url("/images/interface/backgrounds/side_menu_top.gif") 0 0 no-repeat;
	overflow:				hidden;
	padding:				4px 0 0 0;
	position:				relative;
	width:					218px;
}

#side_menu_bottom {
	background:				#e0dede url("/images/interface/backgrounds/side_menu_bottom.gif") 0 100% no-repeat;
	overflow:				hidden;
	padding:				7px 0 11px 9px;
	position:				relative;
	width:					209px;
}

#level2 #side_menu #search_box {
	background:				url("/images/interface/backgrounds/search_form_l2.gif") 0 0 no-repeat;
	float:					left;
	height:					21px;
	overflow:				hidden;
	width:					141px;
}

#language_selection {
	float:					right;
	padding:				0 9px 0 0;
	width:					48px;
}

#side_menu h2 {
	color:					#990000;
	float:					left;
	font-size:				12px;
	font-weight:			bold;
	height:					18px;
	overflow:				hidden;
	width:					148px;
}

ul#utility {
	background:				url("/images/interface/backgrounds/utility.gif") 0 0 no-repeat;
	float:					right;
	height:					15px;
	list-style:				none;
	margin:					0;
	overflow:				hidden;
	padding:				0 9px 0 0;
	width:					52px;
}

#side_menu hr {
	background:				url("/images/interface/hr_side.gif") 0 0 no-repeat;
	color:					transparent;
	border:					0;
	height:					2px;
	margin:					0 0 10px 0;
	padding:				0;

}

#min_height {
	float:					right;
	height:					520px;
	width:					1px;
}


#content_container {
	float:					left;
	width:					671px;
}

#feature {
	height:					189px;
	margin:					0 0 10px 0;
	overflow:				hidden;
	position:				relative;
	width:					669px;
}

#feature #title {
	background:				url("/images/interface/backgrounds/feature_title.gif") 0 0 no-repeat;
	float:					left;
	height:					189px;
	overflow:				hidden;
	padding:				0 17px 0px 17px;
}

#feature #title_inner {
	display:				table;
	height:					189px;
	width:					178px;
}

#feature #title h1 {
	color:					#ffffff;
	display:				table-cell;
	font-size:				18px;
	text-align:				center;
	vertical-align:			middle;
	width:					178px;
}

#feature_image {
	background:				url("/images/interface/feature/feature_1.jpg") 100% 0 no-repeat;
	float:					right;
	height:					189px;
	margin:					0;
	width:					457px;
}

.section_49349 #feature_image {
	background:				url("/images/interface/feature/feature_1.jpg") 100% 0 no-repeat;
}
.id_49424 #feature_image {
	background:				url(../images/interface/feature/CommunitySupport_1.jpg) 0 0 no-repeat;
}
.id_49423 #feature_image {
	background:				url(../images/interface/feature/OurPeople1-1.jpg) 0 0 no-repeat;
}

.section_49350 #feature_image {
	background:				url("/images/interface/feature/feature_2.jpg") 100% 0 no-repeat;
}

.section_49351 #feature_image {
	background:				url("/images/interface/feature/feature_3.jpg") 100% 0 no-repeat;
}
.id_49402 #feature_image {
	background:				url(../images/interface/feature/IntlHeavyMachinery_1.jpg) 0 0 no-repeat;
}

.section_49352 #feature_image {
	background:				url("/images/interface/feature/feature_4.jpg") 100% 0 no-repeat;
}
.id_49407 #feature_image {
	background:				url(../images/interface/feature/Air_1.jpg) 0 0 no-repeat;
}
.id_49408 #feature_image {
	background:				url(../images/interface/feature/Sea_1.jpg) 0 0 no-repeat;
}
.id_49409 #feature_image {
	background:				url(../images/interface/feature/Land_1.jpg) 0 0 no-repeat;
}
.id_50916 #feature_image {
	background:				url(../images/interface/feature/AquisPre-clearance_1.jpg) 0 0 no-repeat;
}
.id_50923 #feature_image {
	background:				url(../images/interface/feature/Cat777Kobe-Kazakhstan_1.jpg) 0 0 no-repeat;
}
.id_50914 #feature_image {
	background:				url(../images/interface/feature/SanRoqueDamClosure_1.jpg) 0 0 no-repeat;
}
.id_50919 #feature_image {
	background:				url(../images/interface/feature/Samarinda-Darwin_1.jpg) 0 0 no-repeat;
}
.id_50915 #feature_image {
	background:				url(../images/interface/feature/TalasGoldMine_1.jpg) 0 0 no-repeat;
}
.id_50922 #feature_image {
	background:				url(../images/interface/feature/DoorToDoor_Bankock-Brisbane_1.jpg) 0 0 no-repeat;
}
.id_50921 #feature_image {
	background:				url(../images/interface/feature/BargeCrane_NZ-Adelaide_1.jpg) 0 0 no-repeat;
}
.id_50920 #feature_image {
	background:				url(../images/interface/feature/Crane_RitchieBros_1.jpg) 0 0 no-repeat;
}
.id_50917 #feature_image {
	background:				url(../images/interface/feature/MiningTrucks_Africa-Australia_1.jpg) 0 0 no-repeat;
}

.section_49353 #feature_image {
	background:				url("/images/interface/feature/feature_5.jpg") 100% 0 no-repeat;
}

#content {
    color: 					#4e5663;
    font: 					12px Tahoma, Arial, Verdana, Sans-serif;
	overflow: 				hidden;
	width:					669px;
}

.clear {
	margin:					0 0 20px 0;
	overflow: 				hidden;
	width:					100%;
}

.content_half {
	float:					left;
	margin-bottom:			10px;
	padding:				0 10px;
	width:					314px;
}

.content_quarter {
	float:					left;
	margin-bottom:			10px;
	padding:				0 3px;
	width:					160px;
}

#content .listing_column {
	background:				#efeeee url("/images/interface/backgrounds/listing_column_bottom.gif") 0 100% no-repeat;
	height:					390px;
	margin:					0;
	padding:				0 0 5px 0;
	width:					100%;
}

#content .listing_column li {
	background-position:	10px 50%;
	border-bottom:			1px solid #dbdbdb;
	color:					#333333;
	margin:					0;
	padding:				7px 5px 7px 25px;
	width:					130px;
}

#content .listing_column li a {
	color:					#333333;
	text-decoration:		underline;
}

#content .listing_column li a:hover {
	color:					#8e0000;
}

#content .listing_column li.title {
	background:				#980000 url("/images/interface/backgrounds/listing_column_title.gif") 0 100% no-repeat;
	border:					0;
	color:					#ffffff;
	padding:				0;
	width:					160px;
}

#content .listing_column li.title a {
	color:					#ffffff;
	display:				block;
	font-size:				12px;
	font-weight:			bold;
	padding:				11px 5px 7px 10px;
	text-decoration:		none;
	width:					145px;
}

#content .listing_column li.title a:hover {
	color:					#ffffff;
	text-decoration:		underline;
}

/* Typography /---------------- */

a img {
	border: 				0px;
}

strong, b {
	font-weight: 			bold;
}

em, i {
	font-style: 			italic;
}

h1, h2, h3, h4, h5, h6 {
	color: 					#990000;
	font-weight:			normal;
}

h1 {
	font-size: 				18px;
	padding-bottom: 		0px;
	margin-bottom: 			12px;
}

h2 {
	font-size: 				17px;
	padding-bottom: 		0px;
	margin-bottom: 			10px;
}

h3 {
	font-size: 				16px;
	padding-bottom: 		0px;
	margin-bottom: 			7px;
}

h4 {
	font-size: 				15px;
	padding-bottom: 		0px;
	margin-bottom: 			5px;
}

h5 {
	font-size: 				14px;
	padding-bottom: 		0px;
	margin-bottom: 			5px;
}

h6 {
	font-size: 				13px;
	padding-bottom: 		0px;
	margin-bottom: 			5px;
}

p {
	margin: 				0px 0px 12px 0px;
}

a {
	color:					#990000;
	font-weight:			normal;
	text-decoration:		none;
}

a:visited {
	color:					#990000;
}

a:hover {
	color:					#a41717;
	text-decoration:		underline;
}


#content ul,
#content ol {
	margin-bottom:			8px;
	padding-left:			8px;
}

#content ol {
    list-style: 			decimal;
}

#content li {
	margin-bottom:			3px;
}

#content ol li {
    background: 			none;
    list-style-position: 	inside;
    padding:				0;
}

#content ul li {
	background:				url("/images/interface/icons/in_section_l3.gif") 0 6px no-repeat;
	padding:				2px 0px 2px 17px;
}

#content ul li ul,
#content ul li ol,
#content ol li ul,
#content ol li ol {
	margin: 				0.5em 0 0.5em 1em;
}

#content ol li ol {
    list-style: 			lower-alpha;
}

#content li ol li {
    background:				none;
    padding:				0;
}

#content ul li ul li,
#content ol li ul li {
    list-style-position: 	outside;
	background:				url("/images/interface/icons/in_section_l3.gif") 2px 6px no-repeat;
	padding:				0 15px;
}

#side_menu a {
	color:					#333333;
	font-weight:			bold;
	text-decoration:		none;
}

#side_menu a:hover {
	text-decoration:		underline;
}

a.back_to_top {
	background:				url("/images/interface/icons/back_to_top.gif") 0 6px no-repeat;
	padding:				5px 0 5px 23px;
}

a.back_to_top:hover {
	background:				url("/images/interface/icons/back_to_top_hover.gif") 0 6px no-repeat;
}

ul#contact_links {
	margin:					0 0 50px 0;
}


ul#contact_links li {
	margin:					0 0 4px 0;
	padding:				2px 0 2px 0;
}

a.contact_link {
	background:				url("/images/interface/icons/contact_arrow.gif") 0 4px no-repeat;
	padding:				5px 0 5px 27px;
}

a#map_feature_link {
	display:				block;
	height:					230px;
	text-indent:			-9999px;
	width:					498px;
}

a.more_info {
	background:					url('/images/interface/icons/arrow_grey.gif') 0 50% no-repeat;
	padding-left:				11px;
}

hr {
	border:						0;
	color:						#999999;
	background:					#999999;
	height:						1px;
	margin:						0 0 15px 0;
}

/* CTOC /---------------- */

#ctoc {
	margin:					0 0 30px 0;
	padding:				0;
	width:					205px;
}

#ctoc .ctoc_children {
	padding:				0 0 0 20px;
}

#ctoc a {
	background:				url("/images/interface/icons/in_section_l1.gif") 0 50% no-repeat;
	color:					#333333;
	display:				block;
	font:					11px Tahoma;
	font-weight:			bold;
	padding:				6px 0 6px 23px;
	text-decoration:		none;
}

#ctoc a.ctoc_current {
	background:				url("/images/interface/icons/in_section_l1_active.gif") 0 50% no-repeat;
}

#ctoc a:hover,
#ctoc a.ctoc_current:hover {
	background:				url("/images/interface/icons/in_section_l1_hover.gif") 0 50% no-repeat;
	color:					#990000;
	text-decoration:		none;
}

#ctoc .ctoc_children a {
	background:				url("/images/interface/icons/in_section_l2.gif") 0 50% no-repeat;
}

#ctoc .ctoc_children a.ctoc_current {
	background:				url("/images/interface/icons/in_section_l2_active.gif") 0 50% no-repeat;
	color:					#990000;
}

#ctoc .ctoc_children a:hover,
#ctoc .ctoc_children a.ctoc_current:hover {
	background:				url("/images/interface/icons/in_section_l2_hover.gif") 0 50% no-repeat;
	text-decoration:		none;
}

#ctoc .ctoc_children .ctoc_children a {
	background:				url("/images/interface/icons/in_section_l3.gif") 0 50% no-repeat;
	font-weight:			normal;
	padding:				5px 0 5px 10px;
}

#ctoc .ctoc_children .ctoc_children .ctoc_children {
	padding:				0 0 0 12px;
}

#ctoc .ctoc_children .ctoc_children a.ctoc_current {
	background:				url("/images/interface/icons/in_section_l3_active.gif") 0 50% no-repeat;
}

#ctoc .ctoc_children .ctoc_children a:hover,
#ctoc .ctoc_children .ctoc_children a.ctoc_current:hover {
	background:				url("/images/interface/icons/in_section_l3_hover.gif") 0 50% no-repeat;
}

a:hover {
	text-decoration:		underline;
}

a.ctoc_current {
	color:					#8f856b;
}

/* Language Select /---------------- */

#language_selector {
	background:				url("/images/interface/backgrounds/language_selector.gif") 0 0 no-repeat;
	height:					23px;
	width:					48px;
}

#language_selector a {
	display:				block;
	height:					22px;
	text-indent:			-9999px;
	width:					48px;
}

/* These should go into their lang-*.css files */
.spanish_template #language_selector a {
	background:				url("/images/interface/icons/flags/spanish.gif") 7px 6px no-repeat;
}

.japanese_template #language_selector a {
	background:				url("/images/interface/icons/flags/japanese.gif") 7px 6px no-repeat;
}

.italian_template #language_selector a {
	background:				url("/images/interface/icons/flags/italian.gif") 7px 6px no-repeat;
}

.russian_template #language_selector a {
	background:				url("/images/interface/icons/flags/russian.gif") 7px 6px no-repeat;
}

.mandarin_template #language_selector a {
	background:				url("/images/interface/icons/flags/mandarin.gif") 7px 6px no-repeat;
}

.hindu_template #language_selector a {
	background:				url("/images/interface/icons/flags/hindu.gif") 7px 6px no-repeat;
}

ul#language_list {
	background:				url("/images/interface/backgrounds/language_list.gif") 0 100% no-repeat;
	height:					0px;
	list-style:				none;
	margin:					0;
	overflow:				hidden;
	padding:				0;
	position:				absolute;
	width:					48px;
}

ul#language_list li {
	background:				#ffffff;
	border:					1px solid #a9a9a9;
	border-width:			0 1px;
	height:					24px;
	position:				relative;
	width:					46px;
}

ul#language_list li a {
	background:				url("/images/interface/icons/flags/english.gif") 50% 4px no-repeat;
	display:				block;
	height:					24px;
	padding:				0;
	position:				relative;
	text-indent:			-9999px;
	width:					46px;
}

ul#language_list li#language_49347 a {
	background:				url("/images/interface/icons/flags/english.gif") 50% 4px no-repeat;
}

ul#language_list li#language_49597 a {
	background:				url("/images/interface/icons/flags/mandarin.gif") 50% 4px no-repeat;
}

ul#language_list li#language_49596 a {
	background:				url("/images/interface/icons/flags/german.gif") 50% 4px no-repeat;
}

ul#language_list li#language_49600 a {
	background:				url("/images/interface/icons/flags/japanese.gif") 50% 4px no-repeat;
}

ul#language_list li#language_49601 a {
	background:				url("/images/interface/icons/flags/spanish.gif") 50% 4px no-repeat;
}

ul#language_list li#language_49599 a {
	background:				url("/images/interface/icons/flags/hindu.gif") 50% 4px no-repeat;
}

ul#language_list li#language_49598 a {
	background:				url("/images/interface/icons/flags/russian.gif") 50% 4px no-repeat;
}

/* Utility /---------------- */


ul#utility li {
	float:					left;
	height:					15px;
}

ul#utility li a {
	display:				block;
	height:					15px;
	text-indent:			-9999px;
}

ul#utility li a#text_smaller_link {
	width:					14px;
}

ul#utility li a#text_bigger_link {
	width:					21px;
}

ul#utility li a#printer_friendly_link {
	width:					17px;
}


/* Sitemap Styles /---------------- */

#sitemap a {
	font-weight:				normal;
	line-height:				220%;
	margin-bottom:				3px;
}

#sitemap a.document {
	background:					url('/images/interface/icons/arrow_grey.gif') 9px 50% no-repeat;
	padding-left:				22px;
}

#sitemap a.item {
	background:					url('/images/interface/icons/in_section_l3.gif') 9px 50% no-repeat;
	padding-left:				22px;
}

#sitemap a.item:hover {
	background:					url('/images/interface/icons/in_section_l3_hover.gif') 9px 50% no-repeat;
}

#sitemap a.category {
	background:					url('/images/interface/icons/arrow_grey_background.gif') 0 50% no-repeat;
	font-weight:				bold;
	padding-left:				22px;
}

#sitemap a.category:hover {
	background:					url('/images/interface/icons/arrow_red_background.gif') 0 50% no-repeat;
}

/* Sitemap styles for sitemap2 */

#content ul#sitemap li {
	background:					none;
	margin:						0 auto;
}

#sitemap li.sitemap_category a {
	background:					url('/images/interface/icons/arrow_grey_background.gif') 0 50% no-repeat;
	font-weight:				bold;
	padding-left:				22px;
}

#sitemap li.sitemap_category a:hover {
	background:					url('/images/interface/icons/arrow_red_background.gif') 0 50% no-repeat;
}

#sitemap li.sitemap_item a {
	background:					url('/images/interface/icons/in_section_l3.gif') 9px 50% no-repeat;
	padding-left:				22px;
	font-weight:				normal;
}

#sitemap li.sitemap_item a:hover {
	background:					url('/images/interface/icons/in_section_l3_hover.gif') 9px 50% no-repeat;
}

#sitemap li.sitemap_document a {
	background:					url('/images/interface/icons/arrow_grey.gif') 9px 50% no-repeat;
	padding-left:				22px;
}

/* Form Styles /---------------- */

input, textarea, select {
	color:					#666666;
	font: 					11px Arial, Verdana, Sans-serif;
}

#search_box input#query {
	background:				transparent;
	border:					0;
	float:					left;
	height:					17px;
	padding:				4px 3px 0 7px;
	width:					105px;
}

#homepage #search_box input#query {
	width:					103px;
}

#search_box input#search {
	float:					right;
}


/* Contact Listing /---------------- */

#content #contact_listing {
	overflow:				hidden;
	padding:				0 0 0 0;
	width:					100%;
}

#content #contact_listing li {
	background:				none;
	float:					left;
	height:					210px;
	margin-right:			18px;
	padding:				0;
	width:					118px;
}

#content #contact_listing li a.contact_image {
	background:				#e0dede;
	border:					1px solid #cccccc;
	display:				block;
	height:					117px;
	margin:					0 0 18px 0;
	text-indent:			-9999px;
	width:					115px;}

#content #contact_listing li a.contact_image:hover {
	border:					1px solid #990000;
}

#content #contact_listing li p {
	color:					#990000;
	margin-bottom:			7px;
	padding:				0 0 0 2px;
}

#content #contact_listing li p a {
	color:					#333333;
	font-weight:			bold;
}

div.contact_details_large {
	float:					left;
	line-height:			130%;
	width:					415px;
}

div.contact_details_large .details_title {
	color:					#333333;
	float:					left;
	font-weight:			bold;
	width:					85px;
}

div.contact_details_large .details_text {
	float:					left;
	width:					329px;
}

div.contact_image {
	background:				#e0dede;
	border:					1px solid #cccccc;
	float:					left;
	height:					173px;
	margin:					0 10px 0 0;
	text-indent:			-9999px;
	width:					168px;
}

div.contact_details {
	float:					left;
	width:					235px;
}

div.contact_details p {
	line-height:			200%;
	overflow:				hidden;
	width:					100%;
}

div.contact_details .details_title {
	color:					#333333;
	display:				block;
	float:					left;
	font-weight:			bold;
	width:					61px;
}

div.contact_details .details_text {
	color:					#333333;
	display:				block;
	float:					left;
	width:					174px;
}

div.contact_status {
	background:				url("/images/interface/backgrounds/contact_status.gif") 0 0 no-repeat;
	color:					#ffffff;
	float:					right;
	height:					160px;
	line-height:			150%;
	padding:				16px 15px 0 10px;
	width:					218px;
}

div.contact_status .status_title {
	background:				url("/images/interface/icons/arrow_white.gif") 58px 7px no-repeat;
	font-weight:			bold;
	float:					left;
	width:					70px;
}

div.contact_status .status_text {
	float:					left;
	width:					148px;
}

div.contact_details_large .clear,
div.contact_status .clear {
	margin-bottom:			7px;
}

div.contact_status p {
	margin-bottom:			7px;
}


.indent {
	line-height:			130%;
	padding:				0 0 0 10px;
}

/* Breadcrumb /---------------- */

ul#breadcrumb {
	margin:					0 0 20px 0;
	overflow:				hidden;
	padding:				0;
	width:					669px;
}

ul#breadcrumb li {
	color:					#aca7a7;
	float:					left;
	list-style:				none;
	padding:				0 12px 0 9px;
}

ul#breadcrumb li.arrow {
	background:				url("/images/interface/icons/arrow_light_grey.gif") 100% 4px no-repeat;
}

ul#breadcrumb li a {
	color:					#aca7a7;
	text-decoration:		none;
}

ul#breadcrumb li a:hover {
	text-decoration:		underline;
}


/* News Listing Styles /---------------- */


/* Footer Styles /---------------- */

div#footer {
	background: 			url('/images/interface/backgrounds/bg_footer_tile.gif') 0px 0px repeat-x;
}

div#footer_inner {
	background: 			url('/images/interface/backgrounds/bg_footer.jpg') center 0px no-repeat;
	display: 				block;
	height: 				185px;
	padding-top: 			59px;
	width: 					100%;
}

div#footer_main {
	width: 949px;
	margin: 0px auto;
	color: #626262;
}

div#footer_main a,
div#footer_main a:link,
div#footer_main a:visited,
div#footer_main a:active,
div#footer_main a:hover {
	color: #626262;
	text-decoration: none;
}

div#footer_main a:hover {
	color: #000000;
	text-decoration: underline;
}

div#footer h3#slogan{
	background: 			url('/images/interface/headings/footer_h3_slogan.gif') 0px 0px no-repeat;
	display: 				block;
	float:					left;
	height: 				22px;
	margin: 				0;
	padding: 				0;
	text-indent: 			-9999px;
	width: 					286px;
}

p#community_support_link {
	float:					right;
	font-weight:			bold;
	margin:					0;
	padding:				3px 0 0 0;
	text-align:				right;
	width:					225px;
}

div#footer_main p#community_support_link a {
	font-weight:			bold;
}

div#footer_main .clear {
	margin:					0 0 10px 0;
}

div#footer_main ul {
	display: inline;
}

div#footer_main ul li {
	float: left;
	margin: 10px 40px 0px 0px;
}

div#footer_main ul li.last {
	float: right;
	margin-right: 0px;
}
/* No Javascript Warning /---------------- */

#noscript_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    -moz-opacity: 0.85;
    opacity: 0.85;
    z-index: 99999;
}

#noscript_text {
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    top: 30%;
    font-size: 18px;
    line-height: 1.5em;
    z-index: 100000;
    color: #ffffff;
    padding-top: 70px;
    background: url('../logo.gif') center top no-repeat;
}

.contact-row {
	clear: left;
}

#content .contact-row ul li {
	float: left;
	background: 0;
	width: 130px;
	padding: 0 30px 0 0;
}
