body {
	background-color: #0079c1;
	background-color: #6cb33f;

	font-family: arial;
	font-size: 12px;
	color: #2A3136;
}

/* Defaults */
h1 {
	color: #6cb33f;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}

h2 { 
	font-size: 18px;
	font-weight: bold;
	color: #6cb33f;
	margin: 0;
	margin-top: 18px;
	padding: 0;
}

h2 span:first-child {
	color: #2A3136;
}

h3 {
	color: #0079c1;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-top: 13px;
	margin-bottom: 5px;
}

h4 {
	color: #6cb33f;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

a {
	color: #009CDE;
}

a:hover {
	color: #2A3136;
	color: #777777;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 17px;
	list-style-image: url('images/uk_bullet.png');
	margin-bottom: 10px;
}

li {
	line-height: 20px;
	padding-left: 5px;
}

li a
{
	margin: 0px;
	float: none;
	color: #009CDE;
}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #ADDF8F;
	margin: 15px 0;
}

img {
	border: 0;
}

table.shop {
	background-color: #EEF8E8;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

table.shop td {
	border-bottom: 1px solid #ADDF8F;
}

table.shop tr.top td {
	border-top: 1px solid #ADDF8F;
}

table.shop td.totaal {
	font-size: 14px;
	font-weight: bold;
}

table.shop tr.totaal td {
	font-weight: bold;
	border: 0;
}

table.shop th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

table {
	background-color: #FFFFFF;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

td {
}

tr.top td {
}

td.totaal {
}

tr.totaal td {
}

#shopProgressBar
{
	
}

#shopProgressBar .step
{
	background-color: #0079c1;
	color: #cccccc;
	float: left;
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 20px;

}

#shopProgressBar .stepSelected
{
	background-color: #6cb33f;
	color: white;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

.shopLogin
{
	float: left;
	width: 300px;
	height: 300px;
}

.shopDivider
{
	width: 2px;
	border-left: 2px solid #6cb33f;
	margin-left: 10px;
	float: left;
	height: 300px;
}

.shopRegister
{
	float: right;
	padding-left: 5px;
	width: 300px;
	height: 300px;
}

.shopChooseBoxesPromo
{
	float: left;
	width: 180px;
	height: 300px;
	font-size: 120%;
	color: #0079c1;
}

.shopChooseBoxesSelect
{
	float: right;
	width: 400px;
	height: 300px;
	font-size: 12px;
}

#shopBoxInfo
{
	font-size: 12px;
	float: left;
	width: 150px;
}

#shopBoxMain
{
	float: right;
}
#shopBox
{
	border: 1px solid #0079c1;
	width: 450px;
	height: 200px;
	padding: 5px;
	font-size: 11px;
}

#shopBox h2
{
	margin-top: 0px;
	font-size: 12px;
}

#shopBox h3
{
	margin-top: 0px;
	font-size: 11px;
}

#shopBox .type
{
	float: left;
	width: 140px;
	text-align: center;
}

#all_one_flavour_container
{
	margin-top: 10px;
	width: 420px;
	padding-left: 5px;
}

#all_one_flavour_container .item
{
	float: left;
	width: 100px;
	text-align: center;
}

#our_standard_mix_container
{
	margin-top: 10px;
	width: 420px;
	padding-left: 5px;
}

#our_standard_mix_container p
{
	line-height: 10px;
}

#you_choose_container
{
	margin-top: 10px;
	width: 420px;
	padding-left: 5px;
}

#you_choose_container .item
{
	float: left;
	width: 100px;
	text-align: center;
}

#you_choose_container span
{
	background-image: none;
	display: inline;
	float: none;
	margin: 0;
	height: 0;
}

.error
{
	background-image: none;
	color: red;
}

div .error
{
	color: red;
	font-size: 90%;
	margin-bottom: 10px;
}

#you_choose_container .operator
{
	cursor: pointer;
	font-size: 130%;
	font-weight: bolder;
}


#shop_failure
{
	color: #e80808;
}

#shop_failure h1
{
	color: #e80808;
}

#shop_failure .orderSummary
{
	color: black;
	margin-bottom: 10px;
	font-size: 11px;
}

#shop_failure .orderSummary p
{
	line-height: 12px;
}



#shop_confirmation
{
	color: #6cb33f;
}

#shop_confirmation .orderSummary
{
	color: black;
	margin-bottom: 10px;
	font-size: 11px;
}

#shop_confirmation .orderSummary p
{
	line-height: 12px;
}


#shop_payment
{
}

#shop_payment p
{
	line_height: 11px;
}

#shop_payment .orderSummary
{
	margin-bottom: 10px;
	font-size: 11px;
	line-height: normal;
}

#shop_payment .orderSummary p
{
	line-height: 12px;
}

#shop_payment h3
{
	margin-bottom: 10px;
}

#shop_delivery
{
}

#shop_delivery .nameDetails
{
	margin-bottom: 10px;
}

#shop_delivery_normal
{
	float: left;
	width: 290px;
	height: 300px;
	padding: 5px;
	border: 1px solid #0079c1;
}

#shop_delivery_normal .form
{
	font-size: 10px;
}

#shop_delivery_alternative
{
	float: right;
	width: 290px;
	height: 300px;
	padding: 5px;
	border: 1px solid #6cb33f;
}


#shop_delivery_alternative .form
{
	font-size: 10px;
}


#shopBox input[type='radio'] {
	float: none;
}


#shopBox a
{
	font-size: 80%;
}

.discountInfo
{
	font-size: 90%;
}

th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.clearer {
	clear: both;
	height: 0;
	font-size: 0;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.fleft_image {
	float: left;
	margin-right: 20px;
}


/* Forms */
form {
	margin: 0;
}

label {
	display: block;
	height: 19px;
	line-height: 19px;
	width: 350px;
	float: left;
	margin: 4px 5px 4px 8px;
}

label.auto {
	width: auto !important;
}

label.nrlabel {
	width: 15px;
}

input {
	font-size: 11px;
	font-family: arial;
}

select {
	float: left;
	margin: 4px 10px 5px 0;
	display: block;
	min-width: 50px;
	font-size: 11px;
}

input[type='radio'] {
	float: inherit;
}

input[type='submit'], input[type='button'] {
	border: 0;
	background: url('images/btn_small.png');
	width: 68px;
	height: 19px;
	line-height: 14px;
	color: #ffffff;
	text-align: left;
	padding: 2px 5px 3px 7px;
	overflow: visible;
}

input[type='submit'].btn_bestel_left, input[type='button'].btn_bestel_left, input[type='submit'].btn_bestel_right, input[type='button'].btn_bestel_right {
	width: 95px;
	height: 18px;
	line-height: 18px;
}

input[type='submit'].btn_bestel_left, input[type='button'].btn_bestel_left {
	background: url('images/btn_bestel_left.png');
	text-indent: 10px;
}

input[type='submit'].btn_bestel_right, input[type='button'].btn_bestel_right {
	background: url('images/btn_bestel_right.png');
}

form span input[type='text'], input[type='password'] {
	height: 14px;
	padding: 0;
	margin: 0 8px;
	margin-top: 2px;
	border: 0;
	background-color: transparent;
}

label span {
}

form span {
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 4px 0;
	height: 19px;
}

form span.small input {
	width: 26px;
}

form span.medium input {
	width: 62px;
}

form span.normal input {
	width: 172px;
}

form span.large input {
	width: 242px;
}


form span.small {
	background-image: url('images/input_small.png');
	width: 41px;
}

form span.medium {
	background-image: url('images/input_medium.png');
	width: 77px;
}

form span.normal {
	background-image: url('images/input_normal.png');
	width: 187px;
}

form span.large {
	background-image: url('images/input_large.png');
	width: 257px;
}

.green {
	background-color: #EEF8E8;
}

.details {
	padding: 10px;
}

/* Container block */
#container {
	width: 967px;
	margin: 20px auto 0 auto;
	position: relative;
}

#top_border {
	background: url('images/border_top.png');
	height: 13px;
	width: 967px;
}

#bottom_border {
	background: url('images/border_bottom.png');
	height: 9px;
	width: 967px;
}

/* Container content */
#body_container {
	background-image: url('images/background.png');
	background-repeat: repeat-y;
}

