/* A global container which holds everything in the center of the browser window */

body{
	background-color: #333333;
	margin: 0px auto;
    text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bborder{border:1px solid black;}
.clearboth{clear:both; height:1px;}

#global{ 
    width: 950px;
    margin: 0 auto;
    text-align: left;
    padding: 0px 0px 0px 0px;
	position: relative;
}

p{ /* Default Text Class */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:0px;
	margin-bottom:15px;
}

a{ /* Default Link Class */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #e5ad03;
}

a:hover{ 
	color: #e5ad03;
	text-decoration:none;
}

li{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
}

img{
	border: 0px;
}

a img {
	border: none; 
}

/* Header */
#header{
	height:85px;
	margin-bottom:5px;
}

#header_left{
	float:left;
}

#header_right{
	float:right;
	width:350px;
	position:relative;
}

/* Primary Nav */
#primaryNav{
	float:right;
	margin-top:18px;
	margin-right:18px;
}

#primaryNav p{
	color: #cca00c;
	margin:0px;
	padding:0px;
}

#primaryNav a{
	color: #ffffff;
	text-decoration:none;
}

#primaryNav a:hover{
	color: #bbbbbb;
	text-decoration:none;
	
}

/* Division Dropdown */
#businessDivisions{
	margin-top:16px;
	background-image: url('/images/divisions.jpg');
	width: 170px;
	height: 23px;
	position:absolute;
	top:34px;
	left:162px;
}

#divisionDropdown{
	position:absolute;
	top: 20px;
	left: 0px;
	background:url(/images/background-breadcrumbs.png);
	z-index:1;
}

#divisionList{
	padding: 5px;
	padding-bottom:2px;
}

#divisionList a{
	text-decoration:none;
}

.divisionItem {
	margin-bottom: 2px;
	text-align:left;
	height: 18px;
	width:160px;
	cursor:pointer;
}

.divisionItem p {
	font-size: 7pt;
	color: #fff;
	margin:0px;
	padding:0px;
	padding:4px 0px 0px 8px;
}

#lower_menu_side a {
	text-decoration:none;
}

#lower_menu_side_1 {
	background: url('/images/divisions/lower/bg_building_products.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_2 {
	background: url('/images/divisions/lower/bg_chemicals.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_3 {
	background: url('/images/divisions/lower/bg_environmental.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_4 {
	background: url('/images/divisions/lower/bg_energy.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_5 {
	background: url('/images/divisions/lower/bg_glass.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_6 {
	background: url('/images/divisions/lower/bg_healthcare.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_7 {
	background: url('/images/divisions/lower/bg_hotels.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_8 {
	background: url('/images/divisions/lower/bg_insurance.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_9 {
	background: url('/images/divisions/lower/bg_packaging.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_10 {
	background: url('/images/divisions/lower/bg_life.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_11 {
	background: url('/images/divisions/lower/bg_plastics.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_12 {
	background: url('/images/divisions/lower/bg_property.gif');
	background-repeat: no-repeat;
}

#lower_menu_side_13 {
	background: url('/images/divisions/lower/bg_radiators.gif');
	background-repeat: no-repeat;
}


/* Home Page Only */

/* row 2 */
#nav_row {
	margin-bottom: 10px;
	margin-top: 10px;
}

#carousel_bg{
	width: 748px;
	position: absolute;
	top: 80px;
	left: 7px;
	z-index: 5;
}

#carousel{
	width: 748px;
	position: absolute;
	top: 90px;
	left: 17px;
	z-index: 10;
}


#factions{
	width:175px; 
	margin:auto; 
	position:absolute; 
	left:768px; 
	top:87px;
}

#factions div a{
	color:#fff; 
	display:block; 
	text-align:left; 
	padding:3px; 
	padding-left:12px; 
	margin-bottom:4px; 
	text-decoration:none; 
	font-size:8pt;
}

#bp a{background: url(/images/divisions/bg_building_products.gif) top left no-repeat; background-color:#333333;} 
#chemicals a{background: url(/images/divisions/bg_chemicals.gif) top left no-repeat; background-color:#333333;} 
#environmental a{background: url(/images/divisions/bg_environmental.gif) top left no-repeat; background-color:#333333;} 
#energy a{background: url(/images/divisions/bg_energy.gif) top left no-repeat; background-color:#333333;} 
#insurance a{background: url(/images/divisions/bg_insurance.gif) top left no-repeat; background-color:#333333;} 
#glass a{background: url(/images/divisions/bg_glass.gif) top left no-repeat; background-color:#333333;} 
#hotels a{background: url(/images/divisions/bg_hotels.gif) top left no-repeat; background-color:#333333;} 
#packaging a{background: url(/images/divisions/bg_packaging.gif) top left no-repeat; background-color:#333333;} 
#plastics a{background: url(/images/divisions/bg_plastics.gif) top left no-repeat; background-color:#333333;} 
#property a{background: url(/images/divisions/bg_property.gif) top left no-repeat; background-color:#333333;} 
#radiators a{background: url(/images/divisions/bg_radiators.gif) top left no-repeat; background-color:#333333;} 
#healthcare a{background: url(/images/divisions/bg_healthcare.gif) top left no-repeat; background-color:#333333;} 
#life a{background: url(/images/divisions/bg_life.gif) top left no-repeat; background-color:#333333;} 


/* Home Page row 3 */
#info_box_row {
	margin-bottom: 30px;
}

#box_media {
	width: 179px;
	position: absolute;
		left: 8px;
		top: 405px;
}

#box_community {
	width: 179px;
	position: absolute;
	left: 199px;
	top: 405px;
}

#box_people {
	width: 179px;
	position: absolute;
	left: 390px;
	top: 405px;
}

