body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3399CC;
	margin: 0;
}
#content {
	background-image: url(images/wbg_02.gif);
	background-repeat: repeat-y;
	padding: 25px;
	text-align: center;
}
#container {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header p {
	text-align: center;
	z-index: 2;
	width: 500px;
	top: 178px;
	position: absolute;
	left: 345px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}
#storehome div p {
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#container img {
	z-index: 1;
}
#storehome img {
	float: left;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#storehome a {
	color: #0066CC;
}
#storehome h2 {
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#navdiv {
	background-image: url(images/navbg_01.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 15px;
	padding-left: 35px;
	height: 30px;
}
#navdiv #bottom {
	margin-top: 10px;
	margin-left: -15px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	width: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
	height: 20px;
	background-color:#FFFFFF;
	font-weight: bold;
	text-align: center;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #3399CC;
}
#nav li {
	float: left;
	width: 10em;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	margin-left:-4px;
	z-index: 100;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	border: 4px solid #8AD3F4;
}
#storehome div {
	margin-top: 40px;
}
#prevLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
#prevLinks img {
	border: none;
}
#prevLinks a {
	color: #006600;
	text-decoration: none;
}
#prevLinks a:hover {
	text-decoration: underline;
}
.previewlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
.previewlinks a {
	color: #006600;
	text-decoration: none;
}
.previewlinks a:hover {
	text-decoration: underline;
}
.previewlinks img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.managetable {
	border: 1px solid #000000;
}
.managetable th {
	border: thin solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	background-color: #B6D9F7;
}
.managetable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: thin solid #333333;
}
.managetable img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.addbad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.addgood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
}
.bcontainer {
	width: 190px;
	margin: 0px auto;
	position: relative;
}
.rightbtn {
	position: absolute;
	top: 0px;
	right: 0px;
}
.button {
	width: 93px;
	height: 34px;
	cursor: pointer;
}
.button a {
	display: block;
	margin: 0px;
	overflow: hidden;
	text-decoration: none;
	height: 100%;
	background: url('images/button.jpg') top left no-repeat;
	color: #FFFFFF;
	font-family: 'Arial';
	font-size:16px;
	line-height: 34px;
	text-align: center;
}
.button a:hover {
	background-position: -93px 0;
	color: #FFFFFF;
}
.button a:active {
	background-position: -186px 0;
	color: #FFFFFF;
}
.center {
	margin: 0px auto;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.select {
	width: 200px;
	overflow: scroll;
	border: 1px solid #999999;
	background-color:#CCC;
}
.select ul {
	margin: 1px 0px;
	padding: 0px;
}
.select li {
	height: 40px;
	list-style: none;
	margin: 0px;
}
.select li a {
	display: block;
	padding: 11px 5px 10px 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(images/white.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.select .blue {
	background-image: url(images/blue.gif);
}
.flavorContainer {
	width: 418px;
	height: 350px;
	margin: 0px auto 20px;
	position: relative;
}

#regular {
	position: absolute;
	height: 350px;
	top: 0px;
	left: 0px;
}
#cream {
	position: absolute;
	height: 180px;
	top: 0px;
	right: 0px;
}
#sugarfree {
	position: absolute;
	height: 150px;
	bottom: 0px;
	right: 0px;
}

#flavform {
	width: 500px;
	margin: 0px auto;
	text-align: left;
}
#flavform input {
	height: 23px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
	padding: 2px;
	border: 1px solid #06C;
}
#flavform textarea {
	height: 100px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
	padding: 2px;
	border: 1px solid #06C;
}
#flavform > div {
	margin: 30px 0px;
}
#flavform div label {
	font-size: 20px;
	display: block;
	width: 100px;
	height: 20px;
	margin: 2px 15px 0px 0px;
	text-align: right;
	float: left;
}
#date {
	width: 270px;
	height: 25px;
	position: relative;
	margin-left: 115px;
}
#date div {
	position: absolute;
	top: -15px;
}
#date div input {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	font-size: 20px;
	padding: 2px 0px 0px 0px;
	border: 1px solid #06C;
}
#date div img {
	display: block;
	cursor: pointer;
}
#date #month {
	left: 0px;
	width: 100px;
}
#date #month input {
	width: 123px;
}
#date #day {
	left: 135px;
	width: 48px;
}
#date #day input {
	width: 48px;
}
#date #year {
	left: 195px;
	width: 73px;
}
#date #year input {
	width: 73px;
}

.login {
	width: 300px;
	margin: 10px auto;
}
.login label {
	width: 130px;
	float: left;
	margin-top: 5px;
	text-align: left;
}
.login input {
	width: 168px;
	border: 1px #039 solid;
	margin-top: 5px;
}
.login .loginbtn {
	width: 100px;
	height: 30px;
	background-color: #39C;
	color: #FFF;
	margin: 10px auto;
}
.loginerror {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.regBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00713D;
}
.regNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0px auto;
}
.regNorm input {
	background-color: #D3EEF0;
	border: 1px solid #A8C4FF;
}
.regNorm textarea {
	background-color: #D3EEF0;
	border: 1px solid #A8C4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.regerror td {
	color: #990000;
}
.regerror input {
	background-color: #FFCCCC;
	border: thin solid #990000;
}
.errorex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

.subcon {
	width: 500px;
	height: 125px;
	margin: auto;
	padding: 20px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
.subcon img {
	float: left;
	border: none;
	margin-right: 20px;
}
.subcon div {
	margin: 30px 0px 0px;
}
.subcon h3 {
	margin: 0px;
	color: #0066CC;
	font-size: 20px;
	text-decoration: underline;
}
.subcon p {
	margin: 0px;
	color: #000000;
	text-decoration: none;
}

#prevcontainer {
	display: none;
}
#preview {
	width: 600px;
	margin: 0px auto;
	border: 2px solid #000000;
}
.prevoptions {
	position: relative;
	width: 200px;
	height: 34px;
	margin: 15px auto;
}

#sendingcontainer {
	display: none;
}
#finishedcontainer {
	display: none;
}
