/* Brand Packaging Sustainable Resource Gallery CSS */
/* reset everything */
* { margin: 0; 	padding: 0; }

img { border: 0; }


/* Start setting stuff up */
html { min-width: 1000px; }
body {
	font: 68.75% Verdana, Arial, Helvetica, sans-serif; /* 11px / 16px = 68.75%*/
	color: #4d4d4d;
	background: url(http://files.bnpmedia.com/BP/Home/Files/images/BP-BG.jpg) repeat;
	text-align: center;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
h3{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
a{
	color: #69481b;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
/*layout containers*/
#headerbg{
	width: 100%;
	background:url(images/BP_sustainable_Header-2011.jpg) center no-repeat #fff;
	
}
#headercontainer{
	
	width: 1000px;
	height: 112px;
	margin: auto;
	
	text-align: left;	
}
#menucontainer{
	text-align: left;
	width: 100%;
	height: 33px;
	background: url(images/BP-MenuBg-2011.jpg) repeat-x;
}
#maincontentcontainer{
	text-align: left;
	width: 1000px;
	margin: auto;
	background: #fff;
}
#subcontentcontainer{
	
	width: 850px;
	border-right: 1px solid #9d9d9d;
	float: left;
}
#adcontainer{
	width: 140px;
	float: right;
}
#searchcontainer{
	background: url(images/BP-SearchBg.jpg) no-repeat;
	margin: 15px auto;
	padding: 15px;
	height: 84px;
	width: 670px;
}
#bottomlinkscontainer{
	clear: both;
	background: #ececec;
	width: 100%;
}
/* end containers*/
/* menu styles */
	
#menucontainer ul {
	clear: left;
	height: 32px;
	
	width: 1035px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#menucontainer li{
	margin: 3px 0 3px 30px;
	padding: 0 30px 0 0;
	float: left;
	
	height: 26px;
	text-align: center;
	border-right: #edaa97 2px dotted;	
	line-height: 2.5;	
	
}
#menucontainer li a{
	color: #fff;
	
}
#menucontainer  a:hover{
	color: #fff;
}
#breadcrumbs li{
	float: left;
	display: inline;
	margin-right: 4px;
	padding-left: 10px;
	background:	url(images/bc_arrow.jpg) left no-repeat 2px;
}
#breadcrumbs li:first-child{
	background: none;
}

#breadcrumbs a{
	text-decoration: underline;
}
#breadcrumbs a:hover{
	text-decoration: none;
}
/* end menu styles */
/* link area styles */

#directorylinks{
	float: left;
	width: 500px;
	height: 70px;
	padding: 10px;
	border-right: 3px solid #fff;
	
}
#directorylinks h3{
	color: #69481b;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#directorylinks ul{
	width: 335px;
	margin: 15px auto 0;
}
#directorylinks li{
	display: inline;
	float: left;
	line-height: 29px;
	margin: 0 5px;
	font-weight: bold;
	font-size: 12px;
}
#directorylinks li a{
	text-indent: -9999px;
	display: block;
	height: 29px;
	
	width: 107px;
}
a#compbtn{
	background: url(images/ButtonSprite.jpg) no-repeat 0 0;
}
a#compbtn:hover{
	background: url(images/ButtonSprite.jpg) no-repeat 0 -29px;
}	
a#prodbtn{
	background: url(images/ButtonSprite.jpg) no-repeat -107px 0;
}
a#prodbtn:hover{
	background: url(images/ButtonSprite.jpg) no-repeat -107px -29px;
}
#rfplink{
	float: right;
	width: 285px;
	padding: 8px;
	
}
#rfplink h3{
	text-indent: 36px;
	background: url(images/rfpicon.jpg) no-repeat left;
	line-height: 20px;
	color: #69481b;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}	
#otherlinks{
	border-top: 3px solid #fff;
	clear: both;
}
#otherlinks ul{
	width: 800px;
	margin: auto;
}
#otherlinks a{
	color: #393939;
	text-decoration: underline;
	
}
#otherlinks a:hover{
	text-decoration: none;
}
#otherlinks li{
	display: inline;
	margin: 0 12px;
	line-height: 30px;
}
/* end link styles */

/* header styles */
#headercontainer h1 a{
	text-indent: -9999px;
	width: 250px;
	height: 90px;
	float: left;
	margin: 10px 0 0 75px;
}
#headercontainer h2 a{
	text-indent: -9999px;
	width: 275px;
	height: 90px;
	float: right;
	margin: 10px 75px 0 0;
}
	

/* end header styles */
/* flash gallery styles */
#flashgallery{
	float: left;
	width: 850px;
}
#subflashgallery{
	float: left;
	border-right: 1px solid #9d9d9d;
	float: left;
	width: 855px;
}
/* end flash gallery styles */

/* gallery description styles */
#gallerydesc{
	float: left;
	width: 175px;
}
#gallerydesc img{
	margin: auto;
	display: block;
}
#gallerydesc p{
	margin: 5px;
}
/* end gallery desc */
/* adcolumn styles */
#adcontainer img, #adcontainer object{
	margin: 5px auto 10px;
	display: block;
}

/* end adcolumn style */
/*searchbox styles*/

#searchcontainer label{
	float: left;
	padding: 3px 0;
	margin: 0 20px 0 5px;
	line-height: 15px;

}

#searchcontainer input{
	float: left;
	height: 18px;
	vertical-align: middle;

}

#q{
	clear: left;
}
#searchbutton{
	height: 33px !important;
	position: relative;
	top: 10px;
	margin-left: 20px;
}
#searchcontainer p{
	display: block;
	width: 310px;
	float: left;
	margin: 15px 15px;
	font-weight: bold;
}
#searchbox{
	float: right;
	width: 275px;
	margin-right: 30px;
}
/* end searchbox styles */
