/* Author: Sonfisher Webstudios*/

body {
 background-image:url("../images/bg2c.jpg");
 background-repeat:no-repeat;
 background-attachment: fixed;
 background-position:bottom left;
 background-color: #000000;
 font-family: sans-serif;
 font-size: 13px;
 height: 100%;
 margin: 120px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: left;
 }

.logo {
 background-image:url("../images/psiberific3.gif");
 background-repeat:no-repeat;
 position:fixed;
 top:30px;
 right:50px;
 height: 590px;
 width: 119px;
 margin: 0px;
 padding: 0px;
 }

.content {
 color: #FFFFFF;
 font-family: sans-serif;
 font-size: 14px;
 line-height: 20px;
 margin: 0px 10px 0px 200px;
 padding: 0px 0px 130px 20px;
 text-align: left;
 width: 625px;
 }

.title {
 background-image:url("../images/title.gif");
 background-repeat:no-repeat;
 margin: -15px auto 0px auto;
 padding: 0px;
 text-align: center;
 width: 400px;
 height: 228px;
 }

div#google_translate_element {
 background-position:bottom left;
 position:fixed;
 bottom: 0px;
 left: 860px;
 padding: 0px;
 margin: 0px;
 }
 
div#google_translate_element select {
 background-color: #000000;
 color: #909090;
 border: 1px solid #606060;
}

.folder {
 background-image:url("../images/folder3.gif");
 background-repeat:no-repeat;
 position:fixed;
 bottom:0px;
 left:0px;
 margin: 0px;
 padding: 0px;
 width: 250px;
 height: 215px;
 border: 0px;
 }
 
 /* bottom fad out */

.bgb {
 background-image:url("../images/bgbottomc.jpg");
 background-repeat:no-repeat;
 background-position:bottom left; 
 position:fixed;
 bottom:0px;
 left:0px;
 height: 115px;
 width: 898px;
 margin: 0px;
 padding: 0px;
 filter:alpha(opacity=4);
 opacity:0.4;
 }

.bgb1 {
 background-image:url("../images/bgbottomc.jpg");
 background-repeat:no-repeat;
 background-position:bottom left;
 position:fixed;
 bottom:0px;
 left:0px;
 height: 110px;
 width: 898px;
 margin: 0px;
 padding: 0px;
 filter:alpha(opacity=50);
 opacity:0.50;
 }

.bgb2 {
 background-image:url("../images/bgbottomc.jpg");
 background-repeat:no-repeat;
 background-position:bottom left;
 position:fixed;
 bottom:0px;
 left:0px;
 height: 105px;
 width: 898px;
 margin: 0px;
 padding: 0px;
 filter:alpha(opacity=6);
 opacity:0.6;
 }

.bgb3 {
 background-image:url("../images/bgbottomc.jpg");
 background-repeat:no-repeat;
 background-position:bottom left;
 position:fixed;
 bottom:0px;
 left:0px;
 height: 100px;
 width: 898px;
 margin: 0px;
 padding: 0px;
 filter:alpha(opacity=70);
 opacity:0.7;
 }

.bgb4 {
 background-image:url("../images/bgbottomc.jpg");
 background-repeat:no-repeat;
 background-position:bottom left;
 position:fixed;
 bottom:0px;
 left:0px;
 height: 95px;
 width: 898px;
 margin: 0px;
 padding: 0px;
 color: #cccccc;
 font-size: 9px;
 text-indent: 410px;
 line-height: 150px;
 }
 
 /* end */

.menu { 
 position:fixed;
 top:0px;
 left:200px;
 height: 45px;
 width: 100%;
 margin: 40px 0px 0px 0px;
 padding: 0px;
 }
 
 /* menu fade out */

.mt4 {
 background-color: black;
 position:fixed;
 top:0px;
 left:200px;
 height: 115px;
 width: 898px;
 margin: 0px;
 padding: 0px;
 filter:alpha(opacity=30);
 opacity:0.3;
 }

.mt3 {
 background-color: black;
 position:fixed;
 top:0px;
 left:200px;
 height: 110px;
 width: 898px;
 margin: 0px;
 padding: 0px;
 filter:alpha(opacity=40);
 opacity:0.4;
 }

