.tabs{float:left;width:254px;background:#191919; border-radius:0 8px 8px 0;}
.tabs>div { position:relative; overflow:hidden;}
.tabs .tab-content {width:254px;background:#191919;padding-bottom:16px;}
.tabs .tab-content>p{text-align:right;margin:3px 17px 0 0;}
.tabs .tab-content>p a{color:#ffffff;font-weight:bold;}
.tabs .tab-content>p a strong{background: url(../images/arrov-tabs-p.png) 0 0 no-repeat;width:3px;height:5px;display:inline-block;
margin:8px 0  0 1px;}
.tabs .tab-content>p a:hover{color:#1276a0;}
.tabs .tab-content>p a:hover strong{background-position:0 bottom;}

.tabs ul.nav {list-style-image:none; display:inline-block;padding-bottom:1px; overflow:hidden;background:#191919; border-radius:0 8px 0 0;}

.tabs ul.nav li {font-size:14px; line-height:17px;background:#191919;
font-family: Arial, Helvetica, sans-serif;display: inline-block;width:127px;float:left;}
#first-li-tabs, #last-li-tabs{border-radius:0 8px 0 0;}

.tabs ul.nav li a {color:#fff;display:block;padding:13px 0 14px;text-align:center;}

.tabs ul.nav li.selected, .tabs 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 ul.nav li.selected a, .tabs ul.nav li:hover a{color:#fff;}

.box-tabs{background:#191919;border-top:1px solid #3c3c3c;padding:0 20px 17px 18px;}	
#box-tabs-1, #box-tabs-2{background: url(../images/bg-tabs-box-1.jpg) 0 0 repeat-x #191919;}	
.box-tabs a{font-size:18px;color:#1276a0;font-weight:bold;display:inline-block;margin:14px 0 0 1px;float:left}
.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;float:left}
.box-tabs a:hover{color:#fff;}
.box-tabs p{margin:11px 0 0 0;line-height:18px;color:#848282;text-align:left}
.box-tabs{}

.sub{background:#191919;padding:0;margin:0; !important}	
a.sub{font-size:12px;color:#848282;padding:0 0 0 18px;margin:0}
