




ul.content_text li a{
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:underline;
}


.main{
	max-width:1200px;
	width:auto;
	height:auto; 
	margin:0 auto;
	border:0px solid red;
}

#myCarousel{
	 margin-top:-7px; 
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
 
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #5f5f5f;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border: 1px solid #2bb14a;
}

#login{
	max-width:490px;
	width:100%;
	min-height:58px;
	height:auto;
	float:left; 
	border:0px solid red;
}

#welcome_text{
	text-align:left; 
	float:left; 
	margin-top:20px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px	
}


#input_style{
	width:150px;
	height:27px;
	margin-top:15px; 
	margin-left:2px; 
	float:left; 
	border:1px solid #c6c9d0; 
	border-radius:10px;
}

#search{
	width:230px;
	min-height:58px;
	height:auto; 
	float:left;
	border:0px solid red;
	margin:0 10px 0 180px;
}


#social_icon{
	width:auto; 
	height:58px; 
	float:left;
	border:0px solid red;
}

#space{
	float:left; 
	margin:15px 15px 0 -5px; 
	border-right:1px solid #ccc; 
	width:10px; 
	height:25px;
	display:block;

}

#footer_bg{
	background-color:transparent;
	height:20px;
	float:left;
}

#banner_container{
	max-width:1144px;
	width:100%; 
	min-height:60px;
	height:auto; 
	float:left; 
	margin:28px 28px 28px 28px; 
	border:0px solid red;
}

#banner{
	max-width:468px;
	width:100%; 
	min-height:60px;
	height:auto; 
	float:left;
	border:0px solid red;
}
#footer{
	/*max-width:1144px;*/
	width:100%;
	min-height:33px;
	height:auto; 
	float:left; 
	margin:0px 28px 10px 28px; 
	border:0px solid red;
}

#sitemap_text{
	float:right; width:auto; height:auto;
}
#middle_bg{
	margin:28px 0 28px 28px;
}
#news{
	max-width:291px;
	width:100%; 
	height:auto; 
	float:left; 
	border:0px solid red;
	margin-bottom:28px;
}


#magazine_details{
	max-width:291px;
	width:100%; 
	min-height:237px;
	height:auto; 
	float:left; 
	margin:0 0px 0 0px; 
	border:0px solid red;
	margin-bottom:28px;
}

#magazine{
	max-width:291px;
	width:auto; 
	min-height:237px;
	height:auto; 
	float:left; 
	margin-top:16px;
	margin-bottom:48px;
}
#magazine_img{
	max-width:150px;
	width:auto;
	height:auto; 
	float:left; 
	border:0px solid red;
}
#magazine_text{
	max-width:100px;
	width:auto; 
	height:auto; 
	float:left; 
	border:0px solid red; 
	margin-left:13px;
}

#responsible_care{
	width:291px; 
	height:237px; 
	float:left; 
	border:0px solid red; 
	background-color:#ad7b44;
	margin-left:5px;
}
#nicer_glob{width:239px; height:237px; float:left; margin-left:12px; border:0px solid red;}

#white_info_div{
	/*position:absolute; 
	width:530px;
	height:130px; 
	margin-left:670px; 
	margin-top:-216px; 
	z-index:1000; 
	background-color:#fff; 
	padding:15px 28px 28px 28px; 
	opacity: 0.8; 
	border:1px solid red;*/
	position:absolute; width:570px; height:125px; margin-left:630px; margin-top:-216px; z-index:1000; background-color:#fff; padding:20px 28px 28px 28px; opacity: 0.8;
}
.navbar-collapse {
    padding-right: 0px;
padding-left: 0px;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #ffffff;
  background-color:transparent;
}
/*.navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
		margin-top:-4px;
		padding:12px 14px 13px 14px;
		color:#c3c3c3;
		
    }*/
	
	.navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
		margin-top:-4px;
		padding:15px 7px;
		color:#c3c3c3;
		font-size:13px;
		
    }
.navbar{height:auto !important; min-height:auto !important}	
.navbar-default .navbar-nav>li>a {
  color: #c3c3c3; 
}

.navbar-default .navbar-nav>li>a#right_menu {
  color: #fff;
 
}

.navbar-default .navbar-nav>li>a:hover {
  color: #fff;
}
.navbar-default .navbar-nav>li>a#right_menu:hover {
  color: #2bb34b;
}

.dropdown-menu>li>a:hover {
	background-color:#2bb14a;
}


#left{
	padding:25px 30px 25px 30px;
}

#right{
	margin:28px 28px 30px 20px;
}


.slideshow { width:550px; height:166px; margin:0px; overflow:hidden; border:0px solid red; }
.slideshow img { width: 265px; height: 177px; margin: 0 20px 0 0; }

/* Below 900px */
@media only screen and (max-width: 1240px) {
	#search{margin: 0px 0px;}
	#space{display:none;}
	
	body{background-image:none !important;
	padding:0px; margin:0px auto;
}

#footer_bg{
	background-color:#2bb34b;
	min-height:150px;
	height:auto;
	width:100%;
}



#middle_bg{
	background-color:#fff;
	height:350px;
	width:100%;
	margin-left:0px;
}

.container-fluid{padding:0 0;}
#banner_container{
	margin-left:0px; 
	margin-right:0px;
	margin-bottom:10px;
}
#footer{margin:0px 0px 0px 0px;
}

#sitemap_text{
float:left;
width:100%;
}
#magazine_details{
	margin:0 0px;
}
#magazine_text{
	margin-left:15px;
}
	
#nicer_glob{
		margin-top:10px;
		margin-bottom:28px;
}
#responsible_care{
	margin-top:10px;
}


#white_info_div{
	position:absolute; 
	max-width:514px;
	width:auto;
	min-height:130px;
	height:auto; 
	
	margin-left:686px; 
	margin-top:-216px; 
	z-index:99; 
	background-color:#fff; 
	padding:15px 28px 28px 28px; 
	opacity: 0.8; 
	border:1px solid red;
	display:none;
}


#myCarousel{
	 margin-top:0px; 
}





/*.navbar-header {
		background-color: #68696b !important;
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
		
    }
    .navbar-nav>li {
		width:30%;
        float:left;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
		
    }
   
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    
	.navbar.navbar-default {
	background-color: #68696b !important;
	
	}

*/

}


@media only screen and (max-width: 450px) {
#left{
	padding:25px 0px 25px 5px;
}

#right{
	margin:28px 28px 30px 0px;
}


}