#dropmenudiv{
position:absolute;
/*background-color: #335ED7;
border: solid 1px red;*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:22px;
z-index:100;
padding-left: 10px;
padding-right:8px;
padding-bottom:10px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color:White;
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: #567BE4;*/
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 125px;
background-color: #335ED7;
}

.sidebartxt
{
    font-family:Verdana;
    font-size:11px;
    color:#0233B3;
}

.errortxt
{
    font-family:Verdana;
    font-size:14px;
    color:#CB0707;
}

.hpdisplaytxt
{
    font-family:Verdana;
    font-size:10.75px;
    color:White;
}
.rnavtxt
{ 
    font-family:Verdana;
    font-size:11px;
}
.signofftxt
{ 
    font-family:Verdana;
    font-size:11px;
    color: white;
    font-weight:bold;
}
.signofflink
{
    font-family:Verdana;
    font-size:11px;
    color: white;
    font-weight:bold;
    A.signofflink:link { color: white; }
    A.signofflink:visited { color: white;}
    A.signofflink:hover { color: red; }
    A.signofflink:active { color: white; }
} 
.botnavtxt
{
    font-family: Verdana;
    font-size:9px;
    color:#0233B3;
}
.categoryHeader
{
    font-family:Arial;
    font-size:25px;
    color:#CB0707;
}
    
.navigation
{
    font-family:Arial;
    color: #CB0707;
    font-size:11px;
}
.prHeader
{
    font-family:Arial;
    color: Black;
    font-size:11px;
    font-weight:bold;
}
.productName
{
    font-family: Arial;
    font-weight:bold;
    font-size:12px;
    color:#0233B3;
}
    
.productTxt
{
    font-family:Arial;
    color: Black;
    font-size:11px;
}
.contactHeader
{
    font-family: Arial;
    font-weight:bold;
    font-size:11px;
    color:#0233B3;
}
.faqQuestion
{
    font-family: Arial;
    font-size:11px;
    color:#0233B3;
}

.faqQuestion A{
    font-family: Arial;
    font-size:11px;
    color:#0233B3;
	text-decoration:none;
  }
  
  .faqQuestion A:visited{
    font-family: Arial;
    font-size:11px;
    color:#0233B3;
	text-decoration:none;
  }


.cartNav
{
    font-family: Arial;
    font-size:10px;
    color:#0233B3;
}
.cartPrice
{
    font-family: Arial;
    font-size:11px;
    color:#0233B3;
}
.cartSub
{
    font-family: Arial;
    font-weight:bold;
    font-size:12px;
    color:#CB0707;
}
.checkoutForm
{
    font-family: Arial;
    font-weight:bold;
    font-size:11px;
    color:#0233B3;
}
.checkoutFormError
{
    font-family: Arial;
    font-weight:bold;
    font-size:11px;
    color:#CB0707;
}
.checkoutForm input
{
     width:180;
     border: solid 1px black;
}
.loginForm
{
    font-family: Arial;
    font-weight:bold;
    font-size:11px;
    color:#0233B3;
}
.loginFormError
{
    font-family: Arial;
    font-weight:bold;
    font-size:11px;
    color:#CB0707;
}
.loginForm input
{
     width:120;
     border: solid 1px black;
}
.ourPrice
{
    font-family: Arial;
    font-weight:bold;
    font-size:11px;
    color:#0233B3;
}
.topbox
{ 
    font-family:Verdana;
    font-size:11px;
    color:1D44B2;
}
.theatertxt
{ 
    font-family:Verdana;
    font-size:11px;
    color:1D44B2;
}

.rightBlueTab{
background-image:url(images/right_featured_imgBLank.gif);
background-repeat:no-repeat;
height:43px;
padding-left:10px;
color:#fff;
}

.rightRedTab{
background-image:url(images/right_faq_imageBlank.gif);
background-repeat:no-repeat;
height:40px;
padding-left:10px;
color:#fff;
}

.rightRedNavLinks{
background-image:url(images/r_box_filler_red.gif);
padding-left:10px; padding-right:10px; padding-top:5px;
color:#fff;
}
.rightRedNavLinks A{
color:#fff;
text-decoration:none;
}