﻿/*
###################################
	Scrollproperties, HTML
###################################
*/
html
	{
		overflow: -moz-scrollbars-vertical;
		overflow-x: hidden;
		overflow-y: scroll;
	}

/*
###################################
	Body
###################################
*/
body
{
	padding: 0px;
    margin: 0;
    color: #252525;
    background-color: #cdcdcd;
}

/*
###################################
	Default items
###################################
*/
.ClearLeft
	{
		padding: 0px;
		margin: 0px;
		clear: left;
		font-size: 0px;
		line-height: 0px;
		width: 0px;
		height: 0px;
	}

/*
###################################
	Wrapper
###################################
*/
#Wrapper
	{	
		width: 964px;
		margin: 0px;
		padding: 0px;
		height: 629px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -315px;
		margin-left: -482px;
	}
#WrapperTop
	{
		width: 964px;
		height: 7px;
		background-image: url('../_gfx/design/backgrounds/wrapper_top.gif');
		background-repeat: repeat-y;
		background-position: top left;
		line-height: 0px;
		font-size: 0px;
	}
#WrapperPlate
	{
		width: 950px;
		height: 615px;
		padding: 0px 7px;
		background-image: url('../_gfx/design/backgrounds/wrapper.gif');
		background-repeat: repeat-y;
		background-position: top left;
	}
#WrapperBottom
	{
		width: 964px;
		height: 7px;
		background-image: url('../_gfx/design/backgrounds/wrapper_bottom.gif');
		background-repeat: repeat-y;
		background-position: top left;
		line-height: 0px;
		font-size: 0px;
	}
#WrapperInnerPlate
	{
		width: 950px;
		height: 611px;
		background-color: #fff;
		padding: 2px 0px;
	}

/*
###################################
	Header
###################################
*/
#HeaderPadding
	{
		padding: 0px 2px;
	}
#Header
	{
		width: 946px;
		height: 56px;
		background-image: url('../_gfx/design/backgrounds/header.gif');
		background-repeat: repeat-x;
		background-position: top left;
	}

#HeaderLogo
	{
		float: left;
		width: 121px;
		height: 41px;
		padding-left: 13px;
		padding-top: 8px;
	}


#HeaderMenuPadding
	{
		padding-top: 12px;
	}

#HeaderMenu
	{
		float: left;
		width: 805px;
		height: 56px;
	}
	
.HeaderMenuItem
	{
		float: right;
		height: 44px;
		padding-left: 5px;
	}

/*##############################
           Menu SV 
################################*/
.HeaderMenuAbout
	{
		width: 114px;
	}

.HeaderMenuMarket
	{
		width: 109px;
	}

.HeaderMenuInvestment
	{
		width: 107px;
	}

.HeaderMenuBusiness
	{
		width: 133px;
	}
.HeaderMenuStart
	{
		width: 100px;
	}

.HeaderMenuAboutActive
	{
		width: 116px;
	}

.HeaderMenuMarketActive
	{
		width: 111px;
	}

.HeaderMenuInvestmentActive
	{
		width: 109px;
	}

.HeaderMenuBusinessActive
	{
		width: 135px;
	}
.HeaderMenuStartActive
	{
		width: 102px;
	}
	
	
/*##############################
           Menu EN 
################################*/
.HeaderMenuAboutEN
	{
		width: 135px;
	}

.HeaderMenuMarketEN
	{
		width: 116px;
	}

.HeaderMenuInvestmentEN
	{
		width: 98px;
	}

.HeaderMenuBusinessEN
	{
		width: 136px;
	}
.HeaderMenuStartEN
	{
		width: 80px;
	}

.HeaderMenuAboutENActive
	{
		width: 137px;
	}

.HeaderMenuMarketENActive
	{
		width: 118px;
	}

.HeaderMenuInvestmentENActive
	{
		width: 100px;
	}

.HeaderMenuBusinessENActive
	{
		width: 138px;
	}
.HeaderMenuStartENActive
	{
		width: 82px;
	}
/*
###################################
	Banner
###################################
*/
#BannerPlate
	{
		border-bottom: 1px solid white;
	}
#Banner
	{
		width: 950px;
		height: 79px;
	}
/*
###################################
	SubMenu
###################################
*/
#SubMenu
	{
		height: 28px;
		width: 950px;
		background-image: url('../_gfx/design/backgrounds/submenu.gif');
		background-repeat: repeat-x;
		background-position: top left;
		background-color: #9e9e9d;
	}
.SubMenuItems
	{
		height: 28px;
		width: 950px;
	}
.SubMenuItem
	{
		float: left;
		height: 27px;
		padding: 0px 11px;
		line-height: 25px;
		padding-top: 1px;
	}
.SubMenuItemActive
	{
		background-color: #d2d1d1;
		background-image: url('../_gfx/design/backgrounds/submenu_active.gif');
		background-repeat: repeat-x;
		background-position: top left;
	}

/*
###################################
	Content
###################################
*/
#ContentWrapper
	{
		position:relative;
	}
#ContentPlate
	{
		width: 948px;
		height: 450px;
		overflow-y: scroll;
	}
