
/* ======== GENERAL TAGS
====================================================== */
body, html {height: 100%;}
body { color: #999; font: 65%/140% "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; background-color: #fff; /*#f3f3f3;*/  padding: 0; margin: 0; }
hr { height: 1px; color: #333; border: 0; border-bottom: 1px dotted #333; margin: 15px 0; }
h1 { font-size: 1.2em; }
a { color: #000; }


/*====== INTRO
============================================*/
.logo { background: #ff99cc url("/gr/logo-qiss-qiss.png") 44px 8px no-repeat; height: 26px; margin: 0 auto 20px auto; width: 250px; padding: 5px; border-radius: 0 0 15px 15px; }
.vid { background-color: #000; }
.comingsoon { color: #000; text-transform: uppercase; xfont-weight: 600; font-size: 1.1em;  }
.comingsoon span { background: #000; color: #fff; padding: 0 50px; }
.contactus { color: #000; margin-top: 5px;  }


/*====== CONTACT
============================================*/
.contact #siteholder { padding: 50px; width: 350px; color: #000; }
.contact { background-color: #ff99cc; }
.contact h1 { font-size: 2.0em; color: #fff; }


/*====== CONTEST
============================================*/
.contest { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; }
.contest #siteholder { padding: 50px; width: 500px; color: #000; }
.contest { background-color: #ff99cc; }
.contest h1 { font-size: 4.0em; color: #fff; letter-spacing: -0.05em; font-weight: 100; }
.contest h3 { color: #fff; font-size: 1.4em; }
.contest td { width: 100px; }
.contest td+td { width: 150px; }
.contest td+td+td { width: 75px; padding-left: 15px; }
.contest td+td+td+td { }

/*====== FOOTER
============================================*/
.footer { font-size: 0.9em; margin-top: 30px; padding: 5px 0; }
