@charset "utf-8";

* {margin:0;padding:0}

html,body{background:#7e418e;font:90% verdana,arial,helvetica,sans-serif;color:#2e0539;height:100%;width:100%}

img {border:0}
.clear{clear:both}

h1,h2 {margin-bottom:15px}
h3 {margin-bottom:10px}

p {margin-bottom:15px}

a {color:#42144e;text-decoration:underline}
a:hover {color:#b8d900}

hr {color:#361c0d;height:1px;margin-top:20px}
ul {list-style-type:disc;margin-left:40px;margin-bottom:20px}
err {text-align:left}


#header {float:left;padding:20px;position:absolute;top:0}

#flash {height:100%;width:100%;text-align:center;margin:0 auto;border:0px #ccc dotted}

#flashContent {width:983px;text-align:center;margin:50px auto 0}

#installContent {margin:-90px 0 0 -107px;position:absolute;left:50%;top:50%}


#footer_b {padding:20px 0;width:100%;float:left;position:absolute;bottom:0}
#footer {padding:20px;width:100%}
#footerLeft {float:left;padding:0 0 0 20px}
#footerRight {float:right;padding:0 20px 0 0}


/* INSTALLER SPECIFIC */
.appDownload {background:#2f063a;color:#c59fc4;height:100%}
.appDownload2 {background:#2f063a;color:#c59fc4;height:auto}

.appDownload a, .appDownload2 a{color:#7e418e}
.appDownload a:hover, .appDownload2 a:hover{color:#b8d900}

.appDownload #flash, .appDownload2 #flash {background: url(../img/air-background.jpg) center no-repeat;width:100%;height:100%}
#installOuter {position:absolute;top:50%;left:0px;width:100%;height:1px;overflow:visible}
#altMessage {width:200px}