/* PLToolTip begin Do not remove the string and comments in the CSS classes below */
.PLTT {
	display:  -moz-inline-box;
}
.PLTT_hidden {
	display: none;
}
/*PLToolTip:*/

.tt-treatment-animation{
	font-size:0px;
	width:450px;
	height:200px;
}

.tt-treatment-animation_default{
margin:0px;
padding:0px;
border-width:0px;
border-collapse:collapse;
}

.tt-treatment-animation_default tr{
padding:0px;
margin:0px;
}

.tt-treatment-animation_tooltip-middle{
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
color:#282828;
overflow:hidden;
vertical-align:top;
height:162px;
width:412px;
border-width:1px;
border-style:solid;
border-color:#006633;
}

.tt-treatment-animation_tooltip-content{
background-color:#ffffff;
background-image:url(../Images/tt-treatment-amimation-bg.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}

.tt-treatment-animation_tooltip-text{
padding-top:5px;
padding-right:10px;
padding-left:200px;
padding-bottom:5px;
}

.tt-treatment-animation_tooltip-header{
font-size:20px;
font-weight:normal;
font-family:Impact;
font-style:normal;
color:#ffffff;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#AAAAAA;
background-color:#006633;
padding-top:3px;
padding-right:3px;
padding-left:0px;
padding-bottom:3px;
text-align:center;
}

.tt-treatment-animation_tooltip-icon{
background-image:url(../Images/close_16.png);
background-color:transparent;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:0% 0%;
float:right;
cursor:pointer;
display:block;
width:20px;
height:20px;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/close_16.png', sizingMethod='crop');
}

.tt-treatment-animation_tooltip-icon:hover{
background-image:url(../Images/closegreen_16.png);
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/closegreen_16.png', sizingMethod='crop');
}

.tt-treatment-animation_tooltip-top-left{
background-image:url(../Images/bubble_tl.png);
background-color:transparent;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:0% 0%;
width:18px;
height:18px;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_tl.png', sizingMethod='crop');
}

.tt-treatment-animation_tooltip-top-top{
background-image:url(../Images/bubble_t.png);
background-color:transparent;
background-repeat:repeat-x;
background-attachment:scroll;
background-position:0% 0%;
height:18px;
width:414px;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_t.png', sizingMethod='scale');
}

.tt-treatment-animation_tooltip-top-right{
background-image:url(../Images/bubble_tr.png);
background-color:transparent;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:0% 0%;
width:18px;
height:18px;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_tr.png', sizingMethod='crop');
}

.tt-treatment-animation_tooltip-right{
background-image:url(../Images/bubble_r.png);
background-color:transparent;
background-repeat:repeat-y;
background-attachment:scroll;
background-position:0% 0%;
height:164px;
width:18px;
vertical-align:top;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_r.png', sizingMethod='scale');
}

.tt-treatment-animation_tooltip-bottom-right{
background-image:url(../Images/bubble_br.png);
background-color:transparent;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:0% 0%;
width:18px;
height:18px;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_br.png', sizingMethod='crop');
}

.tt-treatment-animation_tooltip-bottom-bottom{
background-image:url(../Images/bubble_b.png);
background-color:transparent;
background-repeat:repeat-x;
background-attachment:scroll;
background-position:0% 0%;
height:18px;
width:414px;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_b.png', sizingMethod='scale');
}

.tt-treatment-animation_tooltip-bottom-left{
background-image:url(../Images/bubble_bl.png);
background-color:transparent;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:0% 0%;
width:18px;
height:18px;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_bl.png', sizingMethod='crop');
}

.tt-treatment-animation_tooltip-left{
background-image:url(../Images/bubble_l.png);
background-color:transparent;
background-repeat:repeat-y;
background-attachment:scroll;
background-position:0% 0%;
height:164px;
width:18px;
vertical-align:top;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_l.png', sizingMethod='scale');
}

.tt-treatment-animation_tooltip-arrow-top{
width:26px;
height:18px;
background-image:url(../Images/bubble_arrow_t.png);
background-color:transparent;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:0% 0%;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_arrow_t.png', sizingMethod='crop');
visibility:hidden;
}

.tt-treatment-animation_tooltip-arrow-right{
width:18px;
height:26px;
background-image:url(../Images/bubble_arrow_r.png);
background-color:transparent;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:0% 0%;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_arrow_r.png', sizingMethod='crop');
visibility:hidden;
}

.tt-treatment-animation_tooltip-arrow-bottom{
width:26px;
height:18px;
background-image:url(../Images/bubble_arrow_b.png);
background-color:transparent;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:0% 0%;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_arrow_b.png', sizingMethod='crop');
visibility:hidden;
}

.tt-treatment-animation_tooltip-arrow-left{
width:18px;
height:26px;
background-image:url(../Images/bubble_arrow_l.png);
background-color:transparent;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:0% 0%;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Pluginlab/Images/bubble_arrow_l.png', sizingMethod='crop');
visibility:hidden;
}
/* PLToolTip end*/
