/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

form.inline {
  display: inline;
}


#today{
  border : 1px;	
  border-color: red;
}

/* form */

td.innertable{
  padding: 0px;
  margin: 0px;
  border-collapse: 0px;
  border-spacing: 0px;		
}

td.productcell {
 vertical-align: top;	
}
td.produktinfo {
 vertical-align: top;
 width: 100%;	
}

img.producticons{
  cursor: pointer;
  float:left;	 
  margin-right:10px;
  margin-bottom:10px;  
}

img.fotoklein{
  margin-bottom:5px;
  vertical-align: top;
  border:1px;
  border-collapse: collapse;  
  border-style:solid;
  border-color:#0097d2;      
}

img.fotoklein-woman{
  margin-bottom:5px;
  vertical-align: top;
  border:1px;
  border-collapse: collapse;  
  border-style:solid;
  border-color:#f7e3cb;      
}

table.beheerstyle{
  background: #fefdfc ;	
  margin-left:2px;
  margin-top:10px;
  margin-bottom:15px;
  align:center ;
  border:0px; 
  border-collapse: collapse;  
  border-style:solid;
  border-color:#0097d2;
  width:713px;
}

table.beheerstyle td.bold{
 font-weight: bold;
}


table.formstyle{
  background: #fefdfc ;	
  margin-left:2px;
  margin-top:-7px;
  margin-bottom:15px;
  align:center ;
  border:1px; 
    
  border-style:solid;
  border-color:#0097d2;
  width:713px;
}

table.formstyle-woman{
  background: #fefdfc ;	
  margin-left:2px;
  margin-top:-7px;
  margin-bottom:15px;
  align:center ;
  border:1px; 
  border-style:solid;
  border-color:#f7e3cb;
  width:713px;
}

div.lijntje{
  border:1px; 
  border-collapse: collapse;  
  border-style:solid;
  border-color:#0097d2;	
}

div.divstyleleft{
  padding-left:10px;
  padding-right:10px;  
  margin-left:1px;
  margin-top:-7px;
  margin-bottom:40px;  
  align:center ;
  border:1px; 
  border-collapse: collapse;  
  border-style:solid;
  border-color:#0097d2;
  width: 25%;
  height: 600px;
  float: left;
}

div.divstyleleft-woman{
  padding-left:10px;
  padding-right:10px;  
  margin-left:1px;
  margin-top:-7px;
  margin-bottom:40px;  
  align:center ;
  border:1px; 
  border-collapse: collapse;  
  border-style:solid;
  border-color:#f7e3cb;
  width: 25%;
  height: 600px;
  float: left;
}

div.divstyleright{
  padding-left:10px;
  margin-left:8px;
  margin-top:-7px;
  margin-bottom:40px;  
  align:center ;
  border:1px; 
  border-collapse: collapse;  
  border-style:solid;
  border-color:#0097d2;
  width: 68.9%;
  height: 600px;
  float: left;
  overflow-y: auto;
}

div.divstyleright-woman{
  padding-left:10px;
  margin-left:8px;
  margin-top:-7px;
  margin-bottom:40px;  
  align:center ;
  border:1px; 
  border-style:solid;
  border-color:#f7e3cb;
  width: 68.9%;
  height: 600px;
  float: left;
  overflow-y: auto;
}

table.formstyle tr.tabletopbestelling{
  font-size: 1em;
  font-weight: bolder;
}

table.formstyle td{
  padding-left: 10px;	
}


table.formstyle td.error{
  font-size: 1.1em;
  font-weight: bolder;
  color: red;
}

table.formstyle td.remove{
  padding-left: 0px;	
  vertical-align: middle;
  text-align: right;
  cursor:pointer;
  padding-top: 9px;
}

table.formstyle td.product{
  padding-left: 3px;	
  vertical-align: middle;
  text-align: left;
  cursor:pointer;
  padding-top: 9px;
}

table.formstyle td.eerste{
  width: 250px;
}

