/* Default CSS Stylesheet for a new Web Application project */
BODY
{
  	background-color: #0099CC;
	color: #000000;
}

select {
	font-size:11px;
	width:120px;
}
td.MenuData {
	font-size: 12px;
	font-family: Jenkins v2.0;	
	background-color: #0099CC;
}
td.LinkContent {
	font-size: 11px;
}
td.Footer {
	background-color: #0099CC;
	color: White;
	font-size:11px;
}
td.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
}
td.left_nav_bar {
	font-size: 12px;
	color: Black;
}
.maintable {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topmenu {
	background-color: #0099CC;
}

.rightbanner {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B1D1E;
	vertical-align: top;
	padding-left: 1px;
	width: 195px;
}
.rightcolumn {
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	padding-left: 1px;
}
.toplogo {
	background-color: #FFFFFF;
	background-image: url(images/logonz-header.jpg);
	vertical-align: top;
	text-align: center;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	width: 140px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
}
.content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.contact {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.listcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	vertical-align: top;
}
.headercontent {
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.weeklyspecials td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.weeklyspecials th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.bannerspecials td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.bannerspecials th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: Black;
}

.weeklyspecials {
	background-color: #E6F5FA;
}
pre {
	white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

}
.pre4 {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	width: 400px;
	overflow: auto;
	text-align: left;
	padding-left: 35px;
}
.pre5 {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	width: 450px;
	overflow: auto;
	text-align: left;
	padding-left: 35px;
}
.pre6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 12px;
	width: 450px;
	overflow: auto;
	word-wrap: break-word;
	text-align: left;
	padding-left: 35px;
}
input.greenbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 105px;
	background-image: url(images/greenbutton.gif);
	height: 24px;
	background-color: #669900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.bottombar_left, .bottombar_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bottombar_right a:link, .bottombar_right a:visited {
	height: 35px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:top;
	padding-top:9px;
}
.bottombar_right a:hover {
	background-color: #1EA5D2;	
}
.displaytext {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	overflow: auto;
	text-align: left;
	padding-left: 35px;
}
.imagecaption {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
table.formtable td 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	text-align: left;
	
}
h1, h2 
{
	color: #0099CC;	
}
.noticebox 
{
	background-color: #DDDDDD;	
}
a:link, a:visited 
{
	COLOR: #0099cc;	
}
.admin_nav a:link, .admin_nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}
.admin_nav a:hover {
	color: #E0E0E0;	
}
.main td 
{
	font-family: Arial, Helvetica, sans-serif;	
}
.main h2
{
	color:#FFFFFF;	
}

#videoplayer {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 10px; z-index: 1; 
	
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 600px;
	background-color: #FFF;
	visibility: hidden;
}

#fade-example-2 li img {
	display: block;
}
.caption {
	clear: both;
	padding: 1em;
	background-color: #FFF;
}

code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}

