/* CSS for Cybrotica 
Copyright Stormbringer Enterprises */

/* General Settings */

* {
	margin: 0;
	padding: 0;
}

body {
   margin: 0;
   padding: 0;
   background-color: #000000;
   color: #C2C2C2;
   background: #000000 url(grafix/cyb.jpg) no-repeat left top;
   font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
   line-height: 150%;
   min-width: 1000px;
   min-height: 900px;
}

h2 {
   text-align: right;
   padding: 30px 0 50px 0;
   line-height: 170%;
}

h3 {
   padding: 20px 0 15px 0;
}

p {
	text-align: justify;
   padding-bottom: 6px;
}

a {
	color: #A9A9A9;
	text-decoration: none;
}

a:visited {
	color: #808080;
}

a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

li {
  text-align: justify;
  list-style: inside;
}


.majorlink {
   font-weight: bold;
   font-variant: small-caps;
}

.clear {
	clear: both;
}

.fleft {
   float: left;
   border: 0;
}

.fright {
   float: right;
   border: 0;
}

.textblock {
  padding-left: 5%;
  padding-right: 5%;
}

.centerimg {
  display: block;
  margin: 10px auto;
}

/* MASTHEAD
-------------------------- */

#mast {
   background: transparent url(grafix/right_frame_3.png) no-repeat right top;
   height: 201px;
}

#mast h1 {
   margin-left: -5000px;
}

/* INDEX ENTER
---------------------------- */

#enter {
   width: 250px;
   height: 71px;
   margin: 40px auto;
   padding: 0;
}

#enter img {
   border: 0;
}

#enter a {
   width: 250px;
   height: 71px;
   display: block;
   background-image: url(grafix/enter.jpg);
   background-position: left top;
   background-repeat: no-repeat;
   
}

#enter a:hover {
   background-image: url(grafix/enter2.jpg);
   background-position: left top;
   background-repeat: no-repeat;
}

/* CONTENTS
--------------------------- */

#contents {
   margin-left: 245px;
}

#artcontents {
   min-height: 700px;
   margin-left: 245px;
}

#innercontents {
   padding: 40px 45px 20px 5px;
}

/* NAVIGATION
--------------------------- */

#navbox {
  background: transparent url(grafix/navmid.jpg) repeat-y left top;
  width: 293px;
  float: right;
  margin-top: -2px;
}

#navboxin {
  width: 293px;
  background: transparent url(grafix/navtop.jpg) no-repeat left top;
}

#navboxcont {
  padding: 50px 20px 0 70px;  
}

#navboxin li {
   font-variant: small-caps;
   font-weight: bold;
   font-size: 110%;
   list-style-type: none;
}

#navbox a {  
   padding-left: 17px;
}

#navbox a:hover {
  background-image: url(grafix/navdot.jpg);
  background-position: left;
  background-repeat: no-repeat;
}

#navboxbot {
  width: 293px;
  height: 111px;
  background: transparent url(grafix/navbot.jpg) no-repeat left top;
}

/* RESOURCE LIST
---------------------------- */

.reslist {
   margin: 10px 0 20px 20px;
}

.reslist li {
   list-style-type: none;
   padding-bottom: 7px;
}

.reslist a {
   font-weight: bold;
   font-variant: small-caps;
}


/* OUR BANNER LIST
------------------------------- */

#banners img {
	display: block;
	margin: 40px auto;
}


/* CONTACT FORM
------------------------------ */

#contactouter {
  background: transparent url(grafix/cont.jpg) no-repeat right bottom;
  padding-bottom: 190px;
}

#contact {
  width: 500px;
  margin: 20px 200px 20px 0;
  color: #000000;
}

#contact table {
	margin: 10px auto;
}

#contact td {
	padding: 3px;
}

.phpForms_pgtitle {
    font: bold larger sans-serif;
    color       : #1200d9;
}

.phpForms_btn {
	 border-top, border-left: 1px solid #e4e4e4;
	 border-bottom, border-right: 1px solid #c1c1c1;
	 margin: 5px auto;
	 background-color: #000146;
	 color: #ccccff;
	 padding: 3px 20px;
}