table.formstyle td.besteltopbold{
  font-size: 1.1em;
  font-weight: bolder;
}

table.formstyle td.smallfield{
	width: 50px;
    padding-left: 3px;	
}

table.formstyle td.bigfield{
	width: 250px;
    padding-left: 3px;	
}


table.formstyle-woman tr.tabletopbestelling{
  font-size: 1em;
  font-weight: bolder;
}

table.formstyle-woman td{
  padding-left: 10px;	
}


table.formstyle-woman td.error{
  font-size: 1.1em;
  font-weight: bolder;
  color: red;
}

table.formstyle-woman td.remove{
  padding-left: 0px;	
  vertical-align: middle;
  text-align: right;
  cursor:pointer;
  padding-top: 9px;
}

table.formstyle-woman td.product{
  padding-left: 3px;	
  vertical-align: middle;
  text-align: left;
  cursor:pointer;
  padding-top: 9px;
}

table.formstyle-woman td.eerste{
  width: 250px;
}

table.formstyle-woman td.besteltopbold{
  font-size: 1.1em;
  font-weight: bolder;
}

table.formstyle-woman td.smallfield{
	width: 50px;
    padding-left: 3px;	
}

table.formstyle-woman td.bigfield{
	width: 250px;
    padding-left: 3px;	
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0097D2;
}

h1, h2, h3 {
	margin-top: 0;
	color: #c8d4dc;
    font-weight: bold;
    text-decoration: !important;   
    margin-bottom: 10px;  
    
}




h1 {
	font-size: 2em;		
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.1em;
	font-weight: bolder;
}

h3.prodhead {
    font-size: 13px;
	font-weight: bolder;
}

p {
	font-size: 1em;	
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	color: #0097d2;
	font-weight: bold;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 972px;
	height: 71px;
	text-align: center;
	margin: 0 auto;
	padding: 0 10px;
}

#logoindex {
	width: 972px;
	height: 123px;
	text-align: center;
	margin: 0 auto;
	padding: 0 10px;
}



#logoindex p{
	margin: 0;
	color: #FFFFFF;	
	text-transform: lowercase;
	padding: 45px 0 0 3px;
	font-size: 22px;
	color: #0097d2;
	vertical-align: middle;	
}

#logo h1 {
	padding: 10px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p{
	margin: 0;
	color: #FFFFFF;	
	text-transform: lowercase;
	padding: 20px 0 0 3px;
	font-size: 22px;
	color: #FFFFFF;
	vertical-align: middle;	
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 972px;
	height: 41px;
	margin: 0 auto;
	padding-top: 7px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu-dummy {
	width: 972px;
	height: 52px;
	margin: 0 auto;
	padding-top: 7px;
}

#menu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 10px;
	background: url(images/img04.jpg) no-repeat left 50%;
	padding: 10px 45px 10px 45px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #0096d1;
}

#menu a:hover {
	margin: 0 3px 0 10px;
	padding: 10px 45px 10px 45px;
	color: #F7E2CA;
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #F7E2CA;
}

/* Banner */

.banner-men {
	margin: 0 auto;
	width: 972px;
	height: 310px;
	background: url(images/img03.jpg) no-repeat left top;
}

.banner-women {
	margin: 0 auto;
	width: 972px;
	height: 310px;
	background: url(images/img03woman.jpg) no-repeat left top;
}

#bannermain {
	margin: 0 auto;
	vertical-align: middle;
	width: 972px;
	height: 310px;
	background: url(images/mainbackground.jpg) no-repeat left top;
}

/* images */
#images {
	margin-top: 6px;
}
	
/* logo */


.korting {
	background-image: url(images/ignis-korting.png);
	background-repeat : no-repeat;
    height: 171px; width: 400px;
	    
}

.kortingspercentage{

	font-size: 41px;
    font-weight: bold;
    color:#3590ce;    
	font-family: Arial, Helvetica, sans-serif;
	position: relative; top: 120px; left: 30px;
}