#box_news {
	width: 368px;
	position: absolute;
	left: 582px;
	top: 405px;
}

.box_header {
	color: #fff;
	text-align: left;
	margin-bottom: 18px;
	font-weight:bold;
}

.box_header_no_m {
	color: #fff;
	text-align: left;
}

.box_first_letter {
	background: #ca8d34;
}

.box_text {
	width: 180px;
	color: #ca8d34;
	font-size: 9pt;
	text-align: left;
	margin-bottom: 14px;
	line-height: 114%;
}

.box_text a {
	color: #ca8d34;
	text-decoration:none;
}

.box_text a:hover {
	color: #ca8d34;
	text-decoration:underline;
}


/* Home News Container */
#home_news_container{
	margin: 0px; 
	padding: 6px; 
	background:url(/images/home_news_bg.gif);
	background-repeat:no-repeat; 
	width: 356px; 
	height: 220px;
}

#news_image{
	border-right: solid white 1px; 
	float: left;
}



/* Content Top */
#content_top{
	background:url(/images/background-top.jpg) top left no-repeat;
	clear:both;
	margin-bottom:20px;
	padding:0px;
	width: 950px;
	padding-top:12px;
}


#banner{
	margin-left:12px;
	padding-top:206px;
}


#text_box{
	background:url(/images/bg_banner.png);
	position:absolute;
	top:190px;
	left:20px;
}

#banner_text{
	max-width:500px;
	color:#fff;
	font-size:14px;
	margin:15px;
}

#banner_text h2{
	margin:0px;
	padding:0px;
	font-size:140%;
	color:#fff;
	margin-bottom:2px;
}


#text_box.bluel{ background:url(/images/bg_banner_bluel.png);}
#text_box.greenl{ background:url(/images/bg_banner_greenl.png);}
#text_box.purple{ background:url(/images/bg_banner_purple.png);}
#text_box.tan{ background:url(/images/bg_banner_tan.png);}
#text_box.greend{ background:url(/images/bg_banner_greend.png);}
#text_box.turq{ background:url(/images/bg_banner_turq.png);}
#text_box.blued{ background:url(/images/bg_banner_blued.png);}
#text_box.brown{ background:url(/images/bg_banner_brown.png);}
#text_box.red{ background:url(/images/bg_banner_red.png);}
#text_box.bluem{ background:url(/images/bg_banner_bluem.png);}


