﻿html, body
{
    color:#424242;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px; 
	line-height:20px;
	margin:0px;
	padding:0px;
}

a, a:hover, a:visited
{
   color:inherit;
   border: none;
   text-decoration: none;
   font-weight:inherit;
}

.content
{
	background-color: #ffffff;
   padding: 46px 75px 75px 75px;
}

div#defaultHeadline
{
   padding: 2px 17px 15px 0;
   text-align: right;
   border-bottom: 1px solid #C4CDE0;
}

div#defaultHeadline img
{
   border: 0px;
}

.phone_mask
{
    position: absolute;
	float:left;
	z-index:999;
	margin: 55px 0px 0px 60px;
}

.icon
{
	position:absolute;
	z-index:0;
	top:160px;
	left:308px;
}

.header
{
	position:absolute;
	z-index:100;
	top:140px;
	left:88px;
	height:124px;
	overflow:hidden;
	width:161px;
}

.header img
{
   min-height:124px;   
}

.smartphonesImg
{
   float:right;
}

.tbl_headline
{
	font-size: 20px;
   font-weight: bold;
   color: #757575;
   padding-bottom: 30px;
}

.tbl_text{
	font-size:11px;
}

.slitteBtn
{
   cursor: pointer;
   display: inline-block;
   background-color: #E6E6E6;
   background-repeat: no-repeat;
   background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(25%, white), to(#E6E6E6));
   background-image: -webkit-linear-gradient(white, white 25%, #E6E6E6);
   background-image: -moz-linear-gradient(top, white, white 25%, #E6E6E6);
   background-image: -ms-linear-gradient(white, white 25%, #E6E6E6);
   background-image: -o-linear-gradient(white, white 25%, #E6E6E6);
   background-image: linear-gradient(white, white 25%, #E6E6E6);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
   padding: 5px 12px 5px;
   color: #333;
   text-align:center;
   font-size: 11px;
   font-weight: bold;
   line-height: 14px;
   border: 1px solid #A6A6A6;
   border-bottom-color: #999;
   
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -o-border-radius: 3px;
   -ms-border-radius: 3px;
   border-radius: 3px;
   
   -webkit-transition: 0.1s linear all;
   -moz-transition: 0.1s linear all;
   -ms-transition: 0.1s linear all;
   -o-transition: 0.1s linear all;
   transition: 0.1s linear all;
   
   text-decoration: none;
   margin-top: 2px;
   margin-left: 1px;
}

.slitteBtn.small
{
   padding: 4px 7px 5px;
}

.slitteBtn:hover
{
   background-position: 0 -15px;
   color: #333;
   text-decoration: none;
}

.slitteBtn:focus
{
   outline: 1px dotted #666;
}

.slitteBtn.active, .slitteBtn:active
{
   -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
   -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
   -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
   -ms-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
   box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.slitteBtn.disabled
{
   background: #e6e6e6;
   color: #555;
   opacity: .4;
}

.slitteBtn.disabled.active, .slitteBtn.disabled:active
{
   -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.0), 0 1px 2px rgba(0, 0, 0, 0.00);
   -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.0), 0 1px 2px rgba(0, 0, 0, 0.00);
   -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.0), 0 1px 2px rgba(0, 0, 0, 0.00);
   -ms-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.0), 0 1px 2px rgba(0, 0, 0, 0.00);
   box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.0), 0 1px 2px rgba(0, 0, 0, 0.00);
}

#btn_admin
{
   float:right;
}

.administrationarea
{
   padding: 2px 0 0 0;
   margin: 0 0 15px 0;
	text-align:left;
   color: #1C2A47;
   font-size: 16px;
   vertical-align: bottom;
}

#AdminHead
{
   padding-left: 5px;
   margin-bottom: 15px;
}

.Splitter
{
   height: 0px;
   border: solid 1px #C4CDE0;
   border-bottom: 0px;
   background-color: #E7EBF2;
}

.admin_panel{
	display: none;
	padding-top:15px;
	font-size: 11px;
	
	border: 1px solid #C4CDE0;
   border-bottom-color: transparent;
   background-color: #FBFBFB;
   background-image: url(./Images/stripe.gif);
   background-repeat: repeat-x;
   background-position: left top;
}

.admin_panel_head
{
   padding: 14px 17px 0 0;
   text-align: right;
}

.ChaynsInfoText
{
   padding: 18px 12px;
   background-color: #E7EBF4;
   border: 1px solid #C5CAD0;
}

.ChaynsInfoText a
{
   color: inherit;
}

#tsLogoImg
{
   border:0px;
}

.admin_panel_main
{
   padding: 11px 35px 47px 35px;
}

#TabsAdminMain h3
{
   margin-bottom: 0;
}

.lblTab
{
   position:relative;
   top:-2px;
   margin-right: 5px;
}

.internal
{
   color: #ff0000;
}
 .statisticChk
 {
   padding-top: 100px;
 }
 
 div.clear
 {
   clear: both;
 }