/*  
URI: http://www.themediaworks.com/
Description: CSS for the Flash/Non-Flash Media Works website
Version: 1.0
Author: Rich Hinchcliffe
Author URL: http://www.tmrw.co.uk/
Year: 2010
*/

/*hide from ie on mac\*/
html { height: 100%; overflow: hidden }
#flashcontent { width: 100%; height: 100% }
/* end hide */

body { height: 100%; margin: 0; padding: 0; background-color: #333333 }
a { color:#5AC1D6 }
#noflash { padding:20px; color:#fff; font:normal 0.8em Arial, Helvetica, sans-serif; width:600px }
h1 { background:url(/images/logo-tmw.png) no-repeat; width:264px; height:53px }
h1 span { display:none }
#get-flash { }
#download-flash { padding:5px 5px 0; background:#FF9; color:#333; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow:hidden; _float:left }
#download-flash a { font-size:120%; float:left; font-weight:bold; background:#C00; color:#fff; padding:2px 5px; display:block; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin:5px 0; text-decoration:none }
#i-have-flash { color:#FF9; font-size:85% }
#i-have-flash a { color:#FF9 }