/*
 Cogumelo v0.1 - INNOTO
Copyright (C) 2009 Innoto Gestión para el Desarrollo Social S.L. <mapinfo@innoto.es>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,
USA.
/*******************************************************
*******************************************************
	Styles of Public page, including all components.
*******************************************************
*******************************************************/
	/******************************
	Main Page containers
*******************************/
body {
	background: #fff url('images/onoBG.png') top left no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
}

test
a {
	text-decoration: none;
}

#mainBody {
	width: 920px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

#maincontent {
	text-align: justify;
	padding-top: 10px;
}

/*////////////////////////////////////
			PROGRAM PAGE
////////////////////////////////////*/
.content {
	width: 880px;
	padding-left: 20px;
	padding-right: 20px;
}

#form {
	height: 140px;
	width: 400px;
}

#test_form {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 140px;
	width: 400px;
	font-size: 11px;
}

#test_form table {
	font-size: 13px;
}
td.smallcell {
	width: 110px;
}
.field {
	width: 290px;
	color: #999;
	font-size: 15px;
	font-style: italic;
}
input.field {
	width: 282px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #acacac;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#agreement {
	margin-left: 0px;
	font-size: 10px;
	font-family: Arial, Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
}

#send {
	margin-top: 4px;
	background: url('images/button_teststart.png') no-repeat center center;
	width: 228px;
	height: 40px;
	margin-left: 10px;
	border: 0;
	cursor: pointer;
}

#test {
	width: 460px;
}

#watchlegal,#watchlegal:link,#watchlegal:visited,#watchlegal:active {
	text-decoration: underline;
}

#watchlegal:hover {
	cursor: pointer;
	text-decoration: none;
	color: #01c6ff;
}

.stat_button, .improve_button, .stat_button_disabled, .stat_button_goONO, .stat_button_goStats {
	display: inline-block;
	width: 211px;
	height: 45px;
	margin-top: 5px;
	background-position: center center;
	background-repeat: no-repeat;
}

.improve_button { 
	background-image : url('images/button_showadvice.png');
	cursor: pointer;
	background-image: url('images/button_showadvice.png');
	width:292px;
}

.stat_button { 
	background-image : url('images/button_showstats.png');
	cursor: pointer;
	background-image: url('images/button_showstats.png');
}

.stat_button_disabled {
	background-image: url('images/button_showstats_dis.png');
	cursor: default;
}

.stat_button_goONO {
	background-image: url('images/button_showstats_ONO.png');
	cursor: pointer;
	width: 204px;
	height: 36px;
}

.stat_button_goStats {
	background-image: url('images/button_showstats_return.png');
	cursor: pointer;
	width: 204px;
	height: 36px;
}

.improve_button {
	
}

#orderNow {
	display: inline-block;
	position: relative;
	top: -46px;
	left: 125px;
	background: url('images/button_orderNow.png');
	width: 220px;
	height: 45px;
	cursor: pointer;
}

/*	///////////////////////////
			FORM STYLES
	///////////////////////////	*/
.formbuttonlogin {
	background-color: transparent;
	border: none;
	color: green;
	font-weight: bold;
	cursor: pointer;
}

/* Alerts*/

input.alertERROR {
	background: url('images/item_alert16.png') no-repeat bottom right;
}

td.alertERROR, span.alertERROR {
	color: #ff6304;
}
/*////////////////////////////////////
				TEST
////////////////////////////////////*/
#speed {
	width: 540px;
	height: 600px;
	background-color: grey;
}

#speedtest {
	position: absolute;
	left: 50%;
	margin-left: -326px;
	top: 162px;
	width: 640px;
	height: 350px;
}

#results {
	background-color: #e3e3e3;
	width: 470px;
	margin-left: 30px;
	margin-top: 20px;
	height: 300px;
	font-size: 14px;
	color: grey;
}

/*////////// STATISTICS PAGE //////////*/
#statTitle {
	color: #000;
	font-size: 26px;
	font-weight: bold;
}

#statistics_text {
	margin-left: 90px;
	font-size: 18px;
	font-weight: bold;
	color: green;
	margin-top: 20px;
	padding-top: 10px;
}

