/*
Following css files are clubbed in this file:
1. widget.css
2. filter.css
3. prettycounter.css 
4. dropdown.css 
5. blue_tabs.css
6. archive_browse.css 
7. launch_calendar.css
8. video.css
9. locations_and_events.css
10. etouch_global.css
11. world_book.css
12. missions.css
13. news.css
14. educators.css
15. print_detail.css
16. kids_club.css
17. calendar.css
18. shuttle_and_station.css
20. home.css
21.generic_locations_and_events.css
22.time_sensitive_tag_cloud.css
*/

/*----------------------------------------------------- launch_calendar.css starts ------------------------------------------------------*/
div.box_470_calendar { height:378px; position:relative; }
#missionCountdown {  background-color:#002B57; }
#countdown_body { padding:16px 7px 0 7px; height:70px; border-top:none; }
#countdown_body p { margin:0 0 5px 0; font-family:Trebuchet MS; font-size:12px; font-weight:bold; }
#countdown_clock { width:110px; height:24px; border:0px solid #004174;background:url(mission_countdown_background.png) no-repeat 0 0; }
#countdown_labels { width:110px; overflow:hidden; }
#countdown_labels div.day { width:26px; }
#countdown_labels div.hour { width:29px; }
#countdown_labels div.minute { width:29px; }
#countdown_labels div.second { width:26px; }
#countdown_clock div,
#countdown_labels div { float:left; text-align:center;}
#day { width:60px; }
#hour { width:60px; }
#minute { width:60px; }
#second { width:60px; }
#countdown_clock div { line-height:24px; font-family:"Times New Roman", Times, serif; font-size:24px; font-weight:normal; text-shadow:#000 0 0 5px; color:#ff0000; }
#countdown_labels div{ line-height:12px; font-family:"Times New Roman", Times, serif; font-size:09px; color:#ffffff; }
/*----------------------------------------------------- launch_calendar.css ends --------------------------------------------------------*/

/*launch countdown */
#missionCountdown { border:1px solid #005DAC; background-color:#002B57; }
#countdown_body { padding:16px 7px 0 7px; height:70px; border:1px solid #000000; border-top:none; }
#countdown_body p { margin:0 0 5px 0; font-family:Trebuchet MS; font-size:12px; font-weight:bold; }
#countdown_clock { width:240px; height:28px;margin-top:-2px;}
#countdown_labels { width:240px; overflow:hidden;margin-top:-2px;}
#countdown_labels div.day { width:60px; }
#countdown_labels div.hour { width:60px; }
#countdown_labels div.minute { width:60px; }
#countdown_labels div.second { width:60px; }

#countdown_clock div,
#countdown_labels div { float:left; text-align:center;}
#day { width:60px; color:#747474;}
#hour { width:60px;  color:#747474;}
#minute { width:60px;  color:#747474;}
#second { width:60px;  color:#747474;}
#countdown_clock div { line-height:28px; font-family:"Helvetica", Arial, sans-serif; font-size:30px; font-weight:normal; text-shadow:#000 0 0 5px; color:#ff0000; }
#countdown_labels div{ line-height:09px; font-family:"Verdana", Arial, sans-serif; font-size:09px;  color:#ffffff; }
/*----------------------------------------------------- calendar.css ends ---------------------------------------------------------------*/
