/* -------- MAIN PAGE FORMAT ----------- */

html {
	background-image: url(../_images/PgElements/Wolfgang_Pg_Bkgd.gif);
	background-repeat: repeat;
	background-color: #000;
	}

body {
	background-image: url(../_images/PgElements/Wolfgang_Hdr_Stripes.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

#PgWrapper {
	margin: 0 auto;
	width: 1100px;
}

#Head_Logo {
	background-image: url(../_images/PgElements/Wolfgang_Hdr_Main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 1100px;
	height: 174px;
	}
	
#Head_MenuArea {
	background-image: url(../_images/PgElements/Wolfgang_Hdr_Menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 1000px;
	height: 210px;
	overflow: hidden;	
	}
	
#MenuBar {
	margin: 0 auto;
	width: 1000px;
	height: 40px;
	background-image: url(../_images/PgElements/Wolfgang_MenuBar.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

#MainArea {
	margin: 0 auto;
	width: 1000px;
	background-image: url(../_images/PgElements/Wolfgang_MainArea_Bkgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

#SubArea {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background-image: url(../_images/PgElements/Wolfgang_SubArea_Bkgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
#slideShow {
	margin: 0 auto;
	width: 960px;
	background-color: #e52007;
	}
	
#footer {
	background-color: #000;
	background-image: url(../_images/PgElements/Wolfgang_Footer_Bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 10px auto;
	width: 1000px;
	height: 20px;
	}

	
/* ------- Menu Bar ---------- */

#MenuBar p {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: center;
}

#MenuBar a:link, #MenuBar a:visited {
	text-decoration: none;
	color: #ffffff;
}

#MenuBar a:hover {
	color: #000000;
}


/* -------- TOP FEATURED AREA ----------- */

#Head_Feature {
	float: left;
	margin: 6px 0 0 25px;
	width: 480px;
	}
	
#Head_Feature h1 {
	font-size: 2.0em;
	color: #d52309;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	}

#Head_Feature h2 {
	font-size: 1.7em;
	color: #d52309;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	}

#Head_Feature p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 0;
	font-weight: normal;
	color: #000;
	}

#Head_Feature img {
	border: 1px solid #000;
	}
	
#Head_Feature a:link img, #MainCol a:visited img {
	border: 1px solid #000;
	}

#Head_Feature a:hover img {
	border: 1px solid #e52007;
	}

#Head_Feature a:link, #Head_Feature a:visited {
	text-decoration: underline;
	color: #d52309;
	}

#Head_Feature a:hover {
	color: #000;
	}

/* -------- TOP MENU AREA ----------- */

#Head_Menu_Right {
	float: right;
	margin: 0 15px 0 0;
	width: 220px;
	padding-top: 175px;
	}
	
#Head_Menu_Right p {
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #494747;
	font-weight: bold;
	}
	
#Head_Menu_Right a:link, #Head_Menu_Right a:visited {
	text-decoration: none;
	color: #494747;
}

#Head_Menu_Right a:hover {
	text-decoration: none;
	color: #e52007;
}

	
#Head_Menu_Left {
	float: left;
	margin: 0 0 0 15px;
	width: 220px;
	padding-top: 10px;
	}
	
#Head_Menu_Left p {
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #494747;
	font-weight: bold;
	}
	
#Head_Menu_Left a:link, #Head_Menu_Left a:visited {
	text-decoration: none;
	color: #494747;
}

#Head_Menu_Left a:hover {
	text-decoration: none;
	color: #e52007;
}

	
/*----------- MAIN AREA SETUP ------------*/

#MainCol {
	float: right;
	width: 730px;
	margin: 10px 30px 10px 0;
	padding: 0;
	}
	
#MainCol h1 {
	font-size: 2.2em;
	color: #ffd21d;
	background-color: #2e2d2d;
	padding: 3px;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	}

#MainCol h2 {
	font-size: 1.8em;
	color: #4c4c4c;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	}

#MainCol h3 {
	font-size: 1.4em;
	color: #e52007;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	}

#MainCol h4 {
	font-size: 1.5em;
	color: #4c4c4c;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	}

#MainCol h5 {
	font-size: 1.3em;
	color: #e52007;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	}

#MainCol li {
	font-size: 1.0em;
	line-height: 1.2em;
	margin-top: 0;
	font-weight: normal;
	color: #000;
	}

#MainCol a:link img, #MainCol a:visited img {
	border: 2px solid #ffffff;
	}

#MainCol a:hover img {
	border: 2px solid #e52007;
	}

#MainCol a:link, #MainCol a:visited {
	text-decoration: underline;
	color: #e52007;
	}

#MainCol a:hover {
	color: #000;
	}


/*--------- Main Area Parts -------------*/

#PartsBoxes {
	border: 1px solid #494747;
	margin: 0;
	padding: 0;
	height: 100%;
	}
	
#PartsBoxes h1 {
	font-size: 2.0em;
	background-color: #ffffff;
	color: #e52007;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	}

#PartsBoxes h2 {
	font-size: 1.4em;
	color: #494747;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	}

#PartsBoxes a:link img, #PartsBoxes a:visited img {
	border: 2px solid #ffffff;
	}

#PartsBoxes a:hover img {
	border: 2px solid #e52007;
	}

#PartsBoxes a:link, #PartsBoxes a:visited {
	text-decoration: underline;
	color: #e52007;
	}

#PartsBoxes a:hover {
	color: #000;
	}

