@charset "utf-8";
/* CSS Document */

body {
	margin: 18px;
	text-align: center;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
}

div#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#header div {
	width: 823px;
	float: left;
	clear: none;
}

div#header img { float: right; }
div#header div img {
	float: left !important;
	clear: right;
	margin-top: 24px;
}

div#pagelogo {
	float: right !important;
	clear: right !important;
	width: 95px !important;
	height: 121px !important;
	background: #fff url('/images/mpg_logo.jpg') top left no-repeat;
}


/* Navigation */

#navigation ul li{
	display: inline;
}

#navigation {clear:both;height: 21px;width: 615px;background: transparent url("../images/layout/navigationbar1.gif") no-repeat top left;margin: 51px 0 0 0;;background-color: #FFF;}
#navigationlist {position: relative;padding: 0;margin: 0;width: 615px;height: 21px;}
#navigationlist li {margin: 0; padding: 0; list-style: none;position: absolute;top: 0px;}
#navigationlist li, #navigationlist li a {height: 21px;display: block;}
#navigationlist li a {overflow: hidden;padding: 30px 0 0 0;height: 0px !important;height /**/:21px;}

#nav_print {left: 0px;   width: 95px; }
#nav_products {left: 208px;  width: 95px; }
#nav_gateway {left: 104px; width: 95px; }
#nav_3d {left: 312px; width: 95px; } 
#nav_legal {left: 416px; width: 95px; }
#nav_aboutus {left: 520px; width: 95px; }
#nav_contactus {left: 624px; width: 95px; }
#nav_home {left: 728px; width: 95px; }

#nav_print a {width: 95px;}
#nav_products a{width: 95px;}
#nav_gateway a{width: 95px;}
#nav_3d a{width: 95px;}
#nav_legal a{width: 95px;}
#nav_aboutus a{width: 95px;}
#nav_contactus a{width: 95px;}
#nav_home a {width: 95px;}

#print #nav_print, #nav_print a:hover {background: transparent url('/images/layout/navigationbar1.gif') 0px   -21px no-repeat;}
#products #nav_products, #nav_products a:hover {background: transparent url('/images/layout/navigationbar1.gif') -208px -21px no-repeat;}
#gateway #nav_gateway, #nav_gateway a:hover {background: transparent url('/images/layout/navigationbar1.gif') -104px  -21px no-repeat;}
#nav_3d #nav_products, #nav_3d a:hover {background: transparent url('/images/layout/navigationbar1.gif') -312px -21px no-repeat;}
#nav_legal #nav_products, #nav_legal a:hover {background: transparent url('/images/layout/navigationbar1.gif') -416px -21px no-repeat;}
#aboutus #nav_aboutus, #nav_aboutus a:hover {background: transparent url('/images/layout/navigationbar1.gif') -520px -21px no-repeat;}
#contactus #nav_contactus, #nav_contactus a:hover {background: transparent url('/images/layout/navigationbar1.gif') -624px -21px no-repeat;}
#home #nav_home, #nav_home a:hover {background: transparent url('/images/layout/navigationbar1.gif') -728px -21px no-repeat;}


/* Drop-down menus */
#navigation ul li ul {
	border: none;
	background: #fff;
	display: block;
	width: 140px;
	margin: -3px 0 0 0;
	padding: 0; 
	list-style: none;
	display: none;
	border: 1px solid #ccc;
}
#navigation ul li ul li {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 140px;
	clear: both;
	color: #000;
	position: relative;
	display: block;
	height: auto !important;
}
#navigation ul li ul li a {
	width: 130px !important;
	height: auto !important;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px;
	overflow: auto !important;
	text-decoration: none;
	color: #666;
	font-size: 0.75em;
}
#navigation ul li ul li a:hover {
	background: none;
	color: #fff;
	cursor: pointer;
}

#navigation ul li:hover ul {
	display: block;
}

/* Individual dropdown hover colours */
#nav_print ul li a:hover { background-color: #0171BB !important; }
#nav_products ul li a:hover { background-color: #EE2D24 !important; }
#nav_gateway ul li a:hover { background-color: #00823D !important; }
#nav_aboutus ul li a:hover { background-color: #666 !important; }
#nav_legal ul li a:hover { background-color: #002956 !important; }

div#flash_banner {
	background: #015A9C url('/images/banner_mpg.jpg') top left no-repeat;
	width: 940px;
	height: 230px;
	margin: 16px 0 18px 0;
}
div#flash_banner span { display: none; }

