body{background:url(../images/bg_body.jpg) repeat-y #baddfb;font-family: 'Roboto', sans-serif;font-weight: 400;position: relative;}
.heading {font-size: 22px;font-weight: 500;color:#002156;}
.heading a{color:#002156;}
.heading a:hover{text-decoration:none;color:#828282;}
footer .heading{color:#FFFFFF;}
.subheading {font-size: 16px;padding-bottom: 60px;}
p {color: #848484;font-weight: 400;font-size: 16px;letter-spacing: 0.4px;line-height: 28px;}
hr {border-top: 2px solid #fdb127;width: 120px;}
.parallax-section {background-attachment: fixed !important;background-size: cover !important;}
.preloader  {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-flow: row nowrap;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background: none repeat scroll 0 0 #fff;}
.sk-spinner-pulse {width: 40px;height: 40px;background-color: #002156;border-radius: 100%;-webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;animation: sk-pulseScaleOut 1s infinite ease-in-out; }
@-webkit-keyframes sk-pulseScaleOut {
	0% {-webkit-transform: scale(0);transform: scale(0); }
	100% {-webkit-transform: scale(1);transform: scale(1);opacity: 0; }
}
@keyframes sk-pulseScaleOut {
	0% {-webkit-transform: scale(0);transform: scale(0);}
	100% {-webkit-transform: scale(1);transform: scale(1);opacity: 0; }
}
.navbar{background:url(../images/bg_header.jpg) top right no-repeat #FFFFFF;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
@media (max-width: 768px){
.navbar{background:#FFFFFF;}
}
.navbar-default {box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);border: none;margin-bottom: 0;}
.navbar-brand, .navbar-nav li a {padding: 10px 10px;}
.navbar-default .navbar-brand  {color: #5C5C5C;font-size: 22px;font-weight: bold;letter-spacing: 2px;}
.navbar-default .navbar-nav li a {font-size: 12px;letter-spacing: 1px;}
@media (max-width: 991px){
.navbar-header {text-align:center;float:none !important;}
.navbar-right{display:table !important;margin:0 auto !important;float:none !important;}
}
.navbar-right .dropdown-menu{right:auto;left:0;}
.headerSeperator{height:50px;font-size:0;}
@media (max-width: 768px){
.headerSeperator{display:none;}
}
#bodyPage, .bodyPageBg{background:#FFFFFF;}

#bodyPageBanner{margin-top:-50px;}
@media (max-width: 991px){
#bodyPageLeft{margin-top:0 !important;padding-left:15px !important;padding-right:15px !important;}
}
@media (max-width: 767px){
#bodyPageBanner{margin-top:0 !important;}
}
.blockMenuSection{-webkit-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3);-moz-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3);box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3);}
.blockMenuSection .title {font-size:18px;font-weight:bold;text-transform:uppercase;text-align:center;color:#002156;}
.blockMenuSection .title a{color:#002156;}
.blockMenuSection .title a:hover{color:#fdb127;}
@media (max-width: 991px){
.blockMenuSection{-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);}
}
#copyright {background: #343434;color: #ababab;padding-top: 30px;padding-bottom: 30px;text-align: center;}
#copyright h4 {color: #fdb127;margin-bottom:20px;}
#copyright p {color: #ababab;}
#copyright .copy{line-height:35px;}
@media (max-width: 767px){
#copyright{padding-bottom: 20px;}
#copyright .float_left, #copyright .float_right{float:none;text-align:center;}
}
footer{text-align:center;font-size:18px;}
footer .social-icon{float:none !important;}
footer .social-icon li a{ width: 48px !important;height: 48px !important;line-height: 48px !important;}
.social-icon {padding: 0;}
.social-icon li {list-style: none;display: inline-block;padding: 0;}
.social-icon li a {background: #f0f0f0;border-radius: 50%;color: #5C5C5C;font-size: 16px;width: 25px;height: 25px;line-height: 25px;text-align: center;text-decoration: none;transition: all 0.4s ease-in-out;margin-top: 12px;margin:12px 5px;top: 0;position: relative;padding: 0;}
.social-icon li a:hover {background: #fdb127;color: #FFFFFF;top: 5px;}
#toTop {width:47px;height:47px;background:url(../images/back-top-btn.png) no-repeat;text-align:center;position:fixed;bottom:25px;right:20px;cursor:pointer;display:none;text-indent:-9999px;z-index:12;}

#home .col-md-8 {margin-bottom: 32px;}
#home .form-control {background: #f0f0f0;border: none;border-radius: 0;box-shadow: none;margin-top: 10px;margin-bottom: 10px;transition: all 0.4s ease-in-out;}
#home .form-control:focus {border-color: #d8d7d7;}
#home input, #home select {height: 48px;}
#home input[type="submit"] {background: transparent;border: 2px solid #999;border-radius: 10px;letter-spacing: 2px;margin-top: 12px;height: 50px;}
#home input[type="submit"]:hover {background: #999;color: #681414;}

/*----------------------------Classes Styles----------------------------------*/
div,iframe,form{margin:0;padding:0;}
img{border:0;}
table{padding:0;margin:0;border:0;}
a, a:hover{text-decoration:none;}
::selection{background:#002156;color:#FFFFFF;text-shadow: none;}
::-webkit-scrollbar{width: 8px; height:8px;}
::-webkit-scrollbar-track-piece{background:#414141;}
::-webkit-scrollbar-thumb{background: #fdb127;}
#footerPanel{border-bottom:1px solid #504f4f;}
#footerMenu{margin-top:0;margin-bottom:0;border-bottom:1px solid #504f4f;position:relative;}
#footerMenuContainer{overflow:hidden;position:relative;}
/*----------------------------Classes Styles----------------------------------*/
.titleSection{font-size:16px;line-height:20px;}
.titleSection a{color:#002156;}
.titleSection a:hover{color:#303030;}
.item{padding-top: 52px;}
.item img {width: 100%;padding-bottom: 18px;}
.item-title, .post-title {position: relative;}
.item-title h3, .post-title h3 {font-size: 18px;line-height: 20px;height:20px;overflow:hidden;margin:0 0 10px 0;padding:0;color:#002156;}
.item-title h3 a, .post-title h3 a{color:#002156;}
.item-title h3 a:hover, .post-title h3 a:hover{color:#828282;text-decoration:none;}
.item-title{height:50px;overflow:hidden;}
.post-title{height:155px;overflow:hidden;}
@media (min-width: 1200px) {
.item-img-6col, .post-img-6col{width:248px; height:207px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
.item-img-6col, .post-img-6col{width:198px; height:165px;}
}
@media (min-width: 768px) and (max-width: 991px) {
.item-img-6col, .post-img-6col{width:220px; height:184px;}
}
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*------------------Most of the styles below will not change------------------*/
/*------------------Only we can change the colors and fonts-------------------*/
/*------------------------------Width or height-------------------------------*/
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*--------------------------Default IDs Styles--------------------------------*/
#topcontrol{background:url(../images/totop.png) no-repeat top center;width: 48px;height: 48px;position: fixed;bottom: -100px;right: 0;cursor: pointer;overflow: auto;}
#tickerAnchor{font-size:12px;min-height:25px;}
#searchBlock{width:150px;line-height:100%;direction:ltr !important;margin:0;}
#marqueeBlock{height:30px;line-height:30px;overflow:hidden;}
#marqueeBlockEventDataDiv, #marqueeBlockEventData{height:150px;overflow:hidden;}
#footerShowHide{position:absolute;right:0;top:3px;width:30px;height:30px;}
#ResultVote, #ResultSubscribe, #ResultInvite, #VoteIDSelection{color:#fdb127;font-size:11px;}
#listMenu a{padding:5px 15px;display:inline;line-height:25px;}
#listMenu a:hover, #listMenu .menu1{background:#002156;color:#FFFFFF;}
/*------------------------Default Classes Styles------------------------------*/
div.horizontal_scroller, div.vertical_scroller{position:relative;width:100%;height:30px;margin:0 auto;display:block;overflow:hidden;}
div.scrollingtext{position:absolute;white-space:nowrap;}
.articleIcon{width:15px !important;height:15px !important;margin:0 2px;}
.searchReplace{color:#FF0000;}
.underline{text-decoration:underline;}
.directionLeft{direction:ltr;}
.directionRight{direction:rtl;}
.bold{font-weight:bold;}
.paddingPic{margin:0 0 10px 10px;}
.borderBottom{border-bottom:1px dashed #504f4f;height:1px;line-height:1px;overflow:hidden;font-size:0;}
.hideElement{height:0;line-height:0;padding:0;margin:0;overflow:hidden;font-size:0;}
/*----------------------------Inputs Styles------------------------------------*/
.InputText{border-top:1px solid #303030;border-right:1px solid #303030;border-left:1px solid #303030;border-bottom:2px solid #303030;width:98%;font-size:11px;color:#303030;}
.InputText:focus{border-top:1px solid #1a57c5;border-right:1px solid #1a57c5;border-left:1px solid #1a57c5;border-bottom:2px solid #1a57c5;width:98%;font-size:11px;color:#1a57c5;}
.InputTextSearch{border-top:1px solid #8f8f8f !important;border-left:1px solid #8f8f8f !important;border-bottom:1px solid #8f8f8f !important;width:110px;font-size:11px;color:#303030;height:28px !important;margin:0 !important;padding:0 10px !important;border-right:0 !important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-border-top-right-radius:0 !important;-moz-border-top-right-radius:0 !important;border-top-right-radius:0 !important;-webkit-border-bottom-right-radius:0 !important;-moz-border-bottom-right-radius:0 !important;border-bottom-right-radius:0 !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;}
.InputTextSearch:focus{color:#303030;}
a.btn,input,textarea,select{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:2px;}
.imgCorner5{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.imgCorner15{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.btn{background:#504f4f;color:#FFFFFF;}
.btn:hover{background:#999999;color:#FFFFFF;}
a.btn{padding:7px;}
/*-----------------------Align and Floats Styles-------------------------------*/
.float_right{float:right;}
.float_left{float:left;}
.clear_float{clear:both;height:0;width:0;line-height:0;overflow:hidden;font-size:0;}
.clear_br{height:0;width:0;}
.align_right{text-align:right;}
.align_left{text-align:left;}
.align_center{text-align:center;}
.align_justify{text-align:justify;}
.displayNone{display:none;}
.displayRun{display:table-row;}
.displayInline{display:inline-table;}
.displayBlock{display:block;}
/*---------------------Fonts and Seperators Styles-----------------------------*/
.font_10{font-size:10px;}
.font_11{font-size:11px;}
.font_12{font-size:12px;}
.font_14{font-size:14px;}
.font_16{font-size:16px;}
.font_22{font-size:22px;}
.sep5{height:5px;width:1px;line-height:5px;overflow:hidden;font-size:0;}
.sep10{height:10px;width:1px;line-height:10px;overflow:hidden;font-size:0;}
.sep15{height:15px;width:1px;line-height:15px;overflow:hidden;font-size:0;}
.sep20{height:20px;width:1px;line-height:20px;overflow:hidden;font-size:0;}
/*-----------------------------Links Styles------------------------------------*/
.menu1, .menu1 a{color:#002156;}
.menu1 a:hover{color:#303030;}
.menu2, .menu2 a{color:#303030;}
.menu2 a:hover{color:#002156;}
.menu3, .menu3 a{color:#FFFFFF;}
.menu3 a:hover{color:#303030;}
.menu4, .menu4 a{color:#303030;}
.menu4 a:hover{color:#FFFFFF;}
.menu5, .menu5 a{color:#ababab;}
.menu5 a:hover{color:#fdb127;}
/*-----------------------------Marquee Styles----------------------------------*/
.titleNewsMarquee{color:#002156;font-weight:bold;font-size:12px;}
.marqueeData{color: #303030;font-weight:bold;}
.marqueeData a{text-decoration:underline;color:#303030;}
.marqueeData a:hover{color:#002156;}
/*---------------------------Pagination Styles---------------------------------*/
.pages a{font-size:11px;color: #002156;text-decoration:none;display:block;width:20px;line-height:20px;text-align:center;border:1px solid #303030;margin:0 3px;}
.pages a:hover{color: #FFFFFF;background-color:#002156;}
.pages span{font-size:11px;color: #FFFFFF;background-color:#002156;display:block;width:20px;line-height:20px;text-align:center;border:1px solid #303030;margin:0 3px;}
.pointer{cursor:pointer;}
/*----------------------------Comments Styles----------------------------------*/
.commentBox{width:100%;background-color:#f0f0f0;}
.commentTitle{border-bottom:1px solid #999999;height:25px;color:#303030;padding:0 10px;line-height:25px;}
.commentMsg{min-height:80px;color:#303030;padding:0 10px;}
.padding5{padding:5px;}
.fieldset{background-color:#f0f0f0;padding: 0 10px;}
.fieldset legend{padding:0 10px 0 10px;}
/*------------------------------Votes Styles-----------------------------------*/
.YesNo{background:url(../images/yesno.png) no-repeat left top; display:inline-block;min-height:18px;padding:5px 0 0 30px;}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.YesNo{background:url(../images/yesno.png) no-repeat left top; display:inline-block;min-height:18px;padding:5px 0 0 30px;}
}
a.NoSel{background-position:left 0; color:#ababab;}
a.Sel{background-position:left -42px;color:#fdb127;}
a:active.YesNo{color:#fdb127;}
/*----------------------------Banner Styles----------------------------------*/
.fluid_dg_wrap a, .fluid_dg_wrap img, 
.fluid_dg_wrap ol, .fluid_dg_wrap ul, .fluid_dg_wrap li,
.fluid_dg_wrap table, .fluid_dg_wrap tbody, .fluid_dg_wrap tfoot, .fluid_dg_wrap thead, .fluid_dg_wrap tr, .fluid_dg_wrap th, .fluid_dg_wrap td
.fluid_dg_thumbs_wrap a, .fluid_dg_thumbs_wrap img, 
.fluid_dg_thumbs_wrap ol, .fluid_dg_thumbs_wrap ul, .fluid_dg_thumbs_wrap li,
.fluid_dg_thumbs_wrap table, .fluid_dg_thumbs_wrap tbody, .fluid_dg_thumbs_wrap tfoot, .fluid_dg_thumbs_wrap thead, .fluid_dg_thumbs_wrap tr, .fluid_dg_thumbs_wrap th, .fluid_dg_thumbs_wrap td{background:none;border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;list-style:none}
.fluid_dg_wrap{display:none;float:left;position:relative;z-index:0}
.fluid_dg_wrap img{max-width:none!important}
.fluid_dg_fakehover{height:100%;min-height:60px;position:relative;width:100%;z-index:1}
.fluid_dg_wrap{width:100%}
.fluid_dg_src{display:none}
.fluid_dgCont, .fluid_dgContents{height:100%;position:relative;width:100%;z-index:1}
.fluid_dgSlide{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}
.fluid_dgContent{bottom:0;display:none;left:0;position:absolute;right:0;top:0;width:100%}
.fluid_dg_target{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;text-align:left;top:0;width:100%;z-index:0}
.fluid_dg_overlayer{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:0}
.fluid_dg_target_content{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:2}
.fluid_dg_target_content .fluid_dg_link{background:url(../images/blank.gif);display:block;height:100%;text-decoration:none}
.fluid_dg_loader{background:#fff url(../images/fluid_dg-loader.gif) no-repeat center;background:rgba(255, 255, 255, 0.9) url(../images/fluid_dg-loader.gif) no-repeat center;border:1px solid #ffffff;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;height:36px;left:50%;overflow:hidden;position:absolute;margin:-18px 0 0 -18px;top:50%;width:36px;z-index:3}
.fluid_dg_bar{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:3}
.fluid_dg_thumbs_wrap.fluid_dg_left .fluid_dg_bar, .fluid_dg_thumbs_wrap.fluid_dg_right .fluid_dg_bar{height:100%;position:absolute;width:auto}
.fluid_dg_thumbs_wrap.fluid_dg_bottom .fluid_dg_bar, .fluid_dg_thumbs_wrap.fluid_dg_top .fluid_dg_bar{height:auto;position:absolute;width:100%}
.fluid_dg_nav_cont{height:65px;overflow:hidden;position:absolute;right:9px;top:15px;width:120px;z-index:4}
.fluid_dg_caption{bottom:0;display:block;position:absolute;width:100%}
.fluid_dg_caption > div{padding:10px 20px}
.fluid_dgrelative{overflow:hidden;position:relative}
.imgFake{cursor:pointer}
.fluid_dg_prevThumbs{bottom:4px;cursor:pointer;left:0;position:absolute;top:4px;visibility:hidden;width:30px;z-index:10}
.fluid_dg_prevThumbs div{background:url(../images/fluid_dg_skins.png) no-repeat -160px 0;display:block;height:40px;margin-top:-20px;position:absolute;top:50%;width:30px}
.fluid_dg_nextThumbs{bottom:4px;cursor:pointer;position:absolute;right:0;top:4px;visibility:hidden;width:30px;z-index:10}
.fluid_dg_nextThumbs div{background:url(../images/fluid_dg_skins.png) no-repeat -190px 0;display:block;height:40px;margin-top:-20px;position:absolute;top:50%;width:30px}
.fluid_dg_command_wrap .hideNav{display:none}
.fluid_dg_command_wrap{left:0;position:relative;right:0;z-index:4}
.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul{list-style:none;margin:0;padding:0;text-align:right}
.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;cursor:pointer;display:inline-block;height:16px;margin:20px 5px;position:relative;text-align:left;text-indent:-9999px;width:16px}
.fluid_dg_commands_emboss .fluid_dg_pag .fluid_dg_pag_ul li{-moz-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2)}
.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li > span{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:8px;left:4px;overflow:hidden;position:absolute;top:4px;width:8px}
.fluid_dg_commands_emboss .fluid_dg_pag .fluid_dg_pag_ul li:hover > span{-moz-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2)}
.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li.fluid_dgcurrent > span{-moz-box-shadow:0;-webkit-box-shadow:0;box-shadow:0}
.fluid_dg_pag_ul li img{display:none;position:absolute}
.fluid_dg_pag_ul .thumb_arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;top:0;left:50%;margin-left:-4px;position:absolute}
.fluid_dg_prev, .fluid_dg_next, .fluid_dg_commands{cursor:pointer;height:40px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:2}
.fluid_dg_prev{left:0}
.fluid_dg_prev > span{background:url(../images/fluid_dg_skins.png) no-repeat 0 0;display:block;height:40px;width:40px}
.fluid_dg_next{right:0}
.fluid_dg_next > span{background:url(../images/fluid_dg_skins.png) no-repeat -40px 0;display:block;height:40px;width:40px}
.fluid_dg_commands{right:41px}
.fluid_dg_commands > .fluid_dg_play{background:url(../images/fluid_dg_skins.png) no-repeat -80px 0;height:40px;width:40px}
.fluid_dg_commands > .fluid_dg_stop{background:url(../images/fluid_dg_skins.png) no-repeat -120px 0;display:block;height:40px;width:40px}
.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;cursor:pointer;display:inline-block;height:16px;margin:20px 5px;position:relative;text-indent:-9999px;width:16px}
.fluid_dg_thumbs_cont{-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;overflow:hidden;position:relative;width:100%}
.fluid_dg_commands_emboss .fluid_dg_thumbs_cont{-moz-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2)}
.fluid_dg_thumbs_cont > div{float:left;width:100%}
.fluid_dg_thumbs_cont ul{overflow:hidden;padding:3px 4px 8px;position:relative;text-align:center}
.fluid_dg_thumbs_cont ul li{display:inline;padding:0 4px}
.fluid_dg_thumbs_cont ul li > img{border:1px solid;cursor:pointer;margin-top:5px;vertical-align:bottom}
.fluid_dg_clear{display:block;clear:both}
.showIt{display:none}
.fluid_dg_clear{clear:both;display:block;height:1px;margin:-1px 0 25px;position:relative}
.pattern_1 .fluid_dg_overlayer{background:url(../images/patterns/overlay1.png) repeat}
.pattern_2 .fluid_dg_overlayer{background:url(../images/patterns/overlay2.png) repeat}
.pattern_3 .fluid_dg_overlayer{background:url(../images/patterns/overlay3.png) repeat}
.pattern_4 .fluid_dg_overlayer{background:url(../images/patterns/overlay4.png) repeat}
.pattern_5 .fluid_dg_overlayer{background:url(../images/patterns/overlay5.png) repeat}
.pattern_6 .fluid_dg_overlayer{background:url(../images/patterns/overlay6.png) repeat}
.pattern_7 .fluid_dg_overlayer{background:url(../images/patterns/overlay7.png) repeat}
.pattern_8 .fluid_dg_overlayer{background:url(../images/patterns/overlay8.png) repeat}
.pattern_9 .fluid_dg_overlayer{background:url(../images/patterns/overlay9.png) repeat}
.pattern_10 .fluid_dg_overlayer{background:url(../images/patterns/overlay10.png) repeat}
.fluid_dg_caption{color:#fff}
.fluid_dg_caption > div{background:#000;background:rgba(0, 0, 0, 0.8)}
.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li{background:#b7b7b7}
.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li:hover > span{background:#b7b7b7}
.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li.fluid_dgcurrent > span{background:#434648}
.fluid_dg_pag_ul li img{border:4px solid #e6e6e6;-moz-box-shadow:0px 3px 6px rgba(0,0,0,.5);-webkit-box-shadow:0px 3px 6px rgba(0,0,0,.5);box-shadow:0px 3px 6px rgba(0,0,0,.5)}
.fluid_dg_pag_ul .thumb_arrow{border-top-color:#e6e6e6}
.fluid_dg_prevThumbs, .fluid_dg_nextThumbs, .fluid_dg_prev, .fluid_dg_next, .fluid_dg_commands, .fluid_dg_thumbs_cont{background:#d8d8d8;background:rgba(216, 216, 216, 0.85)}
.fluid_dg_wrap .fluid_dg_pag .fluid_dg_pag_ul li{background:#b7b7b7}
.fluid_dg_thumbs_cont ul li > img{border-color:1px solid #000}
.fluid_dg_charcoal_skin .fluid_dg_prevThumbs div{background-position:-160px -400px}
.fluid_dg_charcoal_skin .fluid_dg_nextThumbs div{background-position:-190px -400px}
.fluid_dg_charcoal_skin .fluid_dg_prev > span{background-position:0 -400px}
.fluid_dg_charcoal_skin .fluid_dg_next > span{background-position:-40px -400px}
.fluid_dg_charcoal_skin .fluid_dg_commands > .fluid_dg_play{background-position:-80px -400px}
.fluid_dg_charcoal_skin .fluid_dg_commands > .fluid_dg_stop{background-position:-120px -400px}
/*----------------------------Site Map Styles----------------------------------*/
#siteMap {/*margin:10px 0;*/}
.sitemap_level1, .sitemap_level2, .sitemap_level3, .sitemap_level4, .sitemap_level5, .sitemap_level6{border-bottom:1px dashed #b7b8b3;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:#303838;}
.sitemap_level1{padding:0 20px 0 0;background:url(../images/left.png) no-repeat right center #f7f7f7;}
.sitemap_level1_down{padding:10px 30px 10px 0;background:url(../images/control_down.png) no-repeat right center #f7f7f7 !important;}
.sitemap_level2{background:#cde5e5;padding:0 20px 0 0;}
.sitemap_level3{background:#daecec;padding:0 40px 0 0;}
.sitemap_level4{background:#e6f2f2;padding:0 60px 0 0;}
.sitemap_level5{background:#f3f9f9;padding:0 80px 0 0;}
.sitemap_level6{background:#ffffff;padding:0 100px 0 0;}
.sitemap_level1 a, .sitemap_level2 a, .sitemap_level3 a, .sitemap_level4 a, .sitemap_level5 a, .sitemap_level6 a{color:#303838;display:block;padding:10px 0;margin:0 10px;}
.sitemap_level1:hover, .sitemap_level1:hover a, .sitemap_level2:hover, .sitemap_level2:hover a, .sitemap_level3:hover, .sitemap_level3:hover a, .sitemap_level4:hover, .sitemap_level4:hover a, .sitemap_level5:hover, .sitemap_level5:hover a, .sitemap_level6:hover, .sitemap_level6:hover a, .sitemap_level1_down:hover, .sitemap_level1:hover{background-color:#002156 !important;color:#FFFFFF;cursor:pointer;}
/*------------------------------Rating Styles-----------------------------------*/
.rating,.ratingDiseable{width:80px;height:16px;margin:0 0 0 0;padding:0;list-style:none;float:left;position:relative;background: url(../images/star-matrix.gif) no-repeat 0 0;}
#rating{margin:0 15px;}
ul.rating li {cursor: pointer;float:left;text-indent:-999em;position:absolute;left:0;top:0;width:16px;height:16px;text-decoration:none;z-index: 200;}
ul.rating li.one{left:0}
ul.rating li.two{left:16px;}
ul.rating li.three{left:32px;}
ul.rating li.four{left:48px;}
ul.rating li.five{left:64px;}
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px} 
ul.rating li:hover{z-index:2;width:80px;height:16px;overflow:hidden;left:0;background: url(../images/star-matrix.gif) no-repeat 0 0;}
ul.rating li:hover.one{background-position:0 -96px;}
ul.rating li:hover.two{background-position:0 -112px;}
ul.rating li:hover.three{background-position:0 -128px;}
ul.rating li:hover.four{background-position:0 -144px;}
ul.rating li:hover.five{background-position:0 -160px;}
/*----------------------------List News Styles----------------------------------*/
#ticker{height: 285px;overflow: hidden;margin:0;padding:0;}
#ticker li{height: 71px;list-style:none;padding:0 5px;font-size:12px;}
#ticker li.bgPair{background:#efefef;}
#ticker li.bgImpair{background:#e2e2e2}
/*-------------------------Menu Languages Styles-------------------------------*/
#MenuLanguageList{margin:0;padding:0;list-style:none;}
#MenuLanguageList li {list-style: none;display: inline-block;padding: 0;float:right;}
#MenuLanguageList li a {display: inline-block;background: #fdb127;border-radius: 50%;color: #FFFFFF;font-size: 13px;width: 25px;height: 25px;line-height: 25px;text-align: center;text-decoration: none;transition: all 0.4s ease-in-out;margin:12px 5px;top: 0;position: relative;padding: 0;}
#MenuLanguageList li a:hover {background: #f0f0f0;color: #5C5C5C;top: 5px;}
/*---------------------------Menu Search Styles--------------------------------*/
.search-icon{margin:0;padding:0;list-style:none;}
.search-icon li {list-style: none;display: inline-block;padding: 0;float:right;position:relative;}
.search-icon li a {display: inline-block;background: #fdb127;border-radius: 50%;color: #FFFFFF;font-size: 13px;width: 25px;height: 25px;line-height: 25px;text-align: center;text-decoration: none;transition: all 0.4s ease-in-out;margin:12px 5px;top: 0;position: relative;padding: 0;}
.search-icon li a:hover {background: #f0f0f0;color: #5C5C5C;top: 5px;}
.search-icon #searchBlock{display:none;position:absolute;bottom:-20px;left:0;z-index: 100;}
/*-------------------------Menu Site List Styles-------------------------------*/

/*----------------------Menu Site List Footer Styles----------------------------*/
#MenuSiteListFooter{margin:0;padding:0;list-style:none;}
#MenuSiteListFooter li{float:left;padding-bottom: 0;line-height:35px;height:35px;}
#MenuSiteListFooter li a{display:block;color:#ababab;padding:0 15px;}
#MenuSiteListFooter li a:hover{color:#fdb127;}
#MenuSiteListFooter li.active a{color:#fdb127;cursor:default;}