/*************************************************************
THIS CSS IS SPECIFICALLY FOR FONT INCREASE FROM 62.5% TO 70%
*************************************************************/

/*-- 1. HTML STANDARD --*/
html { font-size: 70% }

/*-- 2. HOMEPAGE --*/
.segment_content {
	font-size: 0.9em
}

/*-- 3. TOP NAVIGATION --*/
.sub_navigation .product_category a.category_name {
	font-size: 0.98em;
}
.sub_navigation .product_category .subcategory_name a{
	font-size: 0.89em;
}

/*-- 4. PRODUCT CATEGORY, SUBCATEGORY & DETAILS PAGE --*/
.carousel_product A {
	/*font-size: 0.9em*/
	font-size: 0.89em
}
#carousel_slider UL LI.selected A {
	COLOR: #e21a22; 
	/*FONT-SIZE: 1.0em*/
	FONT-SIZE: 1.07em
}
/*a.button_link_autosuggest, a.button_link_autosuggest_en {
	width:180px;
}*/
.carousel_container .link_container {
	font-size: 1.15em;
}
.carousel_about{
	font-size: 1.05em
}
.carousel_productfinder{
	font-size: 1.0em
}
.subcategorybox {
	font-size: 0.9em
}
.subcategorybox h2, .subcategorybox h1 {
	line-height:1.2em;
}
.subcategorybox H1.subcategorybox_seo{
	font-size: 1.39em;
	line-height:1.4em;
}
.bannerpromo_txt_container h2,
.bannersolution_txt_container h2 {
	/*font-size:1.4em;*/
	font-size:1.43em;
}
.bannerpromo_txt_container h2,
.bannersolution_txt_container h2 { 
	font-size:1.41em\9; 
}
@media screen and (min-width:0\0) {
    .bannerpromo_txt_container h2,
	.bannersolution_txt_container h2 { 
		font-size:1.41em; 
	}
}
.bannersolution_txt_container h2 {
	font-size:1.59em;
}
.bannerpromo_txt_container a,
.bannersolution_txt_container a {
	font-size:0.9em;
}
.category_subbrand_inner {
	font-size:0.9em;
}
.category_subbrand_inner H3 A {
	font-size:1.1em;
}
.productfinder a, .productfinder a:hover {
	font-size: 1.15em;
}
/*.introduction_snippet_inner {
	font-size: 0.9em
}*/
a h1.carousel_about_seo{
	font-size: 0.96em
}
a h1.carousel_about_seo { 
	font-size: 0.95em\9; 
}
@media screen and (min-width:0\0) {
    a h1.carousel_about_seo { 
		font-size: 0.95em; 
	}
}
#productfinder {
	font-size: 1.16em;
}
#productfinder { 
	font-size: 1.15em\9; 
}
@media screen and (min-width:0\0) {
    #productfinder { 
		font-size: 1.15em; 
	}
}
/*-- 5. CASE STUDIES --*/
#casestudy_filter_header h3{
	font-size:1em;
}
.casestudy_company{
	font-size:1em;
}
.casestudy_title{
	font-size:1.2em;
}

/*-- 6. SEARCH RESULTS --*/
a.searchlink { 
	color:#565656;
	text-decoration: underline;
	border:none;
}
a.searchlink:visited { 
	color:#565656;
	text-decoration: underline;
	border:none;
}
a.searchlink:hover { 
	color:#af0f0f;
	text-decoration: underline;
	border:none;
}

.searchurl{
	color: #af0f0f;
}

a.headerlink { 
	color: #565656; 
	text-decoration: underline; 
	font-weight:bold;
}

a.headerlink:visited { 
	color: #565656; 
	text-decoration: underline; 
	font-weight:bold;
}

a.headerlink:hover { 
	color: #af0f0f; 
	text-decoration: underline;
	font-weight:bold;
}

input.smallnormfont {	
	border:1px solid #b7b6b6;
	color:#333333;
	background-color: #ffffff; 
	padding:1px 5px 1px 5px;
}
