/*body*/
body {
    background:#D6D6D6;
    color:#999999;
}
.wrap-top,
.wrap-bottom,
.wrap-tl,
.wrap-tr,
.wrap-bl,
.wrap-br {
	background:#D6D6D6;
}
/*headings,links,titles*/
.contentheading {
	color:#999999;
}
.componentheading, .contentpane > h1 {
	color:#495e79;
}
a {
	color:#495e79;
}
a:visited{
	color:#495e79;
}
a:hover{
	color:#495e79;
}
a:active {
	color:#495e79;
}
h1 {
	color:#495e79;
}
h2 {
	color:#495e79;
}
h3 {
	color:#495e79;
}
h4 {
	color:#495e79;
}
h5 {
	color:#495e79;
}
h6 {
	color:#495e79;
}
p{
   /* color:#999999; */
	color: #000;
}
.module h3 span {
    color:#838381;
}
/*Header, Logo and Menu*/
#logowrap {
	background: url('https://bba.in.ua/templates/corporatelife/images/backgrounds/slideshow-frame2.png') repeat;
}
a#logo {
    background:url(https://bba.in.ua/templates/corporatelife/images/logos/logo-style1.png) no-repeat 0 0;
	width:1078px; height:83px;/*margin: 18px 0 0 20px; */  
}
/*main menu*/
#menu {
    background: rgba(255, 255, 255, 0.9) url('https://bba.in.ua/templates/corporatelife/images/topfade2.png') repeat-x top left;
	-moz-border-radius:0 0 0px 0px;
	-webkit-border-radius:0 0 0px 0px;
	border-radius:0 0 0px 0px;
}
/*topmenu*/
#topmenu {
	background:#ffffff url(https://bba.in.ua/templates/corporatelife/images/topfade.png) repeat-x top left;
	-moz-border-radius:0 0 0px 0px;
	-webkit-border-radius:0 0 0px 0px;
	border-radius:0 0 0px 0px;
}

/*slideshow area*/
.slider{
	-moz-border-radius:0 0 0px 0px;
	-webkit-border-radius:0 0 0px 0px;
	border-radius:0 0 0px 0px;
}
/*main slideshow */
.greystrip {
	height:84px; 
	width:1014px; 
	padding:0 64px; 
	margin:0px auto; 
	position:absolute; 
	bottom:30px; 
	background: url(https://bba.in.ua/templates/corporatelife/images/backgrounds/slideshow-frame2.png) repeat; 
}
.mainslide_title {
	float:left;
	font-size:36px;
	color:#ffffff;
	letter-spacing:-2px;
	padding-right:36px;
	margin-right:36px;
	margin-top:15px;
	border-right:1px dotted #bbb;
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.mainslide_introtext {
	font-size:12px;
	color:#ffffff;
	margin-top:23px;
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
/*header masks*/
#head-top {
	background-color:#000;
	-khtml-opacity:.0.5;
	-moz-opacity:.0.5;
	opacity:0.5;
}
#head-bottom {
	background-color:#495e79;
	-khtml-opacity:.1;
	-moz-opacity:.1;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#354bb8', endColorstr='#1a3366'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(2,13,27,0.6)), to(rgba(0,0,0,0))); /* for webkit browsers */
	background-image: -moz-linear-gradient(top,  rgba(2,13,27,0.6),  rgba(0,0,0,0)); /* for firefox 3.6+ */
		
}
/* XTC MENUS  */
/* Top Level */
#menu ul.menu > li.parent:hover {}
#menu ul.menu > li > a {
	color:#838381; 
	border-right:1px solid #ebebeb; 
}
#menu ul.menu > li.active {
	background:  url('https://bba.in.ua/templates/corporatelife/images/topfade2a.png') repeat-x top left;
}
#menu ul.menu > li.active > a {
	color:#838381; 
	background: #f1f1f1 url('https://bba.in.ua/templates/corporatelife/images/menutick.png') no-repeat bottom center;
    border-bottom:3px solid #333333;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.2);
}
#menu ul.menu > li > a:hover {
	color:#838381; 
	border-bottom:3px solid #7293BE;}