#stat_sections {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 44px;
}

.stat_title {
	font-size: 11px;
	color: #616161;
	cursor: pointer;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#statistics_content {
	margin-top: 40px;
	height: 335px;
	width: 970px;
}

li {
	list-style: none;
}

.selectQ {
	color: #191919;
	font-weight: bold;
	background: url('images/flecha.png') center bottom no-repeat;
}

#linea1 {
	background: #d3d3d3 url('images/linea.png') center center no-repeat;
	height: 4px;
	width: 100%;
	margin-top: 80px;
}

#linea2 {
	background: #d3d3d3 url('images/linea.png') center center no-repeat;
	height: 4px;
	width: 100%;
}

.logo_operador {
	height: 42px;
	width: 100%;
	text-align: center;
}

.sg1_container {
	width: 100px;
	margin-left: 50px;
	padding-top: 25px;
}

#statsbytop10lef {
	float: left;
	margin-top: 10px;
	margin-left: 3px;
}

#statsbytop10rig {
	float: right;
	margin-top: 10px;
}

/* ///////// STAT GRAPHS //////////// */
.stat_content {
	margin-top: 20px;
	width: 810px;
	height: 240px;
}

.stat_graphcontainer {
	float: left;
	display: inline-block;
	background: url('images/cuadro3.png') no-repeat;
	width: 98px;
	margin-left: 10px;
	height: 235px;
	padding-top: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.graph,.graph_real {
	display: inline-block;
	margin-left: 5%;
	width: 35%;
	height: 100%;
}

.sg_container {
	width: 87px;
	height: 168px;
}

.pup,.rup {
	width: 100%;
	height: 15%;
	font-size: 13px;
	text-align: center;
}

.caption {
	display: block;
	height: 15%;
	width: 100%;
	color: blue;
	text-align: center;
	vertical-align: middle;
}

.bar,.bar_real {
	display: block;
	height: 70%;
	width: 100%;
	background-image: url('images/fondo_statgraphtexture_blue.png');
	background-position: center center;
	background-repeat: repeat-x;
}

.bar_real, .bar_real2 {
	background-image: url('images/fondo_statgraphtexture_red.png');
}

.bar_real2 {}

.name {
	display: block;
	width: 100%;
	height: 20%;
	background-color: #ccc;
	text-align: center;
}

#stat_content1 {
	width: 196px;
	height: 240px;
	position: absolute;
	left: 50%;
	margin-left: -98px;
}

#stat_mediaxeral {
	background: url('images/cuadro.png') no-repeat;
	max-width: 196px;
	max-height: 240px;
	height: 240px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#sg1_container {
	width: 196px;
	height: 200px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#sg1_container * {
	margin: 0;
	padding: 0;
}

#sg1_container .graph {
	margin-left: 22px;
}

#sg1_container .graph_real {
	margin-left: 23px;
}

#sg1_container .pup,#sg1_container .rup {
	font-size: 15px;
}

#leyenda2 {
	position: relative;
	top: -240px;
	left: 199px;
	height: 26px;
	width: 250px;
}

#stat_content2 {
	margin-top: 20px;
	width: 648px;
	height: 270px;
	padding: 0;
	position: absolute;
	left: 50%;
	margin-left: -324px;
}

#statsbyoperator {
	width: 540px;
	height: 200px;
	padding: 0;
}

#leyenda {
	width: 648px;
	height: 26px;
	text-align: right;
	font-size: 12px;
}

#stat_content3,#stat_content4 {
	background: url('images/cuadro2.png') no-repeat center center;
	padding: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	width: 800px;
	height: 229px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
}

#stat_content5 {
	width: 900px;
	height: 250px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	text-align: center;
}

.disponible {
	font-size: 30px;
}

/* ////////////////////////////////// */
#right_column {
	float: right;
	right: 200px;
	margin-left: 20px;
	display: inline;
}

.test_now {
	background: url('images/button_testnow.png') no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	width: 206px;
	height: 36px;
	margin-top: 10px;
	cursor: pointer;
}

