
#art-main
{

   margin:0 auto;
   font-size: 12px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.art-hmenu
{
   font-size: 12px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
}

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. 
 */
.art-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #9A9A9A;
   background: linear-gradient(top, #BFBFBF 0, #808080 81%, #707070 100%) no-repeat;
   background: -webkit-linear-gradient(top, #BFBFBF 0, #808080 81%, #707070 100%) no-repeat;
   background: -moz-linear-gradient(top, #BFBFBF 0, #808080 81%, #707070 100%) no-repeat;
   background: -o-linear-gradient(top, #BFBFBF 0, #808080 81%, #707070 100%) no-repeat;
   background: -ms-linear-gradient(top, #BFBFBF 0, #808080 81%, #707070 100%) no-repeat;
   background: linear-gradient(top, #BFBFBF 0, #808080 81%, #707070 100%) no-repeat;
   -svg-background: linear-gradient(top, #BFBFBF 0, #808080 81%, #707070 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -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 #676767;
   padding:0 15px;
   margin:0 auto;
   height:25px;
}

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

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

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

.art-postcontent h1, .art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:visited, .art-postcontent h1 a:hover,
.art-postcontent h2, .art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:visited, .art-postcontent h2 a:hover,
.art-postcontent h3, .art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:visited, .art-postcontent h3 a:hover,
.art-postcontent h4, .art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:visited, .art-postcontent h4 a:hover,
.art-postcontent h5, .art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:visited, .art-postcontent h5 a:hover,
.art-postcontent h6, .art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:visited, .art-postcontent h6 a:hover,
.art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover,
.art-vmenublockheader .t, .art-vmenublockheader .t a, .art-vmenublockheader .t a:link, .art-vmenublockheader .t a:visited, .art-vmenublockheader .t a:hover,
.art-headline, .art-headline a, .art-headline a:link, .art-headline a:visited, .art-headline a:hover,
.art-slogan, .art-slogan a, .art-slogan a:link, .art-slogan a:visited, .art-slogan a:hover,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
{
   font-size: 25px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   line-height: 150%;

}

.art-postcontent a, .art-postcontent a:link
{
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #333333;
}

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

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

.art-postcontent h1
{
   color: #676767;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;

}

.art-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:hover, .art-postcontent h1 a:visited, .art-blockcontent h1 a, .art-blockcontent h1 a:link, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:visited 
{
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h2
{
   color: #9C9C9C;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited 
{
   font-size: 20px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h3
{
   color: #9C9C9C;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited 
{
   font-size: 16px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h4
{
   color: #A8A8A8;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited 
{
   font-size: 14px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h5
{
   color: #A8A8A8;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h6
{
   color: #7A7A7A;
   margin: 10px 0 0;
   font-size: 12px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 12px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited 
{
   font-size: 12px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
}

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

header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-slidenavigator > a, .art-checkbox:before, .art-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: 850px;
   color: #676767;
}

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


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

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

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

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

.art-slidecontainerheader {
    position: relative;
            width: 100%;
    height: 100%;
    }

.art-slidecontainerheader .art-slide-item
{

}



.art-slidecontainerheader .art-slide-item {
    -webkit-transition: 1500ms ease-in-out opacity;
    -moz-transition: 1500ms ease-in-out opacity;
    -ms-transition: 1500ms ease-in-out opacity;
    -o-transition: 1500ms ease-in-out opacity;
    transition: 1500ms ease-in-out opacity;
    position: absolute;
    display: none;
	left: 0;
	top: 0;
	opacity: 0;
    width:  100%;
    height: 100%;
}

.art-slidecontainerheader .active, .art-slidecontainerheader .next, .art-slidecontainerheader .prev {
    display: block;
}

.art-slidecontainerheader .active {
    opacity: 1;
}

.art-slidecontainerheader .next, .art-slidecontainerheader .prev {
    width: 100%;
}

.art-slidecontainerheader .next.forward, .art-slidecontainerheader .prev.back {
    opacity: 1;
}

.art-slidecontainerheader .active.forward {
    opacity: 0;
}

.art-slidecontainerheader .active.back {
    opacity: 0;
}


.art-slideheader0 {
    background-image:  url('images/slideheader0.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader1 {
    background-image:  url('images/slideheader1.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader2 {
    background-image:  url('images/slideheader2.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader3 {
    background-image:  url('images/slideheader3.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader4 {
    background-image:  url('images/slideheader4.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader5 {
    background-image:  url('images/slideheader5.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}

.art-slideheader6 {
    background-image:  url('images/slideheader6.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader7 {
    background-image:  url('images/slideheader7.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader8 {
    background-image:  url('images/slideheader8.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader9 {
    background-image:  url('images/slideheader9.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader10 {
    background-image:  url('images/slideheader10.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader11 {
    background-image:  url('images/slideheader11.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader12 {
    background-image:  url('images/slideheader12.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader13 {
    background-image:  url('images/slideheader13.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader14 {
    background-image:  url('images/slideheader14.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader15 {
    background-image:  url('images/slideheader15.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader16 {
    background-image:  url('images/slideheader16.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader17 {
    background-image:  url('images/slideheader17.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader18 {
    background-image:  url('images/slideheader18.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader19 {
    background-image:  url('images/slideheader19.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader20 {
    background-image:  url('images/slideheader20.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader21 {
    background-image:  url('images/slideheader21.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader22 {
    background-image:  url('images/slideheader22.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader23 {
    background-image:  url('images/slideheader23.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader24 {
    background-image:  url('images/slideheader24.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader25 {
    background-image:  url('images/slideheader25.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader26 {
    background-image:  url('images/slideheader26.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader27 {
    background-image:  url('images/slideheader27.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader28 {
    background-image:  url('images/slideheader28.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader29 {
    background-image:  url('images/slideheader29.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader30 {
    background-image:  url('images/slideheader30.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader31 {
    background-image:  url('images/slideheader31.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader32 {
    background-image:  url('images/slideheader32.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader33 {
    background-image:  url('images/slideheader33.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader34 {
    background-image:  url('images/slideheader34.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader35 {
    background-image:  url('images/slideheader35.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader36 {
    background-image:  url('images/slideheader36.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader37 {
    background-image:  url('images/slideheader37.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader38 {
    background-image:  url('images/slideheader38.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader39 {
    background-image:  url('images/slideheader39.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader40 {
    background-image:  url('images/slideheader40.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader41 {
    background-image:  url('images/slideheader41.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader42 {
    background-image:  url('images/slideheader42.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader43 {
    background-image:  url('images/slideheader43.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader44 {
    background-image:  url('images/slideheader44.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader45 {
    background-image:  url('images/slideheader45.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader46 {
    background-image:  url('images/slideheader46.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader47 {
    background-image:  url('images/slideheader47.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader48 {
    background-image:  url('images/slideheader48.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader49 {
    background-image:  url('images/slideheader49.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader50 {
    background-image:  url('images/slideheader50.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader51 {
    background-image:  url('images/slideheader51.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader52 {
    background-image:  url('images/slideheader52.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader53 {
    background-image:  url('images/slideheader53.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader54 {
    background-image:  url('images/slideheader54.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader55 {
    background-image:  url('images/slideheader55.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader56 {
    background-image:  url('images/slideheader56.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader57 {
    background-image:  url('images/slideheader57.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader58 {
    background-image:  url('images/slideheader58.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader59 {
    background-image:  url('images/slideheader59.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}

.art-slideheader60 {
    background-image:  url('images/slideheader60.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader61 {
    background-image:  url('images/slideheader61.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader62 {
    background-image:  url('images/slideheader62.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader63 {
    background-image:  url('images/slideheader63.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader64 {
    background-image:  url('images/slideheader64.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader65 {
    background-image:  url('images/slideheader65.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader66 {
    background-image:  url('images/slideheader66.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader67 {
    background-image:  url('images/slideheader67.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader68 {
    background-image:  url('images/slideheader68.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader69 {
    background-image:  url('images/slideheader69.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader70 {
    background-image:  url('images/slideheader70.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader71 {
    background-image:  url('images/slideheader71.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader72 {
    background-image:  url('images/slideheader72.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader73 {
    background-image:  url('images/slideheader73.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader74 {
    background-image:  url('images/slideheader74.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader75 {
    background-image:  url('images/slideheader75.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader76 {
    background-image:  url('images/slideheader76.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader77 {
    background-image:  url('images/slideheader77.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader78 {
    background-image:  url('images/slideheader78.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader79 {
    background-image:  url('images/slideheader79.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader80 {
    background-image:  url('images/slideheader80.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader81 {
    background-image:  url('images/slideheader81.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader82 {
    background-image:  url('images/slideheader82.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader83 {
    background-image:  url('images/slideheader83.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader84 {
    background-image:  url('images/slideheader84.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader85 {
    background-image:  url('images/slideheader85.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader86 {
    background-image:  url('images/slideheader86.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader87 {
    background-image:  url('images/slideheader87.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader88 {
    background-image:  url('images/slideheader88.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader89 {
    background-image:  url('images/slideheader89.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader80 {
    background-image:  url('images/slideheader80.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader81 {
    background-image:  url('images/slideheader81.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader82 {
    background-image:  url('images/slideheader82.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader83 {
    background-image:  url('images/slideheader83.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader84 {
    background-image:  url('images/slideheader84.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader85 {
    background-image:  url('images/slideheader85.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader86 {
    background-image:  url('images/slideheader86.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader87 {
    background-image:  url('images/slideheader87.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader88 {
    background-image:  url('images/slideheader88.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader89 {
    background-image:  url('images/slideheader89.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader90 {
    background-image:  url('images/slideheader90.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader91 {
    background-image:  url('images/slideheader91.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader92 {
    background-image:  url('images/slideheader92.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader93 {
    background-image:  url('images/slideheader93.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader94 {
    background-image:  url('images/slideheader94.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader95 {
    background-image:  url('images/slideheader95.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader96 {
    background-image:  url('images/slideheader96.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader97 {
    background-image:  url('images/slideheader97.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader98 {
    background-image:  url('images/slideheader98.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader99 {
    background-image:  url('images/slideheader99.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader100 {
    background-image:  url('images/slideheader100.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader101 {
    background-image:  url('images/slideheader101.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader102 {
    background-image:  url('images/slideheader102.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader103 {
    background-image:  url('images/slideheader103.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader104 {
    background-image:  url('images/slideheader104.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader105 {
    background-image:  url('images/slideheader105.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader106 {
    background-image:  url('images/slideheader106.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader107 {
    background-image:  url('images/slideheader107.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader108 {
    background-image:  url('images/slideheader108.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slideheader109 {
    background-image:  url('images/slideheader109.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}

.art-slidenavigatorheader {
  display: inline-block;
  position: absolute;
  direction: ltr !important;
  top: 0px;
  left: 92.35%;
  z-index: 101;
  line-height: 0 !important;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
    white-space: nowrap;
    }
.art-slidenavigatorheader
{
background: #8E0B23;background: transparent;background: transparent;background: transparent;background: transparent;background: transparent;background: transparent;-svg-background: transparent;
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;


padding:5px;





}
.art-slidenavigatorheader > a
{
background: #575757;background: #575757;background: #575757;background: #575757;background: #575757;background: #575757;background: #575757;-svg-background: #575757;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 5px 0 0;

width: 5px;

height: 5px;
}
.art-slidenavigatorheader > a.active
{
background: #FFFFFF;background: #FFFFFF;background: #FFFFFF;background: #FFFFFF;background: #FFFFFF;background: #FFFFFF;background: #FFFFFF;-svg-background: #FFFFFF;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 5px 0 0;

width: 5px;

height: 5px;
}
.art-slidenavigatorheader > a:hover
{
background: #BB252D;background: #BB252D;background: #BB252D;background: #BB252D;background: #BB252D;background: #BB252D;background: #BB252D;-svg-background: #BB252D;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 5px 0 0;

width: 5px;

height: 5px;
}





.art-footer .layout-item-0 { margin-top: 0px;margin-bottom: 11px;  }
.ie7 .post .layout-cell {border:none !important; padding:0 !important; }
.ie6 .post .layout-cell {border:none !important; padding:0 !important; }

.art-sheet
{
   background: #d4843d;
   background: rgba(75, 2, 3, 0.5);
   -webkit-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.05);
   -moz-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.05);
   box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.05);
   border:1px solid rgba(177, 177, 177, 0.2);
   margin:37px auto 0;
   position:relative;
   cursor:auto;
   width: 850px;
   z-index: auto !important;
}

.art-header
{
   margin:0 auto;
   height: 300px;
   background-image: none;
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.responsive .art-header 
{
   background-image: none;
   background-position: center center;
}

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

.art-nav
{
   background: #d4843d;

   border:1px solid rgba(113, 24, 41, 0.5);
   border-left:none;
   border-right:none;
   margin:0 auto;
   position: relative;
   z-index: 100;
   font-size: 0;
   text-align: center;
}

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

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

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

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

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

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

ul.art-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

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

.art-hmenu-extra1
{
   position : absolute;
   left: 0;
   top: 0;
   width: auto;
   height: auto;
   background-position: center;
}

.art-hmenu-extra2
{
   position: absolute;
   right: 0;
   top: 0;
   width: auto;
   height: auto;
   background-position: center;
}

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

ul.art-hmenu>li>a
{
   padding:0 13px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 25px;
   cursor: pointer;
   text-decoration: none;
   color: #ECECEC;
   line-height: 25px;
   text-align: center;
}

.art-hmenu a, 
.art-hmenu a:link, 
.art-hmenu a:visited, 
.art-hmenu a.active, 
.art-hmenu a:hover
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.art-hmenu>li>a.active
{
   background: #FFFFFF;
   background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   padding:0 13px;
   margin:0 auto;
   color: #000000;
   text-decoration: none;
}

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

ul.art-hmenu>li>a:hover, .desktop ul.art-hmenu>li:hover>a
{
   background: #FFFFFF;
   background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #BFBFBF 100%) no-repeat;
   padding:0 13px;
   margin:0 auto;
}
ul.art-hmenu>li>a:hover, 
.desktop-nav ul.art-hmenu>li:hover>a {
   color: #000000;
   text-decoration: none;
}

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

ul.art-hmenu li li a
{
   background: #DCDCDC;
   padding:0 12px;
   margin:0 auto;
}
ul.art-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

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

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

.art-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 22px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 22px;
   color: #2C2C2C;
   font-size: 10px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: uppercase;
   margin:0;
}

.art-hmenu ul a:link, 
.art-hmenu ul a:visited, 
.art-hmenu ul a.active, 
.art-hmenu ul a:hover
{
   text-align: left;
   line-height: 22px;
   color: #2C2C2C;
   font-size: 10px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: uppercase;
   margin:0;
}

ul.art-hmenu ul li a:hover, .desktop ul.art-hmenu ul li:hover>a
{
   background: #9A9A9A;
   margin:0 auto;
}
.art-hmenu ul a:hover
{
   text-decoration: none;
}

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

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

ul.art-hmenu ul:before
{
   background: #DCDCDC;
   border:1px solid #9A9A9A;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.art-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.art-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.art-blockheader
{
   background: #AE253E;
   background: linear-gradient(top, rgba(201, 44, 73, 0.8) 0, rgba(142, 31, 52, 0.8) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(201, 44, 73, 0.8) 0, rgba(142, 31, 52, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(201, 44, 73, 0.8) 0, rgba(142, 31, 52, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(201, 44, 73, 0.8) 0, rgba(142, 31, 52, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(201, 44, 73, 0.8) 0, rgba(142, 31, 52, 0.8) 100%) no-repeat;
   background: linear-gradient(top, rgba(201, 44, 73, 0.8) 0, rgba(142, 31, 52, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(201, 44, 73, 0.8) 0, rgba(142, 31, 52, 0.8) 100%) no-repeat;
   padding:10px 7px;
   margin:0 auto;
}
.art-blockheader .t,
.art-blockheader .t a,
.art-blockheader .t a:link,
.art-blockheader .t a:visited, 
.art-blockheader .t a:hover
{
   color: #E17387;
   font-size: 13px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   margin: 0 10px;
}

.art-blockcontent
{
   background: #C8C8C8;
   background: rgba(200, 200, 200, 0.5);
   border:1px solid rgba(154, 154, 154, 0.5);
   padding:7px;
   margin:0 auto;
   color: #BCBCBC;
   font-size: 11px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
}
.art-blockcontent table,
.art-blockcontent li, 
.art-blockcontent a,
.art-blockcontent a:link,
.art-blockcontent a:visited,
.art-blockcontent a:hover
{
   color: #BCBCBC;
   font-size: 11px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
}

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

.art-blockcontent a, .art-blockcontent a:link
{
   color: #A6A6A6;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.art-blockcontent a:hover, .art-blockcontent a.hover
{
   color: #A6A6A6;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}
.art-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: -13px;
}
.opera .art-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-block li
{
   font-size: 12px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
   line-height: 125%;
   color: #D1D1D1;
   margin: 5px 0 0 10px;
}

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

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

.art-breadcrumbs
{
   margin:0 auto;
}

a.art-button,
a.art-button:link,
a:link.art-button:link,
body a.art-button:link,
a.art-button:visited,
body a.art-button:visited,
input.art-button,
button.art-button
{
   text-decoration: none;
   font-size: 11px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #191919;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 25px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

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

input, select, textarea
{
   vertical-align: middle;
   font-size: 11px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   /*font-weight: bold;*/
   font-style: normal;
   /*text-transform: uppercase;*/
}

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

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

.art-button.active, .art-button.active:hover
{
   background: #606060;
   background: linear-gradient(top, #878787 0, #808080 10%, #383838 100%) no-repeat;
   background: -webkit-linear-gradient(top, #878787 0, #808080 10%, #383838 100%) no-repeat;
   background: -moz-linear-gradient(top, #878787 0, #808080 10%, #383838 100%) no-repeat;
   background: -o-linear-gradient(top, #878787 0, #808080 10%, #383838 100%) no-repeat;
   background: -ms-linear-gradient(top, #878787 0, #808080 10%, #383838 100%) no-repeat;
   background: linear-gradient(top, #878787 0, #808080 10%, #383838 100%) no-repeat;
   -svg-background: linear-gradient(top, #878787 0, #808080 10%, #383838 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -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 #5E5E5E;
   padding:0 15px;
   margin:0 auto;
}
.art-button.active, .art-button.active:hover {
   color: #C5C5C5 !important;
}

.art-button.hover, .art-button:hover
{
   background: #858585;
   background: linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: -webkit-linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: -moz-linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: -o-linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: -ms-linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   -svg-background: linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -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 #5E5E5E;
   padding:0 15px;
   margin:0 auto;
}
.art-button.hover, .art-button:hover {
   color: #191919 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   /*background: #DCDCDC;*/
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   /*padding: 8px 0;*/
   color: #1E1E1E !important;
   font-size: 11px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   /*font-weight: bold;*/
   font-style: normal;
   /*text-transform: uppercase;*/
}
input.art-error, textarea.art-error
{
   background: #DCDCDC;
   border:1px solid #B54030;
   margin:0 auto;
}
input.art-error, textarea.art-error {
   color: #1E1E1E !important;
   font-size: 11px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
}
form.art-search input[type="text"]
{
   background: #DCDCDC;
   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: #1E1E1E !important;
   font-size: 12px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.art-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

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

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

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

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

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

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

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

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

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

.art-post
{
   background: #d4843d;
   background: rgba(75, 2, 3, 0.27);
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.07);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.07);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.07);
   border:1px solid rgba(166, 166, 166, 0.15);
   margin:30px;
}
a img
{
   border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img
{
   margin: 5px 5px 5px 5px;
}

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

.art-article table, table.art-article
{
   border-collapse: collapse;
   margin: 1px;
      line-height: 120%;
}

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

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

.art-postmetadataheader
{
   background: #C8C8C8;
   background: rgba(200, 200, 200, 0.7);
   border:1px solid #ACACAC;
   border-left:none;
   border-right:none;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
   margin-bottom: 5px;
}

.art-postheader
{
   color: #EBA0AE;
   margin-top: 5px;
   font-size: 22px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
}

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

.art-postheader a, .art-postheader a:link
{
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
   text-align: left;
   color: #EFB3BE;
}

.art-postheader a:visited, .art-postheader a.visited
{
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #C3C3C3;
}

.art-postheader a:hover,  .art-postheader a.hovered
{
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #EA9CAB;
}

.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
   font-size: 10px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   color: #C5C5C5;
}

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

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

.art-postheadericons a:visited, .art-postheadericons a.visited
{
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #ACACAC;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #E2778A;
}

.art-postcontent ul>li:before,  .art-post ul>li:before,  .art-textblock ul>li:before
{

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

.art-postcontent li, .art-post li, .art-textblock li
{
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
   color: #B8B8B8;
   margin: 5px 0 0 11px;
}

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

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

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

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

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

.art-postcontent li, .art-post li, .art-textblock li
{
   margin: 5px 0 0 0;
}

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

.art-postcontent ul>li, .art-post ul>li, .art-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: #FFFFFF url('images/postquote.png') no-repeat scroll;
   border:4px dashed #4C4C4C;
   padding:6px 6px 6px 43px;
   margin:0 0 0 20px;
   color: #1E070B;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: justify;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .art-postcontent blockquote a, .art-blockcontent blockquote a, .art-footer blockquote a,
blockquote a:link, .art-postcontent blockquote a:link, .art-blockcontent blockquote a:link, .art-footer blockquote a:link,
blockquote a:visited, .art-postcontent blockquote a:visited, .art-blockcontent blockquote a:visited, .art-footer blockquote a:visited,
blockquote a:hover, .art-postcontent blockquote a:hover, .art-blockcontent blockquote a:hover, .art-footer blockquote a:hover
{
   color: #1E070B;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: justify;
}

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

.art-footer
{
   margin:0 auto;
   position: relative;
   color: #B8B8B8;
   font-size: 10px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: center;
}

.art-footer a,
.art-footer a:link,
.art-footer a:visited,
.art-footer a:hover,
.art-footer td, 
.art-footer th,
.art-footer caption
{
   color: #B8B8B8;
   font-size: 10px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

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

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

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

.art-footer a:hover
{
   color: #FFFFFF;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   text-shadow: 1.4px 1.4px 0 rgba(23, 23, 23, 0.82);
}

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

.art-footer li
{
   font-size: 12px;
   font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #C5C5C5;
   margin: 5px 0 0 5px;
}

.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-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: #ACACAC;
}

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

img.art-lightbox
{
   cursor: pointer;
}

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

div#art-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.art-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: 0px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.art-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;
}

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

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