/* MULTI1 SHOP STYLES */
body {
	background-color: #fff0da;
}

p,div,body {
	font-family: verdana;
	font-size: 13px;
}

a {
	color: #e78800;
}
a:hover {
	color: #e7ac8b;
}

h1 {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: left;
}

a h1{
	text-decoration:none;
}
h5, #totalprice {
	font-size:14px;
}

#tabs {
	background-image: url(../img/vita/tabs_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu {
	background-image: url(../img/vita/menu_bg.gif);
	background-repeat: no-repeat;
}

#menu li a {
	color: #fff;	
}

#menu li ul li  {
	background-image: url(../img/vita/menu_bg.gif);
	background-repeat: no-repeat;
	color: #fff;	
	border-right:1px solid #a56201;
}

#menu li ul li a {
	color: #fff;	
}


#menu li a:hover {
	color: #fff;
	background-image: url(../img/vita/menu_hl.gif);
}

#menu li a.active {
	color: #fff;
	background-image: url(../img/vita/menu_hl.gif);
}

#header {
	background-image: url(../img/vita/header.jpg);
	background-repeat: no-repeat;
}

.box {
	background-image: url(../img/vita/zijmenu_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffe1b5;
}

.box h3 {
	background-image: url(../img/vita/zijmenu_top.gif);
	background-repeat: no-repeat;	
	color: #fff;
}

.box div {
	border-left: 1px solid #aa690d;
	border-right: 1px solid #aa690d;	
}

.box div input {
	border: 1px solid #ffb344;	
}

.box div h4 {
	background-image: url(../img/vita/zijmenu_knop.gif);
	background-repeat: no-repeat;	
}

.box div h4 a {
	background-image: url(../img/vita/zijmenu_knop_end.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
}
.box div h4.green {
	background-image: url(../img/zijmenu_knop.gif);
}

.box div h4.green a {
	background-image: url(../img/zijmenu_knop_end.gif);
}
.box div.full {
	background-color: #fdcc84;
}

.box div.full.alt {
	background-color: #ffe1b5;
}

.box div.full strong {
	color: #935700;	
}

#footer {
	background-image: url(../img/vita/footer_bg.gif);
	background-repeat: no-repeat;
	color: #fff;
	padding-bottom: 15px;
	clear:both;
}

#footer a, #footer div a {
	color: #fff;
	text-decoration: underline;
}

#footer .text {
	float:left;
}
#footer .vlag {
	/*float:left;
	margin-left: 100px;*/
	float:right;
	margin-right: 20px;
}

/* SCHERM HOME */
#home_head {
	background-image: url(../img/vita/home_head.gif);
	background-repeat: no-repeat;
}
#home_head img {
	border: 1px solid #6a9012;
}
#home_head div strong {
	font-size: 23px;
	color: #fff;
	line-height: 26px;
}
#home_head div em {
	font-size: 15px;
	color: #d1fc6b;
	font-style: normal;
	font-weight:bold;
}
#home_head div a.sbtn {
	background-image: url(../img/vita/home_head_order.gif);
	color: #fff;
}
#home_head div.info {
	color: #fff;	
}
#home_head div.info h1 {
	color: #d1fc6b;
	font-size: 12px;
	margin-bottom: 0;
}
#home_head div.info em {
	color: #fff;
}

.product {
	background-color: #fff;	
	background-image: url(../img/vita/product_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.product h1 {
	background-image: url(../img/vita/product_top.gif);
	background-repeat: no-repeat;
	color: #e78800;
	font-size: 12px;
	margin-bottom: 0;
}
.product_klein {
	background-color: #fff;	
	background-image: url(../img/masq/product_klein_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.product_klein h1 {
	background-image: url(../img/masq/product_klein_top.gif);
	background-repeat: no-repeat;
	color: #e78800;
	font-size: 12px;
	margin-bottom: 0;
}
.prodinfo {
	border-left: 1px solid #a9a9a9;	
	border-right: 1px solid #a9a9a9;
}
.prodinfo strong em {
	color: #7d7d7d;
}
.prodinfo div {
	color: #2f2f2f;	
}
.prodinfo a.sbtn {
	background-image: url(../img/vita/product_order.gif);
	color: #fff;
}

/* SCHERM DETAIL */
.detail {
	background-color: #fff;	
	background-image: url(../img/vita/detail_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.detail h1 {
	background-image: url(../img/vita/detail_top.gif);
	background-repeat: no-repeat;
	color: #ff9600;	
	font-size: 12px;
	margin-bottom: 0;
}
.detail div {
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
}
.detail div div{
	border: none;
}
.detail a.sbtn {
	background-image: url(../img/vita/product_order.gif);
	color: #fff;
}
.detail div div input {
	border: 1px solid #e18501;
}
.detail div h4 {
	background-image: url(../img/vita/zijmenu_knop.gif);
	background-repeat: no-repeat;	
}

.detail div h4 a {
	background-image: url(../img/vita/zijmenu_knop_end.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
}

/* SCHERM CART */
.cart tr  td {
	background-color: #fdcc84;	
	height: 25px;
	line-height: 25px;
	text-indent: 5px;
	border-right: 1px solid #ff9700;
	border-bottom: 1px solid #ff9700;
}
.cart tr.alt  td {
	background-color: #ffe1b5;	
}
.cart tr.white  td {
	background-color: #fff;	
}
.cart tr.white  td.fld1 {
	color: #000;	
}
.cart .heading td {
	background-color: #ff9700;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ff9700;
}
.cart .heading td.sub {
	background-color: #ffa829;
	border-right: #ff9700;
}
.cart td.fld1 {
	font-weight: bold;
	color: #7f5415;
	border-left: 1px solid #ff9700;
	font-size: 10px;
	text-align: left;
}

.cart div{
	border: none;
	margin: 0;
	padding: 0;
}

.cart td.fld2 {
	text-align: left;
	font-size: 11px;
}
.cart td.fld2 input {
	width: 40px;
	text-align: right;
	border: 1px solid #a96503;
	font-size: 11px;
}
.cart td.fld3 {
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
}
.cart td.fld4 {
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
}
.cart td.fld5 {
	text-align: center;
	font-size: 11px;
	vertical-align:top;
	text-indent: 0px;
}
.cart .discount {
	border: 1px solid #a96503;	
	font-size: 11px;
	padding-left: 8px;
	margin-left: 5px;
}
.cart .total td {
	background-color: #fff;
	border: none;
}
.cart .total td strong {
	font-size: 15px;
}

.kolom1 div{
border: none;
}

