body {
	background-color: white;
	font-size: 66%;
	margin: 0;
	padding: 0;
}

body p, li {
	font-family: helvetica, arial, sans-serif;
	color: #a3a3a3;
}

textarea:focus, input:focus, .sffocus, .sffocus {
	background-color: #F7F7F7;
}

a {
	color: #a3a3a3;
	text-decoration: none;
}

a:visited {
	color: #a3a3a3;
}

a:hover {
	color: #74B6E0;
	text-decoration: none;
	background: none;
}

a:active {
}

DIV.clear {
	clear: both;
	margin-top: 45px;
}


/*--- containers ---*/



#container {
	width:954px; /*was 700*/
	margin: 0px auto; /* 150px */
	text-align:left;
	background-color: #fff;
	border: 1px solid #fff;
}

#containerContact {
	width:954px; /*was 700*/
	margin:50px auto;
	text-align:left;
	background-color: #fff;
	border: 1px solid #fff;
}

#header {
	float: left;
	border: none;
	width: 575px;
	margin-bottom: 0px;
	margin-top: 50px; 
}


#htmlversion #header {
	width: 99%;
}

#leftContent {
	float: right;
	width: 500px;
	height: 360px;
	margin-top: 50px;
	margin-right: 10px;
	overflow-y: scroll; 
	overflow-x: none; 
	border: none;
}

body#htmlversion #leftContentStatic {
	float: left;
	width: 500px;
	margin-top: 50px;
	margin-right: 10px;
	border: none;
	clear: both;
}

h3, h3 a {
	font-family:  helvetica, arial, sans-serif;
	font-size: 1.1em;
	margin: 0.5em 0 0.5em 0;
	padding: 0;

}

h3 {
	color: #1083A9;
}


h3.pages {
	margin: 1em 0 0 0;
}

h3.first {
	margin: 5em 0 0 0;
}



h4 {
	font-family:  helvetica, arial, sans-serif;
	font-size: 1.0em;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	
	color: #1083A9;
}



ul.ul-html {
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

ul.ul-html li.section {
	padding-top: 1em;
}


ul.ul-html li a {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.5;
}


#leftContent h2, p{
	padding: 0 0px 0 0px;
	line-height: 18px;
}


#leftContentStatic p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height: 18px;
}



#leftContentSkin {
	float: right;
	width: 400px;
	height: 360px;
	margin-top: 50px;
	margin-right: 92px;
	overflow-y: no-scroll; 
	overflow-x: none; 
	border: none;
	border: 0px solid red;
}

#rightContent {
	float: right;
	border: 0px solid blue;
}

body#htmlversion #rightContentStatic {
	float: left;
}



#footerContainer {
	overflow: hidden;
	width: 954px;
	clear: both;
	border-top: 1px solid #E1E1E1;
	font: arial;
	padding-bottom: 10px;
}

#footerList {
	list-style-type: none;
	margin: 0;
}

#footerList li {
	border-left: 1px solid #ccc;
	float: left;
	margin: .3em .5em .3em -.5em;
	padding: 0 .5em 0 .5em;	
}


/*--- Get Flash container ---*/
#GetFlashContent {
	padding: 0;
	margin: 0 0 0 65px;
}

#GetFlashContent img {
	padding: 0;
	margin: 0;
	border: 0px solid red;
}

#GetFlashContent p {
	margin: 2px 170px 10px 170px;
	border: 0px solid red;
	width: 436px;
	text-align: center;
}

#GetFlashContent p a {
	background: url(../images/arrow.gif) 1px 0.2em no-repeat;
	padding: 0px 0px 0px 20px;
	color: #74B6E0;
}


/*--- Country selector list ---*/
#countrySelector {
	width: 466px; 
	border: 0px solid red; 
	float: left;
	margin: 0 0 0 90px;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 1.2em;
}

html > body #countrySelector {
	width: 500px; 
	border: 0px solid blue; 
	float: left;
	margin: 0 0 0 170px;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 1.2em;
}


#countrySelector li {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	width: 80px;
	color: #74B6E0;	
	border: 0px solid red; 
}



#countrySelector li.last {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	width: 118px;
	color: #74B6E0;	
	border: 0px solid red; 
}

html > body #countrySelector li.last {
	float: left;
	padding: 0 0 10px 25px;
	margin: 0;
	width: 150px;
	color: #74B6E0;	
	border: 0px solid red; 
}



