body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

.style10 {	color: #CC0000;
	font-weight: bold;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #C00;
	font-weight: bold;
}
.input1 {
	border: 2px solid #dddddd;
	width:200px;
	padding-left: 5px;
	padding-bottom:1px;
	padding-top:5px;
	margin-left:5px;
	font-size: 16px;
	clear: both;
	margin-bottom:5px;
	display: block;
	font-weight: normal;
	background: ffffff;
	width: 320px;
	color: #B4B4B4;
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
}
.input2 {
	border: 2px solid #dddddd;
	width:200px;
	padding-left: 5px;
	padding-bottom:1px;
	padding-top:5px;
	margin-left:5px;
	font-size: 16px;
	clear: both;
	margin-bottom:5px;
	display: block;
	font-weight: normal;
	background: ffffff;
	width: 320px;
	color: #B4B4B4;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
}
.H1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #C00;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}


#holder {
	padding: 15px;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-attachment: scroll;
	background-image: url(../images/webheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 132px;
	width: 845px;
	margin-bottom: 10px;
}
#selectorder_txt {
	font-family: "Segoe UI";
	font-size: 14pt;
	color: #000;
	height: 30px;
	width: 845px;
	margin-bottom: 20px;
}
#boxes {
	float: left;
	height: auto;
	width: 615px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottle {
	float: left;
	width: 229px;
	background-image: url(../images/bottle.jpg);
	background-repeat: no-repeat;
	height: 343px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5D0337;
	border-right-color: #5D0337;
	border-bottom-color: #5D0337;
	border-left-color: #5D0337;
}
.box {
	height: auto;
	width: 613px;
	border: 1px solid #5D0337;
	padding: 0px;
}
.box p{
	width: 593px;
	padding: 10px;
	font-family: "Segoe UI";
	font-size: 12pt;
}
.box a {
	height: 35px;
	width: 558px;
	font-size: 14pt;
	color: #FFF;
	text-decoration: none;
	font-family: "Segoe UI";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(../images/boxtop-unchecked.jpg);
	background-repeat: no-repeat;
}

.box a:hover {
	height: 35px;
	width: 558px;
	font-size: 14pt;
	color: #FFF;
	text-decoration: none;
	font-family: "Segoe UI";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(../images/boxtop-hover.jpg);
	background-repeat: no-repeat;
}
#shadow {
	background-image: url(../images/shadow.png);
	height: 20px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
}

.box_selected {
	height: auto;
	width: 613px;
	border: 1px solid #FBB03B;
	padding: 0px;
	margin: 0px;
}
.box_selected p {
	width: 593px;
	padding: 10px;
	font-family: "Segoe UI";
	font-size: 12pt;
}
.box_selected a{
	height: 35px;
	width: 558px;
	font-size: 14pt;
	color: #FFF;
	text-decoration: none;
	font-family: "Segoe UI";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(../images/boxtop-selected.jpg);
	background-repeat: no-repeat;
}

/* Form validation */
.fuse .error{background:#fff;color:#df0000}
.fuse div.error{color:#df0000;font-weight:700;text-align:center;border:2px dashed #df0000;width:400px;background:#fee url(../images/error.png) no-repeat;background-position:10px 10px;margin:10px;padding:10px 10px 10px 40px}
.fuse span.error{background:url(../images/unchecked.gif) no-repeat 5px 3px;color:#df0000;font-weight:700 !important;border:none;padding:3px 0 0 21px}
.fuse input.error{border:2px solid #df0000;background:#fee}
.fuse span.checked{background:url(../images/checked.gif) no-repeat 5px 3px;border:none}

#container-page {
	width: 878px;
	margin: 0 auto;
	background: url('../images/bg-repeat-maincol.png') repeat-y left top;
}

.innerpage {
	width: 845px;
	margin: 0 auto;
	padding-top: 40px;
}

#logo {
	background: url('../images/webheader.jpg') no-repeat left top;
	height: 132px;
	width: 845px;
	text-indent: -9999em;
	margin-bottom: 40px;
}

.footer p {
	background: url('../images/lock.gif') no-repeat left center;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

.bg-bottom {
	background: url('../images/bg-bottom-maincol.png') no-repeat left bottom;
	padding-bottom: 37px;
}

.footer span {
	font-size: .8em;
}
.shippingOptions {
	text-align: left;
}
.shippingOptions label, label.no-bold {
	font-weight: normal;
}