.test_done {
	background: url('images/button_testdone.png') no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	width: 206px;
	height: 36px;
	margin-top: 10px;
	cursor: pointer;
}

#logo {
	background: url('images/logo.png') no-repeat center right;
	float: right;
	margin-top: 27px;
	margin-right: 15px;
	width: 450px;
	height: 44px;
}

#socialnet_links_result {
	background: url('images/fondo_socialnets.png') no-repeat center center;
	position: absolute;
	margin-left: 762px;
	margin-top: 80px;
	width: 183px;
	height: 34px;
}

#facebook,#twitter {
	margin-top: 1px;
	float: right;
	display: inline-block;
	cursor: pointer;
}

#facebook {
	background-image: url('images/facebook_logo.png');
	width: 31px;
	height: 30px;
	margin-top: 2px;
}

#twitter {
	display: inline-block;
	background-image: url('images/twitter_logo.png');
	width: 33px;
	height: 32px;
}

/*////////////////////////////////////
			AJAX TABLE
////////////////////////////////////*/
#testpublicContainer {
	height: 250px;
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #414141;
	/*border: 1px solid #808080*/
}

#new_testpublic,.AjaxTable #id {
	display: none;
}

.AjaxTableTabs {
	height: 27px;
}

.AjaxTableTabs ul {
	float: right;
	margin: 0;
	margin-top: 5px;
	padding: 0 0 5px 0;
}

.AjaxTableTabs ul li {
	display: inline;
	font-size: 10px;
	list-style-type: none;
	margin-left: 4px;
	border: 1px solid #b5cfe8;
	padding: 4px;
	cursor: pointer;
	/* round Border */
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.AjaxTableTabs ul li.selected {
	background-color: #d2f0fc;
	color: #414141;
}

.AjaxTableTabs ul li:hover {
	background-color: #d2f0fc;
	color: #414141;
}

#testpublic_controls {
	float: left;
	margin-top: -27px;
}

#testpublicFind {
	border: 1px solid #515151;;
	color: #414141;
	width: 215px;
}

.searchReady,.searchFirst {
	background: #fff url('images/system-search.png') center right no-repeat;
}

.searching {
	background: #fff url('images/loading-16.gif') center right no-repeat;
}

a#command_searchreset {
	background: url('images/item_clear16.gif') center center no-repeat;
	color: transparent;
}

a#command_searchreset:hover {
	cursor: pointer;
}

.AjaxTable #supplier,.AjaxTable #product {
	background-image: none;
}

.AjaxTable {
	width: 100%;
	border-spacing: 0px 2px;
}

.AjaxTable thead {
	cursor: pointer;
}

.AjaxTable tr {
	background-color: transparent;
}

.pair td,.unpair td {
	border-top: 1px solid #808080;
	padding: 0;
}

.ATname {
	width: 100%;
	height: 100%;
	background-image: url('images/fondo_livestream.png');
	background-color: #808080;
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 0 3px 0;
	color: #f8f8f8;
}

.OrdDown {
	background: url('images/ordDown.png') center center no-repeat;
}

.OrdUp {
	background: url('images/ordUp.png') center center no-repeat;
}

.totregs {
	float: left;
}

.AjaxTablePager {
	text-align: right;
	margin-top: 5px;
}

#next,#prev {
	display: inline;
	width: 16px;
	height: 16px;
	background-color: red;
	background: url('images/item_arrowRblue16.png') center center no-repeat;
}

#prev {
	background: url('images/item_arrowLblue16.png') center center no-repeat;
}

.AjaxTableBTN {
	font-weight: bold;
	padding: 0 5px 0 5px;
	cursor: pointer;
}

