div#home {
	width: 963px;
	/*height: 478px;*/
	/*height: 548px;*/
	height: 633px;
	margin-bottom: 17px;
	float:left;
	position: relative;
	background: url('/media/images/home_bg_redesign.gif') no-repeat 0 bottom;
}

div#home div#solution-container{
	display:block;
	position:absolute;
	text-align:center;
	left: 50%;
	margin-left: -210px;
	top: 20px;
	width: 420px;
}
div#home span#solution{
	color: #165f97;
	display: block;
	font-weight: bold;
	text-align:center;
	width: 420px;
	/*position: absolute;
	text-align: center;
	top: 27px;
	/*width: 963px;*/
}

div#home div#player {
	width: 454px;
	height: 383px;
	position: absolute;
	/*top: 119px;
	left: 363px;*/
	top: 160px;
	margin-left: -227px;
	left: 50%;
	z-index: 10;
}

div#home div#arrows {
	background: url('/media/home/arrows_home.gif') no-repeat;
	width: 349px;
	height: 297px;
	position: absolute;
	left: 309px;
	top: 94px;
}
div#home div#tekstbuttons {
	position: absolute;
	width: 423px;
	height: 67px;

	left: 288px;
	top: 71px;
}



div#home a.button {
	text-indent: -99999;
	line-height: 300px;
	overflow: hidden;
	display: block;
}

div#home a.add_photo {
	background: url('/media/home/add_photo.gif') no-repeat;
	position: absolute;
	width: 79px;
	height: 32px;
	left: 0px;
	top: 34px;
}

div#home a.add_photo:hover {
	background: url('/media/home/add_photo_over.gif') no-repeat;
}

div#home a.add_voice {
	background: url('/media/home/add_voice.gif') no-repeat;
	position: absolute;
	width: 75px;
	height: 20px;
	left: 108px;
	top: 0px;
}

div#home a.add_voice:hover {
	background: url('/media/home/add_voice_over.gif') no-repeat;
}

div#home a.add_video {
	background: url('/media/home/add_video.gif') no-repeat;
	position: absolute;
	width: 75px;
	height: 17px;
	left: 223px;
	top: 0px;
}

div#home a.add_video:hover {
	background: url('/media/home/add_video_over.gif') no-repeat;
}

div#home a.add_webcam {
	background: url('/media/home/add_webcam.gif') no-repeat;
	position: absolute;
	width: 100px;
	height: 35px;
	left: 323px;
	top: 32px;
}

div#home a.add_webcam:hover {
	background: url('/media/home/add_webcam_over.gif') no-repeat;
}

div#home div.popup {
	
}

div#home div.popup div.popup_content {
	position: relative;
	background: url('/media/home/popup_bg.png') repeat-y;
	padding-left: 37px;
	padding-right: 19px;
	padding-top: 9px;
	margin-bottom: 22px;
	line-height: 16px;
	font-size: 11px;
}

div#home div.popup div.popup_bottom {
	background: url('/media/home/popup_bottom.png') no-repeat;
	width: 240px;
	height: 22px;
	position: absolute;
	
	bottom:0px;
	left: 0;
	z-index: 10;
}
div#home div.popup div.popup_button {
	position: relative;
	right: 15px;
	width:31px;
margin-left:170px;
	height: 31px;
	bottom: 0px;
	z-index: 30;
}
div#home div.popup div.popup_button a {
	background: url('/media/home/popup_button.gif') no-repeat top left;
	width: 31px;
	height: 31px;
		z-index: 30;
}
div#home div.popup div.popup_button a:hover {
	background-position: bottom left;
}
div#home div#yoursite {
	position: absolute;
	/*top: 183px;
	left: 37px;*/
	top: 205px;
	left: 5px;
}
div#home div#yoursite div#yoursite_button {

}
div#home div#yoursite div#yoursite_button a {
	background: url('/media/home/yoursite_closed.png') no-repeat;
	width: 235px;
	height: 111px;
}
div#home div#yoursite_popup{
	display:none;
	position: absolute;
	width: 240px;

	top: -84px;
	left: -5px;
}
div#home div#yoursite_popup div.popup_top {
	background: url('/media/home/yoursite_popup_top.png') no-repeat;
	width: 240px;
	height: 70px;
	position: relative;
}

div#home div#community {
	position: absolute;
	/*top: 335px;
	left: 57px;*/
	top: 385px;
	left: 15px;
}
div#home div#community div#community_button {

}
div#home div#community div#community_button a {
	background: url('/media/home/community_closed.png') no-repeat;
	width: 235px;
	height: 98px;
}
div#home div#community div#community_popup{
	display:none;
	position: absolute;
	width: 240px;

	top: -89px;
	left: -5px;
}
div#home div#community div#community_popup div.popup_top {
	background: url('/media/home/community_popup_top.png') no-repeat;
	width: 240px;
	height: 70px;
	position: relative;
}

div#home div#branded {
	position: absolute;
	/*top: 383px;
	left: 369px;*/
	top: 550px;
	left: 369px;
	z-index: 200;
}
div#home div#branded div#branded_button {

}
div#home div#branded div#branded_button a {
	background: url('/media/home/branded_closed.png') no-repeat;
	width: 230px;
	height: 98px;
}
div#home div#branded div#branded_popup{
	display:none;
	position: absolute;
	width: 240px;
	top: -89px;
	left: -9px;
}
div#home div#branded div#branded_popup div.popup_top {
	background: url('/media/home/branded_popup_top.png') no-repeat;
	width: 240px;
	height: 70px;
	position: relative;
}

div#home div#mobile {
	position: absolute;
	/*top: 179px;
	left: 694px;*/
	top: 205px;
	right: 5px;
	z-index: 200;
}
div#home div#mobile div#mobile_button {

}
div#home div#mobile div#mobile_button a {
	background: url('/media/home/mobile_closed.png') no-repeat;
	width: 235px;
	height: 98px;
}
div#home div#mobile div#mobile_popup{
	display:none;
	position: absolute;
	width: 240px;

	top: -89px;
	left: -8px;
}
div#home div#mobile div#mobile_popup div.popup_top {
	background: url('/media/home/mobile_popup_top.png') no-repeat;
	width: 240px;
	height: 70px;
	position: relative;
}

div#home div#share {
	position: absolute;
	/*top: 334px;
	left: 671px;*/
	top: 385px;
	right: 15px;
}
div#home div#share div#share_button {

}
div#home div#share div#share_button a {
	background: url('/media/home/share_closed.png') no-repeat;
	width: 235px;
	height: 98px;
}
div#home div#share div#share_popup{
	display:none;
	position: absolute;
	width: 240px;

	top: -89px;
	left: -5px;
}
div#home div#share div#share_popup div.popup_top {
	background: url('/media/home/share_popup_top.png') no-repeat;
	width: 240px;
	height: 70px;
	position: relative;
}
