/********************** 1DayLater.com *********************\
                  Copyright 1DayLater Ltd.
\**********************************************************/

/* Browser leveller */
  *    {border: 0; padding: 0; margin: 0;}
  html {height: 100%;}
  body {height: 101%; font-size: 13px; line-height: 24px; font-family: HelveticaNeue, Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; color: #282828; background:#1198F1;}
  div.clear {clear: both!important; height: 1px!important; margin: -1px 0 0 0!important; overflow: hidden!important; float: none!important;}

/* Fancy fonts */
  input, textarea, select, option, button {font-family: georgia, serif; font-style: italic;}

/* Basic text bits */
  h1 {font-size: 24px; line-height: 30px;}
  h2 {font-size: 18px; line-height: 30px;}
  h3 {font-size: 16px; line-height: 30px;}
  h4 {font-size: 14px; line-height: 30px;}
  h1, h2, h3, h4, p {margin: 10px;}
  pre, blockquote   {margin: 10px 20px;}
  pre               {font-family: monospace; overflow: auto; padding: 5px; border: 1px dashed #CCCCCC;}
  ul, ol                     {margin: 10px 10px 10px 30px;}
  ul ul, ol ol, ol ul, ul ol {margin: 0 0 0 30px;}

/* Links */
  a       {font-weight: bold; color: #D47700;}
  a:hover {text-decoration: none;}

/* Misc bits */
  object {outline: none;}
  img    {vertical-align: middle;}
  .hr    {margin: 10px 0; border-top: 1px solid #000000;}
  .hr hr {display: none;}

/* Colour swatches */
  .swatch {float: left; width: 10px; height: 10px; margin: 4px 3px 0 0; border: 1px solid #282828;}

/****************** Bunch o' backgrounds ******************/
/*
body#m2011-10 {background: url('/gfx/bgs/2010-10.jpg') top left #00649d no-repeat;}
body#m2011-11 {background: url('/gfx/bgs/2010-11.jpg') top left #014A75 no-repeat;}
body#m2011-12 {background: url('/gfx/bgs/2010-12.jpg?v=1') top right #014670 no-repeat;}
body#m2012-01 {background: url('/gfx/bgs/2011-01.jpg') top right #025081 no-repeat;}
body#m2012-03 {background: url('/gfx/bgs/2011-03.jpg') top left #0281D2 no-repeat;}
body#m2012-04 {background: url('/gfx/bgs/2011-04.jpg') top left #038EE9 no-repeat;}
body#m2012-05 {background: url('/gfx/bgs/2011-05.jpg') top left #1198F1 no-repeat;}
body#m2012-06 {background: url('/gfx/bgs/2011-06.jpg') top left #19a5fd no-repeat;}
body#m2012-07 {background: url('/gfx/bgs/2011-07.jpg') top left #34AFFF no-repeat;}
body#m2012-08 {background: url('/gfx/bgs/2011-08.jpg') top left #3AB9FF no-repeat;}
body#m2012-09 {background: url('/gfx/bgs/2011-09.jpg') top left #1B82BD no-repeat;}*/

/*********************** Page layout **********************\
\**********************************************************/

/* Popups */
  #popupBG          {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: black; z-index: 103; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);}
  #popup            {display: none; position: absolute; top: 0%; left: 50%; z-index: 104;}
  #popupClose       {padding: 0 25px; text-align: right; font-size: 16px;}
  #popupClose a     {color: #FFFFFF; font-weight: bold; text-decoration: none;}
  #popupInner       {margin: 0; padding: 1px 0; -webkit-border-radius: 15px; -khtml-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
  /* Error and Animation */
    #popup.error #popupInner {padding: 1px 10px; background-color: #F9C520;}
    #popup.flash #popupInner {padding: 15px; background-color: #FFFFFF;}

/* Feedback tab */
  #feedback {display: block; position: fixed; top: 50%; left: 0; width: 22px; height: 90px; margin-top: -45px; z-index: 100; overflow: hidden; text-indent: -1000px; white-space: pre; background: url('/gfx/feedback.png') top left no-repeat #D47700;}

/* Readme & Noscript */
  .readme   {display: block; margin: 10px 5px; text-align: center; color: #FFFFFF; background-color: #282828; padding: 10px;}
  .readme a {color: #FFFFFF;}
  #noscript {margin: 0;}

/* Navigation */
  #nav {width: 960px; height: 85px; margin: 5px auto 10px auto;}
  #nav h1 {float: left; width: 403px; height: 85px; padding: 0; margin: 0 0 0 43px; overflow: hidden; text-indent: -500px; white-space: pre; background: url('/gfx/logo.png?v=30') 0 2px no-repeat;}
  #nav ul {float: right; width: 400px; padding: 0; margin: 0 50px 0 0; list-style-type: none;}
  #nav li         {color: #FFFFFF; float: right; padding: 0; margin: 5px 0 0 10px; line-height: 30px;}
  #nav li a       {color: #000000; display: block; padding: 0 20px; background: #FFFFFF; color: #000000; font-weight: normal; text-decoration: none; -moz-box-shadow: 0 0 10px #989898; -webkit-box-shadow: 0 0 10px #989898; box-shadow: 0 0 10px #989898; -webkit-border-radius: 15px; -khtml-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
  #nav li a:hover {background: #3399D4; color: #FFFFFF;}

/* Content */
  #content {width: 960px; margin: 0 auto;}
  .content {margin: 0 40px 20px 40px; padding: 10px 0 0 0; background-color: #FFFFFF; -moz-box-shadow: 0 0 10px #989898; -webkit-box-shadow: 0 0 10px #989898; box-shadow: 0 0 10px #989898; -webkit-border-radius: 25px; -khtml-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
  /* Arrows */
    .arrow         {height: 30px; margin: -20px 0 -10px 0; background: url('/gfx/arrow.gif?v=36') no-repeat center top;}
    .arrow.error   {background-position: center -30px;}
    .arrow.animate {background-position: center -60px;}
    .arrow.blue    {background-position: center -90px;}
    .arrow.orange  {background-position: center -120px;}
  /* Round buttons */
    .roundbutton       {display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; overflow: hidden; background: url('/gfx/dashboard/icon.png?v=2') right 30px no-repeat #FFFFFF; font-weight: bold; cursor: pointer; -webkit-border-radius: 15px; -khtml-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -moz-box-shadow: 0 0 5px #989898; -webkit-box-shadow: 0 0 5px #989898; box-shadow: 0 0 5px #989898;}
    .roundbutton.active,
    .roundbutton:hover {background-color: #3399D4; color: #FFFFFF;}
    .roundbutton.inactive,
    .roundbutton.inactive:hover {background-color: #FFFFFF; color: #AAAAAA;}
    /* Demo and feedback */
      .demo,
      .feedback       {position: absolute; left: 50%; -moz-box-shadow: 0 0 10px #989898; -webkit-box-shadow: 0 0 10px #989898; box-shadow: 0 0 10px #989898;}
      .demo           {background-position: left 0;     margin-left: -480px;}
      .feedback       {background-position: left -30px; margin-left: 450px;}
      .demo:hover,
      .feedback:hover {background-color: #D47700;}
    /* Prev and next */
      .prev, .next {position: relative; margin: 0px -30px -30px 0px;}
      .prev        {top: 5px; left: 10px;}
      .next        {top: 5px; left: 840px;}
    /* Play, pause & stop */
      .play        {background-position: right -60px;}
      .play:hover  {background-position: right -90px;}
      .pause       {background: #FFFFFF url('/gfx/dashboard/pause.gif') center top no-repeat;}
      .pause:hover {background-position: center bottom;}
      .stop        {background-position: right -180px;}
      .stop:hover  {background-position: right -210px;}
  /* Columns & Tabs */
    .cols,        .tabs        {padding: 0 0 10px 0;}
                  .tabs        {height: 30px;}
    .col,         .tab         {float: left; margin: 0 0 0 10px; background: #FFFFFF; -webkit-border-radius: 15px; -khtml-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -moz-box-shadow: 0 0 5px #989898; -webkit-box-shadow: 0 0 5px #989898; box-shadow: 0 0 5px #989898;}
                  .tab         {height: 30px; line-height: 30px; text-align: center; background: url('/gfx/dashboard/icon.png?v=2') right 30px no-repeat #FFFFFF; color: #000000; text-decoration: none; cursor: pointer;}
    .cols_1 .col, .tabs_1 .tab {width: 860px;}
    .cols_2 .col, .tabs_2 .tab {width: 425px;}
    .cols_3 .col, .tabs_3 .tab {width: 280px;}
    .cols_4 .col, .tabs_4 .tab {width: 206px; margin-right: 2px;} /* has a total 12px margin because it doesn't quite divide */
    .cols_5 .col, .tabs_5 .tab {width: 164px;}
    .cols_6 .col, .tabs_6 .tab {width: 135px;}
    /* Tabs also act as buttons */
    .tab:hover   {background-color: #3399D4!important; color: #FFFFFF;}
    .tab.active  {background-color: #3399D4!important; color: #FFFFFF; cursor: default; font-weight: bold;}
      /* And their icons */
        .tab.icon_view   {background-position: right -240px;}
        .tab.icon_toggle {/*background-position: right -300px;*/}
        .tab.icon_view:hover,
        .tab.icon_view.active {background-position: right -270px;}
        .tab.icon_toggle:hover,
        .tab.icon_toggle.active {/*background-position: right -330px;*/}

/* 1DayLater Vectors */
  .vector {display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; padding: 0 8px; background: #EEEEEE; color: #000000; -webkit-border-radius: 12px; -khtml-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;}
  /*.vectornum                  {padding: 2px; position: relative; top: -4px; left: -3px; margin-right: -3px; font-size: 10px; background: #EEEEEE; color: #000000; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
  *:first-child+html .vectornum {margin-right: 0;}*/
  /* Coloured tags */
    .vector.dark  {color: #FFFFFF;}
    .vector.light {color: #000000;}
  /* Clickable tags */
    .vector.view,
    .vector.toggle,
    .vector.edit,
    .vector.delete       {padding-right: 20px; background-image: url('/gfx/dashboard/icon.png?v=2'); background-repeat: no-repeat; cursor: pointer;}
    .vector.view:hover,
    .vector.toggle:hover,
    .vector.edit:hover,
    .vector.delete:hover {color: #FFFFFF!important; background-color: #3399D4!important;}
    .vector.view         {background-position: right -363px;}
    .vector.view.dark    {background-position: right -393px;}
    .vector.toggle       {background-position: right -423px;}
    .vector.toggle.dark  {background-position: right -453px;}
    .vector.view:hover   {background-position: right -393px;}
    .vector.toggle:hover {background-position: right -453px;}
    .vector.edit         {background-position: right -663px;}
    .vector.delete       {background-position: right -693px;}

/* Footer - big old hack for stickyness */
  #footerWrap {margin: 0 0 -60px 0; min-height: 100%; height: auto!important; height: 100%;}
  #footer, #footerPush {height: 60px;}
  #footer      {color: #FEFEFE; width: 860px; height: 20px; line-height: 20px; margin: 10px auto 30px auto;}
  #footerLeft  {float: left;}
  #footerRight {float: right;}
  #footer a    {color: #FEFEFE;}

/************************** Forms *************************\
 General form styling, makes it simple to knock out a nice
  form with or without the dropdown functionality
\**********************************************************/

/* Form containers */
  .form      {padding: 0;}
  .form form {padding: 0 10px 5px 10px; margin: 0 10px; background: #EEEEEE; -webkit-border-radius: 15px; -khtml-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
  /* General form elements */
    label           {display: block; color: #999999; font-weight: bold; margin: 5px; padding: 0 6px 0 0;}
    label span      {font-weight: normal;}
    input,
    textarea,
    select          {display: block; width: 100%; background: #FFFFFF; border: 1px solid #CCCCCC; color: #282828; font-size: 18px;  padding: 2px; *margin: -1px 0;}
    select          {max-height: 12; padding: 0;}
    label.select,
    label.button    {padding: 0;}
    option          {padding: 2px 2px 0 2px;}
    optgroup option {padding: 0 0 0 25px;}
    button          {display: block; width: 100%; font-size: 18px; line-height: 34px; margin: 10px 0 0 0; background: #D47700; color: #FFFFFF; text-align: center; cursor: pointer;}
    input[type="hidden"] {display: none;}
  /* Input toggler */
    .toggler25 {float: right!important; width: 25px; height: 25px; margin: -26px -5px 0 0; cursor: pointer;}
    @-moz-document url-prefix() { .toggler25 { position: relative; z-index: 99; } } /* The fox has trouble layering... */
  /* Disabled labels */
    label.disabled input,
    label.disabled textarea,
    label.disabled select,
    label.types.disabled span {color: #CCCCCC!important; background-image: url('/gfx/dashboard/disabled.gif?v=31')!important;}
    button.disabled           {background: #D4A66A;}

/* Dropdown */
  #dropdown           {}
  #dropdown_title     {text-align: left; background: #282828; color: #FFFFFF; padding: 2px;}
  #dropdown_content   {}
  #dropdown .footlink {text-align: center; clear: both; color: #D47700; font-weight: bold; font-style: italic; padding: 5px 0 0 0; cursor: pointer;}
  /* Floaty fluff */
    .fluff {width: 18px; height: 18px; margin-bottom: -18px; line-height: 1px; position: relative; top: -23px; left: 5px;}
    .fluff_toggle     {width: 25px; height: 25px; margin-bottom: -25px; top: -26px; left: 323px; background-image: url('/gfx/dashboard/sprites.png?v=31'); cursor: pointer;}
    .fluff_toggle_on  {background-position: -125px 0;}
    .fluff_toggle_off {background-position: -125px -25px;}
  /* Autosuggest */
    #dropdown.autosuggest   {}
    .autosuggest_item       {cursor: pointer; padding: 2px;}
    .autosuggest_item:hover,
    .autosuggest_item.hover {background: #D47700; color: #FFFFFF;}
    /* Just our colour swatches */
    .autosuggest_item .swatch       {width: 14px; height: 14px; margin: 2px 4px 0 2px;}
    .autosuggest_item:hover .swatch,
    .autosuggest_item.hover .swatch {border-color: #FFFFFF!important;}
  /* Tags */
    #dropdown.tags span   {float: left; background: #282828; color: #FFFFFF; cursor: pointer; font-size: 11px; line-height: 11px; padding: 3px 4px; margin: 2px 2px 0 0; -webkit-border-radius: 6px; -khtml-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
    #dropdown.tags .dark  {color: #FFFFFF;}
    #dropdown.tags .light {color: #000000;}
    #dropdown.tags .used  {filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
  /* Date */
    #oodate {position: relative; width: 303px; height: 260px; background: #FFFFFF;}
    /* Controls */
      .oodate_nav       {position: absolute; display: block; width: 40px; height: 20px; background: top center no-repeat url('/gfx/dropdown/oodate_arrow.png?v=1') #AAAAAA; cursor: pointer;}
      .oodate_ctrl .oodate_nav,
      .oodate_nav:hover {background-color: #D47700;}
      #oodate_up        {top: 0;    left: 131px;}
      #oodate_down      {bottom: 26px; left: 131px; background-position: bottom center;}
      #oodate_left      {top: 109px; left: 0; width: 20px; height: 40px; background-position: center left;}
      #oodate_right     {top: 109px; right: 0; width: 20px; height: 40px; background-position: center right;}
      #oodate_controls  {position: absolute; width: 100%; height: 19px; bottom: 3px; background: center center no-repeat url('/gfx/dropdown/oodate_controls.png?v=1');}
    /* Months */
      #oodate_inner       {position: relative; top: 22px; left: 22px; width: 259px; height: 190px; overflow: hidden;}
      .oodate_month       {position: absolute; width: 100%; height: 100%;}
      #oodate_month_2     {top: -1000px;}
      .oodate_title       {background: #000000; line-height: 22px; color: #FFFFFF; text-align: center; font-weight: bold;}
      .oodate_month span  {float: left; width: 35px; line-height: 22px; border: 1px solid #FFFFFF; text-align: center;}
      .oodate_dayofweek   {font-weight: bold;}
      .oodate_day         {background: #EEEEEE; cursor: pointer;}
      .oodate_day:hover,
      .oodate_day.active  {background: #D47700!important; color: #FFFFFF!important;}
      .oodate_day.active  {font-weight: bold; border: 1px solid #D47700;}
      .oodate_noctrlx .oodate_day.suitor {background: #FFFFFF; border: 1px solid #D47700; font-weight: bold;}
  /* Colour */
    #dropdown.colour {text-align: center;}
    #HSL             {width: 195px; height: 195px; margin: 5px auto;}
    #HSLwheel        {position: relative; background: top left url("/gfx/dropdown/wheel.png?v=1") no-repeat; width: 195px; height: 195px;}
    #HSLwheel div    {position: absolute; overflow: hidden}
    #HSLswatch       {width: 101px; height: 101px; top: 47px; left: 47px; background: #FF0000;}
    #HSLmask         {width: 101px; height: 101px; top: 47px; left: 47px; background: top left url("/gfx/dropdown/mask.png?v=1") no-repeat;}
    #HSLhue,
    #HSLsatlum       {background: bottom right url("/gfx/dropdown/marker.png?v=1") no-repeat; width: 17px; height: 17px; top: 5px; left: 89px;}
    #HSLsatlum       {top: 89px; left: 40px;}

/************************** intro *************************/

  /* Center all the titles */
    #intro h1,
    #intro h2,
    #intro h3 {text-align: center;}
  /* Intro, Login & Register */
    #introOverview {}
    #introAnim     {text-align: center; cursor: pointer; font-style: italic;}
    #introSignin   {margin-bottom: 10px;}
    /* Both forms */
      #introOverview form   {padding: 0 10px;}
      #introOverview button {line-height: 26px; *line-height: 18px;}
      .introLabelA,
      .introLabelB {width: 194px; float: left; margin: 0 5px 0 0;}
      .introLabelB,
      .introLabelC {margin: 0;}
      .introButton {width: 199px; float: left; margin: 0 5px 10px 0;}
      .introButton {margin: 0;}
      /* Login form */
        #introSignin {background: #3399D4; color: #FFFFFF;}
        #introSignin label,
        #introSignin a       {color: #FFFFFF;}
        #introSignin input   {border-color: #FFFFFF;}
        #introRemember       {float: left; width: 194px; margin: 10px 5px 10px 0; line-height: 26px;}
        #introRemember input {float: left; width: 24px; height: 26px; margin: 0 5px 0 0; background: transparent; border: none;}
        #introSignin button  {margin: 10px 0 0 0; background: #282828; color: #FFFFFF;}
      /* Register form */
        #introRegister         {background: #EEEEEE;}
        #introRegister .button {margin: 10px 0;}
      /* Responses */
        .introResponse              {text-align: center; font-style: italic; padding-bottom: 10px;}
        #introSignin .introResponse {display: none;}
  /* Stats */
    #introStats    {padding: 0px; *padding: 1px;}
    #introStats h2 {line-height: 50px; margin: 0;}
  /* Features */
    #introFeatures h1          {margin: 0;}
    #introFeatures .col        {margin-top: 10px;}
    #introFeaturesRegisterLink {font-weight: bold;}
  /* Quotes */
    #introQuotes       {height: 40px; padding: 5px 0px; font-size: 14px; line-height: 20px;}
    #introQuotes ul    {height: 40px; overflow: hidden; margin: 0; list-style-type: none;}
    #introQuotes li    {margin: 0; text-align: center; font-style: italic;}
    #introQuotes cite  {display: block;}
  /* Pricing */
    #introPricing h1 {margin-top: 0;}
    /* Chunky prices */
      .introPrice         {text-align: center;}
      .introPrice span    {display: block; font-size: 70px; line-height: 70px;}
      #introPricingMath .introPrice {float: left; width: 130px;}
      #introPricingMathPlus  {float: left; font-size: 30px; line-height: 94px!important; width: 20px!important; text-align: center;}
    /* Delete me */
      #introPremium .introPrice           {float: left; width: 190px;}
      #introPremium #introPricingMathPlus {width: 45px!important;}
    /* The feature lists */
      #introPricing ul {margin-left: 0; margin-right: 0; list-style-type: none;}
      #introPricing li {margin: 0; padding: 5px 10px;}
      #introPricing li:nth-child(odd) {background-color: #EEEEEE;}
  /* Register Link */
    #introRegisterLink    {padding: 0; *padding: 1px; font-style: italic; font-weight: bold; color: #FFFFFF; background-color: #D47700; cursor: pointer;}
    #introRegisterLink h1 {line-height: 50px; margin: 0;}

/************************ dashboard ***********************/

  /* Can be in one of a few modes */
    .logSwap,
    .searchSwap,
    .timersSwap,
    .visualiseSwap,
    .toolsSwap,
    .adminSwap {display: none;}
    #dashboard.logMode       .logSwap,
    #dashboard.searchMode    .searchSwap,
    #dashboard.timersMode    .timersSwap,
    #dashboard.visualiseMode .visualiseSwap,
    #dashboard.toolsMode     .toolsSwap,
    #dashboard.adminMode     .adminSwap {display: block;}

  /* Dashboard messages */
    .dashMessage        {display: none; margin: 0 10px 10px 10px; padding: 1px 0; background: #EEEEEE; -webkit-border-radius: 15px; -khtml-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
    .dashLoading,
    .dashLoadingaccount {color: #999999; text-align: center;}
    /* Welcome */
      .dashWelcomeHelp     {float: left;  margin: 0 10px;}
      .dashWelcomeFeedback {float: right; margin: 0 10px;}
      .dashWelcome .roundbutton {margin-top: -30px;}
    /* Background */
      .dashFreeaccount,
      .dashPremiumaccount {background: url('/gfx/dashboard/message_subscription.png?v=1') bottom right no-repeat #EEEEEE;}

  /* Pagination */
    .pagination     {text-align: center; padding: 0;}
    .pagination div {margin: 0 2px; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline;}

  /* Mode */
    #dashboardMode          {}
    #dashboardMode a        {font-weight: normal;}
    #dashboardMode a.active {font-weight: bold;}
    #dashboardModeSwap      {}

  /* Forms */
    #dashboard .form            {width: 780px; margin: 0 auto;}
    #dashboard form             {margin: 0;}
    #dashboardModeSwap .form    {padding: 0 0 10px 0;}
    #dashboardContentSwap .form {padding: 10px 0;}
    #dashboard label   {float: left;  margin: 0 5px 5px 0;}
    #dashboard .button {float: right; margin: 14px 0 0 0; width: 50px;}
		#dashboard .pdf_button {float: right; margin: 14px 0 0 0; width: 180px;}
    /* Entry edit form */
      #entry_edit_form                {display: none;}
      .entry_edit_form .prev,
      .entry_edit_form .next          {display: none;}
      .entry_edit_form .value         {width: 180px;}
      .entry_edit_form .project       {width: 180px;}
      .entry_edit_form .date          {width: 270px;}
      .entry_edit_form .time          {width: 90px;}
      .entry_edit_form .note          {width: 317px; float: right!important;}
      .entry_edit_form .note textarea {height: 79px;}
      .entry_edit_form button         {height: 84px; line-height: 84px;}
    /* Entry load form */
      .entry_hidden_search_form {display: none;}
    /* Entry search form */
      #entry_search_form          {display: none;}
      .entry_search_form .search  {width: 344px;}
      .entry_search_form .project {width: 208px;}
      .entry_search_form .types   {width: 125px; padding: 0 2px 0 0;}
      .entry_search_form .date    {width: 344px;}
      .entry_search_form button   {height: 84px; line-height: 84px;}
    /* Entry delete, Project delete & project merge forms */
      #entry_delete_form,
      #project_delete_form,
      #project_merge_form        {display: none;}
      .entry_delete_form form,
      .project_delete_form form,
      .project_merge_form form   {text-align: center;}
      .entry_delete_form label,
      .project_delete_form label,
      .project_merge_form label  {float: none!important; display: block; margin: 0!important; padding: 0;}
      .entry_delete_form button,
      .project_delete_form button,
      .project_merge_form button {float: none!important; display: inline; width: 150px; margin: 0 0 5px 0;}
    /* Project edit form */
      #project_edit_form               {display: none;}
      .project_edit_form .name         {width: 359px;}
      .project_edit_form .nickname     {width: 104px;}
      .project_edit_form .colour       {width: 214px;}
      .project_edit_form .colour input {text-indent: 24px;}
      .project_edit_form button    {height: 27px; line-height: 27px;}
      .project_edit_form table     {width: 100%;}
      .project_edit_form th        {text-align: left; width: 120px;}
      .project_edit_form td        {width: 200px;}
      .project_edit_form p         {text-align: center; font-style: italic;}
    /* Timer form */
      #timer_form          {display: none;}
      .timer_form          {width: 800px!important; margin-top: -1px!important; padding: 0!important;}
      .timer_form form     {float: left; width: 365px!important; margin: 0 0 10px 10px!important;}
      .timer_form .value   {float: left; width: 99px; margin: 24px 0px 0px 5px; line-height: 28px; font-family: georgia, serif; font-style: italic; font-size: 18px; text-align: center; overflow: hidden;}
      .timer_form .project {width: 185px; margin-right: 0!important;}
      .timer_form .play,
      .timer_form .pause,
      .timer_form .stop {float: left; margin: 22px 0 0 5px;}
      .timer_prefill    {text-align: center; font-style: italic; margin: -5px 0 0 0; padding: 0 0 5px 0;}

  /* Activities */
    #activities {display: none;}
    .activities {padding: 0;}
    .humanSearch,
    .projectInfo {display: none; margin: 10px 0 0 0; text-align: center; font-style: italic;}
    .projectInfo table {margin: 0 auto; text-align: left;}
    .projectInfo th    {text-align: left; width: 120px;}
    .projectInfo td    {width: 200px;}
    /* Groupings */
      #activityGroup              {display: none;}
      .activityGroup h3           {float: left;}
      .activityGroup .groupTotals {float: left; margin: 13px 0 0 5px; font-style: italic;}
      .activityGroup .addActivity {float: right; margin: 13px 5px 0 0;}
    /* Activity */
      #activity {display: none;}
      .activity .stuff  {padding: 10px 5px 9px 5px;}
      .activity .forms  {background: #FFFFFF;}
      .activity.odd     {background: #F7F7F7;}
      .activity.even    {background: #EEEEEE;}
      .activity .vector {background-color: #FFFFFF;}
      .activity div.values  {float: left; width: 150px;}
      .activity div.project {float: left; width: 190px;}
      .activity div.notes   {float: left; width: 410px;}
      .activity div.options       {display: none; float: left; width: 120px; text-align: right;}
      .activity:hover div.options {display: block;}
      /* Min-height hack for empty sections */
      .activity div.values,
      .activity div.project,
      .activity div.notes   {min-height: 24px; height: auto!important; height: 24px;}

    /* The load more button */
      .activitiesLoadmore {margin-top: 10px;}

  /* Visualise */
    #myVisualise {display: none;}
    #outputFlash {text-align: center; padding: 0 0 10px 0;}

  /* Tools */
    #form_helper {display: none;}
    #myTools     {display: none;}
    .toolclick   {text-align: center; font-style: italic;}

    /* Subscription "links" */
      .subscribe      {float: left; width: 273px; margin: 0 1px 0 10px; padding: 20px 0 10px 0; background: #D47700; color: #FFFFFF; text-align: center; cursor: pointer; -webkit-border-radius: 15px; -khtml-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
      .subscribe h3   {font-size: 27px; line-height: 27px; margin: 0;}
      .subscribe h2   {font-size: 50px; line-height: 50px; margin: 0;}
      .subscribe p    {margin: 0 0 10px 0!important;}
      .subscribeTrial {background: #3399D4;}
      .subscribeNote {font-size: 12px; font-style: italic; text-align: center; color: #999999;}

    /* Spreadsheet */
      #toolSpreadsheet {display: none;}

    /* Invoice */
      #toolInvoice {display: none;}
      #invoice_settings_fragment {display: none;}
      .invoice_settings_fragment {margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #AAA;}
      .invoice_settings_fragment label        {width: 180px;}
      .invoice_settings_fragment .invoice_vat {width: 181px; margin-right: 0px!important;}
			.invoice_settings_fragment .invoice_template {width: 360px; margin-right: 0px!important; float:left;}
			.invoice_settings_fragment .info_right {float:right; width:200px;}
			.invoice_settings_fragment .pic_box {float:left; width:160px; margin-left:20px;}
			
		/* InvoicePDF */
      #toolInvoicePDF {display: none;}
      #pdf_invoice_settings_fragment, #pdf_invoice_details_fragment {display: none;}
      .pdf_invoice_settings_fragment {margin-bottom: 5px; padding-bottom: 5px;}
      .pdf_invoice_settings_fragment label        {width: 180px;}
      .pdf_invoice_settings_fragment .pdf_invoice_vat {width: 181px; margin-right: 0px!important;}
			#dashboard label.pdf_save_reset {float:right;margin: 14px 0 0 0;width: 180px;}
			#reset_invoice_details, #save_invoice_details{height:35px; line-height:35px;}
			#dashboardCK p {background-color: #FF6}


    /* Milage */
      #toolMileage {display: none;}

  /* Admin */
    #myAdmin      {display: none;}
    .myAdmin .tab {background-color: #EEEEEE;}
    .myAdmin a        {font-weight: normal;}
    .myAdmin a.active {font-weight: bold;}
    .myAdmin .conj   {width: 78px; float: left; margin: 26px 5px 0 0; font-weight: bold; text-align: center;}
    .myAdmin button  {line-height: 28px;}
    /* Forms */
      .myAdmin .form {padding: 0 0 10px 0!important;}
      .admin_edit_project,
      .admin_delete_project          {width: 385px!important; float: left;}
      .admin_edit_project            {margin: 0px 10px 0px 50px!important;}
      .admin_edit_project .project,
      .admin_delete_project .project {width: 220px;}
      .admin_merge_projects .project {width: 261px;}

    /* The new forms
      I've not done too much tweaking, as there'll be a lot of refactoring here
      Make note of the awful padding / margin scenario. BORK!

      /* Invite form * /
        #invite_form {/*display: none;* /}
        .invite_form form {margin-top: 10px;}
        .invite_form .emails,
        .invite_form .message {width: 384px;}
        .invite_form .emails textarea,
        .invite_form .message textarea {height: 100px;}
        .invite_form button   {margin-top: 14px!important; height: 105px;}

      /* Manage Members * /
        #manage_members {/*display: none;* /}
        #manage_members .vector {float: left; width: 253px; margin: 10px 0 0 10px; overflow: hidden;}
        #manage_members .vector.regular,
        #manage_members .vector.admin,
        #manage_members .vector.owner {width: 261px; padding-left: 0;}
        #manage_members .vector span             {width: 20px; height: 24px; float: left; background: url('/gfx/dashboard/rank.png?v=1') top left no-repeat;}
        #manage_members .vector.owner span       {background-position: 0 -96px;}
        #manage_members .vector.admin span       {background-position: 0 -48px;}
        #manage_members .vector:hover span       {background-position: 0 -24px;}
        #manage_members .vector.admin:hover span {background-position: 0 -72px;}
        #manage_members .vector.owner:hover span {background-position: 0 -120px;}
      /* Manage Projects * /
        #manage_projects .vector {float: left; width: 179px; margin: 10px 2px 0 10px; overflow: hidden;}
      /* Manage Tags * /
        #manage_tags .vector {float: left; width: 137px; margin: 10px 0 0 10px; overflow: hidden;}

/************************ about us ************************/

  #about .col {margin-bottom: 10px;}
  #about .col p,
  #about .col pre    {font-size: 13px; line-height: 20px;}
  #about .col pre    {margin: 0 10px 10px 10px; font-weight: bold;}
  #about .col img    {float: left; margin: 10px 5px 10px 10px;}
  #about .col h1,
  #about .col h2     {margin: 4px 0 0 0;}
  #about .col p      {margin: 0;}
  #about .col h1 img,
  #about .col h2 img {float: right; margin: 0 5px 0 0;}
  /* Twitter & Tumblr */
    #aboutTwitter,
    #aboutTumblr  {text-align: center; color: #FFFFFF; font-size: 20px; line-height: 50px; text-decoration: none;}
    #aboutTwitter img,
    #aboutTumblr  img {float: none!important; margin: 0!important;}
    #aboutTwitter {background: #25666D;}
    #aboutTumblr  {background: #404A0C;}

/************************** apps **************************/

  #apps .col h2 {text-align: center;}

/*********************** app signup ***********************/

  #appsignupDesc textarea {height: 80px;}
  #appsignupType          {width: 250px; float: left;}
  #appsignupCallback      {width: 424px; float: left;}

/********************* password reset *********************/

  #reset .content {padding-bottom: 10px;}
  #reset .form    {margin: 0 10px;}
  #reset h1       {text-align: center;}
  #reset p        {text-align: center;}
  .resetPassword  {width: 414px; float: left; margin-bottom: 10px;}
  .resetNote,
  .resetGood      {padding: 20px 0; margin: 0 15px 5px 15px; font-weight: bold; color: #AAAAAA; background: #EEEEEE;}
  .resetGood      {color: #282828;}

/******************** new subscription ********************/

  #newSubscription .loading {font-size: 24px; line-height: 30px; text-align: center; padding: 0 0 20px 0;}

/************************* the api ************************ /

  #apiPage table           {margin: 10px auto;}
  #apiPage td              {background: #EEEEEE; padding: 3px 6px; text-align: center;}
  #apiPage .currencyName {text-align: left;}
  /* Agile "versioning" * /
    #apiPage .stable   {}
    #apiPage .review   {color: #007200;}
    #apiPage .unstable {color: #720000;}
  /* The tool * /
    #apiTool          {padding: 10px 0 15px 0; margin: 10px 5px; background: #EEEEEE; -webkit-border-radius: 15px; -khtml-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
    #apiTool h1       {text-align: center; margin: 0 0 10px 0;}
    #apiTool label    {width: 341px; float: left; margin: 0 0 10px 5px;}
    #apiAction option {padding-left: 20px;}
    #apiFirst         {margin-left: 6px!important;}
    #apiInfo          {clear: both;}
    #apiTool pre      {background: #FFFFFF; margin: 0 7px;}

/******************** authorize an app ********************/

  #authorizeImage    {width: 280px; margin: 10px 10px 10px 20px; float: left; overflow: hidden; border: 1px solid #DCDECA; padding: 4px;}
  #authorizeDesc     {width: 540px; margin: 10px 0; float: left;}
  #authorizeForm label   {float: left; width: 254px;}
  #authorizeForm .button {clear: both; float: none; width: auto;}
  #authorizeResponse       {margin: 5px; padding: 20px 0; text-align: center; color: #D42400; border: 2px solid #D42400; background: #FFFFFF;}
  #authorizeResponse.good  {color: #2DD400; border-color: #2DD400;}
  #authorizeResponse a     {color: #2DD400; text-decoration: underline;}
  #authorizeResponse label {color: #2DD400; width: 200px; margin: 0 auto;}
  #authorizeResponse input {border-color: #282828; text-align: center;}
  
  /* Codeworks hack */
  #authorize2 {background: #025081;}
  #authorize2 #nav ul,
  #authorize2 #footer,
  #authorize2 #feedback {display: none;}
  #authorize2 #content  {width: 620px; margin-top: 20px;}
  #authorize2 input     {margin-left: -45px;}

/************ privacy and terms and conditions ************/

  #terms .tabs                 {padding-bottom: 10px;}
  .termsAndPrivacyIntro        {font-size: 12px; line-height: 15px;}
  .termsAndPrivacyCol          {font-size: 10px; line-height: 13px; width: 50%; float: left;}
  .termsAndPrivacyCol h2       {font-size: 14px; line-height: 14px;}
  .termsAndPrivacyCol p,
  .termsAndPrivacyCol h2       {margin-left: 25px;}
  .termsAndPrivacyCol p.letter {margin-left: 50px;}
  .termsAndPrivacyCol span     {display: block; width: 20px; float: left; text-align: right; padding: 0 5px 0 0; margin: 0 0 0 -25px;}
