﻿body {
	font: 12px Arial, Helvetica, sans-serif !important;
	color: #666;
	margin: 0;
	background: #e5e5e5;
}

.blockimage img, img.blockimage {
	border: none; 
	display: block; 
}

form {
	margin: 0;
	padding: 0;
}

#page {
	width: 956px;
	height: 100%;
	overflow: hidden;
	margin: 12px auto 0;
	background: url(/Style%20Library/ITP%20images/page-middle-bg.gif)   repeat-y  ;
}
/*header start*/
#header {
	padding: 0 0 5px 0;
	background: url(/Style%20Library/ITP%20images/page-top-bg.gif)  no-repeat ;
	position: relative; 
	z-index: 100;
}
/*logo start*/
#header h1 {
	float: left;
	margin: 23px 0 0 16px;
	display: inline; 
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	width: 325px;
	height: 56px;
	overflow: hidden;
	background: url('/Style%20Library/ITP%20images/header-logo.jpg') no-repeat;
}
/*logo end*/
.form {
	margin: 20px 28px 0 0;
	float: right; 
	width: 232px;
	height: 25px;
	overflow: hidden;
	display: inline; 
}
.form .text {
	float: left; 
	width: 154px;
	height: 25px;
	background: url(/Style%20Library/ITP%20images/header-form.gif)  no-repeat ;
}
.form .text input {
	background: none;
	border: none; 
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 4px 0 0 4px;
	width: 150px;
}
.form .submit {
	float: left; 
}


.box {
	overflow: hidden;
	width: 100%;
}



/* ####### */
/* ####### */
/* ####### */

/* ---------------------------------- Menu ----------------------------------- */



/*content start*/
.world-class {
	overflow: hidden;
	height: 100%;
}
.world-class .cont-img {
	margin: 0 0 0 28px;
	position: relative;
	overflow: hidden;
	height: 100%;
}
.world-class .cont-img img {
	display: block; 
}
.world-class span.world-span {
	position: absolute;
	bottom: 19px;
	right: 71px;
	color: #fff;
	font: italic 26px Arial, Helvetica, sans-serif;
}
.world-menu {
	margin: 0 3px; 
	padding: 15px 0 15px 15px;
	height: 100%;
	background: #f9f9f9 url(/Style%20Library/ITP%20images/gradient.gif) repeat-x ;
}
.world-menu:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.world-menu li {
	float: left; 
	list-style:none; 
	position: relative;
	padding-left: 7px
}
.world-menu .retail {
	margin: -15px 0 0 0;
}
.world-menu li a {
	text-decoration: none; 
	position: absolute;
	bottom: 17px;
	left: 24px;
}
.main {
	overflow: hidden;
	width: 944px;
	padding: 0 3px 0 3px;
	margin: 0 0 0 3px; 
	background: #fff url(/Style%20Library/ITP%20images/main-divider.gif) repeat-x;
}
.line {
	overflow: hidden;
	height: 100%;
	background: url(/Style%20Library/ITP%20images/column-divider.gif)  repeat-y 622px 0;	
}
/*left-column start*/
#left-column {
	float: left; 
	width: 562px;
	padding: 0 0 0 43px;
}
#left-column h2 {
	color: #004596;
	font-size: 22px;
	margin: 29px 0 0;
	padding-bottom: 2px;
	text-align: left; 
	line-height: 30px;
	font-weight: normal;
}
#left-column p {
	margin: 0; 
	padding: 18px 0 0;
	line-height: 18px;
}
/*left-column end*/
/*right-column start*/
#right-column {
	float: right; 
	width: 298px;
	margin: 2px 23px 0 0;
	display: inline; 
	background: url(/Style%20Library/ITP%20images/right-column-bg.gif) repeat-y ;
}
#right-column h3.news {
	border-bottom: 1px solid #ccc;
	background: #e6e6e6;
	margin: 0 0 10px; 0;
	color: #525252;
	font-size: 14px;	
	padding: 21px 0 20px 24px; 	
}
.right-menu {
	margin: 5px 0 0 26px; 
	padding: 0 24px 45px 0;	
}
.right-menu li {
	list-style:none; 
}
.right-menu li span {
	color: #11519d;
	display: block;
	padding: 19px 0 2px 0; 
}
.right-menu li a {
	text-decoration: none; 
	color: #666;
	line-height: 18px;
	text-align: right; 
}
.right-menu li a:hover {
	text-decoration: underline; 
}

/*right-column end*/

/*content end*/

