﻿@charset "utf-8";
/* CSS Document */

* a img {
	border:none;
}

.content {
	width: 1000px;
	margin: 0px auto;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.content .main_layout {
	/*height: 500px;*/
	background: url(../images/bgr_index_top.jpg) no-repeat #FFFFFF;
	width: 100%;
}

a.skype {
	height: 16px;
	width: 16px;
	font-size: 0;
	line-height: 0;
	background: url(../images/ico_skypeme.png) 0 0 no-repeat;
	float:left;
	display: block;
	margin-left: 10px;
}

a:hover.skype {
	background: url(../images/ico_skypeme_h.png) 0 0 no-repeat;
}

a.email {
	height: 16px;
	width: 16px;
	font-size: 0;
	line-height: 0;
	background: url(../images/ico_mailto.png) 0 0 no-repeat;
	float:left;
	display: block;
	margin-left: 10px;
	margin-top: 2px;
}

a:hover.email {
	background: url(../images/ico_mailto_h.png) 0 0 no-repeat;
}


.clients {
	width: 230px;
	height: 163px;
	background: white;
	border: 2px;
	border-color: #134e8f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
}

.clients_text {
	color: #134e8f;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

.teaser {
	width: 420px;
	height: 484px;
	background: url(../images/bgr_index_teaser-bar.png) no-repeat;
}

.teaser_row {
	height: 90px;
	vertical-align: top;
}

.teaser_text_cell {
	padding: 0px 0px 0px 20px;
	color: #b6cee6;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

.teaser_text_cell a {
	text-decoration: none;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
}

.teaser_text_cell a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	}

.content .info_box {
	width: 180px;
	height: 300px;
	font-size: 12px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}

.content .application_box {
	width: 150px;
	height: 300px;
	color: #78a2cc;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

.content .application_box table {
	padding: 20px 0px 0px 0px;
}

.content .application_box table tr {
	height: 50px;
}

.content .application_box .text_cell {
	padding: 0px 0px 0px 10px;
}

.content .application_box a {
	color: #1a5a99;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.content .application_box a:hover {
	text-decoration: underline;
	color:#78A2CC;
}

.content .head {
	width: 1000px;
	height: 107px;
	background: url(../images/bgr_subpage_top.jpg) no-repeat;
}

.breadcrumbs {
	display: block;
	padding: 3px 0px 0px 5px;
	color: #666666;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.breadcrumbs a {
	color: #666666;
}

.breadcrumbs a:hover {
	color: #333333;
	text-decoration:none;
}

.list {
	padding-left: 30px;
}
.content h1 {
	color: #ffffff;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 25px 0px 0px 30px;
	letter-spacing: 0px;
	font-weight: normal;
}

.clear {
	clear: both;
}

.content_service_box {
	padding: 30px 0px 0px 50px;
}

.content_service_box h2 {
	color: #666666;
	font-size: 20px;
	display: block;
	padding: 0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.content_service_box h3 {
	color: #666666;
	font-size: 16px;
	display: block;
	padding: 0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.content_service_box .title {
	color: #666666;
	font-size: 20px;
	display: block;
	padding: 0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.content_service_box p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:30px;
	margin-right:50px;	
}

.content_service_box span.text {
	color: #000;
	font-size: 12px;
	display: block;
	padding: 0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.content_service_box .services_list {
	width: 350px;
	margin: 0px 100px 0px 0px;
}

.content_service_box .services_list .image_box {
	vertical-align: top;
	width: 60px;
}

.content_service_box .services_list_MS {
	width: 350px;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 100px 0px 0px;
}

.content_service_box .services_list_MS .image_box {
	vertical-align: top;
	width: 60px;
}

.content_service_box .services_list a {
	color: #1a5a99;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.content_service_box .services_list a:hover {
	color:#78A2CC;
	text-decoration:none;
}

.content_service_box .services_list .info_text {
	color: #666666;
	font-size: 13px;
}

.content_services_layout_cell {
	width: 50%;
	padding: 0px 0px 20px 0px;
	vertical-align: top;
}


.teaserblock span {
	color: #b6cee6;
	padding-left: 0px;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.teaserblock span:hover {
	text-decoration:none;
}

.teaserblock a {
	padding-left:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.teaserblock a:hover {
	text-decoration:underline;
}


.sel a {
	color:#aaaaaa !important;
}

.const_contacts_block {
	margin-top:5px;
	margin-left:70px;
	width:180px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.const_contacts_block .skype_btn {
	height: 16px;
	width:16px;
	background:url(../images/ico_skypeme.png) no-repeat;
	float:left;
	margin-left:10px;
}
.const_contacts_block .skype_btn:hover {
	height: 16px;
	width:16px;
	background:url(../images/ico_skypeme_h.png) no-repeat;
}

.const_contacts_block .mailto_btn {
	height: 16px;
	width:17px;
	background:url(../images/ico_mailto.png) no-repeat;
	float:left;
	margin-left:10px;
	margin-top:2px;
}
.const_contacts_block .mailto_btn:hover {
	height: 16px;
	width:17px;
	background:url(../images/ico_mailto_h.png) no-repeat;
}

.const_contacts_block .phone_num_bgr_l {
	background: url(../images/phone_bar_left.png);
	width: 2px;
	height:16px;
	float:left;
}

.const_contacts_block .phone_num_bgr_c {
	background: url(../images/phone_bar_centr.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
	padding-left:3px;
	padding-right:3px;
	float:left;
}

.const_contacts_block .phone_num_bgr_r {
	background: url(../images/phone_bar_right.png);
	width: 2px;
	height:16px;
	float:left;
}

.leftbar {
	padding-right:15px;
	margin-left:10px;
	display:block;
	background:url(../images/all_leftbar_bg.png);
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}

.sidebar {
	width:280px;
	float: none;
	margin-right:50px;
	display:block;
}

.sidebar .top {
	width:280px;
	height:11px;
	background:url(../images/appdev_sidebar_bg_top.png) no-repeat;
}

.sidebar .center {
	padding-right:15px;
	background:url(../images/appdev_sidebar_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:15px;
}

.sidebar .bottom {
	height:15px;
	background:url(../images/appdev_sidebar_bg_bottom.png) no-repeat;
}

.sidebar h3 {
	font-size: 16px;
	padding-bottom:5px;
}

.sidebar h4 {
	font-size:13px;
	font-weight: normal;
	padding-left:20px;
	height:18px;
}

.sidebar h4.windows {
	background:url(../images/ico_sidebar_win.png) no-repeat;
}

.sidebar h4.unix {
	margin-top:20px;
	background:url(../images/ico_sidebar_unix.png) no-repeat;
}

.sidebar h4.db {
	margin-top:20px;
	background:url(../images/ico_sidebar_db.png) no-repeat;
}

.sidebar h4.web {
	margin-top:20px;
	background:url(../images/ico_sidebar_web.png) no-repeat;
}

.sidebar span {
	line-height:20px;
}

.content_table {
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.content_table p {
	margin-bottom:20px;
}

.success_content_table {
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.success_content_table p {
	margin-bottom:0px;
	cursor: pointer;
	color: blue;
    padding-left: 22px ;
    text-indent: -22px ;
}

.success_content_table p:hover {
	text-decoration:underline
}

.caseText {
	background-color:#FFFFCC;
}

.ext_footer {
	vertical-align:top;
}

.portfolio li{
	display:inline;
	width:120px;
	margin-right:5px;
}

.portfolio div{
	display:inline;
	margin-right:5px;
}

.portf_img {
	border: 1px solid #4B7DA1;	
	width:148px;
	height:115px;
}
.portf_img:hover {
	border: 1px solid #FFA500;	
}

.portfolio div span{
	width:150px;
	float:left;
	display:inline;
}