/* * * Pixaria Gallery 1.0 * Copyright 2002 - 2006 Jamie Longstaff * * Script author: Jamie Longstaff * Script version: 1.0 * */ /* Main elements ----------------------------------------------- */ /* Import new CSS for version 2.0 */ @import url("<% $base_url %>psg.css.php?cmd=version_2"); body { font-family:Helvetica, Arial, Geneva, Sans-Serif; margin-top:10px; background-color:#000033; color: #FFFFFF; font-size:9pt; text-align:center; } h1 { font-weight:normal; margin:0px 0px 4px 0px; font-size:14pt; } h2 { font-weight:normal; margin:0px 0px 1px 0px; font-size:12pt; } h3 { font-weight:bold; margin:0px 0px 1px 0px; font-size:10pt; line-height:13pt; } p,div,td { font-family:Helvetica, Arial, Geneva, Sans-Serif; font-size:9pt; line-height:13pt; } a:link,a:visited,a:active { color: #FFFFCC; } a:hover { text-decoration:underline; color: #FFFFCC; } li { margin-top:9pt; } form { margin:0px; } /* ID Entities ----------------------------------------------- */ #masthead /* */ { background: url(random-logo/rotate.php); width:100%; border:0px; margin:0px; padding:0px; height: 100px; } #indexH350 /* */ { background: url(rotate-images/horizontal350/rotate.php); width:350px; border:0px; margin:0px; padding:0px; height: 233px; } #indexH350-2 /* */ { background: url(rotate-images/horizontal350-2/rotate.php); width:350px; border:0px; margin:0px; padding:0px; height: 233px; } #indexV350 /* */ { background: url(rotate-images/vertical350/rotate.php); width:233px; border:0px; margin:0px; padding:0px; height: 350px; } #indexV350-2 /* */ { background: url(rotate-images/vertical350-2/rotate.php); width:233px; border:0px; margin:0px; padding:0px; height: 350px; } #copyright /* */ { background-color:#000033; padding:10px; font-size:7pt; } #content { margin:0px auto; max-width:1250px; min-width:760px; background-color:# bgcolor="#081A4D"; border:1px solid #FFF; text-align:left; } /* Class entities ----------------------------------------------- */ .emphasis { font-weight:bold; } .small /* */ { font-size:7pt; } .small-bold /* */ { font-size:7pt; font-weight:bold; } .title { font-weight:bold; font-size:10pt; margin-top:2px; } .list-one /* */ { background-color:#000033; } .list-two /* */ { background-color:#000033; } .section-title { padding:6px; background:#081A4D; font-size:9pt; font-weight:bold; } .section-title-text { font-size:9pt; font-weight:bold; } .section-subtitle { padding:6px; background:#000033; font-size:9pt; font-weight:bold; } .section-subtitle-text { font-size:8pt; font-weight:bold; } .section-content { padding:10px; text-align:center; background-color:#DDD; } .form-title { font-size:13pt; font-weight:bold; text-align:justify; margin-top:0px; margin-right:8px; margin-left:2px; line-height:1.3em; } .thumbnail /* */ { border: 2px solid #FFFFFF; } .image /* */ { border: 3px solid #FFFFFF; } .html-error { padding:6px; background-color:#DDD; border-bottom:1px solid #FFF; } .html-error-warning { color:#F00; } .contenttable { line-height:1.2em; width:100%; text-align:left; padding:0px; border-spacing:0px; margin:0px; } .contentcell { width:<%$popp_width_2%>px; text-align:left; vertical-align:top; } .table-view { line-height:20px; } .row-title { padding: 2px; font-weight:bold; line-height:20px; } .row-content { padding: 2px; line-height:20px; } .tblhedtxt { font-size:10pt; font-weight:bold; } .tblheader { background-color:#000033; padding:6px; font-weight:bold; } .index-title-bar { padding:6px; font-size:9pt; background-color:#BBB; border-bottom:1px solid #000033; font-weight:bold; } .plain { text-decoration:none; } .required { color:#F00; font-weight:bold; } .forminput { font-size:8pt; color:#222; } /* Top Navigation ----------------------------------------------- */ a.navigation-link,a.navigation-link:visited,a.navigation-link:active { padding:0px 10px 0px 10px; font-weight:bold; font-size:9pt; font-family:Helvetica, Arial, Geneva, Sans-Serif; color:#555; text-decoration:none; } a.navigation-link:hover { color:#000; text-decoration:none; } /* Listbox classes ----------------------------------------------- */ .tabletitle { height:20px; font-weight:bold; background-image:url('<%$base_url%>resources/images/listbox_title.gif'); } .tblcont { border: solid 1px #CCC; color:#444; width:100%; text-align:left; padding:0px; border-spacing:0px; margin:0px; } .tblcont-stack { border-left: solid 1px #CCC; border-right: solid 1px #CCC; border-top: solid 1px #CCC; color:#444; width:100%; text-align:left; padding:0px; border-spacing:0px; margin:0px; } .table-view { line-height:20px; padding-left:2px; padding-right:2px; text-decoration:none; } .table-view a { text-decoration:none; } .table-view a:hover { text-decoration:underline; } .tabletitle td { padding-left:2px; padding-right:2px; } /* Image browser classes ----------------------------------------------- */ .browser-grid /* */ { padding:0px; background-color:#081A4D; border-bottom:1px solid #EEE; } .browser-cell /* The thumbnail table cell for the title of a gallery or image */ { text-align:center; height:16px; } .browser-cell-text /* The thumbnail view text font for a gallery or image */ { font-size:8pt; } .browser-cell-image /* Advanced thumbnail view image thumbnail cell */ { vertical-align:middle; text-align:center; } .browser-cell-title /* In advanced thumbnail view this is the description cell format */ { padding:0px; margin:0px; text-align:right; font-weight:bold; font-size:8pt; } .browser-cell-caption /* In advanced thumbnail view this is the information cell format */ { margin:0px; padding:0px; text-align:left; font-size:8pt; } .browser-image /* When browsing images in a gallery, this is the style of the comp and thumbnail image DIV tags */ { padding:2px; text-align:center; background-color:#081A4D; } .browser-info-panel /* */ { width:100%; } .browser-info-title /* When browsing images in a gallery, this is the image details heading style */ { padding-right:6px; width:120px; font-size:9pt; background-color:#000033; border-bottom:1px solid #EEE; font-weight:bold; } .browser-info-caption /* When browsing images in a gallery, this is the image details information style */ { padding-right:6px; width:220px; font-size:9pt; background-color:#000033; border-bottom:1px solid #EEE; vertical-align:top; } .browser-edit-title /* When browsing images in a gallery, this is the image details EDIT MODE heading style */ { padding-right:6px; width:120px; font-size:9pt; background-color:#000033; border-bottom:1px solid #EEE; vertical-align:top; font-weight:bold; } .browser-edit-caption /* When browsing images in a gallery, this is the image details EDIT MODE information style */ { padding-right:6px; width:220px; font-size:9pt; background-color:#CCC; border-bottom:1px solid #EEE; vertical-align:top; } .browser-edit-field /* When browsing images in a gallery, this is the image details EDIT MODE form input item style */ { width:220px; } .thumbnail-cell { font-size:9pt; text-align:left; border-right:1px solid #EEE; border-bottom:1px solid #EEE; } /* Form layout items ----------------------------------------------- */ .form-row-title /* The description of what a form element is about */ { padding-right:6px; width:<%$popp_width_2%>px; font-size:9pt; background-color:#AAA; border-bottom:1px solid #000033; vertical-align:top; font-weight:bold; } .form-row-field /* The form element */ { padding-right:6px; font-size:9pt; background-color:#CCC; border-bottom:1px solid #EEE; vertical-align:top; } .form-row-heading { padding:6px; background-color:#BBB; border-bottom:1px solid #FFF; font-weight:bold; } /* DHTML / AJAX SLIDER CONTROLS AND IMAGE BOX CSS */ div#slider { width:220px; margin: 0px; } div#slider-bar { width: 155px; background-image: url('<%$base_url%>resources/themes/<%$set_theme%>/images/scaler_slider_track.gif'); background-repeat: repeat-x; background-position: center left; height:24px; } div#slider-handle { width: 18px; height: 24px; margin: 0; cursor:move; } .scale-image-basic { width: 100px; height: auto; margin: 0; border: 0; text-align:center; margin-left:auto; margin-right:auto; margin-top:10px; } .img-container-basic { float:left; width:160px; height:170px; text-align:center; font-size:8pt; overflow:hidden; } .scale-image-advanced { width: 100px; height: auto; margin: 0; border: 0; text-align:center; margin-left:auto; margin-right:auto; margin-top:10px; } .img-container-advanced { float:left; width:160px; height:170px; text-align:center; font-size:7pt; overflow:hidden; }