@charset "UTF-8";
html {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	background-image: url(../images/bg3.jpg);
	z-index: -2;
	margin: 0px;
	padding: 0px;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#069;
}
a:hover {
	
}

a img{
border: 0;
}
.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;

   }
.fade:hover {
   opacity: 0.5;
   }
h1 {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
h1 a {
	color: #FFF;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
}
#universe #contentHome #bodyblock-int ul li a {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: lighter;
	line-height: normal;
}
#universe {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
}
#universe p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
#header {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#ring      {
	position: absolute;
	top: 0px;
	z-index: 0;
	background-image: url(../images/topring.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 514px;
	width: 945px;
}

#ringPortfolio      {
	position: absolute;
	top: 0px;
	z-index: -5;
	background-image: url(../images/tophex.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 514px;
	width: 945px;
}
#universe  #header  #logo  {
	position: absolute;
	left: 310px;
	top: 5px;
	z-index: 10;
}
#universe #header #newLogo  {
	position: absolute;
	left: 375px;
	top: 5px;
	z-index: 10;
}
#universe  #contentHome #bodyblock-int .tabs #first .sec h2{
	font-family: 'Josefin Sans', sans-serif;
	list-style: none;
	text-align: right;
	position: absolute;
	top: -4px;
	width: 375px;
	left: 434px;
	height: 43px;
}
#universe #header #leftNav {
	font-family: 'Josefin Sans', sans-serif;
	list-style: none;
	text-align: left;
	width: 200px;
	position: absolute;
	top: 50px;
	left: 110px;
}
#universe #header #leftNav li a  {
	font-family: 'Josefin Sans', sans-serif;
	list-style: none;
	text-align: right;
	position: relative;
	width: 200px;
	font-size: 36px;
	color: #DEDEDE;
	text-decoration: none;
	text-transform: uppercase;
}
#universe #header #leftNav li a:hover {
	color: #666;
}
#universe #header  #rightNav {
	font-family: 'Josefin Sans', sans-serif;
	list-style: none;
	text-align: left;
	width: 200px;
	position: absolute;
	top: 50px;
	left: 567px;
}
#universe #header #rightNav ul  {
	text-decoration: none;
	list-style-image: none;
}
#universe #header #rightNav li  {
	list-style: none;
	text-decoration: none;
	list-style-image: none;
}
#universe #header #rightNav li a  {
	font-family: 'Josefin Sans', sans-serif;
	list-style: none;
	list-style: none;
	text-align: left;
	position: relative;
	width: 200px;
	font-size: 40px;
	color: #DEDEDE;
	text-decoration: none;
	text-transform: uppercase;
}
#universe #header #rightNav li a:hover {
	color: #666;
}
#universe #images  {
	z-index: 5;
	position: absolute;
	top: 210px;
	left: 150px;
}
#universe #images #Lshow  {
	float: left;
	z-index: -1;
	margin-top: -20px;
	margin-right: -20px;
}
#universe #images  #Cshow   {
	z-index: 0;
	float: left;
}
#universe #images   #Rshow    {
	z-index: -1;
	float: left;
	margin-top: -20px;
	margin-left: -20px;
}
#universe #content  {
	background-image: url(../images/bg-repeat.png);
	background-repeat: repeat;
	background-position: center top;
	width: 930px;
	z-index: -5;
	height: 100%;
	padding-top: 249px;
	padding-bottom: 200px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 266px;
	left: 1px;
}
#universe #contentPortfolio  {
	background-image: url(../images/bg-repeat.png);
	background-repeat: repeat;
	background-position: center top;
	width: 1000px;
	z-index: 5;
	margin-top: -50px;
	margin-bottom: -250px;
	height: 100%;
	padding-top: 249px;
	padding-bottom: 200px;
	padding-right: 50px;
	padding-left: 50px;
}
#universe #contentHome  {
	background-image: url(../images/bg-repeat.png);
	background-repeat: repeat;
	background-position: center top;
	width: 930px;
	height: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -310px;
	margin-bottom: 0px;
}
#universe #contentHome #bodyblock  {
	width: 900px;
	font-size: 100%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 280px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 100%;
}
#universe #contentHome #bodyblock_int {
	width: 900px;
	font-size: 100%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 100%;
	margin-bottom: 50px;
}
#universe #contentHome #bodyblock #infoBox {
	height: 550px;
	width: 930px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#universe #contentHome #bodyblock #infoBox #col1 {
	height: 550px;
	width: 280px;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
