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


/* FORM PAGE WIDTH MODIFICATIONS (Carl): */

.noBox {width: 418px; margin: 0;}
#IUnsubscribeCategory {width: 530px;}


/* FORM BOX STYLE MODIFICATIONS (Carl): */

table.FormBox {border: 1px solid #8C7B51;}
.FormBox td {background-color: #F4F3EA; color: #000000;}
.FormBox p {text-align: left;}
td.TableHeadings {background-color: #8C7B51; color: #666666;}

/* STYLE ADAPTATIONS FROM MAIN AFSC STYLESHEET (Carl): */

.sectionnotes {
	margin: 0 0 0 10px;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
}
.sectionnotes a:link {color: #FFFFFF;text-decoration: underline;}
.sectionnotes a:hover {color: #FFFFFF;text-decoration: underline;}
.sectionnotes a:visited {color: #FFFFFF;text-decoration: underline;}



.sectionlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
         /* color: #DDDDDD; */
         color: #00FF00;
	padding-left: 12px;
	
background-image: url(&quot;../images/link-divider.gif&quot;);
	background-repeat: no-repeat;
	padding: 8px 0 8px 10px;
	margin: 0 0 0 0;
}
#sectionbutton {
         /* background-color: #220000; */
}

.NetscapeFix {
         font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.appArea {
	MARGIN-TOP: 10px; MARGIN-LEFT: 10px; WIDTH: 533px
}
.appAreaNowidth {
	MARGIN-TOP: 10px; MARGIN-LEFT: 10px
}
/*
	This is an example of completely overriding the donation progress bar to be a series of images
	rather than the standard gray bar.  This can be modified and copied into CustomStyle.css.
  	
	One SDP to be aware of is DON_SHOW_PROGRESS_BAR_ON_THANKYOU.  You should set this to FALSE if
	you don't want to count the thank you page as one of the steps in the process.  Then the progress
	bar will not show up.
*/

.FormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #77A3DD;
	background-image: URL(../images/sp.gif);
}
.ObjTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; MARGIN: 0px; COLOR: #8c1c14; LINE-HEIGHT: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

