body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }
.copyright  { color: white; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.copyrightlink { color : white; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.copyrightlink:hover { color : black; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

.specials { color: black; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.specialslink { color: #cf231b; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; text-decoration: underline }
.specialslink:hover { color: black; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; text-decoration: underline }

.productSpotlight{ color : white; font-size : 7.5pt; font-family : verdana, arial, helvetica, sans-serif; }
.productSpotlightlink { color: white; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; text-decoration: underline }
.productSpotlightlink:hover { color: black; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; text-decoration: underline }

.productLists{ color : black; font-size : 7.5pt; font-family : verdana, arial, helvetica, sans-serif; }
.productListslink { color: #cf231b; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
.productListslink:hover { color: black; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }

.bodycopy { color : black; font-family : verdana, arial, helvetica, sans-serif; font-size : 7.5pt; }
.bodycopybold { color : black; font-family : verdana, arial, helvetica, sans-serif; font-size : 7.5pt; font-weight: bold;}
.bodycopysubhead { color : #cf231b; font-family : verdana, arial, helvetica, sans-serif; font-size : 8.5pt; font-weight: bold;}
.bodycopylink { color : #cf231b; font-family : verdana, arial, helvetica, sans-serif; font-size : 7.5pt; font-weight: bold;}
.bodycopylink:hover { color : black; font-family : verdana, arial, helvetica, sans-serif; font-size : 7.5pt; font-weight: bold; text-decoration: underline;}

.formtext { color : black; font-family : verdana, arial, helvetica, sans-serif; font-size : 7pt; font-weight: bold;}
.formtextlink { color : #cf231b; font-family : verdana, arial, helvetica, sans-serif; font-size : 7pt; font-weight: bold;text-decoration: underline;}
.formtextlink:hover  { color : black; font-family : verdana, arial, helvetica, sans-serif; font-size : 7pt; font-weight: bold;text-decoration: underline;}
.formtextpleasenote { color : #cf231b; font-family : verdana, arial, helvetica, sans-serif; font-size : 7pt; font-style: italic; font-weight: bold;}

#contactBack      { background-image: url(../images/contact/contact.jpg); background-repeat: no-repeat }
#ourMissionBack      { background-image: url(../images/ourMission/ourMission.jpg); background-repeat: no-repeat ; float: right; }
#companyHistoryBack      { background-image: url(../images/companyHistory/companyHistory.jpg); background-repeat: no-repeat ; float: right; }



#bottomMenu   { background-image: url(../images/bottomMenu.jpg); background-repeat: no-repeat }
#mainArea     { background-image: url(../images/rsiBackBand.jpg); padding: 0 7px }
#productBanners { background-image: url(../images/productBanners/productBannersBack.jpg); padding: 5px; vertical-align: top }
.menulink { color : black; font-family : verdana, arial, helvetica, sans-serif; font-size : 7.5pt; font-weight: bold; text-decoration: none;}
.menulink:hover { color : #EE8402; font-family : verdana, arial, helvetica, sans-serif; font-size : 7.5pt; font-weight: bold; text-decoration: none;}

.bodycopy2 { color : #A81E37; font-family : verdana, arial, helvetica, sans-serif; font-size : 7pt; }
.bodycopy2link { color : #A81E37; font-family : verdana, arial, helvetica, sans-serif; font-size : 7pt; font-weight: bold;}
.bodycopy2link:hover { color : #A81E37; font-family : verdana, arial, helvetica, sans-serif; font-size : 7pt; font-weight: bold; text-decoration: underline;}

.subhead { color : black; font-family : verdana, arial, helvetica, sans-serif; font-size : 7.5pt; font-weight: bold;}
.subheadlink:hover { color : #EE8402; font-family : verdana, arial, helvetica, sans-serif; font-size : 7.5pt; font-weight: bold; text-decoration: underline;}
#context { height: 270px; width: 650px;
	color: black; font-size: 14px;
	margin-top: 0px;
	overflow: auto;
	padding: 0px;
	position: relative; left: -15px; top: -10px;
	z-index: 1;
	}
#context a {color: #FFFFCC;}
#context a:hover {color: black; text-decoration: underline;}
#addressbox { position: absolute; top: 370px; right: 170px }








/* Form style */

label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 8pt; }
input, textarea, select { margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:8pt "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; -moz-border-radius: 5px; -webkit-border-radius:5px; }   
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
input.submit { cursor: pointer; border: 1px solid #222; background:#333; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
input.submit:hover { background:#444; }
fieldset { padding:20px; border:0px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

span.required{ font-size: 13px; color: #cf231b; } /* Select the colour of the * if the field is required. */

/* Style for the error message */

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#succsess_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

