/*
#############################################################################
Filename: print.css
Description: Controls all styles and colours for the printing pages on Interpon Powder Coatings website
-
CSS created for Interpon Powder Coatings by Trinity Expert Systems plc
www.tesl.com
#############################################################################
*/
/*#############################################*/
/* --- START Custom print page styles --- */


body {
	padding: 0px !IMPORTANT;
	margin: 0px !IMPORTANT;
}

.container 
{
	background: none;
}


/*###Content Container Styles###*/
.pageContentContainer {
	padding-top: 20px;
	position: relative;
	left: -164px;
	* position: relative; /* For IE 6 */
	* left: -166px; /* For IE 6 */
}
.breadcrumb {
	display: none;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	display: none;
}
.breadcrumbMs {
	display: none;
}
.breadcrumbMs a:link, .breadcrumbMs a:visited, .breadcrumbMs a:active {
	display: none;
}

/*###Page Header Styles###*/
.header {
	/*background-image: url(/IP_images/top_standard.jpg);*/
	/*display:none;*/
}

/*###Left Hand Styles###*/
.leftNavContainer
{
	display:none;
}
.leftNav {
	display: none;
}
.leftGraphic {
	display: none;	
}
.akzoLogo {
	/*display: none;*/
}

.toolBox 
{
	display: none;
}


/*### Content Styles###*/

.sectionHead {
	
}

.sectionHeadMs {
	
}

h1 {
	position: relative;
	right: 8px;
}
.glossary {
	position: relative;
	right: 11px;
}

.rightContentPane {
	position: relative;
	right: 147px;
	top: 60px;	
	overflow: visible;
}

.rightContentPaneHome {
	position: relative;
	right: 155px;	
	top: 50px;	
	overflow: visible;
}

.topHomePageContentContainer {
	width: 428px;
	overflow: visible;
}

.topMsHomePageContentContainer
{
	position: relative;
	right: 8px;
	width: 450px;	
	overflow: visible;	
}

.topNewsHomePageContentContainer {
	position: relative;
	right: 8px;	
	width: 450px;	
	overflow: visible;
}

.bottomNewsHomePageContentContainer {
	position: relative;
	right: 8px;
	width: 450px;	
	overflow: visible;
}

.bottomHomePageContentContainer
{
	overflow: visible;
}

.bottomMsHomePageContentContainer
{
	position: relative;
	right: 8px;
	width: 450px;	
	overflow: visible;
}

.bottomNewsHomePageContentContainer
{
	overflow: visible;	
}


/*###Right Nav Styles###*/

.rightnav {
	display: none;
}
.rightGraphic {
	display: none;
}
.level3Nav {
	display: none;
}

/*###Page Footer Styles###*/
.footer {
	display: none;
}
.footerLinks {
	position: relative;
	left: -155px;
	top: 65px;
}

/*###console###*/
.RapidFloatingConsole
{
	display:none;
}

/*###printstyle###*/
.IP_print
{
	display:block;
	color: #fff;
	font-size: 1.2em;
	/*position: relative;
	top: -48px;
	left: 25px;*/
	
}

.IP_print a:link, a:visited, a:active, a:hover
{
color: #fff;
text-decoration:underline;	
font-weight:bold;
}

/*###Glossary Styles###*/

.glossary table{
	font: bold 1.1em Arial, Helvetica, Sans-Serif, Tahoma !IMPORTANT;
	color: #9C9A9C !IMPORTANT;
}
.glossary table tr td{
	font: bold 1.1em Arial, Helvetica, Sans-Serif, Tahoma !IMPORTANT;
	color: #9C9A9C !IMPORTANT;
}
.glossary table a{
	font: bold 1.1em Arial, Helvetica, Sans-Serif, Tahoma !IMPORTANT;
	color: #9C9A9C !IMPORTANT;
}


/*###Content Styles###*/
.pageContentStandard {
	overflow: visible;
}
.pageContentMarketSector {
	overflow: visible;
}


/*###Print Label###*/
.printedFromInternet
{
	display: block !important;
	font-size: 1.1em;
	/*position: relative; 
	right: 140px;*/
}


/*###Logo###*/

.logo {
	/*display:none;*/
	display: inline !important;
}

.logo img 
{
	display: inline !important;
}

.Printlogo 
{
	display: inline;
	margin: 0px !IMPORTANT;
}

.printLogo 
{
	display: none !important;
}

.PrintlogoImg {
	display: inline;
	margin: 0px !IMPORTANT;
}

a:link {
	font: normal 1.1em Arial, Helvetica, Sans-Serif, Tahoma;
	color: #666;
	text-decoration: underline;
	margin: none;
	padding: none;	
}

a:visited {
	font:  1.1em Arial, Helvetica, Sans-Serif, Tahoma;
	color: #999;
	text-decoration: underline;
}

a:hover  {
	color: #009EE3;
	text-decoration: underline;
}
a:active {
	color: #009EE3;
	text-decoration: underline;
}


/*###Html element styles###*/

img {
	border: 0px !IMPORTANT;
	/*background: white !IMPORTANT;*/
}

/*###STYLES OVERWRITE FOR BROWSERS OTHER THAN SAFARI###*/

.rightContentPane {
	position: relative;#
	right: 147px;#
	top: 20px;#
}

.rightContentPaneHome {
	position: relative;#
	right: 155px;#	
	top: 20px;#	
}
