/*** alguns estilos r-site*/
.content_field {}/*bk 5, 6 e 7 area de conteúdo editavel*/

.inpress_navigator {/* navegação na lista anterior|seguinte*/
	right:50px;
}

#rplayer_span {
	margin:0;
	padding:0;
	border:none;
}

#rplayer_span img {
	margin:0;
	padding:0;
	border:none;
}

#rplayer_span td {
	margin:0;
	padding:0;
	border:none;
	vertical-align:top;
}

#rplayer_display {
	width:0px;
	color:#b74f8e;
}

/*fields -------------------------*/
.required
{
	border-color:<%=borderColor%>;
}

/*.timeCtrl
{
	display:none;
}

.calBtn
{
	cursor:pointer;
}

.timeCtrl td
{
	vertical-align:top;
}

.timeCtrl .tm thead,th {
	color:Red;
}

.timeCtrl .tm td,thead,th {
	border: 1px solid;
	font-size:xx-small;
	cursor: hand;
}*/

.timeCtrl th
{
	text-align:right;
}

/*.cal
{
	font-size:8pt;
	text-align:center;
	width:150px;
}

.cal_head td
{
	color: <%=hiliteColor%>;
	font-size:8pt;
	font-weight:bold;
}

.cal_semana td
{
	font-size:6pt;
	font-weight:bold;
}

.calday {
	cursor:pointer;
}

.calday a
{
	color:<%=menuColor%>;
	border: silver 1px solid;
	font-size: 6pt;
	cursor: hand;
	text-align: right;
	width:100%;
}

.calmark a
{
	color:<%=menuColor%>;
	background-color:Silver;
	width:100%;
}

.sunday a
{
	color:<%=borderColor%>;
	width:100%;
}

#ano
{
}

#mes
{
}

.caldisabled
{
	color:Silver;
}

*/

.btn
{
	cursor:pointer;
}

.linha_par
{
	background-color: snow;
}

.linha_impar
{
	background-color: ghostwhite;
}

.invalid_required
{
	background-color: <%=errorBgColor%>;
}

.invalid_number
{
	background-color: <%=errorBgColor%>;
}

.invalid_complete
{
	background-color: <%=errorBgColor%>;
}

.invalid_email
{
	background-color: <%=errorBgColor%>;
}

.copy
{
	font-size: 9px;
	color: silver;
	font-family: Verdana;
}

.toolbox
{
	padding:0;
	margin:0;
	border:none;
	background-color:Silver;
	position:absolute;
	filter:alpha(opacity=95);
	behavior:url("site/behave/behave_drag.asp");
	/* url(site/behave/toolbox.htc);*/
	/*z-index:999;*/
}

.toolbox td,.toolbox table {
	padding:0;
	margin:0;
	border:none;
	vertical-align:top;
}

.toolbox thead {
	background-color:#000000;
	color:silver;
}

.toolbox form {
	background-color:#000000;
	color:silver;
}

.toolbox input {
	margin:0;
	padding:0;
}
.toolbox img {
	border:none;
}

.candrag
{
	position:absolute;
	behavior:url("site/behave/behave_drag.asp");
}

.ctrl_input {
	font:"Courier New", Courier, monospace;
	font-size:9px;
	background-color:#333333;
	color:#e8e8e8;
	border:solid 1px #e8e8e8;
}

.ctrl_dlg {
	background-color:#444444;
	color:#e8e8e8;
	border:groove 2px #e8e8e8;
}

.ctrl_dlg thead {
	color:#e8e8e8;
}

.ctrl_dlg a {
	color:#a8a8a8;
}

.ctrl_dlg a:hover {
	color:Red;
}

.hscroll {
	behavior:url("site/behave/behave_hscracel.asp");
}

.vscroll {
	behavior:url("site/behave/behave_vscracel.asp");
	overflow:hidden;
}

#edit_toolbar img {
	border:none;
	margin:0;
	padding:0;
}
#edit_toolbar td {
	border:none;
	margin:0;
	padding:0;
	vertical-align:top;
}

#tool_pad {
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	border:solid 1px red;
}





