

/* ***********************************************************************
                  Copyright 2006 ALS Scan All Rights Reserved

                      All Styles, Classes and IDs are presented
                         within their areas based on page name
   *********************************************************************** */

/* ***********************************************************************
                                 Tested to be compatible with:
                MSIE 5.0/5.5/6.0                              FireFox 0.9.1/1.0
                Netscape 6.0/7.2                              Opera 7.54
                Mozilla 1.7.5
   *********************************************************************** */


/* - - - - - - - - - - - - - - - Import Global CSS Stylesheet - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - Updates Page - - - - - - - - - - - - - - - - - - - - - - */

#updates
  { 
    list-style: none; 
    display: inline; 
  }

#updates li 
  { 
    float: left; 
    margin: 10px 6px; 
    width: 125px; 
    height: 320px; 
    background: #FFF; 
    border: 2px solid; 
  }

* html #updates li  /* IE < 6 Only */
  { 
    margin: 10px 2px 10px 12px;   /* IE 6.x */
    mar\gin: 10px 5px 10px 6px;   /* IE 5.x */
  }

#updates li h1 
  { 
    position: relative; 
    top: -11px; 
    font-size: 1.0em; 
    padding: 3px 0; 
  }

* html #updates li h1   /* IE < 6 Only */
  { 
    top: 0px; 
  }

#updates li:hover h1 
  { 
    color: #FFF; 
  }

#updates li span 
  { 
    position: relative; 
    display: block; 
    top: -15px; 
    font-size: 0.75em; 
    font-weight: normal;
    padding: 25px 0 0 0; 
  }

#updates li span h2
  {
    display: inline;
    font-size: 1.4em;
    font-weight: bold;
  }

#updates li a:hover   /* Necessary to get img borders to change on hover in IE < 6 */
  { 
    text-decoration: none; 
  }

#updates li a img, #updates li img
  { 
    position: relative; 
    top: -15px; 
    border: 1px solid #FFF; 
  }

#updates li a:hover img, #updates li.banner a img 
  { 
    border: 1px solid #000; 
  }

#updates li.video, #updates li.expiredvideo
  { 
    border-color: #8AADFF; 
  }

#updates li.photoset 
  { 
    border-color: #CADAFF; 
  }

#updates li.bonus, #updates li.announcement
  { 
    border-color: #FFA5FE; 
  }

#updates li.expired 
  { 
    border-color: #F00; 
  }

#updates li.video h1, #updates li.expiredvideo h1
  { 
    background: #8AADFF; 
  }

#updates li.photoset h1 
  { 
    background: #CADAFF; 
  }

#updates li.bonus h1, #updates li.announcement h1 
  { 
    background: #FFA5FE; 
  }

#updates li.expired h1 
  { 
    background: #F00; 
  }

#updates li.video span 
  { 
    background: transparent url(../graphics/updates/videoupdate.jpg) center top no-repeat; 
  }

#updates li.photoset span 
  { 
    background: transparent url(../graphics/updates/photosetupdate.jpg) center top no-repeat; 
  }

#updates li.bonus span 
  { 
    background: transparent url(../graphics/updates/bonusupdate.jpg) center top no-repeat; 
  }

#updates li.expired span, #updates li.expiredvideo span 
  { 
    background: transparent url(../graphics/updates/expiredupdate.jpg) center top no-repeat; 
  }

#updates li.banner 
  { 
    clear: both; 
    width: 830px; 
    padding: 15px 0 0; 
    height: 100px; 
    background: transparent; 
    border: 0px; 
  }

#updates li.banner a img 
  { 
    top: 0px; 
  }

.updatesarchive, .blogarchive
  {
    clear: both;
    margin: 0 auto 20px;
    padding-bottom: 20px;
    text-align: center;
    border-top: 5px solid #00D;
    border-bottom: 5px solid #00D;
  }

