@charset "utf-8";
/*	DESTINO GPS 	. UPDATED JULY 2009
	ADMINISTRATOR	. JONATHAN@DESTINOGPS.COM
	2008-2009 (C) ALL RIGHTS RESERVED
	CSS Document */
@import url('/compose/menu.css');
@import url('/compose/local.css');
body	{
		margin:0px;
		padding:0px;
		font-family:Tahoma, Verdana, Arial, sans-serif;
		font-size:13px;
		}
	.cuerpo	{ width:840px;
			margin-left:auto;
			margin-right:auto;
			}
	#header			{ width:100%; height:50px;
					 background:url(/_images/css/header_background01.png) repeat-x;
					z-index:10; position:fixed;
					}
		#header .cuerpo	{ background:url(/_images/css/header_background02.png);background:url(/_images/css/header_background02.png); height:50px; }
		#header-fix	{ width:100%; height:60px; }	
	.info-area		{ width:100%; background:url(/_images/css/body_area01.png) center no-repeat; }
	#body-header{
		width:100%; background:url(/_images/css/body_header01.png) no-repeat;
		color:#FFF;
		}
	#body-header-expand{ height:50px; }
	#body-header h1{
		font:70% "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
		font-size:16px; margin-left:10px; margin-top:8px;
		}
	#body-header h1 strong{
			font-size:11px; font-weight:lighter;
		}
	#body-header h2 {
		font:70% "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
		font-size:20px; margin-left:10px; margin-top:14px;
		}
	#body-footer{
		width:100%; height:20px; background:url(/_images/css/body_footer01.png) no-repeat;
		color:white; margin-bottom:10px; clear:both;
		}
	.body-start { width:840px; background:url(/_images/css/body_header03.png) no-repeat; clear:both; height:20px; }
	.body-end { width:840px; background:url(/_images/css/body_header04.png) no-repeat; clear:both; height:20px; }
			
	#footer-other	{ width:100%; height:auto; }
		#footer-other .cuerpo	{
					background:url(/_images/css/footer_background02.png) no-repeat;
					}
		#footer-other h1 	{
							font:70% "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
							font-size:14px; padding:10px; color:#80786C;
							}
		#footer-other h1 a:link		{  color:#AE5700; text-decoration:none; }
		#footer-other h1 a:hover	{  color:#AE5700; text-decoration:underline; }
		#footer-other h1 a:visited	{  color:#AE5700; }
		
		.buttom			{ width:140px; height:35px; position:relative;}
		.buttom a:link, .buttom a:visited	{ display:block; text-decoration:none; color:#FFF; }
		.buttom div		{ text-align:center; font-size:11px; line-height:30px; background:url(/_images/css/button_hover.png) no-repeat; }
		.buttom a:hover	{ display:block; width:140px; height:35px; background:url(/_images/css/button_hover.png) no-repeat; text-decoration:none; color:#FC0;  }
		
	#footer-pre		{ width:100%;
					background:url(/_images/css/body_area01.png) center top no-repeat;
/*					background: #CC6600 url(/_images/css/footer_backgroun01.png) repeat-x; */
					vertical-align:text-top;
					}
		#footer-pre .cuerpo							{ background:url(/_images/css/blank80alpha.png); border-top:#CCC 1px solid; }
		#footer-pre p								{ color:#000; font-size:12px; margin-top:10px; }
		#footer-pre a:link, #footer-pre a:visited	{ color:#000; text-decoration:none; font-weight:bold; }
		#footer-pre a:hover							{ color:#000; text-decoration:underline;	}
	
	.footer-banner	{ /*width:250px; height:120px; */ padding:10px 10px 0px 0px; }	
	
	#footer-final	{ width:100%; height:50px; color:#FFFFFF;
					background:#333; /*background-color:#F5F5F5;*/
					}
		#footer-final td, #footer-final p				{ color:#F5F5F5; }
		#footer-final a:link, #footer-final a:visited	{ color:#FC0; text-decoration:none;	}
		#footer-final a:hover							{ color:#C60; text-decoration:none;	}
		
	.img	{ padding:6px; background:white; border:#F5F5F5 1px solid; float:left; margin:0px 10px 10px 0px; }
		.img img	{ background:#FFF; }
		.img:hover	{ background:#F0F0F0; }
		.img p		{ margin:4px 0px 0px 0px; font-size:11px; color:#666666; }
		
	.img-sel		{ padding:4px; background:#F7F7F7; margin:0px 2px 2px 0px; text-align:center; float:none; }
		.img-sel img	{ background:#FFF; border:0px none; }
		.img-sel:hover	{ background:#FC0; }
	.td-right		{ background:#F7F7F7; border-left:1px #CCC solid; }
	.nav-tree {
		width:240px;
		float:left;
		}

		#comment_cloud {
			margin:4px 10px 0px 150px;
			z-index:10px;
			position:absolute;
			width:80px;
			height:62px;
			background:url(/_images/css/comentarios.png) no-repeat;
			text-align:center;
			paddign-top:10px;
			display:block;
			padding-top:6px;
		 }
		 #comment_cloud { color:black; font-size:20px; font-weight:lighter; }
		 #comment_cloud strong { font-size:10px; font-weight:lighter; }
		 #comment_cloud a:link, #comment_cloud a:visited, #comment_cloud a:hover { color:black; text-decoration:none; display:block; }
	.input-text { background:url(/_images/input_01_text.png) no-repeat; width:200px; height:25px; border:none; padding-left:6px; padding-top:4px; font-size:12px; font-weight:lighter;  }
	.input-boton { background:url(/_images/input_01_boton.png) no-repeat; width:25px; height:30px; border:none; }
	.radius {
		border:1px #CCC solid;
		padding:5px;
		margin-top:6px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-ms-border-radius:5px;
		}