/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #ec42a3;
	background: #8b8b8b url('images/bg_rose2.png') repeat top left;

}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	/* text-transform: lowercase;*/
	font-family: "Arial black";
	font-weight: normal;
	color: #545454;

}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 20px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 20px;
}

a:link, a:visited {
	color: #e40489;
}

a:hover, a:active {
	text-decoration: none;
	color: #545454;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

#sidebar_link a {
	color: #c6ff00;
}

.table1, .table1 th, .table1 td {
	border: 0;
}

.table1 tr {
	background: #ff3399;
}

.table1 th {
	padding: 5px 10px;
	background: url(images/homepage15.gif) repeat-x left top;
	text-align: left;
	color: #FFFFFF;
}

.table1 td {
	padding: 8px 10px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Arial Black";
	font-size: 11px;
	color: #333333;
}

td { text-align: left;
}

#orderform input, select {
	font-size: 12px;
	color: #333333;
	border: 0px;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: #FFF;
}

/* Header */

#header {
	width: 980px;
	height: 232px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 0;
	background: url('images/header_new.jpg') no-repeat left;
}

#logo {
	float: left;
	width: 400px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: url('images/logo_Adaja.png') no-repeat left ;
}

#logo h1, #logo h2 {
	margin: 0;
	margin-left: 155px;
	padding: 0;
}

#logo h1 {
	font-size: 3.5em;
	color: #ff3399;
	text-transform: none;
}

#logo h1 a {
	color: #ff3399;
}

#logo h2 {
	text-transform: uppercase;
	font-family: "Arial black";
	font-size: 14px;
	color: #FFF;
	padding-left: 15px;
}

#logo span {
	padding-left: 120px;
	text-align: right;
}

#logo a {
	text-decoration: none;
	color: #FFF;
}

/* Menu left */

#menu {}

#menu h2 { text-align: right;}

#menu .menu_link li {
	height: 30px;
	width: 150px;
	margin-left: -20px;
	text-align: center;
	background: url('images/menu_left_pink2.png') no-repeat left;
}
#menu .menu_link a { 
	color: #fff;

}
#menu .menu_link a:hover {
	color: #f89cd1;
}
/* Menu */

.menu {
	float: right;
	padding-right: 40px;
	width: 300px;
}

.menu ul {
	margin: 0;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	width: 110px;
	height: 30px;
	margin-left: 5px;
	padding-top: 5px;
	background: url(images/img06.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}

.menu a:hover {
	background: url(images/img07-2.jpg) no-repeat;
	text-decoration: underline;
}

.menu .active a {
	background: url(images/img07-2.jpg) no-repeat;
}

/* Topmenu */

#topmenu { float: right; margin-right: 300px; margin-top: 0px; text-align: right;}

#picframe {
	position:absolute; 
	top:0px; 
	right:20px;

}

/* Page */

#page {
	position:absolute; 
	top:230px; 
	right:0px;
	width: 980px;
	margin: 0 auto;
 	padding-top: 20px;
 	background: #fde9f4;
}

#frontpage {
	width: 980px;
	margin: 0 auto;
	margin-top: 108px;
	/* background: #eb42a3 url(images/bg.png) repeat-y left; */
}

#frontpage p {
	text-align: center;
}

#frontpage img {
	margin: 5px;
}

/* Content */
#content {
	float: right;
	margin: 0 auto;
	width: 620px;
	text-align: center;
	min-height: 550px;
}
#content .img { border: 7px solid #ff0097;-webkit-border-radius: 4px; -moz-border-radius: 4px;}
#content .top {
	background: url(images/content_bg_top_new.png) no-repeat transparent;
	height: 40px;
}

#content .inhoud {
	background: url(images/content_bg_new2.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 650px; 
}
#content .bottom {
	background: url(images/content_bg_bottom_new.png) no-repeat;
	height: 40px;
}


/* Shop styling */
#content .items h3, #content .item-info h3 {
	font-size: 14px;
	line-height: 3px;
}

#content .items h4, #content .item-info h4 {
	font-size: 12px;
	line-height: 3px;
}

#content .items img, #content .item-info img {
	border: 7px solid #ff0097;
}

#content .item-info .image {
	float: left;
	width: 200px;
}
#content .item-info .product-info  {
	float: left;
	width: 350px;
	text-align: left;
	padding-top: 10px;
}
#content .item-info .product-info h3  {
	line-height: 5px; 
}


#content .items .cart img {
	border: none;
}


#content .item-info .sale {
	color: #B60000;
	text-decoration: line-through;
}