/*////////////////////////////////////
	 	CLICK TO CALL PAGE
/////////////////////////////////////*/ 
.center {
	margin-left: auto;
	margin-right: auto;
}
.alignRight {
	float: right;
}
.alignLeft {
	float: left;
}
.clear {
	clear: both;
}
#mainBG_top, #mainBG_middle, #mainBG_bottom {
	display: block;
	width: 564px;
}
#mainBG_top {
	background: url('images/bg_ctc_top.png') center center no-repeat;
	height: 7px;
	margin-top: 40px;
}
#mainBG_middle {
	background: url('images/bg_ctc_middleY.png') top left repeat-y;
}
#mainBG_middleX {
	background: transparent url('images/bg_ctc_middleX.png') top left repeat-x;
	height: 443px;
	width: 522px;
	padding: 20px 20px 0 20px;
}
#mainBG_bottom {
	background: url('images/bg_ctc_bottom.png') center center no-repeat;
	height:11px;
}
/*////////////////////////////////////*/
#ctcContainer {
	display: block;
	width: 500px;
	color: #3D3D3D;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: -1px;
}
#ctc_logo {
	width: 110px;
	height: 40px;
}
#ctcContainer table td {
	padding-top: 8px;;
	text-align: left;
	font-size: 14px;
}
td.right {
	text-align: right;
}
.large {
	width: 289px;
}
input.large, input.small, input#ctc_telfijo {
	height: 18px;
	padding: 2px 0 0 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input.large {
	/*background: url('images/fondo_input.png') no-repeat center center;*/
	width: 277px;
}
select.large {
	margin-top: 3px;
}
input.small {
	/*background: url('images/fondo_input_small.png') no-repeat center center;*/
	width: 57px;
}
.medium {
	width: 143px;
	height: 23px;
}
div#fixo {
	/*visibility: hidden;*/
}
input#ctc_telfijo {
	/*background: url('images/fondo_input_halfcuarter.png') no-repeat center center;*/
	width: 158px;
}
#ctc_submit {
	background: url('images/button_ctc.png') no-repeat center center;
	width: 157px;
	height: 29px;
	border: none;
	margin: 18px 0 0 220px;
}
#ctc_submit:hover {
	cursor: pointer;
}
#ctcContainer #ctc_agreement {
	font-size: 12px;
}
/******************************/
/*** CLICK TO CALL - ALERTS ***/

#ctcContainer input.alertERROR {
	background: url('images/item_alert16.png') no-repeat bottom right;
}

#ctcContainer td.alertERROR {
	color: red;
}
/*//////////////////////////////////////////////////*/
/* ////////////////// RESULTS PAGE /////////////////*/
/*//////////////////////////////////////////////////*/
#speed_error {
	width: 660px;
	margin-top: 80px;
	border: 2px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#back_error {
	margin-top: 30px;
	padding: 10px;
	width: 140px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #777;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	cursor: pointer;
}

#text_error {
	font-size: 16px;
	color: #777;
	padding: 20px;
}

hr.s {
	width: 100%;
	color: green;
}

#Results_header {
	display: block;
	height: 80px;
}

#Results_header div {
	margin-top: 20px;
	float: none;
	display: inline-block;
}

#Results_title {
	background: url('images/logo.png') center right no-repeat;
	height: 44px;
	width: 98%;
	margin-left: 10px;
	color: #9f9f9f;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	color: #9f9f9f;
}

#result_logo {
	background: url('images/logo.png') no-repeat;
	margin-top: 27px;
	margin-left: 390px;
	width: 128px;
	height: 44px;
}

div.ono_arrow {
	background: url('images/item_arrow.png') no-repeat center center;
	display: inline-block;
	height: 9px;
	width: 8px;
}

#Results_name {
	margin-left: 50px;
	margin-top: -5px;
	margin-bottom: 10px; height : 15px;
	color: #222222;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0px;
	z-index: 1;
	height: 15px;
}

#TestResultContainer {
	display: block;
	margin-top: -5px; width : 540px;
	background-color: transparent;
	border-right: 1px solid #aaa;
	z-index: 25;
	width: 540px;
}

#results_container {
	width: 480px;
	height: 205px;
	margin-top: 78px;
	margin-left: 38px;
	background-color: transparent;
}

#result_text {
	float: right;
	display: inline-block;
	margin-top: 10px;
	width: 262px;
	height: 205px;
	padding-left: 8px;
	font-size: 19px; letter-spacing : -2px;
	color: #505050;
	font-weight: 600;
	letter-spacing: -2px;
}

