#price-mainbody{
	padding: 10px 0px 10px 20px;
}
#price-list{
	width:490px;
}
#price-list td.left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC99CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC99CC;
	width: 80%;
}
#price-list td.right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC99CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC99CC;
	width: 20%;
	text-align: right;
	padding-right: 6px;
}
#price-list td.tbl-header{
	background-image: url(../images/price-tbl-header-light.gif);
	border: none;
}
#price-list td.tbl-footer{
	background-image: url(../images/price-tbl-footer-light.gif);
	border: none;
	line-height: 16px;
	text-align: right;
}
#price-list h2{
	font-size: 11pt;
	margin: 0px;
	padding: 4px 2px;
}
#price-list h3{
	font-size: 9pt;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
#price-list tr.highlight{
	background-color: #CCFF00;
	margin: 0px;
	padding: 0px;
}
#price-list p.btn-order{
	margin: 0px;
	line-height: 25px;
	background-image: url(../images/btn-order.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#price-list a.btn-order{
	color: #FFFFFF;
}
#rightbar-offers{
	position: absolute;
	top:72px;
	left:558px;
	width: 200px;
}
#rightbar-offers h2{
	font-family: "Arial Black";
	font-size: 15pt;
	margin: 10px 4px 0px;
	padding: 0px;
}
#rightbar-offers h2.highlight{
	color: #FF3333;
}
#rightbar-offers h3{
	font-size: 10pt;
	margin: 4px 6px 0px 8px;
	padding: 0px;
}
#rightbar-offer01{
	background-image: url(../images/complete-facial-offer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 280px;
	width: 188px;
	margin-top: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC66CC;
	border-right-color: #CC66CC;
	border-left-color: #CC66CC;
}
#rightbar-offer01 img{
	margin-top: 38px;
	margin-left: 60px;
}
#rightbar-offer02{
	background-image: url(../images/free-photo-print.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	height: 280px;
	margin-top: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC66CC;
	border-right-color: #CC66CC;
	border-left-color: #CC66CC;
}
#rightbar-offer02 img{
	margin-top: 55px;
	margin-left: 60px;
	margin-bottom: 0px;
	margin-right: 0px;
}

/* CSS for order-form */
#orderform{
	width: 560px;
	margin: 10px 0px 10px 20px;
}
#orderform form{
	text-align: right;
	font-weight: bold;
	width: 558px;
	margin: 0px;
	width: 558px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC99CC;
	border-left-color: #CC99CC;
	padding: 0px;
	}
#orderform input{
}
#orderform input.chkbox{
	margin-left: 10px;
}
#orderform input.upload{
	margin-left: 4px;
	width: 440px;
}
#orderform input.btn{
	margin-left: 10px;
	height: 22px;
}
#orderform select{
	width: 180px;	
}
#orderform textarea{
	width:400px;
	overflow: auto;
	height: 90px;
}
#orderform td{
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	font-size: 9pt;
	text-align: left;
	padding-right: 8px;
	width: 50%;
}
#orderform td.right-align{
	text-align: right;
	padding-right: 20px;

}
#orderform input.payform{
}
#orderform table{
	width: 100%;
}
#orderform h2{
	background-image: url(../images/order-form-header.gif);
	margin: 0px;
	padding: 4px;
	font-size: 12pt;
	text-align: left;
	color: #FFFFFF;
}
#orderform p{
	margin: 0px;
	padding: 10px 4px 0px 8px;
	font-size: 10pt;
	text-align: left;
}
#orderform p.highlight{
	color: #CC3333;
}
#orderform p.footer{
	background-image: url(../images/order-form-footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#orderform a{
	text-decoration: underline;
	color: #0066CC;
}
#reminder{
	text-align: center;
	margin-top: 4px;
	margin-bottom: 6px;
	width: 560px;
}
