/* Addon Template fuer RIO CMS De Sede */
/* 19.08.2008 Created by Philipp Blatter */
/* 19.08.2008 PB: ... */
/* 21.08.2008 CC: copied everything into desede1024f.css */
/* 28.08.2008 PB: debug styles */


/*  SPECIALS: debug styles ---------------------------------------------- */

div.debug {
	background: #dfd url(/admin/img/i_debug.gif) no-repeat 3px 5px;
	padding: 5px 3px 3px 25px !important;
	margin: 20px 10px 20px 130px;
	border: 2px solid #aba;
	}
	
div.debug p {
	padding: 0;
	margin: 0;
	}
	
div.debug pre {
	background: #fff;
	width: 410px;
	margin: 4px 0;
	}
	
#debug_site { display: none; }


#recommendlayer {
	display: none;
	position: absolute;
	top: -5px;
	left: 40px;
	width: 550px;
	height: 338px;
	background: #ddd url(/img/bg-close.gif) no-repeat top right;
	border-bottom: 2px solid #bbb;
	border-right: 2px solid #bbb;	
	z-index: 99;
}
#recommendlayer iframe {
	margin: 9px;
	width: 500px;
	height: 320px;
	border: none;	
}


.navbox {
margin-bottom: 20px;
}


p small {
	font-size: 10px;
	background: #fff;
	color: #777;
	padding: 1px;
	}

#captcha { margin-top: 10px; }
#xForm #catalog { margin-top: 10px;}
#xForm #magazin { margin-top: 10px;}
#xForm #nosave { margin-top: 10px;}
#xForm #catalog label { width: 74%; float: right; }
#xForm #magazin label { width: 74%; float: right; }
#xForm #nosave label { width: 74%; float: right; }
#xForm #catalog span { margin-left: 70px; }
#xForm #magazin span { margin-left: 70px; }
#xForm #nosave span { margin-left: 70px; }
#xForm #catalog input { width: 20px; }
#xForm #magazin input { width: 20px; }
#xForm #nosave input { width: 20px; }

* html #xForm #catalog input { background-color: transparent; }
* html #xForm #magazin input { background-color: transparent; }
* html #xForm #nosave input { background-color: transparent; }
*+html #xForm #catalog input { background-color: transparent; }
*+html #xForm #magazin input { background-color: transparent; }
*+html #xForm #nosave input { background-color: transparent; }

#xForm #sendform { clear: both; padding-top: 15px;}
