

/***************** Theme1 **************************/

/************* Default theme ***********************/



/* Genaral */

body.theme1 {font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;}



.theme1 h1, .theme1 h2, .theme1 h3{ color:#015989; font-family:"Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;}

.theme1 h2{ color:#015989;}

.theme1 a{  color:#015989; }

.theme1 a:focus{  color:#015989; }



/* header styles */






.theme1 .full-container .header-bar{background-color:#0178ba;}
.theme1 #menu-wrapper{ /*border-top: 5px solid #2A6FC5; border-bottom: 1px solid #2A6FC5;*/ background: url("../images/bg-op40.png") repeat transparent }

.theme1 #search-box .searchbox-wraper input.searchbutton{ background: url("../images/sprite.png") no-repeat scroll -4px -164px #464646;}



.theme1 #search-box .searchbox-wraper input.searchbutton:hover { background-position: -59px -164px;}



.theme1 #search-box .searchbox-wraper input.searchbutton:focus { outline:0;background: url("../images/sprite.png") no-repeat scroll -59px -164px #464646;}

@media screen and (max-width: 649px){
	.theme1 #search-box .searchbox-wraper input.searchbutton{ background: url("../images/sprite.png") no-repeat scroll -4px -168px #464646;}



	.theme1 #search-box .searchbox-wraper input.searchbutton:hover { background-position: -59px -168px;}



	.theme1 #search-box .searchbox-wraper input.searchbutton:focus { outline:0;background: url("../images/sprite.png") no-repeat scroll -59px -168px #464646;}
	
}

/* Text Slider */

.theme1 .text-slider-topic{color:#72caf0;}

.theme1 .text-slider-details{color:#72caf0;}

.theme1 .text-slider .bx-wrapper .bx-pager.bx-default-pager a{background-color:#03598a;}

.theme1 .text-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .theme1 .text-slider .bx-wrapper .bx-pager.bx-default-pager a.active{background: #77ccf3;}


/* Navigation */

.theme1 .full-container .menu-bar{background-color:#015989;}
.theme1 #navigation{border: 3px solid #cfe3ea; background: none repeat scroll 0 0 #00a1e2;}

.theme1 #navigation ul li a{ color:#FFF;}

.theme1 #navigation ul li a:focus{ color:#FFCC00;}



/* Buttons */

.theme1 .top-button-right{background-color:#0078BA;}



/* Megamenu */

.theme1 .nav {background-color:#015989;}

.theme1 .nav > li > div { background: none repeat scroll 0 0 #FFFFFF; border: 2px solid #0078BA;}

.theme1 .nav > li > a {color: #72caf0;	background: #015989;border-color:#72caf0;}

.theme1 .nav > li > a:focus {color: #72caf0; background-color:#464646;}

.theme1 .nav > li:hover > a {color: #72caf0; background-color:#464646;}

.theme1 #mm-wrapper .btn-mm-close a{background-color:#004B8E;}

.theme1 #mm-wrapper .btn-mm-close a:hover{color: #FFCC00; background-color:#990000;}

.theme1 #mm-wrapper .btn-mm-close a:focus{color: #FFCC00; background-color:#990000;}



/* bradcrumb */

.theme1 .breadcrumb ul li a{ color:#D31145; }

.theme1 .body-content .data-raw{ background-color:#FFF;}



/* footer */

.theme1 .footer{ color:#ffffff; background-color:#033f61;}

.theme1 #footer-container .footer-links { background-color: #015989;}

.theme1 #footer-container .footer-download-link {background-color: #015989;}
.theme1 #footer-container .copyright{background-color:#033f61;}

.theme1 #footer-container .footer-links .col-1 .footer-topic{color: #76cbf0;}

.theme1 #footer-container .footer-links .footer-topic-div ul li a{color: #76cbf0;}

.theme1 #footer-container .footer-links .col-1 ul li.flink-border-bottom {border-bottom: 1px solid #76cbf0 !important;}

@media screen and (max-width: 649px){
	.theme1 #footer-container #footer-mobiletab .col-1 ul li.flink-border-bottom {border-bottom: 1px solid #76cbf0 !important;background-color:#026193 !important;}
	.theme1 #footer-container #footer-mobiletab .footer-topic-div ul li a{margin-left:20px !important;}
}
/* Welcome Page */



.theme1 .welcomeFooter{color:#015989;}



.theme1 .welcome-container ul li a {color:#0178BA;}



.theme1 .container .welcome-container .content{border:1px solid #ffffff; text-align:center; padding: 10px 18px 15px 18px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0178ba), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#015989));background: -moz-linear-gradient(top, #0178ba 0%, #2989d8 50%, #207cca 51%, #015989 100%);background:-ms-linear-gradient(top, #0178ba 0%,#2989d8 50%,#207cca 51%,#015989 100%);background:linear-gradient(to bottom, #0178ba 0%,#2989d8 50%,#207cca 51%,#015989 100%);}


/***************** Theme2 **************************/

/***************************************************/





/* Genaral */

body.theme2 {font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;}



.theme2 h1, .theme2 h2, .theme2 h3{ color:#007c5a; font-family:"Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;}

.theme2 h2{ color:#2C61B1;}

.theme2 a{  color:#0046b0; }

.theme2 a:focus{  color:#0046b0; }





/* header styles */


.theme2 .full-container .header-bar{background-color:#009b6f;}
.theme2 #menu-wrapper{ /*border-top: 5px solid #007c5a; border-bottom: 1px solid #007c5a;*/ background: url("../images/bg-op40.png") repeat transparent }

.theme2 .header-links ul li{ border-right:1px solid #CCC}

.theme2 #search-box .searchbox-wraper input.searchbutton{ background: url("../images/sprite.png") no-repeat scroll -4px -164px #464646;}




.theme2 #search-box .searchbox-wraper input.searchbutton:hover { background-position: -59px -164px;}




.theme2 #search-box .searchbox-wraper input.searchbutton:focus { outline:0;background: url("../images/sprite.png") no-repeat scroll -59px -164px #464646;}

@media screen and (max-width: 649px){
	.theme2 #search-box .searchbox-wraper input.searchbutton{ background: url("../images/sprite.png") no-repeat scroll -4px -168px #464646;}



	.theme2 #search-box .searchbox-wraper input.searchbutton:hover { background-position: -59px -168px;}



	.theme2 #search-box .searchbox-wraper input.searchbutton:focus { outline:0;background: url("../images/sprite.png") no-repeat scroll -59px -168px #464646;}
	
}



/* Text Slider */

.theme2 .text-slider-topic{color:#72f0b0;}

.theme2 .text-slider-details{color:#72f0b0;}

.theme2 .text-slider .bx-wrapper .bx-pager.bx-default-pager a{background-color:#007c5a;}

.theme2 .text-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .theme2 .text-slider .bx-wrapper .bx-pager.bx-default-pager a.active{background: #72f0b0;}

/* Navigation */

.theme2 .full-container .menu-bar{background-color:#007c5a;}

.theme2 #navigation{border: 3px solid #cfe3ea; background: none repeat scroll 0 0 #007c5a;}

.theme2 #navigation ul li a{ color:#FFF;}

.theme2 #navigation ul li a:focus{ color:#FFCC00;}



/* Buttons */

.theme2 .top-button-right{color:#72f0b0;}



/* Megamenu */

.theme2 .nav {background-color:#007c5a;}

.theme2 .nav > li > div { background: none repeat scroll 0 0 #FFFFFF; border: 2px solid #007c5a;}

.theme2 .nav > li > a {color: #72f0b0;	background: #007c5a; border-color: #72f0b0;}



.theme2 .nav > li > a:focus {color: #72f0b0; background-color:#464646;}



.theme2 .nav > li:hover > a {color: #72f0b0; background-color:#464646;}
.theme2 #mm-wrapper .btn-mm-close a{background-color:#007c5a;}

.theme2 #mm-wrapper .btn-mm-close a:hover{color: #FFCC00; background-color:#990000;}

.theme2 #mm-wrapper .btn-mm-close a:focus{color: #FFCC00; background-color:#990000;}



/* bradcrumb */

.theme2 .breadcrumb ul li a{ color:#D31145; }

.theme2 .body-content .data-raw{ background-color:#FFF;}



/* footer */



.theme2 .footer{ color:#ffffff; background-color:#036148;}



.theme2 #footer-container .footer-links { background-color: #007c5a;}

.theme2 #footer-container .footer-download-link {background-color: #007c5a;}



.theme2 #footer-container .copyright{background-color:#036148;}

.theme2 #footer-container .footer-links .col-1 .footer-topic{color: #72f0b0;}

.theme2 #footer-container .footer-links .footer-topic-div ul li a{color: #72f0b0;}

.theme2 #footer-container .footer-links .col-1 ul li.flink-border-bottom {border-bottom: 1px solid #72f0b0 !important;}

@media screen and (max-width: 649px){
	.theme2 #footer-container #footer-mobiletab .col-1 ul li.flink-border-bottom {border-bottom: 1px solid #72f0b0 !important;background-color:#058964  !important;}
	.theme2 #footer-container #footer-mobiletab .footer-topic-div ul li a{margin-left:20px !important;}
}
/* Welcome Page */



.theme2 .welcomeFooter{color:#015989;}



.theme2 .welcome-container ul li a {color:#0178BA;}



.theme2 .container .welcome-container .content{border:1px solid #ffffff; text-align:center; padding: 10px 18px 15px 18px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#009b6f), color-stop(49%,#3f7a69), color-stop(51%,#397a68), color-stop(100%,#007c5a));background: -moz-linear-gradient(top, #009b6f 0%, #3f7a69 49%, #397a68 51%, #007c5a 100%);background:-ms-linear-gradient(top, #009b6f 0%,#3f7a69 49%,#397a68 51%,#007c5a 100%);background:linear-gradient(to bottom, #009b6f 0%,#3f7a69 49%,#397a68 51%,#007c5a 100%);}
/***************** END Theme2 **************************/


/******************** Theme3 **************************/

/*****************************************************/



/* Genaral */

body.theme3 {font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;}



.theme3 h1, .theme3 h2, .theme3 h3{ color:#CF6730; font-family:"Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;}

.theme3 h2{ color:#2C61B1;}

.theme3 a{  color:#0046B0; }

.theme3 a:hover{  color:#0046B0; }





/* header styles */

.theme3 .full-container .header-bar{background-color:#cf8230;}



.theme3 #menu-wrapper{ /*border-top: 5px solid #CF6730; border-bottom: 1px solid #CF6730;*/ background: url("../images/bg-op40.png") repeat transparent; }





.theme3 .header-links ul li{ border-right:1px solid #CCC;}



.theme3 #search-box .searchbox-wraper input.searchbutton{ background: url("../images/sprite.png") no-repeat scroll -4px -164px #464646;}




.theme3 #search-box .searchbox-wraper input.searchbutton:hover { background-position: -59px -164px;}




.theme3 #search-box .searchbox-wraper input.searchbutton:focus { outline:0; background: url("../images/sprite.png") no-repeat scroll -59px -164px #464646;}

@media screen and (max-width: 649px){
	.theme3 #search-box .searchbox-wraper input.searchbutton{ background: url("../images/sprite.png") no-repeat scroll -4px -168px #464646;}




	.theme3 #search-box .searchbox-wraper input.searchbutton:hover { background-position: -59px -168px;}



	.theme3 #search-box .searchbox-wraper input.searchbutton:focus { outline:0;background: url("../images/sprite.png") no-repeat scroll -59px -168px #464646;}
	
}



/* Text Slider */

.theme3 .text-slider-topic{color:#f0ce72;}

.theme3 .text-slider-details{color:#f0ce72;}

.theme3 .text-slider .bx-wrapper .bx-pager.bx-default-pager a{background-color:#CF6730;}

.theme3 .text-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .theme3 .text-slider .bx-wrapper .bx-pager.bx-default-pager a.active{background: #f0ce72;}



/* Navigation */

.theme3 .full-container .menu-bar{background-color:#CF6730;}
.theme3 #navigation{border: 3px solid #cfe3ea; background: none repeat scroll 0 0 #dc5100;}

.theme3 #navigation ul li a{ color:#FFF;}

.theme3 #navigation ul li a:focus{ color:#FFCC00;}



/* Buttons */

.theme3 .top-button-right{background-color:#CF6730;}



/* Megamenu */

.theme3 .nav {background-color:#CF6730;}

.theme3 .nav > li > div { background: none repeat scroll 0 0 #FFFFFF; border: 2px solid #CF6730;}

.theme3 .nav > li > a {color: #f0ce72;	background: #CF6730;border-color:#f0ce72;}



.theme3 .nav > li > a:focus {color: #f0ce72; background-color:#464646;}



.theme3 .nav > li:hover > a {color: #f0ce72; background-color:#464646;}


.theme3 #mm-wrapper .btn-mm-close a{background-color:#CF6730;}

.theme3 #mm-wrapper .btn-mm-close a:hover{color: #FFCC00; background-color:#990000;}

.theme3 #mm-wrapper .btn-mm-close a:focus{color: #FFCC00; background-color:#990000;}



/* bradcrumb */

.theme3 .breadcrumb ul li a{ color:#D31145; }

.theme3 .body-content .data-raw{ background-color:#FFF;}





/* footer */




.theme3 .footer{ color:#ffffff; background-color:#CF6730;}

.theme3 #footer-container .footer-links { background-color: #cf8230;}

.theme3 #footer-container .footer-download-link {background-color: #cf8230;}

.theme3 #footer-container .copyright{background-color:#CF6730;}

.theme3 #footer-container .footer-links .col-1 .footer-topic{color: #f0ce72;}

.theme3 #footer-container .footer-links .footer-topic-div ul li a{color: #f0ce72;}

.theme3 #footer-container .footer-links .col-1 ul li.flink-border-bottom {border-bottom: 1px solid #f0ce72 !important;}

@media screen and (max-width: 649px){
	.theme3 #footer-container #footer-mobiletab .col-1 ul li.flink-border-bottom {border-bottom: 1px solid #f0ce72 !important;background-color:#db8632   !important;}
	.theme3 #footer-container #footer-mobiletab .footer-topic-div ul li a{margin-left:20px !important;}
}

/* Welcome Page */



.theme3 .welcomeFooter{color:#015989;}



.theme3 .welcome-container ul li a {color:#0178BA;}



.theme3 .container .welcome-container .content{border:1px solid #ffffff; text-align:center; padding: 10px 18px 15px 18px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0178ba), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#015989));background: -moz-linear-gradient(top, #0178ba 0%, #2989d8 50%, #207cca 51%, #015989 100%);background:-ms-linear-gradient(top, #0178ba 0%,#2989d8 50%,#207cca 51%,#015989 100%);background:linear-gradient(to bottom, #0178ba 0%,#2989d8 50%,#207cca 51%,#015989 100%);}



/***************** END Theme3 **************************/