﻿html
{
    height:				100%;
    margin:				0px;
}
body
{
	margin:				0px;
	font-family:	    Arial;
	font-size:		    14px;
	background-color:   #FFFFFF;
	height:				100%;
}
a:link
{
	color:			    #333333;
	text-decoration:    none;
}
a:hover
{
	text-decoration:    underline;
}
#CustomHeader
{
	/* Note: height: 82px; was standard.  This was changed to fix Firefox; the top
		 menu text was pushed down, which pushed the context menu far to the right. */
	width:			    100%;
	height:			    92px;
	margin:				0px;
}
#CustomHeaderLogoLeft
{
	padding:			0px 0px 10px 0px;
	margin:				0px;
	height:				82px;
	width:				238px;
	background-image:	url('../Images/covidien.gif');
}
#CustomHeaderLogoRight
{
	position:			absolute;
	padding:			0px 0px 0px 0px;
	margin:				0px;
	height:				82px;
	width:				100%;
	left:				0px;
	top:				0px;
	background-color:	#FFFFFF;
	z-index:			-10;
	float:				none;
}
#customHeaderLogoBar
{
	padding:			0px 0px 0px 0px;
	margin:				0px;
	height:				0px;
	width:				0px;
	float:				left;
}
#CustomHeaderLogoBarExtended
{
	padding:			0px 0px 0px 0px;
	margin:				0px;
	height:				6px;
	width:				auto;
}
#DropDownMenu
{
	width:				100%;
	height:				24px;
	padding:			0px 0px 0px 0px;
	margin:				0px;
	background-image:	url('../Images/blue_solid.png');
}
#ContextMenu
{
	width:				100px;
	background-color:   #FFFFFF;
	border-right-width:	2px;
	border-right-style: solid;
	border-right-color: #AED8F4;
	height:				73%;
	float:				left;
	margin:				0px;
}
#Content
{
	width:				auto;
	height:				73%;
	overflow:			auto;
	text-align:			left;
	background-color:	#FFFFFF;
	margin:				0px;
}
.content table th
{
	position:		    relative;
	margin:				0px;
}
#Footer
{
    text-align:         center;
	width:				100%;
	font-size:          11px;
	border-top-width:	1px;
	border-top-style:	solid;
	border-top-color:	#6AAEE1;
	height:				40px;
	padding-top:        20px;
	position:			static;
	margin:				0px;
}
.HeaderImage
{
	height:			    50px;
	float:			    left;
	margin:				0px;
}
.HeaderImage2
{
	position:		    absolute;
	top:			    0px;
	left:			    200px;
	height:			    50px;
	width:			    84%;
	margin:				0px;
}
.FooterImage1
{
	position:		    relative;
	top:			    -3px;
	height:			    38px;
	display:		    none;
	margin:				0px;
}
.FooterImage2
{
	position:		    relative;
	top:			    -3px;
	height:			    38px;
	display:		    none;
	margin:				0px;
}
#iMSDgenLogoBottom
{
	position:			absolute;
	bottom:				5px;
	right:				170px;
	margin:				0px;
	padding:			0px 0px 0px 0px;
	width:				57px;
	height:				25px;
	background-image:	url('../Images/logoIMSDgen.png');
	display:			none;
}
#MSDSviewerLogoBottom
{
	position:			static;
	bottom:				5px;
	right:				5px;
	margin:				0px;
	padding:			0px 0px 0px 0px;
	width:				146px;
	height:				25px;
	background-image:	url('../Images/logoMSDSviewer.png');
	display:			none;
}
.GridViewHeaderStyle
{
    background-color:	#AED8F4;
    color:				#111111;
    text-decoration:	none;
    text-align:			center;
    margin:				0px;
}
.GridViewRowStyle
{
    background-color:	#FFFFFF;
    color:				#333333;
    margin:				0px;
}
.GridViewAlternatingRowStyle
{
    margin:				0px;
}
.GridViewEmptyDataRowStyle
{
    text-align:			center;
    font-size:			larger;
    background-color:	#555555;
    color:				#ffffff;
    margin:				0px;
}
.GridViewPagerStyle
{
     background-color:	#AED8F4;
     color:				#111111;
     text-align:		center;
     margin:			0px;
}
.GridViewPagerStyle input
{
    background-color:	#6aaee1;
    color:				#ffffff;
    margin:				0px;
}
.hiddencol
{
	display:            none;
	margin:				0px;
}
.HeaderTable
{
	border-collapse:	collapse;
	margin:				0px;
	width:				99%;
}
.HeaderTableElement
{
	text-align:	        left;
	padding:	        0px 0px 0px 0px;
	margin:				0px;
}
.HeaderTableElementRight
{
	text-align:	        right;
	padding:	        0px 20px 0px 0px;
	margin:				0px;
}
.SelectedRow
{
	background-color:   #6aaee1 !important;
	color:              #ffffff !important;
	margin:				0px;
}
#GridViewWrapper 
{
    float:              left;
    width:              100%;
    margin:				0px;
    text-align:			left;
}
#EmailForm
{
    padding:			20px 20px 0px 20px;
    width:				100%;
    background-color:	#FFFFFF;
    text-align:			center;
    margin:				0px;
}
#countEmailQueue
{
	margin-top:			5px; 
	position:			absolute;
    right:				25px; 
    top:				0px;
    color:				Black;
}
.SearchColumn1
{
	display:			inline-block;
    width:				120px;
    text-align:			right;
    border:				0px;
    padding:			0px;
    margin:				0px;
}
.SearchColumn2
{
	display:			inline-block;
    width:				150px;
    text-align:			left;
    border:				0px;
    padding:			0px;
    margin:				0px;
    
}
.SearchColumn3
{
	display:			inline-block;
    width:				180px;
    text-align:			right;
    border:				0px;
    padding:			0px;
    margin:				0px;
}
.SearchColumn4
{
	display:			inline-block;
    width:				250px;
    text-align:			right;
    border:				0px;
    padding:			0px;
    margin:				0px;
}
