/*!* jDashboard.css - jQuery Plugin v1.0.0
* http://www.codecanyon.net/user/sarthemaker
*
* Copyright 2010, Sarathi Hansen
*
* Date: October 29, 2010*/div.jdash-head-title span.sub-title{display:inline;margin:0;font-size:11px;color:#888}td.jdash-column{vertical-align:top}div.jdash-sector{background:#fcfcfc;border:1px dashed #bbb;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;display:none}div.jdash-item{background:#fff;position:relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #ccc;margin:10px 0;z-index:5}div.jdash-item.dragging{z-index:10}h1.jdash-head{border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-bottom:1px solid #ccc;font-size:14px;font-family:Georgia,times new roman,Times,serif;padding:0;margin:0;background:#eee url(images/header.png) repeat-x}div.jdash-item.collapse h1.jdash-head{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-bottom:0}div.jdash-head-title{padding:6px 12px;cursor:move;color:#555}div.jdash-head-title:hover{color:#000}div.jdash-head-title:hover span.sub-title{color:#666}div.jdash-head-collapse{display:none;border-left:1px solid #ccc;height:25px;width:30px;background:url(images/arrow-up.png) no-repeat center 10px;cursor:default}div.jdash-item.collapse div.jdash-head-collapse{background:url(images/arrow-down.png) no-repeat center 11px}div.jdash-item:hover div.jdash-head-collapse{display:block}div.jdash-toolbar{padding:5px;margin:2px 5px 0;font-weight:400;color:#555;border-top:1px solid #ddd;font-family:Calibri,Verdana,Arial,sans-serif;font-size:12px;text-shadow:none}div.jdash-body{font-size:12px;font-family:Calibri,Verdana,Arial,sans-serif;color:#444;padding:15px;overflow:hidden;border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;background:#fff}div.jdash-item ul{margin:0;padding:0;padding-left:20px;list-style-type:square;font-size:13px}div.jdash-item ul li{margin:4px 0;padding:0}div.jdash-item p{margin:10px 0}div.jdash-item p:first-child{margin-top:-10px}div.jdash-item p:last-child{margin-bottom:0}div.jdash-item a{color:#4f81bd;text-decoration:none}div.jdash-item a:hover{text-decoration:underline}div.jdash-item h2{color:#333;font-family:Georgia,times new roman,Times,serif;font-size:13px;margin:4px 0}div.jdash-item input[type=text],div.jdash-item textarea{padding:5px 6px;border:1px solid #ccc;color:#000;-moz-border-radius:2px;font-size:12px;width:200px;margin:0;font-family:Verdana,Geneva,sans-serif;color:#555}div.jdash-item textarea{height:80px}div.jdash-item input[type=text]:focus,div.jdash-item textarea:focus{color:#000;border-color:#999}div.jdash-item button::-moz-focus-inner{border:none}div.jdash-item button{-moz-border-radius:2px;background:#d7d7d7 url(images/button.png) repeat-x;border:1px solid silver;padding:4px 9px;font-size:12px;font-family:Calibri,Verdana,Arial,sans-serif;color:#000;cursor:pointer}div.jdash-item button:active{border-color:#888;background:#9e9e9e url(images/button-pressed.png) repeat-x;color:#eee}h1.jdash-head button{-moz-box-shadow:#f5f5f5 1px 1px 0}div.jdash.plus-minus div.jdash-head-collapse{background:url(images/minus.png) no-repeat center 9px}div.jdash.plus-minus div.jdash-item.collapse div.jdash-head-collapse{background-image:url(images/plus.png)}div.jdash.padded div.jdash-item h1.jdash-head{-moz-border-radius:4px;border:1px solid #ccc!important}div.jdash.padded div.jdash-item,div.jdash.padded div.jdash-sector{padding:4px}