﻿html {
	overflow-y: scroll;
}

img
{
    border: none 0px transparent;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image:url('images/nav_back.gif');
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 78px; 
	position:relative;
	visibility: visible;
}
.home_middle {
	 vertical-align: middle;
	 background:url(images/spidey_back2.jpg) no-repeat center;
     width: 100%;
     height: 200px;
     margin-top: 0;
     left: 0px;
}
.template_middle {
	 vertical-align:top;
	 background:url(images/lotr_back.jpg) no-repeat center;
     width: 100%;
     height: 125px;
     position: relative;
     margin-top: 0;
     left: 0px;
}

.rudy_middle {
	 vertical-align:top;
	 background:url(images/rudy_back.jpg) no-repeat center;
     width: 100%;
     height: 125px;
     position: relative;
     margin-top: 0;
     left: 0px;
}

.ripley_middle {
	 vertical-align:top;
	 background:url(images/ripley_back.jpg) no-repeat center;
     width: 100%;
     height: 125px;
     position: relative;
     margin-top: 0;
     left: 0px;
}


.home_content_top {
	background-image:url('images/content_top.gif');
	left: 0px; 
	margin-top: 0; 
	width: 100%; 
	height: 74px; 
	position: relative;
	visibility: visible;
}

.home_content_body {
	left: 0px; 
	width: 100%; 
	margin-top: 0; 
	visibility: visible;
	position: relative;
	background-color:#293337;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.footer {
	width: 100%; 
	visibility: visible;
	background-color:#000000;
	margin-top:0;
	position:relative;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color:#879BA4;
	text-decoration:none;
}

.feature{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	color:#7CB0C6;
	text-decoration:none;	
}


a.feature{
	text-align: center;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	color:#DEE4E7;
	text-decoration:none;	
}

a.feature:hover{
	text-align: center;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;	
}


a.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color:#879BA4;
	text-decoration:none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}


a.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#C38585;
	text-decoration:none;
}

a.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}

a.sharethis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#C38585;
	text-decoration:none;
}

a.sharethis:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}


a.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}

a.body:hover, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:underline;
}

hr {
border: 0;
color: #4D595E;
background-color: #4D595E;
height: 2px;
width: 100%;
text-align: left;
}

table.tickets
{
    border-style: solid;
    border-width: 1px;
    border-color: #879BA4;
    border-collapse: collapse;
}

table.tickets tr.urgent
{
    color: #FFAF33;
    text-align: center;
    height: 50px;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #879BA4;
}

table.tickets td
{
    text-align: center;
    height: 50px;
    border-style: solid;
    border-width: 1px;
    border-color: #879BA4;
}

.urgentText
{
    font-size: x-large;
    color: #FFAF33;
    font-weight: bold;
}

.bigText
{
    font-size: x-large;
    font-weight: bold;
}

.smallYellowText
{
    color: #FFAF33;
    font-weight: bold;
}

.smallText
{
    font-size: small;
}


ul#cm-nav ,
ul#cm-nav ul {
 list-style-type: none;
 margin: 0px;
 list-style-image: none;
 padding: 0px
}

ul#cm-nav li {
 position: relative;
 list-style-type: none;
 margin: 0px;
 width: auto;
 float: left;
 list-style-image: none;
 padding: 0px
}

ul#cm-nav li li {
 width: auto;
 float: none
}

#cm-nav a {
 border-bottom: none;
 text-align: left;
 border-left: none;
 display: block;
 font-family: Arial, Verdana;
 white-space: nowrap;
 font-weight: bold;
 background-color: #000000;
 font-size: 12px;
 border-top: none;
 border-right: none;
 text-decoration: none;
 padding: 5px;
}

#cm-nav a:focus {
 outline-style: none;
 outline-color: invert;
 outline-width: medium
}

#cm-nav a.no-click {cursor: default}

#cm-nav li a {margin: -1px -1px 0px 0px}

#cm-nav li li a {margin: 0px 0px -1px}

#cm-nav > li > a.arrow {padding-right: 14px}

#cm-nav ul.arrow-pad > li > a {padding-right: 11px}

#cm-nav li a.arrow ,
#cm-nav > li > a.arrow {
 background-repeat: no-repeat;
 background-position: right 50%
}

#cm-nav li:hover > a {color: white}

#cm-nav li ul ,
#cm-nav li:hover ul ul ,
#cm-nav li:hover ul ul ul ,
#cm-nav li:hover ul ul ul ul ,
#cm-nav li:hover ul ul ul ul ul ,
#cm-nav li:hover ul ul ul ul ul ul ,
#cm-nav li:hover ul ul ul ul ul ul ul ,
#cm-nav li:hover ul ul ul ul ul ul ul ul {
 z-index: 999;
 position: absolute;
 display: none
}

#cm-nav li:hover ul {display: block; background-color: #000000;}

#cm-nav li li:hover ul ,
#cm-nav li li li:hover ul ,
#cm-nav li li li li:hover ul ,
#cm-nav li li li li li:hover ul ,
#cm-nav li li li li li li:hover ul ,
#cm-nav li li li li li li li:hover ul {
 display: block;
 margin-left: 100%;
 background-color: #000000;
}

#cm-nav li:hover ul {margin-left: 0px}

#cm-nav ul ul {
 top: 1px;
 left: -1px
}

#cm-nav li {top: -1px}

#cm-nav a {background-color: transparent}

#cm-nav a {color: #FFFFFF}

#cm-nav li:hover > a {background-color: #000000; color: #FFAF33}
