html, body
	{
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	}
	body { background: #c24100 url(../images/big-bg.jpg) no-repeat fixed center 0; }
	body.splash { background: #c24100 url(../images/big-bg.jpg) no-repeat scroll center 0; }
*	{
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 14px;
	}





/****
 BEGIN Home Page Style
 ****/	
body.splash .logo
    {
    height: 345px;
    background: url(../images/logo-splash.png) no-repeat center 80px;
    width: 100%;
    }
body.splash .fullbar
    {
    background: #000;
    height: 105px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 0;
    position: relative;
    }
	body.splash .enter
        {
        display: block;
        width: 203px;
        height: 57px;
        background: url(../images/enter-site.gif) no-repeat 0 0;
        position: absolute;
        top: -25px;
        left: 50%;
        margin: 0 0 0 -101px;
        }
    body.splash .menusplash
        {
        padding: 0;
        margin: 0;
        text-align: center;
        position: absolute;
        top: 55px;
        left: 50%;
        width: 800px;
        margin: 0 0 0 -400px;
        }
        body.splash .menusplash li
            {
            display: inline;
            border-left: 2px solid #d10b0b;
            padding: 0 12px;
            font-size: 23px;
            }
            body.splash .menusplash li:first-child { border: none; }
            body.splash .menusplash li a { font-size: 23px; text-decoration: none; color: #fff; }
body.splash .contentbar
    {
    height: 435px;
    position: relative;
    }
    .leftbox
        {
        width: 423px;
        height: 254px;
        padding: 10px;
        background: #000;
        position: absolute;
        left: 50%;
        top: 74px;
        margin: 0 0 0 -442px;
        }
        .leftbox .sharevid
            {
            display: block;
            width: 166px;
            height: 30px;
            position: absolute;
            top: 274px;
            left: 50%;
            margin: 0 0 0 -83px;
            background: url(../images/sharevid.gif) no-repeat 0 0;
            }
    .rightbox
        {
        background: #000 url(../images/splash-grad.gif) no-repeat center 80px;
        width: 452px;
        height: 284px;
        position: absolute;
        top: 74px;
        left: 50%;
        margin: 0 0 0 20px;
        }
        .rightbox ul
            {
            padding: 104px 0 0;
            background: url(../images/connectwith1040.gif) no-repeat center 40px;
            text-align: center;
            overflow: hidden;
            width: 300px;
            margin: auto;
            }
            .rightbox ul li
                {
                display: inline;
                float: left;
                margin-left: 8px;
                }
                .rightbox ul li:first-child { margin-left: 23px; }
                body.splash .myspace,
                body.splash .youtube,
                body.splash .twitter,
                body.splash .facebook
                    {
                    display: block;
                    width: 58px;
                    height: 61px;
                    }

                body.splash .myspace { background: url(../images/myspace.png) no-repeat 0 0; }
                body.splash .youtube { background: url(../images/youtube.png) no-repeat 0 0; }
                body.splash .twitter { background: url(../images/twitter.png) no-repeat 0 0; }
                body.splash .facebook{ background: url(../images/facebook.png) no-repeat 0 0; }
                
                .rightbox p
                    {
                    text-align: center;
                    margin: 20px;
                    }
                .rightbox form
                    {
                    overflow: hidden;
                    padding: 3px 0 0;
                    }
                .rightbox form input
                    {
                    float: left;
                    margin: 0 0 0 5px;
                    background: #d7bb28 url(../images/fobg.gif) repeat-x 0 0;
                    font-size: 16px;
                    color: #3d350c;
                    padding: 7px 10px 6px 10px;
                    line-height: 23px;
                    width: 150px;
                    border: none;
                    }
                .rightbox form input:first-child { margin-left: 27px; }
                .rightbox form input[type~=submit]
                    {
                    display: block;
                    width: 57px;
                    height: 36px;
                    background: url(../images/fosub.gif) no-repeat 0 0;
                    }
/** END SPLASH STYLES **/




	
	

/*****
    BEGIN SUB STYLES
    *****/
.logo
    {
    height: 200px;
    background: url(../images/logo.png) no-repeat center 30px;
    width: 100%;
    position: relative;
    }

    .menu
        {
        background: url(../images/menubg.jpg) repeat-x 0 0;
        position: absolute;
        top: 190px;
        left: 50%;
        margin: 0 0 0 -513px;
        height: 46px;
        width: 1008px;
        }
        
        .menu li
            {
            display: block;
            border-left: 1px solid #d10b0b;
            border-right: 1px solid #6e1e06;
            height: 45px;
            float: left;
            }
            .menu li a
                {
                text-decoration: none;
                font-size: 26px;
                padding: 8px 17px;
                line-height: 44px;
                }
            .menu li.lastlink { border-right: none !important; padding-right: 5px !important; }
        .menu .leftedge
            {
            background: url(../images/menuleftedge.png) no-repeat -1px 0;
            width: 18px;
            height: 26px;
            position: absolute;
            top: 46px;
            left: 50%;
            margin-left: -504px;
            border: none;
            }     
                
.contentwrapper
    {
    margin: 0 auto 20px auto;
    width: 989px;
    background: #000;
    height: 500px;
    }
    
    .leftcol {
    	width: 740px;
    	min-height: 100px;
    	float: left;
    	position: relative;
    	overflow: hidden;
    padding: 15px 0 0 0;
    }
    .rightcol {
    	width: 240px;
    	    	min-height: 100px;
    	float: right;
    	position: relative;
    	overflow: hidden;    
    	    padding: 15px 0 0 0;
    	}

.moviecredits
    {
    background: #000 url(../images/movie-credits.gif) no-repeat center 15px;
    position: relative;
    height: 250px;
    }
    .arowana, .advn
        {
        display: block;
        position: absolute;
        top: 160px;
        left: 50%;
        }
        .arowana
            {
            background: url(../images/arowana.gif) no-repeat 0 0;
            width: 77px;
            height: 48px;
            margin: 0 0 0 -130px;
            top: 170px;
            }
        .advn
            {
            background: url(../images/advn.gif) no-repeat 0 0;
            width: 133px;
            height: 48px;
            margin: 0 0 0 -20px;
            }
.sidecredits
    {
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    color: #000;
    }
