#popup{
border:2px solid #fff;
width:352px;
display:none;
z-index:7;
position:absolute;
}

#pop_border{
z-index:101;
width:350px;
height:auto;
border:1px solid #000;
}

#pop_cabecera{
width:100%;
height:auto;
background:#333333;
opacity:0.8;
}

#pop_titulo{
float:left;
height:20px;
font:11px Arial;
color:#ededed;
padding:5px 10px 0px 10px;
font-weight:bold;
opacity:1;
}

#pop_cerrar{
background:url(/imgfiles/back/dynamic/imgs/cerrar.gif) right no-repeat;
float:right;
height:20px;
font:11px Arial;
color:#ededed;
margin-right:8px;
padding:5px 18px 0 10px;
cursor:pointer;
}

#pop_contenido{
width:100%;
height:auto;
background-color:#ededed;
padding:10px 0px;
}

#pop_interior{
float:left;
height:auto;
font:11px Arial;
color:#333;
margin-left:10px;
margin-top: 10px;
width:220px;
text-align:center;
}

#pop_imagen{
width:70px;
height:70px;
float:left;
margin-left:10px;
}

#pop_texto{
height:50px;
}

#pop_buttons{
height:20px;
margin:0 159px;
width:250px;
}

.boton_naranja{
border: 1px solid #c05218;
background: #ed6015;
font: Bold 11px Arial, Verdana;
color: #ffffff;
text-transform: uppercase;
padding: 2px 6px 2px 6px;
cursor: pointer;
}

.boton_verde{
border: 1px solid #209500;
background: #52CC03;
font: Bold 11px Arial, Verdana;
color: #ffffff;
text-transform: uppercase;
padding: 2px 6px 2px 6px;
cursor: pointer;
}


.div_button{
 float:left;
 padding-left:5px;
}



/* Related PopUP */

#rel_popup{
border:2px solid #fff;
width:750px;
display:none;
z-index:7;
position:fixed;
}

#rel_pop_border{
z-index:101;
height:auto;
border:1px solid #000;
}

#rel_pop_cabecera{
width:100%;
height:auto;
background:#333333;
opacity:0.8;
}

#rel_pop_titulo{
float:left;
height:20px;
font:11px Arial;
color:#ededed;
padding:5px 10px 0px 10px;
font-weight:bold;
opacity:1;
}

#rel_pop_cerrar{
background:url(/imgfiles/back/dynamic/imgs/cerrar.gif) right no-repeat;
float:right;
height:20px;
font:11px Arial;
color:#ededed;
margin-right:8px;
padding:5px 18px 0 10px;
cursor:pointer;
}

#rel_pop_contenido{
width:100%;
height:550px;
background-color:#ededed;
padding:10px 0px;
}


#rel_search{
	margin:25px auto;
	width:710px;
}

#av_elems{
	width:710px;
	margin:15px auto;
	height:250px;
}

#preview_elem.products{
	width:500px;
	margin:0 auto;
	height: 155px;
	border: 1px dotted #333333;
	padding: 0px 0;
	background:#fbfbfb;
	overflow-y: auto;
}
#preview_elem.posts{
	width:470px;
	margin:0 auto;
	height: 90px;
	border: 1px dotted #333333;
	padding:30px;
	background:#fbfbfb;
	overflow-y: auto;
}

#preview_elem > div{
	margin:0 0px;
	font:12px Arial,Verdana;
}

#preview_elem img.img_preview{
	border:2px solid #333333;
}

#preview_elem span.txt{
	font:11px Arial;
	line-height:20px;
}

#preview_title{
	height:15px;
	line-height:15px;
	width:500px;
	margin:0 auto;
	font:11px Arial,Verdana;
	font-weight:bold;
}
#Save_rel{
	width:500px;
	margin:0 auto;
}
/*
#related_products, #related_projects{
   width:710px;
   margin-left:90px;
}

#related_posts{
   width:710px;
   margin-left:90px;
}
*/

/*Email product */

#email_product_popup{
border:2px solid #fff;
width:550px;
display:none;
z-index:7;
position:fixed;
}

#mail_product_pop_border{
z-index:101;
height:auto;
border:1px solid #000;
}

#mail_product_pop_cabecera{
width:100%;
height:auto;
background:#333333;
opacity:0.8;
}

#mail_product_pop_titulo{
float:left;
height:20px;
font:11px Arial;
color:#ededed;
padding:5px 10px 0px 10px;
font-weight:bold;
opacity:1;
}

#mail_product_pop_cerrar{
background:url(/imgfiles/back/dynamic/imgs/cerrar.gif) right no-repeat;
float:right;
height:20px;
font:11px Arial;
color:#ededed;
margin-right:8px;
padding:5px 18px 0 10px;
cursor:pointer;
}

#mail_product_pop_contenido{
width:100%;
background-color:#ededed;
padding:10px 0px;
}

#mail_product_search{
	margin:25px auto;
	width:710px;
        text-align:center;
}




#email_product_popup .err{
     padding:0px !important;
}

#mail_product_pop_contenido .texto{
	line-height:20px;
        color:#424244;
        font:12px Arial,Verdana;
        font-weight:bold;
}






