﻿textboxhtml
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#container 
{
	height:100%; 
	width:100%; 
	position:absolute; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px; 
	padding: 0px;
}

.centered 
{
	margin-left:auto; 
	margin-right:auto;
}


#taalkeuze 
{
	text-align:right;
	padding-right: 20px;
	height: 18px;
}


#taalkeuze a.BottomMenuNews
{
	background-position: left center;
	color: #a4aeb6;
	background: url('/images/intense/art_nav_nieuwsbrief.gif');
	padding-left: 10px;
	font-weight: bold;
	line-height: normal;
	background-repeat: no-repeat;
}

.intenseworld
{
	width: 740px;
	height: 443px;
	overflow-x: hidden;
	overflow-y: auto;
}

#SiteKick
{
	width: 499px;
	height: 460px;
	overflow-x: hidden;
	overflow-y: auto;
}

#BlueContent 
{
	margin-top: 20px;
	width: 499px;
	height: 440px;
	overflow-x: hidden;
	overflow-y: auto;
}
#BlueContentInner
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	background-color: #A5AEB7;
}
#BlueContentInner p, #BlueContentInner td 
{
	color: #000000;
}
#BlueContentInner a
{
	color: #000000;
}
#BlueContentInner input 
{
	font-size: 10px;
	padding: 2px 2px 2px 20px;
	height: 13px;
	background: #FFFFFF url(/images/intense/art_input_verkooppunt.gif) no-repeat left center;
	border: thin solid #000000;

}

#SiteKick H1 
{
	display: inline;
}
H1 {
	/* ARTICLE TITLE */
	color: #a29f99;		
	font-weight: bold;	
	font-size: 14px;
}
H2 {
	/* ARTICLE SUBTITLE */
	font-size: 13px;
	font-weight: bold;
	color:#AAAAAA;
}
H5 {
	/* TEASERTITLE */
	font-size: 12px;
	font-weight: bold;
	color:#a29f99;
	padding-bottom: 0px;
	margin-bottom: -10px;
}	


.StoreLocatorSubTitle 
{
	display:none;
}
.HideOnIntense 
{
	display:none;
}

#BlueContentInner input.button
{
	height: 16px;
	border: 0px solid #000000;
	background-color: #000000;
	text-transform: uppercase;
	background: url(/images/intense/art_btn_black.gif) no-repeat left center;
	color: #a4aeb6;
	font-size: 11px;
	padding: 1px 10px 1px 15px;

}










.mainnav_css_btn a, .mainnav_css_btn a:hover, .mainnav_css_btn a:visited
{
	 line-height: 95%;
}

.mainnav_css_btn
{
	background: url("/images/intense/btn_regular.gif") no-repeat;
}

.mainnav_css_btn:hover
{
	background: url("/images/intense/btn_over.gif") no-repeat;
}
.btn_search_black
{
	background-position: left;
	text-transform: uppercase;
	background: url(/images/intense/art_btn_black.gif) no-repeat left center;
	background-color: #000000;
	color: #a4aeb6;
	font-size: 11px;
	padding: 1px 15px 1px 15px;
	border-width:0px;
}
.BoldText
{
	font-weight: bold;	
}


.IntenseForm input[type=text], .IntenseForm input[type=password] {
    border-style: none none solid none;
    border-width: 1px;
    border-color: #FFFFFF;
    background-color: black;
    background-color: transparent;
    color: White;
    font-family:Arial, Verdana;
    cursor: text;
    font-size: 12px;
}

select 
{
	font-size:12px;
}
.listoption 
{
	background-color: black;
	color: White;
	font-size:12px;
}


th
{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.autocomplete_listItem
{
	background-color: #FFFFFF;	
	border: #000000 1px solid;
	height: 17px;
}
.autocomplete_highlightedListItem
{
	border: #000000 1px solid;
	height: 17px;
}
.autocomplete_completionListElement
{
	border: #000000 1px solid;
	height: 17px;
}
.AutoComplete li
{
}
.AutoComplete ul
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	background-color: Transparent;
	color: Black;
	border-width: 0px;
	list-style: url('');
	height: 17px;	
}
.hover_action {
	font: 11px Arial, Helvetica, sans-serif;
	color: #eb6620;
	width: 315px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 30px;
	float: left;
	display: none;
	cursor: hand;
	cursor: pointer;
}
.hover_energy {
	font: 11px Arial, Helvetica, sans-serif;
	color: #8b971b;
	width: 315px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 30px;
	margin-left: 316px;
	float: left;
	display: none;
	cursor: hand;
	cursor: pointer;
}
.hover_zen {
	font: 11px Arial, Helvetica, sans-serif;
	color: #7db3b2;
	width: 315px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 30px;
	float: right;
	display: none;
	cursor: hand;
	cursor: pointer;
}

