

#ids-main
{
   background: #FFFFFF url('images/page.jpeg') fixed;
   background: url('images/pageglare.png') no-repeat, url('images/page.jpeg'), #FFFFFF;
   background-attachment: fixed, fixed, scroll !important;
   margin:0 auto;
   font-size: 12px;
   font-family: Cabin, 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.ids-hmenu
{
   font-size: 12px;
   font-family: Cabin, 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. 
 */
.ids-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #95CD42 url('images/button.png') scroll;
   background: linear-gradient(top, rgba(200, 229, 156, 0.17) 0, rgba(138, 195, 52, 0.05) 60%, rgba(87, 123, 33, 0.08) 100%) no-repeat, url('images/button.png'), linear-gradient(top, #B7DD7E 0, #8EC936 60%, #6C9929 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(200, 229, 156, 0.17) 0, rgba(138, 195, 52, 0.05) 60%, rgba(87, 123, 33, 0.08) 100%) no-repeat, url('images/button.png'), -webkit-linear-gradient(top, #B7DD7E 0, #8EC936 60%, #6C9929 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(200, 229, 156, 0.17) 0, rgba(138, 195, 52, 0.05) 60%, rgba(87, 123, 33, 0.08) 100%) no-repeat, url('images/button.png'), -moz-linear-gradient(top, #B7DD7E 0, #8EC936 60%, #6C9929 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(200, 229, 156, 0.17) 0, rgba(138, 195, 52, 0.05) 60%, rgba(87, 123, 33, 0.08) 100%) no-repeat, url('images/button.png'), -o-linear-gradient(top, #B7DD7E 0, #8EC936 60%, #6C9929 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(200, 229, 156, 0.17) 0, rgba(138, 195, 52, 0.05) 60%, rgba(87, 123, 33, 0.08) 100%) no-repeat, url('images/button.png'), -ms-linear-gradient(top, #B7DD7E 0, #8EC936 60%, #6C9929 100%) no-repeat;
   background: linear-gradient(top, rgba(200, 229, 156, 0.17) 0, rgba(138, 195, 52, 0.05) 60%, rgba(87, 123, 33, 0.08) 100%) no-repeat, url('images/button.png'), linear-gradient(top, #B7DD7E 0, #8EC936 60%, #6C9929 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(200, 229, 156, 0.17) 0, rgba(138, 195, 52, 0.05) 60%, rgba(87, 123, 33, 0.08) 100%) no-repeat, url('images/button.png'), linear-gradient(top, #B7DD7E 0, #8EC936 60%, #6C9929 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.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 #7DB12F;
   padding:0 15px;
   margin:0 auto;
   height:26px;
}

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

.ids-postcontent,
.ids-postcontent li,
.ids-postcontent table,
.ids-postcontent a,
.ids-postcontent a:link,
.ids-postcontent a:visited,
.ids-postcontent a.visited,
.ids-postcontent a:hover,
.ids-postcontent a.hovered
{
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.ids-postcontent p
{
   margin: 13px 0;
}

.ids-postcontent h1, .ids-postcontent h1 a, .ids-postcontent h1 a:link, .ids-postcontent h1 a:visited, .ids-postcontent h1 a:hover,
.ids-postcontent h2, .ids-postcontent h2 a, .ids-postcontent h2 a:link, .ids-postcontent h2 a:visited, .ids-postcontent h2 a:hover,
.ids-postcontent h3, .ids-postcontent h3 a, .ids-postcontent h3 a:link, .ids-postcontent h3 a:visited, .ids-postcontent h3 a:hover,
.ids-postcontent h4, .ids-postcontent h4 a, .ids-postcontent h4 a:link, .ids-postcontent h4 a:visited, .ids-postcontent h4 a:hover,
.ids-postcontent h5, .ids-postcontent h5 a, .ids-postcontent h5 a:link, .ids-postcontent h5 a:visited, .ids-postcontent h5 a:hover,
.ids-postcontent h6, .ids-postcontent h6 a, .ids-postcontent h6 a:link, .ids-postcontent h6 a:visited, .ids-postcontent h6 a:hover,
.ids-blockheader .t, .ids-blockheader .t a, .ids-blockheader .t a:link, .ids-blockheader .t a:visited, .ids-blockheader .t a:hover,
.ids-vmenublockheader .t, .ids-vmenublockheader .t a, .ids-vmenublockheader .t a:link, .ids-vmenublockheader .t a:visited, .ids-vmenublockheader .t a:hover,
.ids-headline, .ids-headline a, .ids-headline a:link, .ids-headline a:visited, .ids-headline a:hover,
.ids-slogan, .ids-slogan a, .ids-slogan a:link, .ids-slogan a:visited, .ids-slogan a:hover,
.ids-postheader, .ids-postheader a, .ids-postheader a:link, .ids-postheader a:visited, .ids-postheader a:hover
{
   font-size: 20px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

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

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

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

.ids-postcontent h1
{
   color: #FFFFFF;
   margin: 10px 0 0;
   font-size: 23px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 23px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-postcontent h1 a, .ids-postcontent h1 a:link, .ids-postcontent h1 a:hover, .ids-postcontent h1 a:visited, .ids-blockcontent h1 a, .ids-blockcontent h1 a:link, .ids-blockcontent h1 a:hover, .ids-blockcontent h1 a:visited 
{
   font-size: 23px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-postcontent h2
{
   color: #FFFFFF;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-postcontent h2 a, .ids-postcontent h2 a:link, .ids-postcontent h2 a:hover, .ids-postcontent h2 a:visited, .ids-blockcontent h2 a, .ids-blockcontent h2 a:link, .ids-blockcontent h2 a:hover, .ids-blockcontent h2 a:visited 
{
   font-size: 20px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-postcontent h3
{
   color: #FFFFFF;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-postcontent h3 a, .ids-postcontent h3 a:link, .ids-postcontent h3 a:hover, .ids-postcontent h3 a:visited, .ids-blockcontent h3 a, .ids-blockcontent h3 a:link, .ids-blockcontent h3 a:hover, .ids-blockcontent h3 a:visited 
{
   font-size: 18px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-postcontent h4
{
   color: #C4C4C4;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.ids-postcontent h5
{
   color: #C4C4C4;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.ids-postcontent h6
{
   color: #7D7D7D;
   margin: 10px 0 0;
   font-size: 12px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 12px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ids-postcontent h6 a, .ids-postcontent h6 a:link, .ids-postcontent h6 a:hover, .ids-postcontent h6 a:visited, .ids-blockcontent h6 a, .ids-blockcontent h6 a:link, .ids-blockcontent h6 a:hover, .ids-blockcontent h6 a:visited 
{
   font-size: 12px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

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

.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, .ids-postcontent li h1, .ids-blockcontent li h1 
{
   margin:1px;
} 
li h2, .ids-postcontent li h2, .ids-blockcontent li h2 
{
   margin:1px;
} 
li h3, .ids-postcontent li h3, .ids-blockcontent li h3 
{
   margin:1px;
} 
li h4, .ids-postcontent li h4, .ids-blockcontent li h4 
{
   margin:1px;
} 
li h5, .ids-postcontent li h5, .ids-blockcontent li h5 
{
   margin:1px;
} 
li h6, .ids-postcontent li h6, .ids-blockcontent li h6 
{
   margin:1px;
} 
li p, .ids-postcontent li p, .ids-blockcontent li p 
{
   margin:1px;
}


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

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

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

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

.ids-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 36px;
  left: 97.6%;
  line-height: 100%;
  margin-left: -326px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
}

.ids-headline, 
.ids-headline a, 
.ids-headline a:link, 
.ids-headline a:visited, 
.ids-headline a:hover
{
font-size: 20px;
font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: italic;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
  white-space: nowrap;
}






.ids-header
{
   -webkit-border-radius:0 0 20px 20px;
   -moz-border-radius:0 0 20px 20px;
   border-radius:0 0 20px 20px;
   -webkit-box-shadow:1px 1px 4px 2px rgba(0, 0, 0, 0.32);
   -moz-box-shadow:1px 1px 4px 2px rgba(0, 0, 0, 0.32);
   box-shadow:1px 1px 4px 2px rgba(0, 0, 0, 0.32);
   border:1px solid rgba(128, 128, 128, 0.8);
   border-top:none;
   margin:0 auto;
   height: 300px;
   background-image: url('images/object0.png'), url('images/header.png');
   background-position: -2px -2px, 0 0;
   background-repeat: no-repeat;
   position: relative;
   width: 900px;
   z-index: auto !important;
}

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

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

.ids-header .ids-slider-inner
{
   -webkit-border-radius:0 0 20px 20px;
   -moz-border-radius:0 0 20px 20px;
   border-radius:0 0 20px 20px;
}

.ids-nav
{
   background: #1D321A;
   border-top:1px solid #31502B;
   border-bottom:2px solid #31502B;
   margin:0 auto;
   position: relative;
   z-index: 100;
   font-size: 0;
}

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

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

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

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

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

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

ul.ids-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 10px;
   padding-right: 10px;
}

.ids-nav-inner:before 
{
   content:' ';
}

.ids-nav-inner{
   text-align: left;
   margin:0 auto;
}

.desktop-nav .ids-nav-inner{
   width: 900px;
   padding-left: 10px;
   padding-right: 10px;
}

.desktop-nav.ids-nav
{
   padding-left: 0;
   padding-right: 0;
}

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

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

.ids-hmenu
{
   float: left;
}

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

ul.ids-hmenu>li>a
{
   padding:0 40px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 42px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 42px;
   text-align: center;
}

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

ul.ids-hmenu>li>a.active
{
   padding:0 40px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

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

ul.ids-hmenu>li>a:hover, .desktop ul.ids-hmenu>li:hover>a
{
   background: #737373;
   background: rgba(115, 115, 115, 0.7);
   padding:0 40px;
   margin:0 auto;
}
ul.ids-hmenu>li>a:hover, 
.desktop-nav ul.ids-hmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}

ul.ids-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 42px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.ids-hmenu>li:first-child:before{
   display:none;
}

ul.ids-hmenu li li a
{
   background: #737373;
   background: transparent;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border:1px solid transparent;
   padding:0 22px;
   margin:0 auto;
}
ul.ids-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 6px;
   margin-bottom: 6px;
}

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

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

.ids-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 26px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 26px;
   color: #1A1A1A;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.ids-hmenu ul a:link, 
.ids-hmenu ul a:visited, 
.ids-hmenu ul a.active, 
.ids-hmenu ul a:hover
{
   text-align: left;
   line-height: 26px;
   color: #1A1A1A;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.ids-hmenu ul li a:hover, .desktop ul.ids-hmenu ul li:hover>a
{
   background: #808080;
   background: rgba(128, 128, 128, 0.7);
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border:1px solid rgba(171, 171, 171, 0.4);
   margin:0 auto;
}
.ids-hmenu ul a:hover
{
   text-decoration: none;
}

.ids-hmenu ul li a:hover
{
   color: #2E4011;
}

.desktop-nav .ids-hmenu ul li:hover>a
{
   color: #2E4011;
}

ul.ids-hmenu ul:before
{
   background: #949494;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.ids-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.ids-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

.desktop-nav ul.ids-hmenu>li>ul
{
   padding: 15px 35px 35px 35px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.ids-hmenu ul ul
{
   padding: 35px 35px 35px 15px;
   margin: -35px 0 0 -5px;
}

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

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

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

.desktop-nav ul.ids-hmenu ul ul.ids-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 35px 35px 35px 15px;
   margin: -35px 0 0 -5px;
}

.desktop-nav ul.ids-hmenu ul ul.ids-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 35px 15px 35px 35px;
   margin: -35px -5px 0 0;
}

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

.desktop-nav ul.ids-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

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

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

.ids-sheet
{
   background: #003D1F;
   background: rgba(0, 61, 31, 0.8);
   -webkit-border-radius:20px;
   -moz-border-radius:20px;
   border-radius:20px;
   -webkit-box-shadow:1px 1px 4px 2px rgba(0, 0, 0, 0.32);
   -moz-box-shadow:1px 1px 4px 2px rgba(0, 0, 0, 0.32);
   box-shadow:1px 1px 4px 2px rgba(0, 0, 0, 0.32);
   border:1px solid rgba(128, 128, 128, 0.5);
   padding:10px;
   margin:20px auto 0;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

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

.ids-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

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

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

.ids-block
{
   margin:3px;
}
div.ids-block img
{
   border: none;
   margin: 0;
}

.ids-blockheader
{
   background: #C3AE79 url('images/blockheader.png') scroll;
   background: linear-gradient(top, rgba(213, 199, 163, 0.2) 0, rgba(178, 151, 83, 0.09) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(top, #D0BF95 0, #B89F61 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(213, 199, 163, 0.2) 0, rgba(178, 151, 83, 0.09) 100%) no-repeat, url('images/blockheader.png'), -webkit-linear-gradient(top, #D0BF95 0, #B89F61 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(213, 199, 163, 0.2) 0, rgba(178, 151, 83, 0.09) 100%) no-repeat, url('images/blockheader.png'), -moz-linear-gradient(top, #D0BF95 0, #B89F61 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(213, 199, 163, 0.2) 0, rgba(178, 151, 83, 0.09) 100%) no-repeat, url('images/blockheader.png'), -o-linear-gradient(top, #D0BF95 0, #B89F61 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(213, 199, 163, 0.2) 0, rgba(178, 151, 83, 0.09) 100%) no-repeat, url('images/blockheader.png'), -ms-linear-gradient(top, #D0BF95 0, #B89F61 100%) no-repeat;
   background: linear-gradient(top, rgba(213, 199, 163, 0.2) 0, rgba(178, 151, 83, 0.09) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(top, #D0BF95 0, #B89F61 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(213, 199, 163, 0.2) 0, rgba(178, 151, 83, 0.09) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(top, #D0BF95 0, #B89F61 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:12px 10px;
   margin:0 auto 2px;
}
.ids-blockheader .t,
.ids-blockheader .t a,
.ids-blockheader .t a:link,
.ids-blockheader .t a:visited, 
.ids-blockheader .t a:hover
{
   color: #000000;
   font-size: 18px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 5px;
}

.ids-blockcontent
{
   background: #FAFAFA;
   background: rgba(250, 250, 250, 0.8);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid rgba(169, 214, 102, 0.8);
   padding:10px;
   margin:0 auto;
   color: #1C1C1C;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}
.ids-blockcontent table,
.ids-blockcontent li, 
.ids-blockcontent a,
.ids-blockcontent a:link,
.ids-blockcontent a:visited,
.ids-blockcontent a:hover
{
   color: #1C1C1C;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.ids-blockcontent p
{
   margin: 0 5px;
}

.ids-blockcontent a, .ids-blockcontent a:link
{
   color: #4D4D4D;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.ids-blockcontent a:hover, .ids-blockcontent a.hover
{
   color: #5B6123;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.ids-block li
{
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #1C1C1C;
   margin: 5px 0 0 10px;
}

.ids-breadcrumbs
{
   margin:0 auto;
}

a.ids-button,
a.ids-button:link,
a:link.ids-button:link,
body a.ids-button:link,
a.ids-button:visited,
body a.ids-button:visited,
input.ids-button,
button.ids-button
{
   text-decoration: none;
   font-size: 12px;
   font-family: Cabin, 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: #121212;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 26px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

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

input, select, textarea
{
   vertical-align: middle;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

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

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

.ids-button.active, .ids-button.active:hover
{
   background: #B5B5B5 url('images/activebutton.png') scroll;
   background: linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(120, 120, 120, 0.08) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(top, #DEDEDE 0, #8C8C8C 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(120, 120, 120, 0.08) 100%) no-repeat, url('images/activebutton.png'), -webkit-linear-gradient(top, #DEDEDE 0, #8C8C8C 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(120, 120, 120, 0.08) 100%) no-repeat, url('images/activebutton.png'), -moz-linear-gradient(top, #DEDEDE 0, #8C8C8C 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(120, 120, 120, 0.08) 100%) no-repeat, url('images/activebutton.png'), -o-linear-gradient(top, #DEDEDE 0, #8C8C8C 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(120, 120, 120, 0.08) 100%) no-repeat, url('images/activebutton.png'), -ms-linear-gradient(top, #DEDEDE 0, #8C8C8C 100%) no-repeat;
   background: linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(120, 120, 120, 0.08) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(top, #DEDEDE 0, #8C8C8C 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(120, 120, 120, 0.08) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(top, #DEDEDE 0, #8C8C8C 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.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 #A6A6A6;
   padding:0 15px;
   margin:0 auto;
}
.ids-button.active, .ids-button.active:hover {
   color: #212121 !important;
}

.ids-button.hover, .ids-button:hover
{
   background: #7DB12F url('images/hoveredbutton.png') scroll;
   background: linear-gradient(top, rgba(179, 219, 120, 0.16) 0, rgba(149, 205, 66, 0.12) 30%, rgba(61, 87, 23, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(top, #A3D35A 0, #8EC936 30%, #53751F 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(179, 219, 120, 0.16) 0, rgba(149, 205, 66, 0.12) 30%, rgba(61, 87, 23, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), -webkit-linear-gradient(top, #A3D35A 0, #8EC936 30%, #53751F 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(179, 219, 120, 0.16) 0, rgba(149, 205, 66, 0.12) 30%, rgba(61, 87, 23, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), -moz-linear-gradient(top, #A3D35A 0, #8EC936 30%, #53751F 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(179, 219, 120, 0.16) 0, rgba(149, 205, 66, 0.12) 30%, rgba(61, 87, 23, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), -o-linear-gradient(top, #A3D35A 0, #8EC936 30%, #53751F 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(179, 219, 120, 0.16) 0, rgba(149, 205, 66, 0.12) 30%, rgba(61, 87, 23, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), -ms-linear-gradient(top, #A3D35A 0, #8EC936 30%, #53751F 100%) no-repeat;
   background: linear-gradient(top, rgba(179, 219, 120, 0.16) 0, rgba(149, 205, 66, 0.12) 30%, rgba(61, 87, 23, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(top, #A3D35A 0, #8EC936 30%, #53751F 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(179, 219, 120, 0.16) 0, rgba(149, 205, 66, 0.12) 30%, rgba(61, 87, 23, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(top, #A3D35A 0, #8EC936 30%, #53751F 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.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 #7DB12F;
   padding:0 15px;
   margin:0 auto;
}
.ids-button.hover, .ids-button:hover {
   color: #080808 !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: #44611A !important;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
input.ids-error, textarea.ids-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.ids-error, textarea.ids-error {
   color: #44611A !important;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.ids-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: #44611A !important;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.ids-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

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

form.ids-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.ids-search input[type="submit"]
{
   background: #BFBFBF;
   margin:0 auto;
   color: #545454 !important;
   font-size: 12px;
   font-family: Cabin, 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.ids-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.ids-checkbox
{
   cursor: pointer;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

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

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

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

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

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

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

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

.ids-post
{
   padding:15px;
}
a img
{
   border: 0;
}

.ids-article img, img.ids-article, .ids-block img, .ids-footer img
{
   margin: 7px 7px 7px 7px;
}

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

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

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

.ids-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: 7px 7px 7px 7px;
   -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.ids-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;
}

.ids-postheader
{
   color: #FFFFFF;
   margin: 5px 10px;
   font-size: 22px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.ids-postheader a, 
.ids-postheader a:link, 
.ids-postheader a:visited,
.ids-postheader a.visited,
.ids-postheader a:hover,
.ids-postheader a.hovered
{
   font-size: 22px;
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.ids-postheader a, .ids-postheader a:link
{
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #FFFFFF;
}

.ids-postheader a:visited, .ids-postheader a.visited
{
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #A1A1A1;
}

.ids-postheader a:hover,  .ids-postheader a.hovered
{
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #949494;
}

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

.ids-postheadericons
{
   display:inline-block;
   padding: 1px;
   margin: 0 0 0 10px;
}

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

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

.ids-postheadericons a:hover, .ids-postheadericons a.hover
{
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   color: #C2E292;
}

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

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

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

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

.ids-postcontent li, .ids-post li, .ids-textblock li
{
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #B5B5B5;
   margin: 3px 0 0 11px;
}

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

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

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

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

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

.ids-postcontent li, .ids-post li, .ids-textblock li
{
   margin: 3px 0 0 0;
}

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

.ids-postcontent ul>li, .ids-post ul>li, .ids-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: #DEDEDE url('images/postquote.png') no-repeat scroll;
   padding:6px 6px 6px 30px;
   margin:10px 10px 10px 50px;
   color: #0F0F0F;
   font-family: Cabin, 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, .ids-postcontent blockquote a, .ids-blockcontent blockquote a, .ids-footer blockquote a,
blockquote a:link, .ids-postcontent blockquote a:link, .ids-blockcontent blockquote a:link, .ids-footer blockquote a:link,
blockquote a:visited, .ids-postcontent blockquote a:visited, .ids-blockcontent blockquote a:visited, .ids-footer blockquote a:visited,
blockquote a:hover, .ids-postcontent blockquote a:hover, .ids-blockcontent blockquote a:hover, .ids-footer blockquote a:hover
{
   color: #0F0F0F;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

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

.ids-footer
{
   background: #D2D996;
   background: transparent;
   margin:0 auto;
   position: relative;
   color: #EBEBEB;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
   padding: 0;
}

.ids-footer a,
.ids-footer a:link,
.ids-footer a:visited,
.ids-footer a:hover,
.ids-footer td, 
.ids-footer th,
.ids-footer caption
{
   color: #EBEBEB;
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.ids-footer p 
{
   padding:0;
   text-align: center;
}

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

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

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

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

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

.ids-footer li
{
   font-size: 12px;
   font-family: Cabin, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #28380F;
}

.ids-page-footer, 
.ids-page-footer a,
.ids-page-footer a:link,
.ids-page-footer a:visited,
.ids-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: #0F0F0F;
}

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

img.ids-lightbox
{
   cursor: pointer;
}

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

div#ids-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.ids-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.ids-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;
}

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

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
