@import url("menu.css");
@import url("titles.css");
@import url("cms_buttons.css");

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
body {	
	background-color: #342d27;
	color: #5f6252;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
   text-align: left;
}
body#home {
	background-color: #342d27;
}
img {
   border: none;
}
/*----------------------General----------------------*/
a {
   color: #934104;
   text-decoration: underline;
   font-weight: bold;
}
a:hover {
   color: #4b2102;
   text-decoration: none;
}

p {
	line-height: 18px;
}
ol {
	margin: 0 0 15px 30px;
	clear: both;
}
ol li {
   line-height: 16px;
   color: #525445;
}
h3 {
   font-size: 15px;
   background: url(../images/icons/arrow_right.gif) no-repeat left center;
   padding: 0 0 0 16px;
   margin: 0 0 5px 0;
   text-transform: uppercase;
}
h3.title_corner {
   background: none;
   padding: 0;
   margin: 0 0 5px 0;
   border-bottom: 1px solid #aaac9b;
}

/*----------------------Layout------------------------*/
#wraper {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 20;
}
#home #wraper {
   /*background-image: url(../images/bg_gradient.gif);*/
}
#container_home {
	width: 780px;
	border: 0;
	margin: 0;
	text-align: left;	
	position: relative;
   background: #d1d4c7 url(../images/utils/bg_container_home.gif) no-repeat right top;
   overflow: auto;
}
#homeanim {
   float: left;
   width: 307px;   
}

.homeanim_area {
   background: #342d27;
}
#hometxt {
   float:left; 
   margin: 20px 0 0 0; 
   height: 92px; 
   width: 393px; 
   border-bottom: 2px solid #342d27;
   background: #5f6252;
   color: #d1d4c7;
}
#hometxt ul {
   padding: 12px 0 0 0;
   margin: 0 0 0 35px;
}
#hometxt ul li {
   display: inline;
   float: left;
   font-size: 11px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif  
}
#hometxt ul li.first {
   padding: 0 15px 0 0;
   margin-right: 15px;
   border-right: 1px solid #737666;
   text-align: right;
}
#container {
	width: 780px;
	border: 0;
	height: auto;
	margin: 0;
	text-align: center;	
}

