.C_BANNER_680x15
{
	position: absolute;
	right: 0px;
	top: -4px;
	background-color: #191919;
	padding: 4px 8px 6px 6px;
	width: 468px;

	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-ms-border-radius: 0px 0px 6px 6px;
	-o-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 16px 16px;

	box-shadow: none;
}
#frame_title
{
	position: absolute;
	left: 0px;
	top: -42px;
	font-size: 20px;
}
#frame_mobiles
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 640px;
}
#frame_mobiles a
{
	display: block;
	padding: 0px 20px 0px 10px;
	margin: 0px 0px 4px 0px;
	text-decoration: none;
	color: #888888;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #AAAAAA;
	position: relative;
	line-height: 30px;
	text-align: center;
	
	-webkit-border-radius: 12px 8px 12px 8px;
	-moz-border-radius: 12px 8px 12px 8px;
	-ms-border-radius: 12px 8px 12px 8px;
	-o-border-radius: 12px 8px 12px 8px;
	border-radius: 12px 8px 12px 8px;
}
#frame_mobiles a:hover
{
	background-color: #EEEEEE;
}
#frame_mobiles a b
{
	position: absolute;
	top: -2px;
	right: 10px;
	font-size: 30px;
	color: #AAAAAA;
}
#frame_dock
{
	position: absolute;
	right: 0px;
	top: 30px;
	width: 800px;
	height: 560px;
	text-align: center;
	
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	-ms-border-radius: 36px;
	-o-border-radius: 36px;
	border-radius: 36px;

	background-color: #000000;
	background-image: url(/images/background-gray-mosaic.gif);
	
}
#frame_mobile
{
	position: relative;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	overflow: hidden;

	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-ms-transition: 1s ease-in-out;	
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}
#frame_mobile iframe
{
	position: absolute;
	border: 0px;
}
#frame_mobile span.C_MAIN_BUTTON
{
	position: absolute;
	cursor: pointer;
	xborder: 2px solid red;
}

#frame_dock #frame_thumbnails
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#frame_dock #frame_thumbnails a
{
	display: inline-block;
	background-repeat: no-repeat; 
	background-size: 100%;
	margin: 30px 20px 15px 20px;
	text-decoration: none;
	text-align: center;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;

	filter: alpha(opacity=30);
	-khtml-opacity: 0.3;
	-moz-opacity: 0.3;
	-ms-opacity: 0.3;
	-o-opacity: 0.3;
	opacity: 0.3;

	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	-ms-transition: 1s ease-in-out;	
	transition: 1s ease-in-out;
}
#frame_dock #frame_thumbnails a:hover
{
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;

	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);

	-webkit-box-shadow: 0px 0px 35px #FFFFFF;
	-moz-box-shadow: 0px 0px 35px #FFFFFF;
	-ms-box-shadow: 0px 0px 35px #FFFFFF;
	-o-box-shadow: 0px 0px 35px #FFFFFF;
	box-shadow: 0px 0px 35px #FFFFFF;

	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;	
	transition: 0.2s ease-in-out;
}
#frame_dock #frame_thumbnails a b
{
	color: #FFFFFF;
	display: inline-block;
	margin: 50px auto 0px auto;
}
#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPAD1 b {  }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPAD2 b {  }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_BLACKBERRY b { margin-top: 22px; }

#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPHONE1		{ width: 76px; height: 145px; background-image: url(/images/mobiles/iPhone1-380x724.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPHONE2		{ width: 76px; height: 145px; background-image: url(/images/mobiles/iPhone1-380x724.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPHONE3		{ width: 76px; height: 145px; background-image: url(/images/mobiles/iPhone1-380x724.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPHONE4		{ width: 76px; height: 149px; background-image: url(/images/mobiles/iPhone4-380x744.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPHONE4S	{ width: 76px; height: 149px; background-image: url(/images/mobiles/iPhone4-380x744.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPHONE5		{ width: 71px; height: 149px; background-image: url(/images/mobiles/iPhone5-356x744.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPAD1		{ width: 150px; height: 117px; background-image: url(/images/mobiles/iPad1-750x586.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_IPAD2		{ width: 150px; height: 117px; background-image: url(/images/mobiles/iPad1-750x586.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_BLACKBERRY	{ width: 74px; height: 131px; background-image: url(/images/mobiles/BlackBerry-294x524.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_GALAXYS1	{ width: 76px; height: 146px; background-image: url(/images/mobiles/Samsung-Galaxy-S1-381x734.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_GALAXYS2	{ width: 76px; height: 134px; background-image: url(/images/mobiles/Samsung-Galaxy-S2-424x750.gif); }
#frame_dock #frame_thumbnails a.C_THUMBNAIL_MINITEL1	{ width: 126px; height: 134px; background-image: url(/images/mobiles/minitel-philips-553x585.gif); }
		