/* Bread crumbs */

#breadcrumbs{
	background-image: url('/images/background-breadcrumbs.png');
	width: 900px;
	padding:6px 10px;
}

#breadcrumbs p{
	font-size: 10pt;
	color: #ffffff;
	margin:0px;
	padding:0px;
}

breadcrumb a{
	font-size: 10pt;
}


/* Content Bottom */
#content_bottom{
	background:url(/images/background-bottom.jpg) bottom left no-repeat;
	padding-bottom:12px;
	width: 950px;
	margin-bottom:20px;
}

#pageleft{
	text-align:left;
	margin-left:10px;
	color: #000;
	font-size:12px;
	margin-bottom:10px;
}

#pageright{
	text-align:center;
}

.paging{
	width: 415px;
	padding:0px 0px 10px 0px;
}

.paging a{
	color: #e5ad03;
	text-decoration: none;
}

.paging a:hover{
	color: #000;
	text-decoration: none;
}

#newslist{
	padding-top: 3px;
	padding-bottom:10px;
	margin-left:10px;
	width: 390px;
	margin-bottom:10px;
	border-bottom:1px solid #f2f2f2;
}

#newslist_item{
	float:left;
	width:255px;
	margin:0px;
	padding:0px;
}

#newslist_img{
	border:1px solid #959595;
	width:114px;
	height:80px;
	float:left; 
	margin-right:8px;
}

#newslist a{
	font-size: 13px;
	font-weight:bold;
	color: #969696;
}

#newslist a:hover{
	font-size: 13px;
	font-weight:bold;
	color: #000;
}

span.subtitle{
	font-size: 9pt;
	color: #000;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top:0px;
	font-size: 18px;
	color: #e5ad03;
}

h1.page_title a{
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top:0px;
	font-size: 18px;
	color: #e5ad03;
	text-decoration:none;
}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e5ad03;
	margin-bottom:8px;
	padding-top:10px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e5ad03;
	margin-bottom:8px;
	padding-top:10px;
}

h4{
	color: #e5ad03;
}

a h4{
	font-size:110%;
	margin-bottom:0px; 
	padding-bottom:0px; 
	color:#e5ad03;
}

td{
	font-size:75%;
	margin-bottom:0px; 
	padding-bottom:0px;
}

#news_container{
	padding:0px; 
	position:relative;
	top: 3px;
	left:3px;
	margin:0px;
	margin-bottom:25px;
	width: 409px; 
	height: 170px;
	background-color:#f1f1f1;
}

#title a{
	padding: 0px;
	margin:0px;
	font-size: 13pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #e5ad03;
	text-decoration:none;
}

#title a:hover{
	text-decoration:underline;
}

#date{
	padding-top:3px;
	font-size: 8pt;
	color: #969696;
}

#synop{
	font-size: 9pt;
	margin-top:10px;
}

#read_btn{
	margin-top:10px;
	text-align:center;
	float:right;
}

#read_btn a{
	font-size:10px;
	color:#fff;
	text-decoration:none;
}

#read_btn a:hover{
	font-size:10px;
	color:#000;
}

img.news{
	float: right;
	padding: 0px 0px 10px 10px;
}

img.newsLeft{
	float: left;
	padding: 0px 10px 10px 0px;
}

p.headingList{
	padding: 0px 25px 0px 0px;
	font-size: 14pt;
	color: #b97b16;
	width: 450px;
}


/* Left Frame */
#left_frame{
	width:245px;
	float:left;
	margin-left:12px;
}

.nav_heading{
	color:#fff;
	font-size:12pt;
	margin-bottom:0px;
}

.listItem{
	background-image: url('/images/background-list-left.jpg');
	background-repeat: no-repeat;
	height: 29px;
	width: 200px;
	padding: 10px 5px 0px 25px;
	font-size: 13pt;
	color: #f9a51e;
}

.listItemOpen{
	background-image: url('/images/background-list-left-open.jpg');
	background-repeat: no-repeat;
	height: 39px;
	width: 235px;
}