div.col_left {
	width: 460px;
	margin: 0 10px 0 0;
	float: left;
	clear: none;
}
div.col_right {
	width: 469px;
	margin: 0;
	float: left;
	clear: none;
}

div.left_speechbubble {
	width: 461px;
	height: 129px;
	background: #fff url('/images/colbg_speechbubble.gif') top left no-repeat;
}

div.left_speechbubble h1 {
	padding: 0;
	margin: 18px 14px 0 14px;
	font-size: 1.25em;
	font-weight: bold;
	background: #E6E6E6 url('/images/home_h1catch.gif') top left no-repeat; 
	width: 423px;
	height: 67px;
}
div.left_speechbubble h1 span {
	/*display: none;*/
	visibility: hidden;
}

div.col_right p {
	font-size: 0.8em;
	line-height: 160%;
	padding: 0;
	margin: 0;
}
div.left_speechbubble h1 span { color: #0171BB; }


/* Homepage boxes */
div.box_home {
	width: 221px;
	height: 221px;
	float: left;
	clear: none;
	margin-top: 10px;
}
.bh_marginright { margin-right: 18px; }
.nomarginright { margin-right: none !important; }

div.box_home a {
	display: block;
	width: 221px;
	height: 221px;
	text-decoration: none;
}
div.box_home img { border: none; }
div.box_home a span { display: none; }

/* Individual boxes/hovers */
#bh_print a, #bh_print a:link, #bh_print a:visited, #bh_print a:active { background: #fff url('/images/homebtn_links.gif') 0 0 no-repeat; }
#bh_print a:hover { background: #fff url('/images/homebtn_links.gif') 0 -221px no-repeat; }

#bh_products a, #bh_products a:link, #bh_products a:visited, #bh_products a:active { background: #fff url('/images/homebtn_links.gif') -221px 0 no-repeat; }
#bh_products a:hover { background: #fff url('/images/homebtn_links.gif') -221px -221px no-repeat; }

#bh_gateway a, #bh_gateway a:link, #bh_gateway a:visited, #bh_gateway a:active { background: #fff url('/images/homebtn_links.gif') -442px 0 no-repeat; }
#bh_gateway a:hover { background: #fff url('/images/homebtn_links.gif') -442px -221px no-repeat; }

#bh_about a, #bh_about a:link, #bh_about a:visited, #bh_about a:active { background: #fff url('/images/homebtn_links.gif') -663px 0 no-repeat; }
#bh_about a:hover { background: #fff url('/images/homebtn_links.gif') -663px -221px no-repeat; }

#bh_3d a, #bh_3d a:link, #bh_3d a:visited, #bh_3d a:active { background: #fff url('/images/homebtn_links.gif') -884px 0 no-repeat; }
#bh_3d a:hover { background: #fff url('/images/homebtn_links.gif') -884px -221px no-repeat; }

.floatleft {
	float: left;
	clear: none;
}
.floatright {
	float: right;
	clear: none;
}

div#footer {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 18px 0 18px 0;
	
}
div#footer_inner {
	height: 60px;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 0 0;
}
div#footer_inner a { text-decoration: none; }
div#footer_inner img { border: none; }
div#footer_inner img#acclogos {
	margin: 5px 0 0 0;
}

div#footer div p {
	margin: 9px 0 9px 0;
	font-size: 0.75em;
	padding: 0;
}
div#footer div p a {
	text-decoration: none;
	border-bottom: none;
	color: #666;
}
div#footer div p a:hover {
	border-bottom: 1px dotted #666;	
}
	
div#outer_container {
	margin: 18px 0 0 0;
	vertical-align: top;
}
	
ul.int_sidemenu {
	float: left;
	font-size: 1em;
	list-style: none;
	margin: 0;
	padding: 0 0 36px 0;
	border: none;
	width: 161px;
	border-right: 1px solid #e2e2e2;
}
ul.int_sidemenu li {
	color: #fff;
	margin: 0;
	padding: 0;
}
ul.int_sidemenu li.li_nolink {
	color: #666 !important;
	padding: 5px 9px 6px 9px;
}
ul.int_sidemenu li p {
	padding: 5px 9px 6px 9px;
	margin: 0;
	font-weight: bold;
}
ul.int_sidemenu ul {
	background-color: #f9f9f9;
	list-style: none;
	margin: 0;
	padding: 9px 0 9px 0;
}
ul.int_sidemenu ul li {
	font-size: 0.8em;
	background-color: #f9f9f9 !important;
	padding: 0;

}
ul.int_sidemenu ul li a {
	text-decoration: none;
	display: block;
	padding: 5px 9px 6px 9px;
}
ul.int_sidemenu ul li a:hover {
	color: #fff !important;
}
		
