/* PennyGraphics website design France */

#pg-main
{
   background: #F7D964;
   background: linear-gradient(top, #FEFBF0 0, #F2C40D 851px, #BD990A 1050px) no-repeat;
   background: -webkit-linear-gradient(top, #FEFBF0 0, #F2C40D 851px, #BD990A 1050px) no-repeat;
   background: -moz-linear-gradient(top, #FEFBF0 0, #F2C40D 851px, #BD990A 1050px) no-repeat;
   background: -o-linear-gradient(top, #FEFBF0 0, #F2C40D 851px, #BD990A 1050px) no-repeat;
   background: -ms-linear-gradient(top, #FEFBF0 0, #F2C40D 851px, #BD990A 1050px) no-repeat;
   background: linear-gradient(top, #FEFBF0 0, #F2C40D 851px, #BD990A 1050px) no-repeat;
   -svg-background: linear-gradient(top, #FEFBF0 0, #F2C40D 851px, #BD990A 1050px) no-repeat;
   background-attachment: fixed !important;
   margin:0 auto;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', 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.pg-hmenu
{
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', 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. 
 */
.pg-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #BEDA2F;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   border:1px solid #BEDA2F;
   padding:0 10px;
   margin:0 auto;
   height:25px;
}

.pg-postcontent,
.pg-postheadericons,
.pg-postfootericons,
.pg-blockcontent,
ul.pg-vmenu a 
{
   text-align: left;
}

.pg-postcontent,
.pg-postcontent li,
.pg-postcontent table,
.pg-postcontent a,
.pg-postcontent a:link,
.pg-postcontent a:visited,
.pg-postcontent a.visited,
.pg-postcontent a:hover,
.pg-postcontent a.hovered
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}

.pg-postcontent p
{
   margin: 12px 0;
}

.pg-postcontent h1, .pg-postcontent h1 a, .pg-postcontent h1 a:link, .pg-postcontent h1 a:visited, .pg-postcontent h1 a:hover,
.pg-postcontent h2, .pg-postcontent h2 a, .pg-postcontent h2 a:link, .pg-postcontent h2 a:visited, .pg-postcontent h2 a:hover,
.pg-postcontent h3, .pg-postcontent h3 a, .pg-postcontent h3 a:link, .pg-postcontent h3 a:visited, .pg-postcontent h3 a:hover,
.pg-postcontent h4, .pg-postcontent h4 a, .pg-postcontent h4 a:link, .pg-postcontent h4 a:visited, .pg-postcontent h4 a:hover,
.pg-postcontent h5, .pg-postcontent h5 a, .pg-postcontent h5 a:link, .pg-postcontent h5 a:visited, .pg-postcontent h5 a:hover,
.pg-postcontent h6, .pg-postcontent h6 a, .pg-postcontent h6 a:link, .pg-postcontent h6 a:visited, .pg-postcontent h6 a:hover,
.pg-blockheader .t, .pg-blockheader .t a, .pg-blockheader .t a:link, .pg-blockheader .t a:visited, .pg-blockheader .t a:hover,
.pg-vmenublockheader .t, .pg-vmenublockheader .t a, .pg-vmenublockheader .t a:link, .pg-vmenublockheader .t a:visited, .pg-vmenublockheader .t a:hover,
.pg-headline, .pg-headline a, .pg-headline a:link, .pg-headline a:visited, .pg-headline a:hover,
.pg-slogan, .pg-slogan a, .pg-slogan a:link, .pg-slogan a:visited, .pg-slogan a:hover,
.pg-postheader, .pg-postheader a, .pg-postheader a:link, .pg-postheader a:visited, .pg-postheader a:hover
{
   font-size: 32px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.pg-postcontent a, .pg-postcontent a:link
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #20228D;
}

.pg-postcontent a:visited, .pg-postcontent a.visited
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #515D22;
}

.pg-postcontent  a:hover, .pg-postcontent a.hover
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #E2341D;
}

.pg-postcontent h1
{
   color: #20228D;
   margin: 16px 0;
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}

.pg-blockcontent h1
{
   margin: 16px 0;
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}

.pg-postcontent h1 a, .pg-postcontent h1 a:link, .pg-postcontent h1 a:hover, .pg-postcontent h1 a:visited, .pg-blockcontent h1 a, .pg-blockcontent h1 a:link, .pg-blockcontent h1 a:hover, .pg-blockcontent h1 a:visited 
{
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}

.pg-postcontent h2
{
   color: #20228D;
   margin: 16px 0;
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}

.pg-blockcontent h2
{
   margin: 16px 0;
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}

.pg-postcontent h2 a, .pg-postcontent h2 a:link, .pg-postcontent h2 a:hover, .pg-postcontent h2 a:visited, .pg-blockcontent h2 a, .pg-blockcontent h2 a:link, .pg-blockcontent h2 a:hover, .pg-blockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}

.pg-postcontent h3
{
   color: #20228D;
   margin: 12px 0;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 125%;
}

.pg-blockcontent h3
{
   margin: 12px 0;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 125%;
}

.pg-postcontent h3 a, .pg-postcontent h3 a:link, .pg-postcontent h3 a:hover, .pg-postcontent h3 a:visited, .pg-blockcontent h3 a, .pg-blockcontent h3 a:link, .pg-blockcontent h3 a:hover, .pg-blockcontent h3 a:visited 
{
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 125%;
}

.pg-postcontent h4
{
   color: #1E2306;
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-blockcontent h4
{
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-postcontent h4 a, .pg-postcontent h4 a:link, .pg-postcontent h4 a:hover, .pg-postcontent h4 a:visited, .pg-blockcontent h4 a, .pg-blockcontent h4 a:link, .pg-blockcontent h4 a:hover, .pg-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-postcontent h5
{
   color: #1E2306;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-blockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-postcontent h5 a, .pg-postcontent h5 a:link, .pg-postcontent h5 a:hover, .pg-postcontent h5 a:visited, .pg-blockcontent h5 a, .pg-blockcontent h5 a:link, .pg-blockcontent h5 a:hover, .pg-blockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-postcontent h6
{
   color: #5D6C13;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-blockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-postcontent h6 a, .pg-postcontent h6 a:link, .pg-postcontent h6 a:hover, .pg-postcontent h6 a:visited, .pg-blockcontent h6 a, .pg-blockcontent h6 a:link, .pg-blockcontent h6 a:hover, .pg-blockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #pg-hmenu-bg, .pg-sheet, .pg-hmenu a, .pg-vmenu a, .pg-slidenavigator > a, .pg-checkbox:before, .pg-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #pg-hmenu-bg, .pg-sheet, .pg-slidenavigator > a, .pg-checkbox:before, .pg-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: 1000px;
   color: #181A0F;
}

.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, .pg-postcontent li h1, .pg-blockcontent li h1 
{
   margin:1px;
} 
li h2, .pg-postcontent li h2, .pg-blockcontent li h2 
{
   margin:1px;
} 
li h3, .pg-postcontent li h3, .pg-blockcontent li h3 
{
   margin:1px;
} 
li h4, .pg-postcontent li h4, .pg-blockcontent li h4 
{
   margin:1px;
} 
li h5, .pg-postcontent li h5, .pg-blockcontent li h5 
{
   margin:1px;
} 
li h6, .pg-postcontent li h6, .pg-blockcontent li h6 
{
   margin:1px;
} 
li p, .pg-postcontent li p, .pg-blockcontent li p 
{
   margin:1px;
}


.pg-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.pg-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.pg-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.pg-slidenavigator > a:last-child {
   margin-right: 0 !important;
}







.pg-nav
{
   background: #FFFFFF;
   background: transparent;
   -webkit-border-radius:0 0 15px 15px;
   -moz-border-radius:0 0 15px 15px;
   border-radius:0 0 15px 15px;
   border:1px solid transparent;
   border-top:none;
   border-bottom:none;
   padding:10px 12px;
   margin:0 auto;
   position: relative;
   z-index: 100;
   font-size: 0;
   text-align: left;
}

ul.pg-hmenu a, ul.pg-hmenu a:link, ul.pg-hmenu a:visited, ul.pg-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.pg-hmenu, ul.pg-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.pg-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.pg-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.pg-hmenu:after, ul.pg-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.pg-hmenu, ul.pg-hmenu ul 
{
   min-height: 0;
}

ul.pg-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 15px;
   padding-right: 15px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.pg-nav:before 
{
   content:' ';
}

.desktop-nav.pg-nav{
   width: 1000px;
   padding-left: 17px;
   padding-right: 17px;
}

.pg-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.pg-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.pg-hmenu
{
   float: left;
}

.pg-menuitemcontainer
{
   margin:0 auto;
}
ul.pg-hmenu>li {
   margin-left: 30px;
}
ul.pg-hmenu>li:first-child {
   margin-left: 15px;
}
ul.pg-hmenu>li:last-child, ul.pg-hmenu>li.last-child {
   margin-right: 15px;
}

ul.pg-hmenu>li>a
{
   background: #FAE699;
   -webkit-border-radius:18px;
   -moz-border-radius:18px;
   border-radius:18px;
   border:1px solid #6567DC;
   padding:0 50px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 44px;
   cursor: pointer;
   text-decoration: none;
   color: #343C16;
   line-height: 44px;
   text-align: center;
}

.pg-hmenu a, 
.pg-hmenu a:link, 
.pg-hmenu a:visited, 
.pg-hmenu a.active, 
.pg-hmenu a:hover
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.pg-hmenu>li>a.active
{
   background: #788B18;
   -webkit-border-radius:18px;
   -moz-border-radius:18px;
   border-radius:18px;
   border:1px solid transparent;
   padding:0 50px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

ul.pg-hmenu>li>a:visited, 
ul.pg-hmenu>li>a:hover, 
ul.pg-hmenu>li:hover>a {
   text-decoration: none;
}

ul.pg-hmenu>li>a:hover, .desktop ul.pg-hmenu>li:hover>a
{
   background: #BEDA2F;
   -webkit-border-radius:18px;
   -moz-border-radius:18px;
   border-radius:18px;
   border:1px solid #99B21F;
   padding:0 50px;
   margin:0 auto;
}
ul.pg-hmenu>li>a:hover, 
.desktop-nav ul.pg-hmenu>li:hover>a {
   color: #31341E;
   text-decoration: none;
}

ul.pg-hmenu li li a
{
   background: #E4E7D5;
   border:1px solid #CDD2B1;
   padding:0 17px;
   margin:0 auto;
}
ul.pg-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.pg-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.pg-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.pg-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 26px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 26px;
   color: #3E471A;
   font-size: 12px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.pg-hmenu li li a 
{
   border-top-width: 0 !important;
}
.pg-hmenu li li:hover a 
{
   border-top-width: 1px !important;
}
.pg-hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.pg-hmenu ul a:link, 
.pg-hmenu ul a:visited, 
.pg-hmenu ul a.active, 
.pg-hmenu ul a:hover
{
   text-align: left;
   line-height: 26px;
   color: #3E471A;
   font-size: 12px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.pg-hmenu ul li a:hover, .desktop ul.pg-hmenu ul li:hover>a
{
   background: #CDD2B1;
   border:1px solid #DCEB8E;
   margin:0 auto;
}

.pg-hmenu ul li a:hover
{
   color: #000000;
}

.pg-hmenu ul li a.pg-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop-nav .pg-hmenu ul li:hover>a
{
   color: #000000;
}

ul.pg-hmenu ul:before
{
   background: #BEDA2F;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.pg-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.pg-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.pg-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.pg-hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.pg-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.pg-hmenu ul.pg-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.pg-hmenu ul.pg-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.pg-hmenu li li:hover>ul.pg-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.pg-hmenu li li:hover>ul.pg-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.pg-hmenu ul ul.pg-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.pg-hmenu ul ul.pg-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop-nav ul.pg-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.pg-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.pg-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop-nav ul.pg-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.pg-hmenu>li>ul.pg-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.pg-hmenu>li>ul.pg-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.pg-hmenu ul ul.pg-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop-nav ul.pg-hmenu ul ul.pg-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.pg-sheet
{
   background: #FFFFFF;
   -webkit-border-radius:15px 15px 0 0;
   -moz-border-radius:15px 15px 0 0;
   border-radius:15px 15px 0 0;
   -webkit-box-shadow:1px 1px 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 3px 2px rgba(0, 0, 0, 0.15);
   border:1px solid #9EA867;
   border-bottom:none;
   padding:5px;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.pg-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.pg-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.pg-content-layout-row 
{
   display: table-row;
}

.pg-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.pg-block
{
   background: #ECEEE2;
   background: linear-gradient(left, rgba(241, 242, 232, 0.91) 0, rgba(228, 231, 213, 0.91) 10%) no-repeat;
   background: -webkit-linear-gradient(left, rgba(241, 242, 232, 0.91) 0, rgba(228, 231, 213, 0.91) 10%) no-repeat;
   background: -moz-linear-gradient(left, rgba(241, 242, 232, 0.91) 0, rgba(228, 231, 213, 0.91) 10%) no-repeat;
   background: -o-linear-gradient(left, rgba(241, 242, 232, 0.91) 0, rgba(228, 231, 213, 0.91) 10%) no-repeat;
   background: -ms-linear-gradient(left, rgba(241, 242, 232, 0.91) 0, rgba(228, 231, 213, 0.91) 10%) no-repeat;
   background: linear-gradient(left, rgba(241, 242, 232, 0.91) 0, rgba(228, 231, 213, 0.91) 10%) no-repeat;
   -svg-background: linear-gradient(left, rgba(241, 242, 232, 0.91) 0, rgba(228, 231, 213, 0.91) 10%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:1px solid rgba(220, 235, 142, 0.91);
   padding:7px;
   margin:6px;
}
div.pg-block img
{
   border: none;
   margin: 5px;
}

.pg-blockcontent
{
   margin:0 auto;
   color: #434729;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}
.pg-blockcontent table,
.pg-blockcontent li, 
.pg-blockcontent a,
.pg-blockcontent a:link,
.pg-blockcontent a:visited,
.pg-blockcontent a:hover
{
   color: #434729;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}

.pg-blockcontent p
{
   margin: 6px 0 6px 5px;
}

.pg-blockcontent a, .pg-blockcontent a:link
{
   color: #ACC723;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.pg-blockcontent a:visited, .pg-blockcontent a.visited
{
   color: #8B9556;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.pg-blockcontent a:hover, .pg-blockcontent a.hover
{
   color: #C5DE45;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.pg-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:9px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -22px;
}
.opera .pg-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pg-block li
{
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
   color: #434729;
   margin: 6px 3px 15px 5px;
}

.pg-block ul>li, .pg-block ol
{
   padding: 0;
}

.pg-block ul>li
{
   padding-left: 22px;
}

.pg-breadcrumbs
{
   margin:0 auto;
}

a.pg-button,
a.pg-button:link,
a:link.pg-button:link,
body a.pg-button:link,
a.pg-button:visited,
body a.pg-button:visited,
input.pg-button,
button.pg-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #24290F;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 25px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.pg-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .pg-button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.pg-block select 
{
   width:96%;
}

input.pg-button
{
   float: none !important;
}

.pg-button.active, .pg-button.active:hover
{
   background: #20228D;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   border:1px solid #708217;
   padding:0 10px;
   margin:0 auto;
}
.pg-button.active, .pg-button.active:hover {
   color: #FFFFFF !important;
}

.pg-button.hover, .pg-button:hover
{
   background: #F7D964;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   border:1px solid transparent;
   padding:0 10px;
   margin:0 auto;
}
.pg-button.hover, .pg-button:hover {
   color: #2D3409 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #494E2D !important;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
input.pg-error, textarea.pg-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.pg-error, textarea.pg-error {
   color: #494E2D !important;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.pg-search input[type="text"]
{
   background: #F9FAFB;
   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: #494E2D !important;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.pg-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.pg-search input
{
   top:0;
   right:0;
}

form.pg-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.pg-search input[type="submit"]
{
   background: #DCEB8E;
   margin:0 auto;
   color: #788B18 !important;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:absolute;
   display:block;
   left: auto;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
}

label.pg-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.pg-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.pg-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.pg-checkbox.active:before
{
   background: #CFDB9E;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.pg-checkbox.hovered:before
{
   background: #E5ECCB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.pg-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.pg-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

.pg-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.pg-radiobutton.active:before
{
   background: #CFDB9E;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.pg-radiobutton.hovered:before
{
   background: #E5ECCB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.pg-post
{
   padding:7px;
   margin:5px;
}
a img
{
   border: 0;
}

.pg-article img, img.pg-article, .pg-block img, .pg-footer img
{
   margin: 5px 5px 5px 5px;
}

.pg-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.pg-article table, table.pg-article
{
   border-collapse: collapse;
   margin: 1px;
}

.pg-post .pg-content-layout-br
{
   height: 0;
}

.pg-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: 5px 5px 5px 5px;
   -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.pg-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;
}

.pg-postheadericon:before
{
   content:url('images/postheadericon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .pg-postheadericon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pg-postheader
{
   color: #3C450C;
   margin-top: 5px;
   margin-bottom: 5px;
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-postheader a, 
.pg-postheader a:link, 
.pg-postheader a:visited,
.pg-postheader a.visited,
.pg-postheader a:hover,
.pg-postheader a.hovered
{
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-postheader a, .pg-postheader a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #83981B;
}

.pg-postheader a:visited, .pg-postheader a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #889254;
}

.pg-postheader a:hover,  .pg-postheader a.hovered
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #A8C322;
}

.pg-postheadericons,
.pg-postheadericons a,
.pg-postheadericons a:link,
.pg-postheadericons a:visited,
.pg-postheadericons a:hover
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #181A0F;
}

.pg-postheadericons
{
   display:inline-block;
   padding: 1px;
}

.pg-postheadericons a, .pg-postheadericons a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #627029;
}

.pg-postheadericons a:visited, .pg-postheadericons a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #627029;
}

.pg-postheadericons a:hover, .pg-postheadericons a.hover
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #000000;
}

.pg-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 .pg-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pg-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 .pg-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pg-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 .pg-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pg-postcontent ul>li:before,  .pg-post ul>li:before,  .pg-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .pg-postcontent ul>li:before, .opera   .pg-post ul>li:before, .opera   .pg-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pg-postcontent li, .pg-post li, .pg-textblock li
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
   color: #181A0F;
   margin: 8px 0 12px 15px;
}

.pg-postcontent ul>li, .pg-post ul>li, .pg-textblock ul>li, .pg-postcontent ol, .pg-post ol, .pg-textblock ol
{
   padding: 0;
}

.pg-postcontent ul>li, .pg-post ul>li, .pg-textblock ul>li
{
   padding-left: 20px;
}

.pg-postcontent ul>li:before,  .pg-post ul>li:before,  .pg-textblock ul>li:before
{
   margin-left: -20px;
}

.pg-postcontent ol, .pg-post ol, .pg-textblock ol, .pg-postcontent ul, .pg-post ul, .pg-textblock ul
{
   margin: 1em 0 1em 15px;
}

.pg-postcontent li ol, .pg-post li ol, .pg-textblock li ol, .pg-postcontent li ul, .pg-post li ul, .pg-textblock li ul
{
   margin: 0.5em 0 0.5em 15px;
}

.pg-postcontent li, .pg-post li, .pg-textblock li
{
   margin: 8px 0 12px 0;
}

.pg-postcontent ol>li, .pg-post ol>li, .pg-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.pg-postcontent ul>li, .pg-post ul>li, .pg-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:  url('images/postquote.png') no-repeat scroll;
   padding:9px 9px 9px 46px;
   margin:10px 10px 10px 50px;
   color: #181A0F;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .pg-postcontent blockquote a, .pg-blockcontent blockquote a, .pg-footer blockquote a,
blockquote a:link, .pg-postcontent blockquote a:link, .pg-blockcontent blockquote a:link, .pg-footer blockquote a:link,
blockquote a:visited, .pg-postcontent blockquote a:visited, .pg-blockcontent blockquote a:visited, .pg-footer blockquote a:visited,
blockquote a:hover, .pg-postcontent blockquote a:hover, .pg-blockcontent blockquote a:hover, .pg-footer blockquote a:hover
{
   color: #181A0F;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   line-height: 150%;
}

/* Override native 'p' margins*/
blockquote p,
.pg-postcontent blockquote p,
.pg-blockcontent blockquote p,
.pg-footer blockquote p
{
   margin: 0;
   margin: 4px 25px 2px 15px;
}

.pg-postfootericons,
.pg-postfootericons a,
.pg-postfootericons a:link,
.pg-postfootericons a:visited,
.pg-postfootericons a:hover
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #181A0F;
}

.pg-postfootericons
{
   display:inline-block;
   padding: 1px;
}

.pg-postfootericons a, .pg-postfootericons a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #627029;
}

.pg-postfootericons a:visited, .pg-postfootericons a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #627029;
}

.pg-postfootericons a:hover, .pg-postfootericons a.hover
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
}

.pg-footer
{
   background: #434729;
   margin:0 auto;
   position: relative;
   color: #FFFFFF;
   font-size: 11px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
   padding: 0;
}

.pg-footer a,
.pg-footer a:link,
.pg-footer a:visited,
.pg-footer a:hover,
.pg-footer td, 
.pg-footer th,
.pg-footer caption
{
   color: #FFFFFF;
   font-size: 11px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pg-footer p 
{
   padding:0;
   text-align: left;
}

.pg-footer a,
.pg-footer a:link
{
   color: #FFFFFF;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.pg-footer a:visited
{
   color: #ECEC04;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.pg-footer a:hover
{
   color: #ECEC04;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.pg-footer img
{
   border: none;
   margin: 5px;
}

.pg-footer-inner
{
   margin: 0 auto;
   width:1000px;
   padding:25px;
   padding-right: 30px;
   padding-left: 30px;
}

.pg-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
}

.pg-rss-tag-icon:empty
{
   vertical-align: middle;
}

.pg-footer li
{
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #E8EBDB;
}

.pg-page-footer, 
.pg-page-footer a,
.pg-page-footer a:link,
.pg-page-footer a:visited,
.pg-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: #FFFFFF;
}

.pg-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #FFFFFF;
}

img.pg-lightbox
{
   cursor: pointer;
}

#pg-lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#pg-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.pg-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.pg-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;
}

.pg-content-layout .pg-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.innerFooter{
  font-family:Verdana,Geneva,sans-serif;
  font-size:11px;
  height:170px;
  margin:0 auto;
  overflow:hidden;
  padding:0 10px;
  width:981px
  }
  .innerFooter div{
    float:left;
    margin:0 10px 0 0;
    padding:20px 0 0;
    width:134px
    }
 .innerFooter h4{
        color:#4D6FDD;
        font-size:12px;
        font-weight:bold;
        padding:0 0 8px
        }
        .pg-copyright
{
  position: absolute;
  right:   7px;
  bottom:0;
  z-index:1;
}

div.layout-978 { width:981px; margin: 0px auto; }

div.row {
 height: 1%;
padding-left: 40px;
 }
div.row-end { clear: both; font: 1px/1px sans-serif; height: 1px; overflow: hidden; }

div.col1, div.col2, div.col3, div.col4, div.col5, div.col6, div.col7, div.col8, div.col9, div.col10, div.col11, div.col12 { float: left; margin-left: 30px; }
div.col1:first-child, div.col2:first-child, div.col3:first-child, div.col4:first-child, div.col5:first-child, div.col6:first-child, div.col7:first-child, div.col8:first-child, div.col9:first-child, div.col10:first-child, div.col11:first-child, div.col12:first-child { margin-left: 0px; }
div.col1 { width: 54px; }
div.col2 { width: 138px; }
div.col3 { width: 222px; }

div.col4 { 
width: 250px;
border:1px solid #a1a1a1;
padding:0px 10px;
background:#F5F7E3 ;
border-radius:25px;
-moz-border-radius:25px; /* Firefox 3.6 and earlier */

}
div.col5 { width: 390px; }
div.col6 { width: 474px; }
div.col7 { width: 558px; }
div.col8 { width: 642px; }
div.col9 { width: 726px; }
div.col10 { width: 810px; }
div.col11 { width: 894px; }
div.col12 { width: 978px; }

.pg-blockheader .t, .pg-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