.mt2 {
 background-color: black;
 position:fixed;
 top:0px;
 left:200px;
 height: 105px;
 width: 898px;
 margin: 0px;
 padding: 0px;
 filter:alpha(opacity=50);
 opacity:0.5;
 }

.mt1 {
 background-color: black;
 position:fixed;
 top:0px;
 left:200px;
 height: 105px;
 width: 660px;
 margin: 0px;
 padding: 0px;
 border-bottom: solid #FFFFFF 1px;
 }
 
 /* end */
  
.floatleft {
 float: left;
 margin: 5px;
 padding: 0px;
 }
 
.floatright {
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 }
 
a:link           {color: #4838c0; font-style: normal; font-weight: normal; text-decoration: none; outline: none;}
a:visited        {color: #4838c0; font-style: normal; font-weight: normal; text-decoration: none; outline: none;}
a:hover          {color: #4838c0; font-style: normal; font-weight: normal; text-decoration: none; outline: none;}
a:active         {color: #4838c0; font-style: normal; font-weight: normal; text-decoration: none; outline: none;}

 
p {
 text-align: left;
 text-indent: 1cm;
 }

p.center {
 text-align: center;
 text-indent: 0cm;
 }

p.right {
 text-align: right;
 text-indent: 0cm;
 }

p.plain {
 text-align: left;
 text-indent: 0cm;
 }

p.small {
 text-align: left;
 text-indent: 0cm;
 font-size: 11px;
 line-height: 12px;
 }

ul li.citation {
 list-style: none;
 text-align: left;
 text-indent: 0cm;
 font-size: 11px;
 font-style: italic;
 }

.quote {
 color: #33ccff;
 text-align: center;
 text-indent: 0cm;
 font-style: italic;
 margin: 0px 50px 0px 50px;
 }

.quote:first-letter {
 font-size: 22px;
 }
 
 .gallery {
 float: left;
 width: 100px;
 border: 0px;
 margin: 0px 15px 15px 0px;
 padding: 5px;
 text-align: center;
 }
 
 .gallery2 {
 float: left;
 width: 60px;
 border: 0px;
 margin: 0px 15px 15px 0px;
 padding: 5px;
 text-align: center;
 }
 
 .episode {
 float: left;
 width: 300px;
 border: 0px;
 margin: 0 10px 10px 0;
 padding: 0px;
 text-align: left;
 }

i {
 color: #33ccff;
 }

.q1 {
 color: #33ccff;
 }

.q2 {
 color: #4838c0;
 }

img.center {
 border-width: 0px 0px 0px 0px;
 display: block; 
 margin-left: auto; 
 margin-right: auto;
 vertical-align: text-top; 
 }

img.right {
 border-width: 0px 0px 0px 0px;
 float: right; 
 margin: 0px 0px 10px 10px;
 padding: 0px;
 vertical-align: text-top; 
 }

img.left {
 border-width: 0px 0px 0px 0px;
 float: left; 
 margin: 0px 10px 0px 0px;
 padding: 0px;
 vertical-align: text-top; 
 }
 
address {
 font-style:normal;
 }
 
h1 {
 color: #4838c0;
 font-size: 22px;
 font-weight: bold;
 text-align: center;
 }
 
h2 {
 color: #33ccff;
 font-size: 16px;
 text-align: center;
 }

h3 {
 color: #a09b75;
 font-size: 16px;
 font-weight: bold;
 line-height: 3px;
 text-align: left;
 }

h4 {
 color: #33ccff;
 font-size: 14px;
 font-weight: bold;
 line-height: 17px;
 text-align: left;
 }

h5 {
 color: #a09b75;
 font-size: 14px;
 font-weight: bold;
 line-height: 13px;
 text-align: center;
 }

h6 {
 color: #a09b75;
 font-size: 14px;
 font-weight: bold;
 margin-top: 15px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 text-align: left;
 }

.clearboth { 
 clear: both; 
 }

div.clearer {
 clear: left;
 height: 0px;
 line-height: 0px;
 }
 
.adz {
 display: none;
 }
 
input[type="text"], textarea, select {
 background-color: #000000;
 color: #909090;
 border: 1px solid #606060;
}
