﻿.COEValidationSummary
		{
		font-family: Verdana;
		font-size: 11px;
		font-weight:bold;
		cursor:hand;
		border: 1px solid rgb(0, 153, 255);
		}
		.COECell
		{
		background-color: White;
		font-family: Verdana;
		font-size: 11px;
		overflow: hidden;
		color: rgb(0, 51, 153);
		}
		.COEFakeCell
		{
		/*border: 1px solid rgb(0, 153, 255);*/
		border-left: #0099FF 1px solid;
		border-right: #0099FF 1px solid;
		border-bottom: #0099FF 1px solid;
		background-color: White;
		font-family: Verdana;
		font-size: 11px;
		/*border-collapse: collapse;*/
		overflow: hidden;
		color: rgb(0, 51, 153);
		}
		.COEFakeHeader
		{
		border: 1px solid rgb(0, 153, 255);
		font-family: Verdana;
		font-size: 11px;
		width: 100%;
		font-weight: bold;
		color: white;
		background-color:#0099FF;
		text-align: left;
		}
		.LinkButton
		{
		font-family: Verdana;
		font-size: 11px;
		color:#0E0E6E;
		font-weight:bold;
		cursor:hand;
		text-decoration:underline;
		}
		.COEComplexLink{

		font-family: Verdana;
		font-size: 11px;
		color:#0099FF;
		cursor:hand;
		text-decoration:underline;
		}
		/* TEXTBOX */
    		.COETextBox
    		{
			border: 1px solid #999999;
			color:#000000;
			height: 20px;
			font-size:12px;
    		}
		.COETextBoxLong
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#fff;
		border-color:#BCBCBC;
		border-width:thin;
		width: 650px;
		height: 15px;
		}
		.COETextBoxLongView
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#EAEAEA;
		border:0px;
		width: 653px;
		height: 15px;
		}
		.COETextBoxNew
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#fff;
		border-color:#BCBCBC;
		border-width:thin;
		width: 120px;
		height: 15px;
		}
		.COETextBoxNewView
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#EAEAEA;
		border:0px;
		width: 120px;
		height: 15px;
		}
		.COETextBox2
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#fff;
		border-color:#BCBCBC;
		border-width:thin;
		width: 617px;
		height: 15px;
		}
		.COETextBoxView
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#EAEAEA;
		border:0px;
		width: 150px;
		height: 15px;
		}
		.COETextBoxViewNew
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#EAEAEA;
		border:solid 1px #999999;
		width: 80px;
		height: 15px;
		}
		.COETextBoxViewNewView
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#EAEAEA;
		border:0px;
		width: 80px;
		height: 15px;
		}
		.COETextBox2View
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#EAEAEA;
		border:0px;
		width: 617px;
		height: 15px;
		}

		.COELine
		{
		border-color:#ff9900;
		border-width:1px;
		}

		/* TEXTAREA */
		.COETextAreaComments
		{
		width: 150px;
		height: 70px;
		font-size: 11px;
		font-family: Verdana;
		color:#484848;
		margin-left:5px;
		background-color:#fff;
		border-color:#B2B2B2;
		border-width:thin;
		}
		.COETextAreaComments2
		{
		width: 615px;
		height: 70px;
		font-size: 11px;
		font-family: Verdana;
		color:#484848;
		margin-left:5px;
		background-color:#fff;
		border-color:#B2B2B2;
		border-width:thin;
		}
		.COETextAreaCommentsView
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#EAEAEA;
		border:0px;
		width:150px;
		}
		.COETextAreaComments2View
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#EAEAEA;
		border:0px;
		width:617px;
		}

		/* LABEL */
		.COELabelTitle
		{
		font-size:12px;
		font-family: Verdana;
		color:#000066;
		font-weight: bold;
		}
		.COELabelSeparador
		{
		font-size:11px;
		font-family: Verdana;
		color:#8C8CBF;
		font-weight: bold;
		}
		.COELabelTitle2
		{
		font-size:11px;
		font-family: Verdana;
		color:#000066;
		font-weight: bold;
		padding-left:7px;
		}
		.COELabel
		{
		color: #374257;
		font-family:Verdana;
		font-size:11px;
		/*background-color:buttonface;*/
		}
		
		.COELabelListItems
		{
		color: #374257;
		font-family:Verdana;
		font-size:11px;
		}
		.COELabelView:before
		{
		content:"*";
		color: #000066;
		font-family:Verdana;
		font-size:11px;
		background-color:white;
		}
		.COELabelTextBox
		{
		color: #484848;
		font-family:Verdana;
		font-size:11px;
		background-color:white;

		}

		/* TEXTAREALONG */
		/*.COETextAreaLong
		{
		border-color: #484848;
		border-width:thin;
		font-family:Verdana;
		font-size:11px;
		color:#484848;
		height: 50px;
		width: 620px;
		} */
		.COETextAreaLongView
		{
		font-size: 11px;
		font-family: Verdana;
		color: #484848;
		background-color:#EAEAEA;
		border:0px;
		width: 653px;
		height: 15px;
		}
		.COETextAreaLong
		{
		border-color: #484848;
		border-width:thin;
		font-family:Verdana;
		font-size:11px;
		color:#484848;
		height: 50px;
		width: 650px;
		}

		/* CHEMDRAW */
		.COEChemDraw
		{
		border-color: #B3B3CC;
		border-width: 2px;
		border-style:solid;
		

		}

		/* DROPDOWN */
		.COEDropDownListNewView
		{
		font-size: 11px;
		font-family: Verdana;
		color: #000000;
		background-color:#EAEAEA;
		border:0px;
		width: 120px;
		height: 20px;
		}

		/* VARIOS */
		.COEGridView
		{
		font-size: 11px;
		font-family: Verdana;
		color: #000066;
		text-align:left;
		background-color:#fff;
		border:none;
		width: 270px;
		height: 15px;
		}


		.COERequiredField
		{
		color: #FF0000;
		font-family:Verdana;
		font-size:11px;
		background-color:white;
		}
		.COERequiredField:before
		{
		content:"*";
		}


		.MessagesArea
		{

		}
		.MessagesAreaTextLabel
		{
		background-attachment: fixed;
		vertical-align: middle;
		text-transform: none;
		text-align: center;
		font-size:11px;
		font-family: Verdana;
		color:#000066;
		font-weight: bold;
		}

		.HomePageLinks
		{
		background-attachment: fixed;
		vertical-align: middle;
		text-transform: none;
		text-align: center;
		font-size:14px;
		font-family: Verdana;
		color:#000066;
		}
		.HomePageLinks:hover
		{
		background-attachment: fixed;
		vertical-align: middle;
		text-transform: none;
		text-align: center;
		font-size:14px;
		font-family: Verdana;
		color:#0000AA;
		}
		.HomePageLinkImages
		{
		cursor: pointer;
		}

		.COELabelTextBox
		{
		color: Green;
		}
		.LeftPanelUC
		{
		height : 425px;
		}

		.HomeTitleBig
		{
		font-size: 18px;
		color: #000066;
		font-family: Verdana;
		font-weight:bold;
		}

		.HomeTitleMedium
		{
		font-size: 11px;
		color: #484848;
		font-family: Verdana;
		font-weight:lighter;
		}

		.HomeDescription
		{
		font-size: 11px;
		color: #484848;
		font-family: Verdana;
		text-align:left;
		font-weight:lighter;
		height:50px;
		width:120px;
		}

		h1
		{
		font-size: 18px;
		color: #000066;
		font-family: Verdana;
		font-weight:bold;
		margin-left:30px;
		}
		h4
		{
		font-size: 11px;
		color: #484848;
		font-family: Verdana;
		margin-left:30px;
		font-weight:lighter;
		}
		p
		{
		font-size: 11px;
		color: #484848;
		font-family: Verdana;
		text-align:left;
		margin-left:30px;
		font-weight:lighter;
		height:50px;
		width:120px;
		}

		.LinksHome a:link
		{

		font-size: 12px;
		color: #000066;
		font-weight:bold;
		padding-left:30px;
		cursor:hand;
		width:150px;
		text-decoration:none;
		}
		.LinksHome a:hover

		{

		font-size: 12px;
		color: #999999;
		font-weight:bold;
		text-decoration:underline;
		padding-left:30px;
		cursor:hand;
		}

		.LinksHome a:selected
		{

		font-size: 12px;
		color: #000066;
		padding-left:30px;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		}
		.LinksHome a:visited
		{
		font-size: 12px;
		color: #000066;
		padding-left:30px;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		}



		/*********** Home Buttons *************/

		.HomeButtons
		{
		width: 70px;
		height: 70px;
		vertical-align: middle;
		cursor: hand;
		margin-left: 30px;
		vertical-align: top;
		text-align: left;
		border: none;
		}
		.SelectAllText
		{
		cursor: pointer;
		font-size: 11px;
		font-family: Verdana;
		color:#000066;
		text-decoration: underline;
		padding-left:28px;
		}
		.SelectAllText a:hover
		{
		cursor: pointer;
		font-size: 11px;
		font-family: Verdana;
		color:#ff0000;
		text-decoration: underline;
		padding-left:28px;
		}
		.CurrentUserText
		{
		color: #000066;
		font-family:Verdana;
		font-size:11px;
		font-weight: bold;
		margin-bottom: 15px;
		}
		.SelectedTextNode
		{
		background-color: #BABAD6;
		font-weight: bold;
		}
		.TextNode
		{
		}
		

		.MessagesAreaTextLabel
		{
		background-attachment: fixed;
		vertical-align: middle;
		text-transform: none;
		text-align: center;
		font-size:11px;
		font-family: Verdana;
		color:#000066;
		font-weight: bold;
		}

		.COELabelTextBox
		{
		color: Green;
		}
		.COEValidationSummary
		{
		font-family: Verdana;
		font-size: 11px;
		border-style: none;
		/*border-color: #000;*/
		color: #FF0000;
		}
		.COEErrorDiv
		{
		display: none;
		position: absolute;
		border: 2px solid #555;
		color: #F00;
		z-index: 100;
		background-color: #FFDC8A;
		}
		
		
	.HeaderStyle{	
		background:transparent url(images/formgenerator/sprite.png);
		color: #333399;
		font-weight:bold;
		font-size:11px;
		width: 980px;
		height: 20px;
		border:solid 1px gray;
		text-align:left;
	}
	
	.expandableImage
	{
		padding:3px 0px 0px 3px;
		float:left!important;
	}
	.PanelStyle
	{
		padding-bottom:20px;
	}
	
	.HeaderStyleCD{	
		background:transparent url(images/formgenerator/sprite.png);
		width: 980px;
		height: 20px;
		border:solid 1px gray;
		text-align:left;
	}
	.PanelStyleCD
	{
		padding-bottom:20px;
	}
	
	.ListViewTable
	{
		
		border: 1px solid rgb(0, 153, 255);
		background-color: White;
		font-family: Verdana;
		font-size: x-small;
		width: 99%;
		border-collapse: collapse;
		
	}
	.DetailViewTable
	{
		
		border: 1px solid rgb(0, 153, 255);
		background-color: White;
		font-family: Verdana;
		font-size: x-small;
		width: 100%;
		max-height:350px;
		overflow:auto;
		border-collapse: collapse;
		
	}
	
	.COEChemLabelTitleFormula
	{
		
		font-size:11px;
		font-family: Verdana;
		color:#000066;
		font-weight: bold;
		text-align:right;
	}
	.MWTitle_class
	{
		display:inline;
		position:relative;
		left:10px;
		
	}
	
	.MW_class
	{
		display:inline;
	}
	
	.FormulaTitle_class
	{
		display:inline;
		position:relative;
		left:80px;
	}
	.FormulaTitle2_class
	{
		display:inline;
		position:relative;
		left:100px;
	}
	.Formula_class
	{
		display:inline;
		position:relative;
		left:10px;
		
	}
	.COEChemLabelFormula
		{
		color: #374257;
		font-family:Verdana;
		font-size:11px;
		/*background-color:buttonface;*/
		}
	.COEChemLabelTitleMW
	{
		
		font-size:11px;
		font-family: Verdana;
		color:#000066;
		font-weight: bold;
		text-align:left;
		position:relative;
		
		
		
		
		
	}
	.COEChemLabelMW
		{
		
		
		color: #374257;
		font-family:Verdana;
		font-size:11px;
		/*background-color:buttonface;*/
		}

