@charset "utf-8";

@font-face {
	font-family: TAILE;
	src: url('taile.ttf');
}

.compatibility { font-size: 11px; font-style: italic; margin: 10px 0;}

/* ------------------ GLOBAL ------------------ */

body,div,h1,h2,h3,h4,h5,h6,ul,li,img, input.none, textarea.none, br, .fonty, span { margin: 0; padding: 0; border: 0; font-weight: normal;  line-height: normal;}

h1,h2,h3,h4,h5,h6 { text-transform: uppercase }

body { font-family: "TAILE", Arial; background: url(images/theme/bg_pattern_body.jpg); color: #333333; font-size: 12px; line-height: 16px; height:581px}
a {text-decoration: none; outline: none;}

div#bgcontainer {}
div#container { margin: 0 auto; width: 800px;}

.left {float: left} .right {float: right}
.clear { clear:both; }


ul.columns {
	columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}

ul.columns li { float: none !important; width: auto !important; display: list-item !important;
	line-height: 46px !important; padding: 0 10px !important; height: auto !important;
}


/* ------------------ BASE CONTAINER ------------------ */


/* HEADER */
div#top {width:100%; position:relative; background: url(images/theme/bg_pattern_head.jpg) repeat-x; height:210px}
div#top .header {width:800px; height:209px; background: url(images/theme/bg_header.jpg) repeat-x; 
	border-bottom: solid 1px #abbdcb; float: left}
	
div#base_header { width: 952px; margin: auto; height: 209px;}	


.shadeleft, .shaderight { width: 76px; height: 210px; float: left; }
.shadeleft { background: url(images/theme/topshade_l.png) no-repeat; }
.shaderight { background: url(images/theme/topshade_r.png) no-repeat; }

div#top_menu { width: auto; height: 16px; text-align: right; font-size: 10px; padding: 4px 8px 0 0}
div#top_menu a {color: #666666;} div#top_menu a.active {color: #ff0000;}

div#banner {height: 137px;}
div#banner .left { width: 400px; float: left}
div#banner .right { width: 400px; float: left; position: relative;} 
.dateinfo {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 28px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 7px 10px 8px;
	z-index: 100;
}
.dateinfo-bg {
    position: absolute;
    bottom: 0;
	right: 0;
	left: 0;
	height: 28px;
	background-color: #000;
	opacity: 0.5;
	z-index: 10;
}


/*
div#menu {text-transform: uppercase; color: #FFFFFF; font-size: 12px;}
div#menu ul li {float: left}
div#menu a {float: left; height: 31px; padding-top: 21px; border-right: solid 1px #81adc4; color: #fff; text-align: center}
	div#menu a.home { width: 75px;}
	div#menu a.about{ width: 91px;}
	div#menu a.product { width: 94px;}
	div#menu a.aftersale { width: 151px;}
	div#menu a.media { width: 73px;}
	div#menu a.career { width: 83px;}
	div#menu a.special { width: 116px;}
	div#menu a.contact { width: 110px; border:none}
div#menu a:hover, div#menu a.active { background: url(images/theme/menu_down.jpg) top left no-repeat}

div#menu ul li ul{ visibility: hidden}
*/

/* SUB-MENU */
div.sub_menu { height: 60px; background: #87a1b4; color: #FFF; text-transform: uppercase; padding-right: 2px; 
	font-size: 8px; overflow: hidden; text-align: center; } 

/*
div.sub_menu ul {height: 36px; margin: 0 auto;}
div.sub_menu li {display: inline;}
*/

div.sub_post { height: 64px;}

table.submenu tr { height: 62px;}
table.submenu td {border-left: solid 1px #abbdcb; height: 36px !important;}
table.submenu td.inner {}
table.submenu td:first-child {border: none}

table.submenu a {text-align: center; color: #FFFFFF;  text-align: center; display: block; top: -2px; position: relative}
table.submenu a:hover, table.submenu a.active { color: #1d2c37;}
table.submenu { /* margin-top: -3px */ }

table.subpost { /* padding-top: 5px; */}

table.submenu .area { padding: 0px 0px 0px 0px; display: table-cell; vertical-align: middle; max-width: 160px; margin-top: 1px; }

/* BASE CONTENT */
div#base { width: 800px; background: #f6f0f0; margin: auto; /* margin-top: -5px; */}


/* FOOTER */
div#footer {width: 800px; height: 24px; font-size: 12px; margin: 5px 0 30px; color: #7595ab;}
div#footer a {}
div#footer .left {}
div#footer .right { width: 40%}
div#footer .right input.text { width: 198px; height: 24px; background: #fffed6; border: solid 1px #6a6a6a; float: left; padding: 4px 4px; 
	color: #404040;}
div#footer .right input.text:focus { background: #f0f0f0; outline: none; }
div#footer .right input.btn { width: 23px; height: 24px; background: url(images/theme/btn_search.jpg) no-repeat; float: left; cursor: pointer}

/* ------------------ PAGE STYLE ------------------ */


/* INDEX */

div#index_banner { margin: 0; padding: 0; }

div.homeleft {float: left; width: 490px;} 
div.homeleft img, div.homeleft .txt {float: left} div.homeleft .txt { width: 250px; margin: 0px 0 60px 16px;}
div.homeright {float: right; width: 214px; background: #e2eef7; padding: 20px 20px 90px;}
div.homeright .slider { width: 214px; background: #00CC00; height: 300px}
div.homeright ul { list-style: none}

/* PRODUCT */

h1 {font-size: 18px; border-bottom: solid 1px #b2b2b2; font-family: Arial; padding: 18px 20px 14px;}
h2 { font-size: 14px; background: #2c3e4a; color: #f6f0f0; width: 172px; height: 17px; text-align: center; padding-top: 4px; }


div.prod_image, div.prod_detail { float: left }
div.prod_image { width: 195px; overflow: hidden;}
div.prod_detail { width: 273px;} 
 
div.prod_detail .catalog { width: 273px; margin-top: 0px; padding-bottom: 14px;}
div.prod_detail .catalog .list li { margin: 0;}
div.prod_detail .catalog .list ul { height: 90px; list-style: none }
div.prod_detail .catalog .list ul li { width: 80px; height: 80px; padding: 0 0 8px 8px; float: left; /* border: solid 1px #b2b2b2; border-left: none; border-top: none; */ }
div.prod_detail .catalog .list ul li img { width: 80px; height: 80px; }
div.prod_detail .catalog .paging { padding: 8px; }

div.rightPage .solusi { width: 226px; float: left;}

/* >>> valign <<< */
	.valign-wrap { display: table; vertical-align: middle; width: 100%; height: 100%; position: relative}
		.valign {display: table-cell; vertical-align: middle; width: 100%; height: 100%;}

/* MENU-SUB */

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

ul#topnav {
	
	margin: 0; padding: 0; height: 57px;
	width: 800px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 11px;
	z-index: 8; text-transform: uppercase;
	display: table;

}
ul#topnav > li {
	display: table-cell; height: 100%; vertical-align: middle; border-right: solid 2px #fff; background: #004f9f !important;
	text-align: center; position: relative;
	margin: 0; padding: 0;
}
ul#topnav > li:hover, ul#topnav > li.active { background: #2c3e4a !important;
	-webkit-box-shadow: inset 0px 0px 8px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 0px 8px 1px rgba(0,0,0,0.5);
	box-shadow: inset 0px 0px 8px 1px rgba(0,0,0,0.5);
}
ul#topnav > li .valign:after { content:""; width: 100%; height: 5px; background: #76b4ff; bottom: 0; left: 0; right: 0; display: none; position: absolute}
ul#topnav > li:hover .valign:after, ul#topnav > li.active .valign:after { display: block}
ul#topnav > li:last-child { border: none}
ul#topnav > li a.parent {
	color: #fff;
	text-decoration: none;	
	text-align: center; 
	display: block;
}
	
	/*	
	ul#topnav li a.home { padding: 19px 14px 17px; background: #004f9f} 
	ul#topnav li a.about{ padding: 19px 11px 17px; margin-right: 4px; background: #004f9f;}
	ul#topnav li a.product {margin-left: -4px; padding: 14px 11px 22px; margin-right: 4px; background: #004f9f;}
	ul#topnav li a.aftersale { margin-left: -4px; padding: 14px 11px 22px; background: #004f9f;}
	ul#topnav li a.media {padding: 14px 11px 22px; margin-right: 4px; background: #004f9f;}
	ul#topnav li a.career {margin-left: -4px; padding: 19px 11px 17px; background: #004f9f; } 
	ul#topnav li a.special {padding: 19px 11px 17px; background: #004f9f;}
	ul#topnav li a.contact {padding: 19px 11px 17px ;  background: #004f9f;}
	ul#topnav li a.esurduk {margin-left: -4px; padding: 19px 11px 17px ;  background: #004f9f;}*/
	ul#topnav li a.onlinestore {padding: 0px 0px 9px; margin-right: 0px; background: #fcfa88;}/*
	
	
	
	ul#topnav li a.home:hover, ul#topnav li a.activeh { background: url(images/theme/menu_down.jpg) top left no-repeat; height: 12px;
		border-bottom: solid 4px #76b4ff; } 
	ul#topnav li a.about:hover, ul#topnav li a.activea { background: url(images/theme/menu_down.jpg) top left no-repeat; height: 12px;
		border-bottom: solid 4px #76b4ff;}
	ul#topnav li a.product:hover, ul#topnav li a.activep { background: url(images/theme/menu_down.jpg) top left no-repeat; height: 12px;
		border-bottom: solid 4px #76b4ff;}
	ul#topnav li a.aftersale:hover, ul#topnav li a.activeaf { background: url(images/theme/menu_down.jpg) top left no-repeat; height: 12px;
		border-bottom: solid 4px #76b4ff;}
	ul#topnav li a.media:hover, ul#topnav li a.activem { background: url(images/theme/menu_down.jpg) top left no-repeat; height: 12px;
		border-bottom: solid 4px #76b4ff;}
	ul#topnav li a.career:hover, ul#topnav li a.activec {background: url(images/theme/menu_down.jpg) top left no-repeat; height: 12px;
		border-bottom: solid 4px #76b4ff; } 
	ul#topnav li a.special:hover, ul#topnav li a.actives { background: url(images/theme/menu_down.jpg) top left no-repeat; height: 12px;
		border-bottom: solid 4px #76b4ff;}
	ul#topnav li a.contact:hover, ul#topnav li a.activeco {background: url(images/theme/menu_down.jpg) top left no-repeat; height: 12px;
		border-bottom: solid 4px #76b4ff; }
	ul#topnav li a.esurduk:hover, ul#topnav li a.activeco {background: url(images/theme/menu_down.jpg) top left no-repeat; height: 12px;
		border-bottom: solid 4px #76b4ff; }*/	
	ul#topnav li a.onlinestore:hover, ul#topnav li a.activeon {background: url(images/theme/menu_down.jpg) top left no-repeat;}/*
	*/
	

	
/* ul#topnav li a.parent:hover, ul#topnav li a.active { background: url(images/theme/menu_down.jpg) top left no-repeat}	 */

/*
ul#topnav li span {
	float: left;
	position: absolute;
	left: 0; top: 53px;
	display: none;
	width: 800px;
	height: 36px;
	background: #87a1b4; color: #FFF; text-transform: uppercase; line-height: normal; 
	font-size: 10px; z-index: 100;
}

ul#topnav li span a { float: left; text-align: center; color: #FFFFFF; text-align: center}
ul#topnav li span a:hover {color: #1d2c37}
ul#topnav li span a.first { border: none}
*/

/*

table#topnav a.parent:hover, table#topnav a.active { background: url(images/theme/menu_down.jpg) top left no-repeat}	

table#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 800px;
	list-style: none;
	position: relative; 
	font-size: 12px;
	z-index: 10; text-transform: uppercase; text-align: center;
	top: 4px; position: relative
}

table#topnav tr {}
table#topnav td {border-left: solid 1px #abbdcb; height: 36px !important;}
table#topnav td.inner {}
table#topnav td:first-child { border: none;}

table#topnav a {text-align: center; color: #FFFFFF;  text-align: center;}
table#topnav a:hover, table#topnav a.active { color: #fff}
table#topnav { margin-top: -3px}

table#topnav a.about { width: 100px; height: 51px; display: block;}
*/

.defaultPage li { margin-left: 15px;}
.defaultPage ol { margin-left: -25px;}
.defaultPage ol li { margin: 0px;}

.defaultPage{padding:20px;}
.defaultPage .map{margin-top:10px;}
.defaultPage .titlePage{text-transform:uppercase; font-size:17px; color:#3d464d; margin-bottom:10px;}
.defaultPage .leftPage{float:left; margin-right:15px}
.defaultPage .leftPage img { max-width: 220px;}
.defaultPage .rightPage{ float:left; width:500px; }

.defaultPage .rightPage .careers .list, .defaultPage.news .rightPage .list{margin-bottom:26px;}
.defaultPage .rightPage .careers .list .title, .defaultPage .rightPage .careers .list .title a{text-transform:uppercase; font-size:13px; font-weight:bold; color:#0000ee; margin-bottom: -8px;}
.defaultPage .rightPage .careers .list .description{font-size:11px; }
.defaultPage .rightPage .careers .list .title .date{ color:#cc5125;}

.defaultPage .rightPage .pressRelease .list{margin-bottom:10px;}
.defaultPage .rightPage .pressRelease .list .title, .defaultPage.news .rightPage .date, .defaultPage .rightPage .pressRelease .list .title, .defaultPage.news .rightPage .date a{text-transform:capitalize; font-size:10px; font-weight:bold; color:#c10619; background:#ecfbfe; padding:0 2px 0 2px; margin:0px 5px 0 0}
.defaultPage .rightPage .pressRelease .list .description{font-size:12px; font-weight:300;}

.defaultPage.news hr.top{ border:none; border-bottom:solid 1.5px #CCCCCC; margin-left:-20px; margin-right:-20px; margin-bottom:10px}
.defaultPage.news .rightPage{ width:195px; margin-top:-10px; margin-bottom:20px; padding:20px 10px 20px 20px;}
.defaultPage.news .leftPage{ width:495px; margin-top:10px; margin-bottom:20px;}
.defaultPage.news .leftPage .title{ text-transform:uppercase; font-size:15px; color:#2c3437; margin-bottom:10px;}
.defaultPage.news .leftPage .date{ text-transform:capitalize; font-size:10px; font-weight:bold; color:#c10619; background:#ecfbfe; padding:0 2px 0 2px; margin:0px 5px 0 0}
.defaultPage.news .leftPage .desc img{ border:solid 1px #999999}
.listClients ul li{float:left; padding:5px; border:solid 1px #999999; margin:3px; width:85px; height:85px; overflow:hidden}
.listClients ul li img{max-height:85px; max-width:85px;}
.defaultPage .rightPage .bulletin{margin-top:10px;}
.defaultPage .rightPage .form{background:#e6e6e6; width:100%; float:left; margin-top:10px;}
.defaultPage .rightPage .form .header{ color:#666666; text-align:center; border-top:#999999 solid 1px; border-bottom:#999999 solid 1px; padding:10px 0 10px 0}
.defaultPage .rightPage .form .header .note{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold}
.defaultPage .rightPage .form .header b{ color:#000000; text-transform:uppercase;}
.defaultPage .rightPage .form .container{padding:10px 25px 10px 25px;}
.defaultPage .rightPage .form .container p{ padding:0px; margin:0px; margin-bottom:5px;}
.defaultPage .rightPage .form .container p label{ float:left; width:75px; color:#666666; font-size:11px;}
.defaultPage .rightPage .form .container p input, .container p textarea{width:205px; border:solid 1px #999999}
.defaultPage .rightPage .form .container p input[type=submit]{background:#4a89ac; width:auto; color:#f6f0f0; text-transform:uppercase; border:none; padding:2px 20px 2px 20px; font-size:10px}
.defaultPage .rightPage .bulletin .list{ width:92px; height:120px; border:solid 1px #999999; float:left; margin:0 6px 6px 0}

.popUp ul li { margin-left: 15px;}

<!--slideshow-->

.detailProduct, .detailPage{width:590px; margin-bottom:5px; margin-top:5px;}
.detailProduct .leftPage{float:left; margin-right:15px; width:250px}
.detailProduct .rightPage .page{ border-top:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; text-align:center; padding:5px 0; font-size:13px}
.detailProduct .rightPage .page span{cursor:pointer}
.detailProduct .rightPage li{list-style:disc; margin-left:13px;}
.sliderProduct img{display:none; margin-bottom:5px;}
.sliderProduct span{border:solid 1px #999999; padding:1px 5px; font-size:10px; margin-right:2px; cursor:pointer; margin-top:5px;}
.sliderProduct span.current{ background:#2d3f4d; color:#FFFFFF; border:#2d3f4d 1px solid; cursor:default}
.detailPage.career .title{font-size:15px; color:#666666; margin-bottom:10px; text-transform:uppercase}
.detailPage .leftPage{float:left; margin:0px; padding:0px}
.cat_list ul.showSub{position: relative; top:-30px; left:150px; border:solid 1px #999999; padding:5px 0; background:#FFFFFF; width:150px }
.cat_list li a{color:#666666;}
.cat_list li a:hover{ color:#2e404e}
.cat_list ul.showSub li{padding:0px; margin:0px;}
.slider .paging{margin-top:5px;}
#pagingClients{margin-left:10px;}
#pagingClients a, #pagingProduct a, .paging a, .pagings a{border:solid 1px #999999; padding:1px 5px; font-size:16px; margin-right:2px;  margin-top:5px; color:#2d3f4d; cursor:pointer;}
#pagingClients a.active, #pagingProduct a.active, .paging a.selected, .pagings a.selected{background:#2d3f4d; color:#FFFFFF; border:#2d3f4d 1px solid;; color:#FFFFFF;}
#pagingProduct{margin-top:5px; margin-left:3px;}

.bulletin .list img{ max-width:92px; max-height:120px;}
.bulletin .list div{ position:absolute; bottom:0px; right:-2px; cursor:pointer}
#base .results, #base .no-results{ width:75%; padding:55px 0 25px 10px}
#base .results .result{ margin-bottom:15px;}
#base .results .result .title a{font-size:16px; font-weight:bold; text-decoration:underline}
#base .results .result .url-cache{color:#009933;}
#base .results .result .snippet{font-size:12px;}
.pagination ul{position:absolute; margin-top:-35px; margin-left:15px;}
.pagination ul li{float:left; border:solid 1px #999999; padding:1px 5px; font-size:16px; margin-right:2px; cursor:pointer; margin-top:5px; color:#2d3f4d; list-style:none}
.pagination ul li.selected{ background:#2d3f4d; color:#FFFFFF; border:#2d3f4d 1px solid; cursor:default; color:#FFFFFF}
.pagination ul li a{color:#2d3f4d;}
.pagination ul li.selected a{color:#FFFFFF;}

#container .titleSearch{font-size:24px;  position:absolute; margin-left:25px; font-weight:bold; margin-top:10px; color:#666666}

.boxy-content .rightPage{width:350px;}

li.slimg .img img{max-height:135px; max-width:212px;}

.boxID{
	margin-top:5px;
	position:absolute;
	max-width:300px;
	border: 1px solid #CCCCCC;
	background-color: #FDFDFD;
}
.boxID hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2E2E2;
	margin: 2px 0;
	padding: 0px;
}
.boxID .title{
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
.boxID .contentBoxID{
	padding:8px;
}
.boxID .bottomBoxID{
	text-align: right;
	background-color: #F0F0F0;
	margin-right: -8px;
	margin-left: -8px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: -8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	margin-top: 8px;
}
.boxID .bottomBoxID .left{
	float:left;
	text-align: left;
}
.boxID .bottomBoxID .hrefButton{

}
/* Top arrow */
.boxID .boxID_top.boxID_arrow {
	position: absolute;
	top: -5px;
	left: 5px;
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 5px 5px;
	height: 0;
	width: 0;
}
.boxID .boxID_top.boxID_arrow_border {
	position: absolute;
	top: -6px;
	left: 5px;
	border-color: transparent transparent #aaa;
	border-style: solid;
	border-width: 0 5px 5px;
	height: 0;
	width: 0;
}

.statusBox{
	width:300px;
	background:#CCCCCC;
}
.boxID_top.boxID_arrow {
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 5px 5px;
	height: 0;
	width: 0;
}
.boxID_top.boxID_arrow_border {
	border-color: transparent transparent #aaa;
	border-style: solid;
	border-width: 0 5px 5px;
	height: 0;
	width: 0;
}
.slider ul li{display:none;}
.sliderContent{padding-top:10px;}

#contactForm label {width: 95px;}
#contactForm input { width: 352px;} 
#contactForm textarea  { width: 348px;}
#contactForm input#button { cursor: pointer}

.listSitemap{width:343px; margin-right:10px; padding:10px; float:left;}
.listSitemap h2{width:auto; margin-bottom:10px; padding:5px}
.listSitemap h2 a{color:#f6f0f0}
.listSitemap ul{margin-top:10px;}
.listSitemap ul li a{color:#333333; font-size:16px}


/* REVISION LOL */

div.homerev { width: 800px; left: -14px; position: relative; background: #f6f0f0; padding-top: 10px; }
div.homerev #slidebg { width: 757px; height: 316px; background: url(images/theme/slide_bg.png) no-repeat; 
	margin: auto; position:relative;
}
	
div.homerev #slider { width: 738px; height: 290px; top: 10px; left: 10px; position: relative; overflow: hidden;}	
	
div.homerev #indexbtm { padding: 0px 18px; margin-top: 15px; padding-bottom: 15px;}
div.homerev #indexbtm .left { width: 336px; background: url(images/theme/index_bar.jpg) right no-repeat; padding-right: 12px; height: 120px; 
	margin-left: 8px; }
div.homerev #indexbtm .right { width: 384px; margin-right: 8px; }
div.homerev #indexbtm .right .hiimg { width: 172px; height: 113px; float: left; background: #000000}
div.homerev #indexbtm .right .txt { margin-left: 16px; width: 194px; float: left}
div.homerev #indexbtm .right .txt h3 a{ margin: 0; padding: 0; font-size: 12px; color: #f0001c; margin-top: 4px;}
div.homerev #indexbtm .right .txt div { margin: 16px 0px 8px;}

strong.ttadd { font-weight: bold; font-size: 13px; display: block; margin-top: 4px; margin-bottom: 6px;}
#container{overflow:hidden}
.google-search-results{ word-wrap:break-word}

/* MEGAMENU */


.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-clip: padding-box;
}

.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 10px 20px;
    width: 100%;
	margin-top: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
	background: #2c3e4a;
	opacity: 1;
    filter: alpha(opacity=100); 
	border-top: solid 1px #76b4ff
}
.mega-dropdown-menu > li { background: none !important; display: block}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none; display: inline-block; width: 33.3333333%; text-align: left; height: 48px; float: left; font-size: 11px; line-height: 10px; padding: 15px 10px;
}
.mega-dropdown-menu > li > ul > li > a {
  color: #fff; display: block
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 13px;
  background-color: #fff;
  line-height: 10px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}

.cse .gsc-control-cse, .gsc-control-cse { padding: 0 !important; border: none !important; background: none !important}
td.gsc-clear-button { display: none}
input.gsc-search-button { width: 23px !important; height: 24px !important; background: url(images/theme/btn_search.jpg) no-repeat !important; cursor: pointer;
	min-width: 0 !important; border: none !important; text-indent: -9999px; overflow: hidden;
	border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
table.gsc-search-box td.gsc-input { padding-right: 0 !important; right: -5px; position: relative}

input.gsc-input { padding: 2px 6px !important; border: solid 1px #333333}