﻿/* CSS Document */

body
{
margin:0;
}
.whatisthepricebg
{
background:url(../images/whatistheprice_bg.jpg) repeat-x;
}
.whereispricetext
{
font:normal 18px arial;
color:#FF0000;
vertical-align:middle;
text-align:center;
}
.whereispricetext1
{
font:bold 12px tahoma;
color:#FF0000;
text-align:left;
vertical-align:middle;
padding:0 0 0 10px;
}
.whereispricehovertext
{
font:normal 11px verdana;
color:#000000;
vertical-align:middle;
}
.whereispricehoverlink
{
font:bold 12px arial narrow;
color:#000000;
text-decoration:underline;
}

.whereispricehoverhighlighted
{
font:normal 11px verdana;
color:#000000;
text-decoration:none;
background-color:#fffc00;
}
.needrelated
{
background:#d6d6f7;
}
.needrelatedlink
{
font:normal 10px verdana;
/*text-decoration:underline;*/
text-align:center;
font-weight:700;
color:#000000
}

.needrelatedlink a:link {
	color: #7C7C7C;
	text-decoration:none;
}
.needrelatedlink a:visited {
	color: #E40300;
		text-decoration:none;
}
.needrelatedlink a:hover {
	color: #E40300;
		text-decoration: underline;
}
.needrelatedlink a:active {
	color: #7C7C7C;
		text-decoration:none;
}

.ordertollfree1
{
font:normal 22px impact;
color:#000;
}
.needrelatedparts
{
font:bold 14px tahoma;
color:#0000cc;
cursor:pointer;
text-decoration:underline;
}