#content .items, #content .item-info {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content .items li {
	display: block;
	float: left;
	width: 175px;
	padding: 10px 5px 0px 10px;
	height: 220px;
}
#content .items .price, #content .item-info .price {
	color: #B60000;
}

#content .guestbook {
    border: 2px solid #c6ff00;   /* if needed */
    border-bottom: 6px solid #c6ff00;   /* if needed */
	margin: 5px;
}

#content .events {
	border: 7px solid #ff0097;
	margin: 5px;
	background-color: #f678c1;
	color: #fff;
	text-align: center;
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */

}

#content .events td {
	text-align: center;
}

#content .members li {
	text-align: left;
	list-style: none;
	margin-top: 20px;
}

/* Gastenboek formulier */

.guestbook_form input {
	border: 2px solid #FFF;
	background-color: #DF1E86; 
	color:#FFFFFF;
	width: 90%;
	font-size: 12px;
}

/* Knop meer info */
#content .items .info {
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 80px;
	margin: 10px 0px 0px 50px;
	padding: 5px 0px 0px 0px;
	cursor: pointer;
	background: #525252;
}

#content .formbutton {
cursor:pointer;
border: none;
height: 23px;
width: 172px;
color:#FFF;
font-weight:bold;
text-align: left;
font-size: 12px;
padding: 1px 10px;
margin-top: 15px;
background:url(images/basket_add.gif) no-repeat;
}

#content .items .cart, #content .item-info .cart {
	text-indent: -9999px;
}

#content .item-info .cart {
	margin-left: 0px;
}

#content .cart-info li {
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	margin-left: -20px;
	padding: 0;
	list-style: none;
}


 /* div#nifty {
  margin: 0 1%; background: #FFF;
}
div.rounded div {
  height: 1px;
  overflow: hidden;
}
*/
/* Post */

.post {
	padding: 10px;
}

.post .title {
	margin-bottom: 10px;
	color: #545454;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 0px 0 30px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta b {
	display: none;
}

/* sidebar_left */

#sidebar_left {
	float: left;
	width: 120px;
	padding: 30px 0px 0px 25px;
}

#sidebar_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_left li {

}

#sidebar_left li ul {
}

#sidebar_left li li {
	margin: 0;
	padding: 3px 0;
}

#sidebar_left li li a {
	margin: 0;
	padding-left: 0px;
	color: #FFF;
}

#sidebar_left h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #545454;
}

#sidebar_left a {
	text-decoration: none;
}

/* sidebar_right */

#sidebar_right {
	float: right;
	width: 190px;
	padding: 10px 15px 0 0;
}

#sidebar_right #box {
	margin-bottom: 20px;
}

#sidebar_right .top {
	width: 200px;
	height: 10px;
	background: url(images/box_top.png) no-repeat;
}
#sidebar_right .content {
	width: 200px;
	background: url(images/box_bg.png) repeat-y;
	}	
#sidebar_right .bottom {
	width: 200px;
	height: 10px;
	background: url(images/box_bottom.png) no-repeat;
}

#sidebar_right  ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#sidebar_right li {
	margin: 0;
	padding: 0px 0;
}

#sidebar_right li a {
	margin: 0;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

#sidebar_right h2 {
	margin: 0;
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	color: #545454;
}
#sidebar_right p {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 20px;
	color: #FFF;
	margin: 0;
}

#sidebar_right a {
	text-decoration: underline;
	color: #FFF;
	padding-right: 5px;
}


/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 210px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #CCC;
}

#x {
}

/* Boxes */

.box1 {
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 li { }

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	margin: 0 auto;
	width: 980px;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 32px;
	padding-left: 30px;
	text-align: left;
	font-size: 11px;
	height: 75px;
	color: #fff;
	background: url('images/footer_bg.png') no-repeat top right;
}

#legal a {
	font-weight: bold;
	color: #fff;
}

/** SHOW/HIDE DIV */

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	padding: 5px 10px;
	background: url(images/homepage15.gif) repeat-x left top;
	text-align: left;
	color: #FFF;
	width: 380px;	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border: 0px;
	width:400px;
	color: #FFF;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:0px;
	font-size:0.9em;	
	position:relative;
	width: 400px;
	color: #FFF;
}

.basictext {
	
}
.errortext {
	color:#C00000; 
	font-weight: bold;
}

/* Style for show/ hide in form */
#myform {
}

#incasso {
	display: none;
}

.img1 {
	border: 7px solid #ff0097;
	margin: 5px;
	background-color: #f678c1;
	text-align: center;
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
}