.listItemOpen p{
	padding: 10px 5px 0px 25px;
	font-size: 13pt;
	color: #f9a51e;
}

.listItem a{
	font-size: 13pt;
	color: #f9a51e;
	text-decoration:none;
}

.listItem a:hover{
	font-size: 13pt;
	color: #fff;
	text-decoration:none;
}

form.searchBox{
	margin: 10px 4px 5px 4px;
}

input.searchBox{
	background-color: #777777;
	border: 1px solid #8c8c8c;
	color: #f9a51e;
	width: 186px;
	height: 19px;
	vertical-align:top;
}

.gold{color: #e5ad03;}

/* Right Frame */
#right_frame{
	width: 620px;
	margin-left:270px;
	padding:15px 25px 20px 15px;
	background-color: #ffffff;
	min-height:420px; height: expression( this.scrollHeight < 420 ? "420px" : "auto" ); /* sets min-height for IE */
}

#right_frame_split{
	width: 660px;
	margin-left:270px;
	padding:0px;
	background-color: #ffffff;
	background:url(../images/background-right.jpg) top left repeat-y;
	min-height:420px; height: expression( this.scrollHeight < 420 ? "420px" : "auto" ); /* sets min-height for IE */
}

#main_content{
	float:left;
	width:415px;
	padding:0px;
	
}

#text{
	padding:15px 10px 20px 15px;
}

#side_bar{
	float:left;
	width: 221px;
	padding:8px 0px 10px 0px;
	margin-left:13px;
	text-align:center;
}

#banner_ad{
	width:221px;
	margin-bottom:12px;
}

#side_bar h4{
	width: 216px;
	padding:7px 0px 3px 5px;
	background-color:#e2e2e2;
	text-align:left;
	color:#000;
	font-size:11px;
	border-bottom:1px solid #979797;
	margin-bottom:5px;
}

#new_media{
	margin-bottom:10px;
	width:221px;
}


#side_bar h5{
	text-align:left;
	color:#000;
	font-size:11px;
	margin-bottom:3px;
	width:221px;
	margin-top:6px;
}

#side_bar_media{
	width:217px;
	padding: 0px 0px 8px 4px;
	margin:0px;
	border-bottom:1px solid #979797;
}

#side_media_img{
	padding-right:5px;
	width:116px;
	height:80px;
	float:left;
}

#side_media_item{
	font-size:11px;
	float:right;
	text-align:left;
	width:95px;
}

#signup{
	margin-bottom:10px;
}

.link{
	margin:0px;
}

/* Footer */

#footer{
	height: 100px;
	width:950px;
	clear:both;
}

#footer_hr {
	background: #4c4c4c;
	height: 1px;
	margin-bottom: 14px;
}

#footer_txt{
	padding-top:3px;
	margin-right:5px;
}


#footer img{
	width:145px; 
	height:40px;
	margin:0px;
	padding:0px;
}

#footer_line1 {
	color: #fff;
	font-size: 12px;
	text-align: right;
	margin:0px;
	padding:0px;
	height:40px;
}


#footer_line2 {
	font-size: 11px;
	margin-bottom: 12px;
	text-align:center;
}

#footer_line3 {
	color: #fff;
	font-size: 12px;
	text-align:center;
}

.spacer {
	margin: 0px 5px 0px 5px;
}

.spacer1 {
	margin: 0px 20px 0px 20px;
}


/* Charity Page */
.charity{width:605px; border:1px solid #CCCCCC; padding:10px 10px 0px 10px; margin-bottom:15px; background-color:#f9f9f9}
.charity img{float:left; margin-right:20px; margin-bottom:10px; margin-top:4px;}
.charity p{text-align:justify}



#year_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
	
	
#year_list li {
	float: left;
	background: url(../images/community/norm_right_hover.gif) top right no-repeat;
	margin: 0px;
	margin-right:2px;
}
	
#year_list a {
	display: block;
	background: url(../images/community/norm_left_hover.gif) top left no-repeat;
	color: #b98e13;
	text-decoration: none;
	padding: 0.3em 1.5em 0.2em;
}

