@import url("home.css");
@import url("menu.css");
@import url("titles.css");
@import url("cms_buttons.css");

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	border-top: 2px solid #151610;	
	background-color: #252a2d;
	color: #d3d1d1;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body#home {
	background-color: #0f1316;
}
/*----------------------General----------------------*/
a {
	color: #ff6c0a;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FBAF8E;
	text-decoration: none;
}

p {
	line-height: 18px;
}
ol {
	margin: 0 0 15px 30px;
	clear: both;
}
ol li {
	line-height: 16px;
	color: #B6BBB3;
}

/*----------------------Layout------------------------*/
#wraper {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 20;
}
#container_home {
	width: 737px;
	border: 0;
	margin: 23px auto 0 auto;
	text-align: center;	
	position: relative;
}
#container {
	width: 737px;
	border: 0;
	height: auto;
	margin: 0 auto;
	text-align: center;	
}

/*----------------------Header------------------------*/
#logo {
	background-image: url(../images/utils/logo_henkel.gif);
	background-position: 32px 28px;
	background-repeat: no-repeat;
	height: 100px;
	width: 325px;
	text-indent: -9999px;
	cursor: pointer;
}
#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: 325px;
}
.home_link a {
	cursor: pointer;
}
/*-----------------------Sidebar-----------------------*/
#sidebar {
	width: 180px;
	vertical-align: top;	
}
.sidebar_resources {
	margin-top: 50px;
	text-align: right;
	float: right;
}
.sidebar_resources img {
	margin-right: 14px;
	border: none;
}
.sidebar_resources a {
	border: none;
}
/*-----------------------MainInfo-----------------------*/
#main_info {
	width: 557px;
	background-color: transparent;
	vertical-align: top;
}
#content {
	text-align: left;
	width: 500px;
	background-color: transparent;
}
.content_info {
	margin: 25px 0;
}
.content_info p {
	padding-bottom: 20px;
}
.content_info h3 {
	font-size: 14px;
	padding: 14px 0 5px 0;
	color: #F4F3B7;
}
.about_title h3 {
	text-transform: uppercase;
}
.content_info a {
	padding: 0 0 0 15px;
	background-image: url(../images/icons/arrow_right.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.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 h3 {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #D6D6D6;
}
.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 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;
	height: 81px;
	width: 135px;	
}
/*-------------------------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: 23px 10px 3px 15px;
	font-weight: bold;
	color: #e6d8cf;
}
.quick_nav p a {
	color: #e6d8cf;
	font-weight: bold;
	text-decoration: none;
	padding: 0 11px 0 6px;
	background-image: url(../images/icons/arrow_right.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.quick_nav p a:hover {
	color: #F4ECE8;
	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: 230px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	display: inline;
}
.cat_title_list a {
	color: #ECD151;
	margin: 0;
}
.cat_title_list span {
	color: #728189;
	padding: 0 2px 0 5px;
}
.cat_title_list a:hover {
	color: #F7EBB4;
}
.cat_title_list h2 {
	border-bottom: 1px solid #484F51;
	margin-bottom: 5px;
	font-size: 14px;
	text-transform: uppercase;
	color: #A8A8A8;
}

.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 .main_inside_gallery h3 {
	padding: 0 0 10px 0;
	color: #DAD6B2;
	font-size: 17px;
}
#main_inside .proj_cornerstone h3 {
	font-size: 14px;
	color: #D3D1D1;
}
#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 15px;
	font-size: 12px;
	background-image: url(../images/icons/arrow_right.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
	white-space: nowrap;
}

/*-----------------------------Footer---------------------------------*/
.footer_area {
	background-color: #0f1316;
	overflow: auto;

}
#footer {
	border-top: 2px solid #191d1f;
	margin-bottom: 20px;
	background-color: #0f1316;
	overflow: auto;
}
#footer_navigation {
	clear: both;
	width: 667px;
	margin: 0 auto;
	text-transform: uppercase;
	position: relative;
	background-color: #0F1316;
}

#home #footer_navigation a, #footer_navigation a {
	text-decoration: none;
	color: #A5A7A0;
	margin-right: 9px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 13pxt;
}

#footer_navigation a:hover, #home #footer_navigation a:hover {
	color: White;
}
.logo_pncs {
	position: absolute;
	top: -5px;
	right: 0;
	margin-right: 10px;
	height: 37px;
	width: 129px;
	font-size: 10px;
	text-transform: none;
}
.logo_pncs td { line-height: 1 }
.logo_pncs a {
	color: white;
	margin: 0!important
}