@charset "utf-8";
.redcornersfg_bigtitle {
	background:#b90000;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
}

/* CSS Document */
body {
	line-height: 1;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/stripe.gif);
	background-color: #333333;
}
html {
	overflow-x: hidden;
	overflow-y: scroll;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
.bg1 {
	background-color: #EAEAEA;
}
.bg2 {
	background-color: #D9D9D9;
}

#schedule {
	margin-top: 15px;
}

#top {
	height: 51px;
	width: 740px;
	text-align: right;
	padding-top: 15px;
}
#address {
	font-size: 0.8em;
	float: left;
	height: 25px;
}
.smallnumbers {
	font-size: 0.9em;
}
.bignumbers {
	font-size: 1.3em;
}


#rightcolumn {
	width: 160px;
	float: left;
	margin-top: 15px;
}

#footer {
	text-align: center;
	font-size: 0.6em;
	direction: rtl;
	color: #333;
	padding-top: 5px;
	height: 100%;
	vertical-align: bottom;
	clear: both;
}

#footer a{
	text-decoration: none;
	color: #000;
}
#footer a:hover{
	text-decoration: underline;
	color: #00F;
}


#submenu_items {
	background-color: #D9D9D9;
	padding-bottom: 1px;
	padding-top: 10px;
}
#submenu {
	float: right;
	width: 160px;
	clear: both;
	margin-bottom: 10px;
}

#submenu_items ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
	direction: rtl;
	list-style-position: inside;
}
#submenu_items ul li {
	font-size: 0.8em;
	color: #B90000;
	font-weight: bold;
	background-image: none;
	overflow: visible;
	width: 150px;
	margin-bottom: 8px;
	line-height: 21px;
	margin-right: -35px;
	text-indent: 5px;
	max-height: 42px;
}
#submenu_items ul li a {
	color: #B90000;
	font-weight: bold;
	overflow: visible;
	line-height: 21px;
	text-decoration: none;
	display: block;
	background-image: url(../images/submenu_off.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-indent: 0px;
	max-height: 42px;
}
#submenu_items ul li a:hover {
	color: #B90000;
	font-weight: bold;
	overflow: visible;
	line-height: 21px;
	text-decoration: none;
	display: block;
	background-image: url(../images/submenu_on.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-indent: 0px;
}
a .double {
	color: #B90000;
	font-weight: bold;
	overflow: visible;
	line-height: 21px;
	text-decoration: none;
	display: block;
	background-image: url(../images/submenu_double_off.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-indent: 0px;
}
a .double :hover {
	color: #B90000;
	font-weight: bold;
	overflow: visible;
	line-height: 21px;
	text-decoration: none;
	display: block;
	background-image: url(../images/submenu_double_on.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-indent: 0px;
}

#submenu_items2 {
	background-color: #D9D9D9;
	padding-bottom: 1px;
}
#submenu_items2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
	direction: rtl;
	list-style-position: inside;
}
#submenu_items2 ul li {
	font-size: 0.8em;
	color: #B90000;
	font-weight: bold;

	overflow: visible;
	width: 150px;
	margin-bottom: 8px;
	line-height: 21px;
	margin-right: -35px;
	text-indent: 5px;
}
#submenu_items2 ul li a {
	color: #B90000;
	font-weight: bold;
	overflow: visible;
	line-height: 21px;
	text-decoration: none;
	display: block;
	background-image: url(../images/submenu_off.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-indent: 0px;
}
#submenu_items2 ul li a:hover {
	color: #B90000;
	font-weight: bold;
	overflow: visible;
	line-height: 21px;
	text-decoration: none;
	display: block;
	background-image: url(../images/submenu_on.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-indent: 0px;
}#moreinfo a {
	text-decoration: none;
	color: #FFF;
}
#desc {
	font-size: 0.6em;
}
.back_to_show a {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 10px;
}
.back_to_show a:hover {
	text-decoration: underline;
	}
