/* mac hide\*/
html, body {
	height					: 100%;
}
/* end hide */

/************************  Body style settings  ************************/

.cmsBody {
	padding					: 0px 0px 0px 0px;
	margin					: 0px 0px 0px 0px; 
	font-family				: Arial,  Helvetica, sans-serif;
	font-size				: 11px;
	line-height				: 15px;
	text-align				: center;
	color					: #000000;
	background-color		: #FFFFFF;
	text-decoration			: none;
	line-height				: 18px;
	height					: 100%; 
}

#outer {
	height					: 100%;
	min-height				: 100%;
	width					: 980px;
	text-align				: left;
	margin					: auto;
	margin-bottom			: -85px;
	position				: relative;
	background-color		: #FFFFFF;
}

html>body #outer {
	height				: auto;/*for mozilla as IE treats height as min-height anyway*/
}

#header{
	position			: absolute;
	top					: 10px;
	left				: 0px;
	width				: 980px;
	height				: 210px;
	background-color	: #FFFFFF;
	z-index				: 10;
	background-image	: url(../images/Template/bg_header_top.png);
	background-repeat	: no-repeat;
}

#left {
	position			: relative;/*ie needs this to show float */
	width				: 168px;
	float				: left;
	padding				: 0px;
	margin				: 0px;
	padding-top			: 240px;/*needed to make room for header*/
	padding-bottom		: 0px;/* needed to make room for footer */
}

#right {
	position			: relative;/*ie needs this to show float */
	width				: 190px;
	float				: right;
	padding				: 0px;
	margin				: 0px;
	padding-top			: 240px;/*needed to make room for header*/
	padding-bottom		: 0px;/* needed to make room for footer */
}

#right a {
	text-decoration		: underline;
}

#footer {
	width				: 980px;
	clear				: both;
	height				: 85px;
	margin				: 0 auto;
	padding				: 0px;
	padding-bottom		: 0px;
	position			: relative;
	background-image	: url(../images/Template/bg_footer.png);
	background-position	: 0 55px;
	background-repeat	: no-repeat;
}

#centrecontent {
	position			: relative;
	float				: left;
	width				: 610px;
	margin				: 0px;
	padding				: 0px;
	padding-top			: 240px;
	vertical-align		: top;
}

#clearfooter {
	clear				: both;
	height				: 85px;/*needed to make room for footer*/
}

* html #centrecontent {
	height				: 1%;
}

/************************  P tag style settings  ************************/

P {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}
/************************  A tag style settings  ************************/

A:LINK {	
	font-weight			: normal;
	color				: #999999;
	text-decoration		: none;
}
  
A:VISITED {	
	font-weight			: normal;
	color				: #999999;
	text-decoration		: none;
} 
 
A:ACTIVE {	
	font-weight			: normal;
	color				: #999999;
	text-decoration		: none;
}
  
A:HOVER {	
	font-weight			: normal;
	color				: #ff7e00;
	text-decoration		: none;
}
/************************  Header tag H1 H2 H3 H4 style settings  ************************/

H1 {
	font-size			: 18px;
	font-weight			: normal;
	color				: #000000;
	padding				: 0px 0px 10px 0px;
	margin				: 0px 0px 0px 0px;
}

H2 {
	font-size			: 16px;
	font-weight			: bold;
	color				: #000000;
	padding				: 0px 0px 10px 0px;
	margin				: 0px 0px 0px 0px;
}

H3 {
	font-size			: 14px;
	font-weight			: bold;
	color				: #000000;
	padding				: 0px 0px 10px 0px;
	margin				: 0px 0px 0px 0px;
}

H4 {
	font-size			: 12px;
	font-weight			: bold;
	color				: #000000;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}

/************************  List style settings  ************************/

UL { 

}

OL { 

}

LI {

}

/****************  Custom tags/classes style settings  ****************/
#logo {
	display					: block;
	position				: absolute;
	top						: 0px;
	left					: 0px;
	width					: 225px;
	height					: 44px;
	z-index					: 1000;
}

#print_logo {
	display					: none;
}

#section_image {
	display					: block;
	position				: absolute;
	top						: 44px;
	left					: 0px;
	height					: 167px;
	width					: 980px;
	overflow				: hidden;
	z-index					: 1;
}

#menu {
	display					: block;
	position				: absolute;
	z-index					: 1000;
	left					: 10px;
	top						: 33px;
	width					: 980px;
	height					: 26px;
}

#menuTab {
	display					: block;
	position				: absolute;
	z-index					: 1000;
	left					: 158px;
	top						: 195px;
	height					: 26px;
	color					: #000000;
}

.MenuTabLeft {
	background-image		: url(../images/Template/bg_header_tab_left.png);
	background-repeat		: no-repeat;
	width					: 9px;
	height					: 17px;
}

* html .MenuTabLeft {
	background-color		: transparent;
	background-image		: none;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.enveloppenland.nl/serverspecific/default/images/Template/bg_header_tab_left.png", sizingMethod="image");
}

.MenuTabText {
	color					: #000000;
	font-weight				: bold;
	background-image		: url(../images/Template/bg_header_tab.png);
	background-repeat		: repeat-x;
	font-size				: 12px;
	font-weight				: bold;
	line-height				: 22px;
}

.MenuTabText UL {
	padding					: 0;
	margin					: 0;
	list-style				: none;
}

.MenuTabText LI {	
	float					: left;
}

.MenuTabRight {
	background-image		: url(../images/Template/bg_header_tab_right.png);
	background-repeat		: no-repeat;
	width					: 9px;
	height					: 17px;
}

