/* Sub Menu */

td.submenu_container
{
   vertical-align: top;
}

div.submenu_container
{
   float: right;
   padding-left: 10px;
   width: 190px;
}

table.submenu
{
   margin-bottom: 10px;
}

table.submenu_item
{
   margin-top: 2px;
   width: 180px;
}

td.submenu_item
{
   padding-left: 4px;
   padding-right: 4px;
}

td.submenu_item a
{
   color: #000;
   font-size: 1.0em;
   display: block;
   padding-top: 1px;
   padding-bottom: 2px;
   border: 1px solid #f8f8f8;
   padding-left: 6px;
   padding-right: 6px;
}

td.submenu_item a:hover
{
   background-color: #fff;
   border: 1px solid #ddd;
   display: block;
   color: #0E399B;
   text-decoration: none;
}

td.submenu_bg
{
   background-color: #f8f8f8;
   text-align: left;
   vertical-align: top;
}

td.submenu_upperleft
{
   width: 6px;
   height: 16px;
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/greybox/tborder_top_left.gif);
}

td.submenu_upperright
{
   width: 6px;
   height: 16px;
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/greybox/tborder_top_right.gif);
}

td.submenu_title
{   
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/greybox/tborder_top_bg.gif);
   background-repeat: repeat-x;
   height: 16px;
}

td.submenu_upperleft_blue
{
   width: 6px;
   height: 16px;
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/bluetop/tborder_top_left.gif);
}

td.submenu_upperright_blue
{
   width: 6px;
   height: 16px;
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/bluetop/tborder_top_right.gif);
}

td.submenu_title_blue
{   
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/bluetop/tborder_top_bg.gif);
   background-repeat: repeat-x;
   height: 16px;
}

td.submenu_title div
{
   text-align: center;
   color: #444;
   font-size: 0.9em;
   font-weight: bold;    
	font-style: normal; 
   padding-top: 2px;  
}

td.submenu_title_blue div
{
   text-align: center;
   color: #fff;
   font-size: 0.9em;
   font-weight: bold;    
	font-style: normal; 
   padding-top: 2px;  
}

td.submenu_bottomleft
{
   width: 6px;
   height: 8px;
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/greybox/border_bottom_left_grey.gif);
}

td.submenu_bottomright
{
   width: 6px;
   height: 8px;
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/greybox/border_bottom_right_grey.gif);
}

td.submenu_bottomcenter
{
   height: 8px;
   vertical-align: top; 
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/greybox/border_bottom_grey.gif);
   background-repeat: repeat-x;
}

td.submenu_left
{
   width: 6px;
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/border_left_grey.gif);
   background-repeat: repeat-y;
}

td.submenu_right
{
   width: 6px;
   background-image: url(http://www.addonlivesupport.com/images/gif_64nd/border_right_grey.gif);
   background-repeat: repeat-y;
}
