 /*  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.cstmTitle {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

p.cstmHeading, span.cstmHeading {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.cstmBackColor {
	background-color: #990000;
}


.FormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	background-color : #cccccc;
}

/*
	-- Vertical Scroller --
*/

.controlArea {
	color: #990000;
	background-color: #cccccc;
	border-bottom: thick solid #cccccc;
	border-left: thick solid #cccccc;
	border-right: thick solid #cccccc;
	margin-top: 0px;
	padding-top: 3px;
	text-align: center;
}

.addBorder{
	background-color: #cccccc;
	border: 2px ridge #ccccff;
}

.scrollingBack {
	background-color: #ffffff;
	border: thick solid #cccccc;
	margin-bottom: 0px;
}

table.NSscrollArea {
	background-color: #cccccc;
}

/* ******  ******  ******  ******   ADDED BY BEN NARDONE ******  ******  ******  ******  ******   */
/* ******  ******  ******  ******   ADDED BY BEN NARDONE ******  ******  ******  ******  ******   */
/* ******  ******  ******  ******   ADDED BY BEN NARDONE ******  ******  ******  ******  ******   */


/* ******  ******  ******  ******   LEFT NAVIGATION LINKS -- LEVEL #1 ******  ******  ******  ******  ******   */
.leftNav1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}

a.leftNav1:link, a.leftNav1:visited, a.leftNav1:active {
	color: #ee0030;
	text-decoration : none;
}

a.leftNav1:hover {
	color: #ffffff;
	text-decoration : none;
	font-weight: bold;
}
/* ******  ******  ******  ******   LEFT NAVIGATION LINKS -- LEVEL #2 ******  ******  ******  ******  ******  ee0030 */
.leftNav2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	
}

a.leftNav2:link, a.leftNav2:visited, a.leftNav2:active {
	color: #000000;
	text-decoration : none;
}

a.leftNav2:hover {
	color: #ee0030;
	text-decoration : none;
	font-weight: bold;
}

/* ******  ******  ******  ******   LEFT NAVIGATION LINKS -- LEVEL #3 ******  ******   */
.leftNav3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	
}

a.leftNav3:link, a.leftNav3:visited, a.leftNav3:active {
	color: #000000;
	text-decoration : none;
}

a.leftNav3:hover {
	color: #ee0030;
	text-decoration : none;
	font-weight: bold;
}

/* ******  ******  ******  ******   FOOTER ******  ******  ******  ******  ******   */
.footer {
	color: #0067ac;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p.footer {
	text-align: center;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #0067ac;
	text-decoration : none;
}

a.footer:hover {
	color: #963;
	text-decoration : none;
}

/* ****** - just leaving around in case they ask me to put the watermark back again. 
	background-image: url(../images/cat/wrapper/Watermark-2percentfill.gif);
	background-repeat : no-repeat;
******   */
  
  
  
/* ******  ******  ******  ******   H#'s ******  ******  ******  ******  ******   */
h3 {
	color: #d3af7e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
}

h4 {
	color: #9e032a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
}

h5 {
	color: #0067ac;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
}

h6 {
	color: #49742a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
}
/* ******  ******  ******  ******   CUSTOM CATALYST STYLES ******  ******  ******  ******  ******   */
/* ******  ******  ******  ******   ADDED BY BEN NARDONE ******  ******  ******  ******  ******   */

.PurpleHeader {
	color: #410e82;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
}

.CatColor1 {
        color: #410E82;
}


.CatColor2 {
        color: #EE0030;
}

.CatHeading1 {
        color: #410E82;
        font-size: 160%;
        font-weight: bold ;
}

.CatHeading2 {
        color: #EE0030;
        font-size: 160%;
        font-weight: bold ;
}


hr {color: #410E82;}



/*   */
/* ******  ******  ******  ******   ADDED BY BEN NARDONE ******  ******  ******  ******  ******   */
/* ******  ******  ******  ******   base  Definitions    ******  ******  ******  ******  ******   */
A:link {color: #410E82;
	text-decoration: underline;
	font-weight:bold;
	} 
A:hover {color: #C29ED7;
	text-decoration: underline;
	
	} 
		


/* ******  ******  ******  ******   ADDED BY BEN NARDONE ******  new Purple : 5F3A96    new Red: D63957  */
/* ******  ******  ******  ******   For Wrapper2         000000  ffffff  410E82 ee0030  CACACA  ******   */
/* ******  ******  ******   LEFT NAVIGATION LINKS -- LEVEL #1    ******  ******  ******  ******   */
.leftNav12 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}

a.leftNav12:link, a.leftNav12:visited, a.leftNav12:active {
	color: #D63957; 
	text-decoration : None;
}

a.leftNav12:hover {
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
/* ******  ******  ******  ******   LEFT NAVIGATION LINKS -- LEVEL #2 ******  ******  ******  ******  ******  ee0030 */
.leftNav22 {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	
}

a.leftNav22:link, a.leftNav22:visited, a.leftNav22:active {
	color: #000000;
	text-decoration : none;
}

a.leftNav22:hover {
	color: #ee0030;
	text-decoration : none;
	font-weight: bold;
}
