
html,body {
	margin: 0px;
	background-color: #EEEEEE;
	height: 100%;
}

body, p, td, input, textarea, ul, li, h1, h2 {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}

body, p, td, textarea, ul, li {
	line-height: 17px;
}

img {
	margin: 0px;
	border: 0px;
}

form {
	margin: 0px;
	display: inline;
}

h1 {
	font-size: 20px;
	padding: 0;
	margin: 0 0 10px 0;
	height: 20px;
}

h2 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 15px 0;
}

#feelings_body h1, #feelings_body h2, #feelings_body #content, #feelings_body p, #feelings a {
	color: #CC0000;
}

#service_body h1, #service_body h2, #service_body #content, #service_body p, #service_body a {
	color: #452012;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
}

ul {
	margin: 0 0 0 16px;
	list-style-type: square;
}

a:link, a:visited, a:active {
	color: #404040;
	text-decoration: none;
}

a:hover {
	color: #404040;
	text-decoration: underline;
}

.tinytext {
	font-size: 9px;
	line-height: normal;
}

.alert, .alert a:link, .alert a:visited, .alert a:active, .alert a:hover, .alert li {
	color: #C00;
} 

.message_box {
	background-color: #e6e6e6;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #999999;
}

#container {
	width: 759px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
}

#headermenu {
	text-align: right;
	padding: 8px 8px 8px 8px;
	color: #444444;
	height: 12px;
	font-family: Arial;
	font-size: 8px !important;
	text-transform: uppercase;
}

#headermenu a {
	color: #666666;
	text-decoration: none;
}

#headermenu a:hover {
	text-decoration: underline;
}

#maintable {
	position: relative;
}

#maintable {
	width: 100%;
	background-color: #ffffff;
}

/* -- Menu -- */

#m1, #m3, #m5, #m7 {
	background-color: #999999;
	border-top: 2px solid #e1e1e1;
	border-bottom: 2px solid #7d7d7d;
	height: 24px;
	margin: 0;
}

#m1, #m3 {
	width: 253px;
}

#m5 {
	width: 233px;
}

#m7 {
	width: 20px;
	border-top: 2px solid #e1e1e1;
	border-bottom: 2px solid #7d7d7d;
}

#m1 div, #m3 div, #m5 div {
	padding: 0 0 0 17px;
}

#m1 a, #m3 a, #m5 a{
	color: #5c5c5c;
	text-decoration: none;
}

.menuitem {
	padding-left: 5px;
}

/* -- The borders -- */

#bot1_1, #bot1_2, #bot1_3 {
	background-color: #cccccc;
	height: 2px;
}

/* -- The submenu -- */

.submenu {
	text-align: middle;
	background-color: #555555;
	border-top: #898989 solid 2px;
	border-bottom: #121212 solid 2px;
	padding: 3px 3px 3px 17px;
	color: #ffffff;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 9px;
}

.submenu #spacer {
	height: 16px;
}

.submenu .input {
	height: 13px;
	border-width: 0px;
	border-top: #6f6f6f solid 1px;
	border-left: #cfcfcf solid 1px;
	margin: 0px 0px;
	width: 70px;
}

.submenu .button {
	border-width: 0px;
	margin: 0px 5px;
	vertical-align: text-bottom;
	position: relative;
	top: 1px;
}

.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover  {
	color: #cfcfcf;
}

.submenu .link {
	text-decoration: none;
	color: #ffffff;
}

/* -- Setting per template -- */

/* force visibility of dropdown on td hover */
.feelings_menu_hover ul li ul, .service_menu_hover ul li ul, .shop_menu_hover ul li ul {
	visibility: visible !important;
	display: block !important;
}


#feelings_body #m1, .feelings_menu_hover {
	background-color: #CC0000 !important;
	border-top: #E88E71 solid 2px !important;
	border-bottom: #990000 solid 2px !important;
}

#feelings_body .submenu {
	background-color: #CC0000 !important;
	border-top: #E88E71 solid 2px !important;
	border-bottom: #990000 solid 2px !important;
}

#service_body #m3, .service_menu_hover {
	background-color: #452012 !important;
	border-top: #896853 solid 2px !important;
	border-bottom: #1E0A01 solid 2px !important;
}

