/*
*
*	Pixaria Gallery 1.0
*	Copyright 2002 - 2006 Jamie Longstaff
*
*	Script author:		Jamie Longstaff
*	Script version:		1.0	
*
*/

/* Main elements
----------------------------------------------- */

body
	{
	font-family:'Tahoma', Helvetica, Arial, Geneva, Sans-Serif;
	margin-top:10px;
	background-color:#F8F8F8;
	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:12pt;
	}

p,div,td
	{
	font-family:'Tahoma', Helvetica, Arial, Geneva, Sans-Serif;
	font-size:8pt;
	line-height:12pt;
	}
	
p.link
	{
	text-align:justify;
	vertical-align:top;
	font-family:'Tahoma', Helvetica, Arial, Geneva, Sans-Serif;
	font-size:10pt;
	line-height:12pt;
	margin: 6px 0px 4px 10px;
	}
	
	p.mine
	{
	text-align:justify;
	vertical-align:top;
	font-family:'Tahoma', Helvetica, Arial, Geneva, Sans-Serif;
	font-size:10pt;
	line-height:12pt;
	margin: 6px 6px 4px 6px;
	}
	
	p.testimonial
	{
	text-align:justify;
	vertical-align:top;
	font-family:'Tahoma', Helvetica, Arial, Geneva, Sans-Serif;
	font-size:98t;
	font-style: normal;
	line-height:12pt;
	margin: 6px 6px 4px 6px;
	}
	
	p.mine1
	{
	text-align:left;
	vertical-align:top;
	font-family:'Tahoma', Helvetica, Arial, Geneva, Sans-Serif;
	font-size:10pt;
	line-height:12pt;
	margin: 6px 0px 4px 6px;
	}

a:link,a:visited,a:active
	{
	color: #555;
	}

a:hover
	{
	text-decoration:underline;
	color: #555;
	}

li
	{
	margin-top:9pt;
	}

form
	{
	margin:0px;
	}
	
.horiz_div	
	{
	valign: top;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border-top-style: none;
 	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-color: #BBBBBB;

	}
.vert_div
	{
	valign: top;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border-top-style: none;
 	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 0;
	border-color: #BBBBBB;

	}
	
.navigationtable
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top-style: solid;
 	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-color: #666666;

	}

/* ID Entities
----------------------------------------------- */

#masthead /*  */
	{
	height:82px;
	background-image:url('../images/masthead.jpg');
	width:100%;
	border:0px;
	margin:0px;
	padding:0px;
	}
	
#copyright /*  */
	{
	background-color:#BBBBBB;
	padding:10px;
	font-size:7pt;
	}

.content
	{
	margin:0px auto;
	max-width:1250px;
	min-width:960px;
	background-color:#EEE;
	border:1px solid #666;
	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;
	
	}


/* 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
----------------------------------------------- */


