body.Standard
{
	background-image: url(http://localhost/Development/Cargill.Purina.Mexico/Cargill.Purina.Mexico.Web/images/Background/bgd1.gif);
	margin-top: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-bottom: 0px;
}
body.ImageWindow
{
	margin-top: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-bottom: 0px;
}
table.Top
{
	background-color: White;
}
p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	margin-top: 0px;
}
h1
{
	font-size: 15pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	margin-bottom: 5px;
}
h2
{
	font-size: 14pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	margin-bottom: 5px;
}
h3
{
	font-size: 13pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	margin-bottom: 5px;
}
h4
{
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	margin-bottom: 5px;
}
h5
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	margin-bottom: 5px;
}
h6
{
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	margin-bottom: 5px;
}
td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}

table.Menu
{
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

td.SideMenuItem a
{
	text-decoration: none;
	color: Blue;
}

td.SideMenuItem a:hover
{
	text-decoration: underline;
}

td.MenuItem
{
	border-right: solid 1px #CCCCCC; 
}
td.MenuItem a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
td.FooterItem a
{
	color: Blue;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
td.Footer
{
	border-top: solid 1px #CCCCCC;
}
/*---------CONTENT MANAGEMENT CSS CLASSES--------*/

a.ImageLink
{
	text-decoration: none;
	font-weight: bold;
}
a.ImageLink: hover
{
	text-decoration:underline;
}
fieldset
{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
legend
{
	margin-bottom: 10px;
}
.gridheader
{
	background-color: #666666;
	color: White;
	text-align: center;
}
/*CALENDAR CLASSES*/
td.BodySmall
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
}

.BoldSmall
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.BoldLarge
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

td.RelatedLinkSeparator
{
	background-image: url(http://localhost/Development/Cargill.NutrenaWorld/Cargill.NutrenaWorld.Web/images/Background/dots-horizontal_bgd.gif);
	background-repeat: repeat-x;
}
td.EventDate
{
	background-color: #efefef;
}
table.ModuleTitle
{
	background-color: #CCCCCC;
	color: #333399;
}

/* added for 3 new page templates from EnergX : General, NewProducts, Home */
div.DepartmentBanner
{
	width: 906px;
	height: 130px;
	vertical-align: middle;
	text-align: center;
	top:0;
	left:0;
	height:100%;
	
}
div.DepartmentBanner img
{
	width: 906px;
	height: 130px;
	margin: 0px;
}

.TopMenu
{
	color: #555555;
	line-height: 20px;
	text-align: right;
	width: 906px;
	
		
	position: absolute;
	z-index: 1;
}
.TopMenu a
{
	color: #555555;
	text-decoration: none;
}

div.Content
{
	/*height: 100%;*/
	width: 906px;
	
	/* for white background in home with shadow pages*/
	background-color:White;
	
}

.ScrollingPanelEdit
{	
	height: 100%;
	width: 100%;
    overflow-y: scroll;
    overflow-x: scroll;
 
}

/* for site map menu */
.MenuItem 
{
	width: 213px;
	border-bottom: solid 1px #7F6D47;
	white-space: nowrap;
	color: #FFFF33;
	background:url(../Images/MainMenu/EnergX Site Map Menu Background.jpg);
	
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size : 10pt;
    text-align: left;
   
}

.MenuItem td
{
	white-space: nowrap;
	color: #FFFF33;
    text-align: left;
         
}
.MenuItemOver 
{
	white-space: nowrap;
	border-bottom: solid 1px White;
	border-top: solid 1px White;
	/*background-color: <%=BackGroundColor%>;
	color: #FFFFFF;*/
	color: #FFFF33;
    background: url(../Images/MainMenu/EnergX Site Map Menu Hover Color.jpg);
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11pt;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
    text-align: left;
}


/* added for the 3 new page templates */	
div.MenuContent
{
	width: 906px;
	text-align: right;
	/* for menu color*/
	/* comment off as requested by user*/
	/*background: url(../Images/MainMenu/Menu.jpg);*/
	
	
}

td.StandardFooter
{		 
	 width: 906px;
	 /* comment off as requested by user*/
	 /*background: url(../Images/MainMenu/Footer.jpg);*/
	 
}

div.StandardFooter
{		 
	 width: 906px;
	 /* comment off as requested by user*/
	 /*background: url(../Images/MainMenu/Footer.jpg);*/
	 
}


