﻿/* General Common Elements*/

#marineouter p, div
{
	font-family:Arial;
	font-size:10pt;	
	margin-top: 0px;
	color:#707173;
}
#logo
{
	background:url('/PublishingImages/ipc-top-banner-newbranding22.jpg') no-repeat scroll 0px 0px transparent;
	height:119px;
    overflow: hidden;
    width: 978px !important;
}
.products #logo
{
	background:url('/PublishingImages/topbanner2-0-productsbanner.jpg') no-repeat scroll 0px 0px transparent !important;	
}
.markets #logo
{
	background:url('/PublishingImages/ipc-top-banner-markets.jpg') no-repeat scroll 0px 0px transparent !important;	
}
.resourcecentre #logo
{
	background:url('/PublishingImages/ipc_banner_resource.jpg') no-repeat scroll 0px 0px transparent !important;	
}

.services #logo
{
	background:url('/PublishingImages/topbanner2-0-chinaservices.jpg') no-repeat scroll 0px 0px transparent !important;	
}

.sustainability #logo
{
	background:url('/PublishingImages/ipc-top-banner-sustainability.jpg') no-repeat scroll 0px 0px transparent !important;	
}

.contactus #logo
{
	background:url('/PublishingImages/topbanner2-0-globe.jpg') no-repeat scroll 0px 0px transparent !important;	
}
#marineouter div#header 
{
	height: 119px;
    overflow: hidden;
    width: 978px;
    background:transparent url('/PublishingImages/header_gradient.jpg') repeat-x scroll left top;
}
#marineouter div#logo img
{
	margin:45px 0 12px 18px;
}
#marineouter p
{
	margin-bottom: 10px;
}
#marineouter a 
{
	font-family:Arial;
	font-size:10pt;	
	text-decoration: none;
}
.greygradient a
{
	color: #707173;
}
#marineouter p.grey
{
	color:#707173;
}
#marineouter select,#marineouter input
{
	font-family:Arial,sans-serif;	
}

#marineouter h1
{
	margin-top:0px;
	color:#707173;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Arial,Arial Unicode,sans-serif;
}
#marineouter h2
{
	/*background:url('/PublishingImages/trainingarrow.gif') no-repeat scroll 3px 9px;
	color:#000066;
	font-size:16pt;
	font-weight:400;
	padding:6px 0 10px 27px;
	margin:0px 0px 5px 0px;
	font-family:Arial,Arial Unicode,sans-serif;*/
	padding-top:0px;
	color:#707173;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:5px;
}
#marineouter h3
{
	color:#707173;
	margin-bottom:8px;
	font-weight:bold;
	font-size:15px
}
#marineouter h4
{
	margin-bottom:5px;
	font-weight:bold;
	font-size:13px

}
#marineouter h5
{
	margin-top:0px;
	color:#E00000;
	font-size:25pt;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Arial,Arial Unicode,sans-serif;
}

#marineouter ul.generic-list
{
	padding-left:4px;
}
#marineouter ul.generic-list li
{
	padding-left:10px;
	margin-bottom: 3px;
	background:url("/PublishingImages/dash.gif") no-repeat scroll -8px -4px transparent;
}
.generic-list a
{	
	color: #707173;
}
#marineouter h2 a
{
	text-decoration:none
}

#marineouter h2 a:hover
{
	text-decoration:underline
}

/* Common Content Editor Snippet CSS */
/*
#marineouter .marinelinksnippet
{
	font-family:arial,verdana,sans-serif;	
	padding:6px;
	float:left;
	clear:left;
	width:95%;
}
.greybackandborder
{
	background:#F8F8F8 none repeat scroll 0 50%;
	border:1px solid #E6E6E6;
	margin-bottom:10px;
	
}
#marineouter .marinelinksnippet .content
{	
	float:left;
	display:inline;
}
#marineouter .marinelinksnippet img
{
	float:left
}
/*
#marineouter .marinelinksnippet h2
{
	background-image:url(http://www.international-marine.com/Style%20Library/images/trainingarrow.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
	color:#000088;
	font-size:140%;
	font-weight:400;
	padding-left:30px;
}
*/

