/*
*
*	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:0px;
	padding:0px;
	background-color:#fff;
	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
	{
	text-decoration:underline;
	color: #3e4b65;
	}

a:hover
	{
	text-decoration:none;
	color: #3e4b65;
	}

li
	{
	margin-top:9pt;
	}

form
	{
	margin:0px;
	}

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

#masthead /*  */
	{
	height:82px;
	background-image:url('http://s168016960.onlinehome.us/resources/themes/Kramer/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:1070px;
	background-color:#F5F1E2;
	border:2px solid #e6dbb7;
	text-align:left;
	}
	
/* My entities
----------------------------------------------- */
form#two fieldset {width:496px; display:block; border:1px dotted #666; padding:5px 5px 5px 10px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em; font-size:1em; }
form#two fieldset:hover {border:1px solid #990000;}
form#two fieldset#opt:hover {border:1px solid #999;}
form#two legend {font-size: 12px; font-weight:bold; color:#666; background-color:#F5F1E2; background:#F5F1E2;}
form#two label {font-size: 11px; font-weight:bold;}
form#two input {border:1px solid #414d59; background:#E5E5E5;}
form#two input:hover { background:#999; border:1px solid #fff; color:#fff;}
form#two input:focus {background:#fff; border:1px solid #999; color:#666;}
form#two textarea { border:1px solid #999; background:#E5E5E5;}
form#two textarea:hover { background:#999; border:1px solid #fff; color:#fff;}
form#two textarea:focus {background:#fff; border:1px solid #999; color:#666;}
form#two input[type=image] {
	border:0px;
	background: #F5F1E2;
}
form#two input:hover[type=image] {
	border:0px;
	background: #F5F1E2;
}
.employme a:link, .employme a:active, .employme a:visited {
	font-size: 13px;
	text-decoration: none;
	color : #990000;
}
.employme a:hover {
	text-decoration: underline;
	color : #990000;
}
.employ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
}
.employ a:link {
	text-decoration: none;
	color : #990000;
}
.googlemap {
	border:2px solid #e6dbb7;
}
.copy_text {
	text-align: left;
}
.employ a:visited {
	text-decoration: none;
	color : #990000;
}
.employ a:active {
	text-decoration: none;
	color : #990000;
}
.employ a:hover {
	text-decoration: underline;
	color : #990000;
}
.center_button {
	text-align: center;
}
.center_button h3 {
	color: #990000;
}
.copy_box h1 {
	padding:0px;
	margin:0px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.top_bar_1 {
	margin: 0px;
	padding: 0px;
	background-image: url('http://s168016960.onlinehome.us/resources/themes/Kramer/images/head/repeat_1.jpg');
	background-repeat: repeat-x;
}
.top_bar_2 {
	margin: 0px;
	padding: 0px;
	background-image: url('http://s168016960.onlinehome.us/resources/themes/Kramer/images/head/repeat_2.jpg');
	background-repeat: repeat-x;
}
.top_bar_3 {
	margin: 0px;
	padding: 0px;
	background-image: url('http://s168016960.onlinehome.us/resources/themes/Kramer/images/head/repeat_3.jpg');
	background-repeat: repeat-x;
}
.top_bar_4 {
	margin: 0px;
	padding: 0px;
	background-image: url('http://s168016960.onlinehome.us/resources/themes/Kramer/images/head/repeat_4.jpg');
	background-repeat: repeat-x;
}
.top_bar_5 {
	margin: 0px;
	padding: 0px;
	background-image: url('http://s168016960.onlinehome.us/resources/themes/Kramer/images/head/repeat_5.jpg');
	background-repeat: repeat-x;
}
.top_bar_6 {
	margin: 0px;
	padding: 0px;
	background-image: url('http://s168016960.onlinehome.us/resources/themes/Kramer/images/head/repeat_6.jpg');
	background-repeat: repeat-x;
}
.footer_container {
	background-color: #000;
}
.copy_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#fff;
}
.copy_footer a:link {
	text-decoration: underline;
	color : #fff;
}
.copy_footer a:visited {
	text-decoration: underline;
	color : #fff;
}
.copy_footer a:active {
	text-decoration: underline;
	color : #fff;
}
.copy_footer a:hover {
	text-decoration: none;
	color : #fff;
}

.askus a:link {
	text-decoration: underline;
	color : #990000;
	font-weight: bold;
}
.askus a:visited {
	text-decoration: underline;
	color : #990000;
}
.askus a:active {
	text-decoration: underline;
	color : #990000;
}
.askus a:hover {
	text-decoration: none;
	color : #990000;
}
.copy_box {
	background-color:#f5f1e2;
	border: 2px solid #e6dbb7;
	width: 798px;
	margin-top:30px;
	padding-top: 20px;
	padding-bottom:20px;
	margin-bottom:25px;
}
.contact_titles {
	color: #990000;
	font-weight:bold;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact a:link {
	text-decoration: underline;
	color : #3e4b65;
}
.contact a:visited {
	text-decoration: underline;
	color : #3e4b65;
}
.contact a:active {
	text-decoration: underline;
	color : #3e4b65;
}
.contact a:hover {
	text-decoration: none;
	color : #3e4b65;
}
.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.directions a:link {
	text-decoration: underline;
	color : #990000;
	font-weight: normal;
}
.directions a:visited {
	text-decoration: underline;
	color : #990000;
}
.directions a:active {
	text-decoration: underline;
	color : #990000;
}
.directions a:hover {
	text-decoration: none;
	color : #990000;
}
.required {
	color: #990000;
	font-size: 14px;
}
p.update-msg {
	border:1px solid #990000;
	background:#e1e1e1;
	color:#990000;
	font-weight:bold;
	padding:5px;
}

/* 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:#F5F1E2;
	}
	
.list-two /*  */
	{
	background-color:#e6dbb7;
	}

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

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

.section-subtitle
	{
	padding:6px;
	background:#F5F1E2;
	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;
	}
.news_date {
	font-weight: bold;
	color: #990000;
}
.question {
	font-weight: bold;
	color: #000;
}
.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:#D6CFB8;
	padding:6px;
	font-weight:bold;
	}

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

.plain
	{
	text-decoration:none;
	}

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

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


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

a.navigation-link
	{
	padding:0px 10px 0px 10px;
	font-weight:bold;
	font-size:8pt;
	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://s168016960.onlinehome.us/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:#F5F1E2;
	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:#F5F1E2;
	}
	
.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:#C2BBA5;
	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:#EBE8DD;
	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://s168016960.onlinehome.us/resources/themes/Kramer/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;
	}
.specialField {
	width:1px;
	visibility:hidden;
}
