@charset "utf-8";
/* CSS Document */
html {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	background-color:#000000;
	padding: 0;
	margin: 0;
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-x;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 90%;
	min-width: 992px;
	color: #d8d8d8;
}
.companyBody {
	background-image:url(../img/company_bg2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 2650px;
	position:relative;
	padding-top: 60px;
	min-width: 1050px;
}
.contactsBody {
	background-image:url(../img/contacts_bg.jpg);
	height: 1631px;
	background-repeat:no-repeat;
	background-position:right bottom;
	position:relative;
	padding-top: 60px;
	min-width: 1050px;
}
.mainBody {
	background-image:url(../img/main_bg.png);
	background-repeat:repeat-x;
	min-width: 995px;
}
.partnersBody {
	background-image:url(../img/partners_bg.jpg);
	height: 1475px;
	background-repeat:no-repeat;
	background-position:center bottom;
	position:relative;
	padding-top: 60px;
	min-width: 1050px;
}
.platformBody {
	background-image:url(../img/platform_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	position:relative;
	padding-bottom: 320px;
	padding-top: 60px;
	min-width: 1050px;
}
.platform_top {
	position:absolute;
	background-image: url(../img/body_bg_platform.png);
	right:0;
	top:0;
	height: 385px;
	width: 335px;
}
img.claroLogo {
	border: none;
}
.grid {
	display:none;
	height: 2000px;
	background-image:url(../img/grid.png);
	background-repeat:repeat-y;
	position:absolute;
	width:100%;
}
.menu {
	width: 610px;
	margin-top: 30px;
	height: 111px;
	margin-left: 12%;
	z-index: 1000;
}
.menu ul {
	padding: 0;
	margin: 0;
	display: block;
	width: 610px;
	height: 110px;
	margin-left: -22px;
}
.menu ul li {
	display:block;
	float:left;
	font-size: 1.22em;
	color: #ffb800;
	padding-top: 42px;
	height:68px;
	width:108px;
	padding-left:0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 13px;
	text-align:center;
}
.menu ul li a {
	color:#FFFFFF;
}
.menu ul li a:hover {
	color:#ffb800;
}
.menuMain {
	margin-top:0;
}
.oneColumn {
	margin-left:18.2%;
	font-size: 1.05em;
	line-height: 1.45em;
	color:#D1D1D1;
	margin-top: 65px;
	width: 50%;
	max-width: 1200px;
}
.oneColumn a, .twoColumns a {
	color:#CCCCCC;
}
.twoColumns {
	width: 69.5%;
	max-width: 1100px;
	margin-left:12%;
	margin-top: 65px;
	font-size: 1.05em;
	line-height: 1.45em;
	color:#d8d8d8;
}
.twoColumns div ul li {
	list-style-image:url(../img/bullet.png);
	padding-left:5px;
}
.twoColumns div div {
	margin-bottom: 43px;
	margin-top: 5px;
	font-size: 1em;
	line-height: 1.35em;
}
.columnA {
	width: 44%;
	margin-right:11%;
	float:left;
}
.columnB {
	width: 44%;
	float:left;
}
.columnA1 {
	width: 26%;
	float:left;
	margin-right:11%;
	clear: left;
}
.columnA2 {
	width: 26%;
	margin-right:11%;
	float:left;
}
.columnA3 {
	width: 26%;
	float:left;
}
img.headerImg {
	display:block;
	margin-bottom:22px;
}
h3 {
	margin: 0;
}
h4 {
	margin-top:0;
	font-weight:100;
	margin-top: 4px;
	margin-bottom: 7px;
	font-size: 105%;
	font-style:italic;
}
.active {
	background-image:url(../img/activecircle.png);
	background-repeat:no-repeat;
}
.absoluteFooter {
	position:absolute;
	width: 88%;
	bottom: 0;
}
.footer {
	color:#FFFFFF;
	/*width:482px;*/
	margin-left: 12%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	clear:left;
}
.contactsTopRightBg {
	background-image:url(../img/body_bg_contacts.jpg);
	background-repeat:no-repeat;
}
.partnersTopRightBg {
	background-image:url(../img/body_bg_partners.jpg);
	background-repeat:no-repeat;
}
.partnersLogo {
	width:100%;
	min-width: 780px;
}
.partnersLogo img {
	margin-right: 45px;
	border: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.adress{
	width: 320px;
	float:left;
	margin-bottom: 20px;
}
.mails{
	float:left;
	padding-top:20px;
	width: 180px;
	font-size: 90%;
}
.mailnames{
	float:left;
	width: 70px;
}
.mailholder{
	height: 110px;
	margin-top: 50px;
}
.phone {
	font-size: 130%;
}
/*IndexPage*/
.headerMain {
	height: 848px;
	min-width: 1250px;
	position:relative;
	margin-bottom: 0px;
	background-image: url(../img/main_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	overflow: hidden;
}
.headerMain .menu {
	position:absolute;
	bottom:33px;
	margin-left: 5.5%;
}
.featureHolder {
	margin-left: 5.5%;
	display: table;
	width:94.5%;
	padding-top:0px;
	background-image: url(../img/main_bg_bott.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.feature h2 {
	margin-top:7px;
	margin-bottom:9px;
	color:#d8d8d8;
	font-size:19px;
}
.feature {
	float:left;
	color:#999999;
	line-height:150%;
	width: 25.7%;
	margin-bottom: 58px;
	margin-right: 9%;
}
.bl {
	background: url(../img/bl.gif) 0 100% no-repeat;
	clear:left;
	margin: 0 auto;
	min-width:995px;
	width:92%;
	margin-top: 58px;
}
.br {
	background: url(../img/br.gif) 100% 100% no-repeat;
}
.tl {
	background: url(../img/tl.gif) 0 0 no-repeat;
}
.tr {
	background: url(../img/tr.gif) 100% 0 no-repeat;
	padding:10px;
}
.clear {
	font-size: 1px;
	height: 1px;
}
.bl table {
	margin-left:auto;
	margin-right:auto;
	width: 98%;
	clear: none;
}
.bl h2 {
	color: #ffb004;
	font-weight: 100;
	margin-left: 1.2%;
}
.bl table td {
	text-align:center;
	vertical-align:top;
	padding-bottom: 20px;
}
.featureList{
	font-size:11px;
	text-align:left;
}
.featureList h3 {
	text-transform:uppercase;
	letter-spacing: 3px;
	font-size: 130%;
	color:#CCCCCC;
}
.featureList ul li {
	list-style: none;
	color:#999999;
	margin-bottom: 7px;
	white-space:normal;
	margin-left:0;
	padding-left:0;
	line-height: 12px;
}
.featureList ul{
	margin-left: 0px;
	margin-right:11px;
	padding-left:0;
}
.indexBody .footer {
	margin-left: 6%;
}
.wide {
	font-weight: bold;
}
div.apDiv1 {
	top:330px;
	width:40%;
	height:299px;
	z-index:300;
	color:#b8b8b8;
	max-width: 580px;
	min-width: 500px;
	position: absolute;
}
div.apDiv1 p, div.apDiv11 p {
	margin-top: 4px;
	line-height: 150%;
	color: #D1D1D1;
}
div.apDiv1 h3, div.apDiv11 h3 {
	color:#FFFFFF;
	margin-bottom: 8px;
	margin-top: 3px;
	font-weight: 100;
	font-size: 140%;
}
div.apDiv1  img, div.apDiv11  img {
	margin-bottom: 14px;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:355px;
	height:431px;
	z-index:100;
	background-image:url(../img/bg_mainPage.gif);
}
div.apDiv3 {
	z-index: 200;
	position:absolute;
	top:150px;
	height:125px;
	z-index:400;
	width: 870px;
	text-align:center;
}
div.apDiv3 div, div.apDiv33 div {
	float:left;
	width: 110px;
	margin: 0 35px 0 0;
}
div.apDiv3 div img, div.apDiv33 div img {
	clear:right;
	margin-bottom: 5px;
}
div.apDiv3 div a, div.apDiv33 div a {
	clear:left;
	border-bottom: 1px dashed #555555;
	font-size: 21px;
	text-decoration:none;
	color:#FFFFFF;
}
div.apDiv3 div a:hover, div.apDiv33 div a:hover {
	color:#FFCC00;
}
#featureMenu {
	margin-left:5.5%;
}
#helloText {
	margin-left:4.3%;
}
.keepa {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	float:right;
	margin-right:25%;
	padding-top:50px;
}
.keepa img {
	border: none;
}
.copyrights {
	width:482px;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	float:left;
	padding-bottom: 40px;
	padding-top:50px;
}
.featureListHolder td {
	width:12%;
}
ul.advantagesList {
	background-image:url(../img/dotted.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:15px 0 0 0;
	padding:0;
}
ul.advantagesList li {
	background-image:url(../img/dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	list-style:none!important;
	padding:2px 0 7px 0!important;
	margin:5px 0;
}
.contactsPeopleHolder {
	clear:left;
	margin-left: 18.2%;
	padding-top: 70px;
	width: 50%;
}
.peopleHolder {
	float:left;
	width: 320px;
}
.peopleHolder div {
	margin-bottom:40px;
}
.peopleHolder div img {
	float:left;
	margin: 4px 12px 0 0;
	vertical-align: top;
}
.systemScreenshots {
	margin-bottom:0!important;
	position:relative;
	z-index:8000;
	margin-left:-15px;
}
.systemScreenshots img {
	margin-bottom:40px;
}
/*Centerd TV Temp*/
div.tvCenterTemp {
	width: 1062px;
	height: 635px;
	background-image: url(../img/tvSET.jpg);
	background-position: top 0;
	background-repeat: no-repeat;
	position: absolute;
	top:30px;
	overflow: hidden;
	font-size: 12px;
	color: #000000;
	z-index: 200;
	left: 18%;
}
.videoHolder {
	text-align:center;
	margin-left:51px;
	width:933px;
}
.videoHolder a {
	font-size: 18px;
	color:#666;
	text-decoration:none;
}
.videoHolder a:hover {
	color: #ffb800;
}
.backToFeaturesHolder {
	margin:15px auto 0 auto;
	width:400px;
	text-align:center;
	height: 38px;
}
.backToFeaturesHolder a {
	color: #666;
	font-size:18px;
	text-decoration:none;
}
.backToFeaturesHolder a:hover {
	color:#ffb800;
}
.apDiv3 img {
	border:none;
}
.logoHolder {
	margin-left:12%;
	text-align:center;
	max-width:1100px;
	width: 69.5%;
	padding-top: 20px;
}
#bubble {
	position:absolute;
	width: 242px;
	height: 33px;
	background-image:url(../img/bubble.png);
	margin-left:5.5%;
	top:95px;
	width:250px;
	height:29px;
	z-index:9999999;
	padding: 4px 0 0 13px;
	background-repeat: no-repeat;
	color: #ffb800;
}