/* Header */
#header {
	padding: 10px 30px;
	margin-bottom: 10px;
}

#logo {
	float: right;
	background: url('images/uk_logo.png');
	width: 38px;
	height: 72px;
}

#zoeken {
	float: right;
}

#zoeken input[type='submit'], #zoeken input[type='button'] {
	float: left;
	margin: 4px 0;
}

/* Menu */
#menu {
	height: 28px;
	background-color: #0079c1;
	background-image: url('images/menu_background_blue.png');
	background-repeat: repeat-x;
	margin: 0 3px;
}

#menu a {
	display: block;
	float: left;
	line-height: 28px;
	height: 28px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 15px;
}

#menu a:hover, #menu a.active {
	color: #777777;

	background: url('images/menu_hover_blue.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-right: 15px;
}

#menu a.active
{
	color: #2A3136;

}


/* Content */
#body_content {
	padding: 15px 15px 15px 30px;
}

#content {
	width: 629px;
	float: left;
	border-right: 1px solid #ADDF8F;
	padding-right: 20px;
	padding-bottom: 20px;
	position: relative;
}

#content h2.list_indent {
	margin-left: 22px;
}

#content p {
	line-height: 20px;
	margin: 0;
	margin-bottom: 15px;
}

#content .highlight_orange {
	color: #FF6C00;
	font-weight: bold;
}

