/* Created by Artisteer v4.3.0.60745 */

#dpt-main
{
   background: #FFFFFF url('images/page.png') fixed;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.dpt-hmenu
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.dpt-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #A8A8A8;
   padding:0 20px;
   margin:0 auto;
   height:29px;
}

.dpt-postcontent,
.dpt-postheadericons,
.dpt-postfootericons,
.dpt-blockcontent,
ul.dpt-vmenu a 
{
   text-align: left;
}

.dpt-postcontent,
.dpt-postcontent li,
.dpt-postcontent table,
.dpt-postcontent a,
.dpt-postcontent a:link,
.dpt-postcontent a:visited,
.dpt-postcontent a.visited,
.dpt-postcontent a:hover,
.dpt-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dpt-postcontent p
{
   margin: 12px 0;
}

.dpt-postcontent h1, .dpt-postcontent h1 a, .dpt-postcontent h1 a:link, .dpt-postcontent h1 a:visited, .dpt-postcontent h1 a:hover,
.dpt-postcontent h2, .dpt-postcontent h2 a, .dpt-postcontent h2 a:link, .dpt-postcontent h2 a:visited, .dpt-postcontent h2 a:hover,
.dpt-postcontent h3, .dpt-postcontent h3 a, .dpt-postcontent h3 a:link, .dpt-postcontent h3 a:visited, .dpt-postcontent h3 a:hover,
.dpt-postcontent h4, .dpt-postcontent h4 a, .dpt-postcontent h4 a:link, .dpt-postcontent h4 a:visited, .dpt-postcontent h4 a:hover,
.dpt-postcontent h5, .dpt-postcontent h5 a, .dpt-postcontent h5 a:link, .dpt-postcontent h5 a:visited, .dpt-postcontent h5 a:hover,
.dpt-postcontent h6, .dpt-postcontent h6 a, .dpt-postcontent h6 a:link, .dpt-postcontent h6 a:visited, .dpt-postcontent h6 a:hover,
.dpt-blockheader .t, .dpt-blockheader .t a, .dpt-blockheader .t a:link, .dpt-blockheader .t a:visited, .dpt-blockheader .t a:hover,
.dpt-vmenublockheader .t, .dpt-vmenublockheader .t a, .dpt-vmenublockheader .t a:link, .dpt-vmenublockheader .t a:visited, .dpt-vmenublockheader .t a:hover,
.dpt-headline, .dpt-headline a, .dpt-headline a:link, .dpt-headline a:visited, .dpt-headline a:hover,
.dpt-slogan, .dpt-slogan a, .dpt-slogan a:link, .dpt-slogan a:visited, .dpt-slogan a:hover,
.dpt-postheader, .dpt-postheader a, .dpt-postheader a:link, .dpt-postheader a:visited, .dpt-postheader a:hover
{
   font-size: 32px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.dpt-postcontent a, .dpt-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #404040;
}

.dpt-postcontent a:visited, .dpt-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #424242;
}

.dpt-postcontent  a:hover, .dpt-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #424242;
}

