* { margin: 0; padding: 0; border: 1; } ul, ol, dl { padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6, p { margin-top: 0; padding-right: 15px; padding-left: 15px; } body { background-color: #ededed; margin: 0; padding: 0; color: #000; font:"Segoe UI"; } .wrapper { width: 100%; min-height: 596px; background-color: #efefef; margin: 0 auto; } .wrapper .header { background-color: #2f2f2f; min-height:45px; min-width:100%; float:left; } .wrapper .header .img{ margin-top:12px; margin-left:15px; } .wrapper .header .link { float:right; margin-right:23px; margin-top:14px; font-size:13px; color:#d1d1d1; text-decoration:none; font-family: Arial, Helvetica, sans-serif; } .wrapper .header .link:hover { background-color:#5f5f5f; } .wrapper .header2 { background-color: #dadde1; min-height:15px; min-width:100%; float:left; } .wrapper .sidebar1 { float: left; width: 200px; min-height:530px; background-color: #dadde1; padding-bottom: 10px; } ul.nav { list-style: none; float:left; font-size:12px; width: 200px; } /*ul.nav li { border-top: 1px solid #cecccc; border-bottom: 1px solid #cecccc; }*/ ul.nav a, ul.nav a:visited { font-weight:bold; color: #D1D1D1; display: block; text-decoration:none; padding:10px 10px 10px 10px; background-color: #eeeeee; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc)); background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc); background-image: -moz-linear-gradient(top, #eeeeee, #cccccc); background-image: -ms-linear-gradient(top, #eeeeee, #cccccc); background-image: -o-linear-gradient(top, #eeeeee, #cccccc); background-image: linear-gradient(top, #eeeeee, #cccccc); border: 1px solid #ccc; border-bottom: 1px solid #bbb; border-right: 1px solid #bbb; color: #333; font-family: Arial, Helvetica, sans-serif; text-shadow: 0 1px 0 #eee; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; } ul.nav a:hover, ul.nav a:active, ul.nav a:focus { font-weight:bold; width:21500px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; padding: 10px 10px 10px 15px; background: -moz-linear-gradient( top, #439bff 0%, #2b7cff 50%, #2b7cff 50%, #0062ff); background: -webkit-gradient( linear, left top, left bottom, from(#439bff), color-stop(0.50, #2b7cff), color-stop(0.50, #2b7cff), to(#0062ff)); border: 1px solid #a3a3a3; -moz-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0); -webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0); box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0); text-shadow: 0px -1px 0px rgba(000,000,000,0), 0px 1px 0px rgba(255,255,255,0); } .wrapper .content { background:#efefef; min-width: 85%; min-height:538px; float: left; } .wrapper .content .border{ border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-radius:3px; width : 80%; min-height : 30%; margin-left: 50px; margin-top: 35px; } .wrapper .content .border .bordhead{ border: 1px solid #F00; min-height:35px; max-height: 35px; display: block; text-decoration:none; background-color: #eeeeee; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc)); background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc); background-image: -moz-linear-gradient(top, #eeeeee, #cccccc); background-image: -ms-linear-gradient(top, #eeeeee, #cccccc); background-image: -o-linear-gradient(top, #eeeeee, #cccccc); background-image: linear-gradient(top, #eeeeee, #cccccc); border: 1px solid #ccc; border-bottom: 1px solid #bbb; border-right: 1px solid #bbb; border-radius:3px; color: #333; font-family: Arial, Helvetica, sans-serif; text-shadow: 0 1px 0 #eee; } .wrapper .content .border .bordhead p{ font-size:12px; font-weight:bold; color:#333; padding: 9px 10px 10px 10px; } .wrapper .content .border .tabel{ width:50%; text-align:center; border:10px; border-color:#F00; } .wrapper .content .border th{ font-size:12px; font-weight:bold; color:#333; text-align:center; } .wrapper .content .add{ font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:Bold; color: #333; margin-left:30px; margin-top:20px; border: 1px } .wrapper .content .add .input{ width: 188px; padding: 5px 10px; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 400; font-size: 12px; color: #9d9e9e; background: #ffffff; ; } .wrapper .footer { padding: 10px 0; background-color: #CCC49F; position: relative; clear: both; } .clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; } #bt{width:60px;background-color:#666;}