/******************************
			Dashboard
******************************/

/******************************
	   Clases Globales
******************************/
html{
	height:100%;
	background-color:#D9F1F3;
}
body{
	background-image:url(/images/px_back_body.gif);
	background-position:top;
	top:0;
	background-color:#D9F1F3;
	background-repeat:repeat-x;
	font-family:Verdana, Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans",  "Verdana Ref", sans-serif;
	font-size:13px;
}

div.layout{
	width:960px;
	margin:auto;
	color:#333333;
}
div.layout img{
	border:0;
	margin:0;
	padding:0;
}
div.layout span{ color:#5EADCC;}/**color azul**/
div.layout h1,h2,h3,h4,h5,h6{
	 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
div.layout h2, h3{
	color:#5EADCC;
}
div.layout h2{
	font-size:20px;
	margin:.5em 0;
}
div.layout h3{
	font-size:115%;
	font-style:oblique;
}
div.layout h3 a {
	color:#5EADCC;
	text-decoration:none
}
div.layout h3 a:hover{
	color:#F7848D;
}
div.layout h4{
	font-size:115%;
	color:#C92467;
	margin:10px 0;
	border-bottom:1px solid #cccccc; 
	padding:0 0 5px 22px; 
	font-weight:bold;
	background-image:url(/images/bullet_gris_peke.jpg);
	background-repeat:no-repeat;
}
div.layout input{
	border:1px solid #CCCCCC;
	font-size:90%;
	height:19px;
	padding-top:3px;
}
div.layout input[type="radio"]{
	border:0;
}
div.layout a{
	color:#999999;
	text-decoration:none;
}
div.layout a:hover{
	color:#C92467; /**color rosa**/
}

div.layout div.title_section{
	background-image:url(/images/bullet_gris.gif);
	background-repeat:no-repeat;
	color: #C92467;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	border-bottom:3px solid #CCCCCC;
	padding-bottom:5px;
	padding-left:40px;
	display:block;
	padding-top:5px;
	margin-bottom:15px;
}
div.layout div.pager{
	margin:10px 0;
	float:right;
	clear:both;
	width:100%;
	text-align:right;
	padding-right:10px;	
	display:block;
}
div.layout div.see_more{
	margin-top:3px;
	text-align:right;
	width:100%;
	
}
div.layout div.see_more a{
	background-image:url(/images/ver.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:16px;
}
div.layout div.see_more a:hover{
	background-image:url(/images/ver_hover.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

/******************************
	  Fin Clases Globales
******************************/
/******************************
	  Clases Header
******************************/

div.layout div.header {
	margin:0;
	padding:0;
	width:960px;
	top:0;
}
div.layout div.header div.navigation{
	height:37px;
	background-image:url(/images/px_menu.jpg);
	background-repeat:repeat-x;
	
}

div.layout div.header div.navigation a{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:8px;
	display:block;
	height:29px;
	font-size:12px;
}
div.layout div.header div.navigation a:hover,
div.layout div.header div.navigation a:active{
	color:#C92467;
	font-weight:bold;
	background-image:url(/images/px_menu_hover.jpg);
	background-repeat:repeat-x;
}

div.layout div.header div.navigation a.current{
	color:#C92467;
	font-weight:bold;
	background-image:url(/images/px_menu_hover.jpg);
	background-repeat:repeat-x;
}

div.layout div.header div.button_profile{
	background:url(/images/menu_arriba_bg.jpg) repeat-x;
	-webkit-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px; 
	-moz-border-radius-bottomleft: 10px;
	height:42px;
	float:right;
	margin-top:0;
}
div.layout div.header div.button_profile a{
	padding:13px 16px 0 16px;
	float:left;
	color:#ffffff;
	font-weight:bold;
}

div.layout div.header div.button_profile a:hover{
	color:#FFFFFF; 
	text-decoration:underline;
}
/******************************
	  Fin Clases Header
******************************/
/******************************
	   Clases Body
******************************/

div.layout div.body{
	background-color:#FFFFFF;
	text-align:justify;	
}
div.layout div.body div.blue_button input,div.blue_button button{
	background-image:url(/images/b_azul.png);
	background-repeat:no-repeat;
	height:25px;
	color:#26657D;
	font-weight:bold;
	text-align:center;
	border:0;
	background-color:transparent;
	width:100px;
	float:right;
	margin:10px 0;
	
}
div.layout div.body div.content{
	padding:15px 15px 20px 15px;
}
div.layout div.body div.galery_front{
	margin-top:10px;
	padding:5px;
	border:1px solid #cccccc;
	width:77px;
	background-color:#eeeeee;
}
div.layout div.body div.galery_front:hover{
	background-color:#666666;
}
div.layout div.body div.galery_front img{
	border:1px solid #cccccc;
}
div.layout div.body div.galery_front a{
	color:#333333;
	text-decoration:none;
	display:block;
	height:77px;
}
div.layout div.body div.galery_front a:hover{
	color:#5EADCC;
	text-decoration:none;
}
div.layout div.body div.content-left-profile
{
	padding:0 18px;
}
div.layout div.body div.content-left-profile ul{
	margin:0;
}
div.layout div.body div.content-left-profile ul li{
	list-style:none;
	margin-bottom:5px;
}
div.layout div.body div.content-left-profile div.gifts{
	margin-bottom:18px; 
	width:390px;
	border:1px solid #5eadcc;
}
div.layout div.body div.content-left-profile div.gifts div.img{
	padding:5px;
}

div.layout div.body  div.content_pink{
	border:1px solid #FF318D; 
	padding:5px; 
}
div.layout div.body div.profile_applications_title{	
	width:179px;
	height:25px;
	background-image:url(/images/menu_listado.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}
div.layout div.body div.profile_applications_title a{
	color:#666666;
	font-size:10px;
	display:block;
	float:left;
	width:169px;
	height:15px;
	padding: 5px;
	font-weight:bold;
}
div.layout div.body div.profile_applications_title a:hover{
	color:#FFFFFF;
}
div.layout div.body div.profile_applications_title:hover{
	background-image:url(/images/menu_listado_hover.jpg);
}
div.layout div.body div.invite{
	background-image:url(/images/img_cambiar_password.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:230px;
	padding-right:130px;
	padding-top:20px;
	padding-left:20px;
	margin:auto;
}
div.layout div.body div.invite div.logotype{
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	padding:5px;
	padding-bottom:0;
	margin-top:5px;
	width:280px;
}
div.layout div.body div.galery_show{
	width:160px;
	border:1px solid #cccccc;
	background-color:#eeeeee; 
	padding:10px;
	text-align:center;
	margin:5px auto 5px auto;
}

div.layout div.sidebar{
	width:178px;
	margin-top:10px;
}
div.layout div.sidebar div.title_category{
	color:#FFFFFF;
	background-image:url(/images/px_catego.jpg);
	background-repeat:repeat-x;
	height:35px;
	margin-top:27px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	padding-top:8px;
	padding-left:10px;
	position:relative;
	z-index:0;
}
div.layout div.sidebar div.category{
	background-color:#fafafa;
	border:1px solid #CCCCCC;
	padding:13px;
	margin-bottom:15px;
	background-image:url(/images/perro_catego_manos.gif);
	background-repeat:no-repeat;
	background-position:top right;	
}
div.layout div.sidebar div.banner{
	margin-bottom:10px;
}
div.layout div.sidebar div.box{
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:10px;
}
div.layout div.sidebar div.box a{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#999999;
	background-color:#eeeeee;
	text-align:center;
	display:block;
	padding:5px;
}
div.layout div.body  input[type="text"], input[type="password"] 
{
	width:300px;
}
div.tag {
	
}
div.tag a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

div.tag a:hover{
	color:#C92467;
}
/*TagCloud*/
  .css1 { font-size: 0.6em; }
  .css2 { font-size: 0.8em; }
  .css3 { font-size: 1.0em; }
  .css4 { font-size: 1.2em; }
  .css5 { font-size: 0.9em; }
  .css6 { font-size: 1.2em; }
  .css7 { font-size: 1.5em; color:#666666; }
  .css8 { font-size: 1.8em; }


.noticia, .notice, .succes{
	color:#000000;
	background:#FFFFCC;
	border:1px solid #D9D900;
	padding:5px;
	text-align:center;
	margin-bottom:5px;
}
.error{
	color:#000000;
	background:#FFCCFF;
	border:1px solid #FF0033;
	padding:5px;
	text-align:center;
	margin-bottom:5px;	
}


div.layout div.box,
div.layout div.content_list div.inside{
	border:1px solid #CCCCCC;
	padding:5px;
	margin-bottom:10px;
}
div.layout div.img img{
	border:1px solid #CCCCCC;
}
div.layout div.content_list{
	padding:0 10px;
}
div.layout div.content_list div.inside{
	background-color:#fafafa;
}
/******************************
	  Fin Clases Body
******************************/

div.layout div.body div.titles-blue{
	background-color:#5EADCC;
}

div.layout div.body div.content_blue_text{
	background-color:#EAF4F8;
}
div.layout div.body div.content_blue_text ul{
	margin:0;

}
div.layout div.body div.content_blue_text ul li{
	background-image:url(/images/icons/bullet_blue.png);
	background-repeat:no-repeat;
	padding-left:20px;
	list-style:none;	
}
div.layout div.body div.content_blue_text div.back_img{
	background-image:url(/images/img_lagartija.gif);
	background-repeat:no-repeat;
	background-position:right;
}


/**Inicia perfil**/

div.layout div.body div.survey{
	width:380px;
	height:70px;
	padding:15px 10px;
	background-image:url(/images/back_encuesta.jpg);
	background-repeat:no-repeat;
	margin-bottom:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:115%;
}
div.layout div.body div.survey a{
	color:#FFFFFF;
	text-decoration:none;
}
div.layout div.body div.survey div.check_box{
	margin-top:5px;
}
div.layout div.body div.survey div.text_survey{
	padding-right:5px;
	font-size:20px;
}

div.layout div.body div.video-thumbnail{
	/*padding-top:10px;*/
}

/**termina perfil**/


/** perfil**/
div.layout div.body div.menu{
	text-align:center;
}
div.layout div.body div.menu a{
	color:#3386ec;
	font-weight:bold;
	text-decoration:none
}

div.layout div.body div.menu a:hover{
	color:gray;
	font-weight:bold;
	text-decoration:none
}

div.layout div.body div.profile{
	margin-top:34px;
}
div.layout div.body div.profile_photo{
	background-color:#fafafa;
	border:1px solid #cccccc;
	width:190px;
	margin-bottom:12px;
}
div.layout div.body div.profile_applications{
	border:1px solid #e5f3fe;
	width:196px;
	margin-bottom:12px;
	padding-bottom:5px;
	overflow:hidden;
}
div.layout div.body div.profile_applications_right{
	border:1px solid #e5f3fe;
	width:176px;
	margin-bottom:12px;
	padding-bottom:5px;
}

div.layout div.body div.profile_applications_title_right div.back_title,
div.layout div.body div.profile_applications_title div.back_title{
	background-image:url(/images/img_barra.gif);
	background-position:right;
	padding:2px 0 0 4px;
	background-repeat:no-repeat;
	height:19px;
}

div.layout div.body div.profile_applications_title_right div.back_title_dash,
div.layout div.body div.profile_applications_title div.back_title_dash{
	background-image:url(/images/img_barra.gif);
	background-position:right;
	padding:0px 0 0 0px;
	background-repeat:no-repeat;
	height:19px;
}
/*
div.layout div.body div.profile_applications_title_right{
	background-color:#23468d;
	background-image:url(/images/px_barra.jpg);
	width:176px;
	border:1px solid #e5f3fe;
	height:21px;
	color:#333333;
	font-weight:bold;
}*/
div.layout div.body div.profile_applications_content{
	padding: 5px 7px;
}
div.layout div.body div.link,
div.layout div.body div.date{	
	font-size:11px;
}
div.layout div.body div.link a,
div.layout div.body div.date{
	color:#FF318D; 
	float:right;
}
div.layout div.body div.date{
	float:left;
}
div.layout div.body div.form{
	border:1px solid #E5F3FE;
	background-color:#f7fbff;
	padding:5px;
	text-align:center;
}

div.layout div.body div.profile_body{
	/*width:500px; */
	padding:0 30px;
}
div.layout div.body div.profile_body_content{
	margin-bottom:20px;
}
div.layout div.body div.blog{
	padding:5px;
}
div.layout div.body div.blog a{
	text-decoration:none;
	margin-left:5px;
}
div.layout div.body div.blog a:hover{
	color:#FF6600;
}
/**end perfil**/
		

div.header_table{
	background-color:#23468d;
	height:20px;
	color:white;
	padding-top:3px;
}

div.content_table_1{
	background-color:#e5e5e5;
	padding-top:19px;
}

div.content_table_2{
	background-color:#f1f1f1;
	padding-top:19px;
}
div.layout div.body div.grup{
	background-color:#23468d;
	border:1px solid #b2cff6;
	height:18px;
	padding:0px 0px 3px 0px;
	color:#FFFFFF;
	font-weight:bold;
	overflow:hidden;
}



div.login {
	position   : absolute;
	width      : 126px;
	height     : 30px;
	padding-top : 7px;
	background  : transparent url(/images/login.png) no-repeat;
	text-align  : center;
}

div.dash {
	position   : absolute;
	width      : 126px;
	height     : 30px;
	padding-top : 7px;
	background  : transparent url(/images/login2.png) no-repeat;
	text-align  : center;
}


div.login, div.dash {
	color           : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

div.login, div.dash{
	color           : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

div.data {
	border-right:1px solid #a8a8f6;
	border-left:1px solid #a8a8f6;
}
div.account{
	padding:5px;
}




div.fieldWithErrors {
	border:none;
}

div.errorExplanation {
	background-color:#ffe9e9;
	border:1px solid #ff8585;
	padding-left:10px;
}

div.errorExplanation h2{
	font-size:120%;
	color : black;
	background-color:#ffe9e9;
}


input[type="submit"].aqua{
	background-image:url('/images/aqua.gif') ; 
	width:150px; 
	border:1px solid #cccccc; 
	color:#FFFFFF;  
	font-size:13px; 
	margin-left:80px; 
	height:25px; 
	padding:0 0 3px 0 ;
}



div.head_back a{
	text-decoration:none;
	color:#ff318d;
	padding-right:20px;
	font-weight:bold;
}
div.sombra{
	background-image:url(/images/px_footer.jpg);
	background-repeat:repeat-x;
	width:984px;
	margin:auto;
	overflow:hidden;
}


/******************************
	   Clases Footer
******************************/


div.layout div.footer{
	background: #e74094;
	font-size:10px;
	text-align:right;
}
div.layout div.footer div.content{
	color:#ffffff;
	padding:5px;
}

div.layout div.footer div.content a{
	color:#ffffff;
	text-decoration:none;
}
div.layout div.footer div.content a:hover{
	color:#FF99FF;
}

/******************************
	   Fin Clases footer
******************************/


div.blog_head{
	width:920px;
	padding:15px;
	background-image:url(/images/blog_back.gif);
	background-repeat:repeat-x;
	border:1px solid #daeef6;
}


/*************CAMBIOS POR ALBERTO ***********************************************/
.hlink
{
	color:#0072BC;
	text-decoration:none;
	line-height:16px;
	padding:2px;
	padding-left:22px;
}

.to_edit
{
	background:url(../images/editar.gif) 2px no-repeat;
}


.full_width
{
	width:100%;
}

.wallpost
{
	margin:4px;
	border-bottom:1px solid #aaa;
	padding-bottom:4px;
	
}

.wallpost img
{
	width:50px;
	height:50px;
}

#comment_box
{
	padding:10px;
	background-color:#F2F2F2;
	border:1px solid #aaa;
}

.wallpost_body
{
	min-height:54px;
}

.wallpost_actions
{
	margin-top:10px;
	float:left;
	color:#888;
	margin-left:54px;
}

.author_name
{
	color:#5eadcf;
	font-weight:bold;
	font-size:1.2;
	text-transform:capitalize;
	text-decoration:none;
	display:block;
}

.friend_container
{
    background-color:#fff;
    border:1px solid #ddd;
    text-align:left;
    width:75px;    
    margin:auto;
    padding:5px;
}

.popup
{
	position:relative;
	width:400px;
	padding:10px;
	padding-top:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	background:url(../images/bg_black_60.png) ;
	margin:auto;
	margin-top:10%;
}	

.popup_text
{
    color:#fff;
    font-size:1.6em;
    width:200px;
    margin-left:140px;
    margin-top:30px;
    text-align:left;
}

.on_top
{
	position:absolute; 
	z-index:2; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0;
}	

.popup_info
{
	border:1px solid #aaa;
	background:url(../images/popup_bg.png) no-repeat;

}

.close
{
	display:inline-block;
	float:right;
	width:53px;
	height:25px;
	background:url(/images/close_button_white.png) no-repeat;
	cursor:pointer;
	margin-top:-26px;

}

.close:hover
{
	background:url(/images/close_button_over_blue.png) no-repeat;
}












