﻿@charset "utf-8";

/**FRUITSCHAAL.NU**/

body {
  background-color: #fff;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  color: #949494;
  line-height: 18px;
  text-decoration: none;
  list-style-type: none;
}

p {
  margin: 10px 0;
  padding: 0;
}

a {
  color: #cad61a;
}

a:hover {
  color: #949494;
}

h1 {
  font-size: 25px;
  margin: 0 0 20px 0;
}

h2 {
  font-size: 14pt;
  margin: 0;
}

h3 {
  font-size: 14pt;
  color: #cad61a;
  font-weight: normal;
}

#background {
  width: 1000px;
  margin: auto;
  background: #fff url('../img/bodyBg.jpg') no-repeat top left;
}

#container {
  width: 852px;
  margin: 0 auto;
}

#header {
  height: 105px;
}

#topNavigation {
  float: right;
  margin: 0 0 42px 0;
}

#navigation {
  float: left;
  margin: 2px 0 0 27px;
}

#logo {
  width: 433px;
  float: right;
  margin: 42px 29px 0 0;
}
    
#contentTop {
  height: 25px;
  background: url('../img/contentTop.png');
}

#content {
  background: url('../img/contentBg.png') repeat-y;
  padding: 29px;
}

#content fieldset {
	width: 800px;
}

#content label {
	width: 300px;
	display: inline-block;
	margin-bottom: 15px;
}

#content input[type=checkbox] {
  width: auto;
}

#content .submit input[type=submit] {
  width: 150px;
  height: 33px;
  background: url('../img/btnAdmin.jpg') repeat-x;
  cursor: pointer;
  color: #000;
}

#content .select label {
  margin-left: 4px;
  width: auto;
}

#content select.field3 {
  width: 63px;
}

#content select {
  width: 312px;
  border: 1px solid #c1c1c1;
  line-height: 20px;
  height: 30px;
  padding: 5px;
  margin-bottom: 15px;
}

#contentText ol li {
  list-style-type: decimal;
  margin-left: 20px;
}

#contentText ul li {
  list-style-type: disc;
  margin-left: 20px;
}

#contentBottom {
  height: 9px;
  background: url('../img/contentBottom.png');
}

/*****DEFAULT CLASSES*****/

.imgBorder {
  border: 1px solid #bab7b7;
}

.next, .next a {
  margin: 30px 0 0;
  font-size: 18px;
  text-transform: uppercase;
  text-align: right;
  text-decoration: none;
  color: #bab7b7;
}

.next a:hover {
  color: #000;
}

.opacityHover:hover img {
	filter: alpha(opacity=25); 
	-moz-opacity: 0.3;
}

.opacityHover:hover div {
  background-color: #ececec; 
  cursor: pointer;
}

.defaultInput {
  border: 1px solid #c1c1c1;
  line-height: 20px;
  height: 18px;
  padding: 5px;
  margin-bottom: 15px;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.clearFloat {
  clear: both;
}

.line {
  height: 15px;
  border-bottom: 1px solid #bab7b7
}

/*****DEFAULT CLASSES*****/



/*navigation*/

.navLeft {
  float: left;
  width: 9px;
  height: 23px;
  background: url('../img/navLeft.jpg');
}

.nav {
  float: left;
  height: 23px;
  background: url('../img/navBg.jpg');
}

  .nav li {
    float: left;
    line-height: 20px;
  }

  .nav li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 8pt;
    color: #000;
  }

  .nav li a:hover {
    color: #fff;
  }

.navRight {
  float: left;
  width: 9px;
  height: 23px;
  background: url('../img/navRight.jpg');
}

.navSplit {
  color: #fff;
  margin: 0 10px;
}

/*navigation*/




/*prod column*/

.prodColumn {
  width: 240px;
  height: 258px;
  float: left;
  border: 1px solid #bab7b7;
  margin: 32px 33px 0 0;
}

.prodColumnEnd {
  width: 240px;
  height: 258px;
  float: left;
  border: 1px solid #bab7b7;
  margin: 32px 0 0 0;
}

.prodInfo {
  margin: 20px 10px 10px;
}

.prodThumb {
  text-align: center;
  padding-top: 20px;
}

.prodName {
  font-weight: bold;
}

.prodPrice {
  float: left;
  width: 100px;
  color: #ccd81b;
  font-size: 16pt;
  font-weight: bold;
  font-family: Tahoma, Arial;
  margin-top: 6px;
}