div#content {
	float: right;
	width: 760px;
	clear: none;
	padding: 0 0 0 18px;
}
div#content p {
	margin: 0 0 18px 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 160%;
}
div#content ul { list-style: square; margin: 0 0 18px 0; }
div#content ul li { margin-bottom: 18px; }
div#content ul li span { color: #666; }

div#content_container {
	background: #fff url('/images/lmenu_bg.gif') top left repeat-y;	
}

/* Content */
div#content h1 {
	margin: 0 0 18px 0;
	font-size: 1.8em;
}
div#content h2 {
	margin: 0 0 18px 0;
	font-size: 1.3em;
}

/* News page styles */

div.post {
	border-bottom: 1px dotted #666;
	margin: 0 0 18px 0;
}
div.nobtmborder { border-bottom: none !important; }
div.postnav {
	margin: 0 0 18px 0;	
}
div.post div.post_date {
	float: left;
	clear: none;
	width: 58px;
	margin: 0 31px 18px 0;
	border: 1px solid #666;
	font-weight: bold;
	text-align: center;
}
div.post div.post_content, div.post div.post_content div {
	float: left;
	clear: none;
	width: 669px;
}
div.post div.post_content h3 {
	margin: 0 0 18px 0;
	font-size: 1.1em;
}
div.post div.post_content h3 a {
	text-decoration: none;	
}
div.post div.post_content h3 small {
	font-weight: normal;
	font-size: 0.75em;
}

div.post div.post_date p.pd_date {
	margin: 0 !important;
	font-size: 22px !important;
}
div.post div.post_date p.pd_month {
	margin: 0 !important;
	font-size: 11px !important;
	text-transform: uppercase;
}
div.post div.post_date p.pd_year {
	margin: 0 !important;
	background-color: #666;
	color: #fff;
	font-size: 11px !important;
}

/* Content: lightbox/images */
div#content p.contentimage {
	float: left;
	clear: none;
	margin: 0 15px 0 0;
}
div#content p.contentimage a {
	text-decoration: none !important;
	color: #fff !important;
}
div#content p.contentimage a img {
	border: 1px solid #989898 !important;
}

/* Contact form */
form.contactform div {
	clear: both;
	margin: 0 0 18px 0;
}
form.contactform div label {
	display: block;
	width: 100px;
	padding: 5px 18px 0 0;
	float: left;
	clear: none;
	font-size: 12px;
	color: #000;
}
form.contactform div label span { color: #FF0000; }
form.contactform div input {
	border: 1px solid #E2E2E2;
	padding: 3px 3px 2px 3px;
	width: 188px;
	height: 19px;
	float: left;
	clear: none;
}
form.contactform div textarea {
	border: 1px solid #E2E2E2;
	width: 383px;
	height: 183px;
	padding: 3px;
}
form.contactform input#submit {
	border: none !important;
	width: 66px;
	height: 21px;
	background: #666 url('/images/layout/navigation_submit.gif') 0 0 no-repeat;
}
form.contactform input#submit:hover {
	background: #666 url('/images/layout/navigation_submit.gif') 0 -21px no-repeat;
	cursor: pointer;
}

/* Specific page elements */
/*<p class="bigbox_red">
<span>click here to view our online catalogue;</span><br />
<a href="http://www.mpgproducts.co.uk">www.mpgproducts.co.uk</a>
</p>*/
div#content div.bigbox_red {
	background-color: #EE2D24;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 13px 0 0 0;
	height: 73px !important;
}
div#content div.bigbox_red span {
	display: block;
	text-align: center;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
div#content div.bigbox_red a {	
	margin: -18px 0 0 0 !important;
	padding: 0;
	font-size: 35px;
	display: block;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
}
div#content div.bigbox_red a:hover {
	text-decoration: underline;
	color: #fff !important;
}

div#content p.test_name {
	color: #0171BB;
	border-bottom: 1px dotted #666;
	padding: 0 0 18px 0;
	margin-bottom: 18px;
}