/* General Listing CSS */

table.generic-table
{
}
table.generic-table tr td, table.generic-table tr th
{
	border-bottom:solid 1px #ccc;
	padding:4px 10px 4px 5px;
	font-size:10pt;
	font-family:Arial;
	min-width: 100px;
}
table.generic-table tr th
{
	background-color:#dfDFdf;
}
table.generic-table tr td a, table.generic-table tr td a:hover
{
	font-weight:bold;
	color:#004489;
}
.products table.generic-table tr td a, .products table.generic-table tr td a:hover
{
	color:#4C2583;
}
.markets table.generic-table tr td a, .markets table.generic-table tr td a:hover
{
	color:#D3007A;
}
.resourcecentre table.generic-table tr td a, .aboutus table.generic-table tr td a, .resourcecentre table.generic-table tr td a:hover, .aboutus table.generic-table tr td a:hover
{
	color:#F18E00;
}
.services table.generic-table tr td a, .services table.generic-table tr td a:hover
{
	color:#97BF0d;
}
.sustainability table.generic-table tr td a, .sustainability table.generic-table tr td a:hover
{
	color:#0091A5;
}
.contactus table.generic-table tr td a, .contactus table.generic-table tr td a:hover
{
	color:#6DB2E1;
}


/* General Form Style */


#typeApprovalsFD
{
	/*width:600px;*/
}

.marinegenericform
{
	background:transparent url('/PublishingImages/bg_formgradient.png') repeat-x scroll left bottom;
	border:1px solid #D6D6D6;
	color:#003366;
	padding:8px;	
}

.marinegenericform div
{
	background:#D9EAFB none repeat scroll 0 0;
	padding:8px 10px 8px 0
	/*border-left:2px solid #FFFFFF;*/
}

.marinegenericform select, .marinegenericform input
{
	float:right;
	width:50%;
	margin-top:-2px;
}
.marinegenericform div span
{
	padding-left:15px;
}
.marinegenericform #divSearch input
{
	width:auto;
	float:right;	
}
.marinegenericform #divSearch
{
	height:20px;
}


.collapsebar
{
	border-bottom:solid 1px #bbbbbb;
	background-image:url('/PublishingImages/collapse.gif');
	background-position:right top;
	background-repeat:no-repeat;
	height:17px;
	cursor:pointer;
	background-color:#F5F5FF;
}

.clear
{
	clear:both;
}

.bluegradient
{
	background:url('/PublishingImages/bg_events.gif') repeat-x 0px 0px;
	float:left;
}

/******* Additional Links **************/

#rightlinks .linkitem
{
	border-bottom:dashed 1px #ccc;
	margin-bottom:20px;
	padding-bottom:20px;
}
#rightlinks .linkitem h3
{
	color:#E14C4C;
	font-size:11pt;
	font-weight:bold;
	min-height:42px;
	padding:5px 0px 0px 45px;
	margin:0px;
}
#rightlinks .linkitem h3.question
{
	background:url('/PublishingImages/bg_question_icon.gif') no-repeat scroll 0 0;
}
#rightlinks .linkitem h3.phone
{
	background:url('/PublishingImages/bg_phone_icon.gif') no-repeat scroll 0 0;
}
#rightlinks .linkitem h3.contact
{
	background:url('/PublishingImages/contactSupport.gif') no-repeat scroll 0 0;
}

#rightlinks .linkitem p
{
	color:#666666;
}
#rightlinks .linkitem a
{
	background:url('/PublishingImages/bg_small_arrow.gif') no-repeat scroll 0 3px;
	padding-left: 15px;
}

/******** Marine Title Description ***********/

