@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);

/* CSS Document - Author: Matthew Shield*/


/* =============================================================================
   Base
   ========================================================================== */

body { margin: 0; font-size: 14px; line-height: 1.6; color:#787878;}

::-moz-selection { background: #537AC3; color: #fff; text-shadow: none; }
::selection { background: #537AC3; color: #fff; text-shadow: none; }

/* =============================================================================
   Links
   ========================================================================== */

a, a:link { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */

h1 {color: #787878; font-size: 22px; border: none; font-family: 'PT Sans', Arial, sans-serif; }
h2 {color: #0066CC; font-size: 18px; border: none; font-family: 'PT Sans', Arial, sans-serif; margin: 10px 0;}
h3 {color: #0066CC; font-size: 16px; border: none; font-family: 'PT Sans', Arial, sans-serif;}
h4, h5, h6 {}
p, div {}
  
/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Forms
   ========================================================================== */


/* =============================================================================
   Site Structure
   ========================================================================== */

body {background: #e8e8e8;
background: -moz-linear-gradient(top,  #e8e8e8 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#ffffff 100%);
background: -o-linear-gradient(top,  #e8e8e8 0%,#ffffff 100%);
background: -ms-linear-gradient(top,  #e8e8e8 0%,#ffffff 100%);
background: linear-gradient(top,  #e8e8e8 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
}
.wrap {width: 980px; margin: 0 auto;}
.logo {float: left; width: 80px;}
.bodyWrap {width: 980px; margin: 0 auto; background: #fff; -webkit-box-shadow: 0px 0px 3px 2px #d9d9d9; -moz-box-shadow:  0px 0px 3px 2px #d9d9d9; box-shadow:  0px 0px 3px 2px #d9d9d9; min-height: 150px; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#d9d9d9')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#d9d9d9');}
.header{background: none; padding: 10px 0;}
.banner {width: 960px; margin: 0 auto; position:relative;}
 .menu{margin: 0 10px; background: #e5e5e5; padding: 0 10px; float: right; width: 860px;
background: -moz-linear-gradient(top,  #e5e5e5 0%, #dadad9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#dadad9));
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#dadad9 100%);
background: -o-linear-gradient(top,  #e5e5e5 0%,#dadad9 100%);
background: -ms-linear-gradient(top,  #e5e5e5 0%,#dadad9 100%);
background: linear-gradient(top,  #e5e5e5 0%,#dadad9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#dadad9',GradientType=0 );
-moz-border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 0px 0px 8px 8px;
border-radius: 0px 0px 8px 8px; 
} 
.content{padding: 10px;}
.left{float: left; width: 660px;}
.left h2 {clear:both;}
.right{float: right; width: 270px; margin: 0 0 0 15px;}
.footer{margin: 10px 10px 0 10px; background: #EEEEEE; border: 1px solid #CECECE; -moz-border-radius: 8px 8px 0px 0px; -webkit-border-radius: 8px 8px 0px 0px; border-radius: 8px 8px 0px 0px; position: relative; padding: 10px;}
.footer a{color: #333;}
.intergage {float: right; position: relative; top:-15px; font-size: 12px;}

/* =============================================================================
   Menus
   ========================================================================== */

/* Old Menu */
#main-nav ul li {float:left; margin: 4px 0 0 0; }
#main-nav ul li a, #main-nav ul li span{color: #333; font-size: 16px; font-family: 'PT Sans', Arial, sans-serif; display: block; font-weight: 700; padding: 10px 22px;}
#main-nav li.cur, #main-nav li:hover, #main-nav li.poc { color:#fff; -moz-border-radius: 8px 8px 0px 0px;
-webkit-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;
background: #567dc7;
background: -moz-linear-gradient(top,  #567dc7 0%, #305190 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#567dc7), color-stop(100%,#305190));
background: -webkit-linear-gradient(top,  #567dc7 0%,#305190 100%);
background: -o-linear-gradient(top,  #567dc7 0%,#305190 100%);
background: -ms-linear-gradient(top,  #567dc7 0%,#305190 100%);
background: linear-gradient(top,  #567dc7 0%,#305190 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#567dc7', endColorstr='#305190',GradientType=0 );}
#main-nav li.cur a, #main-nav li:hover a, #main-nav li.poc a,#main-nav li.cur span{color:#fff; text-decoration: none;}


#nav li.lev1 {background: url(/hres/top_menu_spacer_cemt.png) no-repeat 0 10px transparent;float:left;}
#nav a.lev1.poc {color: #0073FF}

/* 2nd Level Menus */
#nav li.lev1 {
  position: relative;
}
#nav li.lev1:hover ul.lev2 {
  display: block;
}
#nav ul.lev2 {
  display: none;
  position: absolute;
  top: 100%;
  background: #e5e5e5;
  z-index: 5;
  padding: 6px 0;
}
#nav a.lev2 {
  color: #000066;
  font-size: 14px;
  padding: 2px 11px;
}
#nav span.lev2 {
  color: #0073FF;
  font-size: 14px;
  padding: 2px 11px;
}

/* =============================================================================
   Other Classes
   ========================================================================== */

.bannerTextLeft, .bannerTextRight {font-size: 22px; color: #fff; font-family: 'PT Sans', Arial, sans-serif; position: absolute; text-transform: uppercase; text-shadow: 1px 1px 1px #454545;}
.bannerTextLeft {bottom: 0; left: 40px; text-align:left;}
.bannerTextRight {bottom: 0; right: 40px; text-align:right;}

.imageBorder {border: 6px solid #fff; -moz-box-shadow: 0px 0px 1px 0px #888888; -webkit-box-shadow: 0px 0px 1px 0px #888888; box-shadow: 0px 0px 1px 0px #888888; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#888888')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#888888');}
.ThemeNameLinkNormal, .ThemeNameLinkNormal a:link{color: #0066CC; font-size: 18px; background:transparent; font-family: 'PT Sans', Arial, sans-serif; padding: 5px 0 10px 0;}
.ThemeItemLinkNormal a:link {color: #0066CC;padding: 0 0 0 10px;}
.ThemeItemLinkNormal {margin: 10px 0;}  


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* =============================================================================
   Media Screen Styles
   ========================================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}


/* =============================================================================
   Print Styles
   ========================================================================== */


@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
.cemtpad {
  padding:10px
}