/* Success CSS  LS ACES  http://www.lensaunders.com*/

body { 
	align: center
         font:10pt verdana; 
        background-color: #FFFFFF;
        background-image: url('images/bg.gif');
        background-repeat: repeat;
	margin:0;
	padding:0;
}

#navcontainer { width: 190px; }

#menu {
	width: 180px;
	margin: 10px;
	}

A.menu:link {line-height: 18px; display:block; width: 120px; text-align: center; background: #86C2E9; border: 2px solid #33639A; padding: 1px 1px 1px 1px; font-size: 8pt; text-decoration: none; color: #33639A; font-weight: bold; font-family: verdana; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
A.menu:visited {line-height: 18px; display:block; width: 120px; text-align: center; background: #86C2E9; border: 2px solid #33639A; padding: 1px 1px 1px 1px; font-size: 8pt; text-decoration: none; color: #33639A; font-weight: bold; font-family: verdana; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
A.menu:hover {line-height: 18px; display:block; width: 120px; text-align: center; background: #A5DB82; border: 2px solid #33639A; padding: 1px 1px 1px 1px; font-size: 8pt; text-decoration: none; color: #33639A; font-weight: bold; font-family: verdana; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

h1 {
	font:30pt Arial Black;
	color:#008000;
	margin:0;
	padding-left: 20px;
                  padding-top: 20px;
}

h2 {

	font:14pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;
      text-align: center;
}

h3 {
	font:16pt Arial Black;
	color:#FF983C;
	padding:10px;
	margin:0;
	padding-left: 20px;
}

h6 {
	font:18pt Arial Black;
	color:#0384BD;
	margin:0;
	padding-left: 20px;
}

h4 {
	font:19pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;
                  text-align: center;
}

h5 {
	font:14pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;
	text-align: center;
}

p { 
	font: 10pt verdana; 
	margin: 0px; 
	text-align: center;
}
	
#contain {
	width:840px;
	border-right:5px solid #CCC;
	border-left:5px solid #CCC;
	border-TOP:5px solid #CCC;
	margin-left:auto;
	margin-right:auto;
	background: #FFF url('images/success.jpg') bottom center no-repeat;
        }
	
#header {
	background: #FFF url('images/successheader.jpg') bottom right no-repeat;
	width:840px;
	height:190px;
	border-bottom:5px solid #CCC;
	font-weight:bold;
	color:#CCC;
                  padding-right: -20px;
                  text-align:left; 
}

#leftcol {
	width:200px;
	float:left;
	padding:5px 0 5px 0;
	background-color: #fff;
}

#leftcol p {
	padding:3px 15px 3px 4px; 
	margin:0;
}

#content {
	margin-left:190px;
	width:640px
}

#content p {
	padding: 3px 0 3px 20px;
	margin:0;
}

#footer {
	width:840px;
	clear:left;
	border-top:5px solid #CCC;
	border-bottom:5px solid #CCC;
	background: #CCC;
	padding: 3px 0 3px 0;

}

#footer p {
	text-align:center;
	padding-right:8px;
	font:8pt verdana, arial, sans-serif;
        
}


#leftImg
{
float:left;
padding: 0 0px 0px 0;
}

INPUT {
background-color: #FFFFFF;
border: black 1px solid;
color: black;
font-family: verdana;
font-weight: bold;
font-size: 8pt
} 
SELECT {
background-color: #FFFFFF;
border: black 1px solid;
color: black;
font-family: verdana;
font-weight: bold;
font-size: 8pt
} 
.total {
background-color: #FFFFFF;border: white 0px solid;
color: #00BD31;
font-family: verdana;
font-weight: bold;
font-size: 14pt
} 
.total2 {
background-color: #FFFFFF;
border: white 0px solid;
color: #00BD31;
font-family: verdana;
font-weight: bold;
font-size: 14pt
} 
.desc {
background-color: #FFFFFF;border: white 0px solid;
color: #FE7800;
font-family: verdana;
font-weight: bold;
font-size: 8pt
} 
.desc2 {
background-color: #FFFFFF;border: white 0px solid;
color: FE7800;
font-family: verdana;
font-weight: bold;
font-size: 8pt
} 
.purchase {
background-color: #5287C2;border: black 1px solid;
color: black;
font-family: verdana;
font-weight: bold;
font-size: 8pt
}
.purchase2 {
background-color: #5287C2;border: black 1px solid;
color: black;
font-family: verdana;
font-weight: bold;
font-size: 8pt
}
div.pop {margin-left:auto;margin-right:auto;text-align:center}
table.pop{
color:black;
background: #317BD6;font-family:verdana;
font-size: 8pt;
margin-left:10px;
margin-bottom:0px;
border:solid 1px #000000;
padding:5px
}
tr.pop {border:none}
td.pop {border:none}
