@charset "utf-8";

a.brownlink, a.brownlink-big, a.brownlink-big2 {
	color: #bd8c00;
	font-weight: normal;
	text-decoration: none;
}
a.brownlink-big {
	font-size: 12px;
	font-weight: bold;
}
a.brownlink-big2 {
	font-size: 14px;
	font-weight: bold;
}
a.brownlink:hover, a.brownlink-big:hover, a.brownlink-big2:hover {
	text-decoration: underline;
}
a img { border: 0; }

span.header-toolbar-trenner {
	color: #d2c17f;
	padding: 0 12px 0 12px;
}

a.header-toolbar-link {
	letter-spacing: normal;
	color: #bd8c00;
	text-decoration: none;
}
a.header-toolbar-link:hover {
	text-decoration: underline;
}

#header-toolbar-mywobbler {
	color: #bd8c00;
}
#header-mywobbler {
	color: #bd8c00;
	}
	#header-mywobbler input {
		border: 1px solid #bd8c00;
	}
#header-search {
	color: #bd8c00;
	}
	#search {
		border: 1px solid #bd8c00;
	}
#header-searchadvanced-content {
	font-size: 10px;
	}

#register, #wronglogin, #featureregister, #registersuccess, #registererror, #forgotpw {
	color: #bd8c00;
	}
	.register-header {
		font-size: 14px;
		font-weight: bold;	
	}
	
a.toolbar-nav-link, a.toolbar-nav-link2 {
	position: relative;
	display: block;
	float: left;
	height: 20px;
	width: 118px;
	background-position: 0 -20px;
}
a.toolbar-nav-link2 {
	width: 158px;
}
a.toolbar-nav-link:hover, a.toolbar-nav-link2:hover {
	background-position: 0 0;
}

.warningtext {
	color: #990000;
	font-size: 12px;
	line-height: 20px;
	}
	a.warninglink {
		color: #990000;
		text-decoration: none;
		font-size: 12px;
	}
	a.warninglink:hover {
		text-decoration: underline;
	}
	
.panel-title {
	color: #bd8c00;
	font-weight: bold;
	font-size: 12px;
}
a.panel-link {
	color: #bd8c00;
	text-decoration: none;
}

a.footer-link {
	position: relative;
	color: #fff;
	margin-right: 10px;
	text-decoration: none;
}
a.footer-link:hover {
	text-decoration: underline;
}

.search-nores {
	position: relative;
	text-align: center;
	margin: 10px;
	padding-bottom: 10px;
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
}

#mywobbler-toolbar {
	color: #bd8c00;
	}
	.mywobbler-tb-title {
		color: #bd8c00;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		padding: 10px;
		}
		.mywobbler-tb-listinfos {
			position: relative;
			padding: 10px;
			color: #666;
			margin-bottom: 10px;
		}

.myprofile {
	position: relative;
	color: #bd8c00;
	padding: 10px;
	}
	.myprofile-title {
		position: relative;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 6px;
	}
	
.panel-rc-subcats {
	display: block;
	float: left;
	width: 200px;
	border-right: 1px solid #e3dcbb;
	border-bottom: 1px solid #e3dcbb;	
	background: #fff;
	padding: 4px;
	}
	.panel-rc-subcats * {
		color: #bd8c00;
	}
	.panel-rc-subcat-title {
		display: block;
		font-weight: bold;
		padding: 2px;
		padding-bottom: 4px;
		padding-top: 4px;
		cursor: default;
	}
	a.panel-rc-subcat {
		text-decoration: none;
		display: block;
		padding: 2px;
	}
	a.panel-rc-subcat:hover {
		background: #bd8c00;
		color: #fff;
	}
	
.upload-step {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}
.upload-label {
	position: relative;
	display: block;
	float: left;
	width: 100px;
}
#upload-title, #upload-desc {
	position: relative;
	float: left;
	width: 300px;
}
#upload-desc {
	height: 80px;
}
.upload-cont td {
	vertical-align: top;
	text-align: left;
}
.upload-instruct {
	color: #666;
}
.upload-vspacer {
	height: 30px;
}
.upload-vspacers {
	position: relative;
	height: 1px;
	background: #e3dcbb;
}
	
