/*****************************************************************************
 *                                   TOP                                     *
 *****************************************************************************/

#top_nav_tr, #top_nav_td, #top_nav, #top_nav_location, #top_nav_tabs {
	height: 20px;
   }

#top {
	/* we are making the top bar taller to take a bigger emp-penguin.  Look at
	 * the height of Dell, IBM, LJ top bars. was:
    *        60pt */
   height: 70px;
   width: 100%;
   border-left: 1px solid #000000;
   border-right: 1px solid #425063;
   border-top: 1px solid #425063;
   border-bottom: 1px none #425063;
   }

#top #top_main {
   width: 100%;
   padding: 0px;
   margin: 0px;
   height: 40px;
   background-color: #5a81b5;
   }

#top_main #top_main_title {
   width: 124px;
   text-align: left;
	/* size of: EmperorLinux, was 18pt */
   font-size: 22pt;
   letter-spacing: 0.05em;
   padding: 0px;
   height: 40px;
   margin: 0px;
   vertical-align: bottom;
   }

.tuxlogo {
   vertical-align: top;
   text-align: left;
   border: 0px none;
   margin: 0px;
   padding: 0px;
   width: 124px;
   background-color: #5a81b5;
   }

#top_main_title #top_main_title_img {
   border: 0px none #000000;
   padding: 0px;
   }

#top_main #top_main_mascot {
   text-align: left;
   vertical-align: baseline;
   height: 40px;
   margin: 0px;
   padding: 0px;
	/* size of: 1-888-651-6686  M-F 9A-9P EST  (770-612-1205), was:
   *            6.8pt */
   font-size: 9.2pt;
   color: #FFFFFF;
   }

#bannerimap {
   display: none;
   }

#top_main_mascot #top_main_mascot_img {
   border: 0px none #000000;
   }

#top #top_nav {
   width: 100%;
   background-color: #667c99;
   padding: 0px;
   }

#top_nav #top_nav_location {
   text-align: left;
	/* size of: web path i.e. "/ systems_by_mfgr / sony / gazelle" */
   font-size: 7.2pt;
   letter-spacing: 0.05em;
   padding-left: 5px;
   border-left: 1px dotted #425063;
   }

* html #top_nav #top_nav_location {
   border-left: 1px solid #425063;
   }

#top_nav_location a,
#top_nav_location a:hover,
#top_nav_location a:link,
#top_nav_location a:hover {
   color: #000000;
   text-decoration: none;
   }

#top_nav_search {
   vertical-align: middle;
   text-align: right;
   padding: 0px;
   margin: 0px;
   }

#top_nav_search_input {
   height: 15px;
   border: 1px solid #000000;
   background-color: #dfdfdf;
   font-size: 7.2pt;
   padding: 1px;
   width: 7.2em;
   }

.top_nav_search_inside, 
.top_nav_search_inside tr, 
.top_nav_search_inside tr td {
	padding: 0px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 8px;
	font-size: 6pt;
	height: 20px;
   }

#top_nav_search_submit_td {
   padding-left: 3px;
   }

#top_nav_search_submit {
   height: 15px;
   border: 1px solid #000000;
   background-color: #5a81b5;
   font-size: 7pt;
   color: #FFFFFF;
   }

#top_nav {
   text-align: right;
   }

#top_nav_tabs_table {
	height: 100%;
   padding: 0px;
	margin: 0px;
   }

#top_nav_tabs, #top_nav_location {
   border-top: 1px dotted #425063;
   }

* html #top_nav_tabs, * html #top_nav_location {
   border-top: 1px solid #425063; 
   }

.top_nav {
   text-align: right;
   }
 
#top_nav_tabs table {
   margin-right: 0px;
   margin-left: auto;
   }

.top_nav .tab,
.top_nav .taba {
   padding-top: 0px;
   padding-bottom: 0px;
   text-align: center;
   vertical-align: middle;
   padding-right: 10px;
   padding-left: 10px;
   border-left: 1px dotted #425063;
   color: #FFFFFF;
   font-size: 8.4pt;
   font-weight: normal;
   text-decoration: none;
   }

.top_nav .tabh,
.top_nav .tabha {
   padding-top: 0px;
   padding-bottom: 0px;
   text-decoration: none;
   text-align: center;
   vertical-align: middle;
   padding-right: 10px;
   padding-left: 10px;
   border-left: 1px dotted #425063;
   color: #FFFFFF;
   font-size: 8.4pt;
   font-weight: normal;
   background-color: #617691;
   cursor: pointer;
   }

* html .top_nav .tab,
* html .top_nav .taba {
   border-left: 1px solid #364c69;
   }

* html .top_nav .tabh,
* html .top_nav .tabha {
   border-left: 1px solid #364c69;
   }

.top_nav .taba,
.top_nav .tabha{
   text-decoration: underline;
   background-color: #617691;
   }

.top_nav a,
.top_nav a:link,
.top_nav a:hover,
.top_nav a:visited  {
   text-decoration: none;
   color: #FFFFFF;
   }

.top_nav a:hover {
   text-decoration: none;
   }

a.top,
a.top:hover,
a.top:link,
a.top:visited {
   border: 0px none #000000;
   }

