/*  TemplateName=CustomStyle.tpt */

/*  $Header: /home/cvs/cvsroot/site_data/001/00000001/static_data/css/CustomStyle.css,v 1.8 2003/07/24 23:47:39 paulj Exp $  */

/**********************************************************
	These are the styles peculiar to this site. Any styles
	specified in this file will override the baseline
	styles for the Convio product. The styles must be in
	this file so that they will be available in the
	Internet Exporer WYSIWYG HTML editor as well as in the
	Page Wrapper.

	Convio does not maintain this file once it has been
	delivered to the client.
***********************************************************/
P, LI, OL, UL, TABLE, TR, TH, TD, .Explicit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
   font-family: arial, san-serif;
   font-size: 12pt;
   font-weight: bold;
   color: #996666;
   }

h2 {
   font-family: arial, san-serif;
   font-size: 11pt;
   font-weight: bold;
   color: #996666;
   }

h3 {
   font-family: arial, san-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #996666;
   }

h4 {
   font-family: arial, san-serif;
   font-size: 9pt;
   font-weight: bold;
   color: #996666;
   }

h5 {
   font-family: arial, san-serif;
   font-size: 8pt;
   font-weight: bold;
   color: #996666;
   }

h6 {
   font-family: arial, san-serif;
   font-size: 7pt;
   font-weight: bold;
   color: #996666;
   }

.rightColText {
	color: #fff;
	line-height: 14pt;
}

label.login {
	color: #fff;
}

a.login:link,
a.login:visited,
a.login:hover,
a.login:active {
	color: #eee2ae;
}

a.moreLink:link,
a.moreLink:visited,
a.moreLink:hover,
a.moreLink:active {
	color: #eee2ae;
}

.copyright {
	color: #777777;
	font-size: 7pt;
        font-weight: bold;
}

.footer,
a.footer:link,
a.footer:visited,
a.footer:hover,
a.footer:active {
	color: #467ba1;
	font-size: 7pt;
	text-decoration: none;
        font-weight: bold;
}

/* new styles */

a.leftnavsub:link, a.leftnavsub:visited {
   color: #FFFFFF;
   padding-left: 5px;
   margin-left:  5px;
   text-decoration: none;
   font-family: arial, san-serif;
   font-size: 11px;
}

a.leftnavsub:hover {
   color: orange;
   padding-left: 5px;
   margin-left:  5px;
   text-decoration: none;
   font-family: arial, san-serif;
   font-size: 11px;
}

a.leftnavsubwrap:link, a.leftnavsubwrap:visited {
   color: #FFFFFF;
   text-decoration: none;
   font-family: arial, san-serif;
   font-size: 11px;
}

a.leftnavsubwrap:hover {
   color: orange;
   text-decoration: none;
   font-family: arial, san-serif;
   font-size: 11px;
}

/* new styles for leftnav built with li tag */

#navlist {
position: relative;
width: 148px;
}
#navlist ul {
margin: 5px;   /*removes indent IE and Opera*/
padding: 5px;  /*removes indent Mozilla and NN7*/
list-style-type: none;  /*turns off display of bullet*/
font-size: 11px;
font-family: arial;
}
#navlist li {
margin: 0;
padding:0;
}
#navlist a {
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5;
background-color: #9B5858;
border: 1px solid #FFFFFF;
}
#navlist a:link,
#navlist a:visited {
text-decoration: none;
}

#navlist a:hover,
#activeLink a:link,
#activeLink a:visited,
#activeLink a:hover,
#activeLink a:active {
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}


#navlistbrown ul {
margin: 5px;   /*removes indent IE and Opera*/
padding: 5px;  /*removes indent Mozilla and NN7*/
list-style-type: none;  /*turns off display of bullet*/
font-size: 11px;
font-family: arial;
}

#navlistbrown a {
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 20;
background-color: #9B5858;
border: 1px solid #FFFFFF;
font-family: arial;
font-size: 11px;
}

#navlistbrownhead a{
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 10;
background-color: #9B5858;
border: 1px solid #FFFFFF;
font-weight; bolder;
border: 0px solid #FFFFFF;
font-family: arial;
font-size: 11px;
}

#navlistbrown a:link,
#navlistbrown a:visited {
text-decoration: none;
}

#navlistbrown a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}

.navlistbrown a:link,
.navlistbrown a:visited {
text-decoration: none;
}

#navlistbrown a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}

