#fragment-1{display: none;}

body  *{font-family: Arial, sans-serif;}
body{
	background:#000 url(/homepage/images/bg.jpg) no-repeat center top; 
	color:#FFF;
	font-family: Arial, sans-serif;
}
h1{	
	color:#fff; 
	font-size:26px; 
	display:none; 
	padding:5px;
}
h2{	font-size:18px; 
	clear:both; 
	font-weight: normal;
	background:#666 url(/homepage/images/bg_menu.gif) repeat-x; 
}
h2 a{	color:#eb9000; 
	width:90%;
	-moz-width:80%;
	display:block;
	margin: 5px 15px;
}
h2 a:hover{
	color:#d96100; 
	background:#333 url(/homepage/images/bg_menu_over.gif) repeat-x;
}
h1 a{
	color:#fff; 
	background:#333; 
	width:100px; 
	height:20px; 
	text-align:center; 
	text-decoration:none; 
	padding:10px;
}
h1 a:hover{
	background: #666;
}

img{
	border:6px solid #d9deed !important;
}
img:hover{
	border:6px solid #dd8500 !important;
}
#fragment-3{
	position:absolute;  
	top:120px; 
	width:80%; 
	margin:0 10px; 
	clear:both;
}
#topmenu ul{
           clear:both;   
}
#topmenu  a{  
	color:#fff;
	width:100px; 
	text-align:center; 
	text-decoration:none; 
	padding: 0 10px;
	font-size: 24px;
}
#topmenu a:hover{
	background:#666;
		
}
#topmenu li{
	width:100px;  
	/*background:#333;*/ 
	width:100px;
	height:20px;
	text-align:center;
	text-decoration:none;
	display:inline;
	list-style:none;
	
}

#client_list{
	display: none;
	margin: 0px auto;
	
}
#client_list li{
	list-style:none;
	float: left;
	padding: 20px;
}
#client_list img{ border: 0 !important;}
#client_list ul{ 
	width:800px;  
}     

.clear{
	clear:both;
	height: 20px;
	border-top: 1px dashed #333; 
}
/*-------------------------gallery-------------------*/
ul.gallery li{
	list-style:none; 
	display:inline; 
	float:left;
}
ul.gallery a{ 
	border:none;
	background: none;
}
ul.gallery img{
	border:none; 
	margin:10px;
} 
#iframe{
	text-align:center;
	
}
#fragment-3 a{
	color:#fff;
}
#fragment-3 a:hover{
	color:#ccc;
}

a.previos{
	color:#ccc; 
	background:#333; 
	font-size:11px; 
	position: absolute; 
	top:0; 
	right:5px;  
	padding:3px;
}
a.previos:hover{
	color:#e7e7e7; 
	background:#666; 
	font-size:11px;
}
a.lang{
	color:#fff; 
	background:#a4730a; 
	font-size:11px; 
	position: absolute; 
	top:0; 
	right:150px;  
	padding:3px;
	margin: 0 20px;
}
a.lang:hover{
	color:#e7e7e7; 
	background:#666; 
	font-size:11px;
}
a.port{
	color:#fff; 
	font-size:22px; 
	position: absolute; 
	top:0; 
	left:20px;  
	padding:3px;
	margin: 12px 20px;
}
a.port:hover{
	color:#e7e7e7; 
}
.text{
	font-size: 13px;
	clear: both;
	/*background-color:#161717;*/
	padding: 10px;
	margin: 0px 50px 0 50px; 
}

