/* @override 
	http://www.digitalina.es/myspace/sinconservantes/userstyle.css
	http://digitalina.es/myspace/sinconservantes/userstyle.css
*/

/* @group RESET */
        * {
                margin: 0;
                padding: 0;
                border: none;
        }
        html {
                font: 62.5%/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
                text-shadow: #000 0px 0px 0px;
}

        h1, h2, h3, h4, h5, h6, p, pre,
        blockquote, ul, ol, dl, address {
                font-weight: normal;
}

ul, ol {
	list-style-type: none;
}

        sup {
                position: relative;
                bottom: 0.3em;
                vertical-align: baseline;
        }

sub {
                position: relative;
                bottom: -0.2em;
                vertical-align: baseline;
        }
        li, dd, blockquote {
        }

                a, a:link, a:visited, a:hover, a:active {
                
                outline: none;
               
                text-decoration: none;
}
        a img {
                border: none;
                text-decoration: none;
        }
        img {
                border: none;
                text-decoration: none;
        }
        label, button {
        cursor:pointer;
        }
        input, select, textarea {
                font-size: 100%;
        }

input#searchsubmit {
	/*padding: 6px;
	text-transform: uppercase;
	color: #4b4943;
	background-color: #c2bbac;
	border: 1px solid #979286;
	cursor: pointer;*/
}
        input:focus, select:focus, textarea:focus {
                background-color: #FFF;
        }
        fieldset {
                border: none;
        }

        .clearBoth {
                clear: both;
        }
        .floatLeft {
                float: left;
        }
        .floatRight {
                float: right;
        }

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

/* @end */

/* @group FASE 1 */

a:link, a:visited {

}

a:hover, a:active {

}

#all-trina {
	width: 100%;
	height: 100%;
	/*background: url(images/header.gif) no-repeat center top;*/

}

#wrapper-trina {
	width: 1000px;
	/*min-height: 900px;*/
	margin-right: auto;
	margin-left: auto;
	/*background: url(../../../Desktop/perfil.jpg) no-repeat center top;*/
	position: relative;
	height: 2100px;
}

#header-trina {
	height: 565px;
	position: absolute;
	top: 0;
	width: 1000px;
	/*background: url(images/header.gif) no-repeat center top;*/
	left: 0;
	z-index: 10;
}

a#amigo-add {
	position: absolute;
	top: 344px;
	left: 337px;
	width: 140px;
	height: 57px;
	text-indent: -5555px;
	z-index: 500;
}

a#amigo-add:link, a#amigo-add:visited {
	background: url(images/amiguete.gif) no-repeat center top;
}

a#amigo-add:hover, a#amigo-add:active {
	background: url(images/amiguete.gif) no-repeat center bottom;
}

#top-trina {
	height: 200px;
	width: 1000px;
	position: absolute;
	top: 506px;
	z-index: 11;
	background: url(images/hierba_uno.gif) no-repeat center bottom;
}

#top-intro-trina {
	height: 155px;
	width: 450px;
	position: absolute;
	top: 0;
	left: 100px;
}

#top-intro-trina h1 {
	font: bold 2em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	color: #371f03;
}

#top-intro-trina p {
	line-height: 1.3em;
	font-weight: bold;
	font-size: 1.1em;
	color: #694b15;
}

#top-intro-trina p strong {
	color: #452202;
}

#top-blog-trina {
	height: 155px;
	width: 350px;
	position: absolute;
	top: 0;
	left: 550px;
	background: url(images/blog_title.gif) no-repeat left -12px;
}

#fases-trina {
	height: 380px;
	width: 1000px;
	position: absolute;
	top: 710px;
	left: 0;
	background: url(images/fase_uno_title.gif) no-repeat 90px 18px;
}

#fase-uno {
	height: 380px;
	width: 800px;
	position: absolute;
	left: 100px;
	top: 0;
	background: url(images/hierba_dos.gif) no-repeat 0 bottom;
}

#title-fase-uno {
	height: 50px;
	width: 800px;
	position: absolute;
	top: 0;
	left: 0;
}

#image-fase-uno {
	height: 180px;
	width: 800px;
	position: absolute;
	top: 54px;
	left: 0;
	background: url(images/image_fase_uno.gif) no-repeat center center;
}

