/* BEGINNING OF THE NAV.TPL */

.nav_tpl td											{background:#FF0000; border-left:solid #FF0000;; border-right:solid #FF0000;}

#navigation 										{padding:0; border:none; border-left:solid 1px #FFFFFF;}
#navigation tr.mainmenu								{}
#navigation tr.mainmenu td							{width:1000; padding:3px 3px 3px 3px;}
#navigation tr.mainmenu td a						{display:block; text-decoration:none; text-align:center; color:#FFFFFF; font-weight:bold; padding:3px 3px 3px 3px; white-space:nowrap}

/* MAINMENU - MAINLEVEL */
#navigation tr.mainmenu td.mainlevel				{padding:0; border:solid 0px #FFFFFF; border-right:solid 1px #FFFFFF; padding:3px 3px 3px 3px;}

#navigation tr.mainmenu td.mainlevel a:link,
#navigation tr.mainmenu td.mainlevel a:visited		{}

#navigation tr.mainmenu td.mainlevel a:hover,
a.mainlevel:hover, td.mainlevel a:hover				{text-decoration:none; background-color:#FFFFFF; color:#FF0000; font-weight:bold; border:none;}

/* MAINMENU - MAINLEVEL_SELECTED */

#navigation tr.mainmenu td.mainlevel_selected		{padding:0; border:solid 0px #FFFFFF; border-right:solid 1px #FFFFFF; padding:3px 3px 3px 3px;}
#navigation tr.mainmenu td.mainlevel_selected a		{text-decoration:none; background-color:#FFFFFF; color:#FF0000; font-weight:bold; border:none;}

.mainlevel_selected a:link,
.mainlevel_selected a:visited,
a.mainlevel_selected:link							{}

#navigation tr.mainmenu 
td.mainlevel_selected a:hover, 
a.mainlevel_selected:hover							{text-decoration:none; background-color:#FFFFFF; color:#FF0000; font-weight:bold;}

/* Beginining of the Rounded box */
.RoundCornerBoxTopLeft								{background-image:url(file:///S|/content_management_system_qa/theme/navigation_style/2008/img/roundcorners.gif); height:9px; font-size:2px; margin-top:5px; margin-right:9px;}
.RoundCornerBoxTopRight								{background-image:url(file:///S|/content_management_system_qa/theme/navigation_style/2008/img/roundcorners.gif); height:9px; font-size:2px; margin-left:9px; margin-top:-9px; background-position:100% 0;}
.RoundCornerBoxBottomLeft							{background-image:url(file:///S|/content_management_system_qa/theme/navigation_style/2008/img/roundcorners.gif); height:9px; font-size:2px; margin-right:9px; background-position:0 -9px;}
.RoundCornerBoxBottomRight							{background-image:url(file:///S|/content_management_system_qa/theme/navigation_style/2008/img/roundcorners.gif); height:9px; font-size:2px; margin-left:9px; margin-top:-9px; margin-bottom:5px; background-position:100% -9px;}
/* End of the Rounded box */

/* END OF THE NAV.TPL */