.dpt-postcontent h1
{
   color: #000000;
   margin: 12px 0;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.dpt-blockcontent h1
{
   margin: 12px 0;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.dpt-postcontent h1 a, .dpt-postcontent h1 a:link, .dpt-postcontent h1 a:hover, .dpt-postcontent h1 a:visited, .dpt-blockcontent h1 a, .dpt-blockcontent h1 a:link, .dpt-blockcontent h1 a:hover, .dpt-blockcontent h1 a:visited 
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.dpt-postcontent h2
{
   color: #9C9C9C;
   margin: 20px 0 10px;
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.dpt-blockcontent h2
{
   margin: 20px 0 10px;
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.dpt-postcontent h2 a, .dpt-postcontent h2 a:link, .dpt-postcontent h2 a:hover, .dpt-postcontent h2 a:visited, .dpt-blockcontent h2 a, .dpt-blockcontent h2 a:link, .dpt-blockcontent h2 a:hover, .dpt-blockcontent h2 a:visited 
{
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.dpt-postcontent h3
{
   color: #6EA5C9;
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.dpt-blockcontent h3
{
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.dpt-postcontent h3 a, .dpt-postcontent h3 a:link, .dpt-postcontent h3 a:hover, .dpt-postcontent h3 a:visited, .dpt-blockcontent h3 a, .dpt-blockcontent h3 a:link, .dpt-blockcontent h3 a:hover, .dpt-blockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.dpt-postcontent h4
{
   color: #397298;
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-blockcontent h4
{
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-postcontent h4 a, .dpt-postcontent h4 a:link, .dpt-postcontent h4 a:hover, .dpt-postcontent h4 a:visited, .dpt-blockcontent h4 a, .dpt-blockcontent h4 a:link, .dpt-blockcontent h4 a:hover, .dpt-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-postcontent h5
{
   color: #397298;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-blockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-postcontent h5 a, .dpt-postcontent h5 a:link, .dpt-postcontent h5 a:hover, .dpt-postcontent h5 a:visited, .dpt-blockcontent h5 a, .dpt-blockcontent h5 a:link, .dpt-blockcontent h5 a:hover, .dpt-blockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-postcontent h6
{
   color: #97BED8;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-blockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-postcontent h6 a, .dpt-postcontent h6 a:link, .dpt-postcontent h6 a:hover, .dpt-postcontent h6 a:visited, .dpt-blockcontent h6 a, .dpt-blockcontent h6 a:link, .dpt-blockcontent h6 a:hover, .dpt-blockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

header, footer, article, nav, #dpt-hmenu-bg, .dpt-sheet, .dpt-hmenu a, .dpt-vmenu a, .dpt-slidenavigator > a, .dpt-checkbox:before, .dpt-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #dpt-hmenu-bg, .dpt-sheet, .dpt-slidenavigator > a, .dpt-checkbox:before, .dpt-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 800px;
   color: #000000;
}

.dpt-header:before, 
#dpt-header-bg:before, 
.dpt-layout-cell:before, 
.dpt-layout-wrapper:before, 
.dpt-footer:before, 
.dpt-nav:before, 
#dpt-hmenu-bg:before, 
.dpt-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.dpt-header:after, 
#dpt-header-bg:after, 
.dpt-layout-cell:after, 
.dpt-layout-wrapper:after, 
.dpt-footer:after, 
.dpt-nav:after, 
#dpt-hmenu-bg:after, 
.dpt-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .dpt-postcontent li h1, .dpt-blockcontent li h1 
{
   margin:1px;
} 
li h2, .dpt-postcontent li h2, .dpt-blockcontent li h2 
{
   margin:1px;
} 
li h3, .dpt-postcontent li h3, .dpt-blockcontent li h3 
{
   margin:1px;
} 
li h4, .dpt-postcontent li h4, .dpt-blockcontent li h4 
{
   margin:1px;
} 
li h5, .dpt-postcontent li h5, .dpt-blockcontent li h5 
{
   margin:1px;
} 
li h6, .dpt-postcontent li h6, .dpt-blockcontent li h6 
{
   margin:1px;
} 
li p, .dpt-postcontent li p, .dpt-blockcontent li p 
{
   margin:1px;
}


.dpt-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.dpt-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.dpt-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.dpt-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.dpt-logo-1764744868
{  
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -298px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
      z-index: 101;
  width: 597px;
  height: 200px;
}.dpt-logo-1595734956
{  
  position: absolute;
  top: 50px;
  left: 31.34%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
      z-index: 102;
  width: 1px;
  height: 1px;
}



.dpt-footer .layout-item-0 { border-top-style:solid;border-top-width:3px;border-top-color:#CCCCCC;  }
.dpt-footer .layout-item-1 { color: #008000; padding: 25px;  }
.ie7 .dpt-post .dpt-layout-cell {border:none !important; padding:0 !important; }
.ie6 .dpt-post .dpt-layout-cell {border:none !important; padding:0 !important; }

.dpt-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 200px;
   position:relative;
   background-image: url('images/header.png');
   background-position: center top;
}

.custom-responsive .dpt-header
{
   background-image: url('images/header.png');
   background-position: center top;
}

.default-responsive .dpt-header,
.default-responsive #dpt-header-bg
{
   background-image: url('images/header.png');
   background-position: center center;
   background-size: cover;
}

.dpt-header-inner{
   position: relative;
   width: 800px;
   z-index: auto !important;
   margin: 0 auto;
}

.dpt-header>.widget 
{
   position:absolute;
   z-index:101;
}

.dpt-sheet
{
   background: #000000;
   background: transparent;
   padding:15px;
   margin:20px auto 0;
   position:relative;
   cursor:auto;
   width: 800px;
   z-index: auto !important;
}

.dpt-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.dpt-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.dpt-content-layout-row 
{
   display: table-row;
}

.dpt-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.dpt-postcontent .dpt-content-layout
{
   border-collapse: collapse;
}

.dpt-block
{
   margin:10px;
}
div.dpt-block img
{
   border: none;
   margin: 0;
}

.dpt-blockheader
{
   padding:6px 5px;
   margin:0 auto;
}
.dpt-blockheader .t,
.dpt-blockheader .t a,
.dpt-blockheader .t a:link,
.dpt-blockheader .t a:visited, 
.dpt-blockheader .t a:hover
{
   color: #000000;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.dpt-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #000000;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.dpt-blockcontent table,
.dpt-blockcontent li, 
.dpt-blockcontent a,
.dpt-blockcontent a:link,
.dpt-blockcontent a:visited,
.dpt-blockcontent a:hover
{
   color: #000000;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dpt-blockcontent p
{
   margin: 6px 0;
}

.dpt-blockcontent a, .dpt-blockcontent a:link
{
   color: #9C9C9C;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.dpt-blockcontent a:visited, .dpt-blockcontent a.visited
{
   color: #6EA5C9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.dpt-blockcontent a:hover, .dpt-blockcontent a.hover
{
   color: #9C9C9C;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.dpt-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -12px;
}
.opera .dpt-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.dpt-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #000000;
}

.dpt-block ul>li, .dpt-block ol
{
   padding: 0;
}

.dpt-block ul>li
{
   padding-left: 12px;
}

.dpt-breadcrumbs
{
   margin:0 auto;
}

a.dpt-button,
a.dpt-button:link,
a:link.dpt-button:link,
body a.dpt-button:link,
a.dpt-button:visited,
body a.dpt-button:visited,
input.dpt-button,
button.dpt-button
{
   text-decoration: none;
   font-size: 14px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #404040;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 29px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.dpt-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .dpt-button
{
   display: block;
   float: left;
}

input, select, textarea, a.dpt-search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-block select 
{
   width:96%;
}

input.dpt-button
{
   float: none !important;
   -webkit-appearance: none;
}

.dpt-button.active, .dpt-button.active:hover
{
   background: #88B5D3;
   background: -webkit-linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   background: -moz-linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   background: -o-linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   background: -ms-linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   -svg-background: linear-gradient(top, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   background: linear-gradient(to bottom, #ADCCE1 0, #5F9BC4 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #639EC5;
   padding:0 20px;
   margin:0 auto;
}
.dpt-button.active, .dpt-button.active:hover {
   color: #FFFFFF !important;
}

.dpt-button.hover, .dpt-button:hover
{
   background: #787878;
   background: -webkit-linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   background: -moz-linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   background: -o-linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   background: -ms-linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   -svg-background: linear-gradient(top, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   background: linear-gradient(to bottom, #919191 0, #808080 35%, #5E5E5E 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #636363;
   padding:0 20px;
   margin:0 auto;
}
.dpt-button.hover, .dpt-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #F8FAFB;
   border:1px solid rgba(105, 105, 105, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: auto;
   padding: 8px 0;
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.dpt-error, textarea.dpt-error
{
   background: #F8FAFB;
   border:1px solid #F5250A;
   margin:0 auto;
}
input.dpt-error, textarea.dpt-error {
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.dpt-search input[type="text"]
{
   background: #F8FAFB;
   border-radius: 0;
   border:1px solid #CAD6E2;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.dpt-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.dpt-search input, a.dpt-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.dpt-search>input, a.dpt-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.dpt-search input[type="submit"], input.dpt-search-button, a.dpt-search-button
{
   background: #88B5D3;
   border-radius: 0;
   margin:0 auto;
}
form.dpt-search input[type="submit"], input.dpt-search-button, a.dpt-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #274E68 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.dpt-search-button span.dpt-search-button-text, a.dpt-search-button:after {
   vertical-align:middle;
}

a.dpt-search-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.dpt-search-button, a.dpt-search-button span,
a.dpt-search-button:visited, a.dpt-search-button.visited,
a.dpt-search-button:hover, a.dpt-search-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

a.dpt-search-button 
{
   line-height: 100% !important;
}

label.dpt-checkbox:before
{
   background: #F8FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.dpt-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #404040 !important;
}

.dpt-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.dpt-checkbox.active:before
{
   background: #8C8C8C;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.dpt-checkbox.hovered:before
{
   background: #A8A8A8;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.dpt-radiobutton:before
{
   background: #F8FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.dpt-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #404040 !important;
}

.dpt-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.dpt-radiobutton.active:before
{
   background: #8C8C8C;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.dpt-radiobutton.hovered:before
{
   background: #A8A8A8;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.dpt-comments
{
   border-top:1px dotted #787878;
   margin:0 auto;
   margin-top: 25px;
}

.dpt-comments h2
{
   color: #292929;
}

.dpt-comment-inner
{
   background: #E1E8EF;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.dpt-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E1E8EF;
}

.dpt-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.dpt-comment-content
{
   padding:10px 0;
   color: #23465D;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dpt-comment
{
   margin-top: 6px;
}

.dpt-comment:first-child
{
   margin-top: 0;
}

.dpt-comment-header
{
   color: #292929;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.dpt-comment-header a, 
.dpt-comment-header a:link, 
.dpt-comment-header a:visited,
.dpt-comment-header a.visited,
.dpt-comment-header a:hover,
.dpt-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.dpt-comment-header a, .dpt-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #878787;
}

.dpt-comment-header a:visited, .dpt-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #878787;
}

.dpt-comment-header a:hover,  .dpt-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #878787;
}

.dpt-comment-content a, 
.dpt-comment-content a:link, 
.dpt-comment-content a:visited,
.dpt-comment-content a.visited,
.dpt-comment-content a:hover,
.dpt-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dpt-comment-content a, .dpt-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #696969;
}

.dpt-comment-content a:visited, .dpt-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #2E5C7B;
}

.dpt-comment-content a:hover,  .dpt-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #696969;
}

.dpt-pager
{
   background: #EEF2F6;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #787878;
   padding:5px;
}

.dpt-pager>*:last-child
{
   margin-right:0 !important;
}

.dpt-pager>span {
   cursor:default;
}

.dpt-pager>*
{
   background: #A8A8A8;
   background: -webkit-linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   background: -moz-linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   background: -o-linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   background: -ms-linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   -svg-background: linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   background: linear-gradient(to bottom, #CFCFCF 0, #808080 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #A8A8A8;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.dpt-pager a:link,
.dpt-pager a:visited,
.dpt-pager .active
{
   line-height: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #121212
;
}

.dpt-pager .active
{
   background: #B4BFCB;
   background: -webkit-linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   background: -moz-linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   background: -o-linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   background: -ms-linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   -svg-background: linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   background: linear-gradient(to bottom, #E4E8EC 0, #8496A9 100%) no-repeat;
   border:1px solid #A8A8A8;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.dpt-pager .more
{
   background: #A8A8A8;
   background: -webkit-linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   background: -moz-linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   background: -o-linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   background: -ms-linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   -svg-background: linear-gradient(top, #CFCFCF 0, #808080 100%) no-repeat;
   background: linear-gradient(to bottom, #CFCFCF 0, #808080 100%) no-repeat;
   border:1px solid #A8A8A8;
   margin:0 4px 0 auto;
}
.dpt-pager a.more:link,
.dpt-pager a.more:visited
{
   color: #121212
;
}
.dpt-pager a:hover
{
   background: #8C8C8C;
   background: -webkit-linear-gradient(top, #B2B2B2 0, #808080 67%, #666666 100%) no-repeat;
   background: -moz-linear-gradient(top, #B2B2B2 0, #808080 67%, #666666 100%) no-repeat;
   background: -o-linear-gradient(top, #B2B2B2 0, #808080 67%, #666666 100%) no-repeat;
   background: -ms-linear-gradient(top, #B2B2B2 0, #808080 67%, #666666 100%) no-repeat;
   -svg-background: linear-gradient(top, #B2B2B2 0, #808080 67%, #666666 100%) no-repeat;
   background: linear-gradient(to bottom, #B2B2B2 0, #808080 67%, #666666 100%) no-repeat;
   border:1px solid #A8A8A8;
   padding:7px;
   margin:0 4px 0 auto;
}
.dpt-pager  a:hover,
.dpt-pager  a.more:hover
{
   color: #1A1A1A
;
}
.dpt-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.dpt-pager>*:last-child:after{
   display:none;
}

.dpt-commentsform
{
   background: #E1E8EF;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #292929;
}

.dpt-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #292929;
}

.dpt-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.dpt-commentsform input:not([type=submit]), .dpt-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.dpt-commentsform .form-submit
{
   margin-top: 10px;
}

a img
{
   border: 0;
}

.dpt-article img, img.dpt-article, .dpt-block img, .dpt-footer img
{
   margin: 0 0 0 0;
}

.dpt-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.dpt-article table, table.dpt-article
{
   border-collapse: collapse;
   margin: 1px;
}

.dpt-post .dpt-content-layout-br
{
   height: 0;
}

.dpt-article th, .dpt-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

.dpt-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 0 0 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.dpt-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.dpt-postheader
{
   color: #696969;
   margin: 12px 0 5px;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.dpt-postheader a, 
.dpt-postheader a:link, 
.dpt-postheader a:visited,
.dpt-postheader a.visited,
.dpt-postheader a:hover,
.dpt-postheader a.hovered
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.dpt-postheader a, .dpt-postheader a:link
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #404040;
}

.dpt-postheader a:visited, .dpt-postheader a.visited
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #000000;
}

.dpt-postheader a:hover,  .dpt-postheader a.hovered
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #244861;
}

.dpt-postheadericons,
.dpt-postheadericons a,
.dpt-postheadericons a:link,
.dpt-postheadericons a:visited,
.dpt-postheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
}

.dpt-postheadericons
{
   padding: 1px;
}

.dpt-postheadericons a, .dpt-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
}

.dpt-postheadericons a:visited, .dpt-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #595959;
}

.dpt-postheadericons a:hover, .dpt-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #0F1F29;
}

.dpt-postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .dpt-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.dpt-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .dpt-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.dpt-postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .dpt-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.dpt-postcontent ul>li:before,  .dpt-post ul>li:before,  .dpt-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .dpt-postcontent ul>li:before, .opera   .dpt-post ul>li:before, .opera   .dpt-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.dpt-postcontent li, .dpt-post li, .dpt-textblock li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
   margin: 12px 0 12px 6px;
}

.dpt-postcontent ul>li, .dpt-post ul>li, .dpt-textblock ul>li, .dpt-postcontent ol, .dpt-post ol, .dpt-textblock ol
{
   padding: 0;
}

.dpt-postcontent ul>li, .dpt-post ul>li, .dpt-textblock ul>li
{
   padding-left: 11px;
}

.dpt-postcontent ul>li:before,  .dpt-post ul>li:before,  .dpt-textblock ul>li:before
{
   margin-left: -11px;
}

.dpt-postcontent ol, .dpt-post ol, .dpt-textblock ol, .dpt-postcontent ul, .dpt-post ul, .dpt-textblock ul
{
   margin: 1em 0 1em 6px;
}

.dpt-postcontent li ol, .dpt-post li ol, .dpt-textblock li ol, .dpt-postcontent li ul, .dpt-post li ul, .dpt-textblock li ul
{
   margin: 0.5em 0 0.5em 6px;
}

.dpt-postcontent li, .dpt-post li, .dpt-textblock li
{
   margin: 12px 0 12px 0;
}

.dpt-postcontent ol>li, .dpt-post ol>li, .dpt-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.dpt-postcontent ul>li, .dpt-post ul>li, .dpt-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #B8D3E5 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 10px 10px 50px;
   color: #204055;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .dpt-postcontent blockquote a, .dpt-blockcontent blockquote a, .dpt-footer blockquote a,
blockquote a:link, .dpt-postcontent blockquote a:link, .dpt-blockcontent blockquote a:link, .dpt-footer blockquote a:link,
blockquote a:visited, .dpt-postcontent blockquote a:visited, .dpt-blockcontent blockquote a:visited, .dpt-footer blockquote a:visited,
blockquote a:hover, .dpt-postcontent blockquote a:hover, .dpt-blockcontent blockquote a:hover, .dpt-footer blockquote a:hover
{
   color: #204055;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.dpt-postcontent blockquote p,
.dpt-blockcontent blockquote p,
.dpt-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.dpt-postfootericons,
.dpt-postfootericons a,
.dpt-postfootericons a:link,
.dpt-postfootericons a:visited,
.dpt-postfootericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
}

.dpt-postfootericons
{
   padding: 1px;
}

.dpt-postfootericons a, .dpt-postfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1C1C1C;
}

.dpt-postfootericons a:visited, .dpt-postfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #595959;
}

.dpt-postfootericons a:hover, .dpt-postfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #0F1F29;
}

.dpt-footer
{
   margin:0 auto;
   position: relative;
   color: #141414;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
   padding: 0;
}

.dpt-footer a,
.dpt-footer a:link,
.dpt-footer a:visited,
.dpt-footer a:hover,
.dpt-footer td, 
.dpt-footer th,
.dpt-footer caption
{
   color: #141414;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dpt-footer p 
{
   margin: 15px 0;
   padding:0;
   text-align: left;
}

.dpt-footer a,
.dpt-footer a:link
{
   color: #424242;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.dpt-footer a:visited
{
   color: #808080;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.dpt-footer a:hover
{
   color: #244861;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.dpt-footer h1
{
   color: #636363;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-footer h2
{
   color: #787878;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-footer h3
{
   color: #696969;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-footer h4
{
   color: #88B5D3;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-footer h5
{
   color: #88B5D3;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-footer h6
{
   color: #88B5D3;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.dpt-footer img
{
   border: none;
   margin: 0;
}

.dpt-footer-inner
{
   margin: 0 auto;
   width:800px;
   padding-right: 15px;
   padding-left: 15px;
}

.dpt-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:31px;
   min-width:31px;
   display: inline-block;
   text-indent: 34px;
   background-position: left center;
   vertical-align: middle;
}

.dpt-rss-tag-icon:empty
{
   vertical-align: middle;
}

.dpt-facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.dpt-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.dpt-twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.dpt-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.dpt-tumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.dpt-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.dpt-pinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.dpt-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.dpt-vimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:33px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.dpt-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.dpt-youtube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.dpt-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.dpt-linkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.dpt-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.dpt-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #545454;
}

.dpt-page-footer, 
.dpt-page-footer a,
.dpt-page-footer a:link,
.dpt-page-footer a:visited,
.dpt-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #757575;
}

.dpt-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #595959;
}

.dpt-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.dpt-lightbox,
.dpt-lightbox-wrapper .dpt-lightbox-image
{
   cursor: pointer;
}

.dpt-lightbox-wrapper .dpt-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.dpt-lightbox-wrapper .dpt-lightbox-image.active
{
   display: inline-block;
}

.dpt-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.dpt-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.dpt-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.dpt-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.dpt-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.dpt-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.dpt-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.dpt-lightbox-wrapper .arrow-t, 
.dpt-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.dpt-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.dpt-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.dpt-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.dpt-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.dpt-lightbox-wrapper .close .cw, 
.dpt-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.dpt-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.dpt-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.dpt-lightbox-wrapper .close-alt, 
.dpt-lightbox-wrapper .arrow-right-alt, 
.dpt-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .dpt-lightbox-wrapper .close-alt, 
.ie8 .dpt-lightbox-wrapper .arrow-right-alt, 
.ie8 .dpt-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .dpt-lightbox-wrapper .cw, 
.ie8 .dpt-lightbox-wrapper .ccw 
{
   display: none;
}

.dpt-content-layout .dpt-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.dpt-blockheader .t, .dpt-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
