@charset "UTF-8";
/* CSS Document */
#reasoncatch {
visibility:hidden;
display: none;
}
body {
	background-image: url(/images/seamlessbg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
html {
     overflow: -moz-scrollbars-vertical;
}
input:focus, select:focus, textarea:focus {
	background-color: #CCCCCC;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.textBlack a:link {
	color: #000000;
}
.textBlack a:visited {
	color: #000000;
}
.textBlack a:hover {
	color: #FF0000;
}
.textBlack a:active {
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 16px;
}
.footer a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FF0000;
}
.footer a:active {
	color: #FFFFFF;
}
#menu .menu a {
	display:block;
	width: 62px;
	height: 36px;
	background-image: url(/images/nav-menu-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.menu a {
	display:block;
	width: 62px;
	height: 36px;
	background-image: url(/images/nav-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.menu a:hover { 
	background-image: url(/images/nav-menu-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#familyfun .familyfun a {
	display:block;
	width: 80px;
	height: 36px;
	background-image: url(/images/nav-familyfun-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.familyfun a {
	display:block;
	width: 80px;
	height: 36px;
	background-image: url(/images/nav-familyfun.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.familyfun a:hover { 
	background-image: url(/images/nav-familyfun-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rosatishistory .rosatishistory a {
	display:block;
	width: 109px;
	height: 36px;
	background-image: url(/images/nav-rosatishistory-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.rosatishistory a {
	display:block;
	width: 109px;
	height: 36px;
	background-image: url(/images/nav-rosatishistory.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.rosatishistory a:hover { 
	background-image: url(/images/nav-rosatishistory-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#specialoffers .specialoffers a {
	display:block;
	width: 102px;
	height: 36px;
	background-image: url(/images/nav-specialoffers-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.specialoffers a {
	display:block;
	width: 102px;
	height: 36px;
	background-image: url(/images/nav-specialoffers.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.specialoffers a:hover { 
	background-image: url(/images/nav-specialoffers-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#franchise .franchise a {
	display:block;
	width: 74px;
	height: 36px;
	background-image: url(/images/nav-franchise-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.franchise a {
	display:block;
	width: 74px;
	height: 36px;
	background-image: url(/images/nav-franchise.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.franchise a:hover { 
	background-image: url(/images/nav-franchise-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#locations .locations a {
	display:block;
	width: 72px;
	height: 36px;
	background-image: url(/images/nav-locations-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.locations a {
	display:block;
	width: 72px;
	height: 36px;
	background-image: url(/images/nav-locations.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.locations a:hover { 
	background-image: url(/images/nav-locations-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#contactus .contactus a {
	display:block;
	width: 79px;
	height: 36px;
	background-image: url(/images/nav-contactus-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contactus a {
	display:block;
	width: 79px;
	height: 36px;
	background-image: url(/images/nav-contactus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contactus a:hover { 
	background-image: url(/images/nav-contactus-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
background-position: 0 0;
}
#orderonline .contactus a {
	display:block;
	width: 128px;
	height: 36px;
	background-image: url(/images/nav-orderonline-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.orderonline a {
	display:block;
	width: 128px;
	height: 36px;
	background-image: url(/images/nav-orderonline.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.orderonline a:hover { 
	background-image: url(/images/nav-orderonline-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bgimage {
	display:block;
	width: 980px;
	height: 100%;
	background-image: url(/images/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	overflow: visible;
}
.FranchiseFormTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.FranchiseFormTextRed {
	color: #FF0000;
}
.FranchiseFormHeaderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	font-weight: bold;
}
.FranchiseFormBorder {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.FranchiseFormBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.FranchiseFormBorderDotted {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bgimageMenu {
	display:block;
	width: 980px;
	height: 100%;
	background-image: url(/images/bg-menuCheck.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	overflow: visible;
}
#storeInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 20px;
}
.storeInfoRed {
	color: #CC0000;
}
.menuInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#menuInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}
#headerInfo {
	margin-top: 20px;
	margin-bottom: 20px;
}
.menuRuleLineTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.menuInfoWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menuInfoHeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
.menuInfoHeaderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.headerInfoBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
	font-weight: bold;
}
.headerInfoRed {
	color: #CC0000;
}
.menuRuleDividerLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menuRuleLineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
hr {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#headerInfoRight {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#headerInfoRight a {
	color: #000000;
}
#footerInfoRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footerInfoRight a {
	color: #000000;
	
}
.newsAlert {
	display: block;
	padding: 10px;
	color: #FFFFFF;
	border: 2px solid #CC0000;
}
.newsAlertHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#newsAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