.updatesarchive h2, .blogarchive h2
  {
    font-size: 1.5em;
    border-top: 5px solid #00D;
    padding-top: 15px;
  }

.updatesarchive ol, .blogarchive ol
  {
    list-style: none;
    width: 550px;
    margin: 20px auto 10px;
    padding: 0;
    text-align: center;
  }

.updatesarchive ol li, .blogarchive ol li
  {
    display: inline;
    margin: 0 5px;
    padding: 0 5px;
    border: solid #000;
    border-width: 0 1px;
  }


/* - - - - - - - - - - - - - - - - - - - Feature Model Pages - - - - - - - - - - - - - - - - - - - */

#featuremodeltitle
  {
    font-size: 2.5em;
    margin: 15px 0 0;
  }

#featuremodelscenenumber
  {
    font-size: 1.8em;
    margin: 0;
  }

#featuremodelname
  {
    font-size: 1.5em;
    margin: 0;
  }

#featuremodelsetnumber
  {
    font-size: 1.1em;
    margin: 0;
  }

#featuremodeltext
  {
    text-align: justify;
    padding: 1.0em 0;
    border-top: 5px solid #00D;
  }

#featuremodelimages
  {
    border: solid #00D;
    border-width: 5px 0;
    padding: 15px 0;
  }

.featuremodelcovers
  {
    margin: 10px auto;
    text-align: center;
  }

.featuremodelcovers td
  {
    width: 200px;
    height: 240px;
    text-align: center;
  }

.featuremodelcovers td div
  {
    width: 150px;
    height: 240px;
    padding-top: 10px;
    margin: 0 auto;
    border: 2px outset #FFFFF0;
    background: #FFFFF0;
  }

.featuremodelcovers td div:hover
  {
    border: 2px inset #FFFFF0;
    background: #FFFFF0;
  }

.featuremodelcovers td div img
  {
    margin-bottom: 5px;
  }

.featuremodelbottomtext
  {
    display: block;
    padding: 0.8em 0;
  }

.featuremodelbutton
  {
    display: inline;
  }

.featuremodelbutton a, .featuremodelbutton a:visited
  {
    display: inline-block;
    _display: table-cell;
    width: 250px;
    height: 50px;
    margin: 0 auto;
    padding: 16px 0 0 0;
    font-size: 1.0em;
    text-align: center;  /* Necessary to eliminate a small bug in earlier versions of FireFox */
    text-decoration: none;
    color: #FFF;
    background: transparent url(../graphics/featuremodelpages/bottomlinks250.gif) left top no-repeat;
  }


* html .featuremodelbutton a, * html .featuremodelbutton a:visited
  {
    display: inline-block;
  }

html>body .featuremodelbutton a
  {
    display: table-cell;
  }

html>body .featuremodelbutton a:visited
  {
    display: table-cell;
  }

.featuremodelbutton a:hover
  {
    color: #000;
    background: transparent url(../graphics/featuremodelpages/bottomlinks250.gif) right top no-repeat;
    display: table-cell;
  }


/* Older code for the feature model buttons when there was only one button in a row.  Do not delete!

.featuremodelbutton a, .featuremodelbutton a:visited
  {
    display: block;
    width: 300px;
    height: 50px;
    margin: 0 auto;
    padding: 14px 0 0 0;
    font-size: 1.2em;
    text-decoration: none;
    color: #FFF;
    background: #FFF url(../graphics/featuremodelpages/bottomlinks.jpg) left top no-repeat;
  }

.featuremodelbutton a:hover
  {
    color: #000;
    background: #FFF url(../graphics/featuremodelpages/bottomlinks.jpg) right top no-repeat;
  }

*/

.featuremodelthumbnails
  {
    margin: 10px auto;
    padding: 0;
    text-align: center;
    background: #FFFFF0; 
    border: 5px outset;    /* Do not define a color */
  }

* html .featuremodelthumbnails
  {
    margin: 20px auto;
  }

