/* === COMMON =========================================== */
BODY {
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: 12px;
	font-family: Tahoma, Arial, Microsoft Sans Serif, Helvetica;
	font-size: 75%;
	background-color: #ffffff;
}

P { color: #808080; }
STRONG.title { font-size: 80%; color: #808080; font-weight: bold; margin-bottom: 6px; display: block; }
.common { font-size: 70%; color: #808080; line-height: 130%; }
.note { font-size: 50%;	color: #606060; }
.bold {	font-weight: bold; }
.dotted { background-image: url(/_i/dots.gif); }
.dotted2 { background-image: url(/_i/dots2.gif); }
.label {text-align:right;}


SPAN.textlink A {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
SPAN.textlink A:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #f0f0f0;
	border: 1px solid #808080;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}


H1 { font-size: 150%; font-weight: normal; color: #0092CC; margin-top: 0px; margin-bottom: 10px; }
H2 { font-size: 120%; font-weight: normal; color: #0092CC; margin-top: 0px; margin-bottom: 10px; }
H3 { font-size: 110%; font-weight: normal; color: #0092CC; margin-top: 0px; margin-bottom: 10px; }
H4 { font-size: 100%; font-weight: bold; color: #0092CC; margin-top: 0px; margin-bottom: 10px; }
H5 { font-size: 80%; font-weight: bold; color: #0092CC; margin-top: 0px; margin-bottom: 10px; }
H6 { font-size: 70%; font-weight: bold; color: #0092CC; margin-top: 0px; margin-bottom: 10px; }

/* === FORMS ============================================ */
FORM { margin: 0px; padding: 0px; }
INPUT, SELECT {
	font-family: Tahoma, Arial, Microsoft Sans Serif, Helvetica;
	font-size: 70%;
	color: #808080;
}

UL.bulleted LI {
	list-style: square outside url(/_i/bull01.gif);
}

DIV.btn {
	background-image: url(/_i/bg/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 6px;
	padding-right: 6px;
	height: 20px;
}

TD.selcell {
	background-color: #0092CC;
	padding-bottom: 3px;
}

P.note {
	border: 1px dotted #f0f0f0;
	padding: 10px;
	margin-top: 0px;
	font-size: 100%;
	color: #808080;
	background-color: #FFFFE7;
}
IMG.bnr_small {
	border: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
TD.thin { padding: 0px; }
H1.product, H2.product { border-bottom: 2px solid #B3D2EE; }


div.path {
	font-size:70%;
	color: #ffffff;
}
div.path A:link { color: #ffffff; }
div.path A:visited { color: #ffffff; }
div.path A:hover { color: #C6EBFF; text-decoration: none; }

A:link { color: #0092CC; text-decoration: none; }
A:visited { color: #0092CC; text-decoration: none; }
A:hover { color: #89C4E3; text-decoration: underline; }

TD.hdr { background-color: #f0f0f0; padding: 5px; color: #909090; font-size: 90%; font-weight: bold; }

TD.adj {
/*	height: expression(contentFrame.offsetHeight - 16); */
}
P.abz {
	margin-top: 5px;
	margin-bottom: 5px;

}
#price-view-selector {
    position: absolute;
    right: 10px;
    top: 0px;
    padding: 10px;
    margin: 0px;
    background-color: #0092cc;
    font-size: 1.4em;
}
#price-view-selector * {
    color: #000;
}
