﻿.subHeader
{
	color: #F6CF00;
	background-color: #D71111;
	font-size: 18px;
	font-weight: bold;
}

.text
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.navigator
{
	color:  #D71111;
	background-color: #DD2726;
	font-size: 13px;
	font-weight: bold;
}

.navigatorFont
{
	color:  #D71111;
	font-size: 13px;
	font-weight: bold;
}

.nostyle
{
	text-decoration:none;
	color:#66646f;
}

.footer
{
	color:#000000;
	font-size: 13px;
	font-weight: bold;
}

.fRight
{
	padding: 0px 10px 0px 0px;
	text-align:right;
}

.fSpacer
{
    color:#D71111;
    font-weight: bold;
}

body {
	background-color: #FFC526;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a 
{
    color:#d3004a;
}

.red 
{
    color:#d3004a;
    font-weight:bold;
}

.redTitle 
{
    color:#d3004a;
    font-size: 15pt;
    font-weight:bold;
}

.sideLinkMenuHeader
{
	padding-left: 10px;
	height: 30px;
	width: 100%; border-right: #339966 2px solid; border-top: #009933 3px solid; border-left: #339966 2px solid; border-bottom: #339966 5px solid; background-color: #F6CF00; font-weight: bold; color: #339966;
}

.sideLinkMenuItem
{
	padding-left: 10px;
	width: 100%;
	border-right: whitesmoke 3px solid;
	border-top: gainsboro 1px solid;
	border-left: whitesmoke 3px solid;
	border-bottom: gainsboro 2px solid;
	background-color: #ffffff;
	font-weight: bold;
	height: 27px;
}
.detailsTitle
{
	font-weight:bold;
	font-size:16px;
}

.detailsHighlightText
{
	font-size:15px;
	font-weight:bold;
	color:#d3004a;
}

.booklist
{
	text-align:left;
	color:#66646f;
	padding: 2px 0 3px 2px;
	margin-right: 5px;
	font-size:12px;
}

.bigText
{
	text-align:left;
	color:#000000;
	font-size:16px;
}

.bigRed
{
	text-align:left;
	color:#d3004a;
	font-size:16px;
	font-weight:bold;
}

.bulletListRed
{
    color:#d3004a;
    font-size:16px;
    line-height: 26px;
}

.border
{
    border-bottom: dotted 4px #FFFFFF;
    margin-left: 5px;
    line-height:10px;
}

.bg {
background-color: #666;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:1;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

} 

.MenuBorder
{
	border-right: #f6cf00 1px dashed; 
	border-top: #f6cf00 1px dashed;  
	border-left: #f6cf00 1px dashed;
	border-bottom: #f6cf00 1px dashed;  
	
	*border-right-color: white;
	*border-top-color: white;  
	*border-left-color: white;
	*border-bottom-color: white;
}

.rightBoxHome
{
    border: solid 3px #FFFFFF;
}

.rightBoxInner_Home
{
    color:#000000;
    background-color:#ebdcd6;
    padding: 20px 10px 5px 0;
    font-size:13px;
    line-height:23px;
}

.rightBoxTitle_Home
{
    color:#FFFFFF;
    font-weight:bold;
    font-size:18px;
    text-align:center;
    height:47px;
    background-color:#d3004a;
}

.subhead
{
    color:#d3004a;
    font-weight:bold;
    font-size:15px;
    text-align:left;
}

.pageHeading
{
    color:#FFFFFF;
    font-weight:bold;
    font-size:24px;
    font-family: Arial, Helvetica, sans-serif;
}

.LeftLinksBorder
{
	border-left: #f6cf00 1px; 
	border-bottom: #f6cf00 1px;
	border-right: #f6cf00 1px; 
	
	*border-bottom-color: white;  
	*border-left-color: white;
	*border-right-color: white;
}

.MainBodyBorder
{
	border-bottom: #f6cf00 1px;  
	border-left: #f6cf00 1px; 
	border-right: #f6cf00 1px; 
	
	*border-left-color: white;
	*border-bottom-color: white;  
	*border-right-color: white;
}

.ProductReview
{
	color:#D71111;
	font-weight:bold;
}