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

/* START eCommerce styles   Revised by Stephanie 2/5/08 */

.ProductDetailsHeader {
	background-color: #d8e0eB;
	padding: 4px 4px;
	width: 100%;
	font-weight: bold;
	border-bottom: 2px solid #8E2344;
}

.ProductConfigSection {
	background-color: #d8e0eB;
	padding: 4px 4px;
	width: 100%;
	font-weight: bold;
	border-bottom: 2px solid #8E2344;
}

/* END eCommerce styles */

/* START KAET Styles.   Added by Stephanie 12/18/07 */

P, LI, OL, UL, TABLE, TR, TH, TD, .Explicit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/*h1,h2,h3,h4 {
	font-weight: bold;
}*/

h1 { font-size: 14px; margin: 6px 0 12px 0;}
h2 { font-size: 12px; margin: 6px 0;}
h3 { font-size: 11px; margin: 6px 0; }
h4 { font-size: 10px; margin: 6px 0; }

a:link { color: #003366; }
a:visited { color: #003366; }
a:active { color: #0000FF; }
a img { border: 0; }

/* END KAET Styles. */
