/***************************** 
 Member of UBK-tech media

Name: css_print_ubk
UID: css_print_ubk
Author: Genevieve Cory, some elements from past css files
Last change date: 22.04.2015 14:07
Time of generation: 02.05.2015 23:00 
Copyright: ARITHNEA 2014
Release version: This Website was generated with WCMS Master Version 2.0.0
Framework version: none
Summary: UBK-specific print css
Necessary libraries: none

****************************/

/* START Body */
body {
	background: none #ffffff!important;
}
.highlightNav {
    display:none;
}

.mainNavWrapper {
    display:none;
}
/* END Header */

/* START Background Classes */
.tsrBoxL .imgSection .imgSofter {
    display:none;
}
.bgGrey100 *, 
.bgGrey75 * {
    color: #333333 !important;
}



.col3.bgGrey75,
.col4.bgGrey75,
.col6.bgGrey75,
.col8.bgGrey75,
.col12.bgGrey75 {
    background-color: #FFFFFF;
    color: #333333;
	border: 1px solid #E1E1E2;
}
.col3.bgGrey100,
.col4.bgGrey100,
.col6.bgGrey100,
.col8.bgGrey100,
.col12.bgGrey100 {
    background-color: #FFFFFF;
    color: #333333;
	border: 1px solid #E1E1E2;
}


/* START Expandable Boxes */
.ubkExpand .toggleof, 
.ubkExpand .toggleofAcc, 
.ubkExpand .toggle {
    background-color: #ffffff!important;
}
.expandableContent .ubkExpand .toggle {
    background-color: #ffffff!important;
}
#contentArea .ubkExpand .toggle {
    background-color: #ffffff!important;
}
.lenseUBK {
    display:none;
}
.videoUBK {
    display:none;
}
div.anythingSlider .thumbNav a.cur {
    background-image:none;
    background-color:#ffffff;
}
.nextButtonFOA, .prevButtonFOA {
	display: none;
}
#BegMoreInformation {
	display:none;
}
/* END Expandable Boxes */

/* START VIDEO & SLIDER */
#responsive-slider .video-play-button,
#responsive-slider .arrows {
    display:none;
    background-color:transparent!important;
}
/* END VIDEO & SLIDER */


/* Begin new by Genevieve Cory 201407 */

.tab_container_wrapper {display:none;}
.tab_container_wrapper.active {display:block;}

.ubkExpand h3.toggle {height:20px;}