/* General reset */
body{
	margin:0;
	color:#233540;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#0064a2;
}
.wrapper{width:100%;}
/* header */
#header{width:100%;}
.logo{display:block;}
.logo img{display:block;}
#header .topMenuBox{display:none;}
/* headline */
#headline{display:none;}
/* Main */
#main{width:100%;}
/* contentContainer */
#contentContainer{width:100%;}
.contentContainerBottom{width:100%;}
#contentContainer h1{
	margin: 0 0 12px;
	color: #233540;
	padding: 0 0 10px;
}
/* promo */
.promo {
	border: 1px solid #e1e1e1;
	overflow: hidden;
	height:1%;
	position: relative;
	margin-bottom: 22px;
}
.promo img{display: block;}
/* promo content */
.promo-content{width:100%;}
.promo-content strong,
.promo-content p{display: block;}
.promo-content .btn{display:none;}
/* content area */
.contentArea{width:100%;}
#contentContainer h2{
	margin:0;
	color: #8d8b00;
}
#contentContainer p{margin: 0 0 20px;}
#contentContainer .contentAreaHolder p {
	line-height: 17px;
	margin-bottom: 17px;
}
#contentContainer .contentAreaHolder p strong{ color: #8d8b00;}
.image {margin: 3px 0 0;}
.image img{
	border: 1px solid #e1e1e1;
	display: block;
}
.align-left {
	float: left;
	display: inline;
	margin: 3px 18px 0 0;
}
/* infobox */
.infoBox {
	border: 1px solid #eaeaea;
	background: #f8f8f8;
	padding: 10px 10px 5px;
	width: 146px;
	float: right;
	margin: 2px 0 10px 15px;
}
.infoBox h3{margin: 0 0 6px;}
#contentContainer .infoBox p{margin: 0 0 9px;}
.infoBox ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.infoBox ul li{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 4px 15px;
	height:1%;
	overflow:hidden;
	vertical-align: middle;
}
.infoBox ul a{
	padding: 2px 21px 2px 0;
	float: left;
}
.infoBox ul li.pdf a{background: url(../images/ico-pdf.gif) no-repeat 100% 1px; }
/* infoBlock */
.infoBlock {
	background: url(../images/bg-info-block-c.gif) repeat-y;
	display: inline;
	margin: 0 0 0 20px;
	float: right;
	width: 235px;
}
.infoBlock .holder{background: url(../images/bg-info-block-t.jpg) no-repeat;}
.infoBlock .frame{
	overflow: hidden;
	min-height: 53px;
	padding: 10px 14px 18px;
	background: url(../images/bg-info-block-b.jpg) no-repeat 0 100%;
}
* html .infoBlock .frame {
	overflow: visible;
	height: 52px;
}
.infoBlock .btn{
	float: right;
}
.infoBlock .heading {
	padding: 6px 0 4px;
	display: block;
	color: #162731;
}
.infoBlock .price {
	padding: 4px 0 0;
	color: #0064a2;
	float: left;
	font-weight: bold;
}
/* tabs1 */
#tabs1 ul.tabset {display:none;}
.tableHolder {width:100%;}
.tableHolder table{
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e1e1e1;
}
.tableHolder table td{
	border-left: 1px solid #ebebeb;
	margin: 0;
	padding: 7px 11px 8px;
	text-align: center;
	vertical-align:top;
}
.tableHolder table tr.firstRow td {padding-top: 11px;}
.tableHolder table tr.lastRow td {padding-bottom: 10px;}
.tableHolder table td.tColFirst{
	text-align: left;
	font-weight: bold;
} 
.tableHolder table thead td{
	padding-top: 10px;
	padding-bottom: 7px;
	font-weight: bold;
	border-left: none;
	border-bottom: 1px solid #c8c9c9;
}
.tableHolder table .btn{
	margin-left: 12px;
	margin-top: 4px;
}
/* defList */
.defList {
	margin: 0;
	padding: 0;
	width:100%;
}
.defList dt{
	padding: 0 7px 0 0;
	color: #8d8b00;
	font-weight: bold;
}
.defList dt,
.defList dd{
	padding-bottom: 7px;
	margin:0;
}
.boxBlueH {width:100%;}
.boxBlue {width:100%;}
.boxBlue h3{margin: 0 0 10px;}
#contentContainer .boxBlue p {margin-bottom: 16px;}
/* sidebar */
#sidebar{width:100%;}
/* subNav */
.subNav {display:none;}
/* box */
.box {
	margin: 0 0 22px;
	width:100%;
}
.box h3{
	color: #fff;
	overflow: hidden;
	height: 39px;
	margin: 0 -12px 6px;
	padding: 0 12px;
}
.box p{
	margin: 0;
	padding-bottom: 21px;
}
/* contactList */
ul.contactList {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.contactList li {
	padding: 3px 0 7px 28px;
	color: #233540;
}
ul.contactList li.mail {background: url(../images/ico-mail.gif) no-repeat;}
ul.contactList li.chat { background: url(../images/ico-chat.gif) no-repeat;}
ul.contactList li.support { background: url(../images/ico-support.gif) no-repeat;}
ul.contactList li.phone { background: url(../images/ico-phone.gif) no-repeat;}
ul.contactList li.int { background: url(../images/ico-int.gif) no-repeat 0 4px;}
ul.list {
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
}
ul.list li{
	padding: 0 0 10px 15px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
}
.ui-tabs-panel ul.list{
	padding-bottom: 16px;
}
.ui-tabs-panel ul.list li{ padding:0 0 2px 13px;}
.adv {margin:-4px 0 22px;}
.adv img{display: block;}
/* btn */
.btn {
	float: left;
	background: url(../images/bg-btn-blue.gif) no-repeat;
	padding: 0 0 0 3px;
	color: #fff;
	margin: 0 3px 0 0;
}
.btn span{
	position: relative;
	margin: 0 -3px 0 0;
	height: 26px;
	cursor: pointer;
	padding: 0 18px 0 14px;
	float: left;
	background: url(../images/bg-btn-blue.gif) no-repeat 100% 0;
}
.btn-yellow {background: url(../images/bg-btn-yellow.gif) no-repeat;}
.btn-yellow span {background: url(../images/bg-btn-yellow.gif) no-repeat 100% 0;}
/* accordionBox */
.accordionBox {display:none;}
/* visual */
.visual{width:100%;}
.visual h1{display:none;}
.visual img{
	width:100%;
	display:block;
}
/* main content */
.mainContent{width:100%;}
.threecol .col{width:100%;}
.threecol .ttl{
	width:100%;
	padding:0 0 12px;
}
.threecol .ttl h2{
	margin:0;
	color:#233540;
}
.threecol .postList{
	list-style:none;
	margin:0;
	padding:0;
}
.threecol .peopleList{
	list-style:none;
	padding:0;
	margin:0;
}
.threecol .peopleList li{
	padding:6px 0 0;
	vertical-align:top;
}
.threecol .peopleList .photo{display:block;}
.threecol .peopleList .photo img{display:block;}
.threecol .peopleList .descr{width:100%;}
.threecol .peopleList p{margin:0;}
/* logo box */
.logosBox{width:100%;}
.logosBox .inner{width:100%;}
.logosBox .hold{width:100%;}
.logosBox img{display: block;}
.logosBox .hold .ttl{
	width:100%;
	overflow:hidden;
	padding:12px 0 20px;
}
.logosBox .hold .ttl h3{margin:0;}
.logosBox .hold ul{
	list-style:none;
	padding:0;
	margin:0;
	clear:both;
}
.logosBox .hold li{
	float:left;
	margin:0 35px 0 0;
}
.logosBox .hold li img{float:left;}
/* breadcrumbs */
.breadcrumbs{display:none;}
/* post list */
.postList{
	width:100%;
}
.postList .post{
	width:100%;
	overflow:hidden;
}
.postList .ttl{
	width:100%;
}
.postList .logoPost{
	float:right;
	margin:0 0 0 10px;
}
.postList .ttl .txt{
	width:100%;
}
.postList .ttl h2{margin:0 !important;}
.postList .ttl p{margin:0 !important;}
.postList .more{
	float:left;
	background:url(../images/blt-arrow.gif) no-repeat 100% 50%;
	padding:0 16px 0 0;
}
/* pagination */
.pagination{
	width:100%;
	overflow:hidden;
	padding:25px 0 0;
}
.pagination .hold{float:right;}
.pagination .arrow{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:11px;
	height:11px;
	background:url(../images/arrow-prev.gif);
	margin:3px 6px;
}
.pagination .next{background:url(../images/blt-arrow.gif);}
.pagination ul{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.pagination li{
	float:left;
	padding:0 2px;
}
.contentContainerBottom1{padding-bottom:15px;}
/* search form */
.searchForm{
	display:none;
}
.searchForm p{margin:0 0 18px;}
.searchForm p .searchText{color:#8d8b00;}
/* search result list */
.searchList{
	list-style:none;
	margin:0;
	padding:0;
}
.searchList li{width:100%;}
.searchList h3{margin:0 0 10px;}
.searchList p{margin:0 !important;}
.searchList p strong{color:#8d8b00;}
/* news list */
.newsList{
	list-style:none;
	padding:0;
	margin:0;
}
.newsList li{
	height:1%;
	overflow:hidden;
	padding:28px 0 0 30px;
	background:url(../images/ico-paper.gif) no-repeat 0 30px;
}
.newsList .ttl{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.newsList h3{margin:0;}
.newsList .ttl ul{
	list-style:none;
	padding:0;
	margin:0;
}
.newsList .ttl li{
	float:left;
	background:url(../images/sep.gif) no-repeat 0 50%;
	padding:0 8px 0 9px;
}
.newsList .ttl li:first-child{
	background:none;
	padding-left:0;
}
.newsList .cont{
	width:100%;
	overflow:hidden;
}
.newsList .cont p{margin:0 !important;}
/* footer */
#footer{width: 100%;}
#footer .topBlock{
	width: 100%;
	color: #435561;
	padding:18px 0 10px;
}
#footer .topBlock p{margin: 0;}
#footer .topBlock ul{display:none;}
/* footer services */
#footer .services{display:none;}