#PartsBoxes .MainColLeft {
	float: left;
	margin: 0 auto 10px 0;
	width: 349px;
/*	border: 1px solid #494747;*/
	padding: 5px;
/*	height: 200px;
	overflow: auto;
*/	}
	
#PartsBoxes .MainColRight {
	float: right;
	margin: 0 auto 10px 0;
	width: 349px;
/*	border: 1px solid #494747;*/
	padding: 5px;
/*	height: 200px;
	overflow: auto;
*/	}
	

/*----------- PARTS MENU SETUP ------------*/

#MenuCol {
	float: left;
	width: 205px;
	margin: 0 0 10px 20px;
	font-size: .95em;
	line-height: 1.4em;
	}

p {
	font-size: 1.05em;
	line-height: 1.6em;
	margin-top: 0;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	color: #000;
}


#QuickSearch {
	width: 195px;
	margin: 0 0 8px 0;
	padding: 0;
	border: solid 2px #2e2d2d;
	background-color: #e2e2e2;
	color: #000;
	}
	
#QuickSearch h1 {
	margin: 0;
	padding: 3px 0 2px 2px;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #ffd21d;
	font-weight: bold;
	font-variant: normal;
	background-color: #2e2d2d;
	}
	
#QuickSearch a:link, #QuickSearch a:visited {
	color: #325986;
	text-decoration: none;
	}
	
#QuickSearch a:hover {
	color: #d80000;
	text-decoration: underline;
	}
	
#QuickSearch form {
	font-size: 1.0em;
	line-height: 2.4em;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 6px;
	color: #000;
	}

#QuickSearch input:focus{
	background-color: #ffffcc;
	color:#000;
	}


/* Main Form  */

#MainForm {
	margin-left: 40px;
	margin-right: 40px;
	}

#MainForm fieldset { 
	padding-top: 5px; 
	padding-left: 13px; 
	padding-right: 13px; 
	padding-bottom: 6px; 
	margin-top: 0px; 
	margin-bottom: 6px; 
	border: 1px solid #e52007;
	}

#MainForm .header { 
	font-size: 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color: #ffffff;
	background-color: #494747
 }

#MainForm legend { font-size: 1.1em;
	line-height: 1.7em;
	font-weight: bold;
	color: #e52007;
 }

#MainForm label {
	font-size: 1.0em;
	line-height: 2.4em;
	font-weight: normal;
	color: #000;
}

#MainForm input{
	color:#000;
	margin-bottom: 6px;
	vertical-align: middle;
}

#MainForm input:focus{ background-color: #ffffcc; color:#000000; }

#MainForm input.required_Field{ border-left:3px solid #ff0000; }

#MainForm td {
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: 0;
	font-weight: normal;
	padding: 2px;
}

#MainForm th {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0;
	font-weight: bold;
	padding: 2px;
	background-color: #93c1d3;
}


/* Login Form  */

#LoginForm {
	width: 500px;
	margin: 0 auto;
	}

#LoginForm fieldset { 
	padding-top: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 6px; 
	margin-top: 0px; 
	margin-bottom: 6px; 
	border: 1px solid #e52007;
	text-align:left;
	background-color: #ededed;
	}

#LoginForm legend { font-size: 1.1em;
	line-height: 1.7em;
	font-weight: bold;
	color: #e52007;
 }

#LoginForm label {
	font-size: 0.9em;
	line-height: 2.0em;
	font-weight: normal;
	color: #000;
}

#LoginForm td {
	padding: 4px;
}

#LoginForm .title {
	font-weight: bold;
}

#LoginForm input{
	color:#000;
}

#LoginForm input:focus{ background-color: #ffffcc; color:#000000; }

#LoginForm input.required_Field{ border-left:3px solid #ff0000; }

#LoginForm a:link, #LoginForm a:visited {
	text-decoration: underline;
	color: #e52007;
	}

#LoginForm a:hover {
	color: #000;
	}



/* END OF INPUT AREAS */

/* -------- COPYRIGHT ----------- */


#Copyright {
	margin: 10px 20px 0 20px;
	padding: 15px 10px 1px 10px;
	background-color: #dddcdd;
}

#Copyright p {
	color: #494747;
	font-size: 0.9em;
	line-height: 1.0em;
	text-decoration: none;
	text-align: center;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #982213;
}

#Copyright a:hover {
	color: #e52007;
}


/* MISCELLANEOUS STUFF */

.image_right { padding: 0; margin: 0; margin-left: 10px; margin-bottom: 3px; float: right; }
.image_left { padding: 0; 	margin: 0; margin-right: 10px; margin-bottom: 3px; float: left; }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
}


/* IE6 Only */
* html #Head_Feature {
	margin: 12px 0 0 21px;
	width: 485px;
	}
* html #Head_Menu_Right {
	margin: 0 10px 0 0;
	width: 220px;
	}
	
* html #Head_Menu_Left {
	margin: 0 0 0 10px;
	width: 220px;
	}

* html #MainCol {
	width: 728px;
	margin: 10px 15px 10px 0;
	}
	
* html #MenuCol {
	width: 200px;
	margin: 10px 0 10px 10px;
	}

#Head_Feature p {
	font-size: 1.1em;
	line-height: 1.3em;
	}

/* IE7 Only */
*:first-child+html #Head_Feature p {
	font-size: 1.1em;
	line-height: 1.3em;
	}