#result_text b {
	font-size: 32px;
	font-weight: 800;
	letter-spacing: -1px;
}

#testresultgraph {
	display: inline-block;
	padding-top: 25px;
	height: 180px;
	width: 184px;
	background: transparent url('images/fondo_statsgraphic.png') no-repeat center center;
}

/*#testresultgraph .graph {
	margin-left: 0%;
}

#testresultgraph .graph_real {
	margin-left: 7%;
}*/

#testresultgraph .bar,#testresultgraph .bar_real {
	background-repeat: repeat-x;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#testresultgraph .caption {
	color: #505050;
	margin-top: 5px;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: 600;
}

#sgx_pcap {
	margin-left: -15px;
}

#sgx_pup,#sgx_rup {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	height: 20px;
	width: 100%;
	text-align: center;
	color: #676767;
}

.ono_blue {
	color: #01b3d9;
}

.ono_red {
	color: #f92900;
}

#Results_foot {
	width: 472px;
	height: 46px;
	margin: 40px 0 0 30px;
	padding: 16px 26px 0 0;
	background: url('images/button_socialR.png') no-repeat top right;
	z-index: 25;
}

#Results_foot div#twitter {
	margin-left: 6px;
}

#TestResultMenu {
	margin-top: 45px;
	float: right;
	width: 400px;
	color: #515151;
	font-size: 12px;
}

#TestResultMenu h2 {
	color: #353434;
	font-size: 15px;
	letter-spacing: -1px;
}

.TRmenu {
	width: 359px;
	height: 70px;
	background: url('images/button_Resultmenu.png');
	margin-bottom: 10px;
}

.TRmenu2 {
	width: 359px;
	height: 70px;
	background: url('images/button_Resultmenu2.png');
	margin-bottom: 10px;
}

.TRmenu:hover {
	cursor: pointer;
}

#TRmenu1 {background-position: 0px -70px;}
#TRmenu1:hover {background-position: 0px 0px;}
#TRmenu2 {background-position: 0px -210px;}
#TRmenu2:hover {background-position: 0px -140px;}
#TRmenu3 {background-position: 0px -350px;}
#TRmenu3:hover {background-position: 0px -280px;}
#TRmenu4 {background-position: 0px -70px;}
#TRmenu4:hover {background-position: 0px 0px;}
#TRmenu5 {background-position: 0px -210px;}
#TRmenu5:hover {background-position: 0px -140px;}
#TRmenu6 {background-position: 0px -350px;}
#TRmenu6:hover {background-position: 0px -280px;}

.learnAbout {
	display: inline-block;
	position: relative;
	top: -3px;
	background: url('images/button_learnAbout.png') center center no-repeat;
	width: 331px;
	height: 37px;
	cursor: pointer;
}

/*////////////////////////////////////
				FOOTER
/////////////////////////////////////*/
#contentFoot {
	
}

/* ///////// LIVESTREAM ////////////*/
#livestream_container {
	float: left;
	margin: 11px 0 0 0;
	display: block;
	background-color: transparent;
	width: 970px;
	height: 36px;
	padding: 0;
	overflow: hidden;
}

#live_fadeleft,#live_faderight {
	height: 26px;
	width: 60px;
	position: absolute;
}

#live_fadeleft {
	z-index: 2;
}

#live_faderight {
	z-index: 3;
}

#live_fadeleft {
	float: left;
	background: url('images/fondo_live_left.png') no-repeat center center;
}

#live_faderight {
	margin-left: 910px;
	background: url('images/fondo_live_right.png') no-repeat center center;
}

#livestream {
	position: relative;
	display: inline-block;
	width: 1000000px;
	z-index: 1;
}

.lsbox {
	float: left;
	clear: right;
	height: 24px;
	margin: 0 15px 0 5px;
	position: relative;
	text-align: center;
	background-color: #fff;
}

div.lsbox:hover {
	cursor: default;
}

.lsbox_name {
	float: left;
	height: 21px;
	padding: 3px 15px 0 10px;
	background-image: url('images/fondo_livestream.png');
	background-color: #808080;
	background-repeat: no-repeat;
	background-position: right;
	color: #f8f8f8;
}

