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

body{
	background:#2a4d73;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.wrapper{
	width:960px;
	margin:0 auto;
	background:#fff;
	text-align:left;
	position:relative;
	z-index:0;
}

.wrapper .header{
	width:960px;
	overflow:auto;
	position:relative;
}

.wrapper .header h1{
	float:left;
	width:678px;
	padding-left:10px;
}

.wrapper .header h1 a{
	display:block;
	width:678px;
	height:128px;
	text-indent:-9999px;
	background:url(../images/logo-maximator-test.png) no-repeat;
}

.wrapper .header .contact{
	position:absolute;
	width:230px;
	right:10px;
	top:20px;
	color:#333;
	font-size:16px;
	text-align:center;
}

.wrapper .header .contact p{
	margin:10px;
	line-height:18px;
}

.wrapper .header .contact strong{
	color:#ce0000;
	font-size:20px;
	font-weight:bold;
	display:block;
	margin:10px;
}

.wrapper ul.globnav{
	float:left;
	width:960px;
	background:#8298b1;
	margin:10px 0;
}

.wrapper ul.globnav li{
	float:left;
	width:auto;
	border-right:solid 1px #a2b7ce;
	border-left:solid 1px #6a7785;
}

.wrapper ul.globnav li a{
	display:block;
	padding:10px 25px;
	text-decoration:none;
	text-transform: uppercase;
	color:#e6effa;
	font-weight:bold;
}

.wrapper ul.globnav li a:hover{
	display:block;
	padding:10px 25px;
	text-decoration:none;
	text-transform: uppercase;
	color:#fff;
	background:#a2b7ce;
}

body.home .wrapper ul.globnav li a.home{
	background:#a2b7ce;
	color:#fff;
}

body.testing .wrapper ul.globnav li a.testing{
	background:#a2b7ce;
	color:#fff;
}

body.autofrettage .wrapper ul.globnav li a.autofrettage{
	background:#a2b7ce;
	color:#fff;
}

body.markets .wrapper ul.globnav li a.markets{
	background:#a2b7ce;
	color:#fff;
}

body.sales .wrapper ul.globnav li a.sales{
	background:#a2b7ce;
	color:#fff;
}

body.about .wrapper ul.globnav li a.about{
	background:#a2b7ce;
	color:#fff;
}

body.contact .wrapper ul.globnav li a.contact{
	background:#a2b7ce;
	color:#fff;
}


.wrapper .main{
	width:960px;
	overflow:auto;
	clear:both;
}

.wrapper .main .content{
	width:700px;
	float:left;
	margin:10px;
	display:inline;
}

.wrapper .main .content h1{
	color:#8298b1;
	font-size:24px;
	margin:10px 0 20px 0;
}

.wrapper .main .content h2{
	color:#ce0000;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	margin:10px 0;
}

.wrapper .main .content h3{
	color:#8298b1;
	font-size:16px;
	margin:10px 0 10px 0;
}

.wrapper .main .content p{
	color:#666666;
	font-size:14px;
	line-height:18px;
	margin:10px 0 20px 0;
}

.wrapper .main .content p.figure{
	text-align:center;
	color:#333333;
}

.wrapper .main .content ul{
	list-style:disc;
	margin:5px 15px;
}

.wrapper .main .content ul li{
	list-style:none;
	color:#666666;
	font-size:14px;
	line-height:18px;
	padding:5px 20px;
	background:url(../images/bullet-red.png) 0 0.5em no-repeat;
}

.wrapper .main .content ul.col3{
	width:100%; /*700px*/
	float:left;
	margin:0;
	margin-bottom:10px;
	list-style:none;
}

.wrapper .main .content ul.col3 li{
	width:220px;
	float:left;
	display:inline;
	list-style:none;
	margin:0;
	margin-right:10px;
	padding:0;
	line-height:0;
	background:#fdfdfd url(../images/grad-blue-vert.png) repeat-x 100% -150%;
	border:solid 1px #dce3eb;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
	border-radius:10px;
}