/* ARTISTS LISTS
------------------------------- */

#creatorlist {
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
  background: url(grafix/artbot.jpg) no-repeat right bottom;
}

#creatorsleft {
	width: 32%;
	float: left;
}

#creatorsright {
  width: 66%;
  float: right;
  padding-bottom: 600px;
}

#creatorsmid {
  float: left;
  width: 48%;
}

#creatorsinright {
  float: right;
  width: 48%;
}

#creatorsleft li {
	float: left;
}

#creatorsright li {
	float: right;
}

#creatorsleft li, #creatorsright li {
   width: 90%;
	list-style: none outside;
	padding: 10px;
	border: 2px inset #6f6f6f;
	margin-bottom: 20px;
}

#creatorsleft p, #creatorsright p {
	margin-left: 105px;
	font-size: 86%;
  text-align: left;
}


#creatorsleft div, #creatorsright div {
  float: left;
  width: 102px;
}

#creatorsleft img, #creatorsright img {
	float: left;
	margin: 0 15px 5px 0;
}

#creatorsleft span, #creatorsright span {
	display: block;
	font-weight: bold;
	font-variant: small-caps;
  text-align: left;
}

.creatorslinks a {
  border: 0;
  display: block;
	margin-left: 105px;
}

/* FAQ LISTING
------------------------------- */

#qalist li {
list-style: outside;
list-style-type: none;
padding-left: 0;
padding-bottom: 35px;
}

#qalist span {
	font-weight: bold;
	font-style: italic;
}

/* NEWS PAGE
--------------------------------- */

#newsinc {
  width: 90%;
  margin: 20px auto;
}


/* UPDATES LIST
----------------------------------- */


#updates {
	width: 100%;
}

#updates table {
  border-collapse: collapse;
  border: 2px solid #48D1CC;  
  width: 100%;
  margin: 0;
}

#updates caption {
	 text-align: left;
	 font-weight: bold;
	 font-size: 110%;
	 line-height: 250%;
	 padding: 20px 0;
}

#updates th {
	text-align: left;
	padding: 3px;
	border: 1px solid #48D1CC;
}

#updates td {
	padding: 2px;
	vertical-align: top;
	border: 1px solid #48D1CC;
}

#updates a {
	font-size: 86%;
	display: block;
	line-height: normal;
	margin-bottom: 10px;
}

#updates a:hover {
   text-decoration: underline;
}


/* PICTURE STRIP
--------------------------- */

#strip {
   width: 695px;
	margin: 5px auto 20px auto;
}

#photo_strip {
    width:695px; 
}

#container {
    margin:0; 
	 padding:0; 
	 height:350px; 
	 overflow:auto; 
}

#container ul {
    margin:0; 
	 padding:0; 
	 list-style:none; 
	 white-space:nowrap; 
	 display:table-row;
}

#container ul li {
    display:table-cell; 
	 padding:0 15px; 
	 background: white;  
	 vertical-align:top;
}

#container ul li img {
    border:1px solid #555; 
	 margin: 10px 0 10px 0;
}


/* PREVIEW PAGE
--------------------------- */


#prevblock {
	width: 800px;
	margin: 200px auto 40px auto;
}

#prevblock li {
   list-style-type: none;
	float: left;
	padding: 40px 20px;
}


/* MOVIE THUMBS LISTS
-------------------------- */

#tlist {
	width: 740px;
  margin: 30px auto;
}

#tlist li {
  list-style-type: none;
	float: left;
  padding: 10px;
}

#tlist h4 {
	clear: both;
	margin-top: 30px;
}


/* LEGEND
-------------------------------- */

#legend {
	width: 72%;
	margin: 20px auto 50px auto;
	padding: 0 20px 15px 5px;
	border: 2px inset #6f6f6f;
}

#legend li {
	list-style: none outside;
	padding-left: 0;
	padding-bottom: 8px;
}
