/****** SHOP ******/
img, a {
	outline:0;
	border:0;
}
.shopItem {
	font-size:1.0em;
	line-height:17px;
	padding:0 0 15px 0;
	padding:10px;
	text-align:left;
}
.shopItem a {
	color:#096;
}
.shopItem h1 {
	display:block;
	width:100%;
	margin:0 0 15px 0;
	font-size:1.1em;
	border-bottom:1px dotted #630;
	text-transform: capitalize
}
#shopHeader {
	float:left;
	width:100%;
	margin:0 0 0 0;
	text-align:left;
	padding:30px 0 0 0;
	border-bottom:2px solid #630;
}
#shopHeader ul {
	margin:0;
	padding:0;
}
#shopHeader ul li{
	display:inline;
	padding:0 5px 0 5px;
	border-right:1px solid #630;
}
#shopHeader ul li.last {
	border:0;
}
#shopHeader ul li a{
	text-transform:uppercase;
	color:#630;
}
#shopHeader ul li a:hover{
	color:#096;
}
#shopHeader ul li.active a{
	font-weight:bold;
}
#orderTabs {
	float:left;
}
#naarOverzicht {
	text-align:right;
	float:right;
	font-variant:small-caps;
	font-size:1.1em;
	font-weight:bold;
	padding:0px 3px;
	background:#d62767;
}
#naarOverzicht a {
		color:#fff;
}
.product {
	width:140px;
	float:left;
	text-align:center;
	margin:20px 0 0 0;
	color:#630;
	border:1px solid #630;
	cursor:pointer;
}
.product h1 {
	border:0;
	float:left;
	width:136px;
	margin:0 0 0 0;
	background:#096;
	color:#fff;
	padding:0 2px 2px 2px;
	font-size:0.9em;
}
.product img {
	float:left;
}
.product .price {
	float:left;
	width:100%;
	padding:0 0 5px 0;
}
.product .amount {
	float:left;
	width:100%;
	padding:5px 0 5px 0;
	border-top:1px solid #630;
	height:50px;
}
.product .amount .btnAmount {
	margin:5px 0;
}
.productdetail {
	margin:20px 0 0 0;
}
.shop table {
	width:600px;
	border-collapse:collapse;
}
.shop table th {
	border-bottom: 1px solid #630;
}
#detailTitle {
	float:left;
	font-weight:bold;
	font-size:1.1em;
}
#detailCat {
	float:right;
	text-align:right;
	border-left:1px solid #630;
	padding:0 0 0 5px;
	font-size:1.0em;
}
#detailInfo {
	float:left;
	margin:10px 0 10px 0;
}
#detailPrice {
	float:right;
	text-align:right;
	border:1px solid #630;
	padding:0 5px 0 5px;
}
#detailAmount {
	float:right;
	padding:5px 0 0 0;
}
#detailImages {
	margin:10px 0 10px 0;
	border-top:1px solid #630;
}
#detailImages img {
	margin:10px 0 0 0;
	border:none;
}
#shopOverview {
	float:left;
	width:600px;
	border-right:2px solid #630;
	padding:0 10px 0 0;
	margin:0 0 30px 0;
}
#shopInfo {
	float:left;
	border:1px solid #630;
	width:140px;
	font-size:0.9em;
	margin:20px 0 0 10px;
}
#shopInfo h1 {
	color:#fff;
	border:0;
	background:#630;
	text-align:center;
}
#shopInfo span{
	padding:5px;
	font-size:1.1em;
}
#shopInfo #empty a{
	float:right;
	text-align:right;
	padding:5px;
}
#shopOverzicht {
	float:left;
	width:750px;
	padding:10px 0 0 0;
}
#noItems {
	text-align:center;
	width:750px;
	font-weight:bold;
	font-size:1.2em;
	padding:10px 0 0 0;
}
.overzichtItem {
	float:left;
	width:750px;
	padding:5px 0 5px 0;
}
.bgItem {
	background:#ec9;
}
/*.productName {
	float:left;
	width:495px;
	text-transform:uppercase;
	margin:0 0 0 5px;
}
.productName h3 {
	text-transform:none;
}
.productAmount {
	float:left;
	width:125px;
	text-align:center;
}
.productPrice {
	float:left;
	width:125px;
	text-align:center;
} 
.overzichtTotal {
	float:left;
	width:620px;
	margin:2px 0 2px 5px;
	font-weight:bold;
}
.overzichtSum {
	float:left;
	width:125px;
	text-align:center;
}*/
.overzicht td {
	padding:5px;
	margin:0;
	text-align:center;
}
.overzicht td.left {
	text-align:left;
}
.line {
	width:750px;
	height:1px;
	border-bottom:2px solid #630;
	float:left;
}
#deliveryInfo {
	float:left;
	width:310px;
}
#copyData {
	float:left;
	width:110px;
	text-align:center;
	margin:50px 20px 0 0;
}
#copyInfo {
	cursor:pointer;
	font-variant:small-caps;
}
#facInfo {
	float:left;
	width:310px;
}
#deliveryInfo th, #facInfo th {
	border:0;
	padding:5px 0 10px 0;
}
#submit {
	float:right;
	text-align:right;
	margin:10px 70px 0 0;
}
#submit input {
	margin:20px 0 0 0;
}
td input.error {
	border:2px solid #d03229;
	color:#d03229;
	margin:0;
}
label.error {
	display:none;
	display:block;
	float:left;
	color:#d03229;
	font-size:0.8em;
}
.LastStep {
	float:right;
	margin-top:20px;
}
#selectPayment {
	width:100%;
	text-align:center;
	padding:10px 0 0 0;
}
#selectPayment img {
	padding:5px;
}
#payment {
	margin:10px 0 40px 0;
}
#payment .invoiceoverview {
	margin: 0 auto;
	padding:0;
}
#payment .invoiceoverview td{
	margin: 0 auto;
	padding:10px 5px;
}
#payment .invoiceoverview h3 {
	font-size:1.0em;
	margin:0;
	padding:0;
}
#printme {
	text-align:right; 
}
#printme a {
	border:1px solid #096;
	padding:2px;
}
.borderbottom {
	border-bottom:1px solid #000;
}
#payment .invoicedata h1 {
	margin:0;
	padding:0;
}
#payment .invoicedata td {
	padding:5px;
	margin:0;
}
#bottombtn {
	float:left;
	width:770px;
	padding:5px 0 0 0;
	margin:5px 10px 0 10px;
}
#moreInfo {
	float:left;
	text-align:center;
	width:770px;
	padding:0 0 10px 0;
	margin:0 10px 10px 10px;
	border-top:1px solid #630;
}
.innertable {
	background:#fff;
}