/*
 * CSSMin
 * CSS Compressor
 * http://foohack.com/
 * http://www.smallsharptools.com/Projects/Packer/
*/

 #site-dashboard body,img,p,h1,h2,h3,h4,h5,h6,ul,ol{margin:0;padding:0;list-style:none;border:none}.color-gray{background:#3a73a6}.color-yellow{background:#f2bc00}.color-red{background:#d00}.color-blue{background:#148ea4}.color-white{background:#dfdfdf}.color-orange{background:#f66e00}.color-green{background:#8dc100}.color-yellow h3,.color-white h3,.color-green h3{color:#000}.color-red h3,.color-blue h3,.color-orange h3{color:#FFF}#columns{*z-index:10000}#columns .column{float:left;width:50%;min-height:400px;height:auto!important;height:400px}#columns #column1 .widget{margin:10px 10px 0}#columns #column3 .widget{margin:10px 10px 0}#columns .widget{margin:10px 10px 0;border:1px solid #3a73a6;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#columns .widget .settings-not-used{padding-bottom:5px}#columns .widget .widget-head{color:#FFF;overflow:hidden;width:100%;border-bottom:1px solid #3a73a6}#columns .widget .widget-footer{color:#666;font-size:11px;padding:2px 5px;width:100%;border-top:1px dashed #CCC}#columns h3{font-size:17px;font-weight:400}#columns .widget .widget-head h3{overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;width:73%;padding:0 5px;float:left}#columns .widget .widget-content{background-color:#eff2f8;color:#000;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:1.2em;overflow:hidden}#columns .widget .widget-content p{padding:.8em 0}#columns .widget .widget-content img{float:right;margin:10px;border:1px solid #FFF;zoom:1;*display:inline;*float:none}#columns .widget .widget-content pre{padding:.5em 5px;color:#EEE;font-size:12px}#columns .widget .widget-content ul{padding:5px 0 5px 20px;list-style:disc}#columns .widget .widget-content ul li{padding:3px 0}#columns .widget .widget-content ul.images{padding:7px 0 0;list-style:none;height:1%}#columns .widget .widget-content ul.images li{display:inline;float:left}#columns .widget .widget-content ul.images img{display:inline;float:left;margin:0 0 7px 7px}.widget-head a.remove{float:right;display:inline;background:url(/content/images/img/widgetcontrols.png) no-repeat;width:14px;height:14px;margin:4px 4px 4px 0;text-indent:-9999em;outline:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid transparent}.widget-head a.remove:hover{background-color:#516987;border:1px solid #999}.widget-head a.edit{float:right;display:inline;text-decoration:none;color:#fff;font-size:11px;width:24px;height:14px;margin:4px;outline:none;text-align:right}.widget-head a.visited{color:#fff}.widget-head a.collapse{float:left;display:inline;background:url("Windows7/sprite.png") no-repeat -48px -161px;width:16px;height:16px;text-indent:-9999em;margin:4px 0 4px 4px;outline:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #3a73a6}.widget-head a.collapse:hover{background-color:#516987;border:1px solid #999}.collapsed .widget-head a.collapse{background-position:-48px -176px}.collapsed .widget-content{display:none!important}.widget-placeholder{border:2px dashed #999}#column1 .widget-placeholder{margin:10px 10px 0}#column2 .widget-placeholder{margin:10px 10px 0}#column3 .widget-placeholder{margin:10px 10px 0}.edit-box{overflow:hidden;padding:10px 10px 0;border-bottom:1px solid #3a73a6;background-color:#dde3ef}.edit-box li.item{padding:10px 0;overflow:hidden;float:left;width:100%;clear:both}.edit-box ul.colors li{width:20px;height:20px;border:1px solid #EEE;float:left;display:inline;margin:0 5px 0 0;cursor:pointer}
