/* 
* CSS Document 
* file: msds_extantion.css
*/

/* ********************************************************************************************
*	Created By: 				Andrew Abramov
*	Creation Date: 				January 22, 2008
*	Modified By: 			
*	Modification Date: 		
*	Modification Note (what did you update, and why?): 	
******************************************************************************************** */

#wrapper_custom	{
	width: 965px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color:#fff;
	border: 1px solid #333;
}

#list_workplaceLabel	{ 
	border: 1px solid #ccc;
	width: 900px;
	height: 200px;
	background-color:#fff;
	overflow: auto;
	margin-bottom: 0px;
}

#list_workplaceLabel_TDG	{ 
	border: 1px solid #ccc;
	width: 870px;
	height: 200px;
	background-color:#fff;
	overflow: auto;
	margin-bottom: 0px;
}

#list_workplaceLabelPhrases 	{ 
	border: 1px solid #ccc;
	width: 850px;
	height: 130px;
	background-color:#fff;
	overflow: auto;
	margin-bottom: 0px;
}

.error_messages { 
	color:#a00;
	font-weight: bold;
	background-color:#fff;
	padding: 10px;
}

.env_sft_notes { 
	color:#800;
	font-weight: bold;
}

.env_sft_notes_tlt { 
	color:#d00;
	font-weight: bold;
	font-size: 1.2em;
}

.productsearch_notes { 
	color:#a00;
	font-weight: bold;
}

.productsearch_notes_tlt { 
	color:#f00;
	font-weight: bold;
}

.no_rec_found { 
	color:#003;
	font-weight: bold;
}

.results-item-detail-v	{
	display: block;
	padding: 5px 0px;
}

.w50	{	width: 50px; font-size: 11px;	font-family:tahoma, arial;}

.w110	{	width: 110px; font-size: 11px;	font-family:tahoma, arial;}
.w120	{	width: 120px; font-size: 11px;	font-family:tahoma, arial;}
.w130	{	width: 130px; font-size: 11px;	font-family:tahoma, arial;}

.w160	{	width: 160px; font-size: 11px;	font-family:tahoma, arial;}
.w170	{	width: 170px; font-size: 11px;	font-family:tahoma, arial;}
.w180	{	width: 180px; font-size: 11px;	font-family:tahoma, arial;}
.w190	{	width: 190px; font-size: 11px;	font-family:tahoma, arial;}

.w287	{	width: 287px; font-size: 11px;	font-family:tahoma, arial;}

.w260	{	width: 260px; font-size: 11px;	font-family:tahoma, arial;}
.w250	{	width: 250px; font-size: 11px;	font-family:tahoma, arial;}

textarea.w280_01	{	width: 280px; height: 30px; font-size: 11px; font-family:tahoma, arial; 	}
textarea.w280_02	{	width: 280px; height: 70px; font-size: 11px; font-family:tahoma, arial; 	}
textarea.w280_03	{	width: 280px; height: 40px; font-size: 11px; font-family:tahoma, arial; 	}
textarea.w300		{	width: 350px; height: 40px; font-size: 11px; font-family:tahoma, arial; 	}

.select_image_table	{
	border-collapse: collapse;
	font-size:11px;
}

#wrapper_select_image	{
	width: 200px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color:#fff;
	border: 1px solid #333;
}

.tabnav_spacer {
	background-color:#CCCCCC;
	color:#6DA204;
	cursor:pointer;
	text-align:center;
	font-family:tahoma, arial;
	font-size:11px; 
	padding-top:1px;
	width:auto;
}

.tabnav_disable {
	color:#999999;
	text-align:center;
	font-family:tahoma, arial;
	font-size:11px; 
	padding-top:1px;
	width:120px;
}

.tabnav_disable_spacer {
	color:#999999;
	text-align:center;
	font-family:tahoma, arial;
	font-size:11px; 
	padding-top:1px;
	width:auto;
}

.floatLeft{float: left;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top;} 
.image-right{float: right; vertical-align: text-top;} 
div.wrapContainer{width:99.5%; float:left;}

.label_bullet_new{
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;	
	font-weight: none;
	vertical-align:middle;
	line-height: 100%;
}

.bullet_new {
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
	font-style: italic;
	
}

.results-item_noback	{
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}

#tdg_list_for_binding	{ 
	border: 0px solid #ccc;
	width: auto;
	height: 600px;
	background-color:#fff;
	overflow: auto;	
	margin-bottom: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

/* ********************** END OF CSS Document ******************** */