/*footer start*/
#footer {
	overflow: hidden;
	height: 50px;
	background: #e5e5e5 url(/Style%20Library/ITP%20images/page-bottom-bg.gif)  no-repeat ;
}
#footer .foot-box {
	overflow: hidden;
	height: 100%;
	margin: -4px 0 0 0;
}
#footer p {
	margin: 21px 0 0 24px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #333;
	float: left;
	display: inline;  
}
#footer .foot-menu {
	margin: 20px 0 0 24px;
	padding: 0 0 0 0;
	float: left; 
	display: inline; 
}
#footer .foot-menu li {
	float: left; 
	list-style:none;
	padding: 0 3px 0 8px;
	background:url(/Style%20Library/ITP%20images/foot-menu-bg.gif)  no-repeat 0 7px;	 
}
#footer .foot-menu li a {
	text-decoration: none; 
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #333;
}
#footer .foot-menu li a:hover {
	text-decoration: underline; 
}
#footer .foot-menu .first {
	background: none;
}
/*footer end*/

/*inner start*/

/*custom breadcrumb */

.breadcrumbs_base
{
	margin: 0 0 0 8px;
	height: 100%;
}

a.breadcrumbs {
	list-style:none; 
	font-size: 11px; 
	color: #999;
	padding: 0 8px 0 9px;
	margin: 0 0 0 -5px; 	
}

span.breadcrumbs {
	list-style:none; 
	font-size: 11px; 
	color: #999;
	padding: 0 8px 0 9px;
	margin: 0 0 0 -5px; 	
}


.breadcrumbs_seperator
{
	background: url(/Style%20Library/ITP%20images/bredcramp-bg.gif)  no-repeat 0 5px;
}


/*header start*/
.breadcramp {
	margin: 0 0 0 26px;
	padding: 0 0 0 0;
	overflow: hidden;
	height: 100%;
}

.breadcramp li {
	list-style:none; 
	font-size: 11px; 
	color: #999;
	float: left;
	padding: 0 8px 0 9px;
	margin: 0 0 0 -5px; 
	background: url(/Style%20Library/ITP%20images/bredcramp-bg.gif)  no-repeat 0 5px;
}
.breadcramp li a {
	text-decoration: none;
	color: #999;
}
.breadcramp li a:hover, 
.breadcramp li a.active {
	color: #00336f;
}
/*header end*/
/*content start*/
#inner-content {
	overflow: hidden;
	width: 950px;
	margin: 0 3px 0 3px;
	padding: 0 0 92px 0;
	background: #fff url(/Style%20Library/ITP%20images/inner-left-bg.gif)  repeat-y ;
}
.inner-main {
	overflow: hidden;
	height: 100%;
	background: url(/Style%20Library/ITP%20images/inner-content-divider.gif)  repeat-x ;
}
#inner-left {
	float: left; 
	width: 184px;
	padding: 16px 10px 0 10px;
}
#inner-left .left-menu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#inner-left .left-menu li {
	list-style:none; 
	line-height: 24px; 
}
#inner-left .left-menu li a {
	text-decoration: none; 
	font-weight: bold;
	color: #666;
	font-size:11px;
}
#inner-left .left-menu li a:hover {
	text-decoration: underline; 
}
#inner-right {
	float: left; 
	width: 691px;
	padding: 17px 25px 0 29px;
}
#inner-right h2 {
	font-weight: normal;
	margin: 0 0 0 0;
	font-size: 25px;
	color: #55b500;
}
#inner-right h3 {
	font-weight: normal;
	margin: 0 0 0 0;
	font-size: 17px;
	color: #55b500;
	display:inline;
}
#inner-right h2 span {
	position: relative;
	top:-2px;
}
#inner-right .industrial {
	margin: 0 0 0 0;
	overflow: hidden;
	height: 100%;
}
#inner-right .industrial p {
	margin: 18px 0 0 0;
	color: #333;
	font-size: 11px;
	line-height: 18px;
	text-align: left; 
}
.img-box {
	width: 705px;
	margin: 20px 0 0 -15px;
	padding: 0 0 0 0;
	overflow: hidden;
	height: 100%;
	text-align: right; 
}
.img-box li {
	list-style:none; 
	float: left;
	margin: 15px 0 0 15px;
	display: inline; 
	width: 220px;
}
.img-box li span {
	font-size: 18px;
	color: #fff;
	line-height:18px;
	width: 220px;
	display: block; 
	position: absolute;
	cursor: pointer;
	bottom: 0;
	right: 0;
}
.img-box li span strong {
	float: right; 
	font-weight: normal; 
	background: #5db80c url(/Style%20Library/ITP%20images/img-box-link-bg.gif)  repeat-x ; 
	padding: 11px 11px 10px 20px; 
}
.img-box li a {
	position: relative;
	float: left; 
	text-decoration: none; 
}
.img-box li a img {
	border:none; 
}