.lsbox_data {
	float: left;
	padding: 3px 15px 0 2px;
	margin-left: 10px;
	color: #919191;
	text-align: left;
}

.lsbox_data b {
	color: #01c6ff;
	margin-right: 10px;
}

/* //////////////////////////////// */
#legal {
	float: right;
	font-size: 12px;
	color: grey;
	padding-top: 10px;
}

.textlegal {
	font-size: 11px;
	color: black;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.textdirecciones {
	font-size: 16px;
	color: black;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.textdirecciones p {
	text-align: center;
}

#legalreturn {
	margin-top: 20px;
	padding: 10px;
	width: 100px;
	height: 14px;
	color: #fff;
	background-color: black;
	border: 1px solid #ddd;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	cursor: pointer;
}

/*////////////////// Texturas Fondo /////////////////////////*/
#mainContent {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 1002px;
	height: 604px;
}

#mainContentBG {
	height: 604px;
	width: 970px;
	background: url('images/containers/bgc.png');
	margin-left: 16px;
}

#mainContentBL {
	float: left;
	height: 604px;
	width: 16px;
	background: url('images/containers/bgl.png');
}

#mainContentBR {
	float: right;
	height: 604px;
	width: 16px;
	background: url('images/containers/bgr.png');
}

#pageContent {
	width: 970px;
	height: 491px;
}

#pp-rcol {
	float: right;
	display: inline;
	width: 450px;
	height: 451px;
	background: #000;
	position: relative;
	right: -4px;
	background: url('images/velocimetro.png') no-repeat bottom left;
}

#containerTitle {
	padding-top: 28px;
	margin-left: 20px;
	color: #191919;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -3px;
}

.subheader {
	margin-top: 10px;
	color: #414141;
	margin-left: 20px;
	font-size: 19px;
	letter-spacing: -1px;
	font-weight: bold;
}

.subheader b {
	color: #191919;
}

.field_name {
	font-size: 13px;
	letter-spacing: 0px;
	margin-top: 6px;
}

/*////////////*/
#cob {
	width: 400px;
	height: 50px;
}

#sincobertura_msg {
	font-size: 18px;
	color: #515151;
	margin-top: 50px;
	margin-left: 120px;
}

#cobertura_msg {
	font-size: 16px;
	color: #515151;
	margin-top: 20px;
	margin-left: 20px;
}

#sincobertura {
	margin-top: 70px;
	width: 187px;
	height: 32px;
	background: url('images/newsearch.png') no-repeat;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	cursor: pointer;
}

#cuadro_cobertura {
	border: 1px solid #ccc;
	width: 720px;
	margin-left: 120px;
	margin-top: 20px;
}

#text_cobertura {
	padding: 20px;
	text-align: left;
	font-size: 16px;
	color: #01c6ff;
}

#change_phone {
	width: 160px;
	font-size: 13px;
	margin-top: 16px;
	margin-left: 540px;
}

#ctc_tipovia {
	position: relative;
	top: -3px;
}

#ctc_localidad {
	position: relative;
	top: -3px;
}

b.onoselector {
	font-size:20px;
	color:#5C0C6C;
}