.marinetitledesc 
{
	padding:10px;
	border-bottom:dotted 1px #cccccc;
}
.marinetitledesc.halfwidth
{
	border-right:dotted 1px #cccccc;
	height:132px;
}
.halfwidth
{
	width:47%;
	float:left;
}
.marinetitledesc.rightitem
{
	border-left:dotted 0px #cccccc;
	border-right:dotted 0px #cccccc;
}

div.marinetitledesc.grey
{
	border:solid 1px #cccccc;
	background-color:#eeeeee;
	margin-bottom:20px;
}
#marineouter .marinetitledesc.grey h2 
{
	color:#000000;
}
.marinetitledesc.withimage img
{
	float:left;
}
.marinetitledesc.withimage .textcontainer
{	
	float:left;
	margin-left:20px;
	width:48%;
}

#marineouter h2.withicon
{
	padding-left:45px;
	color:#E14C4C;
	font-size:17pt;
	margin-bottom:0px;
}

#marineouter h2.withicon.productsearch
{
	background:url("/PublishingImages/bg_search_icon.png") no-repeat scroll 0 0 transparent;
}
#marineouter h2.withicon.quicklinks
{
	background:url("/PublishingImages/bg_read_icon.png") no-repeat scroll 0 0 transparent;
}
.banneritem
{
	height:375px;	
}
#marineouter h2.noicon
{
	color:#E5352C;
	font-size:14pt;
	margin-bottom:10px;
	background-image:none;
	padding-left:0px;
	padding-top:0px;
}
.red
{
	color:#E5352C;
}
#marineouter .h1.small, #marineouter h2.small
{	
	font-weight:bold;
	font-size:14pt;
}
#marineouter h2.blue
{
	padding-top:0px;
	color:#004489;
	font-size:14pt;
	font-weight:bold;
}
strong, .strong
{
	font-weight:bold;
}

#bannercontainer 
{
	border-top:solid 3px #FFFFFF;
}
#bannercontainer .background
{
	height: 70px;
    padding-top: 130px;
}
#bannercontainer .background h2
{
	background:url('/PublishingImages/page_title_fade.png') repeat-y scroll 0 0 transparent;
    color: #004489;
    font-size: 14pt;
    font-weight: bold;
    padding: 15px 20px 15px 20px;
}
.products #bannercontainer .background h2
{
	color:#4C2583;
}
.markets #bannercontainer .background h2
{
	color:#D3007A;
}
.resourcecentre #bannercontainer .background h2, .aboutus #bannercontainer .background h2
{
	color:#F18E00;
}
.services #bannercontainer .background h2
{
	color:#97BF0d;
}
.sustainability #bannercontainer .background h2
{
	color:#0091A5;
}
.contactus #bannercontainer .background h2
{
	color:#6DB2E1;
}

.products #bannercontainer
{
	border-color:#4C2583;
}
.markets #bannercontainer
{
	border-color:#D3007A;
}
.resourcecentre #bannercontainer, .aboutus #bannercontainer
{
	border-color:#F18E00;
}
.services #bannercontainer
{
	border-color:#97BF0d;
}
.sustainability #bannercontainer
{
	border-color:#0091A5;
}
.contactus #bannercontainer
{
	border-color:#6DB2E1;
}


/* colour With Image */

.products .colour-with-image
{
	background-color:#4C2583;		
}
.markets .colour-with-image
{
	background-color:#D3007A;		
}
.resourcecentre .colour-with-image
{
	background-color:#F18E00;		
}

.aboutus .colour-with-image
{
	background-color:#F18E00;		
}
.services .colour-with-image
{
	background-color:#97BF0d;		
}
.sustainability .colour-with-image
{
	background-color:#0091A5;		
}
.contactus .colour-with-image
{
	background-color:#6DB2E1;		
}


