
.cookiewrapper {
    background: #1F52A5;
    color: #fff;
}
.cookiewrapper p, .cookiewrapper p a{
    color: #FFFFFF !important;
    line-height: 35px;
    margin: 0;
    padding: 0;
}
.cookiewrapper p a {
    text-decoration: underline;
}
.cookiewrapper .closesign a, .cookiewrapper .closesign a:hover {
    text-decoration: none;
}
.headerwrapper {
    border-top: 5px solid #1F52A5;
    height: 195px;
    background: url(../img/headerbg.jpg) no-repeat top center;
}
.headerinfo {
    margin-left: -100px;
}
.logo {
    margin-top: 10px;
}
.smalldeets {
    color: #706F6F;
    font-size: 10px;
    margin-top: 25px;
    margin-bottom: 0;
}
.socialsearch {
    margin-top: 15px;
    position: relative;
    margin-left: 100px;
}
.sociallist {
    list-style: none;
    margin: 0;
    margin-top: 5px;
    float: left;
}
.sociallist li {
    float: left;
    margin-right: 20px;
}
.sociallist li a {
    height: 21px;
    width: 21px;
    text-indent:-9999px;
    display: block;
}
.sociallist li .twitter {
    background: url(../img/twitter.png) no-repeat center center;
}
.sociallist li .facebook {
    background: url(../img/facebook.png) no-repeat center center;
}
.sociallist li .rss {
    background: url(../img/rss.png) no-repeat center center;
}
.sociallist li .twitter:hover {
    background: url(../img/twitterhover.png) no-repeat center center;
}
.sociallist li .facebook:hover {
    background: url(../img/facebookhover.png) no-repeat center center;
}
.sociallist li .rss:hover {
    background: url(../img/rsshover.png) no-repeat center center;
}
.searchform input[type="text"] {
    width: 112px;
    background: none;
    border: none;
    box-shadow: none;
    color: #706F6F;
    font-style: italic;
    font-size: 10px;
}
.searchform input[type="submit"] {
    width: 37px;
    height: 33px;
    background: url(../img/btnsearch.png) no-repeat;
    border: none;
    text-indent: -9999px;
    margin-top: -10px;
}
.ofstead {
    position: absolute;
    top: -15px;
    right: 0;
}
.ofstead a {
    background: url(../img/ofstead.png) repeat-x;
    width: 245px;
    height: 50px;
    display: block;
    border-radius:  0 0 5px 5px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}
