@charset "utf-8";

#lname { display: none; } 


body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #e5e5e5;
	background-image: url(../_img/template/mdi_hdr_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
ul, ol {
	list-style-position: inside;
	list-style-type: circle;
	padding-right: 15px;
	padding-left: 15px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
table tr td ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a img { 
	border: none;
}
a:link {
	color: #EF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F00;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	width: 960px;
	margin: 0 auto;
}
.header {
	height: 103px;
}
.mdiCorpNav {
	height: 20px;
	float: left;
	width: 100%;
}
a.hdrMdiCorp {
	background-image: url(../_img/template/mdi_hdr_logo_tiny.png);
	display: block;
	height: 103px;
	width: 152px;
	float: right;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
a.hdrMdiCorp:hover {
	background-image: url(../_img/template/mdi_hdr_logo_big.png);
	padding-top: 2px;
}
.hdrNav {
	height: 35px;
	width: 960px;
}
ul.nav {
	list-style: none;
	height: 33px;
	float: left;
	width: 960px;
	text-align: left;
}
ul.nav li {
	height: 33px;
	float: right;
	padding-top: 1px;
	margin-right: 20px;
	margin-left: 20px;
}
ul.nav a, ul.nav a:visited { 
	display: block;
	text-decoration: underline;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	height: 23px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}
/* ~~ mdi Corp ~~ */
ul.navCorp {
	list-style: none;
	height: 20px;
	float: left;
	width: 100%;
	text-align: left;
}
ul.navCorp li {
	height: 20px;
	float: left;
	padding-top: 1px;
	margin-left: 30px;

}
ul.navCorp a, ul.navCorp a:visited {
	display: block;
	width: auto;
	text-decoration: underline;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}
ul.navCorp a:hover, ul.navCorp a:active, ul.navCorp a:focus { 
	color: #C00;
	text-decoration: none;
}
.content3col {
	width: 600px;
	float: left;
	font-size: 12px;
	background-image: url(../_img/template/3col-con-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.content2col-right {
	width: 774px;
	font-size: 12px;
	background-image: url(../_img/template/2col-con-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: right;
}
.content2col-left {
	width: 774px;
	font-size: 12px;
	background-image: url(../_img/template/2col-con-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}
.content1col {
	width: 960px;
	float: left;
	font-size: 12px;
	background-image: url(../_img/template/1col-con-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.sidebar1 {
	float: left;
	width: 180px;
	color: #000;
	font-size: 10px;
	background-image: url(../_img/template/3col-sb-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.sidebar2 {
	float: left;
	width: 180px;
	font-size: 10px;
	background-image: url(../_img/template/3col-sb-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.sb-top {
	width: 180px;
	background-image: url(../_img/template/3col-sb-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 14px;
	float: left;
}
.sb-end {
	float: left;
	width: 180px;
	background-image: url(../_img/template/3col-sb-end.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 14px;
}
.sb-hub {
	background-image: url(../_img/template/3col-sb-hub.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;

	float: left;
	height: 28px;
	width: 180px;
}
.3colContent-top {
	background-image: url(../_img/template/3col-con-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	display: block;
}
.3colContent-end {
	background-image: url(../_img/template/3col-con-end.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	display: block;
}
.3colContent-hub {
	background-image: url(../_img/template/3col-con-hub.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	display: block;
}
.2colContent-top {
	background-image: url(../_img/template/2col-con-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	display: block;
}
.2colContent-end {
	background-image: url(../_img/template/2col-con-end.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	display: block;
}
.2colContent-hub {
	background-image: url(../_img/template/2col-con-hub.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	display: block;
}
.1colContent-top {
	background-image: url(../_img/template/1col-con-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	display: block;
}
.1colContent-end {
	background-image: url(../_img/template/1col-con-end.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	display: block;
}
.1colContent-hub {
	background-image: url(../_img/template/1col-con-hub.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	display: block;
}
.content1col .con-top {
	background-image: url(../_img/template/1col-con-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	display: block;
}
.content1col .con-end {
	background-image: url(../_img/template/1col-con-end.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	display: block;
}
.content1col .con-hub {
	background-image: url(../_img/template/1col-con-hub.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	display: block;
}
.content2col-left .con-top, .content2col-right .con-top {
	background-image: url(../_img/template/2col-con-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	display: block;
}
.content2col-left .con-end, .content2col-right .con-end {
	background-image: url(../_img/template/2col-con-end.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	display: block;
}
.content2col-left .con-hub, .content2col-right .con-hub {
	background-image: url(../_img/template/2col-con-hub.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	display: block;
}
.content3col .con-top {
	background-image: url(../_img/template/3col-con-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	display: block;
}
.content3col .con-end {
	background-image: url(../_img/template/3col-con-end.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	display: block;
}
.content3col .con-hub {
	background-image: url(../_img/template/3col-con-hub.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	display: block;
}
.con-top {
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	display: block;
}
.con-end {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	display: block;
}
.con-hub {
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	display: block;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
a.contactMenu {
	height: 96px;
	width: 180px;
	background-image: url(../_img/template/new-contact-menu-flip.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	float: left;
}
a.contactMenu:hover {
	background-position: center top;
}
a.newsBubble {
	width: 180px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
}
a.newsBubble:hover {
	background-position: center bottom;
}
a.nbNewProd {
	background-image: url(../_img/template/new-product-menu.png);
	height: 279px;
}
.nbGreyFix {
	background-color: #e5e5e5;
	display: block;
	height: 4px;
	float: left;
}
.content p.prod {
	text-align: center;
	padding: 2px;
}
.prodTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000;
	text-align: center;
}
.prodTable tr th {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #FFF;
	background-color: #666;
}
.prodTable tr td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.prodTable a {
	font-weight: bold;
	text-decoration: underline;
}
.prodTable a:hover {
	text-decoration: none;
}
.footer {
	padding: 0;
	float: left;
	clear: both;
	background-image: url(../_img/template/mdi_ftr_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	height: 550px;
	width: 100%;
}
@media (max-width: 1216px) {
.footer {
	width: auto;
	margin: auto;
}
}
a.ftrMdiCorp {
	background-image: url(../_img/template/mdi_ftr_logo_tiny.png);
	display: block;
	height: 67px;
	width: 150px;
	float: left;
	margin-top: 19px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 800px;
}
a.ftrMdiCorp:hover {
	background-image: url(../_img/template/mdi_ftr_logo_big.png);
}
.ftrArea {
	width: 960px;
	height: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10%;
	padding-right: 10%;
}
.ftcopyright   {
	margin-top: 100px;
	font-size: 12px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
}
.ftcopyright .bbb {
	padding: 0px;
	height: 61px;
	width: 40%;
	display: block;
	float: left;
}
.ftcopyright .fineprint {
	width: 60%;
	display: block;
	float: left;
	height: 61px;
}
.ftrNav {
	height: 36px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
}
.ftrNav table tr td a, .ftrNav table tr td a:visited{
	display: block;
	text-decoration: underline;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #06F;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ftrNav table tr td a:hover, .ftrNav table tr td a:active,.ftrNav table tr td a:focus{
	color: #F00;
	text-decoration: none;
	text-transform: uppercase;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#CollapsiblePanelGroup {
	margin-right: 0px;
	margin-left: 0px;
}
#CollapsiblePanelGroup .CollapsiblePanel {
}
#CollapsiblePanelGroup .CollapsiblePanel .CollapsiblePanelTab   {
}
#CollapsiblePanelGroup .CollapsiblePanel .CollapsiblePanelTab h2 {
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
}
#CollapsiblePanelGroup .CollapsiblePanel .CollapsiblePanelContent {
	padding-right: 0px;
	padding-left: 0px;
	line-height: 2em;
}
#CollapsiblePanelGroup .CollapsiblePanel .CollapsiblePanelContent ul li {
	list-style-position: outside;
	list-style-type: none;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	background-color: #FFF;
	list-style-image: url(../_img/template/li-arrow.png);
	padding-right: 0px;
	padding-left: 0px;
}
#CollapsiblePanelGroup .CollapsiblePanel .CollapsiblePanelContent ul {
	padding: 0px;
}
#mdiContact {
	width:80%;
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 2%;
	margin-left: 5%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mdiContact fieldset  {
	background-color: #FFF;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

#mdiContact fieldset legend  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
	padding: 12px;
	margin-left: 45px;
}
#mdiContact label  {
	padding-left: 0px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	float: right;
	margin-right: 0.75em;
	font-weight: bold;
	padding-bottom: 5px;
}
#mdiContact input.text {
	float: right;
	width: 250px;
	margin-right: 0px;
	background-color: #999;
	font-size: 0.9em;
	border: 1px solid #000;
}
#mdiContact input.text:focus,#mdiContact textarea.message:focus {
	background-color: #FFF;
}
#mdiContact fieldset .textfieldRequiredMsg  {
	float: right;
	font-size: 0.9em;
}
#mdiContact fieldset textarea.message {
	float: right;
	width: 250px;
	margin-right: 0px;
	background-color: #999;
	font-size: 0.9em;
	border: 1px solid #000;
	height: 100px;
}
#mdiContact fieldset .textareaRequiredMsg  {
	font-size: 0.9em;
	float: right;
}
#mdiContact fieldset .textareaMaxCharsMsg  {
	font-size: 0.9em;
	float: right;
}
#mdiContact fieldset p.pinfo  {
	font-size: 0.7em;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-bottom: 10px;
}
#mdiContact fieldset p.pline {
	height: 20px;
	margin-right: 75px;
}
#mdiContact fieldset p.pbox {
	height: 100px;
	margin-right: 75px;
}
#mdiContact fieldset #submit {
	float: inherit;
	width: 100%;
}
.padSpace {
	padding-left: 20px;
	padding-right: 20px;
}
.mdi {
	color: #E91E24;
	font-weight: bold;
	font-family: "Arial Black", Arial;
}
#breadcrumbs {
	height: 25px;
	background-color: #3D3C3C;
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #EF0000;
	padding-left: 15px;
	vertical-align: middle;
	margin-bottom: 5px;
	letter-spacing: 1px;
	word-spacing: 3px;
	text-align: left;
}
#breadcrumbs a {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 3px;
}