#content a.meer_info {
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url('images/btn_go');
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
}

#content .main {
	font-size: 14px;
}

/* Sidebar */
#sidebar {
	width: 244px;
	float: right;
	padding-left: 20px;
	font-size: 11px;
	line-height: 16px;
	position: relative;
}

#sidebar .side_block {
	padding: 0 10px;
}

#sidebar .highlight {
	color: #009EE1;
	font-size: 14px;
	font-weight: bold;
}

#sidebar .highlight_block {
	background-color: #EEF8E8;
	padding: 5px;
}

/* Bestel stappen */
.order_left {
	float: left;
	border-right: 1px solid #ADDF8F;
	width: 220px;
}

.order_right {
	float: right;
	width: 368px;
	padding: 0 20px;
}

.product {
	width: 100px;
	height: 80px;
	float: left;
	text-align: center;
	font-size: 11px;
}

/* Contact */
#contact {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 254px;
	padding-bottom: 30px;
	font-size: 10px;
}


/* Wijzigingen: zaken die designer niet kon weten */

#content_manage {
	float: left;
	position: relative;
}

#content_manage p {
	margin: 0;
	margin-bottom: 15px;
	height: 100%;
}

#content_manage .main {
	font-size: 13px;
}

#content_manage form span {
	background: none;
	display: block;
	float: left;
	margin: 4px 0;
	height: 100%;
}

#content_manage input[type='radio'] {
	float: none;
}

#content_manage select {
	float: none;
	margin: 4px 10px 5px 0;
	display: inline;
	min-width: 50px;
	font-size: 11px;
}

#content_manage span input[type='image'] {
	float: none;
	display: inline;
	border: 0;
	color: #ffffff;
	text-align: left;
	padding: 2px 5px 3px 7px;
}

#footer {
	text-align: center;
	color: white;
}

#footer A {
	color: white;
}
/* Oude stijlblad */


.imageright
{
	float:right;
	clear:both;
	display:block;
	padding: 5px;
	margin-left: 10px; 
}

