
.top_area {
	zoom: 1; /* ie6 force layout */
}

.top_links  {
	padding: 5px;
	color: #dddddd;
	/*background-color: #5e4a32;*/
	font-weight: bold;
}

.top_links a {
	text-decoration: none;
	color: #dddddd;
}

.top_links_right {
	float: right;	
}


/* If you change the logo width, you must change */
/* the top_menu width below, else things won't match. */
.top_logo {
	font-size: 50px;
	float: left;
	/*border: 2px solid red;
	background-color: yellow;*/
	width: 156px;
	height: 70px;
	margin: 5px 0px 5px 5px;
	background-image: url('/master/default/images/logo.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.top_language {
	margin-left: 125px;
	padding-top: 60px;
}

.top_links .top_box {
	float: right;
	background-image: url('/master/default/images/top_tabs/top_tab_left.gif');
	/*
	border-color: #817d7a;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	*/
	background-repeat: no-repeat;
	height: 66px;
	margin-left: 5px;
}

.top_links .top_box .box_inner {
	background-image: url('/master/default/images/top_tabs/top_tab_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: 5px;
}

.top_links .textinput, 
.top_links .submit {
	border-collapse: collapse;
	border: 1px solid #7a7571;
	background-color: #57514c;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 10px;
	color: white;
}

.top_links .textinput {
	width: 125px;
}

.top_links .submit {
	margin-right: 5px
}

.top_links .top_box ul {
	padding: 10px 20px;
	margin: 0px;
	list-style-image: url('/master/default/images/rightarrow.png');
}

.top_links .top_box ul li {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

.top_links .top_box p {
	/*background-color: #574f4b;*/
	padding: 3px 10px;
	color: #cecdcb;
	font-family: Times New Roman;
	margin: 0px;
}

.top_menu {
	margin-left: 0px;
	height: 35px;
}

.top_menu_right {
	float: right;	
}

div.top_menu_bar {
	background-color: #4c3a2e;	
	margin-top: 1px;
	vertical-align:top;
}

.top_menu_bar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.top_menu_bar li
{
	float: left;
	/*margin: 0 0.15em;*/
	background-color: #4c3a2e;
	color: white;
	border-right: 1px solid #817c78;
	border-top: 1px solid #817c78;
	border-bottom: 1px solid #817c78;
	font-weight: bold;
}

.top_menu_bar li.active a
{
	background-color: #B2B491;
	background-image: none;
}

.top_menu_bar li:first-child,
.top_menu_bar_first
{
	border-left: 1px solid #817c78;
}


.top_menu_bar li a,
.top_menu_bar li div.spacer
{
	text-decoration: none;
	background-image: url('/master/default/images/topmenu_bg.png');
	/*border: 2px solid red;*/
	display: block;
	_display: inline-block; /* ie6 */
	border: 1px solid #4f463f;
}

.top_menu_bar li a.hover,
.top_menu_bar li a:hover 
{
	border: solid #ACAE82;
	border-width: 1px 1px 0px 1px;
	padding: 0px;
	z-index: 999;
	zoom: 1;
	position: relative;
	margin: -4px -4px;
	
	_margin-right: -7px; /* ie6 */
	_left: -7px; /* ie6 */
	_text-indent: 1px; /* ie6 */
}

.top_menu_bar li * div
{
	padding: 8px;
}

.top_menu_bar li a.hover div,
.top_menu_bar li a:hover div
{
	border: 4px solid #7D7E69;
	background-color: #B2B491;
}

.top_menu_bar_popup 
{
	display: block;
	position: relative;
}

.top_menu_bar_popup {
	
}
	
div.top_menu_popup {
	z-index: 1000;
	position: absolute;
	background-color: white;
	/*float: left;*/
	border: 1px solid #ACAE82;
	color: #666666;
	display: none;
	zoom: 1;
}

div.top_menu_popup_content table {
	border-collapse: collapse;
	border: 0px;
}

div.top_menu_popup_content {
	border: 4px solid #F0F2DC;
	padding: 10px 5px 5px 0px;
}

div.top_menu_popup_column,
td.top_menu_popup_column {
	float: left;
	padding: 10px;
	border-left: 1px dashed #c0ccd0;
}

div.top_menu_popup_column:first-child,
td.top_menu_popup_column:first-child {
	border-left: 0px none;
}

div.top_menu_popup_content b {
	display: block;
	margin-bottom: 10px;
}

div.top_menu_popup_content a
{
	background-image: none;
	border: 0px none;
	background-color: white;
	color: #666666;
	margin: 0;
	padding: 0;
}

div.top_menu_popup_content b a,
div.top_menu_popup_content b a:hover {
	text-indent: 0px;
}

div.top_menu_popup_content p,
div.top_menu_popup_content a {
	color: #666666!;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: 5px;
	background-color: white !;
	left: 0px;
}

div.top_menu_popup_content a:hover {
	text-decoration: underline;
	text-indent: 5px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	left: 0px;
}

div.top_menu_popup_bottom {
	border-top: 1px dashed #c0ccd0;
	text-align: right;
	margin: 5px 10px 0px 5px;
	padding-top: 5px;
}

div.top_menu_popup_bottom a,
div.top_menu_popup_bottom a:hover {
	/*color: #2481a4;*/
	text-decoration: none;
	padding: auto;
	margin: auto;
	display: inline;
	border: 0px;
	left: 0px;
}

div.top_menu_popup_bottom a:hover {
	text-decoration: underline;
}

div.top_menu2 {
	margin-top: 5px;
	background-color: white;
	width: 980px;
	border-bottom: 0px;
	color: #22a2d5;
}

div.top_menu2 a, div.top_menu2 span {

	margin: 0px 10px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}

div.top_menu2 a {
	color: black;
}

/*
.top_menu_bar div {
	float: left;
	width: 95px;
	background-color: #4c3a2e;
	padding: 8px;
	color: white;
	border-left: 1px solid #8f847d;
}
*/
