/** Written by Amy Cromartie http://www.amycromartie.com 
amy@amycromartie.com **/

html {
	min-height: 100%;
	height: auto;
}

body {
	background: url("images/sq_bg.jpg") repeat;
	position: relative;
	font: Arial, Helvetica, san-serif;
	font-color: #9999ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin bottom: 0px;
	width: 100%;
	text-align: center;
	background-color: #000033;
	}

/* Headings */

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
	color: #9999FF;
}

h1 {
	font: 120% Arial, Helvetica, san-serif;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #9999FF;
}

h2 {
	font: 0%/1% Arial, Helvetica, san-serif;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #9999FF;
}

h3 {
	font: 110%/100% Arial, Helvetica, san-serif;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 10px;	
	margin-top: 10px;
	color: #b4af64;
}

a {  color: #9999FF;
	text-decoration: underline; }
a:link {
	color: #9999FF; 
	text-decoration: underline; 
}
a:visted {
	color: #9999FF;
	text-decoration: underline;
}
a:active {
	color:#9999ff; 
	text-decoration: underline;
}
a:hover {
	color: #6D7B8D;
	text-decoration: underline;
}




h3.title {
	text-align: center;
}

h1.date {
	font: 115% Arial, Helvetica, san-serif;
	padding: 3px;
	text-align: right;
	color: #ffffff;
}
	

p {
	font: 90% Arial, Helvetica, san-serif;
	padding: 20 20 2px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #9999FF;
}

ul {
	list-style: none;
	}

ul li {
	padding: 0 0 1em 18px;
	line-height: 140%;
}

#movielist ul {
	list-style-type: circle;
}


p.info {
	font: 100%/60% Arial, Helvetica, san-serif;
	letter-spacing: 0px;
	color: #9999FF;
}

p.warn {
	font: 90% Arial, Helvetica, san-serif;
	padding: 20 20 2px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FF0000;
}



/** Universal Settings **/

* {
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: top;
	border: none;
	background: none;
} 

/** Nav System **/


#menu {
	list-style: none;
	left: 1px;
	padding: 0;
	margin: 0;
	width: 774px;
	height: 20px;
	position: relative;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
} 
#menu .home {
 	width: 75px; 
	height: 40px; 
	background: url("images/nhome.gif") no-repeat;
	left: 80px;
	top: 151px;
}
#menu .playing {
	width: 150px;
	height: 40px;
	background: url(images/nplaying.gif) no-repeat;
	left: 166px;
	top: 151px;
	display: block;
} 
#menu .faq {
	width: 50px;
	height: 40px;
	background: url(images/nfaq.gif) no-repeat;
	left: 314px;
	top: 151px;
}

#menu .contact {
	width: 90px;
	height: 40px;
	background: url(images/ncontact.gif) no-repeat;
	left: 378px;
	top: 151px;
}

#menu .build {
	width: 190px;
	height: 40px;
	background: url(images/nbuilding.gif) no-repeat;
	left: 490px;
	top: 151px;
}

/** Some Containers And Stuff **/

#title {
	pading: 0;
	margin-left: 40px;
	margin-top: 20px;
	}

#main {
	background: url(images/background.jpg) top no-repeat;
	postion: relative;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 760px;
	display: block;
	z-index: -1;
}


#long {
	background: url(images/background_long.jpg) no-repeat;
	position: relative;
	margin-right: auto;	
	margin-left: auto;
	margin-top: 10px;
	width: 1024px;
	height: 1200px;
}

#playing {
	position: relative;
	display: table;
	list-style: none;
	padding: 0px;
	text-align: left; 
	top: 195px;
	left: 120px;
	width: 705px;
	height: 396px;

}

#plong {
	display: table;
	list-style: none;
	text-align: left; 
	top: 195px;
	left: 98px;
	width: 744px;
	height: 732px;
	overflow: auto;
	position: relative;
}

playing .faq {
	list-style: none;
	text-align: left;
}

#des {
	position: relative;
	display: inline;
	text-align: left;
	height: 400px;
	width: 400px;
}

#bottom {
	position: relative;
	display: inline;
	text-align: left;
	height: auto;
	width: 700px;
}

#tab {
	background:url(images/tab.gif) top no-repeat;
	position: absolute;
	top: 187px;
	margin-left: 39px;
	height: 85px;
	width: 50px;
	z-index: 1;
	}

#img.dvd {
	height: 5px;
	width: 30px;
}


#rcontainer {
	float: right; 
	postion: relative;
	text-align: center;
	left: 720px;
	height: 400px;
	width: 481px;
	display: inline;
}

/** Stuff for my Java script scroll bar **/
div.scrollholder
{
    position: relative;
    width: 705px; height: 365px;
    overflow: auto;
    z-index: 1;
    background-color: #ffffff;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/** Footer **/

#footer {
        position: relative;
	float: right;
        margin: 0 auto;
        top: 350px;
        height: 15px;
	padding: 0px;
        left: -45px;
        width: 200px;
	z-index: 5;
        }

p.footer { 
        font: 75%/60% Arial, Helvetica, san-serif;
        letter-spacing: 0px;
	margin: 0px;
        color: #9999FF;
} 

a.footer { color: #99BBFF; text-decortion:none; }
a:hover.footer { color: #FFFFFF; text-decortion:none; }
