﻿
/* CSS Document */
html, body {
	height: 100%;
}
body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.datos{
	width:280px;
	padding:13px;
	float: left;
	margin: 0;
}

	/* ----------- estilo de forma ----------- */
#wrappermapa{
	}
	#stylized{
	}
	#stylized h1 {
		font-size:18px;
		font-weight:bold;
		margin-bottom:8px;
		color: #333;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:70px;
	float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:170px;
	margin:2px 0 10px 10px;
	}
		#stylized select{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:170px;
	margin:2px 0 10px 10px;
	}
	#stylized button{
	clear:both;
	margin-left:80px;
	width:135px;
	height:35px;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-image: url(http://c0021450.cdn1.cloudfiles.rackspacecloud.com/_img/button.png);
	background-repeat: no-repeat;
	}
	
	/*Header*/
	#header {
		height: 80px;
	}
	#header #mirage {
		float: left;
		clear: left;
		margin-top: 22px;
	}
	#header #logo {
		float: left;
		padding-left: 20px;
		padding-top: 18px;
	}
	#header #subtitle {
		float: left;
		padding-left: 20px;
	}
	#header #subtitle h2 {
		font-weight: normal;
		font-size: 12px;
		color: #666666;
		padding-top: 25px;
	}
	#logo h1 {
		font-size: 18px;
		color: #333;
		margin-bottom: 0px;
	}
	#logo h2 {
		font-size: 13px;
		color: #666;
		font-weight: normal;
		margin-top: 5px;
	}
	/*Inicia el menu*/
	.menu {
		float: right;
		padding-top: 40px;
		clear: right;
	}
	.menu ul{
		margin: 0; padding: 0;
		float: left;}

	.menu ul li{
		display: inline;

	}

	.menu ul li a{
		float: left;
		text-decoration: none;
		color: #666666;
		background-color: #E5E5E5;
		font-size: 11px;
		padding-top: 10.5px;
		padding-right: 13px;
		padding-bottom: 10.5px;
		padding-left: 13px;
	}

	.menu ul li a:visited{
		color: #333333;
	}
	.menu ul li a:hover, .menu ul li .current{
		color: #fff;
		background-color:#AABFCE;
	}
	

#wrapperTotal {
	min-height: 100%;
	margin-bottom: -150px;
	position: relative;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mapa {
	/*float: right;
	margin: 0px;
	border:solid 1px #b7ddf2;
	height: 502px;
	width: 702px;*/
	float: right;
	margin: 0px;
	border:8px solid #E5E5E5;
	height: 520px;
	width: 680px;
}
.boton {
	background-image: url(http://c0021450.cdn1.cloudfiles.rackspacecloud.com/_img/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 143px;
	text-align: center;
	padding-top: 7px;
	margin-top: 15px;
	margin-left: 15px;
}
.boton a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menulateral {
	padding-top: 15px;
	}
.menulateral ul{
	margin: 0; padding: 0;
	float: left;}

.menulateral ul li{
	display:block;
}

.menulateral ul li a{
	float: left;
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-top: 10.5px;
	padding-left: 10px;
	padding-right: 13px;
	padding-bottom: 10.5px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.menulateral ul li a:visited{
	color: #666666;
}
.menulateral ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#97B0CA;
}
#wrapperTotal #wrappermapa #stylized .menulateral h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#wrapperTotal #wrappermapa #stylized .menulateral span {
	padding: 0px;
}
#wrapperTotal #wrappermapa #stylized .menulateral img {
	float: left;
	margin-right: 5px;
}
.info {
	padding-left: 30px;
}
.push {
	margin-left: 60px;
}

/*footer*/
.clearfooter {
	height: 150px;
	clear: both;
}
#footer {
	height: 100px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#footer #footercontainer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(http://c0021450.cdn1.cloudfiles.rackspacecloud.com/_img/footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer #footercontainer #navlist {
	margin-top: 20px;
}
#footer #footercontainer #navlist a {
	color: #666666;
	text-decoration: none;
}
#footer #footercontainer #navlist a:hover {
	color: #6F7CBB;
	text-decoration: none;
}.infoMapa {
	background-color: #FFFFFF;
	width: 280px;
}
.infoMapa h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.infoMapa span {
	color: #666666;
	font-size: 11px;
}
.infoMapa a {
	text-decoration: none;
	color: #425B8A;
}
.infoMapa a:hover {
	text-decoration: underline;
	color: #425B8A;
}

/*este estilo no es necesario solo para preview*/
#mapita {
	margin: 0px;
	height: 400px;
	/*background-image: url(http://c0021450.cdn1.cloudfiles.rackspacecloud.com/_img/map.jpg);*/
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-left: 260px;
}.infoMapa .foto {
	margin-top: 6px;
}
.infoMapa img {
	vertical-align: bottom;
}
.quickTip {
	display: block;
	color: #425B8A;
	text-decoration: none;
	width: 180px;
	font-size: 11px;
}
.quickTip span {
	line-height: 37px;
}
#quickTip {
	background-image: url('http://c0021450.cdn1.cloudfiles.rackspacecloud.com/_img/orangetip.png');
	background-repeat: no-repeat; 
	width: 305px;
	height: 120px; 
	color: White; 
}
#quickTip p {
	margin-left: 17px;
	margin-top: 10px;
	
}
.hideTip {
	position: absolute; 
	display: none; 
}