/*----------------------Header------------------------*/
#logo {
	background-image: url(../images/utils/logo.gif);
	background-position: 20px 14px;
	background-repeat: no-repeat;
   background-color: #5f6252;
	height: 130px;
	width: 280px;
	text-indent: -9999px;
	cursor: pointer;
}
#container_home #logo {
   width: 393px;
   background-position: 77% 14px;
}
#logo_accord_big {
	background-image: url(../images/utils/logo_accord_big.gif);
	background-position: 32px 28px;
	background-repeat: no-repeat;
	height: 147px;
	width: 296px;
	text-indent: -9999px;
	cursor: pointer;
}
.home_link {	
	width: 280px;
}
.home_link a {
	cursor: pointer;
}
/*-----------------------Sidebar-----------------------*/
#sidebar {
	width: 280px;
	vertical-align: top;
}
.sidebar_resources {
	margin-top: 50px;
   margin-right: 20px;
	text-align: right;
	float: right;
}
.sidebar_resources img {
	margin-right: 14px;
	border: none;
}
.sidebar_resources a {
	border: none;
}
/*-----------------------MainInfo-----------------------*/
#main_info {
	width: 500px;
	vertical-align: top;
   text-align: left;
}
#content {
	text-align: left;
	width: 450px;
	background-color: transparent;
   color: #000000;
}
.content_info {
	margin: 25px 0;
}
.content_info p {
	padding-bottom: 20px;
}
.about_title h3 {
	text-transform: uppercase;
}
.dates_txt {
	color: White;
	font-family: Georgia;
	font-weight: bold;
	background-image: url(../images/utils/line_sub_quick_nav.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
}
.quoted_text {
	color: #AAAAA3;
}
.quoted_text span {
	color: #ff6c0a;
	padding: 0 5px;
}
/*--------------------------MainInsideArticles----------*/
.main_inside_info {
	background-image: url(../images/utils/line_sub_quick_nav.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	margin: 15px 0 10px 0;
	float: left;
	width: 100%;
}
.main_inside_info img { border: 1px solid #342d27;}
.main_inside_info p {
	line-height: 18px;
	padding: 0;
	margin: 0;
}
.main_inside_buttons {
	display: inline;
}
.main_inside_buttons div {
	float: left;
	margin-top: 10px;
	display: inline;
}
#content .awards_image {
	background: none;
	padding: 0;
	margin: 0;
}
.awards_image img {
	float: right;
	padding: 0 0 10px 10px;
	border: none;
}
/*-------------------------About Us Section-------------*/
.right_img {
	float: right;
	margin: 5px 0 10px 15px;
	border: 1px solid #525750;
}
.left_img {
	float: left;
	margin: 5px 15px 10px 0;
	border: 1px solid #525750;
}
.caption_right {
	float: right;
	position: relative;
	margin: 40px 0 0 15px;
}
.caption_right span {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	font-size: 10px;
	color: #1F2427;
	width: 120px;
}
.caption_right img {
	border: 1px solid #525750!important;
}
/*---------------------------QuickNav-------------------*/
.quick_nav {
	background-image: url(../images/utils/line_sub_quick_nav.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
	text-align: right;
}
.quick_nav p {
	padding: 3px 10px 3px 15px;
	font-weight: bold;
	color: #534c46;
}
.quick_nav p a {
   color: #534c46;
   font-weight: bold;
   text-decoration: none;
   padding: 0 20px 0 0px;
   background-image: url(../images/icons/arrow_right.gif);
   background-position: right center;
   background-repeat: no-repeat;
}
.quick_nav p a:hover {
   color: #786e67;
   font-weight: bold;
   text-decoration: underline;
}
.quick_nav p span {
	padding-left: 6px;
}
/*----------------------------CORNERSTONES-----------------------------*/
.cat_title_list {
	line-height: 24px;
	padding: 15px 0 10px 0;
	margin: 0 20px 0 0;
	float: left;
	width: 205px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	display: inline;
}
.cat_title_list a {
   color: #b1550a;
   margin: 0;
   padding: 0 0 0 20px;
}
.cat_title_list span {
	color: #728189;
	padding: 0 2px 0 5px;
}
.cat_title_list a:hover {
   color: #643208;
}

.cat_title_list p {
	font-weight: normal;
	font-size: 11px;
}
.cat_title_list a.but_view_pdf,
#main_inside .proj_cornerstone a.but_view_pdf
 {
	background-image: url(../images/utils/buttons/but_view_pdf.gif);
	color: #ff6c0a;
	margin-top: 10px;
}
#main_inside .back_to_cat a {
	color: #D6DBDD;
}
#main_inside .back_to_cat a:hover {
	color: #F2F3F5;
}
.proj_cornerstone {
	margin-top: 15px;
	border-top: 1px solid #403B35;
	padding: 10px 0 0 0;
}

/*-------------------------------PROJECTS-----------------------------*/
#main_inside .proj_gallery {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	border: 10px solid #171A1C;
	background-color: #171A1C;	
	height: 70px;
}
#main_inside .proj_gallery li {
	float: left;
	height: 70px;
	background-color: #171A1C;
	padding: 0 10px 0 0;
}
#main_inside .proj_gallery li a {
	background: none;
	padding: 0;
	margin: 0;	
}
#main_inside .proj_gallery li a img {	
	border: 1px solid #616C6D;	
	float: left;
	margin: 0;
	padding: 0;
}
#main_inside .proj_list_subcat {
	margin: 0 0 10px 0;
	display: inline;
	list-style: none;
}
#main_inside .proj_list_subcat li {
	padding: 10px 10px 0 0;
}

#main_inside .proj_list_subcat li a {
   padding: 0 0 0 20px;
   font-size: 12px;
   background-image: url(../images/icons/arrow_right.gif);
   background-position: 4px center;
   background-repeat: no-repeat;
   white-space: nowrap;
   color: #b1550a;
}

/*-----------------------------Footer---------------------------------*/
#footer {
   display: inline;
}
.footer_info {
   float: left;
   width: 740px;  
   border-top: 23px solid #5f6252;
}
#footer_navigation {
   clear: both;
   width: 466px;
   margin: 0 40px 0 auto;
   padding: 10px 0;
   position: relative;
   right: 0;
   font-size: 10px;
   font-family: Tahoma;
   color: #584e47;
   border-top: 2px solid #342d27;
}
#home #footer_navigation {
   margin: 0 40px 0 393px;
   width: 307px;
   border: none;
}
#footer_navigation div {
   padding: 0 0 0 10px;
}
#footer_navigation .logo_pncs {
	position: absolute;
	top: 4px;
	right: 0;
	margin-right: 10px;
	height: 28px;
	width: 129px;	
}
#home #footer_navigation .logo_pncs {
   top: 9px;
}
#footer_navigation .logo_pncs a {
	display: block;
	width: 129px;
	height: 28px;
	background: transparent url(../images/utils/logo_pncs.gif) no-repeat right top;
}
#footer_navigation .logo_pncs a span {
	display: none;
}
#projects {
   float: right;
   width: 466px;
   margin: 1px 0 0 0;
}

.flash_projects_title {
   background: url(../images/utils/projects_title_flash.gif) no-repeat left -2px;
   width: 40px;
   height: 166px;
   float: right;
}

#background_extent{
   background: #3a342e;
   position: absolute;
   left:0;
   top:0;
}
.henkel_home_logo {
   position: absolute;
   background: url(../images/utils/logo_henkel_small.gif);
   height: 30px;
   width: 111px;
   left: 245px;
   top: 597px;
   z-index: 400;
}
.henkel_home_logo a {
   display: block;
   height: 30px;
   width: 111px;
   text-indent: -5000px;
}