/*colors light orangpage-global-contente: fcf1e9; mid orange: f6d5be; dark orange: e27329 ** dark blue: 043453; light blue: b2c7d1*/
html, body { height:100%; }
body {
	font-family: Verdana, Arial, sans-serif;	
	background: url(../images/body-bg.gif) repeat-x;
}

body.reg {
	font-size:0.7em;
}
body.large {
	font-size: 120%;
}
body.extralarge {
	font-size: 150%;
}
#globalForm{
	height:100%; 
}
#page-global {
	margin: 0 auto;	
	width: 847px;
	min-height:100%; 
	height:100%; 
	background: url(../images/bg-page-clear.png) repeat-y;
	text-align: left;
	position: relative;
}

#pagebg {
	margin: 0 auto;	
	width: 821px;
	min-height: 100%;
	height:100%;
	background: url(../images/bg-page-global.png) repeat-x;
	text-align: left;
	position: relative;
}
#mapbg {
	margin: 0 auto;	
	background: url(../images/bg-global-map.png) no-repeat;
	text-align: left;
	position: relative;
	height:519px;
}

#hearthealthbg {
	margin: 0 auto;	
	background: #c7dbf2 url(../images/bg-hearthealth.jpg) no-repeat;
	text-align: left;
	position: relative;
	height:100%;
}


.HH_logo {display: block; width: 170px; height: 200px; background: url(../images/logo_hearthealth.png) no-repeat; margin: 0px auto; text-align: center; text-indent: -900em;}



#page-global-content {
	width: 821px;
	text-align:center;
	position: relative;
	top:75px;
}

#page-global-content p {
	font-weight:bold;
	margin:20px 0 0 0;
}


#hearthealthbg #page-global-content p {
	font-weight:normal; color: #FFFFFF; margin:20px 0 0 0; font-size: 1.3em;
}


#hearthealthbg .textBox {display: block; width: 638px; background: url(../images/textBoxTop.png) no-repeat; margin: 20px auto 0; text-align: center; padding: 0px; }
#hearthealthbg #page-global-content .textBox p {margin: 0px; padding: 15px 15px 5px 15px; text-align: left; font-size: 1em;}
#hearthealthbg .textBoxBtm {display: block; width: 638px; height: 12px; margin: 0px auto; text-align: center; background: url(../images/textBoxBtm.png) no-repeat; }

#page-global #formContent {
	padding-top:20px;
	float:left;
	width:521px;
	padding-left:300px;
	border: none;
	top: 499px !IMPORTANT;

}

#page-global select {
	font-size:1em;
	padding:2px;
	width:200px;
	border:1px solid #ABABAB;
	float:left;
}

#page-global .btnGlobalgo {
	margin: 2px 0 0 6px;
	float:left;
}

#page-global .btnGlobalgo input{
	width: 38px;
	height: 16px;
}

#page-global .btnHHgo {margin: -1px 0 0 6px; float:left;}

/* global footer */
#page-global #footer 
{
	margin-top: -202px;
	padding:50px 0 0 0;
}

#hearthealthbg #page-global #footer {
	margin-top: 30px;
}

#page-global #footer ul {
	clear: both;
	text-align: center;	
	list-style: none;
	margin: 0.5em 0 0 0;
}
#page-global #footer ul li {
	display: inline;
}
#page-global #footer ul li a {
	padding: 0 0.5em;
	border-right: 1px solid #000;
	font-size: 90%;
	color:#333333;
	text-decoration:none;
}	
#page-global #footer ul li a.end {
	border: none;
}


/* HCP country selector (Benelux) */
#container {
	text-align: left;
	margin: 0 auto;
	width: 837px;
	background-image: url(../../images/hcp/country_selector/white_bg.png);
	min-height: 100%;
	height: auto;
}

#content_sub_cont {
	width: 821px;
	padding-left: 8px;
	padding-right: 8px;
}

#formContent {
	width: 821px;
	margin: 0;
	text-align: center;
	height: 120px;
	padding-top: 12px;
	position: absolute;
	top: 424px;
	left: 50%;
	margin-left: -410px;
}

#formContent_img
{
	width: 821px;
	margin: 0;
	text-align: center;
	background-image: url(../../images/hcp/country_selector/main_img_2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 12px;
}

#formContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 10px;
}

.countryList {
	float: left;
	width: 175px;
}

.btnHHgo {
	float: right;
	padding-left: 10px;
}

#form_and_button {
	width: 240px;
	margin: 0 auto;
}