#countrySelector li.Netherlands {
	background: url(../images/netherlands.gif) 0px 0em no-repeat;
	padding: 0 0px 10px 25px;
	height: 17px;
}
#countrySelector li.Belgique {
	background: url(../images/belgique.gif) 0px 0em no-repeat;
	padding: 0 0px 10px 25px;
	height: 17px;
}
#countrySelector li.Espana {
	background: url(../images/espana.gif) 0px 0em no-repeat;
	padding: 0 0px 10px 25px;
	height: 17px;
}
#countrySelector li.Uk {
	background: url(../images/uk.gif) 0px 0em no-repeat;
	padding: 0 0px 10px 25px;
	margin: 0px;
	height: 17px;
}
#countrySelector li.France {
	background: url(../images/france.gif) 0px 0em no-repeat;
	padding: 0 0px 10px 25px;
	height: 17px;
}
#countrySelector li.Belgie {
	background: url(../images/belgique.gif) 0px 0em no-repeat;
	padding: 0 0px 10px 25px;
	height: 17px;
}
#countrySelector li.Portugal {
	background: url(../images/portugal.gif) 0px 0em no-repeat;
	padding: 0 0px 10px 25px;
	height: 17px;
}


#countrySelectorContact {
	width: 445px; 
	border: 0px solid red; 
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 1.2em;
}

#countrySelectorContact {
	width: 445px; 
	border: 0px solid red; 
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 1.1em;
}

#countryWrapper #countrySelectorContact li {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0;
	color: #74B6E0;	
}

#countryWrapper #countrySelectorContact li a{
	padding: 0 0 0px 10px;
	margin: 0;
	color: #74B6E0;	
}

#countryWrapper #countrySelectorContact li.Contact {
	padding: 0 12px 0px 12px;
}
#countryWrapper #countrySelectorContact li.Int {
	background: url(../images/international.gif) 0px 0em no-repeat;
	padding: 0 17px 0px 10px;
	height: 17px;
}
#countryWrapper #countrySelectorContact li.Danmark {
	background: url(../images/danmark.gif) 0px 0em no-repeat;
	padding: 0 34px 0px 10px;
	height: 17px;
}
#countryWrapper #countrySelectorContact li.Greece {
	background: url(../images/greece.gif) 0px 0em no-repeat;
	padding: 0 0 0px 10px;
	height: 17px;
}

/*--- Headings ---*/
#container h1 {
	color: #0073BA;
	font-weight: normal;
	font-size: 1.3em;
	font-family: helvetica, arial, sans-serif;
	float: right;
}

#container h2 {
	color: #0073BA;
	font-weight: normal;
	font-size: 1.2em;
	font-family: helvetica, arial, sans-serif;
}

#container h2.disclaimerHeader{
	text-transform: uppercase;
}

#container h2.skin{
	text-align: right;

}


/*--- contact form ---*/

/*#form {
	overflow: hidden;
	width: 540px;
	margin-left: 260px;
	margin-top: 100px;
	clear: both;
}*/


#container #formTop {
	margin-left: 265px; 
	background: url(../images/form_bg_top.gif) 0% 0% no-repeat; 
	padding: 0px;
	width: 542px;  
	margin-top: 100px;
	background-color: #fff;
}

 #container #formTop #formInner {
	width: 538px; 
	border-left: 1px solid #E1E1E1; 
	border-right: 1px solid #E1E1E1;
	position: relative; top: 12px; 
	margin: 0; 
	overflow: hidden; 
	clear: both; 	
	margin-left: 0px;	
	margin-top: 0px;
	padding-top: 25px;
}

html > body #container #formTop #formInner {
	width: 538px; 
	border-left: 1px solid #E1E1E1; 
	border-right: 1px solid #E1E1E1;
	position: relative; top: 8px; 
	margin: 0; 
	overflow: hidden; 
	clear: both; 	
	margin-left: 0px;	
	margin-top: -100px;
	padding-top: 25px;
}


#container #formTop #formBottom {
	background: url(../images/form_bg_bottom.gif) 0% 0% no-repeat; 
	padding: 0px;
	width: 540px; 
	position: relative; top: 8px; 
}

#container #formTop p{
	margin-left: 30px;
	margin-right: 91px;
}

#container #col1 {
	float: left;
	border: 0px solid blue;
	width: 200px;
	margin-right: 0px;
	margin-left: 15px;
}

html > body #container #col1 {
	float: left;
	border: 0px solid blue;
	width: 200px;
	margin-right: 0px;
	margin-left: 30px;
}

#container #col2  {
	float: left;
	border: 0px solid blue;
	width: 250px;
	margin-right: 0px;
	margin-left: 20px;
}

html > body  #container #col2  {
	float: left;
	border: 0px solid blue;
	width: 250px;
	margin-right: 0px;
	margin-left: 22px;
}

#container .submit {
	float: right;
	font-family: helvetica;
	padding-top: 7px;
	margin-right: -3px;
}

#container #formTop a {
	background: url(../images/arrow.gif) 1px 0.2em no-repeat;
	padding: 0px 0px 0px 20px;
	color: #74B6E0;
}