.quote{ padding: 10px;
	background: #de9e03;
	background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.01, #ffc000), to(#fff));
	background: -moz-gradient(linear, 0% 100%, 0% 0%, color-stop(0.01, #ffc000), to(#fff));
	background: -o-gradient(linear, 0% 100%, 0% 0%, color-stop(0.01, #ffc000), to(#fff));
	width: 270px;
	float: right;
	margin-right: 20px;
	-webkit-box-shadow: -1px 0 12px rgba(0,0,0,1);	
	-moz-box-shadow: -1px 0 12px rgba(0,0,0,1);
	-o-box-shadow: -1px 0 12px rgba(0,0,0,1);
	-webkit-transform:rotate(-5deg);
	-moz-transform:rotate(-5deg);
	-o-transform:rotate(-5deg);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.quote h2{font-size: 16px; background: none; color: #e70000;}
.quote p{font-size: 11px; color: #000;}
.quote .data{font-size: 11px; color: #941800;}
.quote .signature{font-size: 14px; color: #941800; margin-left: 200px;}
.quote a{color: #237300;}

.quote2, .quote3{
	margin-right:10px;
}
.withQuote{width: 610px;}
h3{
	margin:  0  0 0 50px;
	color: #fdb300;
	font-size: 22px;
	font-weight: normal;
	
}
.demo{
	background: #a5a5a8;
	color: #a2a400;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	float: right;
	font-weight: bold !important;
	margin: 0 100px;
	padding: 10px;
}
.demo a{color: #ff0000;}
/*   IPHONE PRESENTATIONS   */
#iphone{
	/*-webkit-mask-image: url('../images/idemo/iphone_mask.gif');*/
	background: url(../images/idemo/iphone3.png) 0 0 no-repeat;
	height: 750px;
	width: 400px;
	position: fixed;
	top: 50px;
	left:-400px;
	display: block;
}
#iphone .box{
	width: 300px;
	height: 400px;
	margin: 50px auto auto 60px;
	background:url(../images/idemo/metal_bg.gif) 0 400px repeat-x;
	text-align: center;	
}
#container .ico{
	width: 57px;
	height: 57px;
	color: #fff;
	font-family: Myriad, Arial;
	float: left;
	margin: 8px 8px 24px 8px;
	-webkit-border-radius: 10px;
}
#iphone .close, #iphone .open{
	cursor: pointer;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 5px;
	background:#ffc000;
	background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.01, #ffc000), to(#fff));
	color: #000;
	font-size: 30px;
	line-height: 26px;
	font-weight: bold;
	opacity: 1 !important;
	margin: 50px auto auto 8px;
	text-align: center;
}
#iphone .open{
	float: right;
	margin: -28px 8px auto auto;
}
#iphone .note{
	clear: both;
	font-size: 14px;
	margin-bottom: 20px;
}
#iphone .temp{
	height: 244px;
	width: 310px;
	position: relative;
	margin: -403px auto auto 40px;
	background: #000;
	z-index: 200px;
	-webkit-border-radius: 3px;
	opacity: 0.9;
	color: #ffd800;
	padding: 240px 5px 0px 8px;
	font-size: 23px;
}
#container a{text-decoration: none;}
#container .ico p{
	position: relative;
	margin: 60px 0 -60px 0;
}
#container .ico1{
	background: url(../images/idemo/1.png) 0 0 no-repeat;
}
#container .ico2{
	background: url(../images/idemo/2.png) 0 0 no-repeat;
}
#container .ico3{
	background: url(../images/idemo/3.png) 0 0 no-repeat;
}
#container .ico4{
	background: url(../images/idemo/4.png) 0 0 no-repeat;
}
#container .ico5{
	background: url(../images/idemo/5.png) 0 0 no-repeat;
}
#container .ico6{
	background: url(../images/idemo/6.png) 0 0 no-repeat;
}
#container .ico7{
	background: url(../images/idemo/7.png) 0 0 no-repeat;
}
#container .presentation1{
	background: url(../images/idemo/placebo.png) 0 0 no-repeat;
}
/*--------showbox-------*/
#showbox{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#showbox .box{
	-webkit-border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	
}
#showbox .close{
	width: 30px;
	height: 30px;
	margin-right: -30px;
	margin-top: 11px;
	+margin-right: 41px -36px 100px -30px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	background:#ffc000;
	background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.01, #ffc000), to(#fff));
	color: #000;
	font-size: 30px;
	line-height: 26px;
	font-weight: bold;
	float: right;
	clear: both;
	position: relative;
	cursor: pointer;
}
#loadbox{
	background: #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
#contacts{
	margin-left: 43px;
}
#blocker{
	width: 100%;
	position: fixed;
	top: 10px;
	display: none;
}
/*----------- iDEMO page homepage/html/idemo.html ---------*/
.boxInDemo{
	
}
#iDemoFrame{
	margin: 100px  0 0 100px;
}
#iDemoFrame .box{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
/*  to delete */
   
.quote2, .quote3{
		margin-top: 0px;
		margin-right:-3px;
}
#iphone{display: block;}

