@import url("/css/default/default-datalist.css"); /* Style voor de Datatables */ 
@import url("/css/default/default-consumed.css");

body {
  	behavior:  url(/css/csshover.htc);
  	font-family : tahoma;
  	margin-left : 0px;
  	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
/*	background-color : #C0E271;
*/	font-size : 11px;
	color : #397DA4;
	background-color : #ffffff;
} /* WinIE behavior call */


P { font-size: 12px;
	color : #397DA4;
}
body Td {`
	font-size :12px;
	color : #397DA4;
  	font-family : tahoma;
}
/*A:link,active,visited {text-decoration:none; font-weight: bold;}
A:hover {text-decoration:underline; font-weight: bold;}
*/
.adresfooter {
	color : #397DA4;
}
.adresfooter a:link,
.adresfooter a:active,
.adresfooter a:visited {
	color : #397DA4; 
	text-decoration : none;
	font-weight: bold;
}
.adresfooter a:hover {
	color : #black; 
	text-decoration : underline;
	font-weight: bold;
}


div#nav {
	width : 13em;
	.width: 5em; 
	margin: -3px 0 0 -1px;
	white-space : nowrap;
	border-top :  solid 0px #C0E271;
	height: 410px;
	.height :350px;
	background-image : url(/images/escura/x-site_defsliced_30.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	padding : 0px 0px 75px 0px;
	
}
div#nav ul {
	margin: 0; 
	padding: 0; 
	width: 5em; 
/*	background: #ffffff;
	border: 1px solid #AAA;
	*/white-space : nowrap;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 0px solid #C0E271;
	white-space : nowrap;
	text-align : right;
	margin: 0 0 0 0;
	padding : 1 0 1 0;
}
div#nav li:hover {
	background-color : #E5F306;
}
div#nav li.submenu {
	display: block;
	float : left;
	width :147px;
}
div#nav li.submenu:hover {
	display :block;
}
div#nav li a {
	display: block; 
	padding: 0.25em 25 0.25em 0.5em;
	text-decoration: none; 
	width: 150px;
}
div#nav>ul a {
	width : 120px;
	.width: auto;
}
div#nav ul ul {
	background-color : #E5F306;
	position: absolute; 
	top: 0; 
	left: 148px;
	display: none;
	width : 9.5em;
}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
	text-align : right;
	width : 150px;
}
.skin {
	background-image : url(/images/escura/x-site_defsliced_31.gif);
}
.navImg {
	margin: 5px;
	padding : 5px;
	bafkgrounc-color : red;
}
.navImg TD{
	background-color : green;
}
/* End Hovering Classes */ 
.lefttabs_selected { 
	font-size : 11px;
  	font-family : tahoma;
	color : #397DA4;
}
a.lefttabs_selected {
	background-color : #C0E271;
	padding:0 5 0 0px;
	width: 100%;	
	display : block; 
	font-weight : bold;
}
.lefttabs_notselected {
	font-size : 11px;
  	font-family : tahoma;
	color : #397DA4;
}
.uppertabs_selected {
	font-size : 11px;
  	font-family : tahoma;
	color : #397DA4;
	font-weight : bold;
}
a.uppertabs_selected {
/*	background-color : #C0E271;
	*/padding:0 5 0 0px;
	width: 100%;	
	display:block; 
	color : #397DA4;
	font-weight : bold;
}
.uppertabs_notselected {
	font-size : 11px;
  	font-family : tahoma;
	color : #397DA4;
}
.content_area { 
	font-size :12px;
	background-color : #ffffff;

}
td.content_area { 
	font-size :12px;
	background-color : #ffffff;
	width : 105%;
	height : 500px;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited {
	color : #9AD500;
	text-decoration : none;
}
.content_area a:hover{
	text-decoration : underline;
	color : #397DA4;
}
p.content_area {
	font-size :12px;
}
p.content_area { 
	font-size : 12px;
	font-color : #397DA4; 	
	font-family : tahoma;
}
li.content_area { 
	font-size : 12px; 	
	font-color : #397DA4;  	
	font-family : tahoma;
}
a.content_area { 
	font-size : 12px;
	font-color : #397DA4;
   	font-family : tahoma;}
.content_area TD { 
	font-size : 12px; 
	font-color : #397DA4; 	
	font-family : tahoma;
}
div.content_area {

}

/*img {
   behavior: url("/css/pngbehavior.htc");
}*/
img {behavior: url(/css/pngHack.htc);}
.extranav {
	position: absolute;
	left: 160px;
	top: 35px;
	float : left;
}
.newsbox_content {	
	padding : 3px 5px 3px 5px;
	font-size : 11px;
}
.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	color : #397DA4;
	text-decoration : none;
	font-size :11px;
}
.newsbox_content a:hover{
	text-decoration : underline;
	color : #397DA4;
	font-size :11px;
}

div.newsbox_header {
	text-align : center;
	font-weight : bold;

}
.login_table {
	border :  solid 1px #A4DA00;
	width : 200px;
	border-collapse: collapse;
}
.Form_Error TD{
	color : white;
}
.Form_Text {
	width : 150px;
}
.Form_Password {
	width : 150px;
}
.Form_table {
	border-collapse : collapse;
	background-color : white;
	font-size : 12px;
	background-color : white;
}
.Form_table TD {
	padding : 2px 5x 2px 5px;
	font-size : 12px;
}
.Form_label {
	font-wEIght : bold;
	background-color : WHITE;
	font-size :12px;
	COLOR : #397DA4;
	padding : 0px 5px 0px 5px;
}
.Form_Text {
	font-size :12px;
}
.Form_Text2 {
	font-size :11px;
	color : #397DA4;
}
.Form_Text3 {
	font-size :10px;
	color : #397DA4;
}
.Form_error {
	color : red;
	font-size :10px;
}
.Form_hint {
	font-size :10px;
	color : green;
}
.form_button {
}
.form_textfield {
}
.form_checkbox {
}
.form_radio {
}
.form_select {
}
.Form_Header {
	font-weight : bold;
	border-bottom :  solid 5px white;
	background-color : #C0E270;
	COLOR : #397DA4;
	padding : 2px 5px 2px 5px;
}
.form_subheader {
	font-weight : bold;
	border-bottom :  solid 5px white;
	border-top :  solid 5px white;
	background-color : #C0E270;
	font-size :14px;
	margin-top : 10px;
	padding : 2px 5px 2px 5px;
}
.form_footer {
	background-color : #CCCCCC;
	border-top :  solid 1px black;
}
/* --------------------------------------------------- */

.NavYear_table  {
	/*width : 100%;
	border-bottom : 1px solid #999;*/
	margin-bottom:7px;
}
.NavYear_Selected {
	color : #FF4001;
	white-space :nowrap;
	font-weight : bold;
	text-decoration : none;
	font-size :11px;
}
.NavYear_Selected a:link,
.NavYear_Selected a:active,
.NAvYear_Selected a:visited {
	color : #FF4001;
	white-space :nowrap;
	font-weight : bold;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_Selected a:hover{
	color : #cccccc;
	white-space :nowrap;
	font-weight : bold;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_NotSelected {
	color : #FF4001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
}
.NavYear_NotSelected a:link,
.NAvYear_NotSelected a:active,
.NAvYear_NotSelected a:visited {
	color : #999999;/*aaaaaa*/
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_NotSelected a:hover {
	color : #FF4001;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_footer {
	width : 100%;
}
.NavThema_Table {
	/*width : 100%;
	border-bottom : 1px solid #aaaaaa;*/
	margin-bottom:7px;
}
.NavThema_selected {
	white-space : nowrap;
	font-size :11px;
	font-weight:bold;
}
.NavThema_selected a:link,
.NavThema_selected a:active,
.NavThema_selected a:visited {
	color : #FF4001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavThema_selected a:hover {
	color : #cccccc;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema_notselected {
	color : #FF4001;
	white-space : nowrap;
	font-size :11px;
}
.NAvThema_notselected A:link,
.NavThema_notselected a:active,
.NAvThema_notselected a:visited {
	color : #999999;/*aaaaaa*/
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema_notselected a:HOVER {
	color : #FF4001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
/*.NavThema_footer {
	width :100%;
}*/


.NavThema2_Table {
/*	width : 100%;
	border-bottom :  solid 1px black;*/
	margin-bottom:7px;
}
.NavThema2_selected {
	white-space : nowrap;
	font-size :11px;	
	font-weight:bold;
}
.NavThema2_selected a:link,
.NavThema2_selected a:active,
.NavThema2_selected a:visited {
	color : #FF4001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavThema2_selected a:hover {
	color : #999999;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema2_notselected {
	color : #FF4001;
	white-space : nowrap;
	font-size :11px;
}
.NAvThema2_notselected a:link,
.NavThema2_notselected a:active,
.NAvThema2_notselected a:visited {
	color : #999999;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema2_notselected a:HOVER {
	color : #FF4001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavThema2_footer {
	width :100%;
}
.Thema_content {
	font-size :11px;
	font-family : tahoma;
	padding : 5px 5px 5px 15px;
}
.Thema_content TD{
	font-size :11px;
	font-family : tahoma;
}
H1 {
	font-size :12px;
	margin : 0px;
}
H2 {
	font-size :12px;
	margin : 0px;
}
H3 {
	font-size :12px;
	margin : 0px;
}
H4 {
	font-size :12px;
	margin : 0px;
}
H5 {
	font-size :12px;
	margin : 0px;
}
H6 {
	font-size :12px;
	margin : 0px;
}
.NavJump_Table {
	width : 150px;
	margin-top : 15px;
	padding: 2px;
	/*border :  solid 1px black;*/
}
.NavJump_selected {
	/*white-space : nowrap;*/
	font-size :11px;
padding-left: 10px;
padding-top: 3px;
background-image: url(/images/thiosites-v2/redbullet.gif);
background-repeat: no-repeat;
background-position: center left;
}
.NavJump_selected a:link,
.NavJump_selected a:active,
.NavJump_selected a:visited {
	color : #FF4001;
	display: block;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;

}
.NavJump_selected a:hover {
	color : #cccccc;
	/*white-space : nowrap;*/
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvJump_notselected {
	color : #FF4001;
	/*white-space : nowrap;*/
	font-size :11px;
	padding-left: 10px;
	padding-top: 3px;
	background-image: url(/images/thiosites-v2/redbullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.NAvJump_notselected a:link,
.NavJump_notselected a:active,
.NAvJump_notselected a:visited {
	color : #333333;
	display: block;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvJump_notselected a:HOVER {
	color : #FF4001;
	/*white-space : nowrap;*/
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavJump_footer {
	width :100%;
}
.Intro_text {
	font-size : 12px;
	font-family :tahoma;
	/*border-bottom :  solid 1px black;*/
	padding : 5px 5px 5px 5px;
}

.ABIndex_table {
	width : 100%;
}
.ABIndex_table TD {
	width : 25px;
	height :50px;
	vertical-align : center;
	text-align : center;
}
.ABindex_selected {
	text-deocoration : none;
}
.ABindex_selected a:link,
.ABindex_selected a:active,
.ABindex_selected a:visited {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #cccccc;
	color : #FF4001;
	width : 20px;
	height : 20px;
	
}
.ABindex_selected a:hover {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #FF4001;
	color : #cccccc;
	width : 20px;
	height : 20px;
	
}
.ABindex_notselected {
	text-deocoration : none;
}
.ABindex_notselected a:link,
.ABindex_notselected a:active,
.ABindex_notselected a:visited {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #FF4001;
	color : #CCcccc;
	width : 20px;
	height : 20px;
	
}
.ABindex_notselected a:hover {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #cccccc;
	color : #FF4001;
	width : 20px;
	height : 20px;
	
}
.ABIndex_footer {
	width : 100%;
}
.AD_content {
	font-size : 11px;
	font-family : tahoma;
	width : 100%;
	text-align : right;
}
.AD_content TD{
	font-size : 11px;
	font-family : tahoma;
}
.Nav_AD{
	width: 180px;
}

.NavGM_Table {
	width : 100%;
	border-bottom :  solid 1px black;
}
.NavGM_selected {
	white-space : nowrap;
	font-size :11px;
}
.NavGM_selected a:link,
.NavGM_selected a:active,
.NavGM_selected a:visited {
	color : #ff0030;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavGM_selected a:hover {
	color : #cccccc;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvGM_notselected {
	color : #ff0030;
	white-space : nowrap;
	font-size :11px;
}
.NAvGM_notselected A:link,
.NavGM_notselected a:active,
.NAvGM_notselected a:visited {
	color : #CCCCCC;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvGM_notselected a:HOVER {
	color : #ff0030;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavGM_footer {
	width :100%;
}
.BOLink {
}
.BOLink a:link,
.BoLink a:active,
.BOlink a:visited {
	color : #FF4001;
	text-decoration : none;
}
.BOLink a:hover {
	color : black;
	text-decoration : none;
}
.EditNews_link {
	position:absolute;
	right:20px;
	bottom:20px;
	height:25px;
	background-color : #FF4001;
	border :  solid 1px black;
}
.EditNews_link a:link,
.EditNews_link a:ACTIVE,
.EditNews_link a:VISITED {
	COLOR : WHITE;
	TEXT-DECRATION : NONE;
	font-weight : bold;
}
.EditNews_link a:HOVER {
	COLOR : BLACK;
	TEXT-DECORATION : NONE;
	font-weight : bold;
}
.AL_pharmname {
	font-weight : bold;
}
.content_header {
	font-weight : bold;
}
.BO_header {
	font-weight : bold;
}
.al_title {
	font-weight : bold;
	margin-bottom : 10px;
	margin-left : 5px;
}
.WS_oldPrice {
	color : black;
}/* List (LS) CLasses */
.LS_BodyIndex {
	font-size :12px;
}
.LS_TopIndex {
	font-size :12px;
	font-weight : bold;
}
.LS_Header {
	font-weight : bold;
	font-size :12px;
	color : #397DA4;
}
.LS_Title {	
	font-weight : bold;
}
.LS_link {
	font-size :12px;
}
.LS_link a:link{
	font-size :12px;
}
.LS_link a:active{
	font-size :12px;
}
.LS_link a:visited{
	font-size :12px;
}
.LS_link a:hover {
	color : #397DA4;
}
.LS_More {
	font-size :12px;
	color : #397DA4;
}
.LS_More a:link{
	font-size :12px;
	color : #397DA4;
}
.LS_More a:active{
	font-size :12px;
	color : #397DA4;
}
.LS_More a:visited{
	font-size :12px;
	color : #397DA4;
}
.LS_More a:hover{
	font-size :12px;
	color : #00CAFF;
}
.LS_Body {
	font-size :12px;
}
.LS_Top {
	font-size :12px;
}
.LS_BoxTitles {
	font-size :12px;
}
.LS_BoxTitles a:hover {
	font-size :12px;
}	
/* Form CLasses @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.Form_Label {
	color : #397DA4;
	font-size :12px;
	font-weight : bold;
}
.Form_Search {
	font-size :12px;
}
.Form_Radio {
	font-size :12px;
}
.Form_Pulldown {
	font-size :12px;	
}
.Form_Text {
	color : black;
	font-size :12px;
}
.Form_Text2 {
	font-size :12px;
}
.Form_Text3 {
	font-size :12px;
}
.Form_Password {
	font-size :12px; 
}
.Form_error {
	color : red;
	font-size : 10px;
}
.Form_hint {
	font-size :12px;
	color :#397DA4;
}
/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size :11px;
	background-color : #397DA4;
	color : white;
	font-weight : bold;
}
.MB_Td {
	font-size :12px;
	background-color : #EDF4F6;
	color :black;
	
}

.MB_Td a:link {
	font-size :12px;
}
.MB_Td a:active {
	font-size :12px;
}
.MB_Td a:visited {
	font-size :12px;
}
.MB_Td a:hover {
	font-size :12px;
}
.MB_Title {
	font-weight : bold;
	font-size :12px;
	color : #397DA4;
}
.MB_ActionMenu {
	font-size :12px;
}
.MB_actionMenu a:link{
	font-size :12px;
}
.MB_actionMenu a:active{
	font-size :12px;
}
.MB_actionMenu a:visited{
	font-size :12px;
}
.MB_actionMenu a:hover{
	font-size :12px;
}
/* Link (LK) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.LK_Header {
	font-weight : bold;
	font-size :12px;
	color : #397DA4;
}
.LK_Title {
	font-weight : bold;
	font-size :12px;
	color : #397DA4;
}
.LK_Link {
	font-size :12px;
	color : #397DA4;
}
.LK_Link a:link{
	font-size :12px;
	color : #397DA4;
}
.LK_Link a:active{
	font-size :12px;
	color : #397DA4;
}
.LK_Link a:visited{
	font-size :12px;
	color : #397DA4;
}
.LK_Link a:hover{
	color : #00CAFF;
}
.LK_TopIndex  {
	font-size :12px;
	color : #397DA4;
}

.LK_TopIndex a:link {
	font-size :12px;
	color : #397DA4;
}
.LK_TopIndex a:active {
	font-size :12px;
	color : #397DA4;
}
.LK_TopIndex a:visited {
	font-size :12px;
	color : #397DA4;
}
.LK_TopIndex a:hover {
	font-size :12px;
	color : #00CAFF;
}
/* Adres List (AL) CLasses */
.AL_header {
	font-size :12px;
}
.AL_Link {
	font-size :12px;
}
.AL_Link a:link{
	font-size :12px;
}
.AL_Link a:active{
	font-size :12px;
}
.AL_Link a:visited{
	font-size :12px;
}
.AL_Link a:hover{
	font-size :12px;
}
.AL_pharmname {
	font-size :12px;
}
.AL_pharmname2 {
	font-size :12px;
}
.AL_Title {
	font-size :12px;
}
.AL_domain {
	font-size :12px;
}
.AL_domain a:link{
	font-size :12px;
}
.AL_domain a:active{
	font-size :12px;
}
.AL_domain a:visited{
	font-size :12px;
}
.AL_domain a:hover{
	font-size :12px;
}
.AL_phone {
	font-size :12px;
}
.AL_fax {
	font-size :12px;
}
.AL_zip {
	font-size :12px;
}
.AL{
	font-size :12px;
}
.AL a:link{
	font-size :12px;
}
.AL a:active{
	font-size :12px;
}
.AL a:visited{
	font-size :12px;
}
.AL a:hover{
	font-size :12px;
}
.AL_table1 {
	font-size :12px;
}
/* news_box_classes */ 

.News_title {
	font-size :12px;
	font-weight : bold;
	color : #397DA4;
	width : 500px;
}
.News_content {
	font-size :12px;
	width : 500px;
}
.BO_header {
	font-weight : bold;
	font-size :12px;
	color : #397DA4;
}
.Backoffice_link {
	font-size :12px;
	color : #397DA4;
}
.LinksPage_Link {
	font-size :12px;
}
/*.LinksPage_Link a:link,
.LinksPage_Link a:active,
.LinksPage_Link a:visited {
	font-size :11px;
	font-family : tahoma;
	color : #96D208;
}
.LinksPage_Link a:hover{
	font-size :11px;
	font-family : tahoma;
	color : #C0E271;
}*/
.LinksPage_Title {
	font-size :12px;
	font-weight : bold;
	color : #397DA4;
}
.List_Object_Title {
	font-size :12px;
	font-weight : bold;
	color : #397DA4;
}
.List_Object_Content {
	font-size :12px;
	color : #397da4;
}

.content_text_small{
	font-size :12px;
}
/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size :12px;
}
.MB_Td {
	font-size :12px;
	color : #397DA4;

}
.MB_Td a:link {
	font-size :12px;
	color : #397DA4;

}
.MB_Td a:active {
	font-size :12px;
	color : #397DA4;
}
.MB_Td a:visited {
	font-size :12px;
	color : #397DA4;
}
.MB_Td a:hover {
	color : #00CAFF;
}
.MB_Title {
	font-weight : bold;
}
.MB_ActionMenu {
	font-size :12px;
	font-weight : bold;
	color : #397DA4;
}
.MB_actionMenu a:link{
	font-size :12px;
	color : #397DA4;
}
.MB_actionMenu a:active{
	font-size :12px;
	color : #397DA4;
}
.MB_actionMenu a:visited{
	font-size :12px;
	color : #397DA4;
}
.MB_actionMenu a:hover{
	font-size :12px;
	color : #00CAFF;
}
.Form_Content {
	font-size :12px;
}

.Content_header {
	font-size :12px;
	color : #397DA4;
	font-weight : bold;
}
.Content_title   {
	font-size :12px;
	font-weight : bold;
	color : #397DA4;
}   
.Content_text {
	font-size :12px;

}
.formfields_lable {
	font-size :12px;
	color : #397DA4;
}
.content_MenuLink {
	font-weight : bold;
	font-size :12px;
	color : #397DA4;
}
/* ################## BOX CLASSES **************** */
.box_table {
	background-color : #00CAFF;
	border-collapse : collapse;
	border-spacing : 0;
	border-top : none;	
}
.box_header {
	background-color : #397DA4;
	color : white;
	height : 25px;
	font-family : tahoma;
	font-weight : bold;
	padding : 5px 5px 5px 10px;
	border-collapse : collapse;
}
.box_content {
	color : black;
	font-size: 10px;
	font-family : tahoma;
	padding : 5px 5px 5px 5px;
	display : block;
}
.box_content a:link{
	color : black;
	font-size: 10px;
	font-family : tahoma;
	text-decoration : none;
}
.box_content a:active{
	color : black;
	font-size: 10px;
	font-family : tahoma;
	text-decoration : none;
}
.box_content a:visited{
	color : black;
	font-size: 10px;
	font-family : tahoma;
	text-decoration : none;
}
.box_content a:hover{
	color : white;
	font-size: 10px;
	font-family : tahoma;
	text-decoration : none;
}
.box_footer {
	height : 100%;
	background-color : #00CAFF;
	background-image :  url(../images/niainternet/footer_right.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
}
.box_footer TD{
	height : 100%;
	background-color : red;
}
.box_table{
	width : 172px;
	border-collapse: collapse;
	color : white;
	background-color : #00CAFF;
}
.box_header{
	font-size :12px;
	color : white;
	background-color : #397DA4;
	padding : 5px 2px 5px 2px;
}
.box_content {
	font-size : 10px;
	background-color : #00CAFF;
	color : #ffffff;
	padding : 5px 0px 5px 0px;
	text-decoration : none;
	display : block;
}
.box_content TD{
	font-size : 10px;
	background-color : #00CAFF;
	color : #ffffff;
	padding : 5px 0px 5px 0px;
	text-decoration : none;
	display : block;
}
.box_content a:link,
.box_content a:active,
.box_content a:visited {
	color : #397DA4;
	text-decoration : none;
}
.box_content a:hover {
	color : white;
}
.box_bullet {
	color : #00CAFF;
	width : 15px;
}
.box_item{
}
.Box_more{
	color : #397DA4;
	font-weight :bold;
	text-decoration : none;
}
.Box_more a:link,
.Box_more a:active,
.Box_More a:visited{
	font-size : 10px;
	font-weight : bold;
	color : #397DA4;
	text-decoration : none;	
}
.Box_More a:hover{
	font-size : 10px;
	font-weight : bold;
	color : #397DA4;
	text-decoration : none;	
}
.List_Object_Title {
	color : #397DA4;
	font-family : tahoma;
	font-weight : bold;
}
.List_Object_Content {
	color : #397DA4;
	font-family : tahoma;
}
.Link_Object_Link {
	color : #397DA4;
	font-family : tahoma;
}
.header {
	color : white;
	padding : 2px 5px 2px 5px;
}
.powered {
	color : #397DA4;
}
.powered a:link,
.powered a:active,
.powered a:visited {
	color : #397DA4;
	text-decoration : none;
}
.powered a:hover {
	color : white;
	text-decoration : underline;
}

/* SHOP CLASSES Defined in stylesheets itself but thes one not loaded at dev */
.shop_table {
	border :  solid 0px white;
	border-collapse : collapse;
	margin-right : 10px;
}
.shop_table a:link,
.shop_table a:active,
.shop_table a:visited {
	color : #9AD500;
	text-decoration : none;
}
.shop_table a:hover {
	text-decoration : underline;
	color : #397DA4;
}

.shop_table BUTTON {
	background-color : #dddddd;
	font-weight : bold;
	height : 18px;
	width : 90px;
	font-size :12px;
}
.shop_table HR {
	height : 1px;
	color : #32B2D5;
}
.shop_header {
	background-color : #9ad500;
	color : white;
	font-weight : bold;
	text-align : left;
	text-indent: 10px;	
	font-size : 16px;
	padding : 6px 3px 6px 3px;
}
.shop_subheader {
	border-top :  solid 2px white;
/*	border-right :  solid 1px #32B2D5; */
	background-color : #D8ECED;
	padding : 3px 3px 3px 3px;
}
td.shop_subheader {
	font-size : 11px;
}
.shop_title {
	font-weight : bold;
}
.shop_prodprice {
	font-weight : bold;
	color : #32B2D5;
	font-size : 16px;
}
.shop_proddiscountprice {
	
}
.shop_text {

}
.shop_prodimg {

}
.shop_prodorderbutton {
	border :  solid 1px black;
	background-color : #dddddd;
	padding : 0px 5px 0px 5px;
	font-size : 11px;
	font-weight :bold;
}
.shop_prodorderbutton a:link,
.shop_prodorderbutton a:active,
.shop_prodorderbutton a:visited {
	color : #333333;
	text-decoration : none;
	font-size : 11px;
}
.shop_prodorderbutton a:hover{
	color : #32B2D5;
	text-decoration : none;
	font-size : 11px;
}
.shop_footer {
}
.shop_footer TD {

}
.shop_rightbar1 {

}
.shop_rightbar2 {

}
.shop_prodTable {

}
/* Lichte variant ------------------------------------------ */
.CMED_TDCrumblelink {
	FONT-WEIGHT : BOLD;
	FONT-FAMILY : ARIAL;
}
.CMED_TDNbsp {
}
.CMED_TDMaincontent {

}
.CMed_TableGeneesmiddelen {

}
.CMED_TDAlphabet {
	background-color :#d7d7d7;
	BORDER : SOLID 1PX BLACK;
	PADDING : 10PX;
	FONT-FAMILY : ARIAL;
}
.CMED_TDSearch {
	background-color :#ecebeb;
	BORDER-right : SOLID 1PX BLACK;
	BORDER-left : SOLID 1PX BLACK;
	BORDER-bottom : SOLID 1PX BLACK;	
	PADDING : 10PX;
	FONT-FAMILY : ARIAL;
}
.CMED_zoek {
}
.CMED_TDSubcontent {
	PADDING : 10PX;
	FONT-FAMILY : ARIAL;
}
.CMED_geneesmiddelnaam {
	FONT-WEIGHT : bold;
}
.CMED_onderwerptitel {
	font-weight : bold;
}
.CMED_bold {
	FONT-WEIGHT : BOLD;
}
.CMED_itallic {
	FONT-STYLE : ITALIC;
}
.CMED_onderwerpenreturnlink {
	font-size : 10px;
	text-decoration : none;
}









/* CSS Document HR_STANDARD */

.BtnShoppingCart {
	background-image: url(../images/hr_standard/bestel.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/hr_standard/bestel.gif', sizingMethod='scale');
	background-color: #E7F3DE;
	width: 71px;
	background-repeat: no-repeat;
	height: 22px;
	cursor: hand;
	border: 0px none;
	vertical-align: top;	
}

.BtnShoppingCart_noOrder {
	background-image: url(../images/hr_standard/bestel_noOrder.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/hr_standard/bestel_noOrder.gif', sizingMethod='scale');
	background-color: #E7F3DE;
	width: 71px;
	background-repeat: no-repeat;
	height: 22px;
	cursor: hand;
	border: 0px none;
	vertical-align: top;	
}

.BtnShoppingCart_disabled {
	background-image: url(../images/hr_standard/bestel_disabled.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/hr_standard/bestel_disabled.gif', sizingMethod='scale');
	background-color: #E7F3DE;
	width: 71px;
	background-repeat: no-repeat;
	height: 22px;
	cursor: hand;
	border: 0px none;
	vertical-align: top;	
}

.BtnNext {
	/*//background-image: url(../images/hr_standard/button.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/hr_standard/button.gif', sizingMethod='scale');*/
	background-color: #FF0000;		
	background-repeat: no-repeat;
	width: 143px;	
	height: 20px;
	cursor: hand;
	border: 0px none;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;	
}

.BtnOpslaan {
	background-color: #E7F3DE;
	width: 100px;
	background-repeat: no-repeat;
	color: #006600;
	height: 20px;
	cursor: hand;
	border: 1px solid #006600;
}

.shopHeader {
	background-color: #E7F3DE;
	font-weight: bold;
	height: 30px;
}
.catalogHeader {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}

.productRow_Even {
	background-color: #E7F3DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	height: 22px;
	
}
.productRow_Odd {
	background-color: #EDF5E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	height: 22px;	
}

.productRowInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.productRowMOver {
	background-color: #E6FFD4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	height: 22px;
}

.LTkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color : #c9dcd8;
}
.LTkop TD {
	background-color : #c9dcd8;
}

.LTstandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.LTlightColored {
	color: #FFFFFF;
}

.LTcolored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035703;
}

.LTsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.LTheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #003333;
	font-weight: bolder;
	top: 100px;
}

.LTerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D1553;
	background-color: #E6FFD4;
	height: auto;
	width: 80%;
	border: 1px solid #006633;
	padding: 10px 10px 10px 35px;
	background-image: url(../images/hr_standard/ico_info.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}

#tooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: orange;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.solidLine {
	background-color: #F4FFF5;
}
/* COLORS ------------------------------------------------------------ */

.colorExtraLight {
	background-color: #FFFFFF;
}

.colorLight {
	background-color: #F4FFF5;
}

.colorMediumDark {
	background-color: #639082;
}

.colorDark {
	background-color: #009966;
}

/* ORDERING STEPS ------------------------------------------------------------ */
.styOrderSteps {
	background-image: url(../images/hr_standard/bg_pix_dark.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 80px;
}
.styOrderStepActive {
	background-image: url(../images/hr_standard/orderStepActive.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 34px;
}

.styOrderStepInActive {
	background-image: url(../images/hr_standard/orderStepInActive.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 34px;	
}

.styOrderStepCurrent {
	background-image: url(../images/hr_standard/orderStepCurrent.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 34px;	
}

.styOrderStepBetween {
	background-image: url(../images/hr_standard/orderStepBetween.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 32px;	
}

/* EVAPI DEFINITIONS ------------------------------------------------------------ */
.evTextBox {
	border: 1px solid #009966;
}
.evTextArea {
	border: 1px solid #009966;
}
 
Body TD {
	font-size : 12px;
}











/* CSS Document HR_STANDARD */

.BtnShoppingCart {
	background-image: url(/images/webshop/hr_standard/bestel.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/webshop/hr_standard/bestel.gif', sizingMethod='scale');
	background-color: #E7F3DE;
	width: 71px;
	background-repeat: no-repeat;
	height: 22px;
	cursor: hand;
	border: 0px none;
	vertical-align: top;	
}

.BtnShoppingCart_noOrder {
	background-image: url(/images/webshop/hr_standard/bestel_noOrder.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/webshop/hr_standard/bestel_noOrder.gif', sizingMethod='scale');
	background-color: #E7F3DE;
	width: 71px;
	background-repeat: no-repeat;
	height: 22px;
	cursor: hand;
	border: 0px none;
	vertical-align: top;	
}

.BtnShoppingCart_disabled {
	background-image: url(/images/webshop/hr_standard/bestel_disabled.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/webshop/hr_standard/bestel_disabled.gif', sizingMethod='scale');
	background-color: #E7F3DE;
	width: 71px;
	background-repeat: no-repeat;
	height: 22px;
	cursor: hand;
	border: 0px none;
	vertical-align: top;	
}

.BtnNext {
	/*//background-image: url(/images/webshop/hr_standard/button.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/webshop/hr_standard/button.gif', sizingMethod='scale');*/
	background-color: #FF0000;		
	background-repeat: no-repeat;
	width: 143px;	
	height: 20px;
	cursor: hand;
	border: 0px none;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;	
}

.BtnOpslaan {
	background-color: #E7F3DE;
	width: 100px;
	background-repeat: no-repeat;
	color: #006600;
	height: 20px;
	cursor: hand;
	border: 1px solid #006600;
}

.shopHeader {
	background-color: #E7F3DE;
	font-weight: bold;
	height: 30px;
}
.catalogHeader {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}

.productRow_Even {
	background-color: #E7F3DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	height: 22px;
	
}
.productRow_Odd {
	background-color: #EDF5E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	height: 22px;	
}

.productRowInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.productRowMOver {
	background-color: #E6FFD4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	height: 22px;
}

.LTkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color : #c9dcd8;
}
.LTkop TD {
	background-color : #c9dcd8;
}

.LTstandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.LTlightColored {
	color: #FFFFFF;
}

.LTcolored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035703;
}

.LTsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.LTheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #003333;
	font-weight: bolder;
	top: 100px;
}

.LTerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D1553;
	background-color: #E6FFD4;
	height: auto;
	width: 80%;
	border: 1px solid #006633;
	padding: 10px 10px 10px 35px;
	background-image: url(/images/webshop/hr_standard/ico_info.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}

#tooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: orange;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.solidLine {
	background-color: #F4FFF5;
}
/* COLORS ------------------------------------------------------------ */

.colorExtraLight {
	background-color: #FFFFFF;
}

.colorLight {
	background-color: #F4FFF5;
}

.colorMediumDark {
	background-color: #639082;
}

.colorDark {
	background-color: #009966;
}

/* ORDERING STEPS ------------------------------------------------------------ */
.styOrderSteps {
	background-image: url(/images/webshop/hr_standard/bg_pix_dark.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 80px;
}
.styOrderStepActive {
	background-image: url(/images/webshop/hr_standard/orderStepActive.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 34px;
}

.styOrderStepInActive {
	background-image: url(/images/webshop/hr_standard/orderStepInActive.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 34px;	
}

.styOrderStepCurrent {
	background-image: url(/images/webshop/hr_standard/orderStepCurrent.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 34px;	
}

.styOrderStepBetween {
	background-image: url(/images/webshop/hr_standard/orderStepBetween.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 32px;	
}