﻿@import url("layout.css");
html, body 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	background-color: #EEEEEE;
}
#container {
	width: 760px;
	margin: 0;
	text-align: left;
	background-color: #fff;
}
#masthead {
	height: 117px;
	padding: 0px;
	background-image: url('../images/masthead_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	border-bottom: 1px solid #cccce2;
	position: relative;
}
#navigation {
	float: left;
	width: 130px;
	padding: 0;
	margin-top: 0px;
}
#subnav {
	float: right;
	width: 130px;
	margin-right:2px;
	margin-bottom: 20px;
}
#subnav #subnav_links {
	background-color: white;
}
#subnav #tab1 {
	height: 149px;
}
#subnav #tab2 {
	height: 149px;
}
#content {
	background: white;
	margin-left: 130px;
	margin-right: 132px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer 
{
	width: 755px;
	background-color: White;
	height: 40px;
	clear: both;
	text-align: center;
	padding-left: 5px;
}
#logo 
{
	float: left;
	margin-top: 65px;
	margin-left: 5px;
}
#banner_ad 
{
	width: 468px;
	height: 60px;
	position: absolute;
	left: 280px;
	top: 35px;
}
#tab1 
{
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Navigation Styles */
#navigation 
{
	font-size: 0.7em;
}
#navigation ul 
{
	background-color:#ffffff; 
	list-style: none; 
	margin-left: 5px; 
	padding: 0px 0 0 17px;
}
#navigation li { border-bottom: 1px solid #cccce2; zoom: 1; /* :hack: make borders show in IE6 */ }
#navigation a  
{
	font-size: 1em; 
	text-decoration: none; 
	color: #333; 
	background: url(../images/arrow.gif) no-repeat left 5px; 
	display: block; 
	margin-left: -16px; 
	padding: 4px 0 4px 17px; 
	position: relative; 
	zoom: 1; /* :hack: make IE5&6 treat this as a proper block */ }
#navigation a:hover {text-decoration:underline; }
#company_details 
{
	margin-top: 0px;
	padding: 0;
	width: 470px;
	vertical-align: top;
}
#leftcolumn 
{
	padding-right: 10px;
	border-right: solid 1px #DDDDDD;
	width: 239px;
}
#rightcolumn 
{
	padding-left: 10px;
	vertical-align: top;
	width: 239px;
}
#logotext
{
	background-color: white;
	width: 100%;
	/*vertical-align: top;*/
}
#companyprofile 
{
	background-color:white;
}
#associated_companies 
{
	background-image: url("../images/greybullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-bottom: 10px;
}
/* Content Styles */
#content h1 {
	margin-top: 10pt;
	margin-bottom: 3pt;
	font-weight: normal;
	font-size: 1em;
	color: black;
	text-align: left;
}
#content h2 {
	margin-top: 3pt;
	font-weight: bold;
	font-size: 1em;
	color: #cc373c;
}
#content h4 
{
	font-size: 0.7em;
    font-weight: bold;
    color: #cc373c;
    margin-bottom: 0px;
    margin-top: 6pt;
}
#content h5
{
	font-size: 0.7em;
    font-weight: normal;
    color: #cc373c;
    margin-bottom: 0px;
    margin-top: 0pt;
}

#content img {
	padding: 5px;
	border: 0px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #666699;
	text-decoration: none;
	margin:0;
	border-style: none;
}
a:hover {
	color: Red;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.list 
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px;
}
p 
{
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-size: 0.7em;
	line-height:1.4em; 
}
#product_list
{
	background-image: url("../images/greybullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-bottom: 3px;
	color: Gray;
	margin-bottom: 5px;
}
#company_products
{
	background-image: url("../images/greybullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
	color: Gray;
	font-size: 0.7em;
	line-height:1.4em; 
}
#product_details
{
	background-image: url("../images/greybullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-bottom: 3px;
	color: Gray;
	font-size: 0.7em;
	line-height:1.4em; 
	margin-bottom: 5px;
}
#product_details #companyList
{
	background-image: url("../images/greybullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-bottom: 3px;
	color: green;
	line-height:1.4em; 
	margin-bottom: 5px;
}
#product_details #web_bold table 
{
	width: 100%;
	border: none;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#product_details #web_bold td
{
	background-color: #DDDDDD;
	vertical-align: top;
	border: none;
	font-weight: bold;
	color: Gray;
}

#product_details #web_bold_green table 
{
	width: 100%;
	border: none;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#product_details #web_bold_green td
{
	background-color: #a5d4b3;
	vertical-align: top;
	border: none;
	font-size: 1em;
	font-weight: bold;
}

#product_details #companyWebBold
{
	background-color: #DDDDDD;
	width: 100%;
	vertical-align: top;
	border: none;
	font-size: 1em;
	font-weight: bold;
	color: Gray;
	padding-left: 4px;
}
#CompanyList 
{
	width: 100%;
	margin-bottom: 5px;
}
#CompanyDataList 
{
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
}
#companylist30 
{
	background-color: #DDDDDD;
	margin-bottom: 5px;
}
#companylist50 
{
	background-color: #a5d4b3;
	margin-bottom: 5px;
}
#ProductsDataList 
{
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
}
#ProductsDataList .list
{
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
}


TD.list 
{
	margin: 0px;
	padding-bottom: 0px;
}
#product_details img
{
	vertical-align: top;
	border: none;
}
#product_details #web_bold .company_link
{
	font-weight: bold;
}
#product_details #web_bold_green .company_link
{
	font-weight: bold;
}
#product_details .company_link
{
    font-size: 1.2em;
}
.highlight
{
    color: #cc373c;
}
.highlight_bold
{
    font-weight: bold;
    color: #cc373c;
}
.select
{
    FONT-SIZE: 8pt;
    WIDTH: 200px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
img
{
	border-style: none;
	border-top: 0px;
	outline-style: none;
	margin-bottom: 0px;
}
.amend
{
    WIDTH: 210px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
.green 
{
	color: #008061;
}
.products
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-BOTTOM: black 1px solid
}
.products_top
{
    BORDER-TOP: black 1px solid;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-BOTTOM: black 1px solid
}
.company_link2 
{
	font-size: 8pt;
}
