.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 5px;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
	display: none;
}
table.formPage {
}
td.err {
	color:#F9F0E8;
	background-color:#D15600;
	display: block;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	text-align: center;
}
.count {
	font-size: 0.8em;
}
#overvieuw_links {
	font-size: 0.9em;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
	margin-top: 2px;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4095EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4095EF;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
	clear:both;
	width:20%;
	margin:0 0 0 auto;
	padding:3px;
	line-height:19px;
	text-align:right;
}

.text, .btn {

}
#enlaces .formPage .field .text_res {
	width: 325px;
	background-color: #FFFFFF;
}


input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
.captcha {
	border: 1px solid #666666;
	margin-top: 10px;
}
#link form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#searchlink {
	clear: both;
	float: right;
	margin: 5px;
}
#enlaces .btn {
	width: 100px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
div.errForm, span.errForm {
	color:#F9F0E8;
	background-color:#D15600;
	display: block;
}
.small, .small a {
	padding: 0px;
	color: #909090;
	text-decoration: none;
	font-size: 0.8em;
	margin: 0px;
}
.sort {
	margin-right: 5px;
	margin-bottom: 10px;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
	width: 70px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
#link_url {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#enlaces {
	margin: 10px;
}
#enlaces table {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:450px;
	border-style:none;
	margin:0 auto;
	padding:0;
}
#enlaces td {
	margin:0;
	padding:0;
}
#enlaces fieldset {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:400;
	letter-spacing:.1em;
	border-top-width:1px;
	border-top-color:gray;
	border-bottom-width:1px;
	border-bottom-color:gray;
	border-style:solid none;
	font-size: 0.9em;
}
#enlaces .RtAlign {
	text-align:right;
	vertical-align:middle;
}
#enlaces input {
	width:225px;
	margin:2px 0;
	padding:0;
}
#enlaces textarea {
	width:225px;
	margin:2px 0;
	padding:0;
}
#enlaces .submit {
	width:120px;
}
div.footer {
	bottom:0;
	clear:both;
	text-align: center;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td {
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.paging-links, .paging-info {
	text-align:right;
}
.paging-info {
	font-style: italic;
}
.limit_field {
	padding: 0px;
	color: #909090;
	text-decoration: none;
	margin: 0px;
	border-style:solid;
	border-width:0;
	background-color: #F9F0E8;
	vertical-align: bottom;
	font-size: 0.9em;
}
#toggleCategTree {
	display:block;
	cursor:pointer;
	cursor:hand;
	color:#6A8AD4;
}
#categtree {
	margin:3px 0;
	height:200px;
	width:300px;
	overflow:auto;
	border:1px dotted #9EC2F3;
	border-width:0 1px 1px;
}
#catTitle {
	background:#fff;
} /* Important for Konqueror */
#categtree h2 {
	margin:0 0 5px;
	padding:2px;
	text-align:center;
	color:#5e74b3;
	background:#DDE5F3;
	vertical-align:middle;
}
#categtree #close_tree {
	right:0;
	padding:1px;
	text-align:center;
	white-space:nowrap;
	cursor:pointer;
	cursor:hand;
}
#categtree .categ-item {
	clear:both;
	margin:3px 5px;
	padding:2px 5px;
	display:block;
	border:1px dotted #CBE2EC;
	border-width:1px 0;
	cursor:pointer;
	cursor:hand;
}
#categtree .categ-item img {
	margin-right:1em;
}
#categtree .odd {
	background:#F8F8FC;
}
#categtree .even {
	background:#fff;
}
#categtree .categ-item:hover {
	background:#eee;
}