.wrapper .main .content ul.col3 li ul{
	list-style:disc;
	margin:5px 10px 10px 10px;
	width:200px;
}

.wrapper .main .content ul.col3 li ul li{
	list-style:none;
	color:#666666;
	font-size:11px;
	line-height:15px;
	padding:0px 15px 5px 15px;
	width:180px;
	border:none;
	background:none;
	background:url(../images/bullet-red.png) 0 16% no-repeat;
}

.wrapper .main .content ul.col3 h2{
	background:#ce0000;
	color:#fff;
	margin:0;
	padding:10px 10px;
	font-size:15px;
	text-shadow: 1px 1px 2px #000;
	text-transform:uppercase;
	border:solid 1px #ce0000;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.wrapper .main .content ul.col3 h2 a{
	color:#fff;
	text-decoration:none;
}

.wrapper .main .content ul.col3 h2 a:hover{
	text-shadow: 1px 1px 5px #fff;
	text-decoration:none;
}

.wrapper .main .content ul.col3 p{
	color:#666666;
	font-size:12px;
	margin:0;
	padding:10px;
	line-height:15px;
}

.wrapper .main .content ul.col3 a{
	color:#2a4d73;
	text-decoration:none;
}

.wrapper .main .content ul.col3 a:hover{
	text-decoration:underline;
}

.wrapper .main .content div.col2{
	float:left;
	width:700px;	
}

.wrapper .main .content div.col2 .left{
	float:left;
	width:340px;	
}

.wrapper .main .content div.col2 .right{
	float:right;
	width:340px;	
}

.wrapper .main .content div.col3{
	float:left;
	width:700px;	
}

.wrapper .main .content div.col3 div.col{
	float:left;
	width:232px;
	}

.wrapper .main .content ol.contactfm{
	margin:10px 20px;
}

.wrapper .main .content form fieldset{
	border:solid 1px #ccc;
	background:url(../images/grad-blue-vert.gif) 50% 100% repeat-x;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	padding-top:20px;
}

.wrapper .main .content form fieldset legend{
	font-size:18px;
	margin: 0 20px;
	color:#8298b1;
}

.wrapper .main .content ol.contactfm li{
	padding-bottom:5px;
}

.wrapper .main .content ol.contactfm li label{
	display:inline-block;
	float:left;
	width:150px;
}

.wrapper .main .content ol.contactfm li input,.wrapper .main .content ol.contactfm li select,.wrapper .main .content ol.contactfm li textarea{
	/*margin-left:130px;*/
}

.wrapper .main .content ol.contactfm li input.send{
	margin-left:150px;
}

.wrapper .main .content .aside{
	float:right;
	width:300px;
	margin:0 0 10px 20px;
}

.wrapper .main .content .aside table{
	margin:10px 0;
	border-collapse:collapse;
	border:solid 1px #8298b1;
}

.wrapper .main .content .aside table th,.wrapper .main .content .aside table td{
	padding:5px;
}

.wrapper .main .content .aside table th{
	text-align:center;
	color:#fff;
	background:#ce0000;
	font-weight:bold;
	font-size:15px;
	text-shadow: 1px 1px 2px #000;
}

.wrapper .main .content .aside table td{
	color:#6c6c6c;
	text-align:left;
	width:50%;
}

.wrapper .main .content .aside table tr.alt{
	background:#e5e9ee;
}

.wrapper .main .content a.buttonright{
	display:block;
	width:200px;
	float:right;
	margin:0 0 10px 10px;
	text-align:center;
	background:#ce0000;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:34px;
	text-decoration:none;
	text-shadow: 1px 1px 2px #333;
	-moz-box-shadow:2px 2px 5px #333;
	-webkit-box-shadow:2px 2px 5px #333;
	box-shadow: 2px 2px 5px #333;
    border:solid 1px #ce0000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.wrapper .main .content a.buttonright:hover{
	-moz-box-shadow:0px 0px 0px #333;
	-webkit-box-shadow:0px 0px 0px #333;
	box-shadow:0px 0px 0px #333;
	text-shadow: 0px 0px 0px #333;

}