/* Drop Levels */
#menu ul.menu li.parent > ul {
	background:#333333;
    -moz-box-shadow:0 7px 7px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow:0 7px 7px rgba(0, 0, 0, 0.6);
    box-shadow:0 7px 7px rgba(0, 0, 0, 0.6);
    -moz-border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
    border-radius:0 0 10px 10px;
}
#menu ul.menu li.parent > ul > li {
	background:url(https://bba.in.ua/templates/corporatelife/images/menulines/menuline-style1.png) repeat-x left bottom;	
}
#menu ul.menu li.parent > ul > li > a {
	color:#aaaaaa; 
	padding-left:15px; background:url(https://bba.in.ua/templates/corporatelife/images/menuarrow-style1.png) 0 50% no-repeat; 
}
#menu ul.menu li.parent > ul > li.active > a {
	color:#ffffff;
}
#menu ul.menu li.parent > ul > li > a:hover {
	color:#7293BE; display:block; 
}
#menu ul.menu > li.parent > ul > li.parent ul {}
/* Icon Menu Below Main Slideshow */
ul.iconmenu li a {
	color:#666666 !important;
}
/*Regions*/
/*region2*/
#region2 .module {
	background:#ffffff url(https://bba.in.ua/templates/corporatelife/images/topfade.png) repeat-x top left;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
/*region3*/
#region3w{
	background-color:#495e79;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#354bb8', endColorstr='#1a3366'); /* for IE */
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.6))); /* for webkit browsers */
background-image: -moz-linear-gradient(top,  rgba(0,0,0,0),  rgba(0,0,0,0.6)); /* for firefox 3.6+ */
}
#region3wrap2 {
	background-color:#7c8fa6;
}
#region3 {
    background:#ffffff url('https://bba.in.ua/templates/corporatelife/images/-1') repeat-x top left;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
#region3 .pad2 {    
    background:#f3f3f3 url('https://bba.in.ua/templates/corporatelife/images/-1') repeat-x top left;
	-moz-border-radius:0px 0px 0 0;
	-webkit-border-radius:0px 0px 0 0;
	border-radius:0px 0px 0 0;
}
#region3 #region3b {
	background:#212121 url(https://bba.in.ua/templates/corporatelife/images/backgrounds/-1) repeat-x top left;
	-moz-border-radius:0 0 0px 0px;
	-webkit-border-radius:0 0 0px 0px;
	border-radius:0 0 0px 0px;
	padding: 32px;
}
#region3 #region3b .module h3 span {
	color:#7293BE;
}
/*region4*/
#region4 .module {	
    background:#ffffff url(https://bba.in.ua/templates/corporatelife/images/topfade.png) repeat-x top left;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
/*region5*/
#region5 .module h3 {
	background: #fcfcfc url('https://bba.in.ua/templates/corporatelife/images/bottommod-h3-bkg.png') bottom repeat-x;
}
#region5 .module h3 span {
	color:#666666;
}

#region5 .pad2 {
	background:none;
}
#region5 .module{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
#region5 .module h3{
	-moz-border-radius:0px 0px 0 0;
	-webkit-border-radius:0px 0px 0 0;
	border-radius:0px 0px 0 0;
}
/*region6*/
#region6{
	background-color:#495e79 ;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#354bb8', endColorstr='#1a3366'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(2,13,27,0.9)), to(rgba(2,13,27,0))); /* for webkit browsers */
	background-image: -moz-linear-gradient(top,  rgba(2,13,27,0.9),  rgba(2,13,27,0)); /* for firefox 3.6+ */
}
#region6 #gridwrap2 .firstarea, 
#region6 #gridwrap2 .centerarea, 
#region6 #gridwrap2 .lastarea, 
#region6 #gridwrap2 .singlearea{
	border-left:2px solid #7293BE;
}

