.animatedtabs { position: relative; height: 30px; color: white; /*font of menu text*/ clear: both; width: 100%; background-color: #009CCF; }

.animatedtabs ul { position: absolute; height: 30px; }

.animatedtabs li { float: left; padding: 0px; height: 30px; background: url(../imgs_bpd/bg-r-li.jpg) no-repeat top right; }

.animatedtabs li:hover { float: left; padding: 0px; height: 30px; background-color: #64C9FB; }

.animatedtabs a:visited, .animatedtabs a:link { float: left; color: #FFFFFF; position: relative; display: block; height: 30px; }

.animatedtabs a span { float: left; position: relative; display: block; cursor: pointer; padding: 0px 10px 0 10px; font-weight: bold; text-transform: uppercase; /*background:url(../imgs_bpd/icon-main-menu.gif) no-repeat top left;*/ margin-top: 5px; line-height: 20px; }

.animatedtabs .selected { position: relative; height: 30px; color: #FFF; padding: 0px; background-color: #64C9FB; }

.animatedtabs .selected a:visited, .animatedtabs .selected a:link, .animatedtabs a:hover { float: left; position: relative; color: #FFF; }

.animatedtabs .selected a span, .animatedtabs a:hover span { float: left; position: relative; display: block; color: #FFF; font-weight: bold; text-transform: uppercase; }

.animatedtabs .tmnSelected { position: relative; height: 30px; color: #FFF; padding: 0px; background-color: #64C9FB; }

.animatedtabs .tmnSelected a:visited, .animatedtabs .selected a:link, .animatedtabs a:hover { float: left; position: relative; color: #FFF; }

.animatedtabs .tmnSelected a span, .animatedtabs a:hover span { float: left; position: relative; display: block; color: #FFF; font-weight: bold; text-transform: uppercase; }

.subTopMenuFont { font: normal 11px Arial; color: #FFF; text-decoration: none; }

.subTopMenuFont:hover { font: normal 11px Arial; color: #000; text-decoration: none; }
.subMenuContainer { display: none; }
#subTopMenu ul { padding: 0; margin: 0; list-style: none; }
#subTopMenu { background-color: #64C9FB; position: relative; }
#subTopMenu ul li { padding: 6px 5px; margin: 0; float: left; list-style: none; }
#subTopMenu ul li a:link, #subTopMenu ul li a:visited { padding: 0; color: #FFF; background: url(../imgs_bpd/dot1.gif) no-repeat 10px 6px; padding: 0 10px 0 20px; }

#subTopMenu ul li a:hover, #subTopMenu ul li a:active { color: #22688B; }
/* Css cho smMenu */
#topMenu .k-icon { display: none; }
#topMenu .tmnSelected .k-icon { display: none; }
#topMenu { position: relative; height: 28px; color: white; /*font of menu text*/ clear: both; width: 100%; background-color: #009CCF; background-image: none !important; }
#topMenu .k-image { width: 16px; height: 16px; }
#topMenu a:visited, #topMenu a:link { text-transform: uppercase; font-weight: 700; white-space: nowrap; }
#topMenu .tmnSelected { position: relative; height: 28px; padding: 0px; background-color: #64C9FB; }
#topMenu .tmnSelected a:visited, #topMenu .selected a:link { float: left; position: relative; }
#topMenu .tmnSelected a span { float: left; position: relative; display: block; font-weight: bold; text-transform: uppercase; }
