.inner {
  margin: 0 auto;
  position: relative;
  width: 960px;
}



.l-header {
  background: #fff;
  box-shadow: 0 0 3px #222;
  height: 60px;
  position: relative;
  width: 100%;
  z-index: 1000;
}

  .l-header .l-header-left {
    margin-top: 12px;
  }
  
  .l-header .l-header-right {
    left: 168px;
    position: absolute;
    top: 8px;
  }
  
    .l-header .menu-btn {
      display: none;
    }
  
.l-utility { 
  height: 37px;
  position: relative;
  width: 100%;
  z-index: 100;
}

  .l-utility .l-utility-left {
    height: 20px;
    left: 168px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    width: 600px;
  }
  
    .l-utility .l-utility-left ul li {
    	list-style: none;
    }

  
  .l-utility .l-utility-right {
    position: absolute;
    right: 0px;
    top: 8px;
  }

.l-container {
  background: #000;
  display: block;
  position: relative;
}




.l-banner {
  background: #000;
  min-height: 400px;
  overflow: hidden;
  position: relative;
  width: 100%;
}


  .wk-slideshow {
    width: 100% !important;
  }
  
  a[data-lightbox] {
	  display: inline;
  }

  .l-banner img {
    height: auto;
    left: 0;
    min-height: 659px;
    min-width: 1400px;
    position: absolute;
    top: 0;
    width: 100% !important;
  }
  
  .l-banner .slides li {
	  min-width: 1179px;
      width: 100% !important; 
  }

  .l-banner .nav {
  	left: auto;
    margin: 15px -480px 0 0;
    position: absolute;
    right: 50%;
    text-align: right;
    top: 0;
    width: auto;
    z-index: 10;
  }

	.l-banner .nav li {
	    display: block !important;
	    float: left;
	    margin: 0 2px;
	 }
  
  
	.l-banner .nav li span {
		background-color: #AFAFAF;
		background-image: none;
	    display: block;
	    height: 12px;
	    width: 12px;
	 }

  
	.l-banner .nav li.active span,
	.l-banner .nav li:hover span {
    	background: none repeat scroll 0 0 #FFFFFF;
    }
    
    
    .l-banner .nav ul.slides li {
	    display: none;
	    height: 659px;
	    position: relative !important;
	    top: 0;
	    width: 100% !important;
	    z-index: 0 !important;
	 }
	 
	 .l-banner .caption {
	    background: none repeat scroll 0 0 transparent;
	    bottom: 330px;
	    color: #FFFFFF;
	    display: none;
	    filter: none !important;
	    height: auto;
	    left: 50%;
	    margin-left: -490px;
	    position: absolute;
	    width: 930px;
	    z-index: 20;
	}
	.l-banner .caption h2 {
	    font-size: 60px;
	    font-weight: bold;
	    letter-spacing: -1px;
	    line-height: 50px;
	    margin: 0 0 5px;
	    text-shadow: 0 0 2px #676767;
	    text-transform: uppercase;
	}
	.l-banner .caption a {
		background: url("../img/arrow.png") no-repeat 100% 3px;
		display: inline-block;
		font-size: 13px;
		padding-right: 30px;
		text-decoration: none;
		text-shadow: 0 0 2px #676767;
	}

	.l-banner a:hover {
	    background-position: 100% -77px;
	    color: #F3E800;
	    cursor: pointer;
	}
	
	.l-banner .slides p {
      margin: 0;
    }
  

.l-content {
  /*background: #000;*/
  background: url(../img/slider-mask.png) repeat-x center -329px;
  padding: 0px;
  position: relative;
  width: 100%;
  z-index: 10;
}

  .l-content table {
    overflow: hidden;
    width: 100%;
  }

  .l-content .inner {
    background: #FFFFFF;
    height: auto;
    margin: 0 auto;
    min-height: 300px;
    padding: 20px;
    width: 920px;
  }

  
    .l-content-left-top {
      
    }
    
    .l-content-left-bottom {
      
    }
    
      .l-content-left-bottom .row {
        border-bottom: 1px dotted #fff;
        height: 140px;
        padding: 15px;
      }
      
      l-content-left-bottom:last-child .row {
        border-bottom: 1px dotted #fff;
      }

  
  .l-content-right {
    background: #fff;
    float: left;
    position: relative;
    width: 280px;
  }
  
    .l-content-right-box {

    }
    
    .l-content-right-box.first {
      border: none;
      height: 180px;
      margin-bottom: 20px;
      overflow: hidden;
      padding-top: 20px;
      
    }
    
      .l-content-right-box.first h1 {
      	color: #7d7d7d;
        font-size: 32px;
        height: auto;
        padding: 0;
        margin: 7px 0 10px 2px;
        text-transform: uppercase;
      }
      
      .l-content-right-box.first p {
        margin: 0;
      }


