/* Style Sheet */
@import url("master.css");
/*LAYOUT STYLES*/
#container{
	background-color:#fff;
	margin:0px auto;
	background: url('../images/fill_background.gif') repeat-y top left;
	width: 1003px; padding-left:12px; padding-right:10px; padding-top:0; padding-bottom:0
}
#footer{
	color:#fff;
	margin:0px auto;
	font-size:12px;
	background: url('../images/fill_footer.jpg') no-repeat top left;
	width: 1015px; padding-left:10px; padding-right:0; padding-top:10px; padding-bottom:0
}

img#cristal-icon{
	
	float:left;
}

#homepage-copy{
	float:left;
	width:615px;
	margin:45px 0 0 30px;
}
#breadcrumbs{
	margin:5px 0 0 205px;
	font-size:10px;
	color:#7b7a7a;
}
#sub-navigation{
	float:left;
	display:block;
	width:181px;
	margin:40px 0 0 10px;
}
#main-copy{
	float:left;
	width:454px;
	margin:40px 0 20px 20px;
}
#callouts{
	font-family:verdana, arial, sans-serif;
	margin:45px 0 0 54px;
	float:left;
	width:275px;
}
.callout-top{
	text-indent:-3000px;
	width: 260px;
	height: 29px;
}
.callout-body {
	background: url('../images/callouts/callout_bk.gif') repeat-y top left;
	width: 250px;
	padding-left:5px; padding-right:5px; padding-top:10px; padding-bottom:10px
}
.callout-bottom {
	background: url('../images/callouts/callout_base.gif') no-repeat top left;
	width: 260px;
	height: 5px;
	margin-bottom:15px
}
.callout-search{
	float:left;
	border:medium none;
	background: url('../images/callouts/callout_search.gif') no-repeat top left;
	width: 174px;
	height: 16px;
	color:#06452f;
	font-size:12px; margin-left:10px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:25px; padding-right:4px; padding-top:2px; padding-bottom:0
}
#latest-news-top{
	background: url('../images/callouts/callout_global_news.gif') no-repeat top left;
}
#find-product-top {
	background: url('../images/callouts/callout_find_product.jpg') no-repeat top left;
}
#product-safety-top {
	background: url('../images/callouts/callout_product_safety.gif') no-repeat top left;
}
#quick-find-top {
	background: url('../images/callouts/callout_quickfind.gif') no-repeat top left;
}
#reach-response-top {
	background: url('../images/callouts/callout_reach_response.gif') no-repeat top left;
}
#product-stewardship-top {
	background: url('../images/callouts/callout_stewardship.gif') no-repeat top left;
}
#product-declarations-top {
	background: url('../images/callouts/callout_declarations.gif') no-repeat top left;
}
#submit-resume-top {
	background: url('../images/callouts/callout_submit_resume.jpg') no-repeat top left;
}
#product-find{
	clear:both;
	width:729px;
	height:300px;
	margin: 0px 0px 0px 210px;
}
#product-find #select-product{
	width:237px;
	float:left;
}
#product-find #select-region{
	float:left;
	margin:0 0 0 80px;
}
#select-application{
	margin:0 0 15px 0;
}


.rounded-box{
	background: url('../images/product_bkgrnd.gif') repeat-y top left;
	width: 449px;
	margin-bottom:35px
	
}
.rounded-box h4{
	display:block;
	background: url('../images/product_top.gif') no-repeat top left;
	width: 439px;
	padding-left:10px; padding-right:0; padding-top:10px; padding-bottom:10px
}
ul.product-links li{
	display:inline;
	float:left;
}
.rounded-box table{
	margin-left:1px;
	width: 447px;
	font-size:11px;
}
.rounded-box table th{
	background-color:#E5F7FD;
	text-align:left;
	color:#000;
	font-weight:bold;
	padding:5px 0 3px 7px;
	font-size:12px;
	border-bottom:1px solid #D5D7D4;
	border-top:1px solid #D5D7D4;
	border-right:1px solid #D5D7D4;
}
.rounded-box table td{
	text-align:left;
	color:#000;
	padding:8px 0 6px 7px;
	border-bottom:1px solid #D5D7D4;
	border-right:1px solid #D5D7D4;
}
.rounded-box table th.right, .rounded-box table td.right{
	border-right:none;
}
.rounded-box .bottom{
	background: url('../images/rounded_base.gif') no-repeat bottom left;
	width: 440px;
	height: 10px;
}
.rounded-box .bottom a{
	float:right;
	margin-right:25px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#00aeef;
}
.location-select{
	float:right;
	margin:0px 5px 0 0;
}
/*TEXT STYLES*/
#homepage-copy p{
	font-size:14px;
	line-height:1.75;
	padding-bottom:20px;
	color:#61615e;
}
#homepage-copy ul li{
	font-size:14px;
	list-style: disc outside;
	
	margin:0 20px 0 20px;
}
#main-copy ul li{
	font-size:12px;
	list-style: disc outside;
	padding-bottom:3px;
	margin:0 20px 0 20px;
}