#year_list li:hover {
	background: url(../images/community/norm_right.gif) top right no-repeat;
	color:#b98e13;
}
	
#year_list a:hover {
	color: #b98e13;
	background: url(../images/community/norm_left.gif) top left no-repeat;
}
	
#year_list #selected {
	position: relative;
	top: 1px;
	font-weight: bold;
	background-image: url(../images/community/norm_right_on.gif);
}
	
#year_list #selected a {
	background-image: url(../images/community/norm_left_on.gif);
	color: #b98e13;
	text-decoration:underline;
}

.submenu {
	float:right;
	
	padding: 0.3em 1.5em 0.2em;
	margin:0px;}
	
#navbar {
	list-style:none;
	margin: 0;
	padding: 0;
	height:21px;	}
	
#navbar li {
	list-style: none;
	float: left; 
	padding:0px;
	margin:0px;
	}

#navbar li a {
	display: block;
	color:#b98e13;
	text-decoration: none;
	
	}
	
#navbar li li a {
	background-color:#eee;
	
	}
	
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
	
#navbar li:hover li {
	float: none; }
	
#navbar li:hover li a {
	border-bottom: 1px solid #fff;
	color: #b98e13;
	padding: 0.3em 1.5em 0.2em;
	}
	
#navbar li li a:hover {
	background-color: #ddd; }
	
#tab_content {
	margin-top:21px;
	width:627px;
	background: white;
}

hr{
	color:#f9f9f9;
	margin:30px 0px;
}

/* News page showcase */
.synop{
	font-size:11px;
	line-height:normal;
}

.imageholder{
	font-size:11px;
	font-style:italic;
	text-align:center;
}

#imageholder{
	width:580px;
	font-size:11px;
	font-style:italic;
	margin:0 auto;
	margin-bottom:20px;
	text-align:center;
}

#newsimageholder{
float:right; padding-left:10px; padding-bottom:5px;font-size:11px;font-style:italic;
}

.speaker{text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:70%; color:#4e4e4e; margin-top:8px; padding:0px;}

.quote{text-align:justify; font-style:italic; width:550px; margin:0 auto;}

p.ugaawa_small{
	width:350px;
	font-size:11px;
	font-style:italic;
	text-align:justify;
}


/* News detail page */
#vertical_container p{color:#413c3b;}
#vertical_container a{color:#fff;}
.accordion_toggle {background-image:none; line-height:normal; height:16px; width:625px; padding-left:3px; font-size:9pt; color:#fff; border: 1px solid #58504e; cursor:pointer; margin:0px; margin-top:3px;}
.accordion_toggle:hover {color: #fff;}
.accordion_toggle_active {background-color: #ba8e13; color: #fff;}
.accordion_content {background-color: #ffffff; width: 608px; color: #000; overflow: hidden; padding: 20px 10px 20px 10px; border:1px solid #58504e; border-top:0px; margin-bottom:3px;}

.group{background-color:#b18b2b;}
.insurance{background-color:#58504e}
.radiators{background-color:#7b1649}
.glass{background-color:#027c5b}
.building{background-color:#9d9983}
.plastics{background-color:#9e292b}
.packaging{background-color:#8a6800}
.direct{background-color:#62ac1e}
.healthcare{background-color:#0099ff}
.hotels{background-color:#004990}
.property{background-color:#3169a3}
.life{background-color:#004990}
.top{font-size:9px; text-align:right;}
.top a{background-color:#b18b2b;}

#latest ul {padding-left:0px; margin-left:0px;}
#latest ul li {list-style-type:none; margin-left:0px; padding-left:0px; padding-top:3px;}
#latest ul li a{color:#FFFFFF; width:562px; padding:3px; padding-left:5px; font-size:9pt; border: 1px solid #58504e; cursor:pointer; display:block; font-weight:bold;}



/* Feedback page */

table th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:right;
}


#contact_info h4{font-size:100%; color:#e5ad03; padding:0px; margin:0px; margin-bottom:2px;}
#contact_info p {margin-top:0px;}