.colour-with-image
{
	padding: 4px;
	margin-bottom: 20px;
}
.colour-with-image .container
{
	border:solid 1px #FFFFFF;
	padding:4px;
}
.IE .colour-with-image .container
{
		margin-top:4px;
}
.colour-with-image img
{
	float:left;
}
.colour-with-image .textcontainer
{
	float:left;
	margin-left:20px;
	width: 50%;
}
#marineouter .colour-with-image .textcontainer h3
{
	color:#FFFFFF;
	background:url('/PublishingImages/header_arrow_white.png') no-repeat scroll 0 2px transparent;
	padding: 0px 0px 5px 20px;
}
#marineouter .colour-with-image .textcontainer p, #marineouter .colour-with-image .textcontainer a
{
	color:#FFFFFF;
	padding: 0px 0px 10px 0px;
}
#marineouter .colour-with-image .textcontainer a
{
	font-weight:bold;
}
#marineouter .colour-with-image.grey .textcontainer h3, 
#marineouter .colour-with-image.grey .textcontainer p,
#marineouter .colour-with-image.grey .textcontainer a
{
	color:#707173;
}

.colour-with-image.grey
{
	background-color:#E1E3E4;
}


/* White No Image */

.white-no-image
{
	border:solid 1px #707173;
	padding:4px;
	margin-bottom: 20px;
}
.white-no-image .container
{
	border:solid 1px #707173;
	padding:4px;
}
#marineouter .white-no-image .container h3, #marineouter .grey-no-image .container h3
{
	color:#707173;
	padding:0px 0px 5px 23px;
}
.white-no-image .container p, .grey-no-image .container p
{
	color:#707173;
	padding:0px 0px 5px 0px;
	font-size:9pt;
}
.products .white-no-image .container h3, .products .grey-no-image .container h3, .products #marineouter .colour-with-image.grey .textcontainer h3
{	
	background:url('/PublishingImages/header_arrow_purple.png') no-repeat scroll 0 2px transparent;
}
.products .white-no-image .container h3.magnify, .products .grey-no-image .container h3.magnify
{
	background:url('/PublishingImages/magnify-small-purple.png') no-repeat scroll 0 -1px transparent;	
}
.markets .white-no-image .container h3, .markets .grey-no-image .container h3, .markets #marineouter .colour-with-image.grey .textcontainer h3
{
	background:url('/PublishingImages/header_arrow_magenta.png') no-repeat scroll 0 2px transparent;
}
.resourcecentre .white-no-image .container h3, .resourcecentre .grey-no-image .container h3, .resourcecentre #marineouter .colour-with-image.grey .textcontainer h3,
.aboutus .white-no-image .container h3, .aboutus .grey-no-image .container h3, .aboutus #marineouter .colour-with-image.grey .textcontainer h3
{
	background:url('/PublishingImages/header_arrow_orange.png') no-repeat scroll 0 2px transparent;
}
.services .white-no-image .container h3, .services .grey-no-image .container h3, .services #marineouter .colour-with-image.grey .textcontainer h3
{
	background:url('/PublishingImages/header_arrow_green.png') no-repeat scroll 0 2px transparent;
}
.sustainability .white-no-image .container h3, .sustainability .grey-no-image .container h3, .sustainability #marineouter .colour-with-image.grey .textcontainer h3
{
	background:url('/PublishingImages/header_arrow_turquoise.png') no-repeat scroll 0 2px transparent;
}
.contactus .white-no-image .container h3, .contactus .grey-no-image .container h3, .contactus #marineouter .colour-with-image.grey .textcontainer h3
{
	background:url('/PublishingImages/header_arrow_blue.png') no-repeat scroll 0 2px transparent;
}

.white-no-image .container h3, .grey-no-image .container h3, #marineouter .colour-with-image.grey .textcontainer h3
{
	background:url('/PublishingImages/header_arrow_turquoise.png') no-repeat scroll 0 2px transparent;
}



.grey-no-image
{
	border:solid 1px #FFFFFF;
	padding:4px;
	margin-bottom: 20px;
	background-color:#E1E3E4;
}
.grey-no-image .container
{
	border:solid 1px #FFFFFF;
	padding:4px;
}