.ofstead a span{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.ofstead a:hover {
    text-decoration: none;
}
/*}
h1 {
        color: #3C3C3B;
        font-size: 31px;
        text-shadow: 2px 2px 3px #e5e5e5;
        text-shadow: 2px 3px 0px rgba(229, 229, 229, 1);
        margin: 0px;
}*/
.navmenu {
    list-style: none;
    margin: 0;
    margin-top: 10px;
}
.navmenu li {
    float: left;
}
.navmenu li a{
    margin-top: 5px;
    color: #1F52A5;
    font-size: 18px;
    display: block;
    /*background: green;*/
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 10px;
    height: 62px;
}
.navmenu li:first-child a{ 
    margin-left: -19px;
}
.navmenu li.active a, .navmenu li a:hover{
    color: #5B36B8;
    text-decoration: none;
}
.navmenu li.hasmenu:hover a{
    background: #3C3C3B;
    color: #51BAE4;
    border-top: 5px solid #36A8E0;
    text-decoration: none;
    margin-top: 0;
}
.navmenu li.hasmenu:hover a span {
    color: #fff;
}
.navmenu li a span{
    font-size: 10px;
    color: #706F6F;
}
.navmenu li.hasmenu .dropdownmenu {
    display: none;
    z-index: 9999999;
}
.navmenu li.hasmenu:hover .dropdownmenu {
    display: block;
    width: 100%;
    height: 550px;
    position: absolute;
    left: 0;
    background: #3C3C3B;
    padding-top: 30px;
}
.navmenu li.hasmenu:hover .dropdownmenu img {
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}
.navmenu li.hasmenu:hover .dropdownmenu span {
    font-size: 14px;
    color: #36A8E0;
    margin-bottom: 15px;
    display: block;
    text-transform: uppercase;
}
.navmenu li.hasmenu:hover .dropdownmenu ul {
    list-style: none;
    margin: 0;
}
.navmenu li.hasmenu:hover .dropdownmenu ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.navmenu li.hasmenu:hover .dropdownmenu ul li a{
    color: #fff;
    padding: 0;
    background: none;
    margin: 0;
    border: none;
    height: auto;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.slidewrapper {
    height: 645px;
    /*background: green;*/
    position: relative;
}
.carouwrapper {
    width: 100%;
    height: 550px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.carousel {
    margin: 0;
}
.carousel li {
    float: left;
    display: block;
    opacity:0.3;
    /*margin-right: 15px;
    margin-left: 15px;*/
}
.carousel li.active{opacity:1.0;}

.w_bg_l{ background:url(../img/w_bg_l.jpg) no-repeat 0 0;}
.w_bg_r{ background:url(../img/w_bg_r.jpg) no-repeat 101% 0;}

#pager {
    float: left;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 435px;
    width: 100%;
    display:none;
}


#pager a {
    border: 2px solid #fff;
    border-radius: 10px;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    background-color: #fff;
    display:none;
}
#pager a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}
#pager a span {
    display: none;
}
#pager a.selected {
    background-color: #1D71B7;
}
.infobox {
    height: 60px;
    width: 1170px;
    background: url(../img/infobg.png) repeat-x;
    position:relative;
    top: 486px;
    margin: 0 auto;
    border-top: 5px solid #fff;
}
.infowrapper {
    height: 60px;
    overflow: hidden;
}
.infobox ul {
    /*height: 80px;
    width: 917px;*/
    margin: 0;
}
.infobox ul li {
    list-style: none;
    float: left;
    line-height: 60px;
    margin-right: 15px;
    border-right: 5px solid #fff;
}
.simply-scroll-container {
    /*margin-left: 15px;*/
    position: relative;
    width: 940px;
}
.simply-scroll-clip {
    overflow: hidden;
    position: relative;
}
.infotitle {
    color: #6992D5;
    font-size: 18px;
    background: url(../img/iconinfo.png) no-repeat left center;
    text-indent: 76px;
    height: 56px;
    display: block;
    line-height: 56px;
    float: left;
    margin-top: 1px;
    margin-right: 30px;
}
.infodesc {
    color: #fff;
    line-height: 60px;
    font-size: 16px;
    font-style: italic;
    margin-right: 15px;
} 
.infobox a {
    color: #FBE910;
    font-size: 14px;
    font-style: italic;
    margin-right: 15px;
}
.infobox a:hover {
    text-decoration: none;
}
#prev, #next {
    /*    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";*/
    display: block;
    height: 550px;
    width: 18%;
    top: 0;
    position: absolute;
    background-color: transparent;
    /*z-index: 500;*/
}