/*//
///		Consejos para mejorar tu conexión (modal)
//*/
.modalConsellos {text-align:left;padding-left:20px;padding-right:20px;}
	.modalConsellos h1 {}
	.modalConsellos h2 {}
	.modalConsellos p {color: #333;}
	.modalConsellos h5.ladillo{font-weight: bold;
		display: block; 
		padding-bottom: 0.8em;
		border-bottom: 1px solid #dedede;
		}
	.modalConsellos p.ladillo{font-size: 0.8em; color: blue;}
	.modalConsellos table{
	padding:0 50px;
	border: 1px solid #dedede;
	}
	.modalConsellos table caption{
		padding: 5px;
		border-bottom: 0px;
		border-top: 1px solid purple;
		border-left: 1px solid purple;
		border-right: 1px solid purple;
		background: purple;
		color: white;
		
	}
	.modalConsellos table tr td{
		height: 1em;
		font-weight: normal;	
		font-size: 0.8em;
	
	}
	.modalConsellos table tr th{
		height: 1em;
		font-weight: bold;		
	}
	
/* **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL**
 **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL**
  **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL** **VICTIMAS ADSL**
*/
@font-face{
  font-family: "depot-bold";
  src: url(Fonts/depot-bold-webfont.ttf) format("truetype");
}
@font-face{
  font-family: "depot-medium";
  src: url(Fonts/depot-medium-webfont.ttf) format("truetype");
}
@font-face{
  font-family: "depot-regular";
  src: url(Fonts/depot-regular-webfont.ttf) format("truetype");
}
body.body_victimas{
	background: url('images/victimas/fondo.jpg') no-repeat;
}

#victimasContainer{
	background: url('images/victimas/fondo_form.png') no-repeat;
	color:#fff;
	width:978px;
	height:590px;
	margin-top:3%;
	margin-left:auto;
	margin-right:auto;
	font-family: "depot-regular";
}
#victimasContainer .title1{font-size:3.1em; font-family: "depot-bold";}
#victimasContainer .title2{font-size:2.4em; font-family: "depot-medium";}
#victimasContainer .title3{font-size:2em;  font-family: "depot-regular";}
#victimasContainer .title4{font-size:1.5em; font-family: "depot-regular";}
#victimasContainer .columnLeft{
	width:470px;
	margin-top:35px;
	float:left;
	padding:10px;
	margin-left:30px;
}

	#victimasContainer .columnLeft .title1{
		margin-bottom:10px;
	}
	#victimasContainer .columnLeft .title2{
		margin-top:30px;
		margin-bottom:25px;
	}
	#victimasContainer .columnLeft .titulo_large{
		width:700px;
	}
	#victimasContainer .columnLeft .titulo_medium{
		width:430px;
		line-height:18px;
	}
	#victimasContainer .columnLeft p{
	 margin: 15px 0px 15px 0px;
	}
#victimasContainer .columnRight{	
	width:408px;
	margin-top:50px;
	margin-left:20px;
	float:left;
	padding:10px;
}
	#victimasContainer .columnRight input.alertERROR {
	background: #fff url('images/item_alert16.png') no-repeat  right;
	}

	#victimasContainer .columnRight label.alertERROR {
		color: red;
	}
	#victimasContainer .columnRight .title3{text-align:right; padding-right:20px;}
	#victimasContainer .columnRight label{
		display:inline-block;
		width:160px;
		text-align:right;
		margin-right:10px;
	}
	#victimasContainer .columnRight input{
		width:208px;		
		height:20px;
		border:0;
		padding-left:15px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius:20px;
	}
	#victimasContainer .columnRight input.checkbox{
		width:auto !important;
	}
	#victimasContainer .columnRight .submit{
		padding:0px !important;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		height:47px;
		width:134px !important;
		color:#fff;
		background: url('images/victimas/boton_participa.png') no-repeat;
		float:right;
		margin-right:15px;
		cursor:pointer;
		font-size:1.8em;
	}
	#victimasContainer .columnRight select{
		width:220px;
		font-size:0.8em;
	}		
	#victimasContainer .columnRight .conditions{
		margin:0px;
		margin-top:3px;
		float:right;
		
	}
	#victimasContainer .columnRight .conditions input{
		line-height:20px;
		vertical-align:middle;
	}
	#victimasContainer .columnRight .conditions label{
		width:auto;
		text-align:left;
		margin-right:15px;
		line-height:20px;
		vertical-align:middle;
	}
	#victimasContainer .columnRight .conditions a{
		color:#fff;
		cursor:pointer;
		text-decoration:underline;
	}
					
#victimasContainer hr.clear{ clear:both; visibility:hidden; margin:0px; padding:0px;}

			
#victimasFinalPopup {
	width:350px;
	height:165px;
	background: url('images/victimas/popup.png') no-repeat;
	color:#fff;
	position:absolute;
	top:150px;
	margin-left:300px;
	z-index:10000;
	text-align:center;
	padding-top:10px;
	font-size:15px;
}
#victimasFinalPopup h2 {font-size:19px;}