/* Grey With Icon */
.grey-with-icon
{
	background-color:#707173;
	padding:4px;
	margin-bottom: 20px;
	color:#FFFFFF;
}
.grey-with-icon .container
{
	border:solid 1px #FFFFFF;
	padding:4px;
}
.IE .grey-with-icon .container
{
	margin-top:4px;
}
#marineouter .grey-with-icon .container h3
{
	color:#FFFFFF;
	padding: 9px 0 10px 39px;
}
#marineouter .grey-with-icon .container p
{
	color:#FFFFFF;
	padding:0px 0px 5px 0px;
	font-size:9pt;
}
/* Arrow */
h3.arrow
{
	background:url('/PublishingImages/heading_arrow_dkblue.png') no-repeat scroll 0 0 transparent;
}
.products h3.arrow
{
	background:url('/PublishingImages/heading_arrow_purple.png') no-repeat 0 0;
}
.markets h3.arrow
{
	background:url('/PublishingImages/heading_arrow_pink.png') no-repeat scroll 0 0 transparent;
}
.resourcecentre h3.arrow,
.aboutus h3.arrow
{
	background:url('/PublishingImages/heading_arrow_orange.png') no-repeat 0 0;
}
.services h3.arrow
{
	background:url('/PublishingImages/heading_arrow_green.png') no-repeat 0 0;
}
.sustainability h3.arrow
{
	background:url('/PublishingImages/heading_arrow_dkblue.png') no-repeat scroll 0 0 transparent;
}
.contactus h3.arrow
{
	background:url('/PublishingImages/heading_arrow_ltblue.png') no-repeat scroll 0 0 transparent;
}
/* Search */
h3.search
{
	background:url('/PublishingImages/heading_magnify_dkblue.png') no-repeat scroll 0 0 transparent;
}
.products h3.search
{
	background:url('/PublishingImages/heading_magnify_purple.png') no-repeat scroll 0 0 transparent;	
}
.markets h3.search
{
	background:url('/PublishingImages/heading_magnify_pink.png') no-repeat scroll 0 0 transparent;
}
.resourcecentre h3.search,
.aboutus h3.search
{
	background:url('/PublishingImages/heading_magnify_orange.png') no-repeat 0 0;
}
.services h3.search
{
	background:url('/PublishingImages/heading_magnify_green.png') no-repeat 0 0;
}
.sustainability h3.search
{
	background:url('/PublishingImages/heading_magnify_dkblue.png') no-repeat scroll 0 0 transparent;
}
.contactus h3.search
{
	background:url('/PublishingImages/heading_magnify_ltblue.png') no-repeat scroll 0 0 transparent;
}
/* Globe */
h3.globe
{
	background:url('/PublishingImages/heading_globe_dkblue.png') no-repeat scroll 0 0 transparent;
}
.products h3.globe
{
	background:url('/PublishingImages/heading_globe_purple.png') no-repeat scroll 0 0 transparent;	
}
.markets h3.globe
{
	background:url('/PublishingImages/heading_globe_pink.png') no-repeat scroll 0 0 transparent;
}
.resourcecentre h3.globe,
.aboutus h3.globe
{
	background:url('/PublishingImages/heading_globe_orange.png') no-repeat 0 0;
}
.services h3.globe
{
	background:url('/PublishingImages/heading_globe_green.png') no-repeat 0 0;
}
.sustainability h3.globe
{
	background:url('/PublishingImages/heading_globe_dkblue.png') no-repeat scroll 0 0 transparent;
}
.contactus h3.globe
{
	background:url('/PublishingImages/heading_globe_ltblue.png') no-repeat scroll 0 0 transparent;
}
/* Phone */
h3.phone
{
	background:url('/PublishingImages/heading_phone_dkblue.png') no-repeat scroll 0 0 transparent;	
}
.products h3.phone
{
	background:url('/PublishingImages/heading_phone_purple.png') no-repeat scroll 0 0 transparent;	
}
.markets h3.phone
{
	background:url('/PublishingImages/heading_phone_pink.png') no-repeat scroll 0 0 transparent;
}
.resourcecentre h3.phone,
.aboutus h3.phone
{
	background:url('/PublishingImages/heading_phone_orange.png') no-repeat 0 0;
}
.services h3.phone
{
	background:url('/PublishingImages/heading_phone_green.png') no-repeat 0 0;
}
.sustainability h3.phone
{
	background:url('/PublishingImages/heading_phone_dkblue.png') no-repeat scroll 0 0 transparent;
}
.contactus h3.phone
{
	background:url('/PublishingImages/heading_phone_ltblue.png') no-repeat scroll 0 0 transparent;
}
/* At @ */
h3.at
{
	background:url('/PublishingImages/heading_at_dkblue.png') no-repeat scroll 0 0 transparent;
}
.products h3.at
{
	background:url('/PublishingImages/heading_at_purple.png') no-repeat scroll 0 0 transparent;	
}
.markets h3.at
{
	background:url('/PublishingImages/heading_at_pink.png') no-repeat scroll 0 0 transparent;
}
.resourcecentre h3.at,
.aboutus h3.at
{
	background:url('/PublishingImages/heading_at_orange.png') no-repeat 0 0;
}
.services h3.at
{
	background:url('/PublishingImages/heading_at_green.png') no-repeat 0 0;
}
.sustainability h3.at
{
	background:url('/PublishingImages/heading_at_dkblue.png') no-repeat scroll 0 0 transparent;
}
.contactus h3.at
{
	background:url('/PublishingImages/heading_at_ltblue.png') no-repeat scroll 0 0 transparent;
}
/* Doc */
h3.doc
{
	background:url('/PublishingImages/heading_doc_dkblue.png') no-repeat scroll 0 0 transparent;
}
.products h3.doc
{
	background:url('/PublishingImages/heading_doc_purple.png') no-repeat scroll 0 0 transparent;	
}
.markets h3.doc
{
	background:url('/PublishingImages/heading_doc_pink.png') no-repeat scroll 0 0 transparent;
}
.resourcecentre h3.doc,
.aboutus h3.doc
{
	background:url('/PublishingImages/heading_doc_orange.png') no-repeat 0 0;
}
.services h3.doc
{
	background:url('/PublishingImages/heading_doc_green.png') no-repeat 0 0;
}
.sustainability h3.doc
{
	background:url('/PublishingImages/heading_doc_dkblue.png') no-repeat scroll 0 0 transparent;
}
.contactus h3.doc
{
	background:url('/PublishingImages/heading_doc_ltblue.png') no-repeat scroll 0 0 transparent;
}

