﻿.auto-style1 {
    /*-moz-border-radius:5px ;
	
    -webkit-border-radius:5px ;
	
    border-radius:5px ;
    border-style:solid;
    border-width:1px;
    border-color:#999;*/
    width: 132px;
       
        
}
        
.CajaDialogo
{
    background-color: white;
           
    padding: 0px;
    width: 698px;
    height: 438px;
            
}

.CajaDialogoLarge
{
    background-color: white;
     
    padding: 0px;
    width: 999px;
    height: 550px;
            
}

.CajaDialogoXXL
{
    background-color: white;
           
    padding: 0px;
    width: 983px;
    height: 524px;
            
}

.CajaDialogo div
{
    margin: 5px;
    text-align: center;
}
.contframe {
    height: 493px;
    width: 715px;
    border: none;
    padding: 0px;
    margin: -8px -9px;
}

.contframeLarge {
    height: 570px;
    width: 1016px;
    border: none;
    padding: 0px;
    margin: -8px -9px;
    padding-top:5px;
}

.contframeXXL {
    height: 540px;
    width: 1001px;
    border: none;
    padding: 0px;
    margin: -8px -9px;
}  

.FondoAplicacion
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#ContentPlaceHolder1_imgClose {
    position: absolute;
    margin-top: -14px;
    margin-left: 682px;
}

#ContentPlaceHolder1_imgCloseLarge {
    position: absolute;
    margin-top: -14px;
    margin-left: 982px;
}

.imgCloseLarge {
    position: absolute;
    margin-top: -14px;
    margin-left: 982px;
}

.imgClose {
     position: absolute;
    margin-top: -14px;
    margin-left: 682px;
}

.imgCloseXXL {
     position: absolute;
    margin-top: -14px;
    margin-left: 966px;
}


.ConfirmPopUp{
    background-image: linear-gradient(bottom, rgb(189,189,189) 8%, rgb(235,235,235) 54%);
    background-image: -o-linear-gradient(bottom, rgb(189,189,189) 8%, rgb(235,235,235) 54%);
    background-image: -moz-linear-gradient(bottom, rgb(189,189,189) 8%, rgb(235,235,235) 54%);
    background-image: -webkit-linear-gradient(bottom, rgb(189,189,189) 8%, rgb(235,235,235) 54%);
    background-image: -ms-linear-gradient(bottom, rgb(189,189,189) 8%, rgb(235,235,235) 54%);

    background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.08, rgb(189,189,189)),
	    color-stop(0.54, rgb(235,235,235))
    );

    width:350px;
    height:150px;
    padding:0px;
border: solid 1px #B3B3B3;
   

}
.ConfirmPopUp .header{
    background-image: linear-gradient(bottom, rgb(27,84,124) 0%, rgb(34,108,169) 100%);
    background-image: -o-linear-gradient(bottom, rgb(27,84,124) 0%, rgb(34,108,169) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(27,84,124) 0%, rgb(34,108,169) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(27,84,124) 0%, rgb(34,108,169) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(27,84,124) 0%, rgb(34,108,169) 100%);

    background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(27,84,124)),
	    color-stop(1, rgb(34,108,255))
    );
    height:20%;
    width:100%;
    position:relative;
   
    
    
}
.header span{
     
     font-size:14px; font-weight:bold; color:white; padding-left:8px;
}
.ConfirmPopUp .body{
    background:transparent;
    height:60%;
    width:100%;
    position:relative;
}

.ConfirmPopUp .footer{
    background:transparent;
    height:20%;
    width:100%;
    position:relative;
}

.footer #a {
    padding-right:10px;
    text-align:right;
}


/**styles actualizado*/

span.twitter_search{
	padding-right:20px;
	background:transparent url(twitter.png) no-repeat center right;
	cursor:pointer;
}
.twittericon{
	position:absolute;
left:0px;
	top:0px;
	cursor:pointer;
}
.twitterSearchClose{
	position:absolute;
	right:0px;
	top:0px;
	width:16px;
	height:16px;
	cursor:pointer;

}

/* Efectos al pasar el cursor sobre la imagen*/
.twitterSearchClose:hover { /* Da la orden que se aplique al pasar el cursor dentro de las imagenes de las entradas*/
-moz-box-shadow: inset 0 0 1px #999;
-webkit-box-shadow: inset 0 0 1px #999;
box-shadow: inset 0 0 1px #999;
background-color: #D6D6D6;
}

			.search_results {
				width:auto;
				position:absolute;
				display:none;
               overflow: hidden; 
               
                border: 8px solid rgb(221, 221, 221); 
               border-top-left-radius: 2px;
                border-top-right-radius: 2px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; 
                /*-webkit-box-shadow: rgb(0, 0, 0) 1px 1px 5px;*/ 
                left: 100px; top: 30px; display: block;
			}
.twitterSearchTitle{
	margin: 0px; padding: 0px 0px 8px; text-indent:10px;text-align: Left;
     /*font-weight: bold;*/ font-size: 14px; 
     text-indent:20px;
     /*text-shadow: rgb(255, 255, 255) 1px 1px 1px;*/ position: relative; background-color: rgb(221, 221, 221);
}
#container_demo{
	 text-align: left;
	 margin: 0;
	 padding: 0;
	 margin: 0 auto;
	 font-family: "Trebuchet MS","Myriad Pro",Arial,sans-serif;
}
.twitterSearchContainter{
	overflow: hidden; padding: 5px; border: 1px solid rgb(204, 204, 204); background-color: rgb(246, 246, 246);
}


/** fonts used for the icons **/ 
@font-face {
    font-family: 'FontomasCustomRegular';
    src: url('fonts/fontomas-webfont.eot');
    src: url('fonts/fontomas-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fontomas-webfont.woff') format('woff'),
         url('fonts/fontomas-webfont.ttf') format('truetype'),
         url('fonts/fontomas-webfont.svg#FontomasCustomRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FranchiseRegular';
    src: url('fonts/franchise-bold-webfont.eot');
    src: url('fonts/franchise-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/franchise-bold-webfont.woff') format('woff'),
         url('fonts/franchise-bold-webfont.ttf') format('truetype'),
         url('fonts/franchise-bold-webfont.svg#FranchiseRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a.hiddenanchor{
	display: none;
}
/** The wrapper that will contain our two forms **/
#wrapper{
	width: 100%;
	right: 0px;
	overflow: hidden;	
	margin: 0px auto;	
	
	position: relative;	
}
/**** Styling the form elements **/
iframe { margin:0; padding:0; height:100%; }
    iframe { display:block; width:1000px; border:none;height: 450px; }
/**** general text styling ****/


/** Styling both forms **/
#register, 
#login{
	
	width: 88%;	
	padding: 18px 6% 60px 6%;
	margin: 0 0 35px 0;
	
}