.imageleft
{
	float:left;
	clear:both;
	display:block;
	padding:0;
	margin-right: 10px; 
}

.niceTable
{
	width: 100%;
	padding: 3px;
	border: 1px solid #7bc248;
}

.niceTable th
{
	background: #00AEEF;
	color: white;
	font-family: verdana, arial;
}

.niceTable .a
{
	padding: 3px;
	color: white;
	background: #00AEEF;
}

.niceTable .a A
{
	color: white;
	text-decoration: none;
}

.niceTable .b
{
	padding: 3px;
	color: white;
	background: #7bc248;
}

.niceTable .b A
{
	color: white;
	text-decoration: none;
}

.niceTable .c
{
	padding: 3px;
	color: black;
	background: #ffff00;
}

.niceTable .c A
{
	color: black;
	text-decoration: none;
}


.mark
{
	background: yellow;
}


.starText
{
	font-size: 80%;
}
	



.forumTopBar
{
	background: #ADDF8F;
}

.forumTopBar td
{
	font-size: 90%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.forumParentSectionHeader
{
	border-top: 1px solid #6cb33f;
	padding: 2px;
	color: #6cb33f;
	font-weight: bolder;
	font-size: 120%;
}

.forumParentSectionDescription
{
	padding: 2px;
	color: #444444;
	font-size: 100%;
}


.forumSectionHeader
{
	padding: 2px;
	font-weight: bolder;
	font-size: 110%;
}

.forumSectionHeaderMessageCount
{
	font-size: 90%;
	font-weight: normal;
}
.forumSectionHeader A
{
	color: #009CDE;
	font-size: 110%;
}

.forumSectionDescription
{
	padding: 2px;
	color: black;
	font-size: 90%;
}

.forumTable
{
	padding: 0px;
	padding-right: 2px;
}

.forumTable th
{
	background: #7bc248;
	color: #ffffff;
	text-align: left;
	font-family: verdana, arial;
	border-right: 1px dotted #7bc248;
	border-bottom: 1px dotted #7bc248;
}

.forumTable th a
{
	color: white;
}

.forumTable td
{
	border-right: 1px dotted #7bc248;
	padding-bottom: 2px;
	font-size: 90%;
}

.forumTable td a
{
	text-decoration: none;
	border-bottom: 1px dotted #ADDF8F;
	
}

.shipmentTable
{
	border: 2px solid #ffc200;
	padding: 0px;
	padding-right: 2px;
}

.shipmentTable th
{
	font-size: 80%;
	background: #ffc200;
	color: #ffffff;
	text-align: left;
	font-family: verdana, arial;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
}

.shipmentTable th a
{
	color: white;
}

.shipmentTable td
{
	padding: 4px;
	font-size: 80%;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
}


.saldoTable
{
	border: 2px solid #7bc248;
	padding: 0px;
}

.saldoTable th
{
	font-family: courier;
	background: #7bc248;
	color: #ffffff;
	text-align: left;
	border-right: 1px dotted #7bc248;
	border-bottom: 1px dotted #7bc248;
}

.saldoTable td
{
	font-family: courier;
	border-right: 1px dotted #7bc248;
	border-bottom: 1px dotted #7bc248;
}


.credit
{
	background: #7bc248;
	color: white;
}

.debit
{
	background: red;
	color: white;
}


.managementTable
{
	border: 2px solid #7bc248;
	padding: 0px;
	padding-right: 2px;
}

.managementTable th
{
	font-size: 80%;
	background: #7bc248;
	color: #ffffff;
	text-align: left;
	font-family: verdana, arial;
	border-right: 1px dotted #7bc248;
	border-bottom: 1px dotted #7bc248;
}

.managementTable th a
{
	color: white;
}

.managementTable td
{
	font-size: 80%;
	border-right: 1px dotted #7bc248;
	border-bottom: 1px dotted #7bc248;
}

#thumbs
{
	padding: 5px;
}

#thumbs .click
{
	cursor: pointer;
}