#text-fase-uno {
	height: 100px;
	width: 620px;
	position: absolute;
	top: 240px;
	left: 5px;
	color: #694b15;
}

#text-fase-uno h2 {
	margin-bottom: 10px;
	font-size: 1.6em;
	color: #371f03;
}

#text-fase-uno p {
	font-size: 1.2em;
	line-height: 1.6em;
}

#button-fase-uno {
	position: absolute;
	top: 240px;
	left: 620px;
	width: 180px;
	height: 100px;
	margin-left: 30px;
}

a#ver-candidatura:link, a#ver-candidatura:visited {
	text-align: center;
	width: 145px;
	display: block;
	height: 30px;
	color: #f00;
	font-size: 1.2em;
	line-height: 1em;
	text-decoration: underline;
	margin-top: 7px;
}

a#ver-candidatura:hover, a#ver-candidatura:active {
	text-align: center;
	width: 145px;
	display: block;
	height: 30px;
	color: #f00;
	font-size: 1.2em;
	line-height: 1em;
	text-decoration: none;
	margin-top: 7px;
}

a#enviar-candidatura:link, a#enviar-candidatura:visited {
	width: 145px;
	height: 61px;
	display: block;
	background: url(images/enviar_candidatura.gif) center top;
	text-indent: -5555px;
}

a#enviar-candidatura:hover, a#enviar-candidatura:active {
	width: 145px;
	height: 61px;
	display: block;
	background: url(images/enviar_candidatura.gif) center bottom;
	text-indent: -5555px;
}

#grupos {
	height: 990px;
	width: 1000px;
	position: absolute;
	top: 1090px;
	left: 0;
	background: url(images/back_somb.gif) no-repeat 36px 18px;
}

#yerba {
	height: 990px;
	width: 1000px;
	background: url(images/hierba_tres.gif) no-repeat center bottom;
}

h2#lori-h2 {
	display: block;
	top: 50px;
	position: absolute;
	left: 560px;
	width: 180px;
	height: 22px;
	text-indent: -5555px;
	background: url(images/lori.gif) no-repeat left top;
}

h2#sin-h2 {
	display: block;
	top: 460px;
	position: absolute;
	left: 560px;
	width: 180px;
	height: 22px;
	text-indent: -5555px;
	background: url(images/sin_rumbo.gif) no-repeat left top;
}

#lori-p {
	position: absolute;
	top: 77px;
	left: 576px;
	width: 214px;
	height: 89px;
	color: #389cb5;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
}

#lori-p strong {
	color: #266c7d;
}

#sin-p {
	position: absolute;
	top: 486px;
	left: 576px;
	width: 320px;
	height: 58px;
	color: #f48e21;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
}

#lori-link {
	position: absolute;
	top: 152px;
	left: 576px;
	width: 344px;
	height: 16px;
	color: #389cb5;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
}

#sin-link {
	position: absolute;
	top: 529px;
	left: 576px;
	width: 322px;
	height: 18px;
	color: #f48e21;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
}

#lori-link a:link, #lori-link a:visited, #sin-link a:link, #sin-link a:visited {
	color: #624f39;
}

#lori-link a:hover, #lori-link a:active, #sin-link a:hover, #sin-link a:active {
	color: #453828;
	text-decoration: underline;
}

#extras {
	width: 330px;
	position: absolute;
	height: 140px;
	top: 814px;
	background: url(images/extras.gif) no-repeat center center;
	left: 556px;
}

a#add-now {
	position: absolute;
	top: 92px;
	left: 20px;
}

a#add-now:link, a#add-now:visited {
	display: block;
	color: #f00;
	font-size: 1.2em;
	line-height: 1em;
	text-decoration: underline;
}

a#add-now:hover, a#add-now:active {
	display: block;
	color: #f00;
	font-size: 1.2em;
	line-height: 1em;
	text-decoration: none;
}

#trina {
	width: 140px;
	height: 140px;
	/*background: url(images/trina.gif) no-repeat center center;*/
	position: absolute;
	left: 801px;
}

#to-trina {
	width: 140px;
	height: 140px;
	background: url(images/trina.gif) no-repeat center center;
	display: block;
	text-indent: -5555px;
}