/* Info */
h3.info
{
	background:url('/PublishingImages/heading_info_dkblue.png') no-repeat scroll 0 0 transparent;
}
.products h3.info
{
	background:url('/PublishingImages/heading_info_purple.png') no-repeat scroll 0 0 transparent;	
}
.markets h3.info
{
	background:url('/PublishingImages/heading_info_pink.png') no-repeat scroll 0 0 transparent;
}
.resourcecentre h3.info,
.aboutus h3.info
{
	background:url('/PublishingImages/heading_info_orange.png') no-repeat 0 0;
}
.services h3.info
{
	background:url('/PublishingImages/heading_info_green.png') no-repeat 0 0;
}
.sustainability h3.info
{
	background:url('/PublishingImages/heading_info_dkblue.png') no-repeat scroll 0 0 transparent;
}
.contactus h3.info
{
	background:url('/PublishingImages/heading_info_ltblue.png') no-repeat scroll 0 0 transparent;
}
/* Image */
h3.image
{
	background:url('/PublishingImages/heading_image_dkblue.png') no-repeat scroll 0 0 transparent;
}
.products h3.image
{
	background:url('/PublishingImages/heading_image_purple.png') no-repeat scroll 0 0 transparent;	
}
.markets h3.image
{
	background:url('/PublishingImages/heading_image_pink.png') no-repeat scroll 0 0 transparent;
}
.resourcecentre h3.image,
.aboutus h3.image
{
	background:url('/PublishingImages/heading_image_orange.png') no-repeat 0 0;
}
.services h3.image
{
	background:url('/PublishingImages/heading_image_green.png') no-repeat 0 0;
}
.sustainability h3.image
{
	background:url('/PublishingImages/heading_image_dkblue.png') no-repeat scroll 0 0 transparent;
}
.contactus h3.image
{
	background:url('/PublishingImages/heading_image_ltblue.png') no-repeat scroll 0 0 transparent;
}

