/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

.flashbig_1, .flashbig_2, .flashbig_3 {
	width: 325px;
	height:260px;
	display:block;
	padding-top:15px;	
}

.flash_1, .flash_2, .flash_3 {
	margin:20px 0 20px 0;
	padding-top:15px;
	width: 260px;
	height:210px;
	display:block;
}
.flash_1 a, .flash_2 a, .flash_3 a {
	width:230px;
	overflow:hidden;
	margin:0 15px;

}

.flashbig_1 a, .flashbig_2 a, .flashbig_3 a {
	width:295px;
	overflow:hidden;
	margin:0 15px;

}

.flash_1 img, .flash_2 img, .flash_3 img {
	width:230px;
}

.flashbig_1 img, .flashbig_2 img, .flashbig_3 img {
	width:295px;
}

.galbox a:link, .galbox a:visited, .galbox a:hover {
	display:block;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#FFF;
	text-decoration:none;
}

.galbox h3 {
	margin:5px 10px;
	padding:0;
	text-align:left;
	text-transform:uppercase;
}

.flash_1 h3, .flashbig_1 h3 {
	color:#d4d338;
}

.flash_2 h3, .flashbig_2 h3 {
	color:#7bc8d1;
}

.flash_3 h3, .flashbig_3 h3 {
	color:#92d680;
}


.wk-content .flash_1, .wk-content .flash_2, .wk-content .flash_3 {
	margin-top:20px;
}

.flash_1 { 
	background: url(../../../images/plane_menu_1.png) 0 0 no-repeat;
}

.flash_2 { 
	background: url(../../../images/plane_menu_2.png) 0 0 no-repeat;
}

.flash_3 { 
	background: url(../../../images/plane_menu_3.png) 0 0 no-repeat;
}

.flashbig_1 {
	background: url(../../../images/plane_menu_1_b.png) 0 0 no-repeat;
}

.flashbig_2 {
	background: url(../../../images/plane_menu_2_b.png) 0 0 no-repeat;
}

.flashbig_3 {
	background: url(../../../images/plane_menu_3_b.png) 0 0 no-repeat;
}


#logo a.logo-icon {
	display: block;
	width: 155px;
	height: 50px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

/* demo content: frontpage + template */

.demoteaser { padding: 0 30px 0 20px; }

.demoteaser > img { float: left; }

.demoteaser .text {
	text-align: right;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	overflow: hidden;
}

#page .demoteaser h3.title {
	margin-top: 30px;
	font-size: 48px;
	line-height: 48px;
	letter-spacing: 1px;
}

.demoteaser h4.subtitle {
	margin-top: -5px;
	font-size: 36px;
	line-height: 36px;
}

#page.webfonts .demoteaser h3.title,
.webfonts .demoteaser h4.subtitle { font-family: 'Lobster'; }

.font-lucida .demoteaser h4.subtitle { letter-spacing: -1px; }

.demoteaser h4.subtitle span { 
	color: #ffffff;
	text-shadow: 0 0 7px rgba(0,0,0,0.2);
}

.demoteaser .text > p {
	margin: 40px 0 45px 0;
	color: #9b9da3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
}

.demoteaser p span { color: #515256; }

/* demo content: icons page */
.iconbox { 
	padding: 20px;
	background: #ffffff;
	overflow: hidden; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}

@font-face {
    font-family: 'NewsGothBTBold';
    src: url('../fonts/newsgotb-webfont.eot');
    src: url('../fonts/newsgotb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newsgotb-webfont.woff') format('woff'),
         url('../fonts/newsgotb-webfont.ttf') format('truetype'),
         url('../fonts/newsgotb-webfont.svg#NewsGothBTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NewsGothBTRoman';
    src: url('../fonts/newsgotn-webfont.eot');
    src: url('../fonts/newsgotn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newsgotn-webfont.woff') format('woff'),
         url('../fonts/newsgotn-webfont.ttf') format('truetype'),
         url('../fonts/newsgotn-webfont.svg#NewsGothBTRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6 { font-family: 'NewsGothBTRoman'; }

body.blueback #date, body.blueback .header, body.blueback .header-2, body.blueback .header-2, body.blueback .mod-line, body.blueback #footer, body.blueback #footer a:link,
body.greenback #date, body.greenback .header, body.greenback .header-2, body.greenback .header-2, body.greenback .mod-line, body.greenback #footer, body.greenback #footer a:link,
body.yellowback #date, body.yellowback .header, body.yellowback .header-2, body.yellowback .header-2, body.yellowback .mod-line, body.yellowback #footer, body.yellowback #footer a:link
{color:#333; text-shadow:none;}

body.greenback  { background: url(../images/page_footer_bg_1.jpg) 50% 0 repeat; }
body.greenback #page-header { background: url(../images/page_header_bg_1.jpg) 50% 0 repeat-x; }
body.greenback #page-header .page-header-1 { background: url(../images/page_header_img_1.jpg) 50% 0 no-repeat; }
body.greenback #page-bottom { background: url(../images/page_bottom_bg_1.jpg) 50% 0 repeat; }
body.greenback #page-bottom .page-bottom-1 { background: url(../images/page_bottom_bg_t_1.jpg) 50% 0 repeat-x; }
body.greenback div.mod-box ul.menu li.level2 a.active span.bg {
	background: url(../images/submenu_level2_item.png) 0px 0px no-repeat;
	color: #92d680;
	text-shadow: none;
} 

body.yellowback  { background: url(../images/page_footer_bg_2.jpg) 50% 0 repeat; }
body.yellowback #page-header { background: url(../images/page_header_bg_2.jpg) 50% 0 repeat-x; }
body.yellowback #page-header .page-header-1 { background: url(../images/page_header_img_2.jpg) 50% 0 no-repeat; }
body.yellowback #page-bottom { background: url(../images/page_bottom_bg_2.jpg) 50% 0 repeat; }
body.yellowback #page-bottom .page-bottom-1 { background: url(../images/page_bottom_bg_t_2.jpg) 50% 0 repeat-x; }
body.yellowback div.mod-box ul.menu li.level2 a.active span.bg {
	background: url(../images/submenu_level2_item.png) 0px 0px no-repeat;
	color: #d4d31c;
	text-shadow: none;
} 


body.blueback  { background: url(../images/page_footer_bg_3.jpg) 50% 0 repeat; }
body.blueback #page-header { background: url(../images/page_header_bg_3.jpg) 50% 0 repeat-x; }
body.blueback #page-header .page-header-1 { background: url(../images/page_header_img_3.jpg) 50% 0 no-repeat; }
body.blueback #page-bottom { background: url(../images/page_bottom_bg_3.jpg) 50% 0 repeat; }
body.blueback #page-bottom .page-bottom-1 { background: url(../images/page_bottom_bg_t_3.jpg) 50% 0 repeat-x; }
body.blueback div.mod-box ul.menu li.level2 a.active span.bg {
	background: url(../images/submenu_level2_item.png) 0px 0px no-repeat;
	color: #7bc8d1;
	text-shadow: none;
} 


div.breadcrumbs a:link, div.breadcrumbs a:visited {
	background:none;	
}

div.breadcrumbs a:hover{
	background:none;
	color:#000;
}

div.breadcrumbs strong{
	background:none;
	color:#000;
	font-weight:bold;
}

#searchbox {
	margin-top:-6px;
	
}

#menu *{
	z-index:999;
}