img#lori-image {
	position: absolute;
	top: 170px;
	left: 576px;
}

img#sin-rumbo-image {
	position: absolute;
	top: 547px;
	left: 576px;
}

a.video-small:link, .video-small:visited {
	width: 108px;
	height: 81px;
	display: block;
	background: url(images/other_video.png) no-repeat center top;
	_background: url(images/other_video.gif) no-repeat center top;
	text-indent: -5555px;
	z-index: 400;
}

a.video-small:hover, .video-small:active {
	width: 108px;
	height: 81px;
	display: block;
	background: url(images/other_video.png) no-repeat center bottom;
	_background: url(images/other_video.gif) no-repeat center bottom;
	text-indent: -5555px;
	z-index: 400;
}

a.video-small img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
}

a#lori-video-uno {
	position: absolute;
	top: 349px;
	left: 576px;
}

a#lori-video-dos {
	position: absolute;
	top: 349px;
	left: 684px;
}

a#lori-video-tres {
	position: absolute;
	top: 349px;
	left: 792px;
}

img#lori-video-uno-img {
	position: absolute;
	top: 349px;
	left: 576px;
}

img#lori-video-dos-img {
	position: absolute;
	top: 349px;
	left: 684px;
}

img#lori-video-tres-img {
	position: absolute;
	top: 349px;
	left: 792px;
}

a#sin-video-uno {
	position: absolute;
	top: 726px;
	left: 576px;
}

a#sin-video-dos {
	position: absolute;
	top: 726px;
	left: 684px;
}

a#sin-video-tres {
	position: absolute;
	top: 726px;
	left: 792px;
}

img#sin-video-uno-img {
	position: absolute;
	top: 726px;
	left: 576px;
}

	img#sin-video-dos-img {
	position: absolute;
	top: 726px;
	left: 684px;
}

img#sin-video-tres-img {
	position: absolute;
	top: 726px;
	left: 792px;
}

div#video-full {
	position: absolute;
	left: 103px;
	top: 48px;
	width: 448px;
	height: 454px;
}

a.video-medium:link, .video-medium:visited {
	width: 112px;
	height: 83px;
	display: block;
	background: url(images/other_video_m.gif) no-repeat center top;
	text-indent: -5555px;
	z-index: 400;
}

a.video-medium:hover, .video-medium:active {
	width: 112px;
	display: block;
	background: url(images/other_video_m.gif) no-repeat center bottom;
	text-indent: -5555px;
	z-index: 400;
	height: 83px;
}

a#full-video-uno {
	position: absolute;
	top: 422px;
	left: 105px;
}

a#full-video-dos {
	position: absolute;
	top: 422px;
	left: 216px;
}

a#full-video-tres {
	position: absolute;
	top: 422px;
	left: 327px;
}

a#full-video-cuatro {
	position: absolute;
	top: 422px;
	left: 439px;
}

img#full-video-uno-img {
	position: absolute;
	top: 422px;
	left: 105px;
}

img#full-video-dos-img {
	position: absolute;
	top: 422px;
	left: 216px;
}

img#full-video-tres-img {
	position: absolute;
	top: 422px;
	left: 327px;
}

img#full-video-cuatro-img {
	position: absolute;
	top: 422px;
	left: 439px;
}

a#ver-videos {
	position: absolute;
	top: 513px;
	left: 354px;
	height: 12px;
	text-indent: -5555px;
	font-size: 1px;
	width: 169px;
	line-height: 1px;
}

a#ver-videos:link, a#ver-videos:visited {
	display: block;
	background: url(images/ver_videos.gif) no-repeat center top;
	text-indent: -5555px;
}

a#ver-videos:hover, a#ver-videos:active {
	display: block;
	background: url(images/ver_videos.gif) no-repeat center bottom;
	text-indent: -5555px;
}

div#profile_aboutMe.section {
	position: absolute;
	top: 0;
	z-index: 1050;
}

div#profile_aboutMe.section div#player-audio {
	position: absolute;
	top: 1664px;
	left: 103px;
	/*background: url(images/pronto.jpg) no-repeat left top;*/
	width: 450px;
	height: 343px;
	z-index: 1100;
	visibility: visible;
	display: block;
}

