﻿@media print
{
	body, h1, h2, h3, h4, h5
	{
		color: Black;
	}

	.formButton
	{
		display: none;
	}
	
	/*
	@font-face 
	{
		font-family: Ravie;
		src: url(/images/fonts/RAVIE.TTF);
	}
	*/

	/* ---- */


a img {
	text-decoration: none;
	outline:none;
	border:none
} 
a:link img {
	text-decoration: none;
	outline:none;
	border:none
}

a:visited img {
	text-decoration: none;
	outline:none;
	border:none
}

a:hover img {
	text-decoration: none;
	outline:none;
	border:none
}



.watermark 
{
 
      background: #FFAAFF;
}
	.menu_class
	{
		height: 43px;
		background-position: top left;
		background-repeat: no-repeat;
		line-height: 43px;
		width: 125px;
		padding: 0;
		margin: 0;
		font-size: 0;
		border: 0;
	}

	.menu_class:hover
	{
		background-position: bottom left;
	}

	.menu_class_alt
	{
		height: 43px;
		background-position: bottom left;
		background-repeat: no-repeat;
		line-height: 43px;
		width: 125px;
		padding: 0;
		margin: 0;
		font-size: 0;
		border: 0;
	}

	.menu_class_alt:hover
	{
		background-position: top left;
	}

	tr.gradient
	{
		background: url(/images/eurofins/bg_table.png);
		height: 18px;
		color: #424242;
	}
	
	.CartColumnHeader
	{
		background-color: #A0A0A0;
		color: White;
	}

	a
	{
		color: #00418C;
		text-decoration: none;
	}

	a:hover
	{
		color: silver;
	}

	a.heading
	{
		font-weight: bold;
		color: #00418C;
		text-decoration: none;
	}

	a.heading:hover
	{
		text-decoration: underline;
	}

	body
	{
		margin: 0px;
		padding: 0px;
		width: 100%;
		background-color: #ffffff;
		font-family: arial,sans-serif;
		font-size: 12px;
		line-height: 100%;
	}



	dd
	{
		display: none;
	}

	hr
	{
		height: 1px;
		color: #CCCCCC;
		width: 100%;
		border: dashed 1px #DCDCDC;
		border-top: 1px;
		border-left: 1px;
		border-right: 1px;
	}

	hr.yellow
	{
		/* height: 1px; 	color: #D4C100; 	background-color: #D4C100; 	border: 0; 	width: 100%; */
		height: 1px;
		color: #CCCCCC;
		width: 100%;
		border: solid 1px #DCDCDC;
		border-top: 1px;
		border-left: 1px;
		border-right: 1px;
	}

	div.pnlRight
	{
		padding: 0px;
	}

	h1, h3, h4, h5, h6
	{
		font-family: arial,sans-serif;
		font-weight: lighter; /* padding: 0px; */ /* margin: 0px; */
	}

	h2
	{
		font-family: arial,sans-serif;
		font-weight: bold;
	}

	td, p, div, ul, ol, li
	{
		font-family: arial,sans-serif;
	}

	h1
	{
		font-size: 18px;
	}

	h2
	{
		font-size: 15px;
	}

	h3
	{
		font-size: 14px;
	}

	h4
	{
		font-size: 14px;
		margin: 15px 0 4px;
	}

	h5
	{
		font-size: 11px;
	}

	h6
	{
		font-size: 10px;
	}


	h2.product
	{
		font-size: 14px;
		margin: 0 0 15px 0;
	}

	h3.list
	{
		font-size: 13px;
		font-weight: bold;
		margin: 0 0 0 0;
	}

	input, textarea, buttonx, select
	{
		font-family: Verdana;
		font-size: 11px;
	}

	.formLoginButton_old
	{
		font-family: Verdana;
		font-size: 10px;
		margin-right: 6px;
	}

	.XformButton, .XformLoginButton
	{
		border: 1px solid #D4C100;
		padding: 1px;
		border-bottom-color: #DDDDDD;
		/*background: #FBFBFB url(/images/buttons/btn_bg.png) repeat-x;*/
		text-transform: uppercase;
		font: bold 9px Verdana;
		line-height: 14px;
		cursor: pointer;
		color: #FFFFFF;
		width: 100px;
	}

	.formButton, .formLoginButton, .formButtonLarge, .formButtonSmall, .formButtonOrderNow, .formButtonSearch
	{
		border: none;
		background: #FBFBFB url(/images/eurofins/button_bg.png) repeat-x top;
		font: bold 9px Arial;
		color: #424242;
		width: 100px;
		height: 20px;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
		line-height: 20px;
		cursor: pointer;
		vertical-align: middle;
		padding-bottom: 2px;
	}

	.formButtonLarge
	{
		background: #FBFBFB url(/images/eurofins/button_bg_150.png) repeat-x top;
		width: 150px;
	}

	.formButtonSmall
	{
		background: #FBFBFB url(/images/eurofins/button_bg_75.png) repeat-x top;
		width: 75px;
	}

	.formButtonSearch
	{
		/* background: #FBFBFB url(/images/eurofins/button_bg_search.png) repeat-x top; */
		background: transparent;
		width: 53px;
		height: 18px;
		top: 91px;
		left: 17px;
		position: relative;
	}

	/* New Buttons */
	.clear
	{
		overflow: hidden;
		width: 100%;
	}

	a.newbutton
	{
		background: transparent url(   '/images/bg_button_a.png' ) no-repeat scroll top right;
		font: bold 9px Tahoma;
		color: White;
		text-decoration: none;
		padding-right: 18px;
		text-transform: uppercase;
		height: 24px;
		line-height: 24px;
		padding: 6px 18px 6px 0px;
	}

	.newbutton span
	{
		background: transparent url(   '/images/bg_button_span.png' ) no-repeat;
		line-height: 20px;
		padding: 6px 0 6px 18px;
	}

	.formLoginButton
	{
		background: #FBFBFB url(/images/eurofins/button_bg_login.png) no-repeat top left;
		width: 50px;
		height: 38px;
		line-height: 38px;
		padding-top: 1px;
		margin-top: 1px;
	}

	.formButtonOrderNow
	{
		background: #FBFBFB url(/images/eurofins/button_bg_ordernow.png) no-repeat top;
		width: 100px;
		height: 25px;
		line-height: 25px;
		margin-right: -1px;
	}

	.formButton:hover, .formButtonLarge:hover, .formButtonSmall:hover, .formButtonOrderNow:hover, .formLoginButton:hover, .formButtonSearch:hover
	{
		/* border: 1px solid #EBEBEB; */
		background-position: bottom;
		cursor: pointer;
	}

	.formButton_x
	{
		background-color: #F4EDB9;
		border-color: #4F2C36;
		border-style: outset;
		border-width: 1px;
		color: #FF8503;
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		cursor: pointer;
		text-transform: uppercase;
	}

	.formButton_old
	{
		background: White url(/images/button_bg.gif) no-repeat;
		color: White;
		font: bold 9px Verdana;
		cursor: pointer;
		text-transform: uppercase;
		height: 24px;
		width: 100px;
		max-width: 100px;
		max-height: 22px;
		border-style: none;
		text-align: center;
		vertical-align: middle;
		line-height: 24px;
	}

	.formButton_Login
	{
		background: White url(/images/button_bg.gif) no-repeat;
		color: White;
		font: bold 9px Verdana;
		cursor: pointer;
		text-transform: uppercase;
		height: 37px;
		width: 100px;
		max-width: 100px;
		max-height: 37px;
		border-style: none;
		text-align: center;
		vertical-align: middle;
		line-height: 37px;
		margin-right: 6px;
		margin-top: 6px;
	}

	.table_BG
	{
		background-image: url(/images/eurofins/bg_table.png);
		background-repeat: repeat-x;
		font-size: 10px;
	}


	tr.alt, td.alt
	{
		background-color: #f2f2f2;
	}

	.dmiMainMenu
	{
		border: solid 1px White; /* background-color: #FBF9E5; */
		border-bottom: solid 1px #CBCBCB;
		color: Black;
		text-align: left;
		font-size: 10px;
	}

	.dmiMainMenu a
	{
		width: 100%;
		display: block;
		padding: 10px;
	}

	.dmiMainMenu:hover
	{
		background-color: #0098D0; /* color: White; */
		color: White;
	}

	.menuDynamic
	{
		border: solid 1px White; /* background-color: #EDE9EB; */
		border-bottom: solid 1px #D3CACD;
		color: Black;
	}

	.menuDynamic:hover
	{
		background-color: #A7959A;
		color: White;
	}

	/*
	@media print
	{
		.print
		{
			display: block;
		}
		
		body
		{
			display: none;
		}

		
	}
	*/

	.buttonx
	{
		background: url(/images/btn_left.png) no-repeat;
		float: right;
		padding: 0;
		margin: 0;
	}

	.buttonnew
	{
		height: 29px;
		border: none;
		margin-left: 5px;
		margin-right: 10px;
		background: url(/images/btn_right.png) no-repeat top right;
		font: bold 9px Tahoma;
		color: White;
		cursor: pointer;
		text-transform: uppercase;
		vertical-align: middle;
		text-align: right;
	}

	.cleardiv
	{
		clear: both;
		height: 1em;
	}
	.alignright
	{
		float: right;
		text-align: right;
	}
	/* UPDATED JAN. 25 */
	.alignleft
	{
		float: left;
	}
	.aligncenter
	{
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	/* BUTTONS */

	.clear
	{
		/* generic container (i.e. div) for floating buttons */
		overflow: hidden;
		width: 100%;
	}

	div.buttons
	{
		/* background: url("/images/bg_button_a.png") no-repeat scroll top; */
		color: #FFF;
		display: block;
		font: bold 9px Tahoma, sans-serif;
		height: 20px;
		margin-right: 0px;
		padding-right: 0px; /* sliding doors padding */
		text-decoration: none;
		text-transform: uppercase;
	}

	div.buttons input
	{
		background: url("/images/bg_button_span.png") no-repeat top;
		display: block;
		line-height: 10px;
		text-align: center;
		padding: 5px 10 5px 10px;
		height: 20px;
		margin: 0;
		border: none;
		font: bold 9px Tahoma, sans-serif;
		color: #FFF;
		text-transform: uppercase;
		border: solid 1px #D4C100;
		border-top: 0;
		border-bottom: 0;
	}

	div.buttons input:hover
	{
		background-position: bottom;
		color: #FFF;
		outline: none; /* hide dotted outline in Firefox */
	}

	/*
	div.buttons:hover {
	    background-position: bottom right;
	    padding-left: 10px;
	}
	*/

	.rootNode
	{
		/*<RootNodeStyle BorderStyle="Dashed" BorderColor="Gray" BorderWidth="1px" Width="200px" HorizontalPadding="10px" VerticalPadding="10px" cssclass="rootNode" />*/
		border-top: dashed 1px rgb(204, 204, 204);
		font-size: 12px;
		padding: 10px;
		margin: 0px;
		color: #004895;
		color: Gray;
	}

	.rootNode:hover
	{
		color: #004895;
	}

	a.rootNode_a
	{
		color: Gray;
	}

	a.rootNode_a:hover
	{
		color: #004895;
	}

	dd
	{
		display: none;
		padding: 15px;
		padding-left: 20px;
		padding-top: 0;
		margin: 0;
		font-size: 10px;
	}

	dd a
	{
		color: Gray;
	}

	#toolbox-tab
	{
		float: right;
		margin: 0 20px 0 0;
		padding: 0 0 0 39px;
		font-size: 1em;
		font-weight: normal;
		background: #eaeaea url(/images/eurofins/tab-left.gif) no-repeat;
	}

	#toolbox-tab a
	{
		display: block;
		padding: 6px 45px 6px 6px;
		color: #666;
		background: #eaeaea url(/images/eurofins/tab-right.gif) no-repeat right top;
	}

	#toolbox-tab a:hover
	{
		color: #06c;
	}

	#toolbox-tab a img
	{
		margin-left: 3px;
	}
}

/**************************
**** CHANGE MEDIA TYPE ****
**************************/

@media screen
{


	/*
	@font-face 
	{
		font-family: Ravie;
		src: url(/images/fonts/RAVIE.TTF);
	}
	*/

	/* ---- */

	.menu_class
	{
		height: 43px;
		background-position: top left;
		background-repeat: no-repeat;
		line-height: 43px;
		width: 125px;
		padding: 0;
		margin: 0;
		font-size: 0;
		border: 0;
	}

	.menu_class:hover
	{
		background-position: bottom left;
	}

	.menu_class_alt
	{
		height: 43px;
		background-position: bottom left;
		background-repeat: no-repeat;
		line-height: 43px;
		width: 125px;
		padding: 0;
		margin: 0;
		font-size: 0;
		border: 0;
	}

	.menu_class_alt:hover
	{
		background-position: top left;
	}

	tr.gradient
	{
		background: url(/images/eurofins/bg_table.png);
		height: 18px;
		color: #424242;
	}
	
	div.gradient
	{
		background: url(/images/eurofins/bg_table.png);
		height: 18px;
		color: White;
		text-indent: 5px;
		background-color: #424242;
		padding-top: 2px;
	}

	.CartColumnHeader
	{
		background-color: #A0A0A0;
		color: White;
	}

	a
	{
		color: #00418C;
		text-decoration: none;
	}

	a:hover
	{
		color: silver;
	}

	a.heading
	{
		font-weight: bold;
		color: #00418C;
		text-decoration: none;
	}

	a.heading:hover
	{
		text-decoration: underline;
	}

	body
	{
		margin: 0px;
		padding: 0px;
		width: 100%;
		background-color: #ffffff;
		font-family: arial,sans-serif;
		font-size: 12px;
		/* color: #727272; /* text-align: center; */
		color: Black;
		line-height: 115%;
	}



	dd
	{
		display: none;
	}

	hr
	{
		height: 1px;
		color: #CCCCCC;
		width: 100%;
		border: dashed 1px #DCDCDC;
		border-top: 1px;
		border-left: 1px;
		border-right: 1px;
	}

	hr.yellow
	{
		/* height: 1px; 	color: #D4C100; 	background-color: #D4C100; 	border: 0; 	width: 100%; */
		height: 1px;
		color: #CCCCCC;
		width: 100%;
		border: solid 1px #DCDCDC;
		border-top: 1px;
		border-left: 1px;
		border-right: 1px;
	}

	div.pnlRight
	{
		padding: 0px;
	}

	h1, h3, h4, h5, h6
	{
		font-family: arial,sans-serif;
		/* color: #727272; */
		color: Black;
		font-weight: lighter; /* padding: 0px; */ /* margin: 0px; */
	}

	h2
	{
		font-family: arial,sans-serif;
		color: #000000;
		font-weight: bold;
	}

	td, p, div, ul, ol, li
	{
		font-family: arial,sans-serif;
		/* color: #727272; */
		color: Black;
	}
	
	#PromoTables tr
	{
		vertical-align: top;
	}

	h1
	{
		font-size: 18px;
	}

	h2
	{
		font-size: 15px;
	}

	h3
	{
		font-size: 14px;
	}

	h4
	{
		font-size: 14px;
		color: #0D207E;
		margin: 15px 0 4px;
	}

	h5
	{
		font-size: 11px;
	}

	h6
	{
		font-size: 10px;
	}


	h2.product
	{
		color: #4F2C36;
		font-size: 14px;
		margin: 0 0 15px 0;
	}

	h3.list
	{
		color: #0099C2;
		font-size: 13px;
		font-weight: bold;
		margin: 0 0 0 0;
	}

	input, textarea, buttonx, select
	{
		font-family: Verdana;
		font-size: 11px;
	}

	.formLoginButton_old
	{
		font-family: Verdana;
		font-size: 10px;
		margin-right: 6px;
	}

	.XformButton, .XformLoginButton
	{
		border: 1px solid #D4C100;
		padding: 1px;
		border-bottom-color: #DDDDDD;
		/*background: #FBFBFB url(/images/buttons/btn_bg.png) repeat-x;*/
		text-transform: uppercase;
		font: bold 9px Verdana;
		line-height: 14px;
		cursor: pointer;
		color: #FFFFFF;
		width: 100px;
	}

	.formButton, .formLoginButton, .formButtonLarge, .formButtonSmall, .formButtonOrderNow, .formButtonSearch
	{
		border: none;
		background: #FBFBFB url(/images/eurofins/button_bg.png) repeat-x top;
		font: bold 9px Arial;
		color: #424242;
		width: 100px;
		height: 20px;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
		line-height: 20px;
		cursor: pointer;
		vertical-align: middle;
		padding-bottom: 2px;
	}

	.formButtonLarge
	{
		background: #FBFBFB url(/images/eurofins/button_bg_150.png) repeat-x top;
		width: 150px;
	}

	.formButtonSmall
	{
		background: #FBFBFB url(/images/eurofins/button_bg_75.png) repeat-x top;
		width: 75px;
	}

	.formButtonSearch
	{
		/* background: #FBFBFB url(/images/eurofins/button_bg_search.png) repeat-x top; */
		background: transparent;
		width: 53px;
		height: 18px;
		top: 91px;
		left: 17px;
		position: relative;
	}

	/* New Buttons */
	.clear
	{
		overflow: hidden;
		width: 100%;
	}

	a.newbutton
	{
		background: transparent url(   '/images/bg_button_a.png' ) no-repeat scroll top right;
		font: bold 9px Tahoma;
		color: White;
		text-decoration: none;
		padding-right: 18px;
		text-transform: uppercase;
		height: 24px;
		line-height: 24px;
		padding: 6px 18px 6px 0px;
	}

	.newbutton span
	{
		background: transparent url(   '/images/bg_button_span.png' ) no-repeat;
		line-height: 20px;
		padding: 6px 0 6px 18px;
	}

	.formLoginButton
	{
		background: #FBFBFB url(/images/eurofins/button_bg_login.png) no-repeat top left;
		width: 50px;
		height: 38px;
		line-height: 38px;
		padding-top: 1px;
		margin-top: 1px;
	}

	.formButtonOrderNow
	{
		background: #FBFBFB url(/images/eurofins/button_bg_ordernow.png) no-repeat top;
		width: 100px;
		height: 25px;
		line-height: 25px;
		margin-right: -1px;
	}

	.formButton:hover, .formButtonLarge:hover, .formButtonSmall:hover, .formButtonOrderNow:hover, .formLoginButton:hover, .formButtonSearch:hover
	{
		/* border: 1px solid #EBEBEB; */
		background-position: bottom;
		cursor: pointer;
	}

	.formButton_x
	{
		background-color: #F4EDB9;
		border-color: #4F2C36;
		border-style: outset;
		border-width: 1px;
		color: #FF8503;
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		cursor: pointer;
		text-transform: uppercase;
	}

	.formButton_old
	{
		background: White url(/images/button_bg.gif) no-repeat;
		color: White;
		font: bold 9px Verdana;
		cursor: pointer;
		text-transform: uppercase;
		height: 24px;
		width: 100px;
		max-width: 100px;
		max-height: 22px;
		border-style: none;
		text-align: center;
		vertical-align: middle;
		line-height: 24px;
	}

	.formButton_Login
	{
		background: White url(/images/button_bg.gif) no-repeat;
		color: White;
		font: bold 9px Verdana;
		cursor: pointer;
		text-transform: uppercase;
		height: 37px;
		width: 100px;
		max-width: 100px;
		max-height: 37px;
		border-style: none;
		text-align: center;
		vertical-align: middle;
		line-height: 37px;
		margin-right: 6px;
		margin-top: 6px;
	}

	.table_BG
	{
		background-image: url(/images/eurofins/bg_table.png);
		background-repeat: repeat-x;
		font-size: 10px;
	}


	tr.alt, td.alt
	{
		background-color: #f2f2f2;
	}

	.dmiMainMenu
	{
		border: solid 1px White; /* background-color: #FBF9E5; */
		border-bottom: solid 1px #CBCBCB;
		color: Black;
		text-align: left;
		font-size: 10px;
	}

	.dmiMainMenu a
	{
		width: 100%;
		display: block;
		padding: 10px;
	}

	.dmiMainMenu:hover
	{
		background-color: #0098D0; /* color: White; */
		color: White;
	}

	.menuDynamic
	{
		border: solid 1px White; /* background-color: #EDE9EB; */
		border-bottom: solid 1px #D3CACD;
		color: Black;
	}

	.menuDynamic:hover
	{
		background-color: #A7959A;
		color: White;
	}

	/*
	@media print
	{
		.print
		{
			display: block;
		}
		
		body
		{
			display: none;
		}

		
	}
	*/

	.buttonx
	{
		background: url(/images/btn_left.png) no-repeat;
		float: right;
		padding: 0;
		margin: 0;
	}

	.buttonnew
	{
		height: 29px;
		border: none;
		margin-left: 5px;
		margin-right: 10px;
		background: url(/images/btn_right.png) no-repeat top right;
		font: bold 9px Tahoma;
		color: White;
		cursor: pointer;
		text-transform: uppercase;
		vertical-align: middle;
		text-align: right;
	}

	.cleardiv
	{
		clear: both;
		height: 1em;
	}
	.alignright
	{
		float: right;
		text-align: right;
	}
	/* UPDATED JAN. 25 */
	.alignleft
	{
		float: left;
	}
	.aligncenter
	{
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	/* BUTTONS */

	.clear
	{
		/* generic container (i.e. div) for floating buttons */
		overflow: hidden;
		width: 100%;
	}

	div.buttons
	{
		/* background: url("/images/bg_button_a.png") no-repeat scroll top; */
		color: #FFF;
		display: block;
		font: bold 9px Tahoma, sans-serif;
		height: 20px;
		margin-right: 0px;
		padding-right: 0px; /* sliding doors padding */
		text-decoration: none;
		text-transform: uppercase;
	}

	div.buttons input
	{
		background: url(   "/images/bg_button_span.png" ) no-repeat top;
		display: block;
		line-height: 10px;
		text-align: center;
		padding: 5px 10 5px 10px;
		height: 20px;
		margin: 0;
		border: none;
		font: bold 9px Tahoma, sans-serif;
		color: #FFF;
		text-transform: uppercase;
		border: solid 1px #D4C100;
		border-top: 0;
		border-bottom: 0;
	}

	div.buttons input:hover
	{
		background-position: bottom;
		color: #FFF;
		outline: none; /* hide dotted outline in Firefox */
	}
	
    div.TreeControl table td 
    {
        vertical-align: top;
    }


	/*
	div.buttons:hover {
	    background-position: bottom right;
	    padding-left: 10px;
	}
	*/

	.rootNode
	{
		/*<RootNodeStyle BorderStyle="Dashed" BorderColor="Gray" BorderWidth="1px" Width="200px" HorizontalPadding="10px" VerticalPadding="10px" cssclass="rootNode" />*/
		border-top: dashed 1px rgb(204, 204, 204);
		font-size: 12px;
		padding: 10px;
		margin: 0px;
		color: #004895;
		/* color: Gray; */
		color: Black;
	}

	.rootNode:hover
	{
		color: #004895;
	}

	a.rootNode_a
	{
		/* color: Gray; */
		color: Black;
	}

	a.rootNode_a:hover
	{
		color: #004895;
	}

	dd
	{
		display: none;
		padding: 15px;
		padding-left: 20px;
		padding-top: 0;
		margin: 0;
		font-size: 10px;
	}

	dd a
	{
		/* color: Gray; */
		color: Black;
	}

	#toolbox-tab
	{
		float: right;
		margin: 0 20px 0 0;
		padding: 0 0 0 39px;
		font-size: 1em;
		font-weight: normal;
		background: #eaeaea url(/images/eurofins/tab-left.gif) no-repeat;
	}

	#toolbox-tab a
	{
		display: block;
		padding: 6px 45px 6px 6px;
		color: #666;
		background: #eaeaea url(/images/eurofins/tab-right.gif) no-repeat right top;
	}

	#toolbox-tab a:hover
	{
		color: #06c;
	}

	#toolbox-tab a img
	{
		margin-left: 3px;
	}
	
	.modalPopup 
    {
	    background-color: White;
	    border-width:4px;
	    border-style:solid;
	    border-color:Gray;
	    padding:3px;
	    width:250px;
    }
    
    .modalPopup div
    {
    	margin: 10px;
    }
    
    .modalBackground 
    {
	    background-color:Black;
	    filter:alpha(opacity=70);
	    opacity:0.7;
    }  
    
    .helpBox
    {
    	width: 200px;
    	font-weight: normal;
        text-align: left; 
        padding: 10px; 
        background: white; 
        border: solid 1px black;
        display: none; 
        -webkit-box-shadow: 3px 5px 10px #ccc;
    }
    
    .cpHeader
    {
        background-image: url(/images/eurofins/bg_breadcrumb.png); 
        background-repeat:repeat-x;
        cursor: pointer;
        height:20px;
        padding-bottom: 5px;
        border: solid 1px #727272;
        width: 600px;        
    }
    
	.cpHeader2
    {
        background-image: url(/images/eurofins/bg_breadcrumb.png); 
        background-repeat:repeat-x;
        height:20px;
        border: solid 1px #727272;
        padding-bottom: 5px;            
    }
    
    .cpBody
    {
        width: 600px;
    }
    
    .queueBody
    {
        height:250px;
    }
    
    .queueHeader
    {
        background-image: url(/images/eurofins/bg_breadcrumb.png); 
        background-repeat:repeat-x;
        height:20px;
        padding-bottom: 5px;
        border: solid 1px #727272;            
    }
    
    .formButtonLarge2
    {
	    background: #FBFBFB url(/products/plates/images/button_large.png) repeat-x top;
	    width: 219px;
        border: none;
	    font: bold 11px Arial;
	    color: #424242;
	    text-transform: uppercase;
	    cursor: pointer;
	    height: 24px;
    }
    
    .plateWell_valid, .plateWell_error, .plateWell_empty
    {
    	background: #F7F7F7 url(/products/plates/images/wells_16x16.png) no-repeat;
    	border: none;
    	height: 18px;
    	width: 16px;
    }
    
    .plateWell_valid
    {
    	background-position: center;
    }
    
    .plateWell_error
    {
    	background-position: right;
    }
    
    .plateWell_empty
    {
    	background-position: left;
    }
    
    .plateUpdate 
    {
        text-align:center;
        background-color:#ffffff;
        padding: 20px;
        border: solid 1px #000000; 
    }
    
    /*
    #pop-up-helper, #slide-show-overlay{
        position:absolute;
        top:8;
        left:8;
        width:231px;
        height:133px;
        z-index:1;
        display:none;
    }
    #slide-show-overlay{
        display:block;
        border-right:0px;
        width:231px;
    }
    #left-content{
        float:left;
        _width:235px;
        _overflow:hidden;
    }
    #slideshow {
        margin:0;
        padding:0;
        overflow:hidden;
        width:758px;
        height: 133px;
    }
    #controls {
        z-index: 0;
        position: absolute;
        font-size:.75em;
        top:0;
        left: 0;
        display: none;
        background-color: #EEE;
        border: 1px solid #CCC;
        margin: 482px 0;
        padding: 6px;
    }
    #controls span {
        margin: 0 5px
    }
    .slides{
        _position:relative;
    }
    .slide {
        width:758px;
        height:133px;
    }
    .selectBox label {
        font-size:.75em;
        font-weight:bold;
        padding-right:8px;
    }*/
}
