/* (C) Copyright 2003 ASI Image Studios, Inc.  All Rights Reserved. */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0px;
}

td { vertical-align: top; }

.mid { vertical-align: middle; }

.bot { vertical-align: bottom; }

p {
	font-size: 11px;
	color: #600;
}

ul {
	font-size: 11px;
	color: #600;
}

a { 
	color: #900; 
}

a:hover { 
	color: #F00; 
}

.tab {
	display: inline;
	text-align:center;
	padding-top:2px;
	padding-bottom:3px;
	margin: 2px;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	background:#900;
	text-decoration:none;
	border-top: 1px inset #330000;
	border-right: 1px inset #FF3333;
	border-bottom: 1px inset #FF3333;
	border-left: 1px inset #330000;
}

.tab2 {
	display: block;
	text-align:center;
	padding:2px 6px 3px 6px;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	background:#900;
	text-decoration:none;
	white-space: nowrap;
	border-top: 1px inset #330000;
	border-right: 1px inset #FF3333;
	border-bottom: 1px inset #FF3333;
	border-left: 1px inset #330000;
}

.tab2:hover {
	background: #f00;
	color:#FFF;
	border-top: 1px outset #F99;
	border-right: 1px outset #900;
	border-bottom: 1px outset #900;
	border-left: 1px outset #F99;
}

.tab:hover {
	background: #f00;
	color:#FFF;
	border-top: 1px outset #F99;
	border-right: 1px outset #900;
	border-bottom: 1px outset #900;
	border-left: 1px outset #F99;
}

h1 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.mfr-icon
{
  border: 0px;
}

b {
font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #600;
}
.price {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.plain {
	font-size: 11px;
	color: #600;
}

.cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #f00;
	display: block;
	float: right;
	padding: 3px 24px 4px 24px;
	border: 2px solid #000;
	margin: 10px;
}

.cart-hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000;
	display: block;
	float: right;
	padding: 3px 24px 4px 24px;
	border: 2px solid #f00;
	margin: 10px;
}

.scart {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	clear: right;
	padding: 7px 0;
	margin: 4px;
	width: 97px;
	background:url("chrome/cartroll.jpg") no-repeat left top;
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #F00;
        display: block;
        float: right;
        padding: 3px 24px 4px 24px;
        border: 2px solid #000;
        margin: 10px;
	text-align: center;
}       
.quote:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        float: right;
        padding: 3px 24px 4px 24px;
        margin: 10px;
        background-color: #000;
        border: 2px solid #F00;
	text-align: center;
}       

.bigbutton { text-decoration: none; text-align: center; background: #C00; color: #FFF; font-size: 14px; font-weight: bold; padding: 2px 5px; border: 2px solid #000; margin: 15px; display: block; white-space: nowrap; }

.bigbutton:hover { background: #F00; color: #FFF; }

.scart:hover { color: #300; background-position:0% -28px; }

.brdr { border: 2px solid #000; float: left; margin-right: 10px; }

.brdr2 { border: 2px solid #000; float: right; margin-left: 10px; }

.statictags { font-size: 12px; text-decoration: none; font-weight: bold; }

.logdiv { color: #6CF; background: #000; font-size: 12px; padding: 1px 0 3px 0; text-align: center; border-top: 1px dotted #6CF; border-bottom: 2px solid #000; }
