/* ONLYONE PRODUCTS StyleSheet */
/* FOR Company Directory */

.cornerhead { font-weight: bold; text-align: center; font-size: 100%; }
h2.companyname { border-bottom: 1px #dddddd solid; margin: 3px 0px 0.5em 0px; }
h2.companyname span.textname { font-size: 60%; margin-left: 1.5em; }
h1.subcorner, h2.subcorner { font-family: "Times New Roman",serif; text-align: center; }
div.partner { margin-top: 2em; font-weight: bold; font-family: "Times New Roman",serif; color: #808000; font-size: larger; }
p#profilehead { font-weight: bold; font-style: italic; font-family: "Times New Roman",serif; color: #252525; font-size: 80%; text-align: center; }

/* Profile Table Designs */
table.address th, table.address td { font-size: 80%; vertical-align: top; text-align: left; }
table.address td { padding-left: 1em; }

/* Company Outlines */
div.companyoutlines p {
	font-size: 80%;
	line-height: 1.4;
}

p.cornerlinks {
	font-size: 80%;
}
p.cornerlinks a {
	margin-left: 0.3em;
	margin-right: 0.3em;
}

/* ----------------- */
/* For Partner Pages */
/* ----------------- */
div.pagemain {
	font-size: 80%;
}
div.pagemain p a.linklogo img {
	border-width: 0px;
}
div.pagemain p a.linklogo:hover {
	background-color: #eaeaff;
}

/* Product Photo Link Box(Inline or Table) */
div.productlinkbox {
	text-align: center;
}
div.productlinkbox p span.caption {
	font-size: 95%;
}
div.productlinkbox img {
	border-width: 1px;
}
div.productlinkbox table.photobox {
	margin: auto;
	border-collapse: collapse;
	border: 1px solid #0000cc;
}
div.productlinkbox table.photobox td {
	border: 1px solid #0000cc;
	font-size: 75%;
}
