﻿.tabs {padding:0px 0; margin:0 10px 0 10px;}
.tabs ul{ background:#efb701; border-radius:0; border-top:#cbcbcb 0px solid; border-left:#cbcbcb 0px solid; list-style:none; width:300px; overflow:hidden; padding:0px;}
.tabs li {display:inline-block; float:right; background:url(/fa/cms_images/themes/default/bg-tabs.png) 0 0 repeat-x;/*background:#4d545d;*/ border:#34373b 1px solid; border-radius:9px 9px 0 0; margin-right:0px;width:98px;text-align:center}
.tabs li a {font-family:'BNazaninBold',Arial, Helvetica, sans-serif; font-size:16px; line-height:18px; color:#fff; padding:6px 18px; display:block;}
.tabs li.selected{ position:relative; line-height:23px; background:#1e1e1e;}  
.tabs li.selected a, .tabs li:hover a { color:#fff;}
.tabs li:hover { background:#1e1e1e; }
.tab-content {padding:10px 0; width:296px; background:#fff; border-right:#b6bbc1 2px solid; border-left:#b6bbc1 2px solid; border-bottom:#b6bbc1 2px solid;border-radius:0 0 8px 8px;}

.tabs-download ul{ background:#efb701; border-radius:0; list-style:none; width:300px; overflow:hidden; padding:0px;}
.tabs-download li {display:inline-block; background:#fff; border-right:#b6bbc1 2px solid; border-left:#b6bbc1 2px solid; border-radius:9px 9px 0 0; margin-right:0px;width:296px;}
.tabs-download li a {font-family:'BNazaninBold',Arial, Helvetica, sans-serif; font-size:2px;line-height:11px; color:#fff; padding:0px 18px; display:block;}
.tab-content-download {padding:10px 0; width:296px; background:#fff; border-right:#b6bbc1 2px solid; border-left:#b6bbc1 2px solid; border-bottom:#b6bbc1 2px solid;border-radius:0 0 8px 8px;}
.tab-content-download p {font-family:'BNazanin',Arial, Tahoma, sans-serif; font-size:16px; color:#34373b;line-height:24px;padding:0 30px}