#service_body .submenu {
	background-color: #452012 !important;
	border-top: #896853 solid 2px !important;
	border-bottom: #1E0A01 solid 2px !important;
}

#shop_body #m5, #shop_body #m7, .shop_menu_hover {
	background-color: #555555 !important;
	border-top: #898989 solid 2px !important;
	border-bottom: #121212 solid 2px !important;
}

#shop_body .submenu {
	background-color: #555555 !important;
	border-top: #898989 solid 2px !important;
	border-bottom: #121212 solid 2px !important;
}

#esw_logo {
	position: absolute;
	margin-left: 20px;
	margin-top: 383px;
}

#home_banner {
	position: absolute;
	margin-left: 20px;
	margin-top: 352px;
}

#overlay {
	position: absolute;
	margin-left: -50px;
	margin-top: 115px;
}

/* -- The bottom -- */

#bottommenu {
	padding: 1px 0px 8px 515px;
	color: #404040;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 8px;
	border-top: #ececec solid 1px;
}

#bottommenu a {
	color: #666666;
	text-decoration: none;
}

/* -- The homepage -- */

#home  #m1, #home  #m3 {
	border-right: #cccccc dotted 1px;
}

#home  #m7 { /* fix voor juiste weergave in IE: boxmodel bugs... */
	width: 19px;
}

#home #maintable {
	background-color: #999999;
}

#home #left {
 	border-top: #E16A54 solid 1px;
 	background-color: #cc0000;
 	border-right: #cccccc dotted 1px;
	width: 253px;
}

#home #main {
	height: 100%;
	background-color: #ffffff;
}

/* -- Feelings pages -- */

#leftmenu {
	padding-top: 45px;
}

#titel {
	padding-bottom: 8px;
	border: 1px solid #FFF;
}

#titel h1 {
	margin: 15px 0 0 0;
	padding: 0;
}

#leftmenu ul {
	margin: 0 0 0 17px;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}

#leftmenu ul ul {
	margin-left: 7px;
}

#leftmenu ul a {
	color: #404040;
	text-decoration: none;
}

#leftmenu ul ul a {
	color: #7F7F7F;
}

#leftmenu ul a:hover {
	text-decoration: underline;
}

#rightmenu a:link, #rightmenu a:visited, #rightmenu a:active {
	text-decoration: underline;
}

.leftmenu_active {
	color: #C00 !important;
}

#content {
	padding: 0 80px 0 0;
}

/* -- The shop pages -- */

#shop_body #main {
	border-top: #ffffff solid 3px;
	height: 100%;
	width: 100%;
}

#shop_body #left_menu {
	background-color: #e6e6e6;
	padding: 20px;
	border-bottom: #c1c1c1 solid 3px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}

#shop_body #left_menu #left_menu_content {
	height: 200px;
	display:table-cell;
}

#shop_body #left_menu .link {
	display: block;
	color: #404040;
	text-decoration: none;
}

#shop_body #left_menu .sublink {
	margin-left: 10px;
	display: block;
	color: #666666;
	text-decoration: none;
}

#shop_body #left_menu .selected {
	margin-left: 10px;
	display: block;
	color: #cc0000;
	text-decoration: none;
}


#shop_body .adds {
 	background-image:  url("../images/shopmenu_adborder.gif");
 	background-position: bottom center;
 	background-repeat: no-repeat;
 	height: 140px;
 	padding: 10px 15px 10px 10px;
	border-left: #f0f0f0 solid 1px;
	color: #404040;
	font-size: 9px;
	display:table-cell;
}

#shop_body .adds img {
	float: left;
	display: block;
}

#shop_body .subtotaal{
	color: #ba0000;
	font-weight: bold;
}

#shop_body .adds b {
	margin-top: 20px;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}

#shop_body #basket {
	line-height: 13px;
	background-color: #d9d9d9;
	padding: 0px 6px;
}

#shop_body #basket #basketmenu{
	margin: 0px auto;
	width: 125px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	display:table-cell;
	padding: 19px 0px;
	color: #666666;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10px;
}

#shop_body #basket #basketmenu .link {
	text-decoration: none;
	color: #404040;
}

#shop_body #basket #basketmenu .selected {
	text-decoration: none;
	color: #cc0000;
}

