/* style.css
 * 
 * Copyright (c) 2006-2011 - Insight Meditation Society - All Rights Reserved
 *
 */

/* Setup any global preferences */
*
{
	font-family:Verdana, Geneva, Sans-Serif;
	font-size:8pt;
}

body
{
	color:#000000;
	background-color:#ffff99;
	top:0px;
	border:0px;
	margin:0px;
}

img
{
	border:0px;
}

.bgside
{
	background-repeat:no-repeat;
	background-image:url(images/bg_leaf2.jpg);
	background-position:left top;
}

.bgsidegong
{
	background-image:url("images/bg_gong.gif");
	background-repeat:no-repeat;
}

.bgsidebuddha
{
	background-image:url("images/bg_buddha.jpg");
	background-repeat:no-repeat;
}

p, .p
{
	color:#2a2d32;
	font-size:8pt;
	line-height:16px;
	font-weight:lighter;
}

p strong, p b
{
	font-weight:bold;
}

/*-------------------------------------------------------------------------
  Headings
 -------------------------------------------------------------------------*/

h1, .h1
{
	color:#002e6b;
	font-size:14pt;
	line-height:20px;
	font-weight:lighter;
	margin-top:3px;
}

.reg_page h1
{
	margin-top:0px;
	margin-bottom:2px;
}

/* nasty hacks -CKS */
.retreatdetail h1, .retreatdetail h1 i, #regForm h1 i, #regForm .retreatdetail
{
	color:#002e6b;
	font-size:14pt;
	margin-top:15px;
	margin-bottom:2px;
}

h2, .h2
{
	color:#002e6b;
	font-size:13pt;
	line-height:17px;
	font-weight:lighter;
	margin-bottom:-8px;
}

.retreatdetail h2
{
	font-size:13pt;
	margin-top:0px;
}

h3, .h3
{
	color:#5a0111;
	font-size:12pt;
	line-height:18px;
	margin-bottom:5px;
}

.retreatlist h3
{
	font-size:12pt;
	font-weight:lighter;
	margin-top:0px;
	margin-bottom:0px;
}

.retreatdetail h3
{
	margin-bottom:5px;
}

.teachers /* h3 */
{
	margin-top:30px;
	margin-bottom:20px;
}

h4, .h4
{
	color:#5a0111;
	font-size:12pt;
	line-height:15px;
	font-weight:lighter;
	/*margin-bottom:-8px;*/
}

.retreatdetail h4, h4.greenbox
{
	margin-top:0;
	margin-bottom:10px;
	padding-bottom:0;
	font-size:9pt;
}

h5, .h5
{
	color:#002e6b;
	font-size:10pt;
	line-height:15px;
	font-weight:lighter;
	margin-bottom:-8px;
}

/*-------------------------------------------------------------------------
 -------------------------------------------------------------------------*/

.footer
{
	color:#5a0111;
	font-size:10pt;
	font-weight:lighter;
}

.quote
{
	color:#002e6b;
	font-size:8pt;
	line-height:16px;
	font-style:normal;
}

.quote_large
{
	color:#002e6b;
	font-size:14pt;
	line-height:16px;
	font-style:italic;
}

.endquote
{
	color:#2a2d32;
	font-size:8pt;
	line-height:16px;
	font-weight:lighter;
	margin-top:-10px;
	margin-bottom:30px;
}

li
{
	color:#2A2D32;
	font-size:8pt;
	line-height:16px;
	font-weight:lighter;
	font-style:normal;
}

a:link, a:visited
{
	color:#5a0111;
}

a:active, a:hover
{ 
	color:#002e6b;
}

.NewConstruction
{
    color: #4a728d !important;
    font-size: 1.0em;
    font-weight:normal;
}

/* setup the style for our fallback menus */
noscript a
{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:8pt;
	font-style:normal;
	text-align:right;
	line-height:17px;
	padding-right:2px;
}

.retreatlist, td .retreatdetail
{
	color:#2a2d32;
	font-size:8pt;
	font-weight:lighter;
	line-height:16px;
	margin-bottom:2px;
	padding:5px;
	vertical-align:top;
}

.bld
{
	font-weight:bold;
}

.reg_container
{
	font-size:8pt;
	line-height:16px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
}

.reg_page
{
	font-size:8pt;
	line-height:16px;
	font-weight:normal;
}

#fees
{
	font-size:8pt;
}

#fees .radio
{
	text-align:right;
	font-size:8pt;
}

.payourbalance, .personal
{
	text-align:right;
	font-size:8pt;
}

.gender, .generic_question
{
	text-align:left;
	padding-right:15px;
	font-size:8pt;
}

.yesno
{
	text-align:left;
	font-size:8pt;
}

fieldset
{
	width:540px;
	font-size:8pt;
	border:0;
}

/* for "Retreat Selection" on balance.php
 * ... should match fieldset width above */
fieldset table
{
	width:540px;
}

fieldset td
{
	vertical-align:top;
}

fieldset .nobr
{
	display:none;
}

fieldset .dropdown
{
	margin:3px;
	height:20px;
	width:100px;
}

fieldset textarea
{
	width:540px;
}

fieldset label, fieldset select
{
	font-size:8pt;	
}

select, option
{
	font-family:monospace;
}

fieldset .payment
{
	margin-top:5px;
}

.agree
{
	font-size:8pt;
}

.formend
{
	font-size:12pt;
}

#donations
{
	font-size:8pt;
}

#donations label
{
	font-size:8pt;
	margin-left:3px;
}

#donations .b
{
	font-weight:bold;
	font-size:8pt;
}

#donations em
{
	color:#5a0111;
	font-size:8pt;
	line-height:16px;
	font-style:italic;
}

#donations .donations_t
{
	font-size:8pt;
	margin-left:25px;
}

.sub_menu_table
{
	border-right-color:#5a0111;
	border-right-style:solid;
	border-right-width:thin;
}

.sub_menu
{
	color:#5a0111;
	font-size:13pt;
	line-height:17px;
	font-weight:lighter;
	margin-bottom:16px;
}

.questions
{
	margin:0px;
	padding:1px;
	font-size:12pt;
	border:0;
}

.questions label
{
	padding-right:10px;
}

.tr1
{
	background-color:#DFDCC3;
	text-align:center;
}

.tr2
{
	text-align:center;
}

#top_logo
{
	background:url(images/logo.gif);
	background-repeat:no-repeat;
	height:42px;
	width:620px;
}

.family_retreat td
{
	font-size:12pt;
}

.green_boxes
{
	background-color:#DCE7AC;
}

/* Generic style for errors. */
.error
{
	color:#5a0111;
	font-weight:bold;
	font-size:8pt;
}

#msg
{
	font-style:italic;
}

.retreat_status
{
	color:#ff0000;
	font-size:11px;
}

