﻿
/*=========================================*/
/*     CSS for AcidoPeracetico.fmc.com     */
/*            by Ian McFarlane             */
/*=========================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Skin Colors                                        */
/*  2. Panes                                              */
/*  3. Links                                              */
/*========================================================*/


/*========================================================*/
/*  1. Panes                                              */
/*========================================================*/

.LeftOfMenuBox{
	background: #8C341E;
}
.LeftPaneColor{
	background: #C6C295;
	vertical-align:top;
}
table.MainContentTableColor{
	background: #fff;
	height: 100%;
	width: 598px;
}
.Menu{
}
/*========================================================*/
/*  2. Panes                                              */
/*========================================================*/
.ContentPane  { 
	padding: 5px 5px 10px 5px;
	height: 100%;
	width: 65%;
}
.RightPane  { 
 	width: 35%;
 	padding: 5px 5px 10px 5px;
}
.dnnemptypane{width:0; padding:0;margin:0; line-height:0;}
/*========================================================*/
/*  3. Links                                              */
/*========================================================*/
.LeftNav a{
	padding-top: 0px;
	text-decoration: none;
}
.LeftNav a:hover{
	color: white;
	text-decoration: none;
}
a.LeftNav:visited{
	color: white;
	text-decoration: none;
}
.LeftNavParent{
	font-size: 12px;
	color: black;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LeftNavChild{
	font-size: 12px;
	padding-left: 15px;
	color: black;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.LeftNavChild {
	font-size: 12px;
	padding-top: 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.LeftNavChild:visited {
	font-size: 12px;
	text-decoration: none;
}
.LeftNavApplicationParent{
	Padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #C6F1FF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.LoginLink:hover {
	color: black;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.MainContentTableColor{width:598px;}
.LeftPaneColor{padding:6px;}
a, a:link, a:visited{font-family: Arial, Helvetica, sans-serif; color:#222; text-decoration:none;}
a:hover{color:#000;}
.contenttable{width:760px;}
/* text */
.head{font-size: 14px; font-weight:bold;}

/* searchbox */
.SearchBox{width:124px;}
.terms,td.terms div, a.terms, a.terms:link, a.terms:visited{font-family: Arial, Helvetica, sans-serif; font-size:10px;line-height:12px;color:#999;}
