body { background:#000; color:#fff; font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif; font-size:85%; }

#container { margin: 0 auto; margin-top: 20px; width: 903px;}

#loginForm { margin-left:10px; }
#loginForm h2 { color:#b2b2b2; font-weight:bold; }
#loginForm legend { font-weight: bold; font-size: 0.75em; }
#loginForm p { font-size: 0.75em; margin-bottom:5px; }
#loginForm label { display: block; height: 2em; padding: 10px 0 0; }
#loginForm input { margin-right:20px; border: 1px solid #999; float: right; clear: right; background: #ccc; }
#loginForm input[type=text], #loginForm input[type=password] { width:130px;}
#loginForm input:focus, #loginForm input:hover { border: 1px solid #333; }
#loginForm .error { color:#900; font-size:0.9em; text-align:center; }

h1 {font-size:18px; margin-bottom:10px;}
h2 {font-size:14px; margin-bottom:10px;}
h3 {font-size:12px; margin-bottom:10px;}

a {outline:0;}

.documenti td { margin:0; padding:0; border-bottom:1px #333 solid; }


.stage {margin:0 auto; width:1000px; overflow:auto;}

/* MENU */
#comandi { height:1000px; width:262px; float:left; margin-left:8px;padding-top:4px; position:relative;}

#comandiFloat {position: relative;}
#menu { background:url(http://bridge.3nd7r.com/static/images/menu/bottom.png) bottom no-repeat #333; list-style: none; margin: 0; padding: 0 0 16px;}
#menu li { margin: 0; padding: 0; line-height:23px; background:url(http://bridge.3nd7r.com/static/images/menu/background.png) no-repeat; font-size:12px;}
#menu li.home { background:url(http://bridge.3nd7r.com/static/images/menu/home.png) no-repeat;line-height:20px; color:#fff;}
#menu li.title {background:url(http://bridge.3nd7r.com/static/images/menu/titolo.png) no-repeat;line-height:36px;height:36px; color:#fff; padding-left:10px; font-size:14px;}
#menu a, #menu span { border-bottom: 1px solid #6E6E6E; color: #ccc; display: block; margin: 0; padding:0 10px 0 20px; text-decoration: none; font-weight:normal;}
#menu span { font-style:italic;}
#menu a:hover { color: #fff;}
#delete { background-image:url(http://bridge.3nd7r.com/static/images/menu/cestino.png); background-repeat:no-repeat; background-position:center; min-height:125px; height:125px; margin-top:10px;}
#delete .edit_area {margin:5px; background:#333;}

#print {margin-top:10px;}
#print .titolo { background:url(http://bridge.3nd7r.com/static/images/menu/titolo-print.png) no-repeat; height:42px; }
#print .options { background:url(http://bridge.3nd7r.com/static/images/menu/print-options.png) bottom no-repeat; padding:4px 0 8px; }
#print .options p { margin:0 0 0 65px; font-size:12px; }
#print .options p a { color:#fff; text-decoration:none; }
#print .options p a:hover { color:#fff; text-decoration:underline; }
.message { color:#ccc; font-style:italic; font-size:10px; padding:0 10px; }
