/*  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 th
  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.
*/


/* ******************** */
 /* BASELINE TEXT STYLES */

P, LI, OL, UL, TABLE, TR, TH, TD, .Explicit {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
}
body {  
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  margin:10px;
}
.whtTxt {
  color:#ffffff;
}


/* ***************** */
/* NAVIGATION STYLES */

a, a:link, a:visited {
  color : #039;
  text-decoration : underline;
}
 .whtTxt a:link, .whtTxt a:visited {
  color: white;
}
.whtTxt a:hover, .whtTxt a:active {
  color: yellow;
}
.topNav a, .topNav a:link, .topNav a:visited, .topNav a:hover, .topNav a:active {
  font-size: 7pt;
  text-decoration: none;
}
.leftNav {
  font-size: 9pt;
  padding:7px;
}
.leftNav a, .leftNav a:link, .leftNav a:visited, .leftNav a:hover, .leftNav a:active {
  display: block;  
  padding:0px;
  margin-bottom:7px;
  text-decoration: none;
  font-weight:900;
}
.subNav {
  width:95%;
  font-size: 9pt;
  font-weight:400;
  padding:0px;
margin-top:-5px;
  margin-bottom:7px;
  /* text-align:right; */
  /* border-bottom: 1px solid white; */
}
.subNav a, .subNav a:link, .subNav a:visited, .subNav a:hover, .subNav a:active {
  display: block;  
  text-decoration: none;
  font-weight:400;
  margin-top:0px;
  margin-bottom:0px;
  padding:1px 3px 2px 15px;
}
.bottomNav {
  font-size: 7pt;
}
.bottomNav a, .bottomNav a:link, .bottomNav a:visited, .bottomNav a:hover, .bottomNav a:active {
  text-decoration: none;
}


/* ********************** */
/* SECTIONAL TEXT STYLING */
.mastName {
  font-size: 30pt;
}
.mastSubTitle {
  padding-left:3px;
  font-size:10pt
}
.mastAction {
  text-align:right;
  color: yellow;
  font-weight:bold;
  font-size:9pt;
margin-bottom:0px;
padding-bottom:0px;
}
.mastAction a, .mastAction a:link, .mastAction a:visited {
  color: yellow;
  text-decoration: none;
}
.mastAction a:hover, .mastAction a:active {
  color: white;
  text-decoration: underline;
}

.mastDonate {
  margin-top:0px;
  padding:0px;
  text-align:center;
}

.eefUpdate{
  margin-top:10px;
  padding:0px;
  margin-bottom:0px;
  text-align:center;
}
.eefUpdateInput {
  height:20px;
  margin:0px;
  padding:0px;
}
.eefUpdateBox {
  font-size:8pt;
color:#000000;
font-weight:400;
  height:20px;
  width: 50px;
  vertical-align:middle;
  margin:0px;
  padding:0px;
}
.eefUpdateBtn {
  vertical-align:middle;
  margin:0px;
  padding:0px
}

.mainContent {
  padding:7px;
  width:98%
}

input.loginUsername, input.loginPwd {
  width:85px;
  height:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:9pt;
  margin-bottom:3px;
}
input#RememberMe {
  margin:0px;
  padding:0px;
}
.logOptions {
  width:95%;
  font-size: 9pt;
  font-weight:400;
  padding:0px;
  margin-top:30px;
  margin-bottom:7px;
}
.logOptions a, .logOptions a:link, .logOptions a:visited, .logOptions a:hover, .logOptions a:active {
  display: block;  
  text-decoration: none;
  font-weight:400;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px 3px 2px 0px;
}
.logos img {
  margin:0px 5px 0px 5px;
}

