*
{
	margin: 0;
	padding: 0;
}
a img
{
	border: 0;
}
body
{
	background-color: #fff;
	color: #5c666d;
	font-family: arial,sans-serif;
	font-size: 14px;
}
body.blue_bg
{
	background-color: #4cadeb !important;
}
p
{
	margin-top: 1em;
	line-height: 18px;
}
p.first
{
	margin-top: 50px;
}
p.intro
{
	font-size: 18px;
	line-height: 24px;
	color: #4cadeb;
	margin-top: 0;
}
a
{
	color: #1269c5;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-family: 'Helvetica Neue' ,helvetica;
	font-size: 36px;
	color: #fff;
	text-shadow: #0086e3 0 2px 0;
	-webkit-text-stroke: 1px transparent;
}
@media only screen and (max-device-width:480px)
{
	h1
	{
		-webkit-text-stroke: 0 black;
	}
}
h2
{
	font-size: 18px;
	color: #4cadeb;
	margin-top: 15px;
	border-bottom: 1px solid #a6d6f5;
}
h3
{
	font-size: 14px;
	color: #333;
	margin-top: 2em;
}
.dark_thin
{
	-webkit-text-stroke: 1px transparent;
}
@media only screen and (max-device-width:480px)
{
	.dark_thin
	{
		-webkit-text-stroke: 0 black;
	}
}
a.button
{
	float: right;
	text-decoration: none;
	margin-left: 10px;
	display: block;
	color: #fff;
	height: 50px;
	-webkit-transition: background-color,color,background-position .3s ease-in-out;
	-moz-transition: background-color,color,background-position .3s ease-in-out;
	background: #dadbdb url(../Images/shield_fade.png) repeat-x top left;
	display: block;
	color: #5c666d;
	text-shadow: 0 1px 0 #fff;
	font-size: 18px;
	font-weight: bold;
	-moz-box-shadow: 0 0 5px #0a4e97;
	-webkit-box-shadow: 0 0 5px #0a4e97;
	box-shadow: 0 0 5px #0a4e97;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.button big
{
	line-height: 15px;
	font-weight: bold;
	padding: 10px 10px 0 10px;
	display: block;
	color: #5c666d;
	text-transform: uppercase;
	font-size: 14px;
	text-shadow: #fff 0 1px 0;
}
a.button small
{
	line-height: 20px;
	font-weight: bold;
	color: #8c8c8c;
	font-size: 11px;
	padding: 0 10px 10px 10px;
	text-shadow: #fff 0 1px 0;
}
a.button:hover
{
	text-decoration: none;
	background-position: -15px left;
}
a.buton:active
{
	background-position: -30px left;
	background-color: #d5d5d5;
	-webkit-box-shadow: 0 0 2px #0a4e97;
	-moz-box-shadow: 0 0 2px #0a4e97;
	box-shadow: 0 0 2px #0a4e97;
}
a.button span
{
	background-image: url(../Images/download_circle.png);
	padding: 0 0 10px 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
a.bubble
{
	text-align: center;
	display: block;
	text-decoration: none;
	color: #1269c5;
	background-color: #a6d6f5;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}
a.bubble:hover, a.bubble.hover
{
	text-decoration: none;
	background-color: #1269c5;
	color: #fff;
}
.shield
{
	-webkit-transition: background-position .3s ease-in-out;
	-moz-transition: background-position .3s ease-in-out;
	background: #dadbdb url(../images/shield_fade.png) repeat-x top left;
	display: block;
	color: #5c666d;
	text-shadow: 0 1px 0 #fff;
	-webkit-text-stroke: 1px transparent;
	font-size: 18px;
	font-weight: bold;
	-moz-box-shadow: 0 0 5px #0a4e97;
	-webkit-box-shadow: 0 0 5px #0a4e97;
	box-shadow: 0 0 5px #0a4e97;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
@media only screen and (max-device-width:480px)
{
	.shield
	{
		-webkit-text-stroke: 0 black;
	}
}
a.shield:hover
{
	text-decoration: none;
	background-position: -15px left;
}
a.shield:active
{
	background-position: -30px left;
	background-color: #d5d5d5;
	-webkit-box-shadow: 0 0 2px #0a4e97;
	-moz-box-shadow: 0 0 2px #0a4e97;
	box-shadow: 0 0 2px #0a4e97;
}
ul.breadcrumbs
{
	list-style-type: none;
	overflow: hidden;
}

#bigscreen h2
{
	color: #333;
	border: none;
	font-size: 14px;
	margin: 0;
}
#bigscreen img
{
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.8);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.8);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#bigscreen a
{
	margin: 10px 0 20px 0;
	display: block;
}
* html .clearfix, * html .title, * html .buttons, * html .app, * html .columns
{
	height: 1%;
	overflow: visible;
}
* + html .clearfix, * + html .title, * + html .buttons, * + html .app, * + html .columns
{
	min-height: 1%;
}
.clearfix:after, .title:after, .buttons:after, .app:after, .columns:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
#header
{
	background: #4cadeb url(../images/header_bg.png) repeat-x top left;
	z-index: 50;
	height: 150px;
}
body.product #header
{
	height: 190px;
}
#header .inner
{
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#header #site_nav
{
	float: right;
	position: absolute;
	bottom: 2px;
	right: -10px;
	-webkit-text-stroke: 1px transparent;
}
@media only screen and (max-device-width:480px)
{
	#header #site_nav
	{
		-webkit-text-stroke: 0 black;
	}
}
#header #site_nav ul
{
	list-style-type: none;
	float: left;
}
#header #site_nav li
{
	float: left;
}
#header #site_nav li a, #header #site_nav li span.a
{
	font-weight: bold;
	display: block;
	padding: 10px 10px 10px 10px;
	color: #8c8c8c;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	text-shadow: #e9e9e9 0 1px 0;
	font-size: 16px;
	font-family: 'Helvetica Neue' ,helvetica;
	text-decoration: none;
}
#header #site_nav li span.a
{
	color: #aaa;
}
#header #site_nav li a:hover, #header #site_nav li.active a
{
	color: #4cadeb;
	text-shadow: #9ed9ff 0 0 5px,#fff 0 1px 0;
}
#header #site_nav ul.sections_nav
{
	border-left: 1px solid #eee;
	padding-left: 10px;
}
#header #site_nav ul.sections_nav li a
{
	font-weight: normal;
}
#header #site_nav ul.products_nav
{
	padding-right: 10px;
	border-right: 1px solid #bbb;
}
#header #site_nav ul.products_nav li span.for
{
	display: none;
}
#canvas
{
	width: 800px;
	margin: -60px auto 0 auto;
	padding-bottom: 50px;
	z-index: 100;
}
body.product #canvas
{
	margin-top: -90px;
}
body.home #canvas
{
	margin-top: -50px;
}
#canvas .title .text
{
	float: left;
}
#canvas .title .text h2
{
	font-weight: normal;
	border-bottom: none;
	margin-top: 5px;
	color: #a6d6f5;
}
#canvas .title .buttons
{
	float: right;
	width: 328px;
}
#page_title
{
	overflow: hidden;
}
#page_title h1
{
	float: left;
}
#page_title .support
{
	float: right;
	margin-top: 20px;
}
#page_title .support a
{
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	color: #d7efff;
	text-shadow: #207ce7 0 -1px 0;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
}
#page_title .support a:hover
{
	text-decoration: none;
	color: #fff;
}

blockquote
{
	margin-left: .5em;
	padding-left: .5em;
	border-left: 2px solid #ccc;
	color: #888;
}




body.product #canvas
{
	margin-top: -55px;
}
body.product #header
{
	height: 150px;
}
#intro
{
	margin-top: 48px;
	overflow: hidden;
	border-bottom: 5px solid #a6d6f5;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#intro #download_buttons
{
	width: 230px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #4cadeb;
}
#intro #download_buttons a
{
	width: 210px;
	margin: 10px;
	margin-top: 0;
}
#intro #download_buttons a:first-child
{
	margin-top: 10px;
}
#intro #download_buttons a#purchase_echofon_mac span, #intro #download_buttons a.buy span
{
	background-image: url(../images/purchase_icon.png);
}
#intro a#older_version
{
	font-size: 11px;
	display: block;
	color: #d7efff;
	font-weight: bold;
	text-shadow: 0 -1px #207ce7;
}
#intro p
{
	font-size: 24px;
	margin-top: 0;
	line-height: 34px;
	color: #4cadeb;
	width: 430px;
	float: right;
}

#canvas .title .text
{
	float: left;
}
#canvas .title .text h2
{
	font-weight: normal;
	border-bottom: none;
	margin-top: 5px;
	color: #a6d6f5;
}
#canvas .title .buttons
{
	float: right;
	width: 328px;
}
#canvas .support_links
{
	color: #3089dc;
	position: relative;
	top: 5px;
}
#canvas .support_links a
{
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #3998e6;
	padding: 5px 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#canvas .support_links a:hover
{
	background-color: #2886e1;
	text-decoration: none;
}
#canvas #hero
{
	margin-top: 20px;
	-webkit-box-shadow: #333 0 0 3px;
	-moz-box-shadow: #333 0 0 3px;
	box-shadow: #333 0 0 3px;
}

#home_canvas #home_headline
{
	margin-bottom: 30px;
	margin-top: 10px;
}

#footer
{
	margin-top: 50px;
	font-size: 11px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
body #footer
{
	-webkit-box-shadow: #888 0 0 5px;
	-moz-box-shadow: #888 0 0 5px;
	box-shadow: #888 0 0 5px;
}
body.blue_bg #footer
{
	-webkit-box-shadow: #0a4e97 0 0 5px;
	-moz-box-shadow: #0a4e97 0 0 5px;
	box-shadow: #0a4e97 0 0 5px;
}
#footer .copyright
{
	float: left;
}
#footer .footer_nav
{
	float: right;
}
#footer .footer_nav a
{
	padding-right: 5px;
}
#footer .footer_nav .product
{
	font-weight: bold;
	border-right: 1px solid #aaa;
	margin-right: 5px;
}

.botonnbuscar
{
	vertical-align: middle;
	background: url(../Images/buscar.png) no-repeat 0 0;
	border: 0;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.botonenviar
{
	vertical-align: middle;
	background: url(../Images/enviar_naranja.png) no-repeat 0 0;
	border: 0;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.capabuscardefault
{
	vertical-align: middle;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 4px;
}
.campobuscardefault
{
	font-size: 18px;
	vertical-align: middle;
	border: 1px solid #000;
	-moz-box-shadow: 3px 3px 4px #d8d8d8 inset;
	-webkit-box-shadow: 3px 3px 4px #d8d8d8 inset;
	box-shadow: 3px 3px 4px #d8d8d8 inset;
	border-color: #757575;
	margin: 2px 8px 4px 0;
	padding: 4px 8px;
}
.botonBuscar
{
	background: url(../images/AmarilloBotones.jpg) center center repeat-x;
	border: 1px solid #c5881e;
	color: #000;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 5px 0 0;
	padding: 3px 12px;
}
.botonAzul
{
	background: url(../images/AzulBotones.jpg) center center repeat-x;
	border: 1px solid #2B80FF;
	color: #FFF;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 5px 0 0;
	padding: 3px 12px;
}

/*BARRA PLANA SOCIAL*/
.cochesfiables_promo
{
	display: block;
	background-color: #2E2E2E;
	padding: 10px 20px 0px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
.cochesfiables_promo img
{
	float: left;
}
.cochesfiables_promo p
{
	float: right;
	padding: 0;
	margin: 0;
	line-height: 30px;
	color: #8c9499;
	text-decoration: none !important;
}
.cochesfiables_promo:hover p
{
	color: #fff;
}
/*FIN BARRA PLANA SOCIAL*/


.FilasValidaciones
{
	vertical-align: top;
	text-align: left;
	position: relative;
	bottom: 8px;
}
.TextoValidaciones
{
	background-color: #B82619;
	color: #FFF;
	padding: 0 5px;
}
.estiloFotos
{
	-moz-box-shadow: 0 0 10px #121212;
	-webkit-box-shadow: 0 0 10px #121212;
	box-shadow: 0 0 10px #333;
}

.estiloTablaGenerica, .estiloListView
{
	width: 100%;
	font-size: 90%;
	border-collapse: collapse;
}
.estiloTablaGenerica td, .estiloTablaGenerica th, .estiloListView td, .estiloListView th
{
	font-size: 1em;
	border: 1px solid #99CCFF;
	padding: 3px 7px 2px;
}
.estiloTablaGenerica th, .estiloListView th
{
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #4CADEB;
	color: #fff;
}
.estiloTablaGenerica .alt, .estiloListView .alt
{
	background: #EEE;
}
.estiloTablaGenerica .pgr a, .estiloListView .pgr a
{
	color: #666;
	text-decoration: none;
}
.estiloTablaGenerica .pgr a:hover, .estiloListView .pgr a:hover
{
	color: #000;
	text-decoration: none;
}
.estiloTablaGenerica .pgr table
{
	margin: 5px 0;
}
.estiloTablaGenerica .pgr td
{
	color: #CC0000;
	font-weight: bold;
}

.ac_results
{
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul
{
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li
{
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block; /* if width will be 100% horizontal scrollbar will apear when scroll mode will be used*/ /*width: 100%;*/
	font: menu;
	font-size: 12px; /* it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox*/
	line-height: 16px;
	overflow: hidden;
}
.ac_loading
{
	background: white url('../images/ajax-loader.gif' ) right center no-repeat;
}
.ac_odd
{
	background-color: #EAEAEA;
}
.ac_over
{
	background-color: #B82619;
	color: white;
}

.datapager a
{
	color: #039;
	text-decoration: none;
}
.datapager a:hover
{
	color: #4CADEB;
	text-decoration: none;
}
.datapager .pgr
{
	font-size: 12px;
	background: #424242;
	padding-top: 5px;
	padding-bottom: 4px;
}
.datapager .PagerNormal
{
	background-color: #FFFFFF;
	font-weight: 800;
	color: #333333;
	font-size: 1.1em;
	text-decoration: none;
	border-width: 0;
	padding: 1px 5px;
}
.datapager .PagerCurrent
{
	background-color: #0099FF;
	font-weight: 800;
	color: #FFFFFF;
	font-size: 1.1em;
	border-width: 0;
	padding: 1px 5px;
}
.textoLabelFormularios
{
	font-weight: bold;
}
.textHide
{
	visibility: hidden;
	display: none;
}

/*.tooltip {
	display:none;
	background:transparent url(/tools/img/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}*/

.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}




