/*
blicomm.net Stylesheet ( v.2009 )
Copyright Francesco Paggin
*/

/* import global styles */
@import url("base.css");
@import url("print.css") print;

/* sfondi header */
body#contattaci #body_wrap	{ background:url(../images/bg_headers/contact.png) repeat-x 0 100px; }
#emotional_content		{ height:175px; padding:5px 0; }

#mappa_google {	width:420px; background:#eee; height:420px; border:1px solid #ccc; }

form.contact ul 	{ list-style-type:none; margin:0; padding:0 0 1.5em 0; }
form.contact ul li	{ list-style-type:none; margin:0; padding:0; overflow:hidden; width:100%; padding-bottom:3px; }
form.contact ul li .label { float:left; width:12em; }

form.contact textarea,
form.contact input.text { padding:2px; border:1px solid #aaa; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:16em; color:#555; }

form.contact textarea:focus,
form.contact input.text:focus { border:1px solid #0D91BE; color:#000; }

form.contact input { margin-right:3px; }

form.contact textarea { width:95%; }

form.contact .column-fix { overflow:hidden; width:100%; }
form.contact .column-50 { float:left; width:49%; }

form#frmInvio ul li .label { width:13em; }

form#frmInvio input.text { width:16em; }

form#frmInvio select { width:15em; }