/* ----------

   Custom

----------- */

.span12, .container {

    width: 1000px;

}

body {

    direction: rtl;

    font-family: arial;

}



ul, ol {

    margin: 0 25px 10px 0;

}



div.itemHeader h2.itemTitle, div.catItemHeader h3.catItemTitle a {

    font-family: arial;

}

.bodybg1 {

    background: rgb(255,255,255); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(230,230,230,1) 50.01%, rgba(230,230,230,1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(50.01%,rgba(230,230,230,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(230,230,230,1) 50.01%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(230,230,230,1) 50.01%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(230,230,230,1) 50.01%,rgba(230,230,230,1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(230,230,230,1) 50.01%,rgba(230,230,230,1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */    

}

header {

   /* background-color: rgba(123, 41, 91, 0.1); */

    width: 100%;

    height: 160px;

}

.logo {



}

.logo img {

    padding: 17px 0 0 0;

}

article.maincontent.span9 ul li {

    margin: 0 0px 8px;

}

.services h4 strong {

    color: rgb(112, 18, 82);

}

.branches div.itemFullText h3 {

    background: url("../img/90X85.gif") no-repeat scroll right center rgb(112, 18, 82);

    width: 40%;

    height: 42px;

    padding: 0 70px 0 0 !important;

    font-size: 27px;

    font-weight: bold;

    color: #ffffff;

    font-family: inherit;

    background-size: 65px 55px;

    margin-top: 20px;

}

.sloggan {

    background: url("../img/sloganbg.png") no-repeat scroll bottom left rgba(0, 0, 0, 0);

    color: rgb(123, 41, 91);

    font-size: 22px;

    height: 160px;

    text-align: left;

}

.sloggan .moduletable {

    padding: 130px 0 0 0;

}

.topmenu {

    width: 100%;

    text-align: center;

    background: #7b0f5a; /* Old browsers */

    background: -moz-linear-gradient(top, #7b0f5a 0%, #6b134e 49%, #781058 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b0f5a), color-stop(49%,#6b134e), color-stop(100%,#781058)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #7b0f5a 0%,#6b134e 49%,#781058 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #7b0f5a 0%,#6b134e 49%,#781058 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #7b0f5a 0%,#6b134e 49%,#781058 100%); /* IE10+ */

    background: linear-gradient(to bottom, #7b0f5a 0%,#6b134e 49%,#781058 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b0f5a', endColorstr='#781058',GradientType=0 ); /* IE6-9 */

}

.topmenu ul, .activityview ul, .news #k2ModuleBox99 ul, .footermenu ul, .sidebar ul, .contentarticles .itemListCategory, .contentarticles div.itemListCategory h2, .contentarticles div.itemListCategoriesBlock, #k2ModuleBox98 ul {

    margin: 0;

}

.topmenu ul li {

    display: inline-block;

}

.topmenu ul li a {

    color: rgb(255, 255, 255);

    font-size: 15px;

    padding: 17px 25px;

}

.topmenu ul li:before {

    content: "";

    width: 1px;

    height: 53px;

    float: left;

    display: inline-block;

    background: rgb(88,23,65); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(88,23,65,1) 0%, rgba(118,16,87,1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(88,23,65,1)), color-stop(100%,rgba(118,16,87,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(88,23,65,1) 0%,rgba(118,16,87,1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(88,23,65,1) 0%,rgba(118,16,87,1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(88,23,65,1) 0%,rgba(118,16,87,1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(88,23,65,1) 0%,rgba(118,16,87,1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#581741', endColorstr='#761057',GradientType=0 ); /* IE6-9 */

}

.topmenu ul li a:focus, .topmenu ul .active a, .topmenu ul .current a {

    background: #4f193a; /* Old browsers */

    background: -moz-linear-gradient(top, #4f193a 0%, #731154 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f193a), color-stop(100%,#731154)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #4f193a 0%,#731154 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #4f193a 0%,#731154 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #4f193a 0%,#731154 100%); /* IE10+ */

    background: linear-gradient(to bottom, #4f193a 0%,#731154 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f193a', endColorstr='#731154',GradientType=0 ); /* IE6-9 */

}

.topmenu ul li a:hover {

    background: rgb(136,39,106); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(136,39,106,1) 0%, rgba(94,48,76,1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,39,106,1)), color-stop(100%,rgba(94,48,76,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(136,39,106,1) 0%,rgba(94,48,76,1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(136,39,106,1) 0%,rgba(94,48,76,1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(136,39,106,1) 0%,rgba(94,48,76,1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(136,39,106,1) 0%,rgba(94,48,76,1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88276a', endColorstr='#5e304c',GradientType=0 ); /* IE6-9 */

}

.activity .moduleItemIntrotext ul li {

    display: inline-block;

    list-style: none;

    width: 15%;

    padding: 0 20px;

    vertical-align: top;

}

div.k2ItemsBlock ul li {

    list-style: none;

}

div.k2ItemsBlock ul li h2, .about .moduleItemTitle {

    font-size: 22px;

    line-height: 20px;

}

.activity div.k2ItemsBlock a,

.activity div.k2ItemsBlock,

.moduleItemReadMore,

h2,

.news a,

.sidebar .sidebarnews a

{

    color: rgb(123, 41, 91);

}

.activity {

    text-align: center;

    background: url("../img/shedow1.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);

    padding-bottom: 40px;

}

.activity .even {

    background: rgb(245, 240, 242);

    margin-top: 45px;

    padding: 30px 0 15px 0;

}

.about {

    background: url("../img/shedow1.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);

    padding-bottom: 40px;

}

.about #k2ModuleBox97 {

    border: 5px solid #ececed;

    padding-right: 0px;

    height: auto;

    background: rgb(245,240,241); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(245,240,241,1) 1%, rgba(255,255,255,1) 27%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(245,240,241,1)), color-stop(27%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(245,240,241,1) 1%,rgba(255,255,255,1) 27%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(245,240,241,1) 1%,rgba(255,255,255,1) 27%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(245,240,241,1) 1%,rgba(255,255,255,1) 27%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(245,240,241,1) 1%,rgba(255,255,255,1) 27%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f0f1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.even {

    background: transparent;

}

div.k2ItemsBlock ul li a:hover, .footermenu a:hover {

    text-decoration: none;

}

.about div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {

    float: left;

    border: none;

    width: 35%;

    margin: 20px 80px 20px 20px;

}

.about .moduleItemTitle {

    background: url("../img/title1.png") no-repeat scroll top right rgba(0, 0, 0, 0);

    padding: 33px 180px;

    color: rgb(255, 255, 255);

    margin: 0 -40px 15px 0;

    display: block;

    float: right;

    width: 20%;

}

div.k2ItemsBlock ul li div.moduleItemIntrotext {

    line-height: 130%;

}

.about .moduleItemReadMore {

    width: 100%;

    text-align: left;

    display: block;

}

.about .clr {

    clear: none;

}

.callus {

    margin-bottom: 20px;

}

.callus p {

    background: url("../img/phone.png") no-repeat scroll center center rgba(0, 0, 0, 0);

    display: inline-block;

    color: rgb(255, 255, 255);

    width: 482px;

    height: 130px;

}

.callus p span {

    margin: 31px 130px 0 0;

    width: 330px;

    display: block;

    text-align: center;

    font-size: 22px;

    line-height: 27px;

    font-weight: bold;

}

.callus p strong {

    margin: -10px 130px 0 0;

    width: 330px;

    display: block;

    text-align: center;

    font-size: 26px;

    line-height: 27px;

    font-weight: bolder;

}

.rightphone {



}

.callus .leftphone {

    float: left;

}

.callus .leftphone span {

    margin: 22px 130px 0 0 !important;

}



.news {

    background: url("../img/shedow3.jpg") no-repeat scroll center bottom #f1f1f1; 

    padding: 0 0 15px 0;



}

.news #k2ModuleBox99 {

    background: #f1f1f1; 

    padding: 0 25px 25px 25px;

}



.news h3 {

    background: url("../../../images/title_news.png") no-repeat scroll top right rgba(0, 0, 0, 0);

    color: rgb(255, 255, 255);

    display: block;

    text-align: center;

    width: 215px;

    font-size: 0;

    height: 69px;

    margin: 9px -12px 0 0;

    padding-top: 10px;

}

.news hr {

    background: rgb(223, 224, 225);

    height: 1px;

    border: 0;

}

.news div.k2ItemsBlock ul li div.moduleItemIntrotext {

    padding: 15px 0;

}

.lastsec {

    background: url("../img/shedow2.jpg") no-repeat scroll 280px bottom rgba(0, 0, 0, 0);

    padding-bottom: 16px;

    margin-bottom: 60px;

}

.articles {

    background: /*url("../img/shedow2.jpg")*/ no-repeat scroll center bottom rgb(241, 241, 241);

    padding: 0 0 15px 0;

    float: right;

    height: 670px;



}

div.itemHeader h2.itemTitle {font-size: 31.5px;line-height: 40px;font-weight: bold;}

.odd {

    background: transparent;

}

.articles h3 {

    background: url("../img/title2.png") no-repeat scroll top right rgba(0, 0, 0, 0);

    color: rgb(255, 255, 255);

    display: block;

    text-align: center;

    width: 550px;

    font-size: 0;

    height: 69px;

    margin: 9px -9px 35px 0;

    padding-top: 10px;

}

.articles li {

    padding: 0 55px;

    border: 0;

    height: 200px;

}

.articles div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {

    border-radius: 35px;

    margin: -55px 0 0 25px;

}

.articles .moduleItemReadMore {

    float: left;

    margin-top: -25px;

    color: #565656;

}

.articles .moduleItemTitle {

    display: block;

    padding: 0 225px 0 0;

    color: rgb(123, 41, 91);

    font-size: 25px;

    font-weight: bold;

    margin: 0 0 10px 0;

}



.footermenu {

    text-align: center;

    background: rgb(88,88,90); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(88,88,90,1) 0%, rgba(51,49,47,1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(88,88,90,1)), color-stop(100%,rgba(51,49,47,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(88,88,90,1) 0%,rgba(51,49,47,1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(88,88,90,1) 0%,rgba(51,49,47,1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(88,88,90,1) 0%,rgba(51,49,47,1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(88,88,90,1) 0%,rgba(51,49,47,1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58585a', endColorstr='#33312f',GradientType=0 ); /* IE6-9 */

}

.footermenu li {

    display: inline-block;

}

.footermenu li:before {

    content: "";

    background: rgb(255, 255, 255);

    float: left;

    display: inline-block;

    width: 1px;

    height: 20px;

    margin: 15px 0 0 0;

}

.footermenu a {

    color: rgb(255, 255, 255);

    padding: 15px 20px;

    font-size: 17px;

}

.footermenu a:hover, .footermenu a:focus {

    background: rgb(51,49,47); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(51,49,47,1) 0%, rgba(88,88,90,1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,49,47,1)), color-stop(100%,rgba(88,88,90,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(51,49,47,1) 0%,rgba(88,88,90,1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(51,49,47,1) 0%,rgba(88,88,90,1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(51,49,47,1) 0%,rgba(88,88,90,1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(51,49,47,1) 0%,rgba(88,88,90,1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33312f', endColorstr='#58585a',GradientType=0 ); /* IE6-9 */

}

.bottom {

    margin: 10px 0;

}

.bottomleft {

    float: left;

}

.bottomright {

    float: right;

}

.topbanner {

    margin: 20px 0;

    text-align: center;

    float: none;

}

.sidebar {



}

.sidebar .k2CategoriesListBlock li {

    list-style: none;

    height: 45px;

    margin: 20px 0;

    text-align: center;

    border-radius: 5px;

    line-height: 43px;

    font-size: 17px;

    background: rgb(114,17,83); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(114,17,83,1) 1%, rgba(79,25,58,1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(114,17,83,1)), color-stop(100%,rgba(79,25,58,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(114,17,83,1) 1%,rgba(79,25,58,1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(114,17,83,1) 1%,rgba(79,25,58,1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(114,17,83,1) 1%,rgba(79,25,58,1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(114,17,83,1) 1%,rgba(79,25,58,1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#721153', endColorstr='#4f193a',GradientType=0 ); /* IE6-9 */

}

.sidebar a {

    color: #fff;

}

.sidebar .catTitle {

    font-weight: bold;

}

.breadcrumb {

    background: transparent;

    margin: 7px 0 7px 0;

    color: rgb(110, 18, 81);

}

.internal .nav > li > a, .breadcrumb a, .breadcrumb > .active, .breadcrumb > li > .divider, div.itemListCategory h2, div.catItemHeader h3.catItemTitle a, .k2Pagination a, div.itemHeader h2, .thanks div.catItemHeader h3.catItemTitle {

    color: rgb(110, 18, 81);

}

.breadcrumb > .active {

    font-weight: bold;

}

div.itemListCategory {

    background: transparent;

    border: 0;

}

.services div.catItemHeader h3.catItemTitle {

    background: url("../img/cattitlesbg.png") no-repeat scroll right center rgb(183, 179, 152);

    font-family: inherit;

    height: 55px;

    padding: 0 110px 0 0;

    font-size: 26px;

}

.services div.itemContainerLast {

    float: none;

}

div.catItemHeader h3.catItemTitle a{

    line-height: 55px;

}

div.k2Pagination ul li {

    padding: 10px;

}

div.itemListCategoriesBlock, .contact h2 {

    margin: 0 0 15px 0;

}

.sidebarnews h3 {

    background: rgb(139, 45, 109);

    color: rgb(255, 255, 255);

    padding: 0 20px;

    line-height: 40px;

    margin: 0;

}

.sidebarnews {

    background: rgb(231, 216, 225);

    color: #52183c;

}

.sidebarnews hr {

    border: 0;

    border-bottom: 1px dashed rgb(173, 171, 172);

}

.sidebarnews div.k2ItemsBlock ul li div.moduleItemIntrotext {

    padding: 0 20px;

}

.callsidebar {



}

.callsidebar p {

    background: url("../img/phone2.png") no-repeat scroll center center rgba(0, 0, 0, 0);

    display: inline-block;

    color: rgb(255, 255, 255);

    width: 206px;

    height: 55px;

}



.callsidebar p span {

    margin: 10px 55px 0 0;

    width: 150px;

    display: block;

    text-align: center;

    font-size: 15px;

    line-height: 15px;

}

.callsidebar .leftphone span {

    margin: 4px 55px 0 0;

}

.callsidebar p strong {

    margin: -20px 55px 0 0;

    width: 145px;

    display: block;

    text-align: center;

    font-size: 15px;

    line-height: 27px;

    font-weight: bolder;

}

.moduletablecallsidebar {

    margin: 20px 0 0 0;

}

.internal {

    background-color: #fff;

    padding-bottom: 60px;

}

/*.internal:before {

    z-index: -1;

    height: 2px;

    position: absolute;

    content: "";

    bottom: 0;

    display: block;

    left: -68px;

    width: 50%;

    float: left;

    -webkit-box-shadow: 0 15px 17px rgba(0, 0, 0, 0.7); 

    -moz-box-shadow:0 15px 17px rgba(0, 0, 0, 0.7);

    box-shadow: 0 15px 17px rgba(0, 0, 0, 0.7);

    -webkit-transform: rotate(91deg);   

    -moz-transform: rotate(91deg);   

    -o-transform: rotate(91deg);

    -ms-transform: rotate(91deg);

    transform: rotate(91deg);

}



.internal:after 

{

    z-index: -1;

    height: 2px;

    position: absolute;

    content: "";

    bottom: 0;

    display: block;

    right: -68px;

    width: 50%;

    float: right;

    -webkit-box-shadow: 0 15px 17px rgba(0, 0, 0, 0.7); 

    -moz-box-shadow:0 15px 17px rgba(0, 0, 0, 0.7);

    box-shadow: 0 15px 17px rgba(0, 0, 0, 0.7);

    -webkit-transform: rotate(269deg);  

    -moz-transform: rotate(269deg);   

    -o-transform: rotate(269deg);

    -ms-transform: rotate(269deg);

    transform: rotate(269deg);

}*/

.branches {



}

.branches div.catItemHeader h3.branchesTitle {

    background: url("../img/90X85.gif") no-repeat scroll right center rgb(112, 18, 82);

    width: 40%;

    height: 55px;

    padding: 0 110px 0 0;

    font-size: 27px;

    font-weight: bold;

    font-family: inherit;

}

.branches div.catItemHeader h3.branchesTitle a {

    color: #fff;

}

span.itemImage img {

    border: 0;

}



div.itemImageBlock{

    float: left;

}

.branches .itemFullText {

    line-height: 30px;

}

.thanks div.catItemImageBlock {

    margin: 0 0 16px 20px;

    float: right;

    width: 156px;

    height: 204px;

    /*    background: url("../img/thanksimgicon.png") no-repeat scroll left bottom rgb(255, 255, 255);*/

}

.imgtop {

    float: left;

    z-index: 2 !important;

    margin: -12px 0 0 -10px !important;

    border: 0 !important;

    position: relative;

}

.thanks span.catItemImage img {

    border: 1px solid rgb(110, 18, 81);

    padding: 0;

    margin: 0;

    z-index: 1;

}

.thanks div.catItemHeader h3.catItemTitle {

    background: rgba(0, 0, 0, 0);

    font-family: inherit;

    height: 30px;

    padding: 0;

    font-size: 20px;

    font-weight: bold;

}

.thanks div.catItemBody, .contentarticles div.catItemHeader h3.catItemTitle {

    padding: 0;

}

.thanks .itemContainer {

    margin-bottom: 15px;

    width: 100%;

}

.contentarticles div.catItemHeader h3.catItemTitle {

    font-family: inherit;

    font-size: 18px;

}

.contentarticles .itemContainer {

    border-bottom: 1px solid rgb(110, 18, 81);

    padding-bottom: 20px;

    padding-top: 15px;

}

.catItemReadMore{

    background: rgb(110, 18, 81);

    display: block;

    float: left;

    padding: 2px 10px;

    -moz-border-radius: 15px;

    -webkit-border-radius: 15px;

    border-radius: 15px;



}

.k2ReadMore {

    color: #fff;

    font-weight: bold;



}

.contentarticles div.catItemHeader {

    margin: 0 0 -15px 0;

}

#k2Container{

    padding-right: 15px;

}

.modal-body {max-height: 100%;}

.modal.fade.in {top:3%;}

.thanks .itemImage img {

    width: 250px !important;

    float: left;

}

#thankimage .modal-body img {

    width: 900px !important;

}

.thanks span.itemImage {

    margin: -10px 0 8px 0;

}

.thanks div.catItemHeader h3.catItemTitle a {

    line-height: inherit;

}

.news div.k2ItemsBlock ul li a.moduleItemTitle{

    padding: 10px 0;

    display: block;

}

.sidebarnews div.k2ItemsBlock ul li a.moduleItemTitle {

    padding: 5px 25px;

    display: block;

}



.topmenu ul li:hover ul {

    display: block;

    position: absolute;

}

.topmenu ul li ul li,

.topmenu ul .active ul li{

    display: block;

    background: rgb(242,234,238); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(242,234,238,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,234,238,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(242,234,238,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(242,234,238,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(242,234,238,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(242,234,238,1) 0%,rgba(255,255,255,1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2eaee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.topmenu ul li ul li a, 

.topmenu ul .active ul li a,

.topmenu ul li ul li a:focus,

.topmenu ul li ul .active a,

.topmenu ul li ul .current a {

    padding: 10px 20px;

    text-align: center;

    display: block;

    color: rgb(123, 41, 91);

    text-decoration: none;

    background: transparent;

}

.topmenu ul li ul li a:hover,

.topmenu ul .active ul li a:hover,

.topmenu ul .active ul li a:focus,

.topmenu ul .active ul .current a {

    background: rgb(231, 216, 225);

}

.topmenu ul li ul, .topmenu ul li ul li:before, .itemImageGallery h3, .itemImageGallery .sigProGalleriaTargetTitle, ul.sigProGalleria li.sigProThumb a.sigProLink:hover span.sigProCaption {

    display: none;

}

a.sigProGalleriaTargetLink {

    margin-bottom: 17px;

}

.internal .nav > li {

    display: inline-block;

}

.internal .nav > li > a {

    padding: 5px 20px;

    background: rgb(232,216,225); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(232,216,225,1) 1%, rgba(196,160,182,1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(232,216,225,1)), color-stop(100%,rgba(196,160,182,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(232,216,225,1) 1%,rgba(196,160,182,1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(232,216,225,1) 1%,rgba(196,160,182,1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(232,216,225,1) 1%,rgba(196,160,182,1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(232,216,225,1) 1%,rgba(196,160,182,1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8d8e1', endColorstr='#c4a0b6',GradientType=0 ); /* IE6-9 */

    border-radius: 4px;

    margin: 0 5px;

}

.internal .nav > li > a:hover, .internal .nav > li.active > a, .internal .nav > li.current > a {

    background: rgb(160,101,136); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(160,101,136,1) 1%, rgba(122,41,91,1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(160,101,136,1)), color-stop(100%,rgba(122,41,91,1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(160,101,136,1) 1%,rgba(122,41,91,1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(160,101,136,1) 1%,rgba(122,41,91,1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(160,101,136,1) 1%,rgba(122,41,91,1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(160,101,136,1) 1%,rgba(122,41,91,1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a06588', endColorstr='#7a295b',GradientType=0 ); /* IE6-9 */

    color: #fff;

}

div.catItemBody {padding: 16px 0;}

.itemBackToTop{display:none;}

/* ----------

   IE8 Hacks

----------- */

.lt-ie9 .about .moduleItemTitle {background: url("../img/title1.png") no-repeat scroll top right;}

.lt-ie9 .articles h3 {background: url("../img/title2.png") no-repeat scroll top right;}

.lt-ie9 .news h3 {background: url("../img/title3.png") no-repeat scroll top right}