﻿/* Main layout 

#navigation {width: 960px; clear: both; background: transparent url(../img/ui/mainnav_bg.png) repeat-x top; height: 35px; font-family: Arial, Verdana, Helvetica, Sans-Serif; margin: 0 auto; position: relative; z-index: 10}
#navigation a {color: #ffffff;}
#navigation ul {list-style: none; background-color:red;  font-family:arial }
#navigation li {float:left;padding: 10px 0; background: transparent url(../img/ui/nav_bg.png) repeat-x top; margin-right: 1px;  font-family:arial}
#navigation li a {padding: 10px 24px 17px 25px; color: #333333; font-family:arial }
#navigation li a:hover {color: #ffffff; text-decoration: none; background: transparent url(../img/ui/nav_arrow.gif) no-repeat center; padding: 10px 24px 17px 25px; position: relative}
#navigation li a.TabSelected {color: #ffffff; text-decoration: none; background: transparent url(../img/ui/nav_arrow.gif) no-repeat center;  position: relative}


#navigation li.home {float:left; padding: 10px 0; background: transparent url(../img/ui/nav_bg.png) repeat-x; white-space: nowrap}
#navigation li.home a {padding: 10px 21px 21px 20px; color: #333333; font-family:arial } 
#navigation li.home a:hover {background: transparent url(../img/ui/nav_home.gif) no-repeat left bottom; padding: 10px 21px 21px 20px; color: #ffffff; text-decoration: none}
#navigation li a.homeSelected {color: #ffffff; text-decoration: none; background: transparent url(../img/ui/nav_home.gif) no-repeat left bottom;  position: relative; padding: 10px 21px 21px 20px;}


.Widelinkcss  ul.nostyle {width: 20px; border: 0px; background-image:none; padding: 0} */



/* With results Main layout */

#navigation {width: 960px; clear: both; background: transparent url(../img/ui/mainnav_bg.png) repeat-x top; height: 35px; font-family: Arial, Verdana, Helvetica, Sans-Serif; margin: 0 auto; position: relative; z-index: 10}
#navigation a {color: #ffffff;}
#navigation ul {list-style: none; background-color:red;  font-family:arial }
#navigation li {float:left;padding: 10px 0; background: transparent url(../img/ui/nav_bg.png) repeat-x top; margin-right: 1px;  font-family:arial}
#navigation li a {padding: 10px 20px 17px 20px; color: #333333; font-family:arial }
#navigation li a:hover {color: #ffffff; text-decoration: none; background: transparent url(../img/ui/nav_arrow.gif) no-repeat center bottom; position: relative}
#navigation li a.TabSelected {color: #ffffff; text-decoration: none; background: transparent url(../img/ui/nav_arrow.gif) no-repeat center bottom;  position: relative; }

#navigation li.home {float:left; padding: 10px 0; background: transparent url(../img/ui/nav_bg.png) repeat-x; white-space: nowrap}
#navigation li.home a {padding: 10px 19px 21px 21px; color: #333333; font-family:arial } 
#navigation li.home a:hover {background: transparent url(../img/ui/nav_home.gif) no-repeat left bottom; color: #ffffff; text-decoration: none}
#navigation li a.homeSelected {color: #ffffff; text-decoration: none; background: transparent url(../img/ui/nav_home.gif) no-repeat left bottom;  position: relative;}

.Widelinkcss  ul.nostyle {width: 20px; border: 0px; background-image:none; padding: 0}


