@charset "utf-8";
/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #FF6600;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: ORANGE;
	SCROLLBAR-ARROW-COLOR:#FFCC00;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: gray;
	BACKGROUND-COLOR:#000000;
	margin-top:40px;
	margin-left:25px;
	margin-right:25px;
	background-repeat:repeat-y;
	background-image-position:right:2%;
	
}

.textFormat {
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
	font-size: small;
	font-stretch:expanded;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	margin-left: 10px;
	margin-right: 10px;
	color: #FF6600;
}
#textLink {
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
	font-size: small;
	font-stretch:expanded;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	margin-left: 20px;
	margin-right: 20px;
	color: #FF6600;
	link: #FF6600;
	alink:#FF6600;
	vlink:#FF6600;
}
A {
	color: #99CC00;
	link: #99CC00;
	alink:#FF6600;
	vlink:#99CC00;
	font-size:medium;
	font-stretch:expanded;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	font-size:large;
	font-stretch:extra-expanded;
}

.motionGraphics {
	border:thin;
	border-color:#FF9900;
}
.credits {
    left: 10%
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
	font-size: medium;
	font-weight:500;
	color:#CCCCCC
	z-index:20;
	
}

.componentsUsed {
	letter-spacing: .4em;
	font-size:18px;
	font-stretch:extra-expanded;
	font-weight:600;
	color:#CCCCCC;
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
}

.componentsUsedExplanation{
	letter-spacing: .2em;
	font-size:13px;
	font-stretch:expanded;
	font-weight:600;
	color:#CCCCCC;
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
}

.categoryTitle {
	font-size:24px;
	letter-spacing: .4em;
	font-stretch:expanded;
	font-weight:600;
	color:#6600FF;
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
}
.categoryType {
	font-size:20px;
	letter-spacing: .4em;
	font-stretch:expanded;
	font-weight:600;
	color:#99CC00;
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
}
.categoryOption {
	font-size:15px;
	letter-spacing: .2em;
	font-stretch:expanded;
	font-weight:600;
	color:#99CC00;
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
}
.categoryExplanation {
	font-weight:400;
	font-size:medium;
	color:#CCCCCC;
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
}
.categoryIdeas{
	letter-spacing: .2em;
	font-stretch:expanded;
	font-weight:700;
	font-size:medium;
	color:#FFFFFF;
	text-decoration:underline;
	font-family:"Myriad Pro", "Myriad Pro Light", "Hypatia Sans Pro Semibold", Arial, "Arno Pro", Georgia, Verdana;
}


.fusion { 
	list-style-image: url(images/fusionjumper.jpg) ;
}

ul li.computer { 
	list-style-image: url(images/png/inventioncomputer.png) ;
}
ul li.science{ 
	list-style-image: url(images/png/inventionscience.png) ;
}
ul li.techgadgets{ 
	list-style-image: url(images/png/inventiontechgadget.png) ;
}


div.paddingBorder {
	border-top : .3em solid #CCCCCC;
	border-bottom : 1em solid #CCCCCC;
	border-left : .5em solid #71330E;
	border-right : .5em solid #71330E;
	

}
.specialtyFeatures 	{
	position:absolute;
	left:83px;
	top:7400px;
}

.lava {
position:absolute;
right: 3%;
top: 5%;
}

.alienPlasmaGlow {
position:absolute;
right:2%;
top:2%;

}