#main-copy ul, #homepage-copy ul{
	margin:5px 0 10px 0;
}
h1{
	font-size:20px;
	margin:0 0 10px 0px;
}
h2{
	font-size:16px;
	margin:5px 0 10px 0px;
}
h3{
	font-size:11px;
	font-weight:bold;
	color:#06452f;
	margin:20px 0 10px 0;
}
h4{
	font-size:14px;
	font-weight:bold;
	color:#00aeef;
}
h5{
	font-size:24px;
	font-weight:bold;
	color:#06452f;
	margin:20px 0 10px 0;
}
.callout-body p{
	font-size:10px;
	padding-left:10px;
	color:#61615e;
}
.callout-body a{
	display:block;
	font-size:10px;
	padding-left:10px;
	
}
#breadcrumbs strong{
	color:#104d38;
	padding-left:5px;
}
.rounded-box div{
	padding:0 10px 10px 10px;
}
.rounded-box p{
	padding:0 10px 0 10px;
}
/*LINK STYLES*/
a.blue-link, a.blue-link:visited{
	font-weight:bold;
	color:#00aeef;
	padding-right:10px;
	text-decoration:none;
}
a.go-button{
	float:right;
	display:block;
	text-indent:-9999px;
	background: url('../images/callouts/button_white.gif') no-repeat top left;
	width: 18px;
	height: 18px;
	margin-left:0; margin-right:5px; margin-top:0px; margin-bottom:0
}
#functional-navigation a{
	text-decoration:none;
	color:#5b5959;
	padding:0 5px 0 5px;
}
#functional-navigation a:hover{
	text-decoration:underline;
}
#breadcrumbs a{
	color:#7b7a7a;
	text-decoration:none;
	padding:0 5px 0 5px;
}
#breadcrumbs a:hover{
	text-decoration:underline;
}
#product-find a{
	text-indent:-9999px;
	display:block;
	width: 237px;
	height: 45px;
}
#product-find a.tio2{
	background: url('../images/select_tio2.jpg') no-repeat top left;
	height: 46px
}
#product-find a.titanium-metals {
	background: url('../images/select_titanium.jpg') no-repeat top left;
}
#product-find a.titanium-chemicals {
	background: url('../images/select_chemicals.jpg') no-repeat top left;
}
#product-find a.ultrafine {
	background: url('../images/select_ultrafine.jpg') no-repeat top left;
}
#product-find a.acc {
	background: url('../images/select_acc.jpg') no-repeat top left;
}
#product-find a.other-products{
	background: url('../images/select_other.jpg') no-repeat top left;
}
#product-find a:hover{
	background-position:0 -45px;
}
#product-find a.tio2:hover{
	background-position:0 -46px;
}
#select-application a{
	display:block;
	text-indent:-9999px;
	width: 260px;
	height: 45px;
}
#select-application a.paintings{
	background: url('../images/select_app_painting.jpg') no-repeat top left;
	height: 46px
}
#select-application a.paper{
	background: url('../images/select_app_paper.jpg') no-repeat top left;
}
#select-application a.plastic{
	background: url('../images/select_app_plastics.jpg') no-repeat top left;
}

#select-application a:hover{
	background-position:0 -45px;
}
#select-application a.paintings:hover{
	background-position:0 -46px;
}




ul.product-links li a.literatureNONE {
	background: url('../images/product_get_lit_NONE.gif') no-repeat top center;
	border-bottom:1px solid #E5F7FD;
	background-color:#E5F7FD;
	width: 150px
}
ul.product-links li a.safetyNONE {
	background: url('../images/product_data_sheet_NONE.gif') no-repeat top center;
	border-bottom:1px solid #D5D7D4;
	background-color:#E5F7FD;
	width: 170px
}
ul.product-links li a.requestNONE  {
	background: url('../images/product_sample_NONE.gif') no-repeat top center;
	border-bottom:1px solid #D5D7D4;
	background-color:#E5F7FD;
	width: 129px
}

#main-copy ul.product-links {
	margin:0;
}
#main-copy ul.product-links li {
	list-style:none;
	margin:0;
}
ul.product-links li a{
	text-indent:-9999px;
	display:block;
	height: 22px;
}
ul.product-links li a.product{
	background: url('../images/product_view.gif') no-repeat top left;
	width: 107px
}
ul.product-links li a.literature {
	background: url('../images/product_get_lit.gif') no-repeat top left;
	width: 103px
}
ul.product-links li a.safety {
	background: url('../images/product_data_sheet.gif') no-repeat top left;
	width: 122px
}
ul.product-links li a.request  {
	background: url('../images/product_sample.gif') no-repeat top left;
	width: 117px
}
ul.product-links li a:hover{
	background-position:0 -22px;
}




/*SUB NAVIGATION STYLE */
#sub-navigation ul li{
	display:block;
	width:164px;
	border-top:1px solid #d5d7d6;
	padding:2px 0 2px 0;
}
#sub-navigation ul{
	width:164px;
	border-bottom:1px solid #d5d7d6;	
}
#sub-navigation ul li a{
	display:block;
	width:142px;
	/*background-color:#A5D9EE;*/
	background-color:#66CCFF;
	font-size:11px;
	color:#fff;
	padding:7px 0 3px 22px;
	text-decoration:none;
	font-weight:bold;
}
#sub-navigation ul li a:hover, #sub-navigation ul li a.active{
	background:#00aeef url('../images/button_blue.gif') no-repeat left;
	
}