/* ============================================== common ============================================== */

/* general */

body, th, td, p, input, textarea{
	font-family: Helvetica, Arial, Verdana, Tahoma;
	font-size: 12px;
}
div.large th, div.large td, div.large p, div.large input, div.large textarea{
	font-size: 14px;
}
div.x-large th, div.x-large td, div.x-large p, div.x-large input, div.x-large textarea{
	font-size: 16px;
}
p{
	line-height: 18px;
}

/* heading */

h1{
	font-size: 20px;
}
div.large h1{
	font-size: 22px;
}
div.x-large h1{
	font-size: 24px;
}

h2{
	font-size: 18px;
}
div.large h2{
	font-size: 20px;
}
div.x-large h2{
	font-size: 22px;
}

h3{
	font-size: 14px;
}
div.large h3{
	font-size: 16px;
}
div.x-large h3{
	font-size: 18px;
}

/* serach box */

div.box_search input{
	font-size: 12px;
}

/* navigation */

div.box_navigation{
	font-size: 11px; 
}

/* left menu */

div.box_left_menu a, div.box_left_menu a:visited{
	font-size: 12px; 
}
div.box_left_menu div.section a, div.box_left_menu div.section a:visited{
	font-size: 13px; 
	font-weight: bold;
	text-transform: uppercase;
}

/* footer link */

div.box_footer_link{
	font-size: 9px; 
}

/* footer copyright */

div.box_footer_copyright{
	font-size: 9px; 
}

/* ============================================== home ============================================== */

/* affiliate website */

body.home div.affiliate_website{
	font-size: 9px; 
}

/* middle box */


/* ============================================== digital marketing ============================================== */
/*background-image: url(/images/digital_marketing/focus_digital_marketing_banner.jpg);*/
body.digital_marketing div.box_subpage_header{
	
}

/* ============================================== printing ============================================== */
/*background-image: url(/images/printing/focus_printing_banner.jpg);*/
body.printing div.box_subpage_header{
	
}

/* ============================================== multimedia & design ============================================== */

body.multimedia_and_design div.box_subpage_header{
	background-image: url(/images/multimedia_and_design/focus_multimedia_and_design_banner.jpg);
}

/* ============================================== it solutions ============================================== */

body.it_solutions div.box_subpage_header{
	background-image: url(/images/it_solutions/focus_it_solutions_banner.jpg);
}

/* ============================================== insight & innovation ============================================== */

body.insight_and_innovation div.box_subpage_header{
	background-image: url(/images/insight_and_innovation/focus_insight_and_innovation_banner.jpg);
}

/* ============================================== company ============================================== */
/*background-image: url(/images/company/focus_company_banner.jpg);*/
body.company div.box_subpage_header{
	
}

/* ============================================== contact us ============================================== */

body.contact_us div.box_subpage_header{
	background-image: url(/images/contact_us/focus_contact_us_banner.jpg);
}

/* ============================================== sitemap ============================================== */

body.sitemap div.box_subpage_header{
	background-image: url(/images/sitemap/focus_sitemap_banner.jpg);
}