#container textarea {
	width: 250px;
	border: 1px solid #74B6E0;
	height: 8em;
}

#container input {
	width: 200px;
	border: 1px solid #74B6E0;
}

/*input.button {
	width: 5em;
	background-color: #e6e6e6;
	border-color: #ccc #666 #666 #ccc;
	margin-left: 0em;
	padding: 0;
	cursor: pointer;
}
*/
#containerContact label, #container label  {
	float: left;
	width: 10em;
	padding: 6px 0 2px 0;
	clear: both;
	font-family: helvetica, arial, sans-serif;
	color: #a3a3a3;
	/*font-size: 1.3em;*/
}





/* -------------------------------------------------- test ------------------------------------------ */

#countryWrapper {
	margin-left: 15px;
	border: 0px solid red;
}

#container #countryWrapper #formTop #formInner a {
	color: #74B6E0;
	background: none;
}

html > body #countryWrapper {
	margin-left: 6px;
	border: 0px solid red;
}

#container #countryWrapper #formTop {
	margin-left: 150px; 
	background: url(../images/country_selector_bg_top.gif) 0% 0% no-repeat; 
	padding: 0px;
	width: 445px;  
	background-color: #FAFAFA;
}

#container #countryWrapper #formTop #formInner {
	width: 445px; 
	border-left: 1px solid #E1E1E1; 
	border-right: 1px solid #E1E1E1;
	position: relative; top: 8px; 
	margin: 0; 
	overflow: hidden; 
	clear: both; 	
	padding-top: 0px;
}

html > body #container #countryWrapper #formTop #formInner {
	width: 445px; 
	border-left: 1px solid #E1E1E1; 
	border-right: 1px solid #E1E1E1;
	position: relative; top: 8px; 
	margin: 0; 
	overflow: hidden; 
	clear: both; 	
	padding-top: 0px;
}


#container #countryWrapper #formTop #formBottom {
	background: url(../images/country_selector_bg_bottom.gif) 0% 0% no-repeat; 
	padding: 0px;
	width: 445px; 
	position: relative; top: 8px; 
}


ul.skinlist {
	list-style-type: none;
	line-height: 1.6em; 
}

.skinlist li {
	text-align: right;
	font-size: 1.2em;
}

.skinlist li a{
	text-decoration: none;
	color: #74B6E0;
}

.popup {
	width: 700px;
	margin: 0px auto;
	text-align: center;
}



/*added by rose 30.10.06*/
#f {background: #fff url(../images/female_skin_bg2.jpg) no-repeat 0% 0%;}

#m {background: #fff url(../images/male_skin_bg2.jpg) no-repeat 0% 0%;}

#f #container, #m #container  {
	background-color: transparent;
	border: none;
}

#f #header, #m #header  {
	background-color: transparent;
	border: none;
	width: 350px;
	margin: 0px 0 0 98px;
	float: none;
}

#f a#closepopup, #m a#closepopup  {
	color: #0073BA;
	display: block;
	text-align: right;
	margin: 10px 10px 24px 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.0em;
	font-family: helvetica, arial, sans-serif;
	border: none;
}


#f #popupContent, #m #popupContent {
	float: none;
	clear: both;
	text-align: left;
	margin: 0 0 0 98px;
	width: 350px;
	height: auto;
	overflow: hidden;
	border: none;
}


#f #popupContent #popupIntro, #m #popupContent #popupIntro {
	background-color: transparent;
	margin: 0 16px 0 0;
}

#popupIntro h1 {
	float: none;
	margin: 24px 16px 0 0;
	text-align: left;
}


#popupIntro p {
	line-height: 1.5;
}


#f #popupContentBox, #m #popupContentBox {
	width: 325px;
	height: 275px;
	clip: rect;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	overflow-y: scroll; 
	overflow-x: none;
	text-align: left;
}

#f #popupContentBox h2, #m #popupContentBox h2 {
	text-align: left;
	margin: 10px  0;
}

#f #popupContentBox ul.skinlist, #m #popupContentBox ul.skinlist {
	margin: 0;
	padding: 0;
}
#f #popupContentBox ul.skinlist li, #m #popupContentBox ul.skinlist li {
	text-align: left;
}

#popupContentBox a:link {text-decoration: none; color: #74B6E0;}
#popupContentBox a:visited {text-decoration: none; color: #0073BA;}
#popupContentBox a:hover {text-decoration: none; color: #0073BA;}
#popupContentBox a:focus {text-decoration: none; color: #0073BA;}
#popupContentBox a:active {text-decoration: none; color: #0073BA;}


div.hr {

	color: #a3a3a3;
	height: 1px;
	border-bottom: 1px solid #a3a3a3;
	margin: 0 10px 30px 0;

}

