﻿
.RHTopMenu
{	
	background-color: #ffffff;
	background-image:url('/Files/System/RH/RH_topbanner_middle.gif');
	background-position:center; 	/* background-position: bottom; */
	background-repeat: no-repeat;
	text-align: left;
	height: 49px; width:565px;
	width: 100%;
	vertical-align: bottom;
	padding-bottom: 17px;
}

.L1
{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-weight:normal !important;
}

.L1_Active { color:#FFF !important; font-weight:bolder !important; }

.navigationlink
{
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	white-space: nowrap;
}

.navigationlink:hover
{
	font-size: 10px;
	color: #c00000;
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
}

p
{ 
	color: #666768;
}

.RHLeftMenu
{
	padding-top: 12px;
}

.h4
{
	color: #5b5c5d;
	font-size: 14pt;
	font-weight: normal;
}

.ContactBoxHeader
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.SearchBoxHeader
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}


a.bluetext
{
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}

a.bluetext:hover
{
	color: #C00000;
	font-weight: normal;
	 font-size: 11px;
}

.BottomRedHorse
{
        color: #c00000;
        font-size: 11px;
}

small
{
        color: #767778;
        font-weight: normal;
        font-size: 11px;


}


.loginBox { width:250px; margin-right:15px; float:left; }
.newUserBox { 
	width:220px;
	padding:15px; margin-right:15px;
	float:left;
	background:#C00000;
	border-radius:5px; }
	
.newUserBox p, .newUserBox a { color:white; }
.newUserBox a { margin-top:5px; text-decoration:underline; display:inline-block; }
.newUserBox a:hover { text-decoration:none; color:white; }


