/*
Author: Gokul Menon
 font-size:1.5em;border:4px solid #666; padding:15px 15px 5px 15px; margin:0 0 15px 0
*/

/* Main containers */
body {padding:0; margin:0; font:76% verdana,tahoma,sans-serif; background:#000000 url(bodybg_mobile.jpg) top center no-repeat; color:#444; border-top:4px solid #444; text-align:bottom; line-height:1.5em;}
#wrap { height: 100vh; width: 100vw, position:fixed; top:0, left:0, ; text-align:center; margin:0 auto;}
#info { height: 100vh; width: 100vw, position:fixed; top:0, left:0, background:#fff; text-align:center; ;}
#honeypot {display: none; /*makes the field not visible to humans*/}
/* HTML Tags */
a {text-decoration:none; font-weight:700; color:#e49938;}
a:hover {text-decoration:underline;}
a img {border:0;}
h1 {margin:5px auto 5px auto; padding:0; font-size:2.0em; color:#eee; letter-spacing:-2px; line-height:1.0em;}
h1 a {color:#eee; font-weight:700; text-decoration:none;}
h1 a:hover {color:#fff; text-decoration:none;}
h2 {margin:0 0 12px 0; padding:12px 6px 12px 15px; background:#1a1a1a top center no-repeat; border-left:4px solid #e49938; color:#ddd; font-size:1.5em; font-weight:400;}
h2 a {font-weight:400;}
h3 {font-size:1.4em; font-weight:400; margin:0 0 10px 0;}
p {margin:0 0 10px 0; color:#ccc}
ul {margin:0 0 15px 20px; padding:0;}
li {margin:0; padding:0 0 0 5px;}
td {valign:top; font-family: Arial; font-size: 10pt; color:#444}
table { float:center;table-layout:fixed; }

@media screen and (orientation:portrait) { height: 100vh; width: 100vw;
/* Various classes */
                                          }
@media screen and (orientation:landscape) {height: 100vh; width: 100vw;
                                      }
                                            }

.slogan {color:#ccc; font-size:1.4em; margin:0 0 5px 0; padding:0; font-color:#fff;}
.toptabs {clear:both; font-size:1.25em; line-height:1.25em; color:#aaa; margin:0 0 5px 0; solid #e49938}
.toptab {padding:3px 10px 5px 10px; font-weight:400; margin:0 2px; color:#ccc;}
.toptab:hover {background-color:#444; color:#fff; text-decoration:none;}
.active {background-color:#444; color:#fff;}
.active:hover {background-color:#444; color:#fff;}
.bottomlinks, .bottomlinks a {text-align:center; color:#888; font-size:0.9em; font-weight:400; margin:5px auto;}
.footer, .footer a{text-align:center; color:#888; font-weight:400;}
.hide {display:none;}