#navlistblue ul {
margin: 5px;   /*removes indent IE and Opera*/
padding: 5px;  /*removes indent Mozilla and NN7*/
list-style-type: none;  /*turns off display of bullet*/
font-size: 11px;
font-family: arial;
}

#navlistblue a {
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 20;
background-color: #467ba1;
border: 1px solid #FFFFFF;
font-family: arial;
font-size: 11px;
}

#navlistbluehead a{
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 10;
background-color: #467ba1;
border: 1px solid #FFFFFF;
font-weight; bolder;
border: 0px solid #FFFFFF;
font-family: arial;
font-size: 11px;
}

#navlistblue a:link,
#navlistblue a:visited {
text-decoration: none;
}

#navlistblue a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}

.navlistblue a:link,
.navlistblue a:visited {
text-decoration: none;
}

#navlistblue a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}

#navlistgreen ul {
margin: 5px;   /*removes indent IE and Opera*/
padding: 5px;  /*removes indent Mozilla and NN7*/
list-style-type: none;  /*turns off display of bullet*/
font-size: 11px;
font-family: arial;
}

#navlistgreen a {
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 20;
background-color: #4d7c5d;
border: 1px solid #FFFFFF;
font-family: arial;
font-size: 11px;
}

#navlistgreenhead a{
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 10;
background-color: #4d7c5d;
border: 1px solid #FFFFFF;
font-weight; bolder;
border: 0px solid #FFFFFF;
font-family: arial;
font-size: 11px;
}

#navlistgreen a:link,
#navlistgreen a:visited {
text-decoration: none;
}

#navlistgreen a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}

.navlistgreen a:link,
.navlistgreen a:visited {
text-decoration: none;
}

#navlistgreen a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}


#navlistteal ul {
margin: 5px;   /*removes indent IE and Opera*/
padding: 5px;  /*removes indent Mozilla and NN7*/
list-style-type: none;  /*turns off display of bullet*/
font-size: 11px;
font-family: arial;
}

#navlistteal a {
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 20;
background-color: #629c9d;
border: 1px solid #FFFFFF;
font-family: arial;
font-size: 11px;
}

#navlisttealhead a{
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 10;
background-color: #629c9d;
border: 1px solid #FFFFFF;
font-weight; bolder;
font-family: arial;
font-size: 11px;
}

#navlistteal a:link,
#navlistteal a:visited {
text-decoration: none;
}

#navlistteal a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}

.navlistteal a:link,
.navlistteal a:visited {
text-decoration: none;
}

#navlistteal a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}


#navlistdkbl ul {
margin: 5px;   /*removes indent IE and Opera*/
padding: 5px;  /*removes indent Mozilla and NN7*/
list-style-type: none;  /*turns off display of bullet*/
font-size: 11px;
font-family: arial;
}

#navlistdkbl a {
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 20;
background-color: #556282;
border: 1px solid #FFFFFF;
font-family: arial;
font-size: 11px;
}

#navlistdkblhead a{
color: #FFFFFF;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 10;
background-color: #556282;
border: 1px solid #FFFFFF;
font-weight; bolder;
font-family: arial;
font-size: 11px;
}

#navlistdkbl a:link,
#navlistdkbl a:visited {
text-decoration: none;
}

#navlistdkbl a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}

.navlistdkbl a:link,
.navlistdkbl a:visited {
text-decoration: none;
}

#navlistdkbl a:hover{
background-color: #EFEFEF;
background-position: 0% 50%;
color: #000000;
}

#secnavlist ul {
margin: 5px;   /*removes indent IE and Opera*/
padding: 5px;  /*removes indent Mozilla and NN7*/
list-style-type: none;  /*turns off display of bullet*/
font-size: 11px;
font-family: arial;
}

#secnavlist a {
color: #000000;
display: block;
margin: -1 0 -1 0;
padding: 5 5 5 20;
background-color: #ffffff;
border: 1px solid #ffffff;
font-family: arial;
font-size: 11px;
}

#secnavlist a:link,
#secnavlist a:visited {
text-decoration: none;
}

#secnavlist a:hover{
background-color: #ffffff;
background-position: 0% 50%;
color: #467ba1;
}

.secnavlist a:link,
.secnavlist a:visited {
text-decoration: none;
}

.secnavlist a:hover{
background-color: #ffffff;
background-position: 0% 50%;
color: #467ba1;
}
