﻿.plt_main
{
	background:transparent url(../../../../images/controls/ProductList_Tabs/bg.png) repeat scroll 0 0;
clear:both;
float:left;
height:145px;
width:987px;
}

.plt_main_top
{
	background:transparent url(../../../../images/controls/ProductList_Tabs/bg_top.png) repeat scroll 0 0;
clear:both;
float:left;
height:41px;
width:987px;
}

.plt_main_middle
{
	background:transparent url(../../../../images/controls/ProductList_Tabs/bg_middle.png) repeat scroll 0 0;
clear:both;
float:left;
min-height:100px;
width:987px;
}

.plt_main_bottom
{
	background:transparent url(../../../../images/controls/ProductList_Tabs/bg_bottom.png) repeat scroll 0 0;
clear:both;
float:left;
height:9px;
width:987px;
}


.plt_tab, .plt_active_tab
{
	border-right:1px solid #CFCFCF;
color:#393939;
float:left;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
height:39px;
line-height:39px;
padding-left:20px;
padding-right:20px;
position:relative;
}
.plt_tab a
{
	text-decoration:none;
	color:black;
}

.plt_active_tab a
{
	text-decoration:none;
	color:red;
}

.plt_active_tab a:hover
{
	text-decoration:none;
	color:red;
}

.plt_tab a:hover
{
	text-decoration:none;
	color:red;
}

.plt_texbBlock
{
	margin-top:10px; width:308px; float:left; font-weight:bold; margin-left:20px;
}
.plt_texbBlock a
{
	 color:#706F6F; font-size:13px; cursor:pointer; float:left; clear:both;
	 margin-top:2px; margin-bottom:2px; width:100%;
}
.plt_texbBlock a:hover
{
	text-decoration:underline
}
/*.plt_texbBlock1
{
	margin-left:40px; clear:both;
}
.plt_texbBlock2
{
	margin-left:50px;
}
.plt_texbBlock3
{
	margin-left:50px; 
}*/
