/*										*
*	CSS Document Template Ucuckoo.com	*
*	Data: 11-10-2006					*
*										*/
/*PNG FIX IMAGES DIR*/
.myads{background:url(../img/myads.png) no-repeat; height:60px;width:60px;}
.myads_txt{background:url(../images/pt/text/myads.png) no-repeat; width:133px; height:26px;}
.FormInputMiniDisable , .FormInputMini{font-family:Verdana, Arial, Helvetica, sans-serif;color: #666666; font-size:10px;border:1px solid #CCCCCC;background-color:#FFFFFF;vertical-align: middle; text-align:right; height:13px;}
.FormInputMiniDisable{visibility:hidden;}
/*CLASS DIV fullTransparentDIV waitDIV msgDIV*/
#fullTransparentDIV{visibility:hidden; width: 100%; height:0px; POSITION: absolute; left: 0px; top: 0px; background-image:url('http://www.ucuckoo.com/img/dark_bg.gif'); cursor:wait;Z-INDEX: 1000;}
#waitDIV{visibility:hidden; left: 0px; top: 0px; Z-INDEX: 1001; POSITION: absolute; cursor: wait;}
#msgDIV{visibility:hidden; left: 0px; top: 0px; Z-INDEX: 1001; POSITION: absolute; width:auto; height:auto}
/*Debugger*/
#debug{ background-color: #e2e2e2; width:100%; height:300px; overflow: auto; cursor:default; margin-top:10px; border:2px solid #000000;}
#debug_params , #debug_html , #debug_response{margin-bottom:10px;margin-left:5px;margin-right:5px;}
#debug_html textarea{width:100%; height:200px;}
/*MSGDIALOG*/
.defaultmsgDialog{border: #f90 3px solid;}
.defaultmsgDialog , .successmsgDialog , .failmsgDialog{background-color: #ffffff;}
.defaultmsgDialog p , .successmsgDialog p , .failmsgDialog p { padding-left:10px; padding-right:10px;}
.defaultmsgDialog img , .successmsgDialog img , .failmsgDialog img {  padding-left:5px; padding-right:5px;}
.defaultmsgDialog th , .successmsgDialog th, .failmsgDialog th{background-color: #FFCC99; cursor: move; height:25px;}
.defaultmsgDialog th div, .successmsgDialog th div, .failmsgDialog th div{cursor: pointer;}
.successmsgDialog{border: #009900 3px solid;}
.failmsgDialog{border: #DD0000 3px solid;}

/*Upload*/
.addimgBT {background-image:url('http://rooms.ucuckoo.com/img/add.gif');background-position:2% 52%; padding:3px 10px 3px 25px;}
.addimgBT:HOVER {background-image:url('http://rooms.ucuckoo.com/img/add_over.gif');}
.genericBtnform {font-family:Verdana, Arial, Helvetica, sans-serif;COLOR: #666666;FONT-SIZE: 11px;background-position:95% 50%; background-repeat:no-repeat; cursor:pointer; border: 1px solid #FFCC99; text-decoration:none;BACKGROUND-COLOR: #FFFFFF;padding:2px 10px 2px 10px; margin-right:5px;}
.genericBtnform:hover{color:#ffffff;background-color:#0176ac;}
.photoupload-queue
		{
			list-style:				none;
		}
		.photoupload-queue li
		{
			background:				url('http://rooms.ucuckoo.com/img/file_upload.gif') no-repeat 3px 5px;
			padding:				5px 0 5px 22px;
			border:1px dotted #333333;
			margin-bottom:8px;
		}

		.photoupload-queue .queue-file
		{
			font-weight:			bold;
		}

		.photoupload-queue .queue-size
		{
			color:					#aaa;
			margin-left:			1em;
			font-size:				0.9em;
		}

		.photoupload-queue .queue-loader
		{
			position:				relative;
			margin:					3px 15px;
			font-size:				0.9em;
			background-color:		#ddd;
			color:					#fff;
			border:					1px inset #ddd;
		}
		.photoupload-queue .queue-subloader
		{
			text-align:				center;
			position:				absolute;
			background-color:		#81B466;
			height:					100%;
			width:					0%;
			left:					0;
			top:					0;
		}

		.photoupload-queue .input-delete
		{
			width:					16px;
			height:					16px;
			background:				url('http://rooms.ucuckoo.com/img/file_trash.gif') no-repeat 0 0;
			text-decoration:		none;
			border:					none;
			float:					right;
		}
		.input-delete { padding-right:5px;}
		
		

.toggler {
	/*color: #222;*/
	color: #333;
	margin: 0;
	padding: 2px 5px;
	background: #fff;
	/*border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;*/
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	height:18px;
}
 
.element {
	margin: 0;
	padding: 4px; 
	color:#FFFFFF;
}
  
.float-right {
	padding:10px 20px;
	float:right;
}

/*GENERIC TABLE*/
.genericTABLE {width:100%;height:auto;margin:0;padding:0;border:0;}
.genericTABLE td {vertical-align:middle;}
.genericTABLE td.Hleft {background:url(http://www.ucuckoo.com/images/tbl_left1.png) no-repeat;}
.genericTABLE td.Hleft , .genericTABLE td.Hcenter {height:32px;font-weight:bold;}
.genericTABLE td.Hcenter {background:url(http://www.ucuckoo.com/images/tbl_bg.png);font-weight:bold;}
.genericTABLE td.Hright {background:url(http://www.ucuckoo.com/images/tbl_right1.png) no-repeat;background-position:100% 0;font-weight:bold;}
.genericTABLE td.Hleft , .genericTABLE td.Hcenter , .genericTABLE td.left , .genericTABLE td.center
{border-right:solid 1px #eeeeee; padding: 1px 5px 1px 5px;}
.genericTABLE td.Hleft , .genericTABLE td.Hcenter , .genericTABLE td.Hright , .genericTABLE td.left , .genericTABLE td.center , .genericTABLE td.right
{border-bottom:solid 1px #eeeeee;}

/*list_estab_distancia*/
.list_estab_distancia {width:100%;height:auto;margin:0;padding:0;border:0;}
.list_estab_distancia td {vertical-align:middle;}
.list_estab_distancia td.Hleft {background:url(http://www.ucuckoo.com/images/tbl_left1.png) no-repeat;}
.list_estab_distancia td.Hleft , .list_estab_distancia td.Hcenter {height:32px;font-weight:bold;}
.list_estab_distancia td.Hcenter {background:url(http://www.ucuckoo.com/images/tbl_bg.png);font-weight:bold;}
.list_estab_distancia td.Hright {background:url(http://www.ucuckoo.com/images/tbl_right1.png) no-repeat;background-position:100% 0;font-weight:bold;}
.list_estab_distancia td.Hleft , .list_estab_distancia td.Hcenter , .list_estab_distancia td.Hright , .list_estab_distancia td.left , .list_estab_distancia td.center , .list_estab_distancia td.right
{border-bottom:solid 1px #eeeeee; padding: 1px 5px 1px 5px;}

/*HOME*/
.tbl_home td.typeads{width:10%; cursor:pointer;}
.tbl_home td.typerooms{width:16%;cursor:pointer;}
.tbl_home td.address{width:50%;}
.tbl_home td.data{width:10%;cursor: pointer;}
.tbl_home td.price{width:6%;cursor: pointer;}
.tbl_home td.ops{width:8%;}
.pointer{cursor:pointer;}

/*Btn Input*/
.btnView , .btnFind {padding: 6px 5px 2px 5px; cursor:pointer;}

/*Options Map*/
#contentMapOptions{border:solid 1px #eeeeee; background-color:#FFFFFF;}
#headerMapOptions{height:20px; background:url('../images/tbl_bg.png');}
#contentMapOptions H2{font-size:11px; padding:3px 0 3px 6px; font-weight:bold;}
#mainMapOptions{border-top:solid 1px #eeeeee;}

.op{margin:5px 30px 0 0;display:none;}
.op{float:right;display:inline;margin:2px 0 0 0;position:relative;padding:0;width:12px}
.op a{display:block;height:9px;margin:0;padding:0;width:9px}
.op .plus{background:url(../img/buttons.gif) -64px 0 no-repeat;left:0;position:absolute;top:3px;}
.op .minus{background:url(../img/buttons.gif) -96px 0 no-repeat;position:absolute;right:0;top:0}

.contendscroll 
{ 
	width: 97%; 
}

/*Visualizar*/
.tbl_viewlist td.typeads{width:10%; text-align:center;}
.tbl_viewlist td.typerooms{width:20%;}
.tbl_viewlist td.distrito{width:10%; text-align:center;}
.tbl_viewlist td.address{width:38%;}
.tbl_viewlist td.data{width:10%;cursor: pointer; text-align:center;}
.tbl_viewlist td.price{width:8%;cursor: pointer; text-align:center;}
.tbl_viewlist td.ops{width:4%; text-align:center;}

.tbl_viewlist td.typeads , .tbl_viewlist td.typerooms , .tbl_viewlist td.distrito , .tbl_viewlist td.data , .tbl_viewlist td.price
{cursor:pointer;}