.prodOrderBtn {
  float: right;
  width: 100px;
  text-align: right;
  margin-top: 4px;
}

.orderBtn {
  background: url('../img/orderBtn.png');
  width: 52px;
  height: 23px;
  cursor: pointer;
}

/*prod column*/


/*popup*/

.popupContainer {
  width: 735px;
}

.popupTop {
  height: 9px;
  background: url('../img/popupBgTop.png');
}

.popupBottom {
  height: 9px;
  background: url('../img/popupBgBottom.png');
}

.popupContent {
  padding: 20px;
  background: url('../img/popupBg.png') repeat-y;
}

.popupProd {
  margin-right: 15px;
}

.popupPrice {
  margin-right: 67px;
}

/*popup*/



/*footer*/

.footer {
  margin: 5px 0 0 27px;
}

.copyright {
    float: right;
    margin: 0 27px 0 0;
}

.footer li, .copyright li {
  list-style-type: none;
  float: left;
  font-size: 8pt;
}

.footer li a, .copyright li a {
  text-decoration: none;
  color: #949494;
  font-size: 8pt;
}

.footer li a:hover, .copyright li a:hover {
  color: #000;
}

.footerSplit {
  color: #bab7b7;
  margin: 0 10px;
}

/*footer*/


/*order steps*/

#orderSteps {
  margin-bottom: 50px;
}

.orderStep {
  height: 20px;
  width: 120px;
  text-transform: uppercase;
  font-size: 9pt;
  margin-right: 10px;
  line-height: 20px;
  padding-left: 5px;
}

.active {
  color: #000;
  background: url('../img/orderStepBg_active.jpg') repeat-x;
  border: 1px solid #afb821;
}

.active a {
  color: #000;
  font-size: 9pt;
}

.active a:hover {
  color: #fff;
}

.inactive {
  color: #fff;
  background: url('../img/orderStepBg_inactive.jpg') repeat-x;
  border: 1px solid #969595;
}

.inactive a {
  color: #fff;
  font-size: 9pt;
}

.inactive a:hover {
  color: #000;
}

/*order steps*/


/*order step 1*/

.orderStep1 p {
  margin: 15px 0;
}

.orderCount {
  width: 70px;
}

.orderProduct {
  width: 500px;
}

.orderDel {
  width: 100px;
  text-align: center;
}

.orderPrice {
  width: 70px;
}

.orderShipping, .orderTotal {
  width: 500px;
}

.quantity {
  width: 30px;
  height: 10px;
}

/*order step 1*/



/*order step 2*/

.orderStep2 li {
  margin: 5px 0;
  line-height: 25px;
}

.fieldNames {
  width: 300px;
}

.fields {
  width: 400px;
}

.field1 {
  width: 300px;
}

.field2 {
  width: 233px;
  margin-right: 15px;
}

.field3 {
  width: 40px;
}

.test {
  background-color: #000;
}

/*order step 2*/


/*admin page*/

#admin {
  background: url('../img/contentBg.png') repeat-y;
  padding: 29px;
}

#admin label {
	line-height: 25px;
	width: 250px;
	display: inline-block;
	margin-bottom: 15px;
}

#admin input {
  border: 1px solid #c1c1c1;
  line-height: 10px;
  height: 20px;
  width: 300px;
  padding: 2px;
  margin-bottom: 15px;
}

#admin textarea {
  border: 1px solid #c1c1c1;
  width: 300px;
  padding: 2px;
  margin-bottom: 15px;
}

#admin select {
  border: 1px solid #c1c1c1;
  line-height: 20px;
  height: 23px;
  width: 306px;
  margin-bottom: 15px;
}

#admin .date select {
  width: auto;
}

#admin input[type=checkbox] {
  width: auto;
}

#admin input[type=submit] {
  width: 150px;
  height: 33px;
  background: url('../img/btnAdmin.jpg') repeat-x;
  cursor: pointer;
  color: #000;
}

#admin input[type=button] {
  height: 33px;
  width: auto;
  background: url('../img/btnAdmin.jpg') repeat-x;
  cursor: pointer;
  color: #000;
}

#admin input.small{
  width: auto;
  height: 21px;
  background: url('../img/btnAdminSmall.jpg') repeat-x;
  cursor: pointer;
  color: #000;
  font-size: 9pt;
}

#admin .select label {
  margin-left: 4px;
  width: auto;
}

#admin textarea.mceEditor {
  width: 700px;
  height: 500px;
}