/* Page specific colours */
.page_blue ul.int_sidemenu li { background-color: #0171BB; }
.page_blue ul.int_sidemenu ul li a { color: #0171BB; }
.page_blue ul.int_sidemenu ul li a:hover { background-color: #0171BB; }
.page_blue ul.int_sidemenu ul li.current_page_item a { background-color: #5AA7DA; color: #fff; }
.page_blue div#content a { color: #0171BB; }
.page_blue div#content a:hover { text-decoration: none; }
.page_blue div#content ul { color: #0171BB !important; }
.page_blue ul.int_sidemenu ul li.page_item a:hover { background-color: #5AA7DA !important; }
.page_blue div#pagelogo { background: #fff url('/images/logo_print.gif') top left no-repeat !important; }

.page_green ul.int_sidemenu li { background-color: #00823D; }
.page_green ul.int_sidemenu ul li a { color: #00823D; }
.page_green ul.int_sidemenu ul li a:hover { background-color: #00823D; }
.page_green ul.int_sidemenu ul li.current_page_item a { background-color: #44AE79; color: #fff; }
.page_green div#content a { color: #00823D; }
.page_green div#content a:hover { text-decoration: none; }
.page_green div#content ul { color: #00823D !important; }
.page_green ul.int_sidemenu ul li.page_item a:hover { background-color: #44AE79 !important; }
.page_green div#pagelogo { background: #fff url('/images/logo_gateway.gif') top left no-repeat !important; }

.page_yellow ul.int_sidemenu li { background-color: #FFCF10; }
.page_yellow ul.int_sidemenu ul li a { color: #FFCF10; }
.page_yellow ul.int_sidemenu ul li a:hover { background-color: #FFCF10; }
.page_yellow ul.int_sidemenu ul li.current_page_item a { background-color: #FFCF10; color: #fff; }
.page_yellow div#content a { color: #FFCF10; }
.page_yellow div#content a:hover { text-decoration: none; }
.page_yellow div#content ul { color: #FFCF10 !important; }
.page_yellow ul.int_sidemenu ul li.page_item a:hover { background-color: #FFCF10 !important; }
.page_yellow div#pagelogo { background: #fff url('/images/logo_3d.jpg') top left no-repeat !important; }

.page_silverblue ul.int_sidemenu li { background-color: #262574; }
.page_silverblue ul.int_sidemenu ul li a { color: #262574; }
.page_silverblue ul.int_sidemenu ul li a:hover { background-color: #262574; }
.page_silverblue ul.int_sidemenu ul li.current_page_item a { background-color: #006ADF; color: #fff; }
.page_silverblue div#content a { color: #262574; }
.page_silverblue div#content a:hover { text-decoration: none; }
.page_silverblue div#content ul { color: #262574 !important; }
.page_silverblue ul.int_sidemenu ul li.page_item a:hover { background-color: #262574 !important; }
.page_silverblue div#pagelogo { background: #fff url('/images/logo_legal.jpg') top left no-repeat !important; }

.page_red ul.int_sidemenu li { background-color: #EE2D24; }
.page_red ul.int_sidemenu ul li a { color: #EE2D24; }
.page_red ul.int_sidemenu ul li a:hover { background-color: #EE2D24; }
.page_red ul.int_sidemenu ul li.current_page_item a { background-color: #FE7670; color: #fff; }
.page_red div#content a { color: #EE2D24; }
.page_red div#content a:hover { text-decoration: none; }
.page_red div#content ul { color: #EE2D24 !important; }
.page_red ul.int_sidemenu ul li.page_item a:hover { background-color: #FE7670 !important; }
.page_red div#pagelogo { background: #fff url('/images/logo_products.gif') top left no-repeat !important; }

.page_default ul.int_sidemenu li { background-color: #666666; }
.page_default ul.int_sidemenu ul li a { color: #666666; }
.page_default ul.int_sidemenu ul li a:hover { background-color: #666666; }
.page_default ul.int_sidemenu ul li.current_page_item a { background-color: #999999; color: #fff; }
.page_default div#content a { color: #666666; }
.page_default div#content a:hover { text-decoration: none; }
.page_default div#content ul { color: #666666 !important; }
.page_default ul.int_sidemenu ul li.page_item a:hover { background-color: #999999 !important; }
.page_default div#pagelogo { background: #fff url('/images/logo_about.gif') top left no-repeat !important; }


/* Page banners/headers */
div.banner_print { background: #fff url('/images/banner_print.jpg') top left no-repeat !important; }
div.banner_products { background: #fff url('/images/banner_products.jpg') top left no-repeat !important; }
div.banner_gateway { background: #fff url('/images/banner_gateway.jpg') top left no-repeat !important; }
div.banner_legal { background: #fff url('/images/banner_legal.jpg') top left no-repeat !important; }
div.banner_default { background: #fff url('/images/banner_mpg.jpg') top left no-repeat !important; }


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}