#shop_body #basket #shopbasket {
	margin: 0px auto;
	height: 165px;
 	background-image:  url("../images/shopmenu_winkelmand.gif");
 	background-position: center top;
 	background-repeat: no-repeat;
 	padding: 100px 0px 0px 15px;
 	font-weight: bold;
 	font-size: 9px;
 	line-height: 16px;
}

#shop_body #basket #shopbasket .button{
	margin-top: 8px;
	border-width: 0px;
}

#shop_body #rightmenu {
	display: block;
	padding: 15px;
	color: #666666;
}

#shop_body .redbar {
	line-height: 12px;
	height: 14px;
	color: #ffffff;
	border-top: #e88e71 solid 1px;
	border-bottom: #990000 solid 1px;
	background-color: #cc0000;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 10px 0px 8px;
}

#shop_body .greybar {
	line-height: 12px;
	height: 14px;
	color: #ffffff;
	background-color: #555555;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 10px 0px 8px;
}

#shop_body .adres {
	padding: 5px 5px 50px 5px;
}

#shop_body .def {
	color: #404040;
}

#shop_body #rightmenu .input {
	margin: 5px 0px;
	width: 180px;
	background-color: #e6e6e6;
	border-width: 0px;
	border-bottom: #c1c1c1 solid 1px;
}

#shop_body #rightmenu .inputcode {
	margin: 5px 0px;
	width: 55px;
	background-color: #e6e6e6;
	border-width: 0px;
	border-bottom: #c1c1c1 solid 1px;
	font-size: 11px;
	color: #404040;
}

#shop_body #rightmenu .inputtelefoon {
	margin: 5px 0px;
	width: 120px;
	background-color: #e6e6e6;
	border-width: 0px;
	border-bottom: #c1c1c1 solid 1px;
	font-size: 11px;
	color: #404040;
}

#shop_body #rightmenu .inputland {
	margin: 5px 0px;
	width: 180px;
	background-color: #e6e6e6;
	border-width: 0px;
	border-bottom: #c1c1c1 solid 1px;
	font-size: 11px;
	color: #404040;
}


#shop_body #rightmenu .smallinput {
	display: inline;
	width: 20px;
	background-color: #e6e6e6;
	border-width: 0px;
	border-bottom: #c1c1c1 solid 1px;
}

#shop_body #rightmenu .floatbutton {
	position: relative;
	top: -25px;
	border-width: 0px;
	margin-left: 190px;
}

#shop_body #rightmenu .specifications {
	margin: 20px 0px;
}
#shop_body #rightmenu .specifications .title {
	background-color: #555555;
	color: #ffffff;
	line-height: 12px;
	height: 14px;
	font-size: 10px;
	padding: 2px 10px 0px 8px;
}
#shop_body #rightmenu .specifications .oneven, #shop_body #rightmenu .specifications .even{
	padding: 2px 0px 0px 8px;
	font-size: 10px;
	line-height : 14px;
}
#shop_body #rightmenu .specifications .oneven {
	background-color: #ffffff;
}
#shop_body #rightmenu .specifications .even {
	background-color: #e1e1e1;
}


#shop_body #bot1_2 {
	background-color: #a6a6a6;
}

#frontpage_intro {
	width: 240px;
	height: 294px;
	position: relative;	
}

	.introtext {
		margin: 15px 0 0 15px;
		padding: 15px;
		color: #FFF;
		background-image:  url("../images/bg_box_introtext.gif");
		background-position: top left;
		background-repeat: no-repeat;
		position: relative;
		width: 191px;		
		max-height: 285px;
	/*	overflow: hidden; */
	}
	
	.introtext p {
		color: #FFF;
		margin: 0;
	}
	
	.introtext a {
		color: #FFF;	
		text-decoration: none;	
	}
	
	.introtext a:hover {
		color: #FFF;		
		text-decoration: underline;
	}
	
	.introtext span {
		zoom: 1;
		display: block;
		position: absolute;
		bottom: 0px;
		left: 0px;
		background-image:  url("../images/bg_box_introtext_bottom.gif");
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #CC0000;
		height: 4px;
		width: 221px;
	}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
}

/*.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}*/

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.selbox {
border:0px;
color:#FF9900;
	width:300px;
}