.COEChemDrawDetail
		{
		
		border-color: #B3B3CC;
		border-width: 1px;
		border-style:solid;
		position:relative;
		width:100%;
		height:100%;

		}


.LabelTitleWithHelpRight
{
	font-size:13px;
	font-family: Arial;
	color:#FFF;
	font-weight: bold;

}

.LabelWithHelpRight{
		position:absolute;
		float:right;
		display:block;
		clear:both;
		height:15px;
		margin:0px 0px 0px 0px;
		font-weight:bold;
		

}

.LabelTitleWithHelpLeftChem
{
	font-size:13px;
	font-family: Arial;
	color:black;
	font-weight: 500;
	
}

.LabelTitleWithHelpLeft
{
	font-size:13px;
	font-family: Arial;
	color:#FFF;
	font-weight: bold;
	
}

.LabelWithHelpLeft
{
	position:absolute;
	float:right;
	display:block;
	clear:both;
	height:15px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	

}

a.hid 
{
	display:block;
	position:relative;
	text-decoration:none; 
	outline-style:none;
	float:right;
	background: none;
	z-index:80;
	top:-13px;
	}


a.hid:active span, a.hid:focus span
{
	display:block; 
	position:relative;
	
}				
a.hid:hover {
		text-decoration:none;
		
}