/*content end*/

/*inner end*/

.ms-siteactionsmenu div div div img
{
	display:inline;
}

td.ms-consoletoolbar span span img
{
	display:inline;	
}

td.ms-globallinks img
{
	display:inline;	
}



/*index2 start*/
#index2-right {
	float: right; 
	width: 699px;
	padding: 0 25px 0 21px;
}
#index2-right h2 {
	font-weight: normal;
	margin: 16px 0 0 10px; 
	font-size: 24px;
	color: #55b500;
}
#index2-right .right-img {
	float: left; 
	margin: 28px 41px 0 0;
	display: inline; 
}
#index2-right .text-box {
	display: table; 
	height: 1%;
	margin-top: 22px;
}
#index2-right .text-box h3 {
	margin: 0 0 3px 0; 
	font-size: 18px;
	color: #55b500;
	font-weight: normal; 
	line-height: 22px;
}
#index2-right p {
	margin: 17px 0 0 0; 
	line-height: 16px;
}

.right-gallery {
	overflow: hidden;
	height: 100%;
	margin: 31px 0 -23px 0; 
	padding: 0; 
	background: url(/Style%20Library/ITP%20images/right-gallery-bg2.gif)  repeat-y 228px 0;
	position: relative; 
}
.right-gallery li {
	list-style:none; 
	float: left; 
	width: 210px;
	margin: -23px 10px 0 9px;
	padding-bottom: 23px;
	display: inline; 
	border-top: 1px solid #e5e5e5; 
	text-align: center; 
	position: relative; 
}
.right-gallery img {
	display: block; 
	text-align: center; 
	margin: 9px auto;
	border:none;
}
.right-gallery li a {
	text-decoration: none; 
	display: block;
	border: none;
}
.right-gallery li a strong {
	font-size: 14px;
	color: #666;
	display: block; 
	margin: 6px 0 9px 0; 
}
/*index2 end*/

/*inner2 start*/
#inner2-right {
	float: right; 
	width: 716px;
	padding: 0 0 0 29px;
}
#inner2-right h2 {
	font-weight: normal;
	margin: 11px 0 0 0; 
	font-size: 30px;
	color: #55b500;
}
.stripe {
	overflow: hidden;
	height: 100%;
}
.table-block {
	overflow: hidden; 
	width: 665px;
	background: url(/Style%20Library/ITP%20images/table-box-bg.gif)  repeat-x ;
	margin: -18px 0 0 0;
	padding:32px 0 41px 25px;
}
.table-img {
	float: left; 
	display: table; 
	height: 1%;
	margin: 0 37px 0 0;
}
.table-img strong {
	display: block; 
	font-size: 14px;
	color: #333;
	text-align: center; 
}
.table-img img {
	display: block; 
	margin-top: 15px;
}
.table {
	overflow: hidden;
	height: 100%;
	margin: 0;
}
.table span {
	color: #000;
}
.link-box {
	overflow: hidden;
	height: 100%;
	margin-left: -15px;
}
.link-box a {
	float: left; 
	width: 157px;
	color: #000 !important;
	background: url(/Style%20Library/ITP%20images/table-link-bg.gif)  no-repeat ;
	text-decoration: none; 
	padding: 2px 0 2px 9px;
	margin: 14px 0 0 16px;
	display: inline; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif !important;
}

div.table table {
	border-collapse: collapse;
	margin: 9px 0 0 1px; 
	width: 429px;
}
div.table table table {
	width: 100%;
	margin: 0; 
}
div.table table td {
	padding: 0; 
	border: 1px solid #e5e5e5; 
	height: 26px;
	color: #000;
	text-align: center; 
}
table .head td {
	font-size: 14px;
}
table table td {
	border: none; 
}
table thead td {
	background: #e5e5e5 !important;
	border-color: #cecece;
}
table td.col1 {
	width: 47px;
}
table td.col2 {
	width: 59px;
}
table td.col3 {
	width: 50px;
}
table td.col4 {
	width: 67px;
}
table td.col5 {
	width: 44px;
}
table td.col6 {
	width: 54px;
}
#page .bottom {
	overflow: hidden; 
	padding: 0 0 58px 0;
}

/*inner2 end*/