* html .MenuTabRight {
	background-color		: transparent;
	background-image		: none;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.enveloppenland.nl/serverspecific/default/images/Template/bg_header_tab_right.png", sizingMethod="image");
}

#search {
	display					: block;
	position				: absolute;
	left					: 810px;
	top						: 12px;
	z-index					: 1001;
}

.steps_bg {
	display					: block;
	position				: absolute;
	top						: 44px;
	right					: 0px;
	height					: 167px;
	width					: 179px;
	z-index					: 2;
}

.steps {
	display					: block;
	position				: absolute;
	top						: 44px;
	right					: 0px;
	height					: 167px;
	width					: 179px;
	z-index					: 2;
}

.step {
	display					: block;
	position				: absolute;
	left					: 35px;
	width					: 85px;
	font-weight				: bold;
	font-size				: 12px;
	color					: #FFFFFF;
}

.step A, .step A:LINK, .step A:VISITED, .step A:HOVER, .step A:ACTIVE {
	font-weight				: bold;
	font-size				: 12px;
	color					: #FFFFFF;
	text-decoration			: none;
}

.step A:HOVER {
	text-decoration:underline;
}

#step_1 {
	top						: 10px;
	height					: 70px;
}

#step_2 {
	top						: 100px;
	height					: 20px;
}

#step_3 {
	top						: 138px;
	height					: 20px;
}

#step_cart {
	background-image		: url(../images/Template/bg_header_cart.png);
}

* html #step_cart {
	background-color		: transparent;
	background-image		: none;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.enveloppenland.nl/serverspecific/default/images/Template/bg_header_cart.png", sizingMethod="image");
}

#step_order {
	background-image		: url(../images/Template/bg_header_order.png);
}

* html #step_order {
	background-color		: transparent;
	background-image		: none;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.enveloppenland.nl/serverspecific/default/images/Template/bg_header_order.png", sizingMethod="image");
}

#step_payment {
	background-image		: url(../images/Template/bg_header_payment.png);
}

* html #step_payment {
	background-color		: transparent;
	background-image		: none;
	filter					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.enveloppenland.nl/serverspecific/default/images/Template/bg_header_payment.png", sizingMethod="image");
}

#right UL {
	padding					: 0;
	margin					: 0 0 20px 0;
	list-style				: none;
}

#right LI {
	background-image		: url(../images/Template/tick.png);
	background-repeat		: no-repeat;
	padding					: 0 0 0 25px;
	margin					: 0 0 5px 0;
	color					: #666666;
	line-height				: 14px;
}

#right LI H3 {
	padding					: 0 0 5px 0;
	margin					: 0;
	color					: #000000;
	font-size				: 12px;
	font-weight				: bold;
}

.right-border-bottom-dashed {
	padding					: 0;
	margin					: 0;
	width					: 165px;
	height					: 5px;
	border-bottom			: 1px dashed #c4c4c4;
}

#footer_header {
	display					: block;
	position				: absolute;
	top						: 0px;
	left					: 0px;
	width					: 980px;
	height					: 50px;
	background-image		: url(../images/Template/bg_footer_top.png);
	background-repeat		: no-repeat;
}

#footer_logos {
	display					: block;
	position				: absolute;
	top						: 14px;
	left					: 0px;
	width					: 970px;
	height					: 33px;
	overflow				: hidden;
	text-align				: center;
	padding-left			: 10px;
}

#footer_logos UL {
	padding					: 0;
	margin					: 0 auto;
	list-style				: none;
}

#footer_logos LI {
	float					: left;
	padding					: 0;
	margin					: 0 5px;
}

#footer_left {
	display					: block;
	position				: absolute;
	left					: 10px;
	top						: 57px;
	text-align				: left;
}

#footer_left, #footer_left A, #footer_left A:LINK, #footer_left A:VISITED, #footer_left A:HOVER, #footer_left A:ACTIVE {
	font-size				: 11px;
	color					: #2b3d4b;
	text-decoration			: none;
}

#footer_left A:HOVER {
	text-decoration			: underline;
}

#footer_right {
	display					: block;
	position				: absolute;
	right					: 10px;
	top						: 57px;
	text-align				: right;
}

#footer_right, #footer_right A, #footer_right A:LINK, #footer_right A:VISITED, #footer_right A:HOVER, #footer_right A:ACTIVE {
	font-size				: 11px;
	color					: #FFFFFF;
	text-decoration			: none;
}

#footer_right A:HOVER {
	text-decoration			: underline;
}

#logo_ideal {
	display					: block;
	position				: relative;
}	

.HomePageLinks {
	padding-left			: 168px;
	clear					: both;
	width					: 800px;	
	
}

.HomePageLinks H2{
	padding-bottom			: 3px;
}

.HomePageLinks div{
	font-size				: 11px;
	width					: 25%;		
	vertical-align			: middle;
	float					: left;
	margin-bottom			: 10px;
}


.HomePageLinks div ul{
	
	padding					: 0px;
	margin-top				: 5px;
	list-style-type			: square;
	color					: #999999;	
	margin-left				: 15px;
	padding-left			: 5px;
}

.HomePageLinks div ul li{
	
	color					: #999999;	
}

.HomePageLinks div ul li a{

	
}

#guiToolTipContent {
	text-align:left;
}

.korting {
	position				: absolute;
	top						: 190px;
	left					: 0px;
	width					: 265px;
	height					: 89px;
}

.korting img {
	display					: block;
	float					: left;
	position				: absolute;
	top						: 0px;
	width					: 89px;
}

.korting p {
	padding-top				: 18px;
	line-height				: 24px;
	float					: right;
	margin-left				: 20px;
	font-size				: 20px;
	font-weight				: normal;
	color					: red;
	width					: 155px;
}