.featuremodelthumbnails tr td
  {
    padding: 5px 5px 5px;
    border: 1px inset #000; 
  }

.featuremodelthumbnails td a
  {
    font-size: 0.8em;
    text-decoration: none;
  }

.featuremodelthumbnails tr td a img
  {
    height: 219px;
    margin: 0 5px;
  }

#featuremodelimages .scenetitle
  {
    display: block;
    padding-top: 30px;
    font-size: 1.2em;
    font-weight: bold;
  }


.featuremodelzippack
  {
    display: block;
    clear: both;
  }


/* - - - - - - - - - - - - - - - - - Feature Model Collection - - - - - - - - - - - - - - - - - - */

/*             shares featuremodeltitle and featuremodelzippack 
                            classes with Feature Model Pages                               */

.featuremodelcollection
  {
    display: block;
    width: 850px;
    margin: 30px auto 0;
    text-align: center;
  }

.featuremodelcollection h2
  {
    font-size: 1.5em;
    padding-top: 15px;
    border-top: 5px solid #00D;
  }

.featuremodelcollection ol
  {
    list-style: none;
    width: 350px;
    margin: 20px auto 10px;
    padding: 0;
    text-align: center;
  }

.featuremodelcollection ol li
  {
    display: inline;
    margin: 0 5px;
    padding: 0 5px;
    border: solid #000;
    border-width: 0 1px;
  }

#featuremodelpagenumber
  {
    font-size: 1.75em;
    margin: 0;
  }

#collectionimagemap
  {
    border: 5px solid #00D;
    margin: 20px 0;
  }

.collectionlinks
  {
    list-style: none;
    margin: 20px 0 50px;
    padding: 0;
    text-align: center;
  }

.collectionlinks li
  {
    display: inline;
    margin: 0 10px;
    padding: 0 5px;
    border: solid #000;
    border-width: 0 2px;
  }


/* - - - - - - - - - - - - - - - - - - - - - iPorn Page - - - - - - - - - - - - - - - - - - - - - - */

#graphicpageheader
  {
    display: block;
    margin: 0 auto;
  }

.pageheadertext
  {
    display: block;
    margin: 10px auto;
    padding: 10px 0;
    font-size: 1.25em;
    border-top: 5px solid #00D;
    border-bottom: 5px solid #00D;
  }

.iporncovers
  {
    margin: 10px auto;
    text-align: center;
  }

.iporncovers td
  {
    width: 200px;
    height: 260px;
    font-size: 1em;
    text-align: center;
  }

.iporncovers td div
  {
    width: 150px;
    height: 260px;
    padding-top: 10px;
    margin: 0 auto;
    border: 2px outset #FFFFF0;
    background: #FFFFF0;
  }

.iporncovers td div:hover
  {
    border: 2px inset #FFFFF0;
    background: #FFFFF0;
  }

.iporncovers td div img
  {
    margin-bottom: 5px;
  }


/* - - - - - - - - - - - - - - - - - - - - - - Directors Log - - - - - - - - - - - - - - - - - - - - - - */

#directorslog
  {
    border-collapse: collapse;
  }

#directorslog td
  {
    background: #FFF;
    border: 2px solid #00D;
  }

.entrydate
  {
    vertical-align: top;
    padding-top: 10px;
    width: 150px;
  }

.entrydate span
  {
    display: block;
  }

.entrydate .month
  {
    font-size: 1.5em;
  }

.entrydate .day
  {
    font-size: 3.0em;
    margin-top: -10px;
    margin-bottom: -10px;
  }

.entrydate .year
  {
    font-size: 1.3em;
  }

.entrytext
  {
    border-left: 2px solid #00D;
  }

.entrytext p
  {
    font-size: 0.8em;
    text-align: justify;
    margin: 0;
    padding: 10px;
  }

.scenetitle
 	{
		font-style:	italic;
	}


