.main-block-tabs{background: url(../images/bg-content.jpg) 0 0 repeat-x #ffffff;padding-left:19px; border-radius:8px 8px 0 0;
border-top:1px solid #ffffff;}
.main-tabs{width:942px; overflow:hidden;margin:14px 0 0 0;}

.tabs-1{width:942px; margin-top:5px;padding-bottom:52px;}
.tabs-1>div { position:relative; overflow:hidden;}
.tabs-1 .tab-content-1 {width:942px;padding-bottom:13px;}

.tabs-1 ul.nav {list-style-image:none; display:inline-block;padding-bottom:1px; overflow:hidden;}

.tabs-1 ul.nav li {font-size:12px; line-height:17px;background:#d0d0d0;
font-family: Arial, Helvetica, sans-serif;display: inline-block;width:76px;float:left;
border-radius:3px;font-weight:bold; margin:3px}

#tab-3{width:101px;margin-right:3px;}

.tabs-1 ul.nav li a {color:#686867;display:block;padding:5px 0 4px 0;text-align:center;}

.tabs-1 ul.nav li.selected, .tabs-1 ul.nav li:hover {
background: #113650; /* Old browsers */
background: -moz-linear-gradient(top,  #113650 0%, #1276a0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#113650), color-stop(100%,#1276a0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #113650 0%,#1276a0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #113650 0%,#1276a0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #113650 0%,#1276a0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #113650 0%,#1276a0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#113650', endColorstr='#1276a0',GradientType=0 ); /* IE6-9 */
}

.tabs-1 ul.nav li.selected a, .tabs-1 ul.nav li:hover a{color:#fff;}

.tabs-1 .box-tabs{background:#191919;border-top:1px solid #3c3c3c;padding:0 20px 17px 18px;}	
.tabs-1 #box-tabs-1{background: url(../images/bg-tabs-box-1.jpg) 0 0 repeat-x #191919;}	
.tabs-1 .box-tabs a{font-size:12px;color:#1276a0;font-weight:bold;display:inline-block;margin:14px 0 0 1px;}
.tabs-1 .box-tabs span{background: url(../images/arrow-but-ban.png) 0 0 no-repeat;width:4px;height:7px;display:inline-block;
margin:21px 12px 0 0;}
.tabs-1 .box-tabs a:hover{color:#fff;}
.tabs-1 .box-tabs p{margin:11px 0 0 0;line-height:18px;}
.tabs-1 .box-tabs{}