/* -------- MAIN PAGE FORMAT ----------- */

body {
	background-image: url(images/PgElements/Lupins_Bkgd_Lt.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #fff;
	margin: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
#PgWrapper {
	background-color: #fff;
	background-image: url(images/PgElements/Lupins_Bkgd.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 0px;
	width: 1024px;
}
#HeaderWMenu {
	background-color: #fff;
	background-image: url(images/PgElements/Lupins_PgTopper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin: 0 auto;
	width: 1024px;
	height: 135px;
	padding-bottom: 10px;
	}
#footer {
	background-color: #fff;
	border-bottom: #9479d1 solid 10px;
	clear: both;
	margin: 0 auto;
	width: 1024px;
	height: 55px;
	padding-bottom: 10px;
	}
#MainArea {
	width: 1024px;
}
	
#MainAreaPP {
	width: 1024px;
	padding-bottom: 10px;
}
	
/* -------- MENU ----------- */

#MenuArea {
	margin: 0 auto;
	width: 1024px;
	padding-top: 67px;
	text-align: center;
	font-size: 1.0em;
	line-height: 1em;
	color: #9479d1;
	font-weight: bold;
	}
#MenuArea a:link, #MenuArea a:visited {
	text-decoration: none;
	color: #9479d1;
}

#MenuArea a:hover {
	text-decoration: none;
	color: #f594cc;
}

#ProductMenu {
	padding-top: 25px;
	}
	
/* -------- BASE STYLES ----------- */

h1 {
	font-size: 2.6em;
	color: #9479d1;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}

h2 {
	font-size: 2.0em;
	color: #7c7c7c;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}

h3 {
	font-size: 1.8em;
	color: #0067ac;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

h4 {
	font-size: 1.5em;
	color: #7c7c7c;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}

p {
	font-size: 1.1em;
	line-height: 1.8em;
	margin-top: 0;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration: underline;
	color: #9479d1;
}

a:hover {
	color: #f594cc;
}


/*----------Specific Styles -------------*/

#MainAreaPP p {
	font-size: 1.2em;
	line-height: 1.9em;
	color: #575a5d;
	margin-top: 0;
	font-weight: normal;
	text-align: left;
}

#MainAreaPP h1 {
	font-size: 1.6em;
	line-height: 2.0em;
	color: #575a5d;
	text-align: left;
	margin-top: 10px;
	font-weight: normal;
}

#MainAreaPP h2 {
	font-size: 1.2em;
	color: #9479d1;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}

#MainAreaPP h3 {
	font-size: 1.3em;
	color: #eee;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
	background-color: #f594cc; 
	padding: 4px;
	font-weight: bold;
	}

#MainAreaPP h4 {
	font-size: 1.2em;
	color: #9479d1;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	font-weight: bold;
}

#MainAreaPP h4 a:link, #MainAreaPP h4 a:visited {
	text-decoration: underline;
	color: #9479d1;
}

#MainAreaPP h4 a:hover {
	color: #f594cc;
}


/* Main Form  */

#MainForm {
	margin: 0 200px 0 200px;
	}

#MainForm fieldset { 
	padding-top: 5px; 
	padding-left: 13px; 
	padding-right: 13px; 
	padding-bottom: 6px; 
	margin-top: 0px; 
	margin-bottom: 6px; 
	border: 1px solid #9479d1;}

#MainForm legend { font-size: 1.1em;
	line-height: 1.7em;
	font-weight: bold;
	color: #9479d1;
	text-align: left;
 }

#MainForm label {
	font-size: 1.0em;
	line-height: 2.4em;
	font-weight: bold;
	color: #000;
	padding-left: 3px;
}

#MainForm input{
	color:#000;
	margin-bottom: 3px;
	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;
	font-weight: normal;
	padding: 2px;
}

#MainForm th {
	color: #fff;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bold;
	padding: 2px;
	background-color: #9479d1;
}

/* -------- COPYRIGHT ----------- */


#Copyright {
	color: #575a5d;
	font-size: 0.9em;
	line-height: 1.0em;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #9479d1;
}

#Copyright a:hover {
	color: #f594cc;
}


/* MISCELLANEOUS STUFF */

.image_right { margin: 0px; padding-left: 10px; padding-bottom: 3px; float: right; }
.image_left { margin: 0px; padding-bottom: 3px; float: left; padding-right: 10px; }


/* IE6 Only */
* html #PgWrapper {
		width: 1024px;
	}
* html #footer {
	}


/* IE7 Only */
*:first-child+html #PgWrapper {
	}
*:first-child+html #footer {
 	}