h1 {color: #15235e; font-size: 200%; font-weight: normal; padding-bottom: 10px; margin: 0px; font-family: "Minion", Times, serif; background-color: #fff; padding-right:10px;}
h2 {color: #0e9add; font-size: 130%; font-weight: normal; padding-bottom: 10px; margin: 0px; font-family: "Minion", Times, serif;}
h3 {color: #0e9add; font-size: 100%; font-weight: bold; padding-bottom: 10px; margin: 0px; font-family: Arial, Helvetica, sans-serif;}

p { font-family: Arial, Helvetica, sans-serif; line-height: 15px; padding-bottom: 10px; margin: 0px; }

ul  {margin: 0px; padding: 0px;}
li { margin: 0px; padding: 0px; list-style-type: none;}
img { border: none;}

fieldset { border: none; margin: 0px; padding: 0px; background: none;}

form { border: none; margin: 0px; padding: 0px; background: none;}

legend { border: none; display: none;}

.label { display: none;}
label { width: 100px; float: left;}

#main_right hr { margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; border-top: 1px dotted #e8e5e0; height: 1px; background: #fff; border-bottom: none; border-right: none; border-left: none; width: 100%;}
#main_long hr { margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; border-top: 1px dotted #e8e5e0; height: 1px; background: #fff; border-bottom: none; border-right: none; border-left: none; width: 100%;}

.clear { clear: both;}

/* ERRORS */

.error { padding-left: 20px; background: url(../_images/template/h1error.gif) no-repeat scroll left top; color: #D50000;}
.sub_error { float: left; margin-left: 195px; color: #D50000; font-weight: bold; padding-bottom: 3px;}
.error_textfield { background-color: #EFE1E1; border: 1px solid #fff;}
.errorbox { background: url(../_images/template/error.gif) no-repeat scroll left top; margin: 20px 0px 20px 0px; color: #000; padding: 0px 10px 10px 37px; width: 600px;}
	.errorbox h1 { color: #000; margin-bottom: 3px; padding: 3px 0px 0px 0px; font-size: 140%; text-transform: uppercase;}
	.errorbox h2 { padding: 0px; margin: 0px; font-size: 17px; color: #D50000;}
	.errorbox ul { margin: 5px 0px 5px 0px; padding: 0px 0px 0px 20px;}
	.errorbox li { list-style-type: square;}
	
.correctbox { background: url(../_images/template/correct.gif) no-repeat scroll left top; margin: 20px 0px 20px 0px; color: #000; padding: 0px 10px 10px 37px; width: 600px;}
	.correctbox  h1 { color: #1e4d07; margin-bottom: 3px; padding: 3px 0px 0px 0px; font-size: 140%; text-transform: uppercase;}
	.correctbox  h2 { padding: 0px; margin: 0px; font-size: 17px; color: #D50000;}
	.correctbox  ul { margin: 5px 0px 5px 0px; padding: 0px 0px 0px 20px;}
	.correctbox  li { list-style-type: square;}
	
		#product_right h1 { background-color: transparent;}
		#product_right h2 { color: #15235e; font-size: 200%; font-weight: normal;}


#lightbox { bpadding: 10px; }
	#lightbox img { border: none; }
	#overlay{ background-image: url(/_images/template/overlay.png); }
	* html #overlay{ background-color: #000; background-color: transparent;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_images/template/overlay.png", sizingMethod="scale"); }
	#closeButton{ top: 5px; right: 5px; }