.hover_action a
{
	color: #eb6620;
}
.hover_energy a
{
	color: #8b971b;
}
.hover_zen a
{
	color: #7db3b2;
}

.whitebullit {
	background: url(/images/intense/art_whitebullet.gif) no-repeat right center;
	margin: 0px;
	padding-right: 10px;
}
.whitebullit_off {
	margin: 0px;
	padding-right: 10px;
}
.UnskinnedButton
{
	background-color: #000000;
	border-width: 0px;
	color: #eb6620;
	text-transform: uppercase;
	background: url(/images/intense/art_action.gif) no-repeat right center;
	padding-right: 15px;
	font-size: 10px;
	height: 12px;
	font-weight: normal;	
}
.UnSkinnedButtonEnergy
{
	background-color: #000000;
	border-width: 0px;
	color: #8b971b;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/images/intense/art_energy.gif) no-repeat right center;
	padding-right: 15px;
	font-size: 10px;
	height: 12px;
	font-weight: normal;
}
.UnskinnedButtonZen
{
	background-color: #000000;
	border-width: 0px;
	color: #7db3b2;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/images/intense/art_zen.gif) no-repeat right center;
	padding-right: 15px;
	font-size: 10px;
	height: 12px;
	font-weight: normal;
}

.PressRoom
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #666869;
	text-decoration: none;
	text-transform: uppercase;
}

INPUT.PressTextbox {
    border-style: none none solid none;
    border-width: 1px;
    border-color: #FFFFFF;
    background-color: black;
    background-color: transparent;
    color: White;
    font-family:Arial, Verdana;
    cursor: text;
    font-size: 12px;
}
.btn_grey  {
	text-transform: uppercase;
	background: url(/images/intense/art_btn_grey.gif) no-repeat left center;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #000000;
	border: #000000 0px none;
	cursor: pointer;
}
.btn_zoek {
	text-transform: uppercase;
	font-weight: bold;
	background: url(/images/intense/art_zoek.gif) no-repeat left center;
	padding-left: 10px;
	font-size: 11px;
}
.ErrorMessage
{
	color: #FF0000;
}
.button_black
{
	text-transform: uppercase;
	background: url(/images/intense/art_btn_black.gif) no-repeat left center;
	background-color: #000000;
	color: #a4aeb6;
	font-size: 11px;
	padding: 1px 10px 1px 15px;
	border: #000000 0px none;
	cursor: pointer;
}
.StoreList
{
	font-size: 11px;
}
.IntenseInput{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #FFFFFF;
    background-color: black;
    background-color: transparent;
    color: White;
    font-family:Arial, Verdana;
    cursor: text;
    font-size: 12px;
}




div.email
{
	margin-top: 0px;
	float: right;
	height: 16px;
	line-height: 16px;
}

input.footertxt
{
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background-color: #fff;
	border: solid 1px #696969;
	width: 120px;
	font-size: 10px;
	color: #222;
	height: 16px;
	padding: 0px 2px;
	/* 14 + border = 16 */
	*margin-top: 1px; /* IE6 en IE7 */
	_margin-top: 0px; /* IE6 */
}
.footerbtn
{
	
	margin: 0;
	padding: 0;
	background-color: #3c3c3c;
	font-size: 8px;
	color: #fff;
	height: 16px;
	border: solid 1px #696969;
	padding: 0 3px;
	vertical-align: top;
	cursor: pointer;
	_margin-top: 1px;
	
}




#nav td {
height: 18px;
line-height: 18px;
}

td.share a:hover
{
    text-decoration: none;
}

#a2apage_any_email
{
    display: none !important;
}
/* For standard sharing menu */
#footer a.a2a_dd:hover
{
    text-decoration: none;
}
.a2a_dd img
{
    margin-left: 5px;
    vertical-align: bottom;
    margin-top: -3px;
}