/* Dots */
h3.dots
{
	background:url('/PublishingImages/heading_dots_dkblue.png') no-repeat scroll 0 0 transparent;
}
.products h3.dots
{
	background:url('/PublishingImages/heading_dots_purple.png') no-repeat scroll 0 0 transparent;	
}
.markets h3.dots
{
	background:url('/PublishingImages/heading_dots_pink.png') no-repeat scroll 0 0 transparent;
}
.resourcecentre h3.dots,
.aboutus h3.dots
{
	background:url('/PublishingImages/heading_dots_orange.png') no-repeat 0 0;
}
.services h3.dots
{
	background:url('/PublishingImages/heading_dots_green.png') no-repeat 0 0;
}
.sustainability h3.dots
{
	background:url('/PublishingImages/heading_dots_dkblue.png') no-repeat scroll 0 0 transparent;
}
.contactus h3.dots
{
	background:url('/PublishingImages/heading_dots_ltblue.png') no-repeat scroll 0 0 transparent;
}



#marineouter h3.icon
{
	padding: 9px 0 10px 39px;
	font-size: 12pt;
    font-weight: bold;
}
.IE .grey-with-icon a
{
	text-decoration:none;
}
.greygradient
{
	background-color:#eee;	
	/*
	background:url("/PublishingImages/content_gradient.jpg") repeat-x scroll 0 0 #fff;
	*/
	border:solid 1px #999;
	padding:10px;
	margin-bottom:20px;
}

h2.magnify
{
	background:url('/PublishingImages/magnify-large-blue.png') no-repeat scroll 0 0 transparent;
	padding:3px 0 10px 31px !important;
}

#marineouter .small
{
	font-size:8pt;
}
#marineouter .bold
{
	font-weight:bold;
}

#marineouter .pagingcontainer
{
	display:none;
}

#leftnav #productsearchminimumleftnav
{
	border: 4px double #ccc;
	background-color:#EEE;	
	padding:5px;
	margin-top: 10px;
}
#leftnav #productsearchminimumleftnav #productText2 input
{
	width:160px;
}
.IE #leftnav #productsearchminimumleftnav #redirects
{
	width:166px;
}
#leftnav #productsearchminimumleftnav #redirects span
{
	display:inline-block;
	width:146px;
	font-size:8pt;
	position: relative;
    top: -3px;
}
#leftnav #productsearchminimumleftnav #redirects input
{
	margin-left:0px;
	margin-top: 5px;
}
#leftnav #productsearchminimumleftnav #submit
{
	
	text-align:right;
}
#leftnav #productsearchminimumleftnav #submit input
{
	background: url("/PublishingImages/blank_search_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 21px;
    padding-bottom: 4px;
    width: 61px;
    margin:0px 2px 0px 0px;
}
#leftnav .prodsearchmin-container .collapsebar
{
	font-weight:bold;
	color:#004489;
	padding: 3px;
}

#carouselcontainer .colour-with-image
{
	margin-bottom:0px;
}

#ctl00_explitLogout_ExplicitLogin
{	
	display:none !important;
}