.COEStructureDropDown
{
	font-size:13px;
	font-family: Arial;
	color:#000066;
	width:300px;
	padding:2px 2px 2px 2px;
	font-weight:600;
	
}

.Plugin
{
	z-index:-20;
}

.COEChemDraw
{
	border-color: #B3B3CC;
	border-width: 2px;
	border-style:solid;
	z-index:-1;
	
	
}

.cdPreferencesLink
{
	writing-mode: tb-rl;
	font-size: 9px;
	font-family: Verdana;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
		vertical-align: top;
}

.cdPreferencesLink:visited
{
	font-size: 9px;
	font-family: Verdana;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.cdPreferencesTab
{
	cursor:pointer;
	position:relative;
	float:left;
	width:12px;
	border:outset 1px #E6E6E6;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	line-height: 12px;
	padding-top:5px;
	padding-bottom:5px;
	top:2px;
}
.cdPreferencesTab:hover
{
	cursor:pointer;
	background-color: #E0F8F7;
}
.COEStructureQueryCDContainer
{
	float:left;
}

.COEStructureQueryTabsContainer
{
	background-color: #CECEF6;
	padding-top: 1px;
	width:400px;
}

.COEStructureQueryTab
{
	background-color: #A9A9F5;
	cursor:pointer;
	display:inline;
	border: outset 1px #CECEF6;
	margin: 1px;
}
.COEStructureQueryTabSelected
{
	background-color: #CECEF6;
	cursor:pointer;
	display:inline;
	border: inset 1px #E6E6E6;
	margin: 1px;
}
.COEStructureQueryTab:hover
{
	background-color: #E6E6E6;
}
.COEStructureQueryGroupPanel
{
	margin: 3px 3px 3px 3px;
	padding: 5px 5px 5px 5px;
	height: 140px;
	float:left;
	font-size:11px;
	font-family:Verdana;
}

.COEStructureQueryImage32x32
{
	height: 32px;
	width: 32px;
	margin-left: 1px;
	margin-right: 1px;
}

.contents {font-family: Verdana;font-size: 8pt;visibility: inherit;border-spacing: 0;border-collapse: collapse;text-align: center;}
.contents TD {font-family: Verdana;font-size: 8pt;visibility: inherit;margin: 0;padding: 4px;}
.labelCell {text-align: left;}
.valueCell {width: 100px;text-align: left;}

.hd
{
}
.ft
{
}


.italic
{
	display:inline;
	font-style:italic;
}