#ContentPlateBackground
	{
		background-image: url('../_gfx/design/backgrounds/content.png');
		background-repeat: repeat-x;
		background-position: top left;
	}

.ContenPlateWithSubMenu
	{
		height: 422px;
	}

#Content
	{
		width: 901px; 
		padding-left: 24px;
		padding-top: 26px;
	}

#ContentMain
	{
		width: 600px;
		float: left;
		padding: 0px;
		margin: 0px;
	}
#ContentMainPadding
	{
		padding-bottom: 35px;
	}

#ContentRight
	{
		width: 252px;
		float: left;
		padding: 0px;
		margin: 0px;
		padding-left: 26px;
	}
#ContentRightPlate
	{
		width: 252px;
		padding-top: 6px;
	}
#ContentClear
	{
		padding: 0px;
		margin: 0px;
		clear: both;
		font-size: 0px;
		line-height: 0px;
		width: 0px;
		height: 0px;
	}

/*
###################################
	TextImages
###################################
*/
.StartPageTextImage
	{
		width: 191px;
		height: 205px;
		float: right;
		padding-top: 10px;
		padding-left: 10px;
	}

.TextImage
	{
		float: right;
		padding-left: 10px;
		padding-top: 6px;
		padding-bottom: 10px;
		padding-right: 16px;
		width: 185px;
		min-height: 200px;
		height: auto !important;
		height: 200px;
	}


/*
###################################
	StartPageBoxes
###################################
*/
.StartPageBoxes
	{
		clear: both;
		padding-top: 18px;
		width: 600px;
	}
.StartPageBoxesItem
	{
		width: 189px;
		float: left;
	}
.StartPageBoxesItemPadding
	{
		padding-right: 14px;
	}
.StartPageBoxesItemHeader
	{
		width: 189px;
		height: 32px;
		background-image: url('../_gfx/design/boxes/top.png');
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #efefef;
	}
.StartPageBoxesItemHeaderPadding
	{
		padding-left: 15px;
		padding-top: 11px;
	}
.StartPageBoxesItemImage
	{
		width: 189px;
		height: 58px;
		background-color: #efefef;
	}
.StartPageBoxesItemTxt
	{
		width: 189px;
		height: 64px;
		background-image: url('../_gfx/design/boxes/background.png');
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #efefef;
		line-height: 15px;
		font-size:0.90em;
	}
.StartPageBoxesItemTxtPadding
	{
		padding-top: 9px;
		padding-left: 14px;
		padding-right: 14px;
	}

/*
###################################
	RightBoxes
###################################
*/
.RightBoxItem
	{
		width: 252px;
	}
.RightBoxItemBackgroundHeader
	{
		width: 252px;
		background-image: url('../_gfx/design/rightboxes/default/header.png');
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #efefef;
	}
.RightBoxItemBackgroundFooter
	{
		width: 252px;
		background-image: url('../_gfx/design/rightboxes/default/footer.png');
		background-repeat: no-repeat;
		background-position: bottom left;
	}
.RightBoxItemPadding
	{
		padding-top: 9px;
		padding-left: 14px;
		padding-bottom: 10px;
	}
.RightBoxItemHeader
	{
		padding-left: 1px;
		padding-bottom: 4px;
	}
.RightBoxItemHeaderCarema
	{
		
	}
.RightBoxItemHeaderCaremaImage
	{
		padding-left: 0px;
		padding-bottom: 10px;
	}
.RightBoxItemTextCarema
	{
		line-height: 18px;
		padding-right: 10px;
	}
.RightBoxCaremaPadding
	{
		padding-top: 4px;
		padding-bottom: 12px;
		padding-right: 15px;
	}
.RightBoxItemText
	{
		line-height: 18px;
		padding-right: 10px;
	}
.RightBoxItemLink
	{
		padding-top: 4px;
	}
.RightBoxItemOrderBiolight
	{
		width: 252px;
		background-image: url('../_gfx/design/rightboxes/images/biolight_item.gif');
		background-repeat: no-repeat;
		background-position: bottom right;
	}
.RightBoxItemBackgroundDownloadFile
	{
		width: 252px;
		background-image: url('../_gfx/design/rightboxes/images/download_file.gif');
		background-repeat: no-repeat;
		background-position: bottom right;
	}

/*
###################################
	RightBox - InvestorRelations
###################################
*/
.RightBoxInvestorRelationsPadding
	{
		padding-top: 6px;
		padding-bottom: 3px;
	}
.RightBoxInvestorRelationsFooterPadding
	{
		padding-left: 14px;
		padding-top: 5px;
	}

/*
###################################
	RightBox - News
###################################
*/
.RightBoxNewsPadding
	{
		padding-bottom: 7px;
	}
.RightBoxNewsItem
	{}
.RightBoxNewsItemMarker
	{
		float: left;
		width: 19px;
		padding-left: 1px;
		padding-top: 11px;
	}
.RightBoxNewsItemText
	{
		float: left;
		width: 205px;
		padding-top: 8px;
	}
/*
###################################
	RightBox - News Small
###################################
*/
.RightBoxNewsSmallPadding
	{
		padding-bottom: 7px;
	}
