#model_main
{
   background: #FBFBF9 url('images/page.jpeg') top center fixed;
   margin:0 auto;
   font-size: 13px;
   font-family: 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.model_hmenu
{
   font-size: 13px;
   font-family: 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. 
 */
.model_button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #B0B384;
   background: -webkit-linear-gradient(top, rgba(176, 179, 132, 0.8) 0, rgba(178, 181, 135, 0.8) 40%, rgba(178, 181, 135, 0.8) 80%, rgba(158, 162, 103, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(176, 179, 132, 0.8) 0, rgba(178, 181, 135, 0.8) 40%, rgba(178, 181, 135, 0.8) 80%, rgba(158, 162, 103, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(176, 179, 132, 0.8) 0, rgba(178, 181, 135, 0.8) 40%, rgba(178, 181, 135, 0.8) 80%, rgba(158, 162, 103, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(176, 179, 132, 0.8) 0, rgba(178, 181, 135, 0.8) 40%, rgba(178, 181, 135, 0.8) 80%, rgba(158, 162, 103, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(176, 179, 132, 0.8) 0, rgba(178, 181, 135, 0.8) 40%, rgba(178, 181, 135, 0.8) 80%, rgba(158, 162, 103, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(176, 179, 132, 0.8) 0, rgba(178, 181, 135, 0.8) 40%, rgba(178, 181, 135, 0.8) 80%, rgba(158, 162, 103, 0.8) 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   border:1px solid rgba(123, 126, 78, 0.8);
   padding:0 5px;
   margin:0 auto;
   height:20px;
}

.model_postcontent,
.model_postheadericons,
.model_postfootericons,
.model_blockcontent,
ul.model_vmenu a 
{
   text-align: left;
}

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

.model_postcontent p
{
   margin: 12px 0;
}

.model_postcontent h1, .model_postcontent h1 a, .model_postcontent h1 a:link, .model_postcontent h1 a:visited, .model_postcontent h1 a:hover,
.model_postcontent h2, .model_postcontent h2 a, .model_postcontent h2 a:link, .model_postcontent h2 a:visited, .model_postcontent h2 a:hover,
.model_postcontent h3, .model_postcontent h3 a, .model_postcontent h3 a:link, .model_postcontent h3 a:visited, .model_postcontent h3 a:hover,
.model_postcontent h4, .model_postcontent h4 a, .model_postcontent h4 a:link, .model_postcontent h4 a:visited, .model_postcontent h4 a:hover,
.model_postcontent h5, .model_postcontent h5 a, .model_postcontent h5 a:link, .model_postcontent h5 a:visited, .model_postcontent h5 a:hover,
.model_postcontent h6, .model_postcontent h6 a, .model_postcontent h6 a:link, .model_postcontent h6 a:visited, .model_postcontent h6 a:hover,
.model_blockheader .t, .model_blockheader .t a, .model_blockheader .t a:link, .model_blockheader .t a:visited, .model_blockheader .t a:hover,
.model_vmenublockheader .t, .model_vmenublockheader .t a, .model_vmenublockheader .t a:link, .model_vmenublockheader .t a:visited, .model_vmenublockheader .t a:hover,
.model_headline, .model_headline a, .model_headline a:link, .model_headline a:visited, .model_headline a:hover,
.model_slogan, .model_slogan a, .model_slogan a:link, .model_slogan a:visited, .model_slogan a:hover,
.model_postheader, .model_postheader a, .model_postheader a:link, .model_postheader a:visited, .model_postheader a:hover
{
   font-size: 32px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.model_postcontent a, .model_postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #696C42;
}

.model_postcontent a:visited, .model_postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #2B2C1B;
}

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

.model_postcontent h1
{
   color: #836E2A;
   margin: 10px 0 0;
   font-size: 30px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_blockcontent h1
{
   margin: 10px 0 0;
   font-size: 30px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h1 a, .model_postcontent h1 a:link, .model_postcontent h1 a:hover, .model_postcontent h1 a:visited, .model_blockcontent h1 a, .model_blockcontent h1 a:link, .model_blockcontent h1 a:hover, .model_blockcontent h1 a:visited 
{
   font-size: 30px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h2
{
   color: #836E2A;
   margin: 10px 0 0;
   font-size: 28px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_blockcontent h2
{
   margin: 10px 0 0;
   font-size: 28px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h2 a, .model_postcontent h2 a:link, .model_postcontent h2 a:hover, .model_postcontent h2 a:visited, .model_blockcontent h2 a, .model_blockcontent h2 a:link, .model_blockcontent h2 a:hover, .model_blockcontent h2 a:visited 
{
   font-size: 28px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h3
{
   color: #696C42;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_blockcontent h3
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h3 a, .model_postcontent h3 a:link, .model_postcontent h3 a:hover, .model_postcontent h3 a:visited, .model_blockcontent h3 a, .model_blockcontent h3 a:link, .model_blockcontent h3 a:hover, .model_blockcontent h3 a:visited 
{
   font-size: 26px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h4
{
   color: #322A10;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h4 a, .model_postcontent h4 a:link, .model_postcontent h4 a:hover, .model_postcontent h4 a:visited, .model_blockcontent h4 a, .model_blockcontent h4 a:link, .model_blockcontent h4 a:hover, .model_blockcontent h4 a:visited 
{
   font-size: 18px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h5
{
   color: #322A10;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h5 a, .model_postcontent h5 a:link, .model_postcontent h5 a:hover, .model_postcontent h5 a:visited, .model_blockcontent h5 a, .model_blockcontent h5 a:link, .model_blockcontent h5 a:hover, .model_blockcontent h5 a:visited 
{
   font-size: 15px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h6
{
   color: #5C4E1E;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_postcontent h6 a, .model_postcontent h6 a:link, .model_postcontent h6 a:hover, .model_postcontent h6 a:visited, .model_blockcontent h6 a, .model_blockcontent h6 a:link, .model_blockcontent h6 a:hover, .model_blockcontent h6 a:visited 
{
   font-size: 13px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

header, footer, article, nav, #model_hmenu-bg, .model_sheet, .model_hmenu a, .model_vmenu a, .model_slidenavigator > a, .model_checkbox:before, .model_radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #model_hmenu-bg, .model_sheet, .model_slidenavigator > a, .model_checkbox:before, .model_radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

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

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

body
{
   padding: 0;
   margin:0;
   min-width: 1300px;
   color: #282919;
}

.model_header:before, 
#model_header-bg:before, 
.model_layout-cell:before, 
.model_layout-wrapper:before, 
.model_footer:before, 
.model_nav:before, 
#model_hmenu-bg:before, 
.model_sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.model_header:after, 
#model_header-bg:after, 
.model_layout-cell:after, 
.model_layout-wrapper:after, 
.model_footer:after, 
.model_nav:after, 
#model_hmenu-bg:after, 
.model_sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

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

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

li h1, .model_postcontent li h1, .model_blockcontent li h1 
{
   margin:1px;
} 
li h2, .model_postcontent li h2, .model_blockcontent li h2 
{
   margin:1px;
} 
li h3, .model_postcontent li h3, .model_blockcontent li h3 
{
   margin:1px;
} 
li h4, .model_postcontent li h4, .model_blockcontent li h4 
{
   margin:1px;
} 
li h5, .model_postcontent li h5, .model_blockcontent li h5 
{
   margin:1px;
} 
li h6, .model_postcontent li h6, .model_blockcontent li h6 
{
   margin:1px;
} 
li p, .model_postcontent li p, .model_blockcontent li p 
{
   margin:1px;
}


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

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

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

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







.model_nav
{
   background: #C2A442;
   background: -webkit-linear-gradient(top, #C3A646 0, #C4A84A 40%, #C4A84A 80%, #C1A23E 86%, #A68B36 100%) no-repeat;
   background: -moz-linear-gradient(top, #C3A646 0, #C4A84A 40%, #C4A84A 80%, #C1A23E 86%, #A68B36 100%) no-repeat;
   background: -o-linear-gradient(top, #C3A646 0, #C4A84A 40%, #C4A84A 80%, #C1A23E 86%, #A68B36 100%) no-repeat;
   background: -ms-linear-gradient(top, #C3A646 0, #C4A84A 40%, #C4A84A 80%, #C1A23E 86%, #A68B36 100%) no-repeat;
   -svg-background: linear-gradient(top, #C3A646 0, #C4A84A 40%, #C4A84A 80%, #C1A23E 86%, #A68B36 100%) no-repeat;
   background: linear-gradient(to bottom, #C3A646 0, #C4A84A 40%, #C4A84A 80%, #C1A23E 86%, #A68B36 100%) no-repeat;
   border-bottom:3px dotted #C4C7A3;
   padding:4px;
   margin:0 auto;
   position: relative;
   z-index: 499;
}

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

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

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

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

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

ul.model_hmenu, ul.model_hmenu ul 
{
   min-height: 0;
}

ul.model_hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 4px;
   padding-right: 4px;
}

.model_nav-inner:before 
{
   content:' ';
}

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

.desktop  .model_nav-inner{
   width: 1300px;
   padding-left: 4px;
   padding-right: 4px;
}

.desktop .model_nav
{
   padding-left: 0;
   padding-right: 0;
}

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

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

.model_hmenu
{
   float: left;
}

.model_menuitemcontainer
{
   margin:0 auto;
}
ul.model_hmenu>li {
   margin-left: 7px;
}
ul.model_hmenu>li:first-child {
   margin-left: 3px;
}
ul.model_hmenu>li:last-child, ul.model_hmenu>li.last-child {
   margin-right: 3px;
}

ul.model_hmenu>li>a
{
   background: #7B7E4E;
   border:1px solid rgba(89, 92, 56, 0.1);
   padding:0 35px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 42px;
   cursor: pointer;
   text-decoration: none;
   color: #EEEED3;
   line-height: 42px;
   text-align: center;
}

.model_hmenu>li>a, 
.model_hmenu>li>a:link, 
.model_hmenu>li>a:visited, 
.model_hmenu>li>a.active, 
.model_hmenu>li>a:hover
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.model_hmenu>li>a.active
{
   padding:0 35px;
   margin:0 auto;
   color: #000000;
   text-decoration: none;
}

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

ul.model_hmenu>li>a:hover, .desktop ul.model_hmenu>li:hover>a
{
   background: #9A9E61;
   background: rgba(154, 158, 97, 0.9);
   border:1px solid rgba(123, 126, 78, 0.4);
   padding:0 35px;
   margin:0 auto;
}
ul.model_hmenu>li>a:hover, 
.desktop ul.model_hmenu>li:hover>a {
   color: #F6F2E4;
   text-decoration: none;
}

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

ul.model_hmenu li li a
{
   background: #C4C7A3;
   background: transparent;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   padding:0 30px;
   margin:0 auto;
}
ul.model_hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 5px;
   margin-bottom: 5px;
}

.desktop ul.model_hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

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

.model_hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 36px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 36px;
   color: #46461B;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.model_hmenu ul a:link, 
.model_hmenu ul a:visited, 
.model_hmenu ul a.active, 
.model_hmenu ul a:hover
{
   text-align: left;
   line-height: 36px;
   color: #46461B;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.model_hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -3px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px solid #C2C5A0;
}

.desktop ul.model_hmenu li li:first-child:before, 
.desktop ul.model_hmenu li li:first-child:after 
{
   display: none;
} 

ul.model_hmenu ul li a:hover, .desktop ul.model_hmenu ul li:hover>a
{
   background: #D6C280;
   background: rgba(214, 194, 128, 0.8);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
}
.model_hmenu ul a:hover
{
   text-decoration: none;
   color: #000000;
}

.desktop .model_hmenu ul li:hover>a
{
   color: #000000;
}

ul.model_hmenu ul:before
{
   background: #E1E2D0;
   background: rgba(225, 226, 208, 0.9);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.model_hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.model_hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

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

.desktop ul.model_hmenu ul ul
{
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

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

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

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

.desktop ul.model_hmenu ul ul.model_hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

.desktop ul.model_hmenu ul ul.model_hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 35px 16px 35px 35px;
   margin: -35px -5px 0 0;
}

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

.desktop ul.model_hmenu ul ul:before
{
   border-radius: 5px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 11px;
}

.desktop ul.model_hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.model_hmenu>li>ul.model_hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.model_hmenu>li>ul.model_hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.model_hmenu ul ul.model_hmenu-left-to-right:before {
   right: 30px;
   left: 11px;
}
.desktop ul.model_hmenu ul ul.model_hmenu-right-to-left:before {
   right: 11px;
   left: 30px;
}

.model_sheet
{
   background: #FFFFFF;
   background: transparent;
   -webkit-border-radius:0 0 10px 10px;
   -moz-border-radius:0 0 10px 10px;
   border-radius:0 0 10px 10px;
   margin:2px auto 0;
   position:relative;
   cursor:auto;
   width: 1300px;
   z-index: auto !important;
}

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

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

.model_content-layout-row 
{
   display: table-row;
}

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

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

.model_block
{
   border:1px solid transparent;
   padding:7px;
   margin:5px;
}
div.model_block img
{
   border: 1px solid #C4C7A3;
   margin: 7px;
}

.model_blockcontent
{
   margin:0 auto;
   color: #3B3C25;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}
.model_blockcontent table,
.model_blockcontent li, 
.model_blockcontent a,
.model_blockcontent a:link,
.model_blockcontent a:visited,
.model_blockcontent a:hover
{
   color: #3B3C25;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.model_blockcontent p
{
   margin: 0 5px;
}

.model_blockcontent a, .model_blockcontent a:link
{
   color: #696C42;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.model_blockcontent a:hover, .model_blockcontent a.hover
{
   color: #A98F37;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.model_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: -9px;
}
.opera .model_block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.model_block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #3B3C25;
   margin: 5px 0 0 10px;
}

.model_block ul>li, .model_block ol
{
   padding: 0;
}

.model_block ul>li
{
   padding-left: 9px;
}

.model_breadcrumbs
{
   margin:0 auto;
}

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

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

.firefox2 .model_button
{
   display: block;
   float: left;
}

input, select, textarea, a.model_search-button span
{
   vertical-align: middle;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.model_block select 
{
   width:96%;
}

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

.model_button.active, .model_button.active:hover
{
   background: #87722C;
   background: -webkit-linear-gradient(top, rgba(135, 114, 44, 0.8) 0, rgba(139, 117, 45, 0.8) 40%, rgba(139, 117, 45, 0.8) 80%, rgba(100, 84, 32, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(135, 114, 44, 0.8) 0, rgba(139, 117, 45, 0.8) 40%, rgba(139, 117, 45, 0.8) 80%, rgba(100, 84, 32, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(135, 114, 44, 0.8) 0, rgba(139, 117, 45, 0.8) 40%, rgba(139, 117, 45, 0.8) 80%, rgba(100, 84, 32, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(135, 114, 44, 0.8) 0, rgba(139, 117, 45, 0.8) 40%, rgba(139, 117, 45, 0.8) 80%, rgba(100, 84, 32, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(135, 114, 44, 0.8) 0, rgba(139, 117, 45, 0.8) 40%, rgba(139, 117, 45, 0.8) 80%, rgba(100, 84, 32, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(135, 114, 44, 0.8) 0, rgba(139, 117, 45, 0.8) 40%, rgba(139, 117, 45, 0.8) 80%, rgba(100, 84, 32, 0.8) 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   border:1px solid rgba(166, 139, 54, 0.8);
   padding:0 5px;
   margin:0 auto;
}
.model_button.active, .model_button.active:hover {
   color: #F0E9D1 !important;
}

.model_button.hover, .model_button:hover
{
   background: #C2A442;
   background: -webkit-linear-gradient(top, rgba(195, 166, 70, 0.8) 0, rgba(196, 168, 74, 0.8) 40%, rgba(196, 168, 74, 0.8) 80%, rgba(193, 162, 62, 0.8) 86%, rgba(166, 139, 54, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(195, 166, 70, 0.8) 0, rgba(196, 168, 74, 0.8) 40%, rgba(196, 168, 74, 0.8) 80%, rgba(193, 162, 62, 0.8) 86%, rgba(166, 139, 54, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(195, 166, 70, 0.8) 0, rgba(196, 168, 74, 0.8) 40%, rgba(196, 168, 74, 0.8) 80%, rgba(193, 162, 62, 0.8) 86%, rgba(166, 139, 54, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(195, 166, 70, 0.8) 0, rgba(196, 168, 74, 0.8) 40%, rgba(196, 168, 74, 0.8) 80%, rgba(193, 162, 62, 0.8) 86%, rgba(166, 139, 54, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(195, 166, 70, 0.8) 0, rgba(196, 168, 74, 0.8) 40%, rgba(196, 168, 74, 0.8) 80%, rgba(193, 162, 62, 0.8) 86%, rgba(166, 139, 54, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(195, 166, 70, 0.8) 0, rgba(196, 168, 74, 0.8) 40%, rgba(196, 168, 74, 0.8) 80%, rgba(193, 162, 62, 0.8) 86%, rgba(166, 139, 54, 0.8) 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   border:1px solid rgba(166, 139, 54, 0.8);
   padding:0 5px;
   margin:0 auto;
}
.model_button.hover, .model_button:hover {
   color: #1F2013 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.3);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #C4C7A3;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #414229 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.model_error, textarea.model_error
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #CDCFB0 0, #E3E4D3 50%, #C6C9A6 50%, #DBDCC6 100%) no-repeat;
   background: -moz-linear-gradient(top, #CDCFB0 0, #E3E4D3 50%, #C6C9A6 50%, #DBDCC6 100%) no-repeat;
   background: -o-linear-gradient(top, #CDCFB0 0, #E3E4D3 50%, #C6C9A6 50%, #DBDCC6 100%) no-repeat;
   background: -ms-linear-gradient(top, #CDCFB0 0, #E3E4D3 50%, #C6C9A6 50%, #DBDCC6 100%) no-repeat;
   -svg-background: linear-gradient(top, #CDCFB0 0, #E3E4D3 50%, #C6C9A6 50%, #DBDCC6 100%) no-repeat;
   background: linear-gradient(to bottom, #CDCFB0 0, #E3E4D3 50%, #C6C9A6 50%, #DBDCC6 100%) no-repeat;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.model_error, textarea.model_error {
   color: #4D4F30 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.model_search input[type="text"]
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.3);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #C4C7A3;
   margin:0 auto;
   width: 100%;
   padding: 8px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #414229 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.model_search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

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

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

form.model_search input[type="submit"], input.model_search-button, a.model_search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.model_search input[type="submit"], input.model_search-button, a.model_search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #28290F !important;
   cursor: pointer;
}

a.model_search-button span.model_search-button-text {
   display: none;
}

label.model_checkbox:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   background: -moz-linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   background: -o-linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   background: -ms-linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   -svg-background: linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   background: linear-gradient(to bottom, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   border:1px solid #9A9E61;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.model_checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #3B3C25 !important;
}

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

label.model_checkbox.active:before
{
   background: #D4D590;
   background: -webkit-linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   background: -moz-linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   background: -o-linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   background: -ms-linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   -svg-background: linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   background: linear-gradient(to bottom, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   border:1px solid #B3B545;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.model_checkbox.hovered:before
{
   background: #E8E9C4;
   background: -webkit-linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   background: -moz-linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   background: -o-linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   background: -ms-linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   -svg-background: linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   background: linear-gradient(to bottom, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   border:1px solid #9A9E61;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.model_radiobutton:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   background: -moz-linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   background: -o-linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   background: -ms-linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   -svg-background: linear-gradient(top, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   background: linear-gradient(to bottom, #DFE0CC 0, #E3E4D3 40%, #E3E4D3 70%, #B8BB90 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   border:1px solid #B0B384;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.model_radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #3B3C25 !important;
}

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

label.model_radiobutton.active:before
{
   background: #D4D590;
   background: -webkit-linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   background: -moz-linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   background: -o-linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   background: -ms-linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   -svg-background: linear-gradient(top, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   background: linear-gradient(to bottom, #D5D694 0, #D8D99B 40%, #D8D99B 70%, #BDBE55 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   border:1px solid #B3B545;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.model_radiobutton.hovered:before
{
   background: #E8E9C4;
   background: -webkit-linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   background: -moz-linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   background: -o-linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   background: -ms-linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   -svg-background: linear-gradient(top, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   background: linear-gradient(to bottom, #E9EAC8 0, #EBEBCB 40%, #EBEBCB 70%, #CFD185 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   border:1px solid #9A9E61;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

.model_comments
{
   border-top:1px dotted #C4C7A3;
   margin:0 auto;
   margin-top: 25px;
}

.model_comments h2
{
   color: #282919;
}

.model_comment-inner
{
   border:1px dotted #C4C7A3;
   padding:10px;
   margin:0 auto;
   margin-left: 96px;
}
.model_comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:2px;
   background:#fff;
   border:1px dotted #C5C76B;
}

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

.model_comment-content
{
   padding:10px 0;
   color: #282919;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.model_comment
{
   margin-top: 8px;
}

.model_comment:first-child
{
   margin-top: 0;
}

.model_comment-header
{
   color: #282919;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.model_comment-header a, .model_comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #3B3C25;
}

.model_comment-header a:visited, .model_comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #12130C;
}

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

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

.model_comment-content a, .model_comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #3B3C25;
}

.model_comment-content a:visited, .model_comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #12130C;
}

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

.model_pager
{
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:5px;
   margin:3px;
   text-align:right;
}

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

.model_pager>span {
   cursor:default;
}

.model_pager>*
{
   background: #E8E9C4;
   background: transparent;
   padding:10px;
   margin:0 6px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

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

.model_pager .active
{
   background: #D4D590;
   background: transparent;
   padding:10px;
   margin:0 6px 0 auto;
   color: #322A10
;
}

.model_pager .more
{
   background: #E8E9C4;
   background: transparent;
   margin:0 6px 0 auto;
}
.model_pager a.more:link,
.model_pager a.more:visited
{
   color: #322A10
;
}
.model_pager a:hover
{
   background: #D4D590;
   padding:10px;
   margin:0 6px 0 auto;
}
.model_pager  a:hover,
.model_pager  a.more:hover
{
   color: #1F1A0A
;
}
.model_pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

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

.model_commentsform
{
   background: #EBECDF;
   background: transparent;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   padding:5px;
   margin:0 auto;
   margin-top:25px;
   color: #282919;
}

.model_commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #282919;
}

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

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

.model_commentsform .form-submit
{
   margin-top: 0;
}
.model_post
{
   background: #EBECDF;
   background: rgba(235, 236, 223, 0.8);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:7px;
   margin:5px;
}
a img
{
   border: 0;
}

.model_article img, img.model_article, .model_block img, .model_footer img
{
   border: 1px solid #C4C7A3;
   margin: 10px 10px 10px 10px;
}

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

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

.model_post .model_content-layout-br
{
   height: 0;
}

.model_article th, .model_article td
{
   padding: 2px;
   border: dotted 1px #B0B384;
   vertical-align: top;
   text-align: left;
}

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

.model_postheader
{
   color: #3B3C25;
   margin: 5px 10px;
   font-size: 24px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
   font-weight: normal;
   font-style: normal;
}

.model_postheader a, 
.model_postheader a:link, 
.model_postheader a:visited,
.model_postheader a.visited,
.model_postheader a:hover,
.model_postheader a.hovered
{
   font-size: 24px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
   font-weight: normal;
   font-style: normal;
}

.model_postheader a, .model_postheader a:link
{
   font-family: 'Times New Roman', Georgia, Times, Serif;
   text-decoration: none;
   text-align: left;
   color: #595C38;
}

.model_postheader a:visited, .model_postheader a.visited
{
   font-family: 'Times New Roman', Georgia, Times, Serif;
   text-decoration: none;
   text-align: left;
   color: #595C38;
}

.model_postheader a:hover,  .model_postheader a.hovered
{
   font-family: 'Times New Roman', Georgia, Times, Serif;
   text-decoration: none;
   text-align: left;
   color: #A98F37;
}

.model_postmetadataheader
{
   background: #E1E2D0;
   background: rgba(225, 226, 208, 0.6);
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
   margin-top: 5px;
}

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

.model_postheadericons
{
   padding: 1px;
}

.model_postheadericons a, .model_postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #6A6B29;
}

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

.model_postheadericons a:hover, .model_postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #967F31;
}

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

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

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

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

.model_postcontent li, .model_post li, .model_textblock li
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #666840;
   margin: 3px 0 0 11px;
}

.model_postcontent ul>li, .model_post ul>li, .model_textblock ul>li, .model_postcontent ol, .model_post ol, .model_textblock ol
{
   padding: 0;
}

.model_postcontent ul>li, .model_post ul>li, .model_textblock ul>li
{
   padding-left: 9px;
}

.model_postcontent ul>li:before,  .model_post ul>li:before,  .model_textblock ul>li:before
{
   margin-left: -9px;
}

.model_postcontent ol, .model_post ol, .model_textblock ol, .model_postcontent ul, .model_post ul, .model_textblock ul
{
   margin: 1em 0 1em 11px;
}

.model_postcontent li ol, .model_post li ol, .model_textblock li ol, .model_postcontent li ul, .model_post li ul, .model_textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.model_postcontent li, .model_post li, .model_textblock li
{
   margin: 3px 0 0 0;
}

.model_postcontent ol>li, .model_post ol>li, .model_textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.model_postcontent ul>li, .model_post ul>li, .model_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: #E1E2D0 url('images/postquote.png') no-repeat scroll;
   border:1px dotted #E0D19F;
   padding:15px 15px 15px 43px;
   margin:0 0 0 10px;
   color: #12130C;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .model_postcontent blockquote a, .model_blockcontent blockquote a, .model_footer blockquote a,
blockquote a:link, .model_postcontent blockquote a:link, .model_blockcontent blockquote a:link, .model_footer blockquote a:link,
blockquote a:visited, .model_postcontent blockquote a:visited, .model_blockcontent blockquote a:visited, .model_footer blockquote a:visited,
blockquote a:hover, .model_postcontent blockquote a:hover, .model_blockcontent blockquote a:hover, .model_footer blockquote a:hover
{
   color: #12130C;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.model_postcontent blockquote p,
.model_blockcontent blockquote p,
.model_footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #8F9037;
}

.Sorter a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #8F9037;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #8F9037;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #6A6B29;
}

.Sorter
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#46461B;
}

.model_footer
{
   background: #D4D590 url('images/footer.png') scroll;
   background: -webkit-linear-gradient(top, rgba(197, 199, 106, 0.05) 0, rgba(223, 224, 173, 0.09) 40%, rgba(225, 226, 178, 0.1) 50%, rgba(223, 224, 173, 0.09) 60%, rgba(197, 199, 106, 0.05) 100%) no-repeat, url('images/footer.png'), -webkit-linear-gradient(top, rgba(202, 203, 118, 0.8) 0, rgba(219, 220, 163, 0.8) 40%, rgba(220, 221, 166, 0.8) 50%, rgba(219, 220, 163, 0.8) 60%, rgba(202, 203, 118, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(197, 199, 106, 0.05) 0, rgba(223, 224, 173, 0.09) 40%, rgba(225, 226, 178, 0.1) 50%, rgba(223, 224, 173, 0.09) 60%, rgba(197, 199, 106, 0.05) 100%) no-repeat, url('images/footer.png'), -moz-linear-gradient(top, rgba(202, 203, 118, 0.8) 0, rgba(219, 220, 163, 0.8) 40%, rgba(220, 221, 166, 0.8) 50%, rgba(219, 220, 163, 0.8) 60%, rgba(202, 203, 118, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(197, 199, 106, 0.05) 0, rgba(223, 224, 173, 0.09) 40%, rgba(225, 226, 178, 0.1) 50%, rgba(223, 224, 173, 0.09) 60%, rgba(197, 199, 106, 0.05) 100%) no-repeat, url('images/footer.png'), -o-linear-gradient(top, rgba(202, 203, 118, 0.8) 0, rgba(219, 220, 163, 0.8) 40%, rgba(220, 221, 166, 0.8) 50%, rgba(219, 220, 163, 0.8) 60%, rgba(202, 203, 118, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(197, 199, 106, 0.05) 0, rgba(223, 224, 173, 0.09) 40%, rgba(225, 226, 178, 0.1) 50%, rgba(223, 224, 173, 0.09) 60%, rgba(197, 199, 106, 0.05) 100%) no-repeat, url('images/footer.png'), -ms-linear-gradient(top, rgba(202, 203, 118, 0.8) 0, rgba(219, 220, 163, 0.8) 40%, rgba(220, 221, 166, 0.8) 50%, rgba(219, 220, 163, 0.8) 60%, rgba(202, 203, 118, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(197, 199, 106, 0.05) 0, rgba(223, 224, 173, 0.09) 40%, rgba(225, 226, 178, 0.1) 50%, rgba(223, 224, 173, 0.09) 60%, rgba(197, 199, 106, 0.05) 100%) no-repeat, url('images/footer.png'), linear-gradient(top, rgba(202, 203, 118, 0.8) 0, rgba(219, 220, 163, 0.8) 40%, rgba(220, 221, 166, 0.8) 50%, rgba(219, 220, 163, 0.8) 60%, rgba(202, 203, 118, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(197, 199, 106, 0.05) 0, rgba(223, 224, 173, 0.09) 40%, rgba(225, 226, 178, 0.1) 50%, rgba(223, 224, 173, 0.09) 60%, rgba(197, 199, 106, 0.05) 100%) no-repeat, url('images/footer.png'), linear-gradient(to bottom, rgba(202, 203, 118, 0.8) 0, rgba(219, 220, 163, 0.8) 40%, rgba(220, 221, 166, 0.8) 50%, rgba(219, 220, 163, 0.8) 60%, rgba(202, 203, 118, 0.8) 100%) no-repeat;
   border-top:1px solid #C4C7A3;
   margin:30px auto 0;
   position: relative;
   color: #282919;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
   padding: 0;
}

.model_footer a,
.model_footer a:link,
.model_footer a:visited,
.model_footer a:hover,
.model_footer td, 
.model_footer th,
.model_footer caption
{
   color: #282919;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

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

.model_footer a,
.model_footer a:link
{
   color: #47492D;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.model_footer a:visited
{
   color: #47492D;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.model_footer a:hover
{
   color: #705E24;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.model_footer h1
{
   color: #CCB361;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_footer h2
{
   color: #CCB361;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_footer h3
{
   color: #9A9E61;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_footer h4
{
   color: #C2A442;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_footer h5
{
   color: #C2A442;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_footer h6
{
   color: #C2A442;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.model_footer img
{
   border: 1px solid #C4C7A3;
   margin: 12px;
}

.model_footer-inner
{
   margin: 0 auto;
   width:1300px;
   padding:8px;
   padding-right: 8px;
   padding-left: 8px;
}

.model_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;
   vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.model_footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #282919;
}

.model_footer ul>li, .model_footer ol
{
   padding: 0;
}

.model_footer ul>li
{
   padding-left: 13px;
}

.model_page-footer, 
.model_page-footer a,
.model_page-footer a:link,
.model_page-footer a:visited,
.model_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: #424319;
}

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

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

.model_lightbox,
.model_lightbox-wrapper .model_lightbox-image
{
   cursor: pointer;
}

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

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

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

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

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

.model_lightbox-wrapper .arrow.left
{
   left: 9px;
}

.model_lightbox-wrapper .arrow.right
{
   right: 9px;
}

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

.model_lightbox-wrapper .arrow.disabled 
{
   display: none;
}

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

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

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

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

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

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

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

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

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

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

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

.model_content-layout .model_content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