.kortingvanaf{

	font-size: 9px;
    font-weight: 900;
    color:#3590ce;    
	font-family: Arial, Helvetica, sans-serif;
	position: relative; top: 9px; left: 294px;
}

.kortingstart{

	font-size: 9px;
    font-weight: 900;
    color:#3590ce;    
	font-family: Arial, Helvetica, sans-serif;
	position: relative; top: -5px; left: 312px;	
}

.kortingeinde{

	font-size: 9px;
    font-weight: 900;
    color:#3590ce;    
	font-family: Arial, Helvetica, sans-serif;
	position: relative; top: -20px; left: 251px;	
}

.coupon {
	background-image: url(images/ignis-coupon-zondersaldo.png);
	background-repeat : no-repeat;
    height: 171px; width: 400px;
	    
}

.couponsaldo{

	font-size: 30px;
    font-weight: bold;
    color:#3590ce;
	font-family: Arial, Helvetica, sans-serif;
	position: relative; top: 110px; left: 40px;;	
}


#ignis {
	text-align:right;
    vertical-align: bottom;	
	margin: 0px;
	padding-left:14px;
	padding-bottom:4px;
	width: 484px;
	background-image: url(images/logo-dummy-main.png);
	background-repeat: no-repeat;
	background-attachment:inherit;
	background-position: 5% 4%;
}


/* menu image not selected */
.menuimage {
	margin: 7px 10px;
	float:left;
	vertical-align: top;
	width: 130px;
	height: 130px;	
    cursor: pointer;	
}




/* Wrapper */

#wrapper {
	
}

#index-spacing {
  margin: 0 auto;	
  min-height: 100px;
  width:972px ;
  vertical-align: middle;  
}

#index-spacing2 {
  margin: 0 auto;	
  min-height: 170px;
  width:972px ;
  vertical-align: middle;  
}

/* Page */

#page {
	width: 972px;
	min-height:600px;
	margin: 0px auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}


/* tables */
td.leftrightcell {
	margin: 0px;
	padding: 0px;
    width: 165px;	
	min-width: 165px;
	height:280px;
	vertical-align: middle;
	text-align: center;
	cursor:pointer;
}

table.prd {
	width: 100%;
}

table.prd, th.prd, td.prd, td.prdodd {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "font-family: Arial, Helvetica, sans-serif";
	color: #0097D2;
    font-size: 1em;	
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td.prd, td.prdodd, th.prd {
	padding: 5px;
	vertical-align: text-top;
    background-color: #FFFFFF;	
}

td.prdodd{
 background-color: #fdfcfd;	
}

th.prd {
	text-align: center;
	background: #c8d4dc;
	color: #ffffff;
	font-size: 100% !important;
}

th.prdwoman {
	text-align: center;
	background: #f7e3cb;
	color: #ffffff;
	font-size: 100% !important;	
}

tbody.prd th.prd {
	font-weight: bold;
}





/* alineas */

#behandelingAlinea2 {
  margin-bottom: 30px;	
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #CCCCCC;
}

/* Content */

#content {
	float: left;
	width: 750px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding-bottom: 20px;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px solid #CCCCCC;
}

.byline {
	border-top: 1px solid #CCCCCC;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
	width:710px;
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #333333;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	bpadding-right: 15px;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/img04.jpg) no-repeat left top;
}
/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
	background: url(images/img06.jpg) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border: none;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 14px 0 5px 10px;
	background: url(images/img05.png) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0 10px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #A49D3C;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
	font-size: 10px;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
	font-size: 1.6em;
}

#calendar_wrap td {
  border: none;
}



/* Footer */

#footer {
	border-top: 1px solid #C8C8C8;
	height: 100px;
	background-color: #c8d4dc;
}


#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
}

#footer a, #footerwhite a {
	color: #000000;
}

.product {
  padding-right: 15px;
}