/* medpex Archive Styleset */

body {
	background: #eee;
}

body, li, td, div {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}

ul {
	/* list-style-type: none; */
	padding: 1px 1px 4px 20px;
	margin: 2px;
}

li {
	font-size: 10pt;
}

i {
	color: silver;
}

h1 {
	margin: 0;
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	margin: 0;
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
	display: inline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14px;
	display: inline;
}

hr {
	visibility: hidden;
	display: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 8px 0 2px;
}

table {
	width: 100%;
	border-collapse: collapse;

	padding: 0;
}
table th {
	padding: 0 6px 0;
	height: 26px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
table td {
	padding: 3px;
}

table.table-0 td {
	padding: 0;
}
table.table-1 td {
	padding: 1px;
}
table.table-2 td {
	padding: 2px;
}
table.table-2-4 td {
	padding: 2px 4px;
}
table.table-4 td {
	padding: 4px;
}
table.table-6 td {
	padding: 6px;
}

table.product-index {
	width: 600px;
}
table.product-index a {
	display: block;
	padding: 1px;
}

.pagenav table {
	width: auto;
	float: right;
}
.pagenav table td {
	padding: 4px;
}

.floatbox {
	overflow:hidden;
}
* html .floatbox {
	width: 100%;
}

div.title {
	text-align: left;
	padding: 0 0 0 4px;
}

div.error {
	font-size: 11pt;
	text-align: left;
	padding: 12px 4px 4px 0;
	font-weight: bold;
}

div.message {
	font-size: 11pt;
	text-align: left;
	padding: 12px 4px 4px;
	font-weight: bold;
}

div.links {
	float: right;
	background: #eee;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 4px;
}

div.teaser {
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
}

div.pagebody {
	background: white;
	padding: 8px 16px 16px 16px;
	border: 1px solid silver;
}

div.product {
	font-size: 11pt;
	font-weight: bold;
	line-height: 25px;
}
div.productdescription {
	border: 1px solid silver;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 15px;
}
div.productdescriptionheader {
	padding: 4px;
	background: #eee;
}
div.productdescriptionbody {
	padding: 4px;
	background: #f9f9f9;
}
div.productdescriptionbody div.exclamation {
	padding: 0 5px 0 0;
	float: left;
	background-position: 0 -1378px;
	width: 22px;
	height: 27px;
}

div.rating {
	margin: 2px 0 2px;
}
div.rating img {
	vertical-align: bottom;
}

div.highlight {
	padding: 4px;
	background: #ffc;
}

.breadcrumb {
	float: left;
	background: #f9f9f9;
	border: 1px solid silver;
	padding: 4px;
	margin: 4px 0 12px 0;
	line-height: 15px;
}
.breadcrumb h1 {
	font: 12px verdana, arial, sans-serif;
	display: inline;
}

#content {
	border: 1px solid silver;
	margin: 0 0 8px 0;
	padding: 8px 15px 4px 15px;
}
#content ul li {
	margin: 2px 0 0 0;
	padding: 1px 0 2px 0;
}

#content ul.categories {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ul.categories li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 2px 0 2px 22px;
	background-position: 7px -84px;
}
#content ul.categories ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#footer {
	font-size: 11px;
	text-align: center;
}

.normal-price {
	color: #000;
	font-weight: bold;
}
.normal-price-crossedout {
	font-size: 11px;
	color: #707070;
	background-position: 0 -4570px;
}
.detail-price {
	font-weight: bold;
	font-size: 16px;
	color: #eb6108;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.detail-price-crossedout {
	font-weight: bold;
	font-size: 14px;
	color: #707070;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 0 -4599px;
}

img.product,
img.category,
img.default {
	border: 1px solid #e2e2e2;
}
img.product,
img.category {
	background-color: white;
}

.tab-pane .tab-row .tab {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	display: inline;
	float: left;
	margin: 15px -5px 0 5px;
	padding: 3px 10px;
	border: 0px solid;
	border-color: rgb(120, 172, 255);
	border-left: 0;
	border-bottom: 0;
	border-top: 0;

	background: rgb(249, 249, 249);

	cursor: hand; /* IE 5.5 bug */
	cursor: pointer;

	z-index: 1;
	position: relative;
	top: 0px;
}
.tab-pane .tab-row .tab.selected {
	border: 1px solid rgb(192, 192, 192);
	border-bottom: 0;
	z-index: 1;
	margin: 15px -5px 0 5px;
	padding: 3px 10px;
	top: 0px;
	background: rgb(238, 238, 238);
}
.tab-pane .tab-row .tab a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color:  rgb(0, 0, 0);
	text-decoration: none;
	cursor: hand; /* IE 5.5 bug */
	cursor: pointer;
}
.tab-pane .tab-row .hover a {
	background: rgb(230, 248, 193);
}
.tab-pane .tab-row .tab.selected a {
	font-weight: bold;
}
.tab-pane .tab-page {
	clear: both;
	border: 0px solid rgb(120, 172, 255);
	z-index: 2;
	position: relative;
	top: -2px;
	color: Black;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	padding: 0;
}
.tab-pane .tab-row {
	z-index: 1;
	white-space: nowrap;
	height: 1.85em;
	width: 100%;
}

.sp1g {
	background-image: url(/images/sp1g.gif);
	background-repeat: no-repeat;
}
.sp-multipage { background-position: 0 -1110px; width: 12px; height: 12px; float: left; margin: 2px 3px 0 0; }
