/* GENERAL PAGES */
#body1 {
	background-image: url(../images/bg_home_fade.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#body1a {
	background-image: url(../images/bg_home_fade_3.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#body2 {
	background-image: url(../images/interior_fade.gif);
	background-repeat: no-repeat;
	margin-top: 75px;
	margin-left: 0px;
}
td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#mainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D559F;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #14848A;
	line-height: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 35px;
}
#newsBar {
	background-color: #C7E2E3;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #14848A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}
#newsBar p {
	margin-right: 10px;
	margin-left: 10px;
}
.newsLogo {
	padding-top: 20px;
}
#newsBar a {
	color: #1B429A;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3D559F;
	font-size: x-large;
}
#impaxLogo {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo_impax.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 144px;
	width: 144px;
	left: 548px;
	top: 10px;
	z-index: 10;
}
#impaxLogo1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo_impax.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 144px;
	width: 144px;
	left: 730px;
	top: 10px;
	z-index: 10;
}
.hideout {
	display: none;
}




/* IMPAX WORLD NAVIGATION */

#button {
	width: 156px;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #14848A;
	color: #FFF;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	border-bottom: 1px solid #334E9A;
	border-top: 1px solid #6ab1b5;
	margin: 0;
	border-right: 1px solid #180777;
}
#button li a {
	display: block;
	background-color: #fff;
	color: #180777;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/bullet_orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
html>body #button li a {
	width: auto;
}
#button li a:hover, #button  {
	background-color: #F90;
	color: #000;
}
#button .navActive {
	background-color: #F90;
	color: #000;
}

	
#navigationPanel {
	top: 145px;
	position: absolute;
	width: 156px;
}
#impaxMainNav {
	margin: 0px;
	padding: 0px;
	display: block;
}
.navItems2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98A4CB;
	background-color: #5C6FAD;
}
.navItems2 a:link, .navItems2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navItems2 a:hover {
	color: #FF9900;
	text-decoration: none;
}
.joinorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #180777;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}
.joinorder a:link, .joinorder a:visited {
	color: #180777;
	text-decoration: none;
}
.joinorder a:hover {
	color: #FF9900;
	text-decoration: none;
}
#joinorderPanel {
	margin-bottom: 10px;
}
#prodNavigationContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D559F;
	padding-bottom: 10px;
}
#secNavigationContainer {
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D559F;
	padding-bottom: 10px;
}
#secNavigationContainer a:link, #secNavigationContainer a:visited, #prodNavigationContainer a:link, #prodNavigationContainer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #3E559F;
	text-decoration: none;
}
#secNavigationContainer a:hover {
	color: #000000;
}
#joinorderContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #334E9A;
	background-color: #5C6FAD;
}
#headerIMG {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D559F;
}
#interiorCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D559F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D559F;
	line-height: 22px;
	background-image: url(../images/interior_fade.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	width: 621px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 35px;
	padding-bottom: 10px;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3D559F;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}
.matrixTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
strong {
	color: #3D559F;
}
.matrixTableHeader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: bold;
	color: #3D559F;
}
.matrixTableSubtotal {
	text-decoration: underline;
}
.matrixTableRowHighlight {
	background-color: #E5EBF8;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
}
.matrixTableRowNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
}
.quote {
	font-style: italic;
	line-height: 15px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-size: 11px;
}
.productDesc {
	line-height: 15px;
	font-size: 11px;
}
#orderInfo {
	background-color: #F7F9FC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D559F;
	border-bottom-color: #3D559F;
	padding: 10px;
	margin-top: 15px;
}
.productIMG {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.productItemSeperator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D559F;
}
form {
	display: inline;
}
fieldset {
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
}
#alertMessage {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 15px;
	font-weight: bold;
}
.borderIMG {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-left: 20px;
}
#holderIMG {
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	margin-left: 20px;
	margin-right: 10px;
}
#holderIMG img {
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 5px;
}
.notice {
	font-size: 10px;
	line-height: 12px;
}
#newsItems {
	height: 375px;
	width: 150px;
	float: left;
	background-color: #C7E2E3;
	margin-right: 10px;
	text-align: left;
	padding-left: 20px;
	line-height: 12px;
	font-size: 11px;
	color: #003366;
	margin-left: -20px;
	margin-top: -20px;
	margin-bottom: -20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#newsItems img {
	padding-top: 25px;
}
#storeWelcome {
	
}
#tblHighlight {
	background-color: #F5F7FC;
	border: 1px solid #BBCAEC;
}
.quotePull {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	line-height: 1.5em;
}
.whatsAutoShip {
	padding-top: 5px;
	padding-bottom: 5px;
}
.whatsAutoShip a:link, .whatsAutoShip a:visited {
	font-size: x-small;
	color: #0033CC;
	text-decoration: underline;
}
#topInfo {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D559F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#topSearch {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
