/* CSS Form */
.btn, div.form-actions .btn,
button.btn, input.btn[type="submit"]{border: 1px solid #777;}
ul.dropdown-menu li > a:hover,
ul.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
ul.dropdown-menu .active > a,
ul.dropdown-menu .active > a:hover{
	background: none;
	background-color:transparent;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}

div.container{width: 1180px;}

/* Slider Show */
.slideshow.theme5 .sl-control .inner-sl-control{
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
	zoom: 1;
}
.theme3 .item_inner .inner_hover{
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	zoom: 1;
}

div.bsn-wrap .bsn-image img{width:auto;}
.mgi-wrap .item-wrap .item_info{width:50%;}
.theme2.bsn-wrap h2{
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FDC143C,endColorstr=#7FDC143C);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FDC143C,endColorstr=#7FDC143C);
	zoom: 1;
}
.theme5 .post span.wraphover{
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	zoom: 1;
}
ul#basicnavigator ul{
	/*border-color:#E14161;*/
	border-width:0px 6px 0 6px;
	border-style:solid;
}
ul.navi div.mega-content-inner{
	border-width:0px 6px 0 6px;
	border-style:solid;
	/*border-color:#E14161;*/
}
.mgi-items .item-wrap .item-image{
	border-width:1px;
	border-style:solid;
	border-color:#ccc !important;
	padding:3px;
}