/* START HOMEPAGE */

.wrapper .main .content .promoregion{
	width:700px;
	height:250px;
	background:#ccc;
}

/* END HOMEPAGE  */

.wrapper .main .sidebar{
	width:210px;
	float:right;
	margin:10px;
	display:inline;
}

.wrapper .main .sidebar .redrule{
	width:100%;
	color:#ce0000;
	background:#ce0000;
	height:3px;
}

.wrapper .main .sidebar .vcard{
	color:#666;
	line-height:16px;
	margin:0 0 0 5px;
}

.wrapper .main .sidebar .vcard .org{
	font-weight:bold;

}

.wrapper .main .sidebar .badgbrochure{
	width:200px;
	margin:10px 0;
	background:#fdfdfd url(../images/grad-blue-vert.png) 100% 20% repeat-x;
	border:solid 2px #dce3eb;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
	border-radius:10px;
	behavior:url(scripts/border-radius.htc);
}

.wrapper .main .sidebar .badgbrochure p{
	width:198px;
	text-align:right;
	background:url(../images/brochure-mini.png) no-repeat 0% 15%;
}

.wrapper .main .sidebar .badgbrochure p a{
	width:190px;
	display:block;
	line-height:60px;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	color:#2a4d73;
}

.wrapper .main .sidebar .badgbrochure p a:hover{
	text-decoration:underline;
}

.wrapper .main .sidebar .badgwhitepaper{
	width:200px;
	margin:10px 0;
	background:#fdfdfd url(../images/grad-blue-vert.png) repeat-x 100% 20%;
	border:solid 2px #dce3eb;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
	border-radius:10px;
	behavior:url(scripts/border-radius.htc);
}

.wrapper .main .sidebar .badgwhitepaper p{
	width:198px;
	text-align:right;
	background:url(../images/icon-whitepaper.png) no-repeat 10px 10px;
}

.wrapper .main .sidebar .badgwhitepaper p a{
	width:190px;
	display:block;
	line-height:75px;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	color:#2a4d73;
}

.wrapper .main .sidebar .badgwhitepaper p a:hover{
	text-decoration:underline;
}

.wrapper .main .sidebar .badgwhitepaper h3{
	color:#2a4d73;
	margin:10px;
	font-size:13px;
}

.wrapper .main .sidebar .badgwhitepaper ul{
	margin:5px;
	padding:5px;
}

.wrapper .main .sidebar .badgwhitepaper ul li{
	padding:5px 10px 5px 15px;
	background:url(../images/bullet-red.png) left center no-repeat;
}


.footer{
	clear:both;
	width:960px;
	margin:10px auto;
	font-size:11px;
	text-align:center;
	padding-bottom:10px;
	color:#fff;
}

.footer a{
	color:#fff;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

.footer p{
	line-height:15px;
}


/* START PNG FIX  */

.wrapper .header h1 a,.badgbrochure p{ behavior: url(/maximator-test/scripts/iepngfix.htc)}

/* START PNG FIX  */


.clearall{
	clear:both;
}

.col2b{
	width:700px;
	float:left;
}

.col2b .left{
	width:465px;
	float:left;
}

.col2b .right{
	width:230px;
	float:right;
}

.bcnav{
	width:700px;
	float:left;
	overflow:auto;
	padding:0 0 10px 0px;
	margin:0 0 10px 0;
	font-size:11px;
}

.bcnav .breadcrumb{
	width:500px;
	float:left;
}

.bcnav .taf{
	width:175px;
	float:right;
	text-align:right;
	display:none;
}
.warning {
	color:#ce0000;
}
#address2 {display:none;}