@charset "utf-8";
/* CSS Document */

#menubar_wrapper {
	background-image: url(img/menubar_bgd.gif);
	background-repeat: repeat-x;
	background-color: #CAA86E;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #826837;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
}
#menubar_wrapper #menubar {
	clear: both;
	height: 22px;
	overflow: hidden;
}
#menubar_wrapper #menubar a.button {
	text-decoration: none;
	color: #333;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #826837;
	display: block;
	font-weight: bold;
}
#menubar_wrapper #menubar a.button:hover {
	background-repeat: repeat-x;
	background-image: url(img/menubar_bgd_hover.gif);
}
#menubar_wrapper #menubar a img {
	border: none;	
}
#menubar_wrapper #menubar #menubar_logo {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#menubar_wrapper #menubar #menubar_login {
	float: right;
}
#menubar_wrapper #menubar #menubar_other_co {
	float: right;
}

#menubar_wrapper #menubar #menubar_current_auctions {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #826837;
}
#menubar_wrapper #menubar #menubar_search {
	float: right;
}

#dd_wrapper {
	position: absolute;
	z-index: 1000;
	margin-top: 23px;
	*margin-top: 20px;
	background-color: #E9DAC0;
	border: 2px solid #826837;
	right: 0;
	margin-right: 10px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#dd_auctions {
	position: absolute;
	z-index: 1000;
	margin-top: 23px;
	*margin-top: 20px;
	background-color: #E9DAC0;
	border: 2px solid #826837;
	left: 0;
	margin-left: 10px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#dd_search {
	position: absolute;
	z-index: 1000;
	margin-top: 23px;

	*margin-top: 20px;
	background-color: #E9DAC0;
	border: 2px solid #826837;
	right: 0;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	width: 400px;
	margin-right: 10px;
}
.networkDropDown {
	height: auto;
	color: #333;
	text-align: left;
	margin: 15px;
}
.networkDropDown h1 {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: none !important;
	border: none;
}
.networkDropDown ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.networkDropDown li {
	margin-top: 4px;
	display: block;
}
.networkDropDown a {
	color: #666;
	text-decoration: none;
}
.networkDropDown a:hover {
	text-decoration: underline;
}
/*.networkDropDown input {
	width: 250px;
	clear: both;
	padding: 4px;
	font-size: 16px;
	color: #666;
	border: 2px solid #826837;
}*/
/*.networkDropDown input#menubarBtnSearch {
	padding: 4px;
	font-size: 16px;
	color: #333;
	width: 95px;
	margin-right: 10px;
	margin-bottom: 0 !important;
	clear: none !important;
	background-color: #CEAB72;
	border: 2px solid #826837;
	cursor: pointer;
	font-weight: bold;
}*/
#dd_auctions .networkDropDown {
	margin: 0px;
}
#dd_auctions .networkDropDown h1  {
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #826837;
	margin-bottom: 0px;
	cursor: pointer;
	clear: both;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	display: block;
}
#dd_auctions .networkDropDown h1:hover {
	background-image: url(img/auch_dd_bgd.gif)!important;
}
#dd_auctions .networkDropDown h1.first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dd_auctions .networkDropDown h1 span.auch_actions {
	float: right;
	margin-top: -5px;
	margin-right: 5px;
}
#dd_auctions .networkDropDown h1 .auch_actions a {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#dd_auctions .networkDropDown h1 .auch_actions a:hover {
	background-color: #CBA96F;
}
#dd_auctions .networkDropDown div {
	display: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #826837;
	background-color: #F2F2F2;
	padding: 10px;
	background-image: url(img/auch_dd_bgd.gif);
}

#dd_auctions .networkDropDown ul {
	padding: 0px;
	margin: 0px;
	color: #999;
}
#dd_auctions .networkDropDown ul li {
	padding-bottom: 10px;
	display: block;
	padding-right: 10px;
}
#dd_auctions .networkDropDown ul li.bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dd_auctions .networkDropDown ul li a {

}
#dd_auctions .networkDropDown ul li a h1 {
	color: #CCC;
}
#dd_auctions .networkDropDown dl {
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#dd_auctions .networkDropDown dl dt {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #333;
	text-align: left;
	clear: left;
}
#dd_auctions .networkDropDown dl dd {
	margin-left: 120px;
	color: #666;
	padding-bottom: 7px;
}
#dd_auctions .networkDropDown dl dd a {
	text-decoration: underline;
}

#dd_search .networkDropDown {
	width: 95%;
}
#dd_search .networkDropDown input#menubarTxtSearch {
	height: 19px;
	border: 1px solid #999;
	float: left;
	width: 250px;
	padding: 3px;
	color: #666;
	background-image: url(img/auch_dd_bgd.gif);
	margin-bottom: 5px;
}
#dd_search .networkDropDown #adv_options {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #826837;
	padding-top: 5px;
	margin-top: 5px;
	display: none;
}


.clear {
	height: 0;
	font-size: 0;
	clear: both;
}
