
.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: 105px;
	height: 80px;
	margin: 5px 0px 5px 0px;
	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: #D2D0CF;
	font-family: Times New Roman;
	margin: 0px;
}

.top_menu {
	margin-left: 0px;
	height: 22px;
}

.top_menu_right {
	float: right;	
}

div.top_menu_bar {
	/*background-color: #4c3a2e;	*/
	padding-left:11px;
	padding-bottom:0px;
	margin-top: 1px;
	vertical-align:top;

}

.top_menu_bar ul {

	list-style: none;
	padding: 0px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;padding-bottom:0px;
	border-right:none;
	text-align:center;
}

.top_menu_bar li
{
	float: left;
	/*margin: 0 0.15em;*/
	/*background-color: #4c3a2e;*/
	color: #D2D0CF;padding-bottom:0px;
	/*border-right: 1px solid #817c78;*/
	/*border-top: 1px solid #817c78;*/
	/*border-bottom: 1px solid #817c78;*/
	/*font-weight: bold;*/
	height:20px;
	background-image: url('/master/default/images/menu_div.gif');
	background-repeat:no-repeat;
	background-position:right; 

}

.top_menu_bar_last li
{
	float: left;
	/*margin: 0 0.15em;*/
	/*background-color: #4c3a2e;*/
	color: #D2D0CF;padding-bottom:0px;
	/*border-top: 1px solid #817c78;*/
	/*border-bottom: 1px solid #817c78;*/
	/*font-weight: bold;*/
}

.top_menu_bar li.active a
{
	/*background-color: #2481a4;*/
	font-weight:bold;
	background-image: none;
	color:#DDD8BF;
}

.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;*/
	padding-bottom:0px;
}

.top_menu_bar li a.hover,
.top_menu_bar li a:hover 
{
	/*border: solid #2481a4;*/
	/*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 */

	/*font-weight:bold;*/
	text-decoration:underline;
	color:#DDD8BF;
}

.top_menu_bar li * div
{
	padding-left: 7px;
	padding-right: 8px;
	padding-bottom:0px;
	
}

.top_menu_bar li a.hover div,
.top_menu_bar li a:hover div
{
	/*border: 4px solid #c0d9e2;*/
	/*background-color: #2481a4;*/
	text-decoration:underline;
	color:#DDD8BF;
}

.top_menu_bar_popup 
{
	display: block;
	position: relative;
}

.top_menu_bar_popup {
	
}
	
div.top_menu_popup {
	z-index: 1000;
	position: absolute;
	/*background-color: white;*/
	background-color: #261D15;
	/*float: left;*/
	border: 1px solid #5D5148;
	color: #E9E2DC;
	display: none;
	zoom: 1;
}

div.top_menu_popup_content table {
	/*border-collapse: collapse;*/
	border: 0px;
}

div.top_menu_popup_content {
	/*border: 4px solid #c0d9e2;*/
	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: #2481a4;*/

	background-color: #261D15;
	color: #E9E2DC;

	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: #2481a4!;*/
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: 5px;
	/*7background-color: white !;*/
	background-color: #261D15;
	color: #E9E2DC;

	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;

	width: 980px;
	border-bottom: 0px;

	background-color: #261D15;
	color: #E9E2DC;

}

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;
}
*/
