/* @override 
	http://localhost:3000/stylesheets/top.css?1238812089
	http://localhost:3000/stylesheets/top.css?1239065591
	http://localhost:3000/stylesheets/top.css?1239065892
	http://localhost:3000/stylesheets/top.css?1239066635
	http://localhost:3000/stylesheets/top.css?1239067910
*/

.menu {
    padding: 2px;
    letter-spacing: 0px;
    margin: 0;
    line-height: 12px;
}

.menu li {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    border-left: 1px solid white;
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 11px;
}

.menu li.first {
    border: 0px;
}

.menu li.first a {
    padding-left: 4px;
}

.menu a {
    padding: 0 8px;
    color: white;
    text-decoration: none;
    font-weight: normal;
}

.menu label {
    padding: 0px 5px;
    display: inline;
    font-weight: normal;
	width: 200px;
	float: none;
  	margin: 2px 0 0 0;
}

.menu input {
    display: inline;
}


#about_account_menu {
	background: rgb(14, 39, 59) url(/images/structure/hd_corner.png) no-repeat;
	color: white;
	padding: 5px 0px 5px 16px;
	margin-right: 0px;
	height: 60px;
}


#about_menu, #search_menu {
	float: left;
    width: 50%;
    height: 16px;
    margin: 0;
    padding: 0;
}

#about_menu form {
	display: inline;
}

#about_menu input {
    border: 1px solid #ccc;
    background-color: #ccc;
    padding: 1px;
}

#account_menu {
    padding-top: 2px;
    height: 16px;
}

#account_menu, #language_menu {
      text-align: right;
      height: 16px;
}

#search_language_menu {
	/*    background: rgb(209, 211, 212) url(/images/structure/menu2_bg.png) no-repeat right bottom; */
    color: rgb(14, 39, 59);
	padding: 5px 16px 5px 0px;
	margin-left: 0px;
	height: 18px;
}

#search_language_menu li {
    border-color: rgb(14, 39, 59);
}

#search_language_menu a {
    color: rgb(14, 39, 59);
}

#search_menu label {
	width: 100%;
	margin: 0;
}