.RightBoxNewsSmallItem
	{}
.RightBoxNewsSmallItemMarker
	{
		float: left;
		width: 19px;
		padding-left: 1px;
		padding-top: 7px;
	}
.RightBoxNewsSmallItemText
	{
		float: left;
		width: 205px;
		padding-top: 4px;
	}
.RightBoxNewsSmallFooterPadding
	{
		padding-left: 14px;
		padding-top: 0px;
	}
/*
###################################
	Footer
###################################
*/
#FooterPlate
	{
		width: 946px;
		height: 25px;
		padding: 2px;
		padding-top: 0px;
	}
#Footer
	{
		width: 946px;
		height: 25px;
		background-image: url('../_gfx/design/backgrounds/footer.gif');
		background-repeat: repeat-x;
		background-position: top left;
		background-color: #ea362e;
	}
#FooterInfo
	{
		float: left;
		width: 445px;
		padding-left: 10px;
		padding-top: 7px;
	}
#FooterFlag
	{
		float: right;
		width: 25px;
		padding-top: 6px;
		padding-right: 8px;
	}
#FooterShopping
	{
		float: right;
		width: 18px;
		padding-top: 7px;
		padding-right: 13px;
	}


/*
###################################
	Rows
###################################
*/
.altRow
	{
		background-color: #fff;
	}
	
.row
	{
		background-color: #efefef;
	}
	

/*
###################################
	News List
###################################
*/
.newsList
	{
		padding-top: 15px;
	}
.NewsItem
	{
		width: 553px;
	}
.NewsListDate
	{
		font-size: 11px;
		font-style: italic;
		color: #707070;
	}
.NewsItemPadding
	{
		padding-top: 9px;
		padding-left: 12px;
		padding-bottom: 9px;
		padding-right: 12px;
	}

/*
###################################
	News View
###################################
*/
.NavigatePlate
	{
		float: right;
		padding-top: 13px;
		width: 72px;
		padding-right: 31px;
	}
.NewsViewPlate
	{
		width: 466px;
	}
.NewsViewDate
	{
		font-size: 11px;
		font-style: italic;
		color: #707070;
	}
.NewsViewIntro
	{
		font-weight: bold;
		padding-bottom: 13px;
	}

/*
###################################
	ContactInfo
###################################
*/
.ContactInfo
	{
		float: right;
		width: 186px;
		padding-top: 6px;
	}

.ContactInfoPadding
	{
		text-align: left;
		padding-right: 12px;
		padding-bottom: 15px;
		padding-top: 12px;
		padding-left: 15px;
		background-color: #f0f0f0;
	}
	
.ContactInfoHeader
	{
		padding-bottom: 16px;
	}	
.ContactInfoTxt
	{
	
	}
.ContactInfoTxtItem
	{
		padding-top: 13px;
	}

/*
###################################
	ContactForm
###################################
*/
.ContactForm
	{
		width: 380px;
	}	
.ContactFormItem
	{
		float: left;
		width: 172px;
		padding-right: 14px;
	}	
.ContactFormTxtItem
	{
		clear: left;
		width: 380px;
	}	
.ContactFormItemHeader
	{
		font-weight: bold;
		padding-bottom: 1px;
		padding-top: 13px;
	}	
.ContactFormItemTxt
	{
	}	
.ContactInput
	{
		background-image: url('../_gfx/design/input/bg.gif');
		background-position: top;
		background-repeat: repeat-x;
		font-size: 12px;
		font-family: Arial;
		padding-left: 3px;
		padding-top: 2px;
		padding-bottom: 2px;
		border: 1px solid #a1a1a1;
		width: 166px;
	}	
.ContactTxt
	{
		font-size: 12px;
		font-family: Arial;
		border: 1px solid #a1a1a1;
		width: 354px;
		height: 81px;
	}	
.ContactFormBtn
	{
		padding-top: 14px;
	}

/*
###################################
	Paging
###################################
*/
.Paging
	{
		padding-top: 10px;
		width: 553px;
		height: 20px;
	}
.PagingPrev
	{
		float: left;
		width: 17px;
		height: 20px;
	}
.PagingLinks
	{
		float: left;
		width: 519px;
		height: 20px;
		text-align: center;
	}
.PagingNext
	{
		float: left;
		width: 17px;
		height: 20px;
	}
.PagingItem
	{
		padding: 0px 8px;
	}


#WoundBoxPopup	
	{
		position: absolute;
		width: 266px;
		top: 221px;
		left: 147px;
		display: none;
	}

#WoundBoxPopupTop
	{
		background-image: url('../_gfx/Temp/WoundPlateTop.gif');
		background-repeat: no-repeat;
		width: 266px;
		height: 21px;
	}
#WoundBoxPopupTopText
	{
		text-align: right;
		padding: 0px;
		padding-top: 4px;
		padding-right: 7px;
	}
.BoxPopupTopClose
	{
		cursor: pointer;
	}

#WoundBoxPopupPlate
	{
		background-image: url('../_gfx/Temp/WoundPlateBottom.gif');
		background-repeat: no-repeat;
		width: 266px;
		height: 88px;
		background-position: bottom;
	}