/* Search Icon Fix */
span.srch-Icon
{
	margin-right:10px;
}

.ms-rteCustom-HeaderGreen
{
	FONT-WEIGHT: normal;	
	FONT-SIZE: 18px;	
	MARGIN: 0px 0px 3px;	
	COLOR: #55b500;	
	LINE-HEIGHT: 22px
} 

.ms-rteCustom-SmallFont
{
	FONT-SIZE: 11px;	
}

.ms-rteCustom-MediumFont
{
	FONT-SIZE: 12px;
	line-height:16px;
} 

table.productTable p
{
	margin:0 !important;
	padding:1px;
	font-size:9pt !important;;
}


div#newsHolder
{
	margin-left:20px;
	margin-bottom:20px;
	margin-right:5px;
}

ul.NewsLevel1
{	
	margin-left:0;
	margin-bottom:0;
}

ul.NewsLevel1 li
{
	list-style:none !important;
	font-weight:bold !important;
}

ul.NewsLevel2
{
	padding-left:20px !important;
	padding-top:7px !important;
	margin-left:0;
}

ul.NewsLevel2 li
{
	list-style:none !important;
	font-weight:bold !important;
}

ul.NewsLevel3
{
	padding-left:20px !important;
	padding-top:7px !important;
	margin-left:0;
}

ul.NewsLevel3 li
{
	list-style:none !important;
	font-weight:normal !important;
}

ul.NewsLevel3 li a
{
	text-decoration:underline !important;
}

ul.NewsLevel4
{
	padding-left:40px !important;
	padding-top:7px !important;
	margin-left:0;
}

ul.NewsLevel4 li
{
	list-style:none !important;
	font-weight:normal !important;
}


ul.SubLevel li
{
	list-style:disc;
	font-weight:normal;
}

div#newsHolder blockquote 
{
	MARGIN: 0 !important;
	margin: 5px 0 0 40px !important;
}

div#newsHolder p 
{
	MARGIN: 0 !important;
}


/* ------------------------ BEGIN NEW NAVIGATION -------------------- */
.header-menu-middle {
	background: url(/Style%20Library/ITP%20images/header-menu-middle.gif)  repeat-x ;
	width: 940px;
	margin: 12px 0 0 8px;
}
.header-menu-left {
	background: url(/Style%20Library/ITP%20images/header-menu-left.gif) no-repeat ;
	width: 940px;
}

#nav {
	margin: 0; 
	padding: 0;
	width: 940px;
	background: url(/Style%20Library/ITP%20images/header-menu-right.gif)  no-repeat 100% 0;
}
#nav:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#nav li {
	list-style:none; 
	float: left; 
	padding: 13px 16px 17px 18px;
	background: url(/Style%20Library/ITP%20images/header-menu-divider.gif)  no-repeat 0 3px;
}
#nav  li a {
	text-decoration: none;
	color: #fff;
	font-weight:normal;
	font-size: 13px;
	font-family:Impact;
	text-transform:uppercase;
}
#nav  li.hover a,
#nav  li:hover a {
	text-decoration: underline; 
}
#nav .first {
	background: none;
}
#nav  li.hover,
#nav  li:hover {
	position: relative; 
}
#nav  li.hover ul,
#nav  li:hover ul {
	display: table; 
}
#nav li ul {
	position: absolute;
	left: 0;
	top: 30px; 
	width:100%;
	background: #00336f;
	display: none; 
	margin: 0;
	padding: 10px 20px 5px 20px;
	list-style: none;
	white-space:nowrap;
	overflow:visible;
}

#nav  li ul li {
	float: none; 
	padding: 3px 0;
	background: none;
}
#nav  li ul li a {
	display: inline; 
	text-align: center; 
	text-decoration: none !important;
	color: #fff;
	font-weight:normal;
	font-size: 11px;
	font-family:Arial;
}
#nav li ul li a:hover {
	text-decoration: underline !important; 
}

/* ------------------------ END NEW NAVIGATION -------------------- */

span.frenchLink
{
	display:block;
	float:right;
	margin-right:0;
	margin-top:26px;
	width:90px;
	font-size:11px;	
}

span.frenchLink a
{
	text-decoration:none;
	color:#aaa;
}

a.frenchLink
{
	white-space:nowrap;	
}

span.englishLink
{
	display:block;
	float:right;
	margin-right:0;
	margin-top:26px;
	width:52px;
	font-size:11px;	
}

span.englishLink a
{
	text-decoration:none;
	color:#aaa;
}

a.englishLink
{
	white-space:nowrap;	
}