#frame_dock span.C_ICON_ROTATE
{
	position: absolute;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
}

.C_IPHONE1
,.C_IPHONE2
,.C_IPHONE3
,.C_IPHONE4
,.C_IPHONE4S
,.C_IPHONE5
,.C_GALAXYS1
,.C_GALAXYS2
{
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
}
.C_IPAD1
,.C_IPAD2
{
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}
.C_BLACKBERRY
,.C_MINITEL1
{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.C_IPHONE1			{	width: 380px;	height: 724px;	top: -80px;	background-image: url(/images/mobiles/iPhone1-380x724.gif);	}
.C_IPHONE2			{	width: 380px;	height: 724px;	top: -80px;	background-image: url(/images/mobiles/iPhone1-380x724.gif);	}
.C_IPHONE3			{	width: 380px;	height: 724px;	top: -80px;	background-image: url(/images/mobiles/iPhone1-380x724.gif);	}
.C_IPHONE4			{	width: 380px;	height: 744px;	top: -90px;	background-image: url(/images/mobiles/iPhone4-380x744.gif);	}
.C_IPHONE4S			{	width: 380px;	height: 744px;	top: -90px;	background-image: url(/images/mobiles/iPhone4-380x744.gif);	}
.C_IPHONE5			{	width: 356px;	height: 744px;	top: -90px;	background-image: url(/images/mobiles/iPhone5-356x744.gif);	}
.C_IPAD1			{	width: 750px;	height: 586px;	top: -15px;	background-image: url(/images/mobiles/iPad1-750x586.gif);	}
.C_IPAD2			{	width: 750px;	height: 586px;	top: -15px;	background-image: url(/images/mobiles/iPad1-750x586.gif);	}
.C_BLACKBERRY		{	width: 294px;	height: 524px;	top: 20px;	background-image: url(/images/mobiles/BlackBerry-294x524.gif);	}
.C_GALAXYS1			{	width: 381px;	height: 734px;	top: -80px;	background-image: url(/images/mobiles/Samsung-Galaxy-S1-381x734.gif);	}
.C_GALAXYS2			{	width: 424px;	height: 750px;	top: -90px;	background-image: url(/images/mobiles/Samsung-Galaxy-S2-424x750.gif);	}
.C_MINITEL1			{	width: 553px;	height: 585px;	top: 0px;	background-image: url(/images/mobiles/minitel-philips-553x585.gif);	}

.C_IPHONE1 iframe		{	left: 30px;		top: 129px;		width: 320px;	height: 480px;	}
.C_IPHONE2 iframe		{	left: 30px;		top: 129px;		width: 320px;	height: 480px;	}
.C_IPHONE3 iframe		{	left: 30px;		top: 129px;		width: 320px;	height: 480px;	}
.C_IPHONE4 iframe		{	left: 30px;		top: 129px;		width: 320px;	height: 480px;	}
.C_IPHONE4S iframe		{	left: 30px;		top: 129px;		width: 320px;	height: 480px;	}
.C_IPHONE5 iframe		{	left: 28px;		top: 110px;		width: 304px;	height: 530px;	}
.C_IPAD1 iframe			{	left: -125px;	top: -84px;		width: 1000px;	height: 750px;	}
.C_IPAD2 iframe			{	left: -125px;	top: -84px;		width: 1000px;	height: 750px;	}
.C_BLACKBERRY iframe	{	left: -50px;	top: 43px;		width: 395px;	height: 296px;	}
.C_GALAXYS1 iframe		{	left: 32px;		top: 108px;		width: 314px;	height: 520px;	}
.C_GALAXYS2 iframe		{	left: 26px;		top: 84px;		width: 370px;	height: 580px;	}
.C_MINITEL1 iframe		{	left: -80px;	top: -20px;		width: 680px;	height: 420px;	}


.C_IPHONE1 span.C_MAIN_BUTTON		{	left: 160px;	top: 630px;		width: 60px;	height: 60px; }
.C_IPHONE2 span.C_MAIN_BUTTON		{	left: 160px;	top: 630px;		width: 60px;	height: 60px; }
.C_IPHONE3 span.C_MAIN_BUTTON		{	left: 160px;	top: 630px;		width: 60px;	height: 60px; }
.C_IPHONE4 span.C_MAIN_BUTTON		{	left: 160px;	top: 645px;		width: 60px;	height: 60px; }
.C_IPHONE4S span.C_MAIN_BUTTON		{	left: 160px;	top: 645px;		width: 60px;	height: 60px; }
.C_IPHONE5 span.C_MAIN_BUTTON		{	left: 150px;	top: 660px;		width: 60px;	height: 60px; }
.C_IPAD1 span.C_MAIN_BUTTON			{	left: 694px;	top: 274px;		width: 36px;	height: 36px; }
.C_IPAD2 span.C_MAIN_BUTTON			{	left: 694px;	top: 274px;		width: 36px;	height: 36px; }
.C_BLACKBERRY span.C_MAIN_BUTTON	{	left: 130px;	top: 308px;		width: 30px;	height: 30px; }
.C_GALAXYS1 span.C_MAIN_BUTTON		{	left: 152px;	top: 650px;		width: 72px;	height: 40px; }
.C_GALAXYS2 span.C_MAIN_BUTTON		{	left: 175px;	top: 690px;		width: 70px;	height: 30px; }
.C_MINITEL1 span.C_MAIN_BUTTON		{	display: none;	}

.C_ROTATE
{
	-webkit-transform: scale(0.7) rotate(-90deg);
	-moz-transform: scale(0.7) rotate(-90deg);
	-ms-transform: scale(0.7) rotate(-90deg);
	-o-transform: scale(0.7) rotate(-90deg);
	transform: scale(0.7) rotate(-90deg);
}
.C_ROTATE iframe
{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.C_ZOOMOUT
{
	-webkit-transform: scale(0.1) rotate(45deg) skew(-15deg) scaleX(0.5);
	-moz-transform: scale(0.1) rotate(45deg) skew(-15deg) scaleX(0.5);
	-ms-transform: scale(0.1) rotate(45deg) skew(-15deg) scaleX(0.5);
	-o-transform: scale(0.1) rotate(45deg) skew(-15deg) scaleX(0.5);
	transform: scale(0.1) rotate(45deg) skew(-15deg) scaleX(0.5);
}

.C_IPAD1.C_ROTATE
,.C_IPAD2.C_ROTATE
{
	-webkit-transform: scale(0.7) rotate(90deg);
	-moz-transform: scale(0.7) rotate(90deg);
	-ms-transform: scale(0.7) rotate(90deg);
	-o-transform: scale(0.7) rotate(90deg);
	transform: scale(0.7) rotate(90deg);
}
.C_BLACKBERRY.C_ROTATE
{
	-webkit-transform: scale(1) rotate(-90deg);
	-moz-transform: scale(1) rotate(-90deg);
	-ms-transform: scale(1) rotate(-90deg);
	-o-transform: scale(1) rotate(-90deg);
	transform: scale(1) rotate(-90deg);
}
.C_IPAD1 iframe
,.C_IPAD2 iframe
{
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
}
.C_BLACKBERRY iframe
,.C_MINITEL1 iframe
{
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
}
.C_IPAD1.C_ROTATE iframe
,.C_IPAD2.C_ROTATE iframe
{
	-webkit-transform: scale(0.7) rotate(-90deg);
	-moz-transform: scale(0.7) rotate(-90deg);
	-ms-transform: scale(0.7) rotate(-90deg);
	-o-transform: scale(0.7) rotate(-90deg);
	transform: scale(0.7) rotate(-90deg);
}
.C_BLACKBERRY.C_ROTATE iframe
{
	-webkit-transform: scale(0.5) rotate(90deg);
	-moz-transform: scale(0.5) rotate(90deg);
	-ms-transform: scale(0.5) rotate(90deg);
	-o-transform: scale(0.5) rotate(90deg);
	transform: scale(0.5) rotate(90deg);
}
.C_IPHONE1.C_ROTATE iframe
,.C_IPHONE2.C_ROTATE iframe
,.C_IPHONE3.C_ROTATE iframe
,.C_IPHONE4.C_ROTATE iframe
,.C_IPHONE4S.C_ROTATE iframe
{
	left: -50px;
	top: 210px;
	width: 480px;
	height: 320px;
}
.C_IPHONE5.C_ROTATE iframe
{
	left: -95px;
	top: 230px;
	width: 555px;
	height: 300px;
}
.C_IPAD1.C_ROTATE iframe
,.C_IPAD2.C_ROTATE iframe
{
	left: 53px;
	top: -135px;
	width: 644px;
	height: 855px;
}
.C_BLACKBERRY.C_ROTATE iframe
{
	left: -31px;
	top: -46px;
	width: 358px;
	height: 474px;
}
.C_GALAXYS1.C_ROTATE iframe
{
	left: -72px;
	top: 212px;
	width: 520px;
	height: 314px;
}
.C_GALAXYS2.C_ROTATE iframe
{
	left: -80px;
	top: 190px;
	width: 580px;
	height: 370px;
}

