/***************************  Copyrights 2008 for Rubbereva.com  ***************************

This sites, text, coding, CSS and programming belongs and is copyrighted to "RE Productions Ltd" 
Any one found copying, using or cloning this material will be prosecuted in their own country 
to the fullest extent of the law!

************************************ YOU HAVE BEEN WARNED!!! *******************************/

.shopForm {
	font-size: 10px;
}
.shopTableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663399;
	padding-top: 0px;
	padding-bottom: 0px;

}
.shopBottomBorder {
	padding: 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663399;
}

.shopBottomRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663399;
}

.shopResults1 {
	background-color: #FFFFFF;
}
.shopResults2 {
	background-color: #F1F9FA;
}
.shopBottomRow {
	font-weight: bold;
	background-color: #EADFF4;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663399;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
}
.shopForm form, input, select {
	font-size: 10px;
}
.shopCells {
	background-color: #F1F9FA;
	padding: 10px;
	text-align: center;
}.shopCellsInner {
	background-color: #F1F9FA;
	padding: 5px 5px 10px;
	text-align: center;
	border-bottom: 3px solid #FFFFFF;
}
.shopSection {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.shopReceipt {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
}
#box {
	background-color: #F1F9FA;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #8ECFD7;
}
.shopPPRow {
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