.home .l-content {
  margin-top: -329px;
  position: relative;
}

  .home .l-content .inner {
    height: auto;
    min-height: 580px;
  }

.home .l-content .l-content-right {
  
}

  .home .l-content .l-content-left {
    background: #fff;
    float: left;
    margin-right: 10px;
    position: relative;
    width: 630px;
  }
  
  .home .l-content .l-content-right {
    background: #fff;
    left: 660px;
    position: absolute;
    width: 280px;
  }
  
.sub .item-page {
  float: left;
  margin: 0 25px 0 175px;
  min-height: 700px;
  position: relative;
  width: 620px;
}

.sub .header-image {
	margin: 0 0 15px 0;
  min-height: 100px;
}

.sub .item-page h1 {
	margin: 0;
	min-width: 200px;
	position: absolute;
    top: 0;
    z-index: 1;
}

.sub .item-page .date {
	font-size: 17px;
	font-family: "Uni Sans W01 Bold",sans-serif;
	font-weight: bold;
	color: #F3CB00;
	margin: 0px;
}

.sub .item-page .image {
	margin-bottom: 20px;
}


.sub .item-page .subtitle h3 {
	font-size: 21px;
	font-family: "Uni Sans W01 Bold",sans-serif;
	font-weight: bold;
	line-height: 24px;
	color: #646464;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 4px #F3E800;
}

.sub .item-page .image img {
	margin: 13px 0 0 0;
}


.sub .item-page.blog .teaser {
	padding: 35px 0 10px 0;
	border-bottom: 1px solid #E1E1E1;
}

.sub .item-page.blog .date {
	float: left;
}

.sub .item-page.blog .date {
	font-family: "Uni Sans W01 Bold",sans-serif;
	font-weight: bold;
	line-height: 24px;
	color: #F3CB00;
	margin: 0 10px 0 0;
}

.sub .item-page.blog .subtitle h3 {
	font-size: 20px;
	font-family: "Uni Sans W01 Bold",sans-serif;
	font-weight: bold;
	line-height: 24px;
	color: #646464;
	margin: 0;
	padding: 0;
	border: none;
}

.sub .item-page.blog .readmore {
	width: 70px;
}

 .sub .breadcrumbs {
    letter-spacing: 0;
    margin: 0 0 20px 175px;
    width: 620px;
  }
    
    .sub .breadcrumbs a {
      color: #646464;
      text-decoration: none;
    }
    
    .sub .breadcrumbs a:hover {
      color: #AFAFAF;
    }
  


.sub .l-content {
  
}

  .sub .l-content .l-content-top {
    letter-spacing: 0;
    margin: 0 auto 20px;
    width: 620px;
  }

  .sub .l-content .l-content-left {
    left: 20px;
    position: absolute;
    top: 180px;
    width: 140px;
  }
  
  .sub .l-content .l-content-middle {
    margin: 0 auto;
    min-height: 700px;
    position: relative;
    width: 620px;
  }
  
    .sub .l-content .l-content-middle h1 {
      position: absolute;
      top: 0;
      z-index: 1;
      
      background: url("../img/heading1.png") no-repeat scroll 0 0 transparent;
      font-family: "Uni Sans W01 Heavy",sans-serif;
      font-size: 33px;
      font-size-adjust: 0.52;
      font-style: normal;
      font-weight: bold;
      height: 80px;
      letter-spacing: 0;
      line-height: 28px;
      margin: 0 0 20px;
      padding: 10px 300px 10px 15px;
      text-transform: uppercase;
    }
  
  .sub .l-content .l-content-right {
    float: left;
    margin: 80px 0 0 0;
    width: 150px;
  }

.l-bottom {
  height: 20px;
  overflow: hidden;
  width: 100%;
}

.l-footer {
  height: 120px;
  padding-bottom: 0;
  position: relative;
  width: 100%;
}


  .l-footer .inner {
  	background: url(../img/footer-logo.png) no-repeat 100% 9px;
    border-bottom: 1px dotted #FFFFFF;
    height: 110px;
    width: 920px;
  }
  
  
.footer-logos .inner {
	height: 20px;
	padding: 0 0 40px 0;
	width: 920px;
}