div#profile_aboutMe.section div#player-audio object#mp3player {
	z-index: 2000;
	visibility: visible;
	display: block;
	width: 450px;
	height: 343px;
	position: relative;
	top: 0;
	left: 0;
}

a#trina-web {
	text-indent: -5555px;
	width: 781px;
	height: 33px;
	display: block;
	position: absolute;
	left: 108px;
	top: 996px;
}

a#trina-web:link, a#trina-web:visited {
	background: url(images/trina_web.gif) no-repeat center top;
}
a#trina-web:hover, a#trina-web:active {
	background: url(images/trina_web.gif) no-repeat center bottom;
}

/* @end */

/* @group FASE 2 VOTACION */

iframe#votacion {
	height: 280px;
	width: 800px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
}

#vota-trina {
	height: 380px;
	width: 1000px;
	position: absolute;
	left: 0;
	top: 710px;
	background: url(images/lagira_title.gif) no-repeat 90px 18px;
}

#fase-dos {
	height: 380px;
	width: 800px;
	position: absolute;
	left: 100px;
	top: 0;
	background: url(images/hierba_dos.gif) no-repeat 0 bottom;
}

#image-fase-dos {
	height: 180px;
	width: 800px;
	position: absolute;
	top: 54px;
	left: 0;
	background: transparent url(images/image_fase_2.jpg) no-repeat center center;
	display: block;
	z-index: 1000;
}

#text-fase-dos {
	height: 50px;
	width: 640px;
	position: absolute;
	top: 275px;
	left: 5px;
	color: #694b15;
}

#text-fase-dos h2 {
	margin-bottom: 10px;
	font-size: 1.6em;
	color: #371f03;
}

#text-fase-dos p {
	font-size: 1.2em;
	line-height: 1.3em;
}

#button-fase-dos {
	position: absolute;
	top: 223px;
	left: 645px;
	width: 131px;
	height: 59px;
	margin-left: 30px;
}

div.labeling {
}

div.labeling p {
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color: #634313;
	line-height: 0.8em;
}

div.resultado p {
	text-align: center;
	color: #fff;
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

div#grupo1 {
	position: absolute;
	top: 182px;
	width: 140px;
	left: 12px;
}

div#grupo2 {
	position: absolute;
	top: 182px;
	width: 140px;
	left: 168px;
}

div#grupo3 {
	position: absolute;
	top: 182px;
	width: 140px;
	left: 325px;
}

div#grupo4 {
	position: absolute;
	top: 182px;
	width: 140px;
	left: 488px;
}

div#grupo5 {
	position: absolute;
	top: 182px;
	width: 140px;
	left: 644px;
}

div#resultado1 {
	position: absolute;
	top: 74px;
	width: 140px;
	left: 12px;
}

div#resultado2 {
	position: absolute;
	top: 74px;
	width: 140px;
	left: 168px;
}

div#resultado3 {
	position: absolute;
	top: 74px;
	width: 140px;
	left: 325px;
}

div#resultado4 {
	position: absolute;
	top: 74px;
	width: 140px;
	left: 488px;
}

div#resultado5 {
	position: absolute;
	top: 74px;
	width: 140px;
	left: 644px;
}

span.ciudad {
	font-size: 12px;
}



/* @end */

/* @group FASE 3 RESULTADOS */

.fecha {
		font-size:16px;
		color:#E83C24;
		font-style:normal; !important
		letter-spacing:-0.5px;
}

.ciudad {
		font-size:16px;
		color:#371F03;
		font-style:normal; !important
		letter-spacing:-0.5px;
}

.sala a, .sala a:link, .sala a:visited {
		font-size:16px;
		color:#694B15;
		font-style:normal; !important
		letter-spacing:-0.5px;
}

.sala a:hover {
		text-decoration:underline;
}

table#lagira tr td {
	border-bottom: 1px solid #000 !important;
}



/* @end */

.labeling p a:link, .labeling p a:visited {
	color: #fb300c;
	font-size: 12px;
}

.labeling p a:hover, .labeling p a:active {
	color: #fb640c;
	text-decoration: underline;
	font-size: 12px;
}