﻿/*--------------------------------------------------------------
Lighthouse, 2009

	Author 
	    Anders Kleve, Spinit AB
	
	Colors
		Blue:		2C7D9A
		Yellow:	F09420
		Grey:	878889
		Light grey:	ECEDEE				
		
--------------------------------------------------------------*/

/* Resets default browser CSS.  
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Wysiwyg specific styles
---------------------------------------------------------------*/
.RadEContentBordered #main-content,
.RadEContentBordered #main-content-wide,
.RadEContentBordered #secondary-content {border: 1px dotted #666; padding: 10px; margin: 0;}

body {background: #ebebeb; color: #000; font: 62.5%/1.55 Helvetica, Arial, sans-serif; padding: 3em;}

/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {margin-bottom: .2em; font-weight: bold;}

h1 {font-size: 1.5em;}
h2 {font-size: 1.1em;}
h3 {font-size: 1.0em;}
h4 {font-size: 1.0em;}
h5 {font-size: 1.0em;}
h6 {font-size: 1.0em;}

/* Text elements
-------------------------------------------------------------- */
abbr {}
acronym {}
address {margin-bottom: 1.5em;}
blockquote {margin-bottom: 1.5em;}
code {}
del {}
dfn {}
dfn {}
em {}
p {margin-bottom: 1.5em;}
pre {}
strong {}
hr {margin-bottom: 1.5em;}

/* Link elements 
-------------------------------------------------------------- */
a:link,
a:visited {text-decoration: none;}
a:hover,
a:active,
a:focus {text-decoration: underline;}
/*
a.read-more,
a.read-more-inline {display: block; background: url(/CommonResources/Files/Images/arrow-big.gif) no-repeat right center; color: #000; padding-right: 30px; font-weight: bold; 
*/
a.read-more,
a.read-more-inline {display: block; color: #000; padding-right: 30px; font-weight: bold;}
a.read-more-inline {display: inline;}
.important a {color: #fff; text-decoration: none; font-weight: bold;}
.discover a {color: #3e3e40; text-decoration: none; font-weight: bold;}
.important a:hover,
.important a:active,
.important a:focus,
.discover a:hover,
.discover a:active,
.discover a:focus {text-decoration: underline;}

/* List elements 
-------------------------------------------------------------- */
ul {margin-bottom: 1.5em; list-style-position: outside; padding-left: 1.5em;}
ul li {}
ol {margin-bottom: 1.5em; padding-left: 1.5em;}
ol li { }

dl {margin-bottom: 1.5em;}
dt {float: left; margin-right: .5em; font-weight: bold;}
dd {}

/* General selectors
-------------------------------------------------------------- */
a img {display: block;}
.important,
.discover {margin-bottom: 1.5em; padding: 1em; font-size: 1.1em; line-height: 1.3;}
.important {background: #2c7d9a; color: #fff;}
.discover {background: #d9dadb; color: #3e3e40;}

/* Tables
-------------------------------------------------------------- */
caption {}
table {margin-bottom: 1.5em;}
thead {}
thead tr {}
thead th {}
tbody tr,
tbody td {} /* IE-fix */
tbody th {}
th,td {vertical-align: top; padding:3px}


/* Forms
-------------------------------------------------------------- */
form {margin-bottom: 1.5em;}
fieldset {margin-bottom: 1.5em;}
legend {}
label {display: block;}
input + label {display: inline; margin-left: .75em;}
input[type="text"],
input[type="password"],
select,
textarea {padding: 4px; width: 15em;}
input[type="submit"] {}
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {}
.form-item {margin-bottom: .75em;}

/* Focus */
input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {}

/* Navigation
---------------------------------------------------------------*/
/* Main navigation */
#supplementary-navigation {clear: both; overflow: hidden; background: #000; color: #fff; border-bottom: 5px solid #f29400; padding: 5px 30px;}
.page #supplementary-navigation {border: none;}
#supplementary-navigation h2 {float: left; margin: 2px 0 0 0; text-transform: uppercase; font-weight: normal; font-size: 1.6em;}
#supplementary-navigation ul {float: right; list-style: none; margin: .4em 0 0 0; padding: 0;}
#supplementary-navigation li {float: left; border-right: 1px solid #fff;}
#supplementary-navigation li:last-child {border: none;}
#supplementary-navigation a {font-size: 1.1em; color: #fff; text-decoration: none; padding: 0 .5em;}
#supplementary-navigation a:hover,
#supplementary-navigation a:active,
#supplementary-navigation a:focus,
#supplementary-navigation .selected a {text-decoration: underline;}

/* Top level navigation */
#main-navigation {padding: 0 0 30px; background: #fff; border-left: 1px solid #f09420; border-right: 1px solid #f09420;}
#main-navigation ul {overflow: hidden; list-style: none; margin: 0; padding: 0 30px; background: #f09420;}
#main-navigation li {float: left; border-right: 1px solid #ebeced;}
#main-navigation a {padding: .25em .75em; float: left; color: #000; text-transform: uppercase; text-decoration: none; font-size: 1.25em;}
#main-navigation a:hover,
#main-navigation a:active,
#main-navigation a:focus,
#main-navigation .selected a {background: #ebeced;}

/* 2nd level navigation */
#secondary-navigation {float: left; width: 175px; border-top: 5px solid #f29400;}
#secondary-navigation ul {list-style-type: none; margin: 0; padding: 0;}
#secondary-navigation a {display: block; color: #3e3e40; text-decoration: none; font-size: 1.3em; padding: .5em; border-bottom: 1px solid #878889;}
#secondary-navigation a:hover,
#secondary-navigation a:active,
#secondary-navigation a:focus {color: #878889; background: #ecedee;}
#secondary-navigation .selected > a {font-weight: bold; color: #878889; background: #ecedee;}
#secondary-navigation li li a {padding-left: 1.5em;}

/* Breadcrumbs navigation ? */

/* Read more navigation */
.more-reading {border-top: 5px solid #2c7d9a; margin-bottom: 1.5em; padding-top: .5em;}
.more-reading h2 {font-size: 1.3em;}
.more-reading ul {list-style-type: none; margin: 0; padding: 0;}
/* .more-reading a {display: block; color: #3e3e40; background: url(/CommonResources/Files/Images/arrow-big.gif) no-repeat right center; text-decoration: none; font-size: 1.1em; padding: .5em 30px .5em .5em; border-bottom: 1px solid #878889; font-weight: bold; line-height: 1.3;} */
.more-reading a {display: block; color: #3e3e40; text-decoration: none; font-size: 1.1em; padding: .5em  0; border-bottom: 1px solid #878889; font-weight: bold; line-height: 1.3;}
.more-reading a:hover,
.more-reading a:active,
.more-reading a:focus {text-decoration: underline;}

/* Structure
-------------------------------------------------------------- */
/* Skip links */
#skip {position: absolute; top: -999em; left: -999em;}
#skip a:focus,
#skip a:active {display: block; padding: 1em; position: absolute; left: 999em; top: 999em; width: 10em; text-align: center; background: #ededee; color: #000;}

/* Wrapper */
#wrapper {overflow: hidden; width: 965px; margin: 0 auto;}

/* Header */
#header {overflow: hidden; background: #ebebeb;}
#logo {float: right; margin-top: 44px;}
#header .banner {float: left; margin-bottom: 1.5em; background: #fff; width: 560px; border: 1px solid #F29400; padding: 15px;}
#header .banner h2 {font-size: 1.2em; text-transform: uppercase;}
#header .banner p {font-size: 1.1em; line-height: 1.4; margin-bottom: .25em;}
#header .banner .read-more {font-size: 1.1em;}
#header .banner .read-more:after {content: ">>"; color: #F09420; margin-left: .25em;}
#header .banner img {float: right; margin: -15px -15px -15px 15px;}
#message {clear: both; background: url(/CommonResources/Files/Images/message-bg.jpg) no-repeat; color: #fff; height: 263px; margin-bottom: 0;}
#message p {width: 450px; padding: 50px 0 0 420px; font-weight: bold; font-size: 2.2em; line-height: 1.3;}
#tagline em {line-height: 86px; font-size: 1.5em; font-style: normal; padding-left: 249px;}

/* Content */
#content {overflow: hidden; border: 1px solid #f09420; border-top: 0; border-bottom: 0; padding: 0 30px 30px 30px; background: #fff url(/CommonResources/Files/Images/vertical-lines.gif) center top repeat-y;}
#main-content {width: 473px; float: left; margin: 0 40px; font-size: 1.2em;}
#main-content-wide {width: 659px; float: left; margin: 0 0 20px 20px;}
#main-content a:link,
#main-content-wide a:link,
#main-content a:visited,
#main-content-wide a:visited {color: #2C7D9A; text-decoration: none;}
#main-content a:hover,
#main-content-wide a:hover,
#main-content a:active,
#main-content-wide a:active,
#main-content a:focus,
#main-content-wide a:focus {text-decoration: underline;}
#secondary-content {width: 175px; float: left; font-size: 1.2em;}

/* Footer */
#footer {clear: both; overflow: hidden; padding-top: 50px; background: url(/CommonResources/Files/Images/rounded-bottom.gif) no-repeat left top;}
#contact-lighthouse {color: #000; text-decoration: none; padding-right: 20px; background: url(/CommonResources/Files/Images/arrow-small.gif) no-repeat right center;}
#contact-lighthouse:hover,
#contact-lighthouse:focus,
#contact-lighthouse:active {text-decoration: underline;}
#partners {float: right; list-style: none; margin: 0; padding: 0;}
#partners li {float: left; margin-left: 1em;}

/* News */
.news-items {list-style: none outside; margin: 0; padding: 0;}
.news-items .read-more {background: none;}
.news-items .news-item {border-bottom: 1px solid #878889; margin-bottom: 1.5em; padding-bottom: 1.5em;}
.news-items .news-item:last-child {border: none;}
.news-items .news-item .body p:last-child {margin: 0;}

/* Page specific */
.home #news {float: left; width: 343px; padding-top: 15px; font-size: 1.2em;}
.home #news h1 {border-bottom: 3px solid #F29400; margin-bottom: .5em; padding-bottom: 0.3em;}
.home #events {float: left; width: 305px; margin: 0 40px; font-size: 1.2em;}
.home #content {background: #fff url(/CommonResources/Files/Images/vertical-lines-home.gif) 373px top repeat-y;}

/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

#calendar-container {background: #2c7d9a; color: #fff; padding: 15px; min-height: 392px;}
#calendar-container h1 {border-bottom: 3px solid #f29400; font-size: 1.5em; margin-bottom: .5em; padding-bottom: .3em;}
#calendar-container .events {list-style: none outside; margin: 0; padding: 0;}
#calendar-container .events li {margin-bottom: 1em;}
#calendar-container .events a {color: #fff; font-weight: bold;}
#calendar-container .events a.summary {font-size: 1.2em;}
#calendar-container .download a {background: url(/CommonResources/Files/Images/calendar.png) no-repeat left center; padding-left: 20px; color: #fff; text-decoration: none; font-weight: bold}
#calendar-container .download a:hover,
#calendar-container .download a:active,
#calendar-container .download a:focus {text-decoration: underline;}

/* Hide the input by using a className */
input.fd-hidden-input,
select.fd-hidden-input
        {
        display:none;
        }
/* Screen reader class - hides it from the visual display */
.fd-screen-reader
        {
        position:absolute;
        left:-999em;
        top:0;
        width:1px;
        height:1px;
        /*overflow:hidden; */
        outline: 0 none;
	-moz-outline: 0 none;
        } 
/* Disabled datePicker and activation button */
.dp-disabled,
.dp-disabled td,
.dp-disabled th,
.dp-disabled th span
        {
        cursor:default !important;          
        }
a.date-picker-control:focus,
div.datePicker table td:focus 
        {
        /*overflow:hidden;*/
        outline:0 none;
	-moz-outline: 0 none;
	color:rgb(100,130,170) !important;
        }
/* The wrapper div */
div.datePicker
        {
        position:absolute;        
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:1.2em/1.5 Calibri, Verdana, Sans-Serif;

        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana, sans-serif; */
        
        /* Or, if you prefer a pixel precision */
        /* font:900 12px/12px Verdana, sans-serif; */
        
        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. */
        -moz-user-select:none;
        -khtml-user-select:none;                 
        }  
/* Styles for the static datePickers */
div.static-datepicker
        {
        position:relative;        
        top:5px;
        left:0;
width: auto !important;
height: auto !important;
        }
div.datePicker table
        {
        width:100%;
        height:auto;         
        } 
/* Draggable datepickers */
div.datePicker tfoot th.drag-enabled,
div.datePicker thead th.drag-enabled,
div.datePicker thead th.drag-enabled span
        {
        cursor:move;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited
        {
        position:relative;
        /* Moz & FF */
        display: -moz-inline-stack;
        border:0 none;
        padding:0;
        margin:0 0 0 4px;
        background:transparent url(../Images/Datepicker/cal-grey.gif) no-repeat 50% 50%;
        min-width:16px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:top;         
        }
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus,
a.dp-button-active:link,
a.dp-button-active:visited,
a.dp-button-active:hover,
a.dp-button-active:active,
a.dp-button-active:focus
        {
        background:transparent url(../Images/Datepicker/cal.gif) no-repeat 50% 50% !important;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
/* IE, Safari & Opera. Seperate CSS rule seems to be required. */
a.date-picker-control
        {
        display:inline-block;
        /*position: relative;
        left: -25px;
        top: 3px;*/
        }
a.date-picker-control span
        {
        display:block;
        width:16px;
        height:16px;
        margin:auto 0;
        }
/* Default "button" styles */
div.datePicker thead th span
        {
        display:block;
        padding:0;
        margin:0;
        text-align:center;
        line-height:1em;
        border:0 none;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
/* The "month, year" display */
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        display:inline;
        letter-spacing:1px;
        font:bold 1.1em Calibri, Arial, Verdana, Sans-Serif;
        cursor:default;          
        }
/* Next & Previous (month, year) buttons */
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-weight:lighter;
        font-size:2.4em;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        cursor:pointer !important;
        }
/* Hover effect for Next & Previous (month, year) buttons */
div.datePicker th span.prev-but:hover,
div.datePicker th span.next-but:hover,
div.datePicker th span.today-but:hover
        {
        color:#a84444;
        }
/* Today button */
div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Arial, Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        padding-top:0.3em;
        text-transform:uppercase;
        vertical-align:middle;
        cursor:pointer !important          
        }
/* Disabled buttons */ 
div.dp-disabled th span.prev-but,
div.dp-disabled th span.next-but,
div.dp-disabled th span.today-but,
div.dp-disabled th span.prev-but:hover,
div.dp-disabled th span.next-but:hover,
div.dp-disabled th span.today-but:hover,
div.datePicker th span.prev-but.fd-disabled:hover,
div.datePicker th span.next-but.fd-disabled:hover,
div.datePicker thead th span.fd-disabled,
div.datePicker th span.fd-disabled:hover
        {
        color:#aaa;
        cursor:default !important;         
        }   
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Arial, Verdana, Sans-Serif;
        text-decoration:none;
        text-transform:lowercase;
        cursor:pointer;          
        }
/* The table */
div.datePicker table
        {               
        margin:0 0 1.5em 0;
        padding:0px;   
        background:#fff url(../Images/Datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        border-spacing:2px;
        padding:0.3em; 
        width:100%;             
        empty-cells:show;               
        -moz-border-radius:0.8em;
        border-radius:0.8em;
font-size:.9em;
border: 1px solid #ccc;
        }
/* Common TD & TH styling */
div.datePicker table td,
div.datePicker table tbody th
        {                 
        border:0 none;
        padding:0;
        text-align:center;
        vertical-align:middle;               
        cursor:pointer;
        background:#fff url(../Images/Datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height: 2em;   
        /*overflow:hidden;      */
        outline:transparent none 0px;        
        border:1px solid #ccc;
        text-transform:none;         
        -moz-border-radius:2px;         
        border-radius:2px;
        font-weight:bold;
color: #F09420;
        }
div.datePicker table td:focus,
div.datePicker table td:active
        {
        outline:0 none red;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;        
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle; 
        text-transform:none;        
        }
div.datePicker table thead th
        {
        height:auto !important;
        }
div.datePicker table tbody th
        {                          
        border:1px solid #dcdcdc;        
        }
/* Week number display */
div.datePicker table thead th.date-picker-week-header,
div.datePicker table tbody th.date-picker-week-header
        {
        font-style:oblique;  
        background:transparent;
        cursor:default;
        background: #d8ebfb;        
        }
div.datePicker table thead th.date-picker-week-header
        {
        cursor:help;
        border:0 none;
        padding:0 0 0.2em 0;
        }
/* tfoot status bar */
div.datePicker tfoot th
        {
        cursor:default;
        font-weight:normal;
        text-transform:uppercase;
        letter-spacing:0.1em;
        border:0 none;
        background:#fff;
        height:2.8em;
        }
/* TD cell that is _not_ used to display a day of the month */
div.datePicker table tbody td.date-picker-unused
        {
        background:#eee;
        border-color:#dcdcdc;          
        cursor:default !important;
        }

/* The TH cell used to display the "month, year" title */
div.datePicker table thead th.date-picker-title
        {
        color: #666;
        font-family: Calibri, Arial, Verdana, Sans-Serif;
        font-weigh: bold;
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header styles */
div.datePicker table thead th.date-picker-day-header
        {
        text-transform:lowercase;
        cursor:help;
        height:auto;
        }
/* The "todays date" style */
div.datePicker table tbody td.date-picker-today
        {
        background:#fff;
        color: #F09420;
        }

div.datePicker table tbody td.month-out.date-picker-highlight 
        {
        color:#aa8866 !important;
        }
/* The "highlight days" style */
div.datePicker table tbody td.date-picker-highlight,
div.datePicker table thead th.date-picker-highlight
        {
        color:#cc3333 !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(../Images/Datepicker/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        color: #000; 
        text-shadow: 0px 1px 1px #fff;                
        }
/* The "disabled days" style */
div.datePicker table tbody td.day-disabled
        {          
        background:#fff url(../Images/Datepicker/backstripes.gif) no-repeat 0 0;
        color:#ddd !important;
        cursor:default;
color: #ccc;
        } 
div.datePicker table tbody td.month-out 
        {
        border-color:#ddd;
        color:#aaa !important;
        background:#fff url(../Images/Datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;                             
        } 
/* The "selected date" style */
div.datePicker table tbody td.date-picker-selected-date
        {
        background:#F09420 !important;
color: #fff;
        }
/* The date "out of range" style */
div.datePicker table tbody td.out-of-range,
div.datePicker table tbody td.not-selectable
        {           
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;              
        } 
/* Week number "out of range" && "month-out" styles */
div.datePicker table tbody th.month-out,
div.datePicker table tbody th.out-of-range
        {
        color:#aaa !important;
        font-style:oblique;
        background:#fcfcfc !important;          
        }
div.datePicker table tbody tr
        {
        display:table-row;
        border-bottom: 1px solid #DCDCDC
        }
div.datePicker table tfoot sup
        {
        font-size:0.86em;
        letter-spacing:normal;
        text-transform:none;
        height: 0;
	line-height: 1;
	position: relative;
	top: -0.2em;	
	vertical-align: baseline !important;
	vertical-align: top;  
        }
div.datePicker table thead th.date-picker-day-header,
div.datePicker table thead span.month-display,
div.datePicker table thead span.year-display
        {            
        text-shadow: 0px 1px 1px #fff;                            
        }
/* You can add focus effects (for everything but IE6) like so: */
div.datepicker-focus
        {
        /* Naughty, naughty - but we add a highlight using the table's border colour */
        outline:none;
        }
div.datepicker-focus table.datePickerTable
        {
        border-color:#999 !important;         
        }
table.datePickerTable thead tr
        {
        border-bottom: 1px solid #aaa;         
        }
div.datePicker table tbody tr td:focus 
        {
        /*overflow:hidden;*/
        outline:0 none;
	-moz-outline: 0 none;
	color:rgb(100,130,170) !important;	
        }
/* INTERNET EXPLORER WOES
   ======================
   
   Hover Effects
   -------------
   
   IE cannot deal with :focus on the TR so the datePicker script adds the class "dp-row-highlight" to the
   row currently being hovered over. This should enable you to add hover effects if desired.
   
   e.g. the following rule will highlight the cell borders in another colour when a row is moused over,
   it looks like crap though so I didn't include the rule within the demo:
   
div.datePicker table tbody tr.dp-row-highlight td
        {
        border-color:#aaa;
        }
*/

/* Remove the images for Internet Explorer <= v6 using the "* html" hack  
   This is a workaround for a nasty IE6 bug that never caches background images on dynamically created DOM nodes
   which means that they are downloaded for every cell for every table - nasty! */    
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }
/* Chrome has problems with the -webkit-box-shadow and -webkit-border-radius styles together 
   Remove one or the other to get things looking less ugly */       
@media screen and (-webkit-min-device-pixel-ratio:0) {
        div.datePicker table
                {
                border-spacing:0.3em;
                /* Naughty, naughty */
                -webkit-box-shadow:0px 0px 5px #aaa;                 
                -webkit-border-radius:0.8em;                
                }          
        div.static-datepicker table
                {
                -webkit-box-shadow:0 0 0 transparent;
                }
        div.static-datepicker:focus table
                {
                -webkit-box-shadow:0px 0px 5px #aaa;
                }
        div.datePicker table td,
        div.datePicker table tbody th
                {
                padding:0.1em;
                -webkit-border-radius:2px;
                }
        div.datePicker table tbody td.date-picker-hover
                {                
                -webkit-box-shadow:0px 0px 1px rgb(100,130,170);
                }       
}
/* Untested webkit rules for fading out the disabled buttons - fingers crossed */
@-webkit-keyframes fadeout {
        to {                           
                opacity: 0.4;                         
        }                 
        from {
                opacity: 1.0;
                color:#222;
        }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
        div.datePicker table thead th span.fd-disabled {                              
                -webkit-animation-name: fadeout;
                -webkit-animation-duration: 3s;
                -webkit-animation-timing-function: ease-in-out;
        }
} 

.hide-controls {position: absolute; left: -999px;}
