/*
	Flexicast
	Designed and developed by Digital Valley - http://www.digitalvalley.co.za/
*/

/* Selectors */

html { height: 100%; }
body { height: 100%; margin: 0; font-family: arial, verdana, sans-serif; color: #333333; background: #ffffff; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0 0 15px 0; }
h1 { width: 210px; height: 115px; margin: 0 auto; padding: 60px 0 30px 0; font-size: 32px; text-transform: uppercase; letter-spacing: 1px; background: url("../images/logo_flexicast.gif") left center no-repeat; text-indent: -9999px; overflow: hidden; }
h2 { font-size: 24px; }

p { margin: 0 0 15px 0; padding: 0; font-size: 12px; line-height: 18px; }

img { border: none; }

/* Layout */

#flashcontent { width: 100%; height: 100%; text-align: center;  }

#alertbox { width: 450px; margin: 0 auto; padding: 15px; border: solid 1px #ccc; background: #eeeeee; }

/* Miscellaneous */

.intro { width: 480px; margin: 0 auto 30px auto; text-align: justify; }

.adobe { color: #ff0000; }