#region6wrap2 {
    background:#18283d url(https://bba.in.ua/templates/corporatelife/images/backgrounds/footer-bkg-dkblue.jpg) no-repeat bottom center;
}
#region6 .pad2 {
	background:none;
}
#region6 #gridwrap2 a{
	color:#7293BE;
}
#region6 #gridwrap2 p{
	color:#7293BE;
}
#region6 #gridwrap1 {	
	background:#000000;
	-khtml-opacity:.0.7;
	-moz-opacity:.0.7;
	-ms-filter:"alpha(opacity=0.7)";
	filter:alpha(opacity=0.7);
	opacity:0.7;
}
#region6 #gridwrap1 .module{
	background:none;
	-moz-box-shadow:none;
}
#region6 #gridwrap2 .module h3 span{
	color:#ffffff;
}
/*Search*/
#region6 input#mod_search_searchword {
	background:#fff;
}
/*region7*/
#region7 {
	background:#0d141e;
}
#region7wrap2 {
	background:#000;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;
}
/*Module Suffixes and module overrides*/
/*block*/
/*tag*/
/*tagbline*/
.block h3 span{
	color:#989896!important;
}	
.block h3,.tag h3 span,.tagbline h3 span{
	background:#495E79!important;
	color:#efefef!important;
}
/*tagbline*/
.tagbline h3{
    border-bottom-color: #495E79!important;
}
/*dborder*/
.dborder h3{
    border-top-color: #C9C9C9!important;
	border-bottom-color: #C9C9C9!important;
}
/*left, right, center*/
#left .module h3, #right .module h3 {
	border-bottom:1px solid #c9c9c9;
}
#center .module h3 {
	border-bottom:1px solid #c9c9c9;
}
.module {
	/* background:#f1f1f1; */
	border:none;
	}
.module,#menu,#topmenu,#region3 {
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
	}
.basecolor_1 {
	color:#495e79;
}
.basecolor_2 {
	color:#bbc8d5 !important;
}
.lm_box{
	background:#495e79;
	-moz-border-radius:0 0 0px 0px;
	-webkit-border-radius:0 0 0px 0px;
	border-radius:0 0 0px 0px;
}	
.boxybottom{
	background-color: #ebebeb !important;
	-moz-border-radius:0 0 0px 0px;
	-webkit-border-radius:0 0 0px 0px;
	border-radius:0 0 0px 0px;
}
div.twitt {
	color:#7293BE; border-bottom:1px dotted #7293BE !important;
}
ul.bottom_menu li {border-bottom:1px dotted #7293BE !important;
}
.comments_menu {border-bottom:1px dotted #7293BE !important;
}
/*menu classes*/
ul.splitsection li a,ul.bottom_menu li a {
	color:#495e79;
}
ul.featured li {
	color:#aaaaaa !important;
	border-bottom:1px dotted #333333 !important;
	font-size:11px !important;
	font-weight:normal !important;
}
ul.featured li span {
	color:#666666 !important; font-size:10px !important;
}
ul.featured-right li {
	color:#666666 !important;
	padding:10px 0;
	border-bottom:1px solid #d0d0d0 !important;
	font-size:11px !important;
	font-weight:normal !important;
}
ul.featured-right li a {}
ul.featured-right li span {
	color:#999999 !important; 
	font-size:10px !important;
}
/* Bottom Icon List (Above the Footer) */
#bottomlist ul li a {
	color: #777777 !important;
}
#bottomlist ul li a:hover {
	color: #2e5783 !important;
}
/*Banner Position on Sub-Pages */
.subslide {
	height:162px; background: url(https://bba.in.ua/templates/corporatelife/images/backgrounds/s2b.jpg) ;
}
/*Cat image*/
.cat_img {
	border:1px solid #cdcdcd;
}
/* RsMonials Text */
.RSWS_testmonial_subtext em {
	color: #45a0cf;
}
.RSWS_form_heading {
	color: #45a0cf;
}
.RSWS_form_button { 
    background: #ffffff !important;color:#999 !important;
}

.wl_image .thumbnail {
	border:6px solid #cccccc;
}
.article_img img{
	border:10px solid #cccccc;
}
