﻿/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* I Grew Up Star Wars, documenting why we collect, and what we collect */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* general styles */
body 
{
    background-color: #000;
    color: #fff;
    font-family: Century Gothic, Verdana, Arial; 
    font-size: 12px;
    width: 760px;
    margin-left: auto; margin-right: auto;
}

img {border-style: none;}
#tblVideo {font-family: Century Gothic; font-size: 18px;}


/* handeling logo, and both side bars */
.logo {display: block;}
.sidebar-left {float: left; padding: 0px; margin: 0px;}
.sidebar-right {float: right; padding: 0px; margin: 0px;}

/* navigation */
.navigation-top-row {float: left; margin-top: 20px; text-align: center; width: 600px;}
.navigation-top-row img {padding: 10px;}
.navigation-bottom-row {float: left; text-align: center; width: 600px;}
.navigation-bottom-row img {padding: 10px;}

/* navigation roll-over description text */
.navigation-roll-over-text {float: left; margin-top: 20px; text-align: center; width: 600px;}

/* image alignment for "remember page" header */
.remember-little-tom {padding-top: 20px; float: left;}
.remember-what-makes-you-happy {float: right;}
                     
/* Contact us page */
.contact-error {font-family: Century Gothic; font-size: 12px;}
.messageBox {width: 280px;}

/* FAQ page */
.question {font-family: Century Gothic; font-size: 16px; color: #fff;}
.answer {font-family: Century Gothic; font-size: 16px; color: #efa10a; padding-bottom: 30px;}

/* bottom of every page */
.footer {float: left; clear: both; margin-top: 0px; padding: 0px; display: inline;}

/* video page */
#tblVideo {width: 600px; margin-left: auto; margin-right: auto; padding-top: 30px;}