/* Getting the new tags to behave */article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
  display: block;
}
mark,
rp,
rt,
ruby,
summary,
time {
  display: inline;
}
*:active, object:focus, :focus {
  outline: 0;
}
/* Less Variables =========================================================== */.textblack {
  text-shadow: -1px -1px 0 black;
}
.hover {
  background-position: bottom;
  zoom: 1;
  /*filter: alpha(opacity=90);opacity: 0.9;*/
}
* {
  margin: 0;
}
/* Site-wide properties ======================================================== */html, body {
  font: 14px Tahoma, Arial, Helvetica, Verdana, sans-serif;
  line-height: 16px;
  background: url(../images/mp_bg.jpg) repeat-x white;
  color: #666;
  text-shadow: 1px 1px 0 #fff;
  margin: 0;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin: 0;
}
h1 {
  font-size: 28px;
  font-weight: normal;
  color: #e1173e;
  padding: 10px 0 25px 0;
}
h2 {
  font-size: 21px;
  font-weight: normal;
  color: #003e77;
  padding: 18px 0 10px;
  line-height: 20px;
}
h3 {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  line-height: 19px;
  padding: 10px 0 4px;
}
h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 18px;
  padding: 4px 0 5px;
}
h5 {
  font-size: 14px;
  font-weight: normal;
  color: #666;
  line-height: 17px;
  padding: 1px 0 1px;
}
h6 {
  font-size: 13px;
  font-weight: normal;
  color: #777;
  line-height: 17px;
  padding: 1px 0 1px;
}
p {
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0 8px;
}
/* Reusable classes ============================================================ */li {
  padding: 3px 0 4px;
}
/* Left & Right alignment */.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.show, .contact .show {
  display: table-cell;
}
.hide {
  display: none;
}
/* The inside class provides consistent padding. To be used often! */.pad {
  padding: 20px;
}
.separator {
  clear: both;
  float: left;
  height: 1px;
  width: 100%;
}
/* Basic Structure ============================================================= */.contain {
  margin: 0 auto;
  position: relative;
  display: block;
  width: 1000px;
}
.full {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
/* Header */header {
  float: left;
  width: 100%;
  height: 160px;
  clear: both;
}
/* Content */article {
  display: inline;
  overflow: hidden;
}
section {
  display: block;
}
/* Project specifics =========================================================== */.lgebck img.left, .lgebck img.right {
  margin: 10px;
}
a {
  color: #003e77;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
.btn {
  display: block;
  cursor: pointer;
}
.btn:hover {
  background-position: bottom;
  zoom: 1;
  /*filter: alpha(opacity=90);opacity: 0.9;*/
}
.defbtn {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  background: url(../images/mp_bluebg.jpg) top repeat-x #003d67;
  border: solid 1px #003e77;
  padding: 8px 18px 9px 18px;
  color: #fff;
  text-shadow: -1px -1px 0 black;
  margin: 20px 0 0 0;
  clear: both;
}
.defbtn:hover {
  cursor: pointer;
  text-decoration: none;
  background-image: none;
  border: solid 1px #111;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.select, .select:hover {
  color: #e1173e;
}
/* Header Area =========================================================== */header .logo img {
  margin: 10px 0 0 0;
  float: left;
}
header .topbtns {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  text-align: center;
  -moz-border-radius: 0px 0px 8px 8px;
  -webkit-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
  background: url(../images/mp_top.jpg) right no-repeat;
  width: 130px;
  float: right;
  height: 21px;
  padding: 2px 0 0 0;
}
header .topbtns a {
  color: #fff;
  font-size: 11px;
  text-shadow: -1px -1px 0 black;
}
header .topbtns a:hover {
  background-color: #003e77;
}
header .topbtns a.top_cardio {
  width: 115px;
  float: right;
}
nav {
  float: right;
  margin: 25px 0 0 0;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav li {
  background: url(../images/mp_headbtnedge.jpg) right no-repeat;
  font: bold 13px Tahoma, Geneva, sans-serif;
  display: block;
  float: left;
  padding: 1px 5px 0 3px;
  position: relative;
}
nav li#res a, nav li#fie a, nav li#too a {
  width: 70px;
}
nav li#per a, nav li#mer a {
  width: 98px;
}
nav li a {
  text-decoration: none;
  color: #aaa;
  text-shadow: 1px 1px 0 #eee;
  width: 89px;
  padding: 0 8px 0 11px;
  display: table-cell;
  vertical-align: middle;
  height: 66px;
  /* IE Proprietary Filter*/
}
nav li a:hover, nav li a.hover {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  text-shadow: -1px -1px 0 #00345a;
  background-color: #00528d;
  -moz-box-shadow: 1px 1px 3px #888;
  -webkit-box-shadow: 1px 1px 3px #888;
  box-shadow: 1px 1px 3px #888;
  text-decoration: none;
}
nav li.sub a:hover, nav li.sub a.hover {
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  text-decoration: none;
}
nav ul ul {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-border-radius: 0px 8px 8px 8px;
  -webkit-border-radius: 0px 8px 8px 8px;
  border-radius: 0px 8px 8px 8px;
  position: absolute;
  top: 63px;
  left: 3px;
  background: url(../images/mp_navbg.png) repeat-x;
  display: none;
  z-index: 999;
}
nav ul ul li {
  clear: both;
  border-bottom: 1px solid #276d9f;
  position: relative;
  font: normal 14px Tahoma, Geneva, sans-serif;
  width: 220px;
  line-height: 13px;
  margin: 0;
  padding: 0;
  background: none;
}
nav ul ul li.end, .search .dropdown ul li.end {
  border-bottom: none;
}
nav ul li ul li a {
  height: 31px;
  text-shadow: -1px -1px 0 black;
  color: #fff;
  width: 200px;
  background: url(../images/mp_bullet.png) no-repeat 8px 12px;
  padding: 0 0 1px 20px;
}
nav li#res ul li a,
nav li#fie ul li a,
nav li#too ul li a,
nav li#per ul li a,
nav li#mer ul li a {
  width: 200px;
}
nav li a {
  text-decoration: none;
  color: #aaa;
  text-shadow: 1px 1px 0 #eee;
  width: 89px;
  padding: 0 7px 0 10px;
  display: table-cell;
  vertical-align: middle;
  height: 62px;
  /* IE Proprietary Filter*/
}
nav ul li.sub ul li a:hover {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.15);
}
/* Content Area =========================================================== */.crumb {
  color: #ccc;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
}
.crumb a {
  color: #bbb;
}
.slider {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  background-color: #eee;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  padding: 10px;
  width: 632px;
  background: #eee;
  /* for non-css3 browsers */
  /*filter: formatstring("progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd')");   for IE */
  background: url(../images/mp_sliderbg.jpg) repeat-x top #d8d8d8;
}
.lgebck {
  float: left;
  width: 654px;
  padding: 0 0 10px 0;
  position: relative;
}
.bck {
  float: left;
  width: 310px;
  padding: 0 0 10px 28px;
  position: relative;
}
.content {
  float: left;
  width: 600px;
  padding: 0 0 10px 0;
  position: relative;
}
aside {
  float: right;
  width: 310px;
  padding: 0 0 10px 55px;
  position: relative;
}
.imgheader {
  position: relative;
  width: 600px;
  height: 190px;
  margin: 10px 0 10px 0;
}
.imgheader .img {
  position: absolute;
}
.subheader {
  position: relative;
  width: 260px;
  height: 82px;
  margin: 6px 0 6px 0;
}
.subheader .img {
  position: absolute;
}
.block {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  border: solid 2px #fff;
  width: 310px;
  background: url(../images/mp_blockbg.jpg) repeat-x #eeeeee;
  position: relative;
  margin: 25px 0 20px;
}
.block h3 {
  color: #e1173e;
  padding: 6px 0 10px;
}
.open .block {
  float: left;
  margin: 15px 26px 10px 0;
}
.open .block:hover {
  border: solid 2px #e1173e;
  cursor: pointer;
}
.block ul {
  list-style: none;
  padding: 0;
  margin: 3px 0 0;
}
.block li {
  background: url(../images/mp_bulletblue.png) no-repeat 2px 8px;
  padding: 3px 0 4px 16px;
  line-height: 15px;
  font-size: 15px;
}
.block li a {
  color: #003e77;
}
.popblock {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  background-color: #eee;
  border: solid 2px #fff;
  width: 100%;
  background: url(../images/mp_blockbg.jpg) repeat-x;
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: 999;
  display: none;
  min-height: 184px;
}
.popblock .closebtn {
  position: absolute;
  top: -10px;
  right: -15px;
  z-index: 999;
  background: url(../images/mp_closebtn.png) no-repeat;
  width: 40px;
  height: 40px;
  display: block;
}
.popblock .blockbg h2 {
  color: #fff;
  text-shadow: -1px -1px 0 black;
}
.popblock p {
  color: #fff;
  text-shadow: -1px -1px 0 black;
}
.popblock ul {
  margin: 0;
  padding: 5px 0 15px 0;
  clear: both;
  display: block;
}
.popblock li {
  float: left;
  list-style: none;
  font: bold 14px Tahoma, Geneva, sans-serif;
  background: url(../images/mp_bullet.png) no-repeat 10px 6px;
  padding: 0 0 7px 25px;
  width: 220px;
}
.popblock li a {
  color: #fff;
  text-shadow: -1px -1px 0 black;
}
.search h2 {
  width: 220px;
}
.blockblue {
  background: url(../images/mp_bluebg.jpg) top repeat-x #003d67;
}
.blockblue h4 {
  display: table-cell;
  vertical-align: middle;
  text-shadow: -1px -1px 0 black;
  padding: 5px 0 0 0;
}
.blockblue .largest {
  font-size: 14px;
  line-height: 15px;
}
.blockblue .larger {
  font-size: 15px;
  line-height: 16px;
}
.blockblue .normal {
  font-size: 16px;
  line-height: 19px;
}
.blockblue .smaller {
  font-size: 18px;
  line-height: 21px;
}
.blockblue .smallest {
  font-size: 25px;
  line-height: 23px;
  text-align: center;
}
.payme img {
  position: absolute;
  top: 65px;
  left: 180px;
}
.quotes img {
  position: absolute;
  top: -17px;
  left: -22px;
}
.search img {
  position: absolute;
  top: -10px;
  left: 236px;
}
.search .dropdown {
  position: absolute;
  top: 100px;
  left: 20px;
  z-index: 990;
}
.search .dropdown h3 {
  font-size: 16px;
  color: #003e77;
  padding: 13px 0 0 20px;
  background: url(../images/mp_dropdown.png) no-repeat top;
  width: 255px;
  height: 31px;
  position: absolute;
  z-index: 999;
  text-shadow: 1px 1px 0 #fff;
}
.search .dropdown h3:hover {
  background-position: bottom;
}
.search .dropdown ul {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-border-radius: 0px 0px 8px 8px;
  -webkit-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
  position: absolute;
  z-index: 888;
  top: 36px;
  left: 10px;
  background: url(../images/mp_navbg.png) repeat-x #003e77;
  list-style: none;
  padding: 0;
  width: 255px;
  display: none;
}
.search .dropdown ul li {
  clear: both;
  border-bottom: 1px solid #276d9f;
  position: relative;
  font: normal 14px Tahoma, Geneva, sans-serif;
  width: 255px;
  margin: 0;
  padding: 0;
  background: none;
}
.search .dropdown ul li a {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  line-height: 14px;
  text-shadow: -1px -1px 0 black;
  color: #fff;
  width: 240px;
  padding: 0 5px 0 10px;
  /*background:url(../images/mp_bullet.png) no-repeat 8px 10px;*/
}
.search .dropdown ul li a:hover {
  background-color: rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.blockbg {
  padding: 0px 25px 0px 25px;
  height: 175px;
  display: block;
}
.payme p {
  font-size: 13px;
  line-height: 16px;
  width: 180px;
  padding: 2px 0 4px;
}
.blockbg h2 {
  color: #e1173e;
  padding: 20px 0 8px;
}
.sidebg {
  padding: 15px 25px 30px 25px;
}
.sidebg h2 {
  font-size: 15px;
  padding: 4px 0 0 0;
}
.sidebg h3 {
  text-align: center;
  font-size: 20px;
}
.sidebg h4 {
  padding: 0;
}
.sidebg p {
  font-size: 13px;
  line-height: 18px;
}
.parentbg {
  padding: 25px 25px 20px 25px;
  height: 285px;
}
.parentbg h2 {
  color: #003e77;
  padding: 12px 0 8px;
}
.parentbg h3 {
  color: #e1173e;
  padding: 0 0 9px;
}
.parentbg p {
  font-size: 13px;
  line-height: 17px;
}
.parentbg h4 {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.parentbg h4 a {
  color: #e1173e;
}
.parentbg h5 {
  float: left;
  margin: 4px 0 0 0;
  clear: left;
}
.parentbg h6 {
  margin: 5px 0 0 100px;
}
.parentbg .defbtn {
  position: absolute;
  bottom: 18px;
}
.parentbg .defbtn:hover {
  background: url(../images/mp_bluebg.jpg) top repeat-x #003d67;
}
.payme .blockbg {
  background: url(../images/mp_paybg.png) no-repeat right;
  display: block;
}
.quotes .blockbg {
  background: url(../images/mp_quotesbg.png) no-repeat 0 0;
  display: table;
  height: 176px;
}
.search .blockbg {
  background: url(../images/mp_searchbg.png) no-repeat right;
  display: block;
}
.worldmap {
  background: url(../images/mp_map.jpg) no-repeat;
  width: 1000px;
  height: 350px;
  margin: 10px 0 10px;
  position: relative;
}
/* Footer Area =========================================================== */.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -418px;
  /* the bottom margin is the negative value of the footer's height */
}
.clea {
  clear: both;
  height: 480px;
}
footer {
  background: url(../images/mp_footbg.jpg) repeat-x #003e77;
  clear: both;
  height: 418px;
}
footer h3 {
  text-shadow: -1px -1px 0 black;
}
footer h4 {
  padding-top: 9px;
}
footer .logins {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  margin: 22px 0 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
  width: 100%;
}
.logins a {
  width: 100px;
  height: 60px;
  display: inline-block;
  margin: 4px 0 10px 0;
}
.logins a:hover {
  background-position: bottom;
  zoom: 1;
  /*filter: alpha(opacity=90);opacity: 0.9;*/
}
.logins .lgnpulse {
  background: url(../images/mp_lgnpulse.png) top;
}
.logins .lgnpay {
  background: url(../images/mp_lgnpay.png) top;
}
.logins .lgndata {
  background: url(../images/mp_lgndata.png) top;
}
.logins .stafflgn {
  background: url(../images/mp_stafflgn.png) top;
}
footer .contacthold {
  width: 308px;
  float: left;
}
footer .linkarea {
  width: 655px;
  float: right;
  padding: 66px 0 0 0;
}
footer .linkarea a {
  color: #fff;
  text-shadow: -1px -1px 0 black;
}
footer .linkarea .logoara {
  background: url(../images/mp_logoara.png);
  width: 85px;
  height: 60px;
  display: block;
  margin: -9px 0 0 35px;
  float: left;
}
footer .linkarea .logocsia {
  background: url(../images/mp_logocsia.png);
  width: 85px;
  height: 60px;
  display: block;
  margin: -10px 30px 0 18px;
  float: left;
}
footer .footlinks {
  width: 100%;
  clear: both;
}
footer .footlinks ul.parent {
  width: 202px;
  float: left;
  list-style: none;
  text-shadow: -1px -1px 0 #333333;
  padding: 0;
  font-size: 16px;
  line-height: 16px;
  margin-right: 24px;
}
footer .footlinks ul.parent li {
  margin: 14px 0 6px;
}
footer .footlinks ul.parent a {
  color: #fff;
}
footer .footlinks ul.parent a:hover {
  color: #eee;
  text-decoration: underline;
}
footer .footlinks ul.parent ul {
  width: 200px;
  list-style: none;
  margin: 2px 0 2px;
  font-size: 13px;
  padding: 0;
}
footer .footlinks ul.parent ul li {
  margin: 5px 0 3px;
  background: url(../images/mp_bullet.png) no-repeat 2px 5px;
  padding: 0 0 0 16px;
  line-height: 15px;
}
footer .clear .right {
  margin: 20px 20px 0 0;
}
footer h6 {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  line-height: 17px;
  padding: 12px 30px 1px 0;
  text-shadow: -1px -1px 0 black;
}
footer h6 a {
  color: #fff;
  text-decoration: underline;
}
footer .contact {
  -moz-border-radius: 0px 8px 8px 8px;
  -webkit-border-radius: 0px 8px 8px 8px;
  border-radius: 0px 8px 8px 8px;
  margin: 0;
  height: 220px;
  background-color: #eee;
  border-left: solid 1px #ddd;
  border-bottom: solid 1px #bbb;
  border-right: solid 1px #bbb;
  width: 230px;
  padding: 10px 40px 20px 40px;
  -moz-box-shadow: 2px 2px 5px #333;
  -webkit-box-shadow: 2px 2px 5px #333;
  box-shadow: 2px 2px 5px #333;
  background: #eee;
  /* for non-css3 browsers */
  background: url(../images/mp_contactbg.jpg) repeat-x;
  display: block;
}
footer .contact h4 {
  color: #777;
  padding: 18px 0 8px 0;
}
footer .contact div {
  display: none;
  vertical-align: middle;
}
footer .contact a {
  color: #555;
}
.contacthold ul {
  height: 30px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.contacthold ul li {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  background-color: #eaeaea;
  float: left;
  font-size: 13px;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-right: solid 1px #bbb;
  border-bottom: solid 1px #fff;
  margin: 0 6px 0 0;
  position: relative;
  z-index: 1;
  list-style: none;
  padding: 0;
}
.contacthold ul li.selected {
  z-index: 3;
}
.contacthold ul li.shadow {
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: -3px;
  left: 0;
  border: none;
  background: none;
  z-index: 2;
}
.contacthold ul li a:link, .contacthold ul li a:visited {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  color: #666;
  padding: 1px 11px 11px 11px;
  display: block;
  text-align: center;
  line-height: 26px;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
}
.contacthold ul li a:hover {
  background-color: #ddd;
  z-index: 3;
  text-decoration: none;
}
.contacthold ul li.selected a:link, .contacthold ul li.selected a:visited {
  color: #666;
  -webkit-transition: background-color 0.3s linear;
  background-color: #f0f0f0;
}
.popup {
  background: url(../images/mp_sliderbg.jpg) repeat-x top #d8d8d8;
}
.teampop img {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  margin: 15px 20px 20px 0;
}
.teampop h2 {
  padding: 12px 0 4px 0;
}
.teampop h4 {
  color: #003e77;
  padding: 0 0 4px 0;
}
.teampop {
  padding: 30px 10px 20px 30px;
  background: url(../images/mp_sliderbg.jpg) repeat-x top #d8d8d8;
  min-height: 464px;
}
.popup input[type="text"] {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  float: left;
  margin: 3px 100px 3px 30px;
  display: block;
  font: 13px normal Tahoma, Geneva, sans-serif;
  width: 200px;
  padding: 5px;
  height: 20px;
  outline: none;
}
.popup textarea {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  float: left;
  color: #555;
  margin: 4px 100px 35px 30px;
  display: block;
  width: 290px;
  height: 180px;
  font: 12px normal Tahoma, Geneva, sans-serif;
  padding: 5px;
  outline: none;
}
.popup .defbtn {
  margin: 14px 100px 2px 160px;
  clear: both;
}
label {
  float: left;
  width: 125px;
  padding: 12px 0 2px;
}
.focusField {
  border: solid 2px #73A6FF;
  background-color: #fff;
  color: #000;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
.idleField {
  background-color: #eee;
  color: #888;
  border: solid 2px #DFDFDF;
}
.imgthree {
  margin: 30px 25px 20px 0;
  float: left;
  text-align: center;
  display: block;
}
.imgthree img {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
.imgthree:hover {
  text-decoration: none;
  color: #222;
}
.buttons {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  list-style: none;
  background: url(../images/mp_sliderbg.jpg) repeat-x top #d8d8d8;
  border: 1px solid #fff;
  margin: 10px 0 30px 0;
  clear: both;
  width: 970px;
  padding: 5px 15px 0 15px;
  height: 30px;
}
.buttons li {
  margin: 0 6px 0 6px;
  float: left;
  padding: 6px 20px 7px 20px;
  font-size: 15px;
}
.buttons li:hover {
  text-decoration: underline;
  cursor: pointer;
}
.staff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.staff li {
  margin: 0 5px 10px 5px;
  position: relative;
  float: left;
  width: 240px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  height: 240px;
  list-style: none;
  padding: 0;
}
.staff li:hover {
  cursor: pointer;
}
.dis {
  background-color: rgba(0, 120, 205, 0.6);
  position: absolute;
  width: 240px;
  height: 240px;
  display: none;
}
.dis h2 {
  text-shadow: -1px -1px 0 black;
  color: #fff;
  padding: 30px 20px 5px 20px;
  line-height: 18px;
  font-size: 19px;
}
.dis h3 {
  text-shadow: -1px -1px 0 black;
  padding: 0 20px 0 20px;
  color: #eee;
  line-height: 17px;
  font-size: 16px;
}
.dis h4 {
  text-shadow: -1px -1px 0 black;
  padding: 0 18px 0 18px;
  color: #eee;
  line-height: 15px;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  bottom: 10px;
}
.noright, body .open .noright, footer .footlinks ul.noright {
  margin-right: 0;
}

