﻿body 
{
	height: 100%;
	font: normal normal 16px arial, sans-serif;
	background: #fff;
}


/*-----------Page Wrappers-------------------------------------------------*/
#outerPageWrapper
{
	width: 57.5em;
	position: relative;/**/
	padding-top: 0;
	background: transparent url('/images/template/shadowsides.jpg') repeat-y 0 0;
	margin: 0em auto 0em auto;

}

#PageWrapper
{
	
	margin: 0 0px 0 0px;
	padding: 0;
	width: 57.5em;
	/*overflow: hidden; for safari?
	background: transparent url('/images/template/header1.jpg') no-repeat;*/
}

/*---------------------Header---------------------------------------------*/
#Header
{
	width: 57.5em;
	/*height: 17em;*/
	left: 0;
	margin: 0;
	padding: 0;
	cursor: default;
	background: transparent url('/images/template/header1.jpg') no-repeat 0 0;/**/
	
}

#HeaderImage
{
	position: absolute;
	top: 6.1em;
	left:0.6em;
	width: 56.25em;
	height: 8.43em;
	overflow: hidden;
	/*border: 1px solid red;*/
}

#Logo
{
	position: absolute;
	left: .5em;
	top: .5em;
	width: 33em;
	height: 5em;
	cursor: hand;

}

#Menu
{
	padding: 0;
	position: absolute;
	top: 15em;
	left: 13.8em;
	z-index: 20;
	height: 2.5em;
	/*border: 1px solid green;*/
	display: none;
}

#members
{
	right: 1.3em;
	position: absolute;
	top: 15em;
	height: 1.6em;
	/*border: 1px solid orange;*/
	display: none;
}

#members img
{
	vertical-align: middle;
	margin-left: 0.5em;
}

#members a:hover
{
	text-decoration: none;
	cursor: pointer;
	color: #B41F38;
}

.menuText
{
	font: bold .75em/2em Verdana, Sans-serif;
	color: #723c3b;
}

#divSearchBox
{
	position: absolute;
	top: 15.2em;
	left: 2.4em;
	height: 1em;
	width: 15em;

}

.searchbox
{
	background: none;
	border: none;
	font: normal .8em verdana, sans-serif;
	/*width: 12em;*/
	color: #733E3A;

}

.searchButton
{
	position: absolute;
	top: -.2em;
	left: 11.3em;/**/
	cursor: pointer;
}

/*-------------Page Content--------------------------*/
#divPageContent
{
	width: 55.4em;
	color: #665647;
	text-align: left;
	padding: 0em;
	margin: 0em 0 0 1.2em;
	background: transparent url('/images/template/leftBG.jpg') repeat-y left bottom;
	clear: both;
	float: left;
	position: relative;
	z-index: 19;
	/*border: 1px solid pink;
	border: 1px solid 1px #887869;*/
}


/*--------------Left Panel Area------------*/
#divLeftPanel
{
	width: 12.1em;
	padding: 0;
	margin-left: 0em;
	/*border: 1px solid #BAAF99;*/
	float: left;
	background: transparent url('/images/template/panel_bg.jpg') repeat-y;
	white-space: normal;
}

#divNavPanel
{
	width: 12.13em;
	float: left;
	margin-left: 0.5em;
}

#LeftExtra
{
	/*display: none;*/
	float: left;
	font-size: 0.8em;
}

#LeftExtra p
{
	padding: 0 0.5em 0 0.5em;
}

#PanelBottom
{
	float: left;
	margin-left: -1px;
	clear: both;

}

/*--------------Main Content Area--------------------*/
#divMainContent
{
	width: 41.5em;
	background: transparent;
	float: left;
	padding-left: 1em;
	margin-right: 0em;
	/*border: 1px solid brown;*/
}

#RightBG
{
	/*background: transparent url('/images/template/RightBG.jpg') repeat-y bottom right;*/
	float: left;
}

#PageTitle
{
	padding: 0.5em 0 .5em 0em;
	float: left;
	width: 35em;
	background: transparent;
}

#divCenterContent
{
	clear: both;
	min-height: 15em;
	margin-top: 0em;
	font: normal .8em tahoma, verdana, san-serif;
	text-align: left;
	padding-bottom: 0em;
	padding-right: 0em;
	float: left;
	width: 36.8em;
	/*border: 1px solid orange;*/
}

#divCenterContentPlaceHolder
{
	clear: both;
}

#divRightContent
{
	display: block;
	width: 12.75em;
	/*border: 1px solid #d69b79;*/
	float: right;
	font-size: 0.8em;
	padding-left: 0.5em;
	margin-top: 0.5em;
	/*background: #CFD4D4;*/
}
#PrintTop
{
	display: none;
}
/*---------------Footer--------------------*/
#Footer
{
	clear: both;
	color: #66584B;
	width: 57.5em;
	height: 2.6em;
	text-align: center;
	background: transparent url('/images/template/footerBG.jpg') no-repeat bottom right;
	padding-top: 0.5em;

}

	#Footer img
	{
		padding: 0;
		margin: 0;
	}
	
	#Footer .text
	{
		font-size: 0.7em;
		font-family: Tahoma, Verdana, Sans-Serif;
		font-weight: 500;
	}
	
	#Footer a
	{
		color: #887869;
	}
	
	#Footer a:visited
	{
		color: #888;
	}

/*------------UC: image and caption--------*/
#divImageAndCaption
{
	margin-top: 0em;
}

#caption
{
	padding: 0.2em 0 0.5em 0;
}

.div_bottom_align
{
	position: absolute;
	bottom: 0.5em;
	right: 0;
	height: auto;
	clear: both;
}

.divLeftImage
{
	padding: 0 .6em 0 0;
	float: left;
}

.divRightImage
{
	padding: 0 0 0 0.6em;
	float: right;
}

/*-------------UC: contact form -----------*/
#contact_form
{
	margin-top: 1em;
}

.notes
{
	margin-left: 0em;
	font-style: italic;
	font-size: 0.85em;
}

.button_submit
{
	background: #97012E;
	color: #fff;
	margin-left: 5em;
	border: 2px solid #FEC425;
	border-right: 2px solid #B1850C;
	border-bottom: 2px solid #B1850C;
	cursor: pointer;
}

.contact_intro
{
	color: #97012E;
	font: normal normal bold 1.2em verdana, sans-serif;
}

.contact_text
{
	color: #97012E;
	font: normal normal normal 1.3em/1.5em verdana, sans-serif;
}

#divImageTrakkerFlashGallery
{
	padding-top: 25px;
	position: relative;
}
