﻿/*------------------------------------------------------------------
							Top Menu
-------------------------------------------------------------------*/
.menuActive
{
	font-family: verdana, Tahoma, 'Trebuchet MS';
	background-image: url(~/media/ajinomotousa/menu/menu.ashx);
	width: 110px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom;
	color: black;
	font-size: 12px;
	padding-top: 5px;
}
.menuActive:hover
{
	font-family: verdana, Tahoma, 'Trebuchet MS';
	width: 110px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom;
	color: #cc3333;	
	font-size: 12px;	
	padding-top: 5px;
}
.menuBG
{
	background-image: url(~/media/ajinomotousa/menu/menu_bg.ashx);
	width: 360px;
	height: 30px;	
	padding-top: 5px;
}
.AjiTopMenu-table
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 910px;	
	padding-top: 0px;
	border-right: 0px;
	border-top: #cc9966 thin solid;
	border-left: 0px;
	border-bottom: gray thin solid;
}
.AjiTopMenu-table td
{
	text-align: center;
	vertical-align: bottom;
	height: 30px;
        
}
/*-----------------------------------------------------------*/

.AjiFooter-table
{
	width: 100%;
}
.footer-copy-text
{	font-size: 8pt;
}
#who-we-are
{
	font-family: verdana, Tahoma, 'Trebuchet MS';
	font-size: 8pt;
	line-height: 16pt;
}

#home-page-contact
{
	font-family: verdana, Tahoma, 'Trebuchet MS';
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
	line-height: 12pt;
	color: #cc9966;
	float: right;
}

.bizintro
{
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
	font-family: verdana, Tahoma, 'Trebuchet MS';
	font-size: 8pt;
	color: darkgrey;
	width: 170px;
	height: 160px;
	overflow: hidden;
	padding-top: 10px;
	border-bottom: #cc9966 thin dotted;
}
.ourbusiness
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: verdana, Tahoma, 'Trebuchet MS';
	font-size: 8pt;
	color: black;
	width: 430px;
	padding-top: 5px;
	border-bottom: #cc9966 thin dotted;
	overflow: hidden;
	height: 350px;
	text-indent: 10px;
	padding-left: 5px;
}
.newproducts
{
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: verdana, Tahoma, 'Trebuchet MS';
	font-size: 8pt;
	color: black;
	width: 300px;
	padding-top: 5px;
	border-bottom: #cc9966 thin dotted;
	overflow: hidden;
	height: 320px;
	padding-left: 5px;
	text-align: left;
	float: left;
}
.subpage
{
	font-size: 8pt;
	font-family: verdana, Tahoma, 'Trebuchet MS';
	line-height: 16pt;
}
.vertical-dot-line
{
	border-left: #cc9966 thin dotted;
}
H4
{
	font-family: verdana, Tahoma, 'Trebuchet MS';
	color: #cc3333;
}
#tblMain
{
	border-right: lightgrey 6px solid;
	border-bottom: lightgrey 10px solid;
	border-left: lightgrey 6px solid;
	border-top: lightgrey 10px solid;
}

.location
{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: verdana, Tahoma, 'Trebuchet MS';
	font-size: 8pt;
	color: black;
	padding-top: 15px;
	border-bottom: #cc9966 thin dotted;
	padding-left: 15px;
	height: 200px;
	width: 250px;
	line-height: 16pt;
}
.page-bottom-logo
{
	background-image: url(~/media/ajinomotousa/aji_A_Logo.ashx);
	vertical-align: bottom;
	width: 45px;
	height: 33px;
	text-align: right;
}
