BODY	{
	scrollbar-base-color: #616170;
	scrollbar-track-color: #40404C;
	background-color: #40404C;
	margin: 0px;
	padding: 0px;
	border: #40404C 0px solid;
	}




/* BACKGROUND CODE */

.background-main 	{
		background-image: url("/picts/background.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		}






/* PAGE LINK CODE */


a:link		{ color: #FFFFCE; text-decoration: none; }

a:visited	{ color: #FFFFCE; text-decoration: none; }

a:active	{ color: #FFFFCE; text-decoration: none; }

a:hover		{ color: #CCCCFF; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

TABLE 		{ COLOR: #F0F0F0; FONT: 13px arial, verdana, sans-serif; font-weight: NORMAL; }

.title 		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #7E6C4E; font: 13px verdana, arial, sans-serif; font-weight: bold; }

.footer		{ COLOR: #B8B8C4; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.sidebarwidth		{ width: 140px; }

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }






/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		background-color: #403F4C;
		BORDER-TOP: #84849B 1px solid;
		BORDER-BOTTOM: #84849B 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}





/* HOMEPAGE CODE */

.homeimage	{
		BORDER-TOP: #403F4C 1px solid;
		BORDER-BOTTOM: #403F4C 1px solid;
		margin-top: 15px;
		margin-bottom: 15px;
		}

.homelinks		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 8pt;
		  	font-weight: normal;
			letter-spacing: 3px;
			padding-left: 15px;
			padding-right: 15px;
			}

a.homelinks:link		{ color: #84849B; text-decoration: none; }

a.homelinks:visited		{ color: #84849B; text-decoration: none; }

a.homelinks:active		{ color: #84849B; text-decoration: none; }

a.homelinks:hover		{ color: #FFFFFF; text-decoration: none; }












/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborder	 	{ border: #B8B8C4 3px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FFFFFF 3px solid; margin-bottom: 3px; }

.price 		{
		FONT: 13px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 20px;
		COLOR: #99CCFF;
		}

.button 	{
		background-color:#454552;
		background-image: url("/picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #84849B;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #84849B 1px solid;
		}


.buttonon 	{
		background-color:#454552;
		background-image: url("/picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #B8B8C4 1px solid;
		}

.gallerytext		{ COLOR: #B8B8C4; FONT: 9px verdana, arial, sans-serif; font-weight: normal }

.gallerytitle 		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.viewer-border		{ BORDER: #B8B8C4 3px solid; }

.viewermargin		{ padding-top: 10px; padding-bottom: 10px; }

.viewer-text		{ COLOR: #84849B; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.viewer-hilite 		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }










 /* CONTACT FORM */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #999999 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #999999 1px solid;
		}





 /* LINKS PAGE CODE */


.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }

.searchbutton 	{
		background-color:#454552;
		background-image: url("/picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #84849B;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		BORDER: #84849B 1px solid;
		}

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #84849B 1px solid;
		}





/* FOR THE SITE MAP PAGE */

.page-splits	{
		border: #B8B8C4 1px solid;
		background-color: #40404C;
		color: #40404C; height: 5px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}






/* CUSTOM PAGE PAYPAL FORM */

.custom-table		{ background-color: #525263; BORDER: #B8B8C4 1px solid; }

.custom-form		{
			FONT: 13px arial, verdana, sans-serif;
			background-color: #84849B;
			color: #FFFFFF;
			text-align: left;
			WIDTH: 150PX;
			BORDER: #B8B8C4 1px solid
			}

.custom-submit		{ WIDTH: 150PX; font-size: 13px; }










/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
.printhome	{ width:500px; }
}
@media screen{
.printonly 	{ display:none; }
}














/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #403F4C;
		border-top: #616170 1px solid;
		border-bottom: #84849B 1px solid;
		padding-top: 15px;
		padding-bottom: 15px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 7pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #525263 1px solid;
		  border-left: #525263 1px solid;
		  border-bottom: #525263 1px solid;
		  border-right: #525263 1px solid;
		  }


a.menu:link 	{ background-color:#403F4C;
		  color: #84849B; }


a.menu:visited 	{ background-color:#403F4C;
		  color: #84849B; }


a.menu:active 	{ background-color:#403F4C;
		  color: #84849B; }


a.menu:hover 	{ background-color:#403F4C;
		  color: #B8B8C4;
		  border: #B8B8C4 1px solid; }











/* START THE CODE FOR ADOBE GALLERIES */

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #E5E5E5;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
	color: #000000;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000000;
}

.indexInfo .date {
	color: #666666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999999;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}

	
/* -----------------------------------------------------------------------
 * Webalizer Style Sheet
 * ----------------------------------------------------------------------- */
/*
 * Shared Classes
 */
pre.details_pre {font-size: 8pt; margin-left: 5px;}
p.note_p {margin: auto 30px; color: #606060; font: 8pt Arial, sans-serif; text-align: center;}
td.spammer, span.spammer {color: red;}

/*
 * Graph Holders
 */
div.graph_holder {margin: 1em auto; padding: 0; border: 1px solid #333333; background-color: #E3E3E3;}
div#monthly_summary_graph {}
div#daily_usage_graph, div#hourly_usage_graph, div#country_usage_graph {width: 512px;}

/*
 * Colorized Header Cells (Hits, Pages, Visits, etc)
 */
th.counter_th 	{background-color: #C0C0C0;}
th.hits_th		{background-color: #008040;}
th.files_th		{background-color: #0080FF;}
th.pages_th		{background-color: #00E0FF;}
th.visits_th	{background-color: #cccc00;}
th.duration_th {background-color: #FFD700;}
th.hosts_th		{background-color: #FF8000;}
th.kbytes_th	{background-color: #FF2F2F;} 
th.time_th		{background-color: #66A1FF;}
th.errors_th	{background-color: #FFD700;}
th.count_th		{background-color: #FFD700;}
th.item_th		{background-color: #00E0FF;}
th.method_th	{background-color: #8FBC8F;}
th.dlname_th	{background-color: #8FBC8F;}
th.country_th	{background-color: #B0E0E6;}

/* 
 * Highlight the row under the mouse pointer (IE doesn't support this) 
 */
tbody.summary_data_tbody tr:hover th, 
tbody.summary_data_tbody tr:hover td, 
tbody.totals_data_tbody tr:hover th, 
tbody.totals_data_tbody tr:hover td,
tbody.stats_data_tbody tr:hover td, 
tbody.stats_data_tbody tr:hover th {background-color: #333333;}
tbody tr.group_shade_tr:hover td,
tbody tr.group_shade_tr:hover th {background-color: #FF0000;}

/*
 * Search Type Span
 */
span.search_type {color: gray;}
 
/*
 * Page Header & Footer Classes
 */
div.page_header_div {background-color: #403F4C; border-bottom: 1px solid #CCCCCC; margin: 0; padding: .5em;}

div.usage_summary_div {font-size: 8pt; margin: 0;}
div.usage_summary_div em {font-size: 10pt; font-weight: bold; font-style: normal;}

div.page_footer_div {border-top: 1px solid #CCCCCC; margin-top: 1em; padding: .5em 1em;}
div.page_footer_div div {float: right;}
div.page_footer_div a, 
div.page_footer_div a:visited {color: black;}
div.page_footer_div a:hover {color: red;}

/*
 * Page Links
 */
table.page_links_table {font-size: 8pt; margin: 1em auto 0; border-collapse: collapse; text-align: center; border-style: none;}
table.page_links_table td {padding: 2; border: 1px solid #84849B; background: #403F4C url("page-links-bg.png") repeat-x;}
table.page_links_table a {color: #84849B; text-decoration: none; border-style: none; display: block; padding: 1px 5px; margin: 0;}
table.page_links_table a:visited {color: #CCCCCC;}
table.page_links_table a:hover {color: #403F4C; background: #84849B url("page-links-hover-bg.png") repeat-x;}

/*
 * Report table base classes
 */
table.report_table {border-collapse: collapse; background-color: #888888; margin: 1em auto; border-spacing: 1px;}
table.report_table thead {background-color: #777777;}
table.report_table th,
table.report_table td {padding: 4px 4px; border: 1px solid #808080;}
table.report_table thead th {border-color: #333333;}
table.report_table tr.table_title_tr {text-align: center; font-size: 12pt; background-color: #666666;}
table.report_table tr.table_footer_tr {background-color: #666666;}
table.report_table tr.all_items_tr {background-color: #444444;}
table.report_table th.small_font_th {font-size: 7pt;}
table.report_table tr.group_shade_tr {background-color: #D8D9E6;}

/*
 * Monthly Summary Table
 */
table.monthly_summary_table {width: 600px;}
table.monthly_summary_table tbody.summary_data_tbody {text-align: right;}
table.monthly_summary_table tbody.summary_data_tbody th {text-align: left; font-weight: normal; white-space: nowrap;}
table.monthly_summary_table tbody.summary_footer_tbody td {text-align: right; font-weight: bold;}
table.monthly_summary_table tbody.summary_footer_tbody th {text-align: left;}

/*
 * Monthly Totals Table
 */
table.monthly_totals_table {width: 510px;}
table.monthly_totals_table tbody.totals_data_tbody th {text-align: left; font-weight: normal;}
table.monthly_totals_table tbody.totals_data_tbody td {text-align: right; font-weight: bold;}
table.monthly_totals_table tbody.totals_header_tbody {background-color: #666666;}
table.monthly_totals_table tbody.totals_header_tbody td {text-align: right; font-weight: bold;}
table.monthly_totals_table col.totals_data_col {width: 65px;}

/*
 * Daily and Hourly Totals Tables
 */
table.totals_table {width: 510px;}
table.totals_table tbody.totals_data_tbody td {text-align: right; font-weight: bold;}
table.totals_table tbody.totals_data_tbody td.totals_data_percent_td {font-size: 7pt; font-weight: normal;}

/*
 * Stats Table
 */
table.stats_table {width: 510px;}
table.stats_table tbody.stats_data_tbody td {text-align: right; font-weight: bold;}
table.stats_table tbody.stats_data_tbody td.stats_data_percent_td {font-size: 7pt; font-weight: normal;}
table.stats_table tbody.stats_data_tbody td.stats_data_item_td {font-weight: normal; text-align: left; white-space: nowrap;}
table.stats_table tbody.stats_footer_tbody td {text-align: center;}





