/*stili per il layout fisso*/ html, body { margin: 0; padding:0; } body { font:normal 15px/1.3 sans-serif,arial; text-align: left; background:#ffffff; } img { border:0px; } #footer { padding-bottom:5px; padding-top:5px; } #footer div { text-align:center; } #footer a { /* color: #DC143C; */ } .navigation-bar { background-color: #015512; height:35px; padding-top:5px; padding-right:5px; } /*tree navigation*/ .position_tree_box { margin:5px 0px 25px 0px; padding:5px; font:normal 14px/1 sans-serif,arial; border-top:1px solid #DC143C; border-bottom:1px solid #DC143C; } .position_tree_box a, .position_tree_box a.ui-link:visited, .position_tree_box .ui-link { text-decoration:none; color:#DC143C; } /*.ui-body-d .ui-link { color:#DC143C; font-weight: bold; }*/ .last_tree_element { font-weight:bold; } .credits_item_title { margin:15px 5px 5px 5px; padding:5px; padding-left:0px; border-bottom:1px solid #228B22; font-weight:bold; } .credits_item_description { padding:5px; padding-left:0px; margin:5px; overflow:hidden; width:100%; } #hardware_list { /* padding:0 15px; */ margin-top:20px; margin-bottom:20px; } /*jquery mobile*/ .ui-header { background: #B7F18C; } .ui-li-thumb { left: 5px; max-height: 70px; max-width: 70px; position: absolute; top: 5px; } /*.ui-icon, .ui-icon-searchfield:after { -moz-border-radius: 0px; -webkit-border-radius: 0px; background: url("images/icons-18-white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0.4); }*/