body {
	margin: 10px 0px;
	background-color: #550D4A;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1C0024;
}

/* navigation */
.nav {
	font-size: 13px;
	color: #eccfea;
	padding-bottom: 4px;
	font-weight: bold;
	width: 768px;
	text-align: left;
}

.menu {
	display: inline;
	z-index: 10;
	margin: 0px;
}
.menu a{
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #eccfea;
	text-decoration: none;
	line-height: 26px;
}
.menu a:hover{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #eccfea;
	border: 1px solid #000;
	color: #6b1c8a;
}
.pop-up-holder {
	position:absolute;
	z-index:0;
	background-image: url(images/bgr.png);
	border: 1px solid #6b1c8a;
	visibility: hidden;
	top: 34px;
	display: inline;
}
*html .pop-up-holder {
	background-image: none;
	background-color: #eccfea;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgr.png',sizingMethod='scale');*/
}
.pink {
	background-color: #eccfea;
}

.pop-up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.pop-up a{
	color: #550d4a;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
	padding-bottom:0px;
	border: none;
	display: block;
	line-height: 26px;
}
.pop-up a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
	padding-bottom:0px;
	border: none;
	background-color: #550d4a;
}


div {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
a {
	color: #6b1c8a;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #771C56;
	padding-left: 20px;
	background-image: url(images/header_pic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	font-weight: bold;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #771C56;
	font-weight: bold;
}
.sub-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #541E70;
	padding-left: 20px;
	background-image: url(images/sub_header_pic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.sub-header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #541E70;
	font-weight: bold;
}
.sub-header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.base-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1C0024;
	text-align: justify;
}
.base-text a{
	color: #B02480;
	text-decoration: none;
}
.base-text a:hover{
	color: #660042;
	text-decoration: none;
}
.h-line {
	height: 5px;
	background-color: #E6BFE1;
}
.adds-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #771C56;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px 35px;
}
.footer a{
	color: #FFFFFF;
}
.footer a:hover{
	color: #0F0017;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.contact {
	width: 150px;
}
.city {
	width: 63px;
	margin-right: 10px;
}
.radio {
	width: auto;
	border: none;
}
.tablesText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C0024;
	font-weight: bold;
}
.tablesText td {
	padding: 5px 10px;
}
input, select {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #771C56;
	background-color: #F5E7F4;
	width: 250px;
	border-top: 1px solid #CEAAC8;
	border-right: 1px solid #FCF0FF;
	border-bottom: 1px solid #FCF0FF;
	border-left: 1px solid #CEAAC8;
}
.paypal_but {
	border: none;
	background-color: #eccfea;
	width: 86px;
	height: 21px;
}
.email {
	padding-top: 20px;
	padding-bottom: 8px;
}
.book {
	padding-bottom: 20px;
}
.email a, .book a {
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #541E70;
	font-weight: bold;
	padding-left: 29px;
	height: 18px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
}
.email a {
	background-image:url(images/heart.gif);
}
.email a:hover {
	background-image:url(images/heart_over.gif);
	color: #890689;
}
.book a {
	background-image:url(images/crown.gif);
}
.book a:hover {
	background-image:url(images/crown_over.gif);
	color: #890689;
}
textarea {
	width: 250px; height: 50px; background-color:#F5E7F4;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border-top: 1px solid #CEAAC8;
	border-right: 1px solid #FCF0FF;
	border-bottom: 1px solid #FCF0FF;
	border-left: 1px solid #CEAAC8;
}
.how_it_works {
	width:200px; height: 150px; overflow:auto; font-weight:normal; font-size:12px; padding-right: 3px; 
	border: none;
}
.txtarea {
	width:250px; height: 150px; overflow:auto; font-weight:normal; font-size:11px; padding: 3px; 
	border-top: 1px solid #CEAAC8;
	border-right: 1px solid #FCF0FF;
	border-bottom: 1px solid #FCF0FF;
	border-left: 1px solid #CEAAC8;
}
.btn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 27px;
	font-weight: bold;
	color: #771C56;
	background-color: #DDBCDE;
	width: auto;
	border-top: 1px solid #FCF0FF;
	border-right: 1px solid #CEAAC8;
	border-bottom: 1px solid #CEAAC8;
	border-left: 1px solid #FCF0FF;
	cursor: hand;
}
.pic_button {
	width: auto;
	height: auto;
	border: none;
	background-color: transparent ;
}
.order-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #F5DEF3;
	height: 20px;
	width: 150px;
	cursor: hand;
	border: 0px;
	text-align: center;
}
.order-cells {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C0024;
	padding: 5px;
	border: 1px solid #ECCFEA;
}
table {
    border-collapse: collapse;
}
.order-cells-btn {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C0024;
	border: 1px solid #ECCFEA;
}
.tableTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D5ACD3;
	padding: 5px;
	text-align: justify;
}
.tableTextDark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C794C6;
	padding: 5px;
	text-align: justify;
}
.satisfaction {
	width: 200px;
	height: 240px;
	background-image:url(images/satisfaction.jpg);
	padding: 90px 25px 0px 25px;
	color: #5b0f3f;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
}
.rose_bot {
	background-image:url(images/rose_down.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #e6bfe1;
}
.rose {
	background-image:url(images/rose_back.gif);
	background-repeat: repeat-y;
}
.rose_top {
	background-image:url(images/rose_top.gif);
	height: 7px;
	font-size: 1px;
}
.home_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #550D4A;
}
.undrln {
	text-decoration: underline;
}
#waiting {
	width: 70px;
	height: 21px;
	line-height: 21px;
	background-image:url(images/wait.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 30px;
	border: 1px solid #ccc;
	position: absolute;
	background-color: #FFFFFF;
	top: 500px;
	left: 100px;
	color: #333333;
}
.shp {
	width: 200px;
}
.total {
	text-align: right;
	font-weight: bold;
	padding: 10px 0px;
}
#total {
	padding-left: 7px;
}
.cart {
	background-color: #E6BFE1;
	border-collapse: separate;
}
.cart td {
	background-color: #eccfea;
	padding: 4px;
}
.bord td {
	border: 1px solid #eccfea;
	height: 30px;
	font-size: 14px;
}
.dark td {
	background-color: #E6BFE1;
}
.ship td {
	background-color: #f5e7f4;
	color: #541E70;
}
.checkout,#PackageDetail {
	background-color: #eccfea;
	border-collapse: separate;
}
.checkout td,#PackageDetail td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d5a1d8;
	color: #3a104f;
	font-size: 11px;
	text-align: left;
}
#PackageDetail {
	width: 450px !important;
}
#PackageDetail td {
	padding: 5px;
}
