﻿/*============================================================================
/*Common Elements*/
html, body 
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	background:url(../images/Shadow_Background.jpg) repeat-x top left;	
	margin: 0px;
	margin-top: 0px;
	font-size: 80%;
	font-family: tahoma, arial, sans-serif;
	color: #3d3f3f; 
}

h1, h2, h3, h4, h5
{
	color: #003333;
	font-family: Tahoma;
}

h1
{
	font-size:1.7em;
}

h2
{
	font-size:1.7em;
	margin:1px 0 1px 0;
	padding:1px 0 10px 0;		
}

h3
{
	font-size:1.4em;
	padding:0 0 8px 0 !important;
	margin:0 !important;
}

h4
{
	font-size: 1.1em;
	margin:5px 0 0 0 !important;
	padding:0px !important;
}

h5
{
	font-size: 1em;
	margin:5px 0 0 0 !important;
}

b
{
	color: #003333;	
}

a,
a:link,
a:visited,
a:hover,
a:active
{
	color: #003333;
	font-weight:bold;
	text-decoration:underline;
}

a:hover
{
	color: #3d3f3f;
}

p
{
	padding-left:1em;
	padding-right:1em;
	margin-top:5px;
}

#mainContent ul
{
	margin-top:10px;
	font-size:1em;
}

#mainContent li
{
	padding-bottom:0.5px;	
	margin-left:30px;
}

#divHomePageContent ul
{
	margin-top:30px;
	font-size:1em;
}

#divHomePageContent li
{
	padding-bottom:0.5px;	
	margin-left:0px;
}

/*============================================================================*/
/* Page Flow */
#Center
{
	position:relative;
	margin:auto;
	z-index:1;	
	margin-top:8px;
	width:780px;	
	border: #999999 1px solid;
	padding-bottom:0px;
	background-color:#fff;	
}

#frame
{
	background-color:#fff;
	/*margin:10px auto;*/
	padding:0px;
	width:780px;
}

#mainContent
{
	padding: 0 10px 15px 15px;
}

.imageTopLeft
{
	display:block;
	float:left;
	margin-left:-15px;
	margin-top:-19px;
	margin-right:15px;
}

.imageRight
{
	float:right;
	margin-left:10px;
	margin-right:30px;
	border-style:solid;
	border-color:#003333;
	border-width:3px;
}

.imageDownRight
{
	float:right;
	margin-left:10px;
	margin-right:20px;
	margin-top:150px;
}

.secton
{
	border: #999999 1px solid;
	padding: 10px 0px 0px 10px;	
	min-height:200px;
}

.containerSection
{
	width:100%;
}

.leftBlock
{
	float:left;
	width:65%;		
	margin-bottom:10px;
}

.rightBlock
{
	float:right;	
	width:35%;
	margin-bottom:10px;
}

.specials
{
	float:right;
	border: #999999 1px solid;
	padding: 0px 10px 10px 10px;
	background-color:#efefef;
	height:180px;
}


/*============================================================================*/
/* Header */
#header
{
	/*height:160px;
	background:url(../images/Zeiler-banner.jpg) no-repeat;	*/
}

#header hr
{
	color: #003333;
	background-color: #003333;
	height: 20px;
	border: 0;
	width: 780px;
	text-align:left;
}

#divMainBanner
{
	border-width: 0px;	
	margin-top: -15px;
	margin-left: -15px;
	margin-right: -15px;		
}

#divMainBanner a, 
#divMainBanner a:link, 
#divMainBanner a:visited,
#divMainBanner a:hover, 
#divMainBanner a:active,
#divBannerImages a, 
#divBannerImages a:link, 
#divBannerImages a:visited,
#divBannerImages a:hover, 
#divBannerImages a:active
{
	border-width: 0px;	
}

#divMainBanner .mainBannerImage
{
	display:-moz-inline-box;
	display:inline-block;
	height:252px;	
	border-width: 0px;	
	width:780px;
}