#universe #contentHome #bodyblock #infoBox p  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCC;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#universe #contentHome #bodyblock #infoBox img  {
	padding-top: 15px;
}
#universe #contentHome #bodyblock #infoBox h1  {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
}
#universe #contentHome #bodyblock #infoBox #col2 {
	height: 550px;
	width: 280px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#universe #contentHome #bodyblock #infoBox #col3 {
	height: 550px;
	width: 280px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#universe #contentHome #bodyblock p {
	padding-left: 20px;
	text-align: center;
}
#universe #content #bodyblock {
	width: 930px;
	padding: 5px;
	font-size: 120%;
	line-height: 120%;
	height: 950px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#universe #content #bodyblock ul {
	list-style-type: none;
}
#universe #content #bodyblock li {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#universe #content #sec {
	width: 800px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	position: relative;
}
#universe #content #sec #imgDes {
	position: absolute;
	height: 20px;
	left: 424px;
	top: 50px;
	width: 350px;
	font-size: 100%;
}
#universe #content .tabs {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#universe #content .tabs .tabNavigation {
	display: inline;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#universe #content .tabs .tabNavigation li {
	display: inline;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#universe #content .tabs .tabNavigation img {
	padding-right: 60px;
	padding-left: 60px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#universe #footer{
	background-image: url(../images/bothex_full.png);
	height: 400px;
	width: 950px;
	background-repeat: no-repeat;
	z-index: -5;
	position: absolute;
	bottom: 0px;
	background-position: -10px 80px;
}
#universe #footerLinks{
	text-align: center;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	height: 100%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#universe #footerLinks  a{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #CCC;
	text-transform: uppercase;
}
#universe #footerLinks a:hover {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #999;
}
#universe #footerLinks p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#universe #contentPortfolio #form {
	width: 300px;
	height: 400px;
}
#universe #contentPortfolio #bodyblockContent {
	width: 300px;
}
#universe #contentPortfolio  #bodyblockContent #contact {
	width: 300px;
	float: left;
}
#universe #contentHome #bodyblock #infoBox #col1 .fade a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#linkCol1   {
	padding: 20px;
}
#linkCol2   {
	padding: 20px;
	float: left;
}
#linkCol3   {
	padding: 20px;
}
#universe #contentHome #bodyblock_int #one {
	height: 100%;
	width: 250px;
	float: left;
}
#two h1    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFFFF;
}
#two img    {
	padding: 10px;
}
#universe #contentPortfolio #broo img {
	margin-top: 100px;
	margin-bottom: 100px;
}
#universe #hello  {
	background-image: url(../images/hello.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 850px;
	padding-left: 10px;
	margin-left: 28px;
}
#universe #hello #apple    {
	position: absolute;
	left: 610px;
	top: 360px;
}
#universe #hello #radiohead    {
	position: absolute;
	left: 670px;
	top: 363px;
}
#universe #hello #xbox    {
	position: absolute;
	left: 734px;
	top: 365px;
}
#universe #hello #batman    {
	position: absolute;
	left: 797px;
	top: 365px;
}
#universe #contentPortfolio .hidden-container {
	height: 400px;
	width: 900px;
	margin-bottom: 0px;
}

#universe #contentHome #bodyblock #infoBox h1 a  {
	color: #CCC;
}

#universe #contentHome #bodyblock_int #commandments h1 {
	white-space: normal;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;
}
#universe #contentHome #bodyblock_int #error {
	margin-left: 50px;
	width: 400px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 250px;
}
#universe #contentHome #bodyblock_int #quotes {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#universe #contentHome #bodyblock_int .quote {
	text-align: right;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#universe #contentHome #bodyblock_int #contact-form {
	height: 100%;
	width: 440px;
	margin-left: 470px;
}
#universe #contentHome #bodyblock_int #contact-form form table tr td strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #CCC;
	font-size: 14px;
}
#universe #contentHome #bodyblock_int #connect-email {
	height: 100%;
	width: 400px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#universe #contentHome #bodyblock_int #connect-email h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
}
#universe #contentHome #bodyblock_int #connect-email .fade img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#universe #contentHome #footerLinks #payment {
	position: absolute;
	left: -109px;
	top: -38px;
}
#universe #contentHome #footerLinks #payment a {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #CCC;
}
#universe #contentHome #footerLinks #upload {
	position: absolute;
	left: 441px;
	top: -39px;
	width: 220px;
	height: 27px;
}
#universe #contentHome #footerLinks #upload a {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #CCC;
}
#universe #contentHome #bodyblock-int h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#universe #contentHome #bodyblock-int #commandImg {
	margin: 15px;
	float: right;
}
#universe #contentHome #bodyblock-int #pp {
	float: right;
	margin: 15px;
}
#universe #contentHome #bodyblock-int #pp-months {
	height: 100%;
	width: 100%;
}
	
#universe #contentHome #footerLinks #mypanel #mypanelcontent a {
	padding-right: 5px;
	padding-left: 5px;
}