#prev {
    left: 0;
}
#next {
    right: 0;
}
/* Generic Page */
.generic .slidewrapper, .generic .carouwrapper {
    height: 300px;
}
.generic .infobox {
    top: 235px;
}
.generic .infoboxtop {
    top: 0px;
}
.generic .infoboxabsolute {
    position: absolute;
}
.homeboxeswrapper {
    height: auto;
    border-bottom: 5px solid #1F52A5;
    background: url(../img/boxesbg.png) center bottom repeat-x;
    padding-top: 30px;
    padding-bottom: 30px;
}
.homeboxeswrapper .container {
    background: url(../img/line_br.png) top center repeat-y;
    position: relative;
    overflow: hidden;
}
.homeboxeswrapper .box {
    border-top: 5px solid #1F52A5;
    padding-top: 10px;
    display: block;
    /*background: url(../img/boxfooter.png) #fff bottom center no-repeat;*/
    background:#fff;
    height: auto;
}
.boxtitle {
    font-size: 14px;
    margin-bottom: 10px;
    color: #1D71B7;
    text-transform: uppercase;
    display: block;
}
.boxdesc {
    margin-top: 10px;
    font-size: 11px;
    color: #575756;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    text-align:center;
}
.boxlink {
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    display: block;
    text-indent: 20px;
    height: 40px;
    display:none;
}
.homeboxeswrapper .box:hover {
    text-decoration: none;
    border-top: 5px solid #9074DA;
    /*background: url(../img/boxfooterhover.png) bottom center no-repeat;*/
}
.homeboxeswrapper .box:hover .boxtitle {
    color: #9074DA;
}
#prevcarou {
    background: url(../img/left.png) no-repeat;
    display: block;
    height: 57px;
    width: 57px;
    position: absolute;
    top: 27%;
    left: 0;
}
#nextcarou {
    background: url(../img/right.png) no-repeat;
    display: block;
    height: 57px;
    width: 57px;
    position: absolute;
    right: 0;
    top: 27%;
}
#nextcarou:hover {
    background: url(../img/righthover.png) no-repeat;
}
#prevcarou:hover {
    background: url(../img/lefthover.png) no-repeat;
}
.prefooterwrapper {
    height: 170px;
    border-bottom: 5px solid #1F52A5;
}
.socialtitlefacebook, .socialtitletwitter {
    margin-top: 30px;
    color: #1F52A5;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}
.socialtitlefacebook {
    background: url(../img/facebookfooter.png) left center no-repeat;
    text-indent: 20px;
}
.socialtitletwitter {
    background: url(../img/twitterfooter.png) left center no-repeat;
    text-indent: 30px;
}
.socialtext {
    font-size: 11px;
    color: #1F52A5;
}
.footerwrapper {
    height: 50px;
    background: url(../img/footerbg.png) repeat-x;
    color: #fff;
    line-height: 50px;
    font-size: 12px;
}
.footerwrapper p a {
    text-decoration: none;
    color: #fff;
}
.footerwrapper p a:hover {
    text-decoration: underline;
    color: #fff;
}
.footerwrapper p {
    margin-bottom: 0;
    color: #fff;
}
.footermenu {
    list-style: none;
    margin: 0;
}
.footermenu li{
    float: left;
    margin-left: 20px;
}
.footermenu li a{
    color: #fff;
    line-height: 50px;
    font-size: 12px;
}
.navbar .btn-navbar {
    margin-bottom: 10px;
}
.contentwrapper {
    margin-top:30px;
}

.content h2 {
    font-size: 31px;
    text-shadow: 2px 3px 0px rgba(229, 229, 229, 1);
    margin-bottom: 20px;
}
.content .subheader {
    font-size: 20px;
    color: #1F52A5;
    line-height: 28px;
}
.content p {
    margin: 0 0 30px 0;
    font-size: 14px;
    line-height: 22px;
}
.sidebar h3 {
    margin:0;
    padding:0;
}
.sidebar h3 a, .sidebar h3{
    background: url(../img/sidetitle.png) repeat-x;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    display:block;
    text-decoration:none;
}
.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar ul li a {
    display: block;
    height: 40px;
    width: 100%;
    margin-bottom: 10px;
    background: url(../img/sidenorm.png) repeat-x;
    color: #3C3C3B;
    line-height: 40px;
    text-indent: 10px;
    font-size: 13px;
}
.sidebar ul li:nth-child(even) a {
    background: url(../img/sideeven.png) repeat-x;
}
.sidebar ul li.active a {
    background: url(../img/sideactive.png) repeat-x;
    color: #fff;
    text-decoration:none;
    position:relative;
}
.sidebar ul li.active ul li a {
    background: none;
    color: #3c3c3b;
    height:39px;
    border-bottom:1px solid #3C3C3B;
    line-height:39px;
}
.sidebar ul li a:hover {
    text-decoration: none;
    color: #fff;
    background: url(../img/sidehover.png) repeat-x;
}
.accord {
    position:absolute;
    top:10px;
    right:10px;
    height:20px;
    width:20px;
    display:block;
    background:url(../img/btnaccord.png) no-repeat;
}
.nav > li > a {
    display: inline-block;
}
.post {
    border-bottom: 5px solid #1F52A5;
}
.content .post:last-child {
    border: none;
}
.paging {
    float: right;
    margin-top: 30px;
}
.pageList li {
    float: left;
    list-style: none;
    margin-left: 20px;
}
.gallerygrey {
    color:#3C3C3B;
}
.nav-header {
    color:#1B50A6;
    font-size:16px;
}

.mrow{ background:url(../img/devider.jpg) no-repeat 0 0;}

ul.yiiPager .first, ul.yiiPager .last {
    display: inline !important;
}