.footer-logos .dia {
	color: #fff !important;
    display: block;
    float: right;
    font-family: "Arial";
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    margin: 8px 0 0;
    text-decoration: none;
}

.footer-logos .dashdigital {
	background: url(../img/dashdigital.png) no-repeat 0 0;
	display: block;
	float: right;
	height: 19px;
	margin: 0 20px 0 0;
	width: 98px;
}

.footer-logos a:hover {
	opacity: 0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
}

.footer-logos a {-webkit-transform: rotate(0); transform: rotate(0);}


.sub .l-content .logos {
    margin-top: 40px;
}
.sub .l-content .logos tr {
    display: inline;
}
.sub .l-content .logos td {
    border: medium none;
    display: block;
    float: left;
    height: 50px;
    padding: 10px 5px !important;
}



.sub .l-content .l-content-right .quick-links {
    margin: 20px 0 40px 0;
}
.sub .l-content .l-content-right .quick-links h3 {
    border-top: 4px solid #F3E800;
    color: #616265;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 13px 0 0;
}


.sub .l-content .l-content-right .quick-links ul li,
.sub .l-content .l-content-right .quick-links ul li ul {
    display: none;
}


.sub .l-content .l-content-right .quick-links li a {
    color: #AEAEAE;
    display: block;
    font-family: "Uni Sans W01 Regular",sans-serif;
    font-size: 13px;
    height: 33px;
    margin: 0 0 5px;
    padding: 10px 0 0 50px;
    text-decoration: none;
    text-transform: uppercase;
}

.sub .l-content .l-content-right .quick-links li a:hover,
.sub .l-content .l-content-right .quick-links li.active > a {
    color: #636363;
}

.sub .l-content .l-content-right .quick-links ul {
	padding: 0;
	margin: 0;
}

.sub .l-content .l-content-right .quick-links ul li {
    padding: 0;
    margin: 0;
}


.sub .contact {
    border-top: 4px solid #F3E800;
    float: left;
    margin-right: 10px;
    width: 200px;
}
.sub .contact .address, .sub .contact .name {
    border-bottom: 1px solid #AFAFAF;
    margin: 0 0 10px;
    padding: 10px 0;
}
.sub .contact .phone {
    padding: 9px 0;
}
.sub .contact .fax {
    padding: 10px 0;
}
.sub .contact strong {
    font-size: 18px;
    font-weight: bold;
}

ul.level_0 {
	text-transform: uppercase;
}

ul.level_1, ul.level_2, ul.level_3 {
	text-transform: none;
}

ul.level_0 a {
	color: #636363;
	text-decoration: none;
}

ul.level_0 a:hover {
	text-decoration: underline;
}


.feature-box a {
    display: block;
    height: 150px;
    width: 180px;
}




#searchForm fieldset {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#searchForm fieldset legend {
	font-weight: bold;
}

#searchForm .label {
	float: none;
	margin: 6px 5px 0 0;
}

#searchForm #search-searchword {
	float: left;
	margin: 0 5px 0 0;
	width: 270px;
}

#searchForm .button {
	float: left;
}

#searchForm select {
	width: 235px;
}

.search-results {
	margin: 0;
	padding: 0 0 0 25px;
}
	
.search-results li {
	padding: 20px 0;
	border-bottom: solid 1px #D9D9D9;
}

.search-results h3 {
	margin: 0 0 5px 0;
}

.search-results p {
	margin: 7px 0;
}

.search-results .result-created {
	color: #C8C8C8;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
}

.search-results.result-text {
	margin: 5px 0;
}

.search-results .highlight {
	background: #D9D9D9;
}



.counter {
	font-size: 13px;
	margin: 0 0 -10px 0;
	padding: 30px 0 0 0;
}

.pagination {
	padding: 20px 0 0 0;
}

.pagination ul {
	font-size: 13px;
	margin: 0 !important;
}

.pagination ul li {
	float: left;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.pagination ul li a {
	background: #c2c2c2;
	color: #fff;
	display: block;
	padding: 2px 10px;
	margin:	0 7px 7px 0;
	text-decoration: none;
}

.pagination ul li a:hover {
	background: #afafaf;
	color: #fff;
}

.pagination ul li span {
	background: #eaeaea;
	color: #999;
	display: block;
	padding: 2px 10px;
	margin:	0 7px 7px 0;
	text-decoration: none;
}


.user-form .control-group {
	padding: 0 0 10px 0;
}