/*============================================================================*/
/* Footer */
#footer
{
	clear:both;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active
{
	padding:1em;
	font-weight:normal;	
}

#footer a:hover
{
	text-decoration:none !important;	
}

#footer .leftFooter
{
	display:-moz-inline-box;		
	display:inline-block;	
	float:left;
	width:40%;
	padding-left:10px;
	margin-top:30px;
}

#footer .centerFooter
{
	display:-moz-inline-box;		
	display:inline-block;
	float:left;
	width:10%;
	text-align:center;
}

#footer .rightFooter
{
	display:-moz-inline-box;		
	display:inline-block;
	float:right;
	width:40%;	
	text-align:right;
	padding-right:10px;	
}

/*============================================================================*/
/*For the Navigation Link Buttons*/
.MainMenu
{
	margin-top:-3px;
	display:-moz-box;
	display:block;
	height:35px;	
}

.MainMenuUL
{
	width:100%;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, sans-serif;
	clear: both;	
}

.MainMenuLI
{
	display:-moz-box;	
	display: block;	
	float: left;
	width:130px;
} 

.MainMenuLI a, 
.MainMenuLI a:link, 
.MainMenuLI a:visited, 
.MainMenuLI a:hover, 
.MainMenuLI a:active
{
	display: block;
	padding-top: 6px;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	height: 35px;
	text-align: center;
	background: url(../images/Buttons/Zeiler-button.jpg) repeat-x top left;
	color: #f8f8ff;
	font-family: Tahoma;
}

.MainMenuLI a:hover
{
	background:url(../images/Buttons/Zeiler-button-over.jpg) repeat-x top left;	
	color: #f8f8ff;
}

/*============================================================================*/
/* Sub Menu */

.MainMenuUL li > ul 
{
	top: auto;
	left: auto;
	position: absolute;
}

.MainMenuUL li.over ul 
{ 
	display: block;
}

.MainMenuUL li:hover > ul.MenuPopup
{ 
	display: block;
}

.MainMenuUL .MenuPopup 
{	
	margin:0px;
	margin-top:-6px;	
	padding:0px;
	position:absolute;
	display: none;
	background:#fff;
	list-style:none;	
	line-height:normal;	
	float:left;
	border-left: #9fa1a1 1px solid;
	border-right: #9fa1a1 1px solid;
	border-bottom: #9fa1a1 1px solid;		
	z-index:2;	
 }

.MainMenuUL ul.MenuPopup ul 
{
	display:none;
}

.SubMenuLI,
.SubSubMenuLI
{	
	display:-moz-box;		
	display: block;
	float: left;
}

.SubMenuLI a, 
.SubMenuLI a:link, 
.SubMenuLI a:visited, 
.SubMenuLI a:hover, 
.SubMenuLI a:active,
.SubSubMenuLI a, 
.SubSubMenuLI a:link, 
.SubSubMenuLI a:visited, 
.SubSubMenuLI a:hover, 
.SubSubMenuLI a:active
{	
	padding-top: 5px;	
	padding-right:2px;	
	font-size: .9em;
	text-decoration: none;
	text-align: left;	
	color: #3d3f3f;
	border-right-style: none;
	border-left-style: none;
	background: url(../images/Buttons/SubMenu_Button.jpg) repeat-x top left;	
	border-bottom-style: none;
	display: block;
	border-top: #9fa1a1 1px solid;
	line-height:12px;	
	height: 15px;	
	padding-left:7px;	
}

.SubSubMenuLI a, 
.SubSubMenuLI a:link, 
.SubSubMenuLI a:visited, 
.SubSubMenuLI a:hover, 
.SubSubMenuLI a:active
{	
	font-size: .85em;	
	background-image: url(../images/Buttons/SubSubMenu_Button.gif);	
	color: #3d3f3f;
	border-top: none;
	padding-left:17px;
}

.SubMenuLI a:hover, 
.SubSubMenuLI a:hover
{
	color: #9fa1a1;
	background-image: none;
	background-color: #f6f6f6;
}


/*============================================================================*/
/* Forms */

#OnlineForm
{
	margin-left:0px;
	margin-right:0px;
}

.formLabel,
.formLabelWide
{
	display:block;
	float:left;
	text-align:right;
	padding-right:0.5em;
	width:140px;
}

.formLabelWide
{
	text-align:left;
	width:600px;
}

.currency
{
	text-align:right;
}

#OnlineForm .textInput
{
	width:180px;
}

#OnlineForm .textArea
{
	width:650px;
	margin-left:25px;
}

.required
{
	font-weight: bold;
	color: #ff0000;
}

.specialMessage
{
	color: #ff0000;
	padding:0.5em;
	border: #999999 1px solid;
	width: 650px;
	margin-left: 3em;
}

.notation
{
	font-style:italic;
	text-align:center;
}

.notationTitle
{
	font-style:italic;
	text-align:left;
	margin-left:90px;
}

.smallLabel
{
	font-size:0.8em;
}

.SubButtons
{
	padding:0;
}

.SubButtons input,
.SubButtons a
{
	background-color:#ccc;
	border:none;
	padding:0.25em;
	margin:0 0 0 0;
	font-size:.9em;
	color:#555 !important;	
	width:125px;
	border: #999999 1px solid;
}

.SubButtons a
{
	padding:1em 0.5em 1em 0.5em;
	text-decoration:none;
}

.SubButtons input:hover,
.SubButtons a:hover
{
	background-color:#ddd;
}

.SlideshowStyle
{
	z-index: 2;
	top:50px;
	left:110px;
	position: absolute;
	text-align:center;
	width:550px;
	height:500px;
	background-color:#fff;
	vertical-align:middle;
	border: #999999 1px solid;	
	margin-bottom:0px;
	padding-bottom:0px;
	background-image: url(../images/Slideshow_Background.jpg);	
	/*This image allows the installation instructions to display instead
	of the slideshow, then they are hidden when the slideshow works correctly*/	
}

.SlideshowCloseStyle
{
	text-align:right;
	padding-right:3px;
	padding-top:2px;
	/*For the Silverlight control
	text-align:center;
	width:550px;
	background-color:#fff;
	vertical-align:middle;
	border-left: #999999 1px solid;	
	border-right: #999999 1px solid;	
	border-bottom: #999999 1px solid;			
	margin-top:-2px;
	margin-left:-1px;
	padding-top:5px;
	padding-bottom:5px;
	*/
}

.SlideshowButtonsStyle
{
	text-align:center;
	width:100%;
}

.SlideshowButtonsStyle ul
{
	list-style: none;
	clear: both;
	margin:0px !important;
	text-align:center;
}
 
.SlideshowButtonsStyle li
{
	display:-moz-box;	
	display: block;	
	margin:0px !important;
	float: left;
	width:20%;
} 	

.SlideshowButtonsStyle input
{
	background:none;
	border:0;
	color:#003333;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}

.SlideshowButtonsStyle input:hover
{
	color: #3d3f3f;
}