body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #32410E;
	text-decoration: none;
}


.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #52671A;
	text-decoration: none;
}



.greenboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #52671A;
	text-decoration: none;
}
/* ADDED BY ROMAN BARZ */
#pincode_box {
	background:url(images/newpin_12.jpg);
	width:240px;
	height:38px;
	text-align:center;
	padding:20px 3px 0 0;
}
#romans_box {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #79592a;
	position: absolute;
	font-size:10px;
	margin-top:73%;
	text-align:center;
	width:100%;
}
#table_product {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#FFFFFF;
}
#table_product th {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#f5f5f5;
}
#table_product td {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
h2 {
	font-size:16px;
	margin-left:10px;
	color:#627929;
}
.box_grey {
	border:1px solid #cccccc;
	background-color:#dddddd;
}
#box_charity {
	background:url(images/box-charity.png) no-repeat;
	height:80px;
	width:730px;
	padding:20px 10px 0 10px;
	font-size:11px;
}
#box_charity select {
	margin-top:8px;
}
#box_address {
	background:url(images/box-address.png) no-repeat;
	height:270px;
	width:340px;
	padding:15px;
}
#box_address input {
	width:210px;
}
#box_address select {
	width:210px;
}
#box_message {
	background:url(images/box-message.png) no-repeat;
	height:130px;
	width:730px;
	padding:20px 10px 0 10px;
	font-size:11px;
}
#box_message textarea {
	width:710px;
}
#box_product {
	background:url(images/box-product.png) no-repeat;
	height:80px;
	width:730px;
	padding:20px 10px 0 10px;
}
#box_previous {
	background:url(images/box-previous.png) no-repeat;
	height:80px;
	width:730px;
	padding:20px 10px 0 10px;
	font-size:11px;
}
#box_discount {
	background:url(images/box-previous.png) no-repeat;
	height:90px;
	width:730px;
	padding:10px 10px 0 10px;
	font-size:11px;
}
#customer_popup {
	width:500px; 
	/*display:none; */
	position:relative;
	margin:100px auto;
	zoom: 1; 
	background:url(images/bg-customer-popup.png);
	border:8px solid #cccccc;
	padding:40px;
	font-size:11px;
	color:#333333;
	line-height:16px;
	text-align:justify;

}
.darkenBackground {
/*
background-color: rgb(0, 0, 0);
opacity: 0.7;
-moz-opacity:0.70;
filter: alpha(opacity=70);
*/
background:url(images/bg-black.png);
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}
#ajax_output {
	font-size:10px;
	color:#FF0000;
	font-style:italic;
}
#discount_output {
	font-size:10px;
	color:#FF0000;
	font-style:italic;
}
#charity select {
	width:335px;
}
#newsletter_form {
	background:url(images/bg-newsletter.jpg) no-repeat top center #ffffff;
	width:205px;
	height:70px;
	padding:15px;
	margin-bottom:20px;
	text-align:center;
}
#newsletter_form .title {
	font-size:14px;
	color:#789539;
	font-weight:bold;
	text-transform:uppercase;

}
#newsletter_form .submit {
	font-size:10px;
}
#newsletter_form .email {
	margin-top:10px;
	border:1px solid #999999;
	font-size:11px;
	width:150px;
}
#joinus {
	background:url(images/bg-joinus.jpg) no-repeat top center #ffffff;
	width:215px;
	height:80px;
	padding:10px;
	margin-bottom:20px;
	text-align:center;
}
#joinus .title {
	font-size:14px;
	color:#1691bf;
	font-weight:bold;
	text-transform:uppercase;
}
#joinus img {
	margin-top:10px;
}
#joinus-small {
	background:url(images/bg-joinus-small.jpg) no-repeat top center #ffffff;
	width:115px;
	height:80px;
	padding:10px;
	margin-bottom:20px;
	text-align:center;
}
#joinus-small .title {
	font-size:14px;
	color:#1691bf;
	font-weight:bold;
	text-transform:uppercase;
}
#joinus-small img {
	margin-top:10px;
}
