@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
}
/****************************** MAIN CSS *************************************/
#preference_banner{
float:left;
position:relative;
width:800px;
height:193px;
background-image:url(images/chemical_banner.jpg);
background-repeat:no-repeat;
}


#preference_intro{
float:left;
position:relative;
width:700px;
padding:5px 5px 5px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/*
#carousel_preference{
float:left;
position:relative;
text-align:center;
margin-left:95px;
}
*/

#carousel_preference {
	width: 620px;
	height:250px;
	float:left;
	text-align:center;
	z-index:1;
	position:relative;
	padding-left:10px;
	z-index:0;
	top:-20px;
	margin-top:10px;
}
#carousel_preference a, #carousel a:active, .carousel_more a, .carousel_more a:active {
color:#000066;
}
.carousel_more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	padding-bottom:10px;
	text-decoration:none;
	font-weight:normal;
}
#carousel_more {
padding-right:25px;
top:-25px;
position:relative;
}

#feed_box{
float:left;
position:relative;
margin:20px 0px 20px 0px;
padding:40px 120px 20px 95px;
width: 613px;
height: 402px;
background-image:url(images/feed_box_2col.jpg);
background-repeat:no-repeat;
}

#prod_feed_container{
float:left;
position:relative;
width:405px;
height:390px;
}

#prod_header{
float:left;
position:relative;
width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding:15px 5px 5px 60px;
}

#prod_content{
float:left;
position:relative;
margin-top:5px;
width:405px;
height:340px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}

#keybrands_feed_container{
float:left;
position:relative;
width:200px;
height:390px;
margin-left:5px;
}

#keybrands_header{
float:left;
position:relative;
width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding:15px 5px 5px 55px;
}

#keybrands_content{
float:left;
position:relative;
margin-top:5px;
width:190px;
height:340px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}

#tech_feed_container{
float:left;
position:relative;
width:190px;
height:390px;
}

#tech_header{
float:left;
position:relative;
width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding:15px 5px 5px 60px;
}

#tech_content{
float:left;
position:relative;
margin-top:5px;
width:180px;
height:340px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}

.prod_header a, .prod_header  {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#025090;
font-weight:bold;
padding-top:7px;
padding-bottom:5px;
}

.prod_img {
width:82px;
height:78px;
float:left;
position:relative;
padding-right:10px;
}

#newsfeed{
float:left;
position:relative;
width:800px;
height:300px;
margin:10px 0px 20px 0px;
background-image:url(images/news_box.jpg);
background-repeat:no-repeat;
}

#newsfeed_header{
float:left;
position:relative;
width:600px;
height:40px;
margin:5px 0px 5px 0px;
padding-left:185px;
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
color:#FFFFFF;
}

#newsfeed_content{
	float:left;
	position:relative;
	width:780px;
	height:240px;
	margin:10px 5px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	overflow:auto;
	z-index: 500;
}

#newsfeed_content h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-top:10px;
}

#newsfeed_content span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#999999;
padding-top:0px;
}


#catalogue_ad{
float:left;
position:relative;
width:728px;
height:90px;
margin-left:30px;
margin-bottom:30px;
}

#spacer{
float:left;
position:relative;
height:20px;
width:800px;
}


.fade_bottom {
	position: absolute;
	height: 80px;
	width:100%;
	bottom:0;
	left:0;
	background:url(images/fade_bottom2.png);
	z-index: 1000;
}

#enewsletter_icon2{
	position:relative;
	float:right;
	width:800px;
	height:86px;
	background-image:url(images/newsletter_icon.png);
	background-position:right;
	background-repeat:no-repeat;
	z-index:100;
	margin-top:-60px;

}

#blank_container{
position:relative;
float:right;
width:253px;
height:86px;
}
