/*
*
*	Pixaria Gallery 1.0
*	Copyright 2002 - 2006 Jamie Longstaff
*
*	Script author:		Jamie Longstaff
*	Script version:		1.0	
*
*/

/* Main elements
----------------------------------------------- */

body
	{
	font-family:'Lucida Grande', Helvetica, Arial, Geneva, Sans-Serif;
	margin-top:10px;
	background-color:#CCC;
	color: #555;
	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:15pt;
	}

p,div,td
	{
	font-family:'Lucida Grande', Helvetica, Arial, Geneva, Sans-Serif;
	font-size:8pt;
	line-height:12pt;
	}

a:link,a:visited,a:active
	{
	color: #555;
	}

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

li
	{
	margin-top:9pt;
	}

form
	{
	margin:0px;
	}

/* ID Entities
----------------------------------------------- */

#masthead /*  */
	{
	height:82px;
	background-image:url('http://photos.romana.com.au/resources/themes/DC/images/masthead.jpg');
	width:100%;
	border:0px;
	margin:0px;
	padding:0px;
	}
	
#copyright /*  */
	{
	background-color:#CCC;
	padding:10px;
	font-size:7pt;
	}

#content
	{
	margin:0px auto;
	max-width:1250px;
	min-width:960px;
	background-color:#EEE;
	border:10px 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:#E1E1E1;
	}
	
.list-two /*  */
	{
	background-color:#E8E8E8;
	}

.section-title
	{
	padding:6px;
	background:#BBB;
	font-size:9pt;
	font-weight:bold;
	}

.section-title-text
	{
	font-size:9pt;
	font-weight:bold;
	}

.section-subtitle
	{
	padding:6px;
	background:#D4D4D4;
	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: 6px solid #FFF;
	}

.image /*  */
	{
	border: 6px solid #FFF;
	}

.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:403px;	
	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:#CCC;
	padding:6px;
	font-weight:bold;
	}

.index-title-bar
	{
	padding:6px;
	font-size:9pt;
	background-color:#BBB;
	border-bottom:1px solid #FFF;
	font-weight:bold;
	}

.plain
	{
	text-decoration:none;
	}

.required
	{
	color:#F00;
	font-weight:bold;
	}

.forminput
	{
	font-size:8pt;
	color:#222;
	}


/* Top Navigation
----------------------------------------------- */

a.navigation-link
	{
	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('http://photos.romana.com.au/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:#DDD;
	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:10px;
	text-align:center;
	background-color:#DDD;
	}
	
.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:#AAA;
	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:#CCC;
	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:#AAA;
	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:403px;
	font-size:9pt;
	background-color:#AAA;
	border-bottom:1px solid #EEE;
	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('http://photos.romana.com.au/resources/themes/DC/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;
	}
