/* @override
	http://localhost/JCHachet/style.css */

@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700&subset=latin,latin-ext);
#dpx-main
{
   background: #000000 url('images/page.png') top center no-repeat scroll;
   background: url('images/pageglare.png') top center no-repeat, linear-gradient(top, rgba(0, 0, 0, 0.18) 0, rgba(57, 57, 57, 0.26) 500px) no-repeat, url('images/page.png') top center no-repeat, linear-gradient(top, #000000 0, #262626 500px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -webkit-linear-gradient(top, rgba(0, 0, 0, 0.18) 0, rgba(57, 57, 57, 0.26) 500px) no-repeat, url('images/page.png') top center no-repeat, -webkit-linear-gradient(top, #000000 0, #262626 500px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -moz-linear-gradient(top, rgba(0, 0, 0, 0.18) 0, rgba(57, 57, 57, 0.26) 500px) no-repeat, url('images/page.png') top center no-repeat, -moz-linear-gradient(top, #000000 0, #262626 500px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -o-linear-gradient(top, rgba(0, 0, 0, 0.18) 0, rgba(57, 57, 57, 0.26) 500px) no-repeat, url('images/page.png') top center no-repeat, -o-linear-gradient(top, #000000 0, #262626 500px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -ms-linear-gradient(top, rgba(0, 0, 0, 0.18) 0, rgba(57, 57, 57, 0.26) 500px) no-repeat, url('images/page.png') top center no-repeat, -ms-linear-gradient(top, #000000 0, #262626 500px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, linear-gradient(top, rgba(0, 0, 0, 0.18) 0, rgba(57, 57, 57, 0.26) 500px) no-repeat, url('images/page.png') top center no-repeat, linear-gradient(top, #000000 0, #262626 500px) no-repeat;
   -svg-background: url('images/pageglare.png') top center no-repeat, linear-gradient(top, rgba(0, 0, 0, 0.18) 0, rgba(57, 57, 57, 0.26) 500px) no-repeat, url('images/page.png') top center no-repeat, linear-gradient(top, #000000 0, #262626 500px) no-repeat;
   margin:0 auto;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.dpx-hmenu
{
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

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.
 */
.dpx-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #C2982E;
   background: linear-gradient(top, #D2A941 0, #CFA230 29%, #A58127 100%) no-repeat;
   background: -webkit-linear-gradient(top, #D2A941 0, #CFA230 29%, #A58127 100%) no-repeat;
   background: -moz-linear-gradient(top, #D2A941 0, #CFA230 29%, #A58127 100%) no-repeat;
   background: -o-linear-gradient(top, #D2A941 0, #CFA230 29%, #A58127 100%) no-repeat;
   background: -ms-linear-gradient(top, #D2A941 0, #CFA230 29%, #A58127 100%) no-repeat;
   background: linear-gradient(top, #D2A941 0, #CFA230 29%, #A58127 100%) no-repeat;
   -svg-background: linear-gradient(top, #D2A941 0, #CFA230 29%, #A58127 100%) no-repeat;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   border:1px solid #D3CBF6;
   padding:0 35px;
   margin:0 auto;
   height:34px;
}

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

.dpx-postcontent,
.dpx-postcontent li,
.dpx-postcontent table,
.dpx-postcontent a,
.dpx-postcontent a:link,
.dpx-postcontent a:visited,
.dpx-postcontent a.visited,
.dpx-postcontent a:hover,
.dpx-postcontent a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

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

.dpx-postcontent h1, .dpx-postcontent h1 a, .dpx-postcontent h1 a:link, .dpx-postcontent h1 a:visited, .dpx-postcontent h1 a:hover,
.dpx-postcontent h2, .dpx-postcontent h2 a, .dpx-postcontent h2 a:link, .dpx-postcontent h2 a:visited, .dpx-postcontent h2 a:hover,
.dpx-postcontent h3, .dpx-postcontent h3 a, .dpx-postcontent h3 a:link, .dpx-postcontent h3 a:visited, .dpx-postcontent h3 a:hover,
.dpx-postcontent h4, .dpx-postcontent h4 a, .dpx-postcontent h4 a:link, .dpx-postcontent h4 a:visited, .dpx-postcontent h4 a:hover,
.dpx-postcontent h5, .dpx-postcontent h5 a, .dpx-postcontent h5 a:link, .dpx-postcontent h5 a:visited, .dpx-postcontent h5 a:hover,
.dpx-postcontent h6, .dpx-postcontent h6 a, .dpx-postcontent h6 a:link, .dpx-postcontent h6 a:visited, .dpx-postcontent h6 a:hover,
.dpx-blockheader .t, .dpx-blockheader .t a, .dpx-blockheader .t a:link, .dpx-blockheader .t a:visited, .dpx-blockheader .t a:hover,
.dpx-vmenublockheader .t, .dpx-vmenublockheader .t a, .dpx-vmenublockheader .t a:link, .dpx-vmenublockheader .t a:visited, .dpx-vmenublockheader .t a:hover,
.dpx-headline, .dpx-headline a, .dpx-headline a:link, .dpx-headline a:visited, .dpx-headline a:hover,
.dpx-slogan, .dpx-slogan a, .dpx-slogan a:link, .dpx-slogan a:visited, .dpx-slogan a:hover,
.dpx-postheader, .dpx-postheader a, .dpx-postheader a:link, .dpx-postheader a:visited, .dpx-postheader a:hover
{
   font-size: 22px;
	font-family: 'Comfortaa', cursive;
   font-style: normal;
   text-decoration: none;
}

a, a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #936F16;
}

a:visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #936F16;
}

a:hover, a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #987316;
}

h1
{
	color: #fff;
	margin: 10px 0 0;
	font: normal 35px 'Comfortaa', cursive;
}

h2
{
 	color: #987316;
	margin: 10px 0 0;
 	font-size: 22px;
}

h3{
	color: #311b94;
	margin: 1em 0 0;
	font-size: 18px;
	background: #AE8829;
	background: linear-gradient(right, #000 0, #999 100%) no-repeat;
	background: -webkit-linear-gradient(right, #000 0, #999 100%) no-repeat;
	background: -moz-linear-gradient(right, #000 0, #999 100%) no-repeat;
	background: -o-linear-gradient(right, #000 0, #999 100%) no-repeat;
	background: -ms-linear-gradient(right, #000 0, #999 100%) no-repeat;
	background: linear-gradient(right, #000 0, #999 100%) no-repeat;
	-svg-background: linear-gradient(right, #000 0, #999 100%) no-repeat;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	padding: 0.2em 0.5em;
}

h4{
	color: #DFD9F8;
	margin: 10px 0 0;
	font-size: 16px;
}

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

header, footer, article, nav, #dpx-hmenu-bg, .dpx-sheet, .dpx-slidenavigator > a, .dpx-checkbox:before, .dpx-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%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #cccccc;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

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

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

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


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

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

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

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

.dpx-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 49px;
  left: 72.95%;
  line-height: 100%;
  margin-left: -362px !important;
  transform: rotate(0deg);
  z-index: 99;
}

.dpx-headline,
.dpx-headline a,
.dpx-headline a:link,
.dpx-headline a:visited,
.dpx-headline a:hover
{
	text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
  white-space: nowrap;
  text-shadow: -1px 1px 0 #9C9C9C;
  font: normal normal 48px 'Comfortaa', cursive;
}
.dpx-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 99px;
  left: 82.08%;
  line-height: 100%;
  margin-left: -225px !important;
  z-index: 99;
  white-space: nowrap;
}

.dpx-slogan,
.dpx-slogan a,
.dpx-slogan a:link,
.dpx-slogan a:visited,
.dpx-slogan a:hover
{
	text-decoration: none;
  padding: 0;
  margin: 0;
  color: #3E310F !important;
  text-shadow: -1px 1px 0 #715a35;
  font: 2.5em 'Comfortaa', cursive;
}




.dpx-footer .layout-item-0 { padding: 20px;
}


.ie7 .post .layout-cell {border:none !important; padding:0 !important; }
.ie6 .post .layout-cell {border:none !important; padding:0 !important; }

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

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

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

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

.dpx-nav
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:3px 3px 0;
   z-index: 100;
   font-size: 0;
   position: absolute;
   margin: 0;
   bottom:   0;
   width: 100%;
   text-align: left;
}

ul.dpx-hmenu a, ul.dpx-hmenu a:link, ul.dpx-hmenu a:visited, ul.dpx-hmenu a:hover
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.dpx-hmenu, ul.dpx-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.dpx-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.dpx-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.dpx-hmenu:after, ul.dpx-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.dpx-hmenu, ul.dpx-hmenu ul
{
   min-height: 0;
}

ul.dpx-hmenu
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 3px;
   padding-right: 3px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.dpx-nav:before
{
   content:' ';
}

.desktop-nav.dpx-nav{
   width: 900px;
   padding-left: 13px;
   padding-right: 13px;
}

.dpx-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.dpx-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.dpx-hmenu
{
   float: left;
}

.dpx-menuitemcontainer
{
   margin:0 auto;
}
ul.dpx-hmenu>li {
   margin-left: 6px;
}
ul.dpx-hmenu>li:first-child {
   margin-left: 3px;
}
ul.dpx-hmenu>li:last-child, ul.dpx-hmenu>li.last-child {
   margin-right: 3px;
}

ul.dpx-hmenu>li>a
{
   -webkit-border-radius:9px 9px 0 0;
   -moz-border-radius:9px 9px 0 0;
   border-radius:9px 9px 0 0;
   padding:0 17px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 30px;
   cursor: pointer;
   text-decoration: none;
   color: #8C8C8C;
   line-height: 30px;
   text-align: center;
}

.dpx-hmenu a,
.dpx-hmenu a:link,
.dpx-hmenu a:visited,
.dpx-hmenu a.active,
.dpx-hmenu a:hover
{
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.dpx-hmenu>li>a.active
{
   background: #3E310F;
   -webkit-border-radius:9px 9px 0 0;
   -moz-border-radius:9px 9px 0 0;
   border-radius:9px 9px 0 0;
   padding:0 17px;
   margin:0 auto;
   color: #EAC66D;
   text-decoration: none;
}

ul.dpx-hmenu>li>a:visited,
ul.dpx-hmenu>li>a:hover,
ul.dpx-hmenu>li:hover>a {
   text-decoration: none;
}

ul.dpx-hmenu>li>a:hover, .desktop ul.dpx-hmenu>li:hover>a
{
   background: #3E310F;
   -webkit-border-radius:9px 9px 0 0;
   -moz-border-radius:9px 9px 0 0;
   border-radius:9px 9px 0 0;
   padding:0 17px;
   margin:0 auto;
}
ul.dpx-hmenu>li>a:hover,
.desktop-nav ul.dpx-hmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}

ul.dpx-hmenu li li a
{
   background: #A3A3A3;
   background: transparent;
   -webkit-border-radius:9px;
   -moz-border-radius:9px;
   border-radius:9px;
   padding:0 17px;
   margin:0 auto;
}
ul.dpx-hmenu li li
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.dpx-hmenu li li ul>li:first-child
{
   margin-top: 0;
}

ul.dpx-hmenu li li ul>li:last-child
{
   margin-bottom: 0;
}

.dpx-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 27px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 27px;
   color: #1F1F1F;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.dpx-hmenu ul a:link,
.dpx-hmenu ul a:visited,
.dpx-hmenu ul a.active,
.dpx-hmenu ul a:hover
{
   text-align: left;
   line-height: 27px;
   color: #1F1F1F;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.dpx-hmenu ul li a:hover, .desktop ul.dpx-hmenu ul li:hover>a
{
   background: #878787;
   -webkit-border-radius:9px;
   -moz-border-radius:9px;
   border-radius:9px;
   margin:0 auto;
}

.dpx-hmenu ul li a:hover
{
   color: #000000;
}

.desktop-nav .dpx-hmenu ul li:hover>a
{
   color: #000000;
}

ul.dpx-hmenu ul:before
{
   background: #4E2EDA;
   -webkit-border-radius:9px;
   -moz-border-radius:9px;
   border-radius:9px;
   border:1px solid #765EE2;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.dpx-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.dpx-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.dpx-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.dpx-hmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.dpx-hmenu ul ul
{
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop-nav ul.dpx-hmenu ul.dpx-hmenu-left-to-right
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.dpx-hmenu ul.dpx-hmenu-right-to-left
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.dpx-hmenu li li:hover>ul.dpx-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.dpx-hmenu li li:hover>ul.dpx-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.dpx-hmenu ul ul.dpx-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop-nav ul.dpx-hmenu ul ul.dpx-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 14px 32px 32px;
   margin: -32px -9px 0 0;
}

.desktop-nav ul.dpx-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.dpx-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.dpx-hmenu ul ul:before
{
   border-radius: 9px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 12px;
}

.desktop-nav ul.dpx-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.dpx-hmenu>li>ul.dpx-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.dpx-hmenu>li>ul.dpx-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.dpx-hmenu ul ul.dpx-hmenu-left-to-right:before {
   right: 30px;
   left: 12px;
}
.desktop-nav ul.dpx-hmenu ul ul.dpx-hmenu-right-to-left:before {
   right: 12px;
   left: 30px;
}

.dpx-sheet
{
   background: #000000;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:5px solid #3E310F;
   padding:10px;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

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

.dpx-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}
.dpx-content-layout p{
	text-indent: 2em;
}
.dpx-content-layout-row
{
   display: table-row;
}

.dpx-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

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

.dpx-blockheader
{
   padding:6px 5px;
   margin:0 auto;
}
.dpx-blockheader .t,
.dpx-blockheader .t a,
.dpx-blockheader .t a:link,
.dpx-blockheader .t a:visited,
.dpx-blockheader .t a:hover
{
   color: #5A3CDC;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   margin: 0 5px;
}

.dpx-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #A3A3A3;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}
.dpx-blockcontent table,
.dpx-blockcontent li,
.dpx-blockcontent a,
.dpx-blockcontent a:link,
.dpx-blockcontent a:visited,
.dpx-blockcontent a:hover
{
   color: #A3A3A3;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.dpx-blockcontent p
{
   margin: 12px 0;
}

.dpx-blockcontent a, .dpx-blockcontent a:link
{
   color: #987316;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.dpx-blockcontent a:visited, .dpx-blockcontent a.visited
{
   color: #CDCDCD;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.dpx-blockcontent a:hover, .dpx-blockcontent a.hover
{
   color: #8671E5;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.dpx-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 .dpx-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.dpx-block li
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #B9B9B9;
   margin: 5px 0 0 10px;
}

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

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

.dpx-breadcrumbs
{
   margin:0 auto;
}

a.dpx-button,
a.dpx-button:link,
a:link.dpx-button:link,
body a.dpx-button:link,
a.dpx-button:visited,
body a.dpx-button:visited,
input.dpx-button,
button.dpx-button
{
   text-decoration: none;
   text-transform: uppercase;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   letter-spacing: 1px;
   font: normal bold 13px/34px 'Comfortaa', cursive;
}

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

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

input, select, textarea
{
   vertical-align: middle;
   font-size: 13px;
   font-family: 'Comfortaa', cursive;
   font-weight: bold;
   font-style: normal;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

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

input.dpx-button
{
   float: none !important;
}

.dpx-button.active, .dpx-button.active:hover
{
   background: #AE8829;
   background: linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
   background: -webkit-linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
   background: -moz-linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
   background: -o-linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
   background: -ms-linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
   background: linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
   -svg-background: linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   border:1px solid #D3CBF6;
   padding:0 35px;
   margin:0 auto;
}
.dpx-button.active, .dpx-button.active:hover {
   color: #FFFFFF !important;
}

.dpx-button.hover, .dpx-button:hover
{
   background: #E4B94A;
   background: linear-gradient(top, #999 0, #000 100%) no-repeat;
   background: -webkit-linear-gradient(top, #999 0, #000 100%) no-repeat;
   background: -moz-linear-gradient(top, #999 0, #000 100%) no-repeat;
   background: -o-linear-gradient(top, #999 0, #000 100%) no-repeat;
   background: -ms-linear-gradient(top, #999 0, #000 100%) no-repeat;
   background: linear-gradient(top, #999 0, #000 100%) no-repeat;
   -svg-background: linear-gradient(top, #999 0, #000 100%) no-repeat;
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #FFF;
   padding:0 35px;
   margin:0 auto;
}
.dpx-button.hover, .dpx-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #FFFFFF;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 96%;
   padding: 6px 2%;
   color: #7A5D12 !important;
   font: normal normal 13px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}
input.dpx-error, textarea.dpx-error
{
   background: #FFFFFF;
   border:1px solid #F63B22;
   margin:0 auto;
}
input.dpx-error, textarea.dpx-error {
   color: #7A5D12 !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.dpx-search input[type="text"]
{
   background: #FFFFFF;
   border-radius: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #7A5D12 !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.dpx-search
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.dpx-search input
{
   top:0;
   right:0;
}

form.dpx-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.dpx-search input[type="submit"]
{
   background: #9E8DEB;
   margin:0 auto;
   color: #321B98 !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:absolute;
   display:block;
   left: auto;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
}

label.dpx-checkbox:before
{
   background: #FFFFFF;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.dpx-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

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

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

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

label.dpx-radiobutton:before
{
   background: #FFFFFF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.dpx-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

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

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

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

a img
{
   border: 0;
}

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

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

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

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

.dpx-article th, .dpx-article td
{
   padding: 2px;
   border: solid 1px #737373;
   vertical-align: top;
   text-align: left;
}

.dpx-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.dpx-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;
}

.dpx-postheader
{
   color: #E2B137;
   margin: 30px 0 10px 10px;
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.dpx-postheader a,
.dpx-postheader a:link,
.dpx-postheader a:visited,
.dpx-postheader a.visited,
.dpx-postheader a:hover,
.dpx-postheader a.hovered
{
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.dpx-postheader a, .dpx-postheader a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #C4941D;
}

.dpx-postheader a:visited, .dpx-postheader a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #F4E1B1;
}

.dpx-postheader a:hover,  .dpx-postheader a.hovered
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #987316;
}

.dpx-postheadericons,
.dpx-postheadericons a,
.dpx-postheadericons a:link,
.dpx-postheadericons a:visited,
.dpx-postheadericons a:hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #D2D2D2;
}

.dpx-postheadericons
{
   display:inline-block;
   padding: 1px;
}

.dpx-postheadericons a, .dpx-postheadericons a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #B6B6B6;
}

.dpx-postheadericons a:visited, .dpx-postheadericons a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #B6B6B6;
}

.dpx-postheadericons a:hover, .dpx-postheadericons a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #4023C3;
}

.dpx-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 .dpx-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

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

.dpx-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 .dpx-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.dpx-postcontent ul>li:before,  .dpx-post ul>li:before,  .dpx-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 .dpx-postcontent ul>li:before, .opera   .dpx-post ul>li:before, .opera   .dpx-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.dpx-postcontent li, .dpx-post li, .dpx-textblock li
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #A3A3A3;
   margin: 12px 0 0 11px;
}

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

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

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

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

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

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

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

.dpx-postcontent ul>li, .dpx-post ul>li, .dpx-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: #3B3B3B url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 38px;
   margin:10px 10px 10px 50px;
   color: #BCBCBC;
   font-family: Verdana, Geneva, Arial, 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, .dpx-postcontent blockquote a, .dpx-blockcontent blockquote a, .dpx-footer blockquote a,
blockquote a:link, .dpx-postcontent blockquote a:link, .dpx-blockcontent blockquote a:link, .dpx-footer blockquote a:link,
blockquote a:visited, .dpx-postcontent blockquote a:visited, .dpx-blockcontent blockquote a:visited, .dpx-footer blockquote a:visited,
blockquote a:hover, .dpx-postcontent blockquote a:hover, .dpx-blockcontent blockquote a:hover, .dpx-footer blockquote a:hover
{
   color: #BCBCBC;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

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

.dpx-postfootericons,
.dpx-postfootericons a,
.dpx-postfootericons a:link,
.dpx-postfootericons a:visited,
.dpx-postfootericons a:hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #E9E9E9;
}

.dpx-postfootericons
{
   display:inline-block;
   padding: 1px;
}

.dpx-postfootericons a, .dpx-postfootericons a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #B6B6B6;
}

.dpx-postfootericons a:visited, .dpx-postfootericons a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #B6B6B6;
}

.dpx-postfootericons a:hover, .dpx-postfootericons a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4023C3;
}

.dpx-footer
{
   background: #000000;
   border-top:1px solid #2A1780;
   margin:30px auto 0;
   position: relative;
   color: #8C8C8C;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: left;
   padding: 0;
}

.dpx-footer a,
.dpx-footer a:link,
.dpx-footer a:visited,
.dpx-footer a:hover,
.dpx-footer td,
.dpx-footer th,
.dpx-footer caption
{
   color: #8C8C8C;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.dpx-footer p
{
   padding:0;
   text-align: left;
}

.dpx-footer a,
.dpx-footer a:link
{
   color: #936F16;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.dpx-footer a:visited
{
   color: #936F16;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.dpx-footer a:hover
{
   color: #987316;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.dpx-footer img
{
   border: none;
   margin: 5px;
}

.dpx-footer-inner
{
   margin: 0 auto;
   width:900px;
   padding-right: 10px;
   padding-left: 10px;
}

.dpx-footer li
{
   font-size: 11px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #B9B9B9;
}

.dpx-page-footer,
.dpx-page-footer a,
.dpx-page-footer a:link,
.dpx-page-footer a:visited,
.dpx-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: #624A0E;
}

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

img.dpx-lightbox
{
   cursor: pointer;
}

#dpx-lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#dpx-lightbox-bg
{
   top: 0;
   left: 0;
   width: 100%;
   position: absolute;
   height: 100%;
   background-color: #000;
   opacity: 0.8;
   filter: alpha(opacity=80);
   z-index: 9999;
}

img.dpx-lightbox-image
{
   -webkit-transition: opacity 350ms ease-in-out;
   -moz-transition: opacity 350ms ease-in-out;
   -o-transition: opacity 350ms ease-in-out;
   -ms-transition: opacity 350ms ease-in-out;
   transition: opacity 350ms ease-in-out;
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   border: 6px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.dpx-lightbox-image.active
{
   opacity: 1;
   filter: alpha(opacity=100);
}

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

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

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

.arrow.left
{
   left: 9px;
}
.arrow.right
{
   right: 9px;
}

.arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.arrow.disabled
{
   display: none;
}

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

.arrow-t
{
   top: 38px;
}

.arrow-b
{
   top: 50px;
}

.close
{
   width: 22px;
   height: 22px;
   position: fixed;
   top: 30px;
   right: 39px;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.close:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

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

.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 */}

.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 */}

.close-alt, .arrow-right-alt, .arrow-left-alt
{
   display: none;
   color: #fff;
   font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
   display: block;
}
.ie8 .cw, .ie8 .ccw {
   display: none;
}

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

/* Begin Additional CSS Styles */
.dpx-box .dpx-post .layout-item-1 {
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #dedede 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dedede));
background: -webkit-linear-gradient(top,  #ffffff 0%,#dedede 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#dedede 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#dedede 100%);
background: linear-gradient(top,  #ffffff 0%,#dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 );
-webkit-border-radius: 5px;-moz-border-radius: 10px;border-radius: 5px;
}

.dpx-blockheader .t, .dpx-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
article{
	padding: 0 10px;
}
#accueil article{
	padding: 0;
}

#enavant h1 {
	font: 5em 'Comfortaa', cursive;
	color: #311b94;
}
a#dixpix {
	display: inline-block;
	height: 17px;
	width: 77px;
	text-indent: -9999px;
	background-image: url(images/icone_site_17_off.png);
	margin-top: 7px;
}
a#dixpix:hover {
	background-image: url(images/icone_site_17_on.png);
}

#enavant img {
	margin: 10px;
}
#enavant a.dpx-button{
	margin-top: 1.5em!important;
	margin-left: 17%!important;
}

div.vignettes p{
	text-indent: 0;
}
div.vignettes img {
-webkit-border-radius: 5px;-moz-border-radius: 10px;border-radius: 5px;
width: 100%;
}
div.vignettes div.dpx-layout-cell{
	width: 30.33%;
	padding: 0 2%;
	border-right: 1px dotted #333;
}
div.vignettes div.dpx-layout-cell:last-child
{
   border-right: none;
}

input#nom.text-input,
input#ville.text-input {
	text-transform: uppercase;
}

input#email.text-input {
	text-transform: lowercase;
}
div#mentionsinfos {
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	width: 220px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	padding-right: 1em;
	border: 1px dotted #999;
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 99;
	background-color: #222;
	padding: 10px;
	font-weight: bold;
}

#mentionsinfos span {
	display: block;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-style: normal;
}
.sousTitre{
	font: 1.2em 'Comfortaa', cursive;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-top: 0.5em;
}
div.encadre,
#tabs {
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	background-color: #EEE;
	display: inline-block;
	padding: 1em;
	margin-top: 1em;
	color: #333;
	margin-bottom: 1em;
}
div.encadre p:last-child{
	margin-bottom: 0;
	margin-top: 2em;
}

#tabs{
	display: block;
}
#tabs ul {
	height: 2em;
	line-height: 2em;
	margin: 0 0 3em;
	text-align: center;
}
#tabs ul li {
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #dedede 100%);
background: -webkit-linear-gradient(top,  #ffffff 0%,#F1F1F1 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#dedede 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#dedede 100%);
background: linear-gradient(top,  #ffffff 0%,#dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 );
	font: 1.2em/2em 'Comfortaa', cursive;
	height: 2em;
	display: inline-block;
	padding: 0;
	width: 15%;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #CCC;
	margin: 0 1% 0 0;
}
#tabs ul li:last-child{
	margin: 0;
}
#tabs ul li.ui-state-active{
	background: #AE8829;
	background: linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
	background: -webkit-linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
	background: -moz-linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
	background: -o-linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
	background: -ms-linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
	background: linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
	-svg-background: linear-gradient(top, #CA9F2F 0, #917122 100%) no-repeat;
}
#tabs ul li.ui-state-active a{
	color: #FFF;
}
#tabs ul li a{
	border: none;
	width: 100%;
	height: 100%;
	display: inline-block;
}
#tabs ul li a:hover{
	text-decoration: none;
}

form table {
	background-color: #FFF;
	border-collapse: collapse;
}

form table a {
	display: inline-block;
	padding: 6px 6px 3px;
}
