div.tabblock {background: transparent url(/images/tabs_bg.png) repeat-x 0 0}
div.tabblock div.tabblock_block_bg {  background: #f8f8f8 url(/images/block_content_bg.png) repeat-x top left; width: auto; height: auto; padding: 10px;	}
div.tabblock div.tabblock_block_bot_left {font-size: 1px; background: #f8f8f8 url(/images/bot_left.png) no-repeat left 0; width: 100%; height: 9px;}
div.tabblock div.tabblock_block_bot_right {font-size: 1px; background: url(/images/bot_right.png) no-repeat right 0; width: 100%; height: 9px;}
div.tabblock div.tabblock_block_bg div.tabcont {display: none; height: 240px;}


.tabblock_tabs {height: 44px;  margin:0px; background:  url(/images/blog_right_top.png) no-repeat right 34px}

.tabblock_tabs .tab { float: left; _width: 1%; _white-space: nowrap; }
.tabblock_tabs .tab a {	outline: 0 none;  font-size: 14px; font-Family: Arial, Helvetica, sans-serif; text-decoration: none; }


/* Первая вкладка */
.tabblock_tabs .tab_first {background:  url(/images/tab_first_left.png) no-repeat 0 0; height: 44px;}
.tabblock_tabs .tab_first span {margin-left: 10px; background:  url(/images/tab_space.png) no-repeat right 0; height: 44px; display: block; width: auto; }
.tabblock_tabs .tab_first span a { margin-right:22px; padding:9px 6px 0 5px; display: block; height: 25px; _height: 34px; background: url(/images/tab_bg.png) repeat-x right 0; color: #213f90; }

/* Первая вкладка  - активна */
.tabblock_tabs .tab_first_active {background:  url(/images/tab_first_left_active.png) no-repeat 0 0; height: 44px;}

.tabblock_tabs .tab_first_active span {margin-left: 10px; background:  url(/images/tab_left_active.png) no-repeat right 0; height: 44px; display: block; width: auto; }
.tabblock_tabs .tab_first_active span a { margin-right: 22px; padding: 9px 6px 0 5px; display: block; height: 25px; _height: 34px; background: url(/images/tab_bg_active.png) repeat-x right 0; color: white; }

/* Первая вклада - единственная */
.tabblock_tabs .tab_first_one a {background:  url(/images/tab_last.png) no-repeat right 0 !important;}

/* Первая вклада - единственная - активная */
.tabblock_tabs .tab_first_one_active span { background:  url(/images/tab_last_active.png) no-repeat right 0 !important; height: 44px; display: block; width: auto; }
.tabblock_tabs .tab_first_one_active a {background:  url(/images/tab_bg_active.png) repeat-x right 0 !important;} 

/* Первая вклада - не единственная - активная */
.tabblock_tabs .tab_first_next_active span { background:  url(/images/tab_right_active.png) no-repeat right 0 !important; height: 44px; display: block; width: auto; }
.tabblock_tabs .tab_first_next_active a {background:  url(/images/tab_bg.png) repeat-x right 0 !important;}





/* Следующая вкладка */
.tabblock_tabs .tab_next { height: 44px;}
.tabblock_tabs .tab_next span { background:  url(/images/tab_space.png) no-repeat right 0; height: 35px; display: block; width: auto; }
.tabblock_tabs .tab_next span a { margin-right:22px; padding:9px 6px 0 5px; display: block; height: 25px; _height: 34px; background:  url(/images/tab_bg.png) repeat-x right 0;  color: #213f90; }

/* Следующая вкладка - активная*/
.tabblock_tabs .tab_next_active { height: 44px;}
.tabblock_tabs .tab_next_active span { background:  url(/images/tab_left_active.png) no-repeat right 0; height: 35px; display: block; width: auto; }
.tabblock_tabs .tab_next_active span a { margin-right:22px; padding:9px 6px 0 5px; display: block; height: 25px; _height: 34px; background:  url(/images/tab_bg_active.png) repeat-x right 0;  color: #ffffff;}

/**/
.tabblock_tabs .tab_next_last span { background: url(/images/tab_last.png) no-repeat right 0; height: 35px; display: block; width: auto; }
.tabblock_tabs .tab_next_last_active span {background: url(/images/tab_last_active.png) no-repeat right 0 !important;}

.tabblock_tabs .tab_next_last a {background: url(/images/tab_bg.png) repeat-x right 0 !important;}
.tabblock_tabs .tab_next_last_active a {background: url(/images/tab_bg_active.png) repeat-x right 0 !important;}
