/*-----------------------------------------------------------------------------

KBC Template - Default Theme
nktcommunications@kadampa.org

-----------------------------------------------------------------------------*/

	
/* -------------------------------------------------------------- 
   global
-------------------------------------------------------------- */

body {
/* background: url(../images/23.jpg) repeat; */	
background-color: #FCF6FA;	
	}

#container {
	width: 900px;
	margin: 0px auto;
	/*border: 1px solid #006633;*/
         	background-color: #fff;	
	}

a:hover {
	text-decoration: underline;
	}

a {
	color: #003300; 
	text-decoration: none;
	}

/* -------------------------------------------------------------- 
   =branding
-------------------------------------------------------------- */

#branding {
	clear:both;
	height: 190px;
	position: relative;
	background: url(../images/161.gif) no-repeat bottom center;
	}

/* ----- Sitename ---- */

#branding h1 {
	font-size: 23px;
        font: verdana;
	position: absolute;
	top: 45px;
	left: 20px;
	font-weight: normal;
	}

#branding h1 a:hover {
	text-decoration: none;
	}

#branding h1 a {
	color: #872D00;
	}

#branding h2 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.7px;
	position: absolute;
	color: #333;
	top: 80px;
	left: 20px;	
	}


/* Phone number and email 

dl.vcard {
	position: absolute;
	bottom: 5px;
	left: 20px;
	color: #333;
	margin-bottom: 5px;
	text-transform: lowercase;
	}

.vcard dd {
	float: left; 
	margin: 0 20px 0 0; 
	padding: 0;
	}
*/

/* Top right links */

#nav_quicklinks {
	position: absolute;
	right: 15px;
         color: #fff;
	top: 5px;
	height: 20px;
	text-transform: lowercase;	
         	}

#nav_quicklinks li {
	margin-left: 20px;
         color: #fff;
	}	
	
/* -------------------------------------------------------------- 
   nav main
-------------------------------------------------------------- */
	
#nav_main {
	font-size: 12px;
        font: verdana;
        background-color: #FCF6FA;
	text-transform: lowercase;

	}	

#nav_main li {
  	position: relative;
	}
	
#nav_main a:hover {
	background-color: #FCF6FA;
	text-decoration: underline;
	}

#nav_main a {
	padding: 4px 22px;
	text-decoration: none;
	color: #187718;
	}

#nav_main a.current {
	background-color: #FCF6FA;
	color:#187718;
	}

.default #nav_main a.current {
	background-color: transparent;
	}
	
/* Drop down menus */

#nav_main ul li ul a:hover {
	width: 174px;
	padding: 4px 0 4px 1em;
}

#nav_main ul li ul a {
	font-size: 11px;
	font-weight: normal;
	width: 174px;
	padding: 4px 0 4px 1em;
    text-transform: none;
    display: block;
}

#nav_main ul li ul {
	position: absolute;
	top: -999em;
  	left: 0;
	width: 185px;
	margin: 0;
	padding: 4px 0;
	border-top: 2px solid #FCF6FA;
        z-index: 100;
}

#nav_main ul li:hover ul, 
#nav_main ul li.sfhover ul {
	top: 26px;
	background-color: #FCF6FA;

}		

#nav_main li:hover ul li {
background-position: 0 0;
position: static;}

#mainmenu li:hover, #nav_main li:hover {
	background-position: 0 0;
}



/* Breabcrumbs and Search Box
-------------------------------------------------------------- */

#nav_find {
	padding: 5px 20px;
	height: 20px;
	clear:both;
	letter-spacing: 0.5px;
	line-height: 2;
	background-color: #FFFFF7;
	}

#nav_find p {
	font-size:11px;
	margin:0;
	color:#333;
	}

#site_search {
	float:right;
	}

input.search_box {
	font-size: 11px;
	width: 145px;	
	}

input.btn {
	font-size: 11px;
	}

/* -------------------------------------------------------------- 
   sub nav
-------------------------------------------------------------- */

#nav_sub {
	width: 150px;
	float: right;
	margin: 20px 0 20px 10px;
border-left: 1px solid #eee;
padding-left: 15px;
	}

#nav_sub li {
	list-style-type: none;
	padding: 5px;
	}

#nav_sub a:hover {
	text-decoration: underline;
	}

#nav_sub a {
	text-decoration: none;
	}

#nav_sub h3 {
	margin: 0 0 10px 0;
	padding: 5px 5px 3px 5px;
	color: #333;
	}

#content #nav_sub h3 a {
	color: #003300;
	}
	
#nav_sub h4,
#content_feature h4 {
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	color: #333;
        margin: 20px 0 3px 0;
	}

ul.nav_items {
	margin: 0 0 90px 0;
	list-style-type:none;
	}

#nav_sub li.current a {
	font-weight: bold;
	color:#003300;
	}

/* Homepage
-------------------------------------------------------------- */

#content_feature {
	width: 200px;
	float: right;
	margin: 20px 0 20px 0px;	
	}

#content_feature li {
	list-style-type: none;
	margin: 5px;
	}

#homepage_teachers {
	float: left;
	width: 220px;
}

#homepage_text {
	float: right;
	width: 415px;
}

#homepage_events {
	float: right;
	width: 420px;
}

.next_event_2 {
	float: none;
}

#homepage_centre {
	float: left;
        clear: left;
        width: 600px;
}

#homepage_text h2 {
	text-align: center;

}

#homepage_uma {
	float:right;
}

#homepage_geshela p {
	text-align: center;
}

.next_event_1 {
	border: 2px solid #000066;
	padding: 5px;
}

.next_event_2 {
	padding: 5px;
}

#homepage_centre ul li {
	line-height: 250%;
}

#homepage_teachers p {
	text-align: center;
}


#homepage_events h2 {
	text-align: center;
}

#homepage_events img {
	margin-bottom: 20px;
}

#homepage_teachers .geshela {
	margin-left: 8px;
}

#homepage_teachers .dekyong {
	margin-left: 22px;
}

#homepage_teachers .chenma {
	margin-left: 35px;
}

#homepage_teachers p {
	font-size: smaller;
}

#homepage_teachers p {
	width: 150px;
}

#homepage_teachers p {
	margin-left: 35px;
}

#homepage_events img {
	margin-left: 20px;
}

#homepage_teachers img {
	border: 1px ridge #ffeeab;
}

#homepage_teachers h2 {
	font-size: small;
	text-align: center;
}




/* Event boxes */	

#content_feature legend {
	font-size: 14px;
	color: #BB271D;
	}

#content_feature fieldset {
	padding: 5px;
	border: 1px solid #D6824A;
        margin-bottom: 10px;
}
		
#today {
	padding: 5px;
	border: 1px solid #D6824A;
        margin: 0px 0 30px 0;
	}

#upcoming-events {
	padding: 5px;
	margin: 20px 0 30px 0;
	border: 1px solid #D6824A;
	}
	
.events_list p {
	margin: 0 5px;
	}

ul.vcalendar {
	margin: 0 0 10px 0;
	}
		
/* Branches Scrollbox */	

#class_scrollbox {
	/*border: 1px solid #D6824A;*/
	height: 400px;
	overflow-y: auto;
	}

ul#class_scrollbox {
	margin: 0 0 10px 0;
	}
	
#class_scrollbox ul {
	list-style:circle;
	padding:0; 
	}

#class_scrollbox li { 
	padding: 3px 0 3px 10px; 
	margin: 0; 
	color: #555;
	}


#class_scrollbox li.county { 
	font-size: 13px;
	padding: 20px 0 0 5px; 
	color: #000;
	letter-spacing: 1px;
	}
	
/* Tharpa Logo */	

#tharpa {
	padding: 10px 5px 0 70px;
	background: url(../images/9.jpg) no-repeat 0px 10px;
	background-color: #FFFFF7;
	}

#tharpa h3 {
	color:#993300;
	margin-bottom: 10px;
	}

#tharpa p {
	margin-bottom: 10px;
	}
	
/* -------------------------------------------------------------- 
   content
-------------------------------------------------------------- */

#content {
	padding-top: 0px;
	margin: 0 10px 30px 10px;
	line-height: 1.7;
	}

#content h1 { 
	font-size: 1.7em;
	font-weight: normal; 
	}

#content h2 { 
	font-size: 14px; 
	font-weight: normal;
	}

#content h3 {
	font-size: 15px;
	font-weight: normal;
	}
	
#content h4 {
	font-weight: normal;
	}

/* Content Main
-----------------------------------------*/

#content_main {
	float: left;
	width: 680px;
	}

/*----remove red background to hover---
#content_main a:hover {
	background-color:#990000; 
	color:#fff;
	}
*/
	
#content_main a {
	color: #000066;
	}

/* -------------------------------------------------------------- 
   promotion links (footer)
-------------------------------------------------------------- */

#nav_promote {
	clear:both;
	margin: 30px 0 0 0;
	padding: 5px 15px;
	}		
	
#nav_promote li {
	margin: 5px 15px 0 0;
	}	

#nav_promote a:hover {text-decoration: underline;}
#nav_promote a {text-decoration: none;}

/* -------------------------------------------------------------- 
   Newsletter and RSS links
-------------------------------------------------------------- */

 #subscribe {
	clear: both;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #F0F2EF;
	text-align: right;
	margin: 0 20px;
	height: 20px;
	}

#subscribe span {
	margin: 0 10px;
	}

#subscribe .email {
	background: url(img/email.gif) no-repeat center left;
	padding-left: 18px;
	}

/* -------------------------------------------------------------- 
   site info (copyright and stuff)
-------------------------------------------------------------- */

#site_info {
	background: url(../images/10.gif) no-repeat 10px 10px;
	padding: 10px 20px 20px 85px;
	clear:both;
	margin: 0;
	color:#333;
	}	

#site_info h5 {
	margin-bottom: 0.5em;
	}

#site_info p {
	margin-bottom: 0.6em;
	}

#site_info .vcard {
	float: right;
	width: 246px;
	text-align: right;
	}

#nav_misc {
    float:right;
	clear:right;
	margin-bottom: 0.5em;
	}

/* -------------------------------------------------------------- 
   Misc. Pages
-------------------------------------------------------------- */

/* .rss {
	background: url(img/feed.gif) no-repeat center left;
	padding-left: 18px;
	}
*/
/* =Center Search listings 
-----------------------------------------*/

#center_search_list {

	margin-top: 20px;

	}

.kemCity {


	font-size: 1.6em;

	}

.kemWebsite {

	margin-bottom: 1.1em;
	}

.kemBranch {
	text-transform: capitalize;
	font-size: 11px;
	}	

/* =Kadampa News
-----------------------------------------*/

.kn_date {
	font: italic 95% corbel, georgia, serif;
	color: #5D697E;
	margin: 0 0 10px 0;	
	}

#content .kadampa_news ul {
	padding: 0;
	margin: 0;
	}

#content .kadampa_news li {
	list-style: none;
	clear:both;
    margin: 0 0 10px 0;
	}

.kn_subscribe_link img {
	border:none;
	}

.kn_image {
    padding: 4px;
    border: 1px solid #eee;
    float:left;
    margin: 0 10px 10px 0;
	}

.kn_headline {

	display: block;
	clear:both;
	font-size: 120%;
	margin-top: 20px; 
	}

/*-----------------------------------------------------------------------------
	Calendar
-----------------------------------------------------------------------------*/

/* Year at a glance page */

#at-a-glance h3 {
	letter-spacing: 1px; 
	margin: 30px 10px 20px 0;
	}

#at-a-glance .days {
	float:left;
	}

#at-a-glance .event_info {
	border-left: 1px solid #ddd; 
	margin-left: 60px; 
	padding-left: 10px;
	}

/* Full Calendar */

#event_calendar * { padding: 0; margin: 0; }

#event_calendar { 
	clear:both;
	color: #999;
	text-align: center;
    margin: 20px 0;
	}

#event_calendar .vevent {
	margin-bottom: 5px; 
	border-bottom: 1px solid #888; 
	background-color:#ffc;
	}

.nav_back a:hover {color: #623144;}
.nav_back a {color: #9f5070;}

#event_calendar caption {
	margin: 0 auto;
	text-align: center;
	font: 25px Tahoma, sans-serif;
	background-color: #fff;
	color: #333;
	}

#event_calendar ul li { 
	list-style-type: none;
	text-align: left;
}

#event_calendar table {
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	margin: 0 auto;
	}

#event_calendar th, #event_calendar td {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	font-family: Verdana, sans-serif;
	padding: 0 2px;
	vertical-align: top;
	width: 100px;
	height: inherit;
	}

#event_calendar td a { padding: 0; }
#event_calendar td a:hover { text-decoration: underline; }


td ul li {
	margin-bottom: 10px;
}


/* Event Details */

#event_calendar .zem_event_list p {margin: 0 0 5px 0}

#event_calendar col.Sat,
#event_calendar col.Sun {
	background: #f1f1f1;
	}


#event_calendar tr.day {
	color: #777;
	font-size: 11px;
	height: 90px;
	}

#event_calendar tr.number {
	background-color: #fafafa;
	color: #555;
	height: 15px;
	vertical-align: middle;
	}

#event_calendar tr.number td {
	font: italic 12px Verdana, Georgia, Tahoma, sans-serif;
	text-align: left;
    padding-right: 5px;
	}

#event_calendar th {
	background-color: #990000;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	height: 10px;
	text-align: center;
	vertical-align: middle;
	}

.calendar_nav {
	width: 700px;
	margin:  -40px auto -40px auto;
	}

div.zem_event_calendar_nav {
    float: right;
    overflow: hidden;
	}

h3.zem_event_calendar_nav {
	display: inline;
	font-size: 15px;
	font-weight: normal;
	}

div.zem_event_calendar_nav a.next{
	padding: 0 10px 0 10px;
	font-size: 35px;
	color: #03F;
	font-weight: bold;
    text-decoration:none;
    color: #663333;
	}

div.zem_event_calendar_nav a.prev{
	padding: 0 10px 0 10px;
	font-size: 35px;
	color: #03F;
	font-weight: bold;
    text-decoration:none;
    color: #663333;
	}

div.zem_event_calendar_nav a:hover{
	color: #555;
	}



/*--------------------------------------------------
Insert Easy Tweaks after this line
----------------------------------------------------*/

#portfolio.innerfade{
				speed: 'slow',
				timeout: 4000,
				type: 'sequence',
				containerheight: '220px'
			};

			

/*--------------------------------------------------
Styling for added pages
----------------------------------------------------*/
/*2010 Retreats and Guided Lamrim Retreat*/

#retreats h1 {
	color: #DD1422;
}

#retreats .bluetext {
	color:#009;
}

#retreats hr {
	color: #DD1422;
	width: 100px;
        height: 3px;
}

.retreats-mainpic {
	float: left;
	padding-right: 20px;
}

#Atisha {
	float: left;
        padding-right: 20px;
}

#NMH {
	float: right;
        padding-left: 20px;
}

#retreats h2 {
	clear: left;
	font-weight: bold;
}

.lamrim_schedule {
        margin-left: 50px;
}

.schedule {
	text-align: center;
}

.width_med {
	width: 60%;
}

#retreats table {
	border-top: 2px #DD1422 solid;
	border-collapse: collapse;
}

.time {
	text-align: right;
	padding-right: 10px;
	width: 30%;
}

.coloured {
	background-color: #F7E1E2;
}

#retreats h3 {
	font-style: italic;
}

#otherretreats img {
	float: left;
        padding-right: 20px;
        margin-top: -13px;
        margin-bottom: 40px;
}

/*2010-09 Free public talks*/

#free-public-talks {
	background-color: #DFF3FD;
}

#fpt-main-header {
	text-align: center;
	margin-top: -30px;
}


#free-public-talks #fpt-main-header {
	font-size: xx-large;
}

#fpt-second-header {
	text-align: center;
}

#fpt-main-text {
	text-align: center;
        padding: 0 5px;
}

.fpt-venues {
	color: #FFF;
	background-color: #0091D3;
	text-align: center;
	vertical-align: middle;
	height: auto;
}

.fpt-borders {
	border: 1px solid #0091D3;
	margin-bottom: 50px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 5px;
	background-color: #FFF;
}

.fpt-address {
	text-align: right;
	font-size: 14px;
}

.fpt-borders p {
	padding-right: 5px;
	padding-left: 5px;
}

.fpt-borders h2 {
	padding-right: 5px;
	padding-left: 5px;
}

/*2010-09 GP autumn term pages*/

#gp-classes-webpage {
	background-color: #E4F5FD;
}

#gp-white-header {
	font-size: 26px;
	color: #FFF;
	margin-top: -65px;
	margin-bottom: 10px;
}

#gp-black-header {
	font-size: 36px;
	float: right;
	width: 334px;
	margin-bottom: 0px;
}

#gp-venue {
	font-size: 36px;
}

.gp-16px {
	font-size: 16px;
	margin: 0px;
}

#gp-address {
	font-size: 17px;
	margin: 0px;
}

#gpjenny {
	float: right;
	margin-right: 150px;
	border: 5px outset #00F;
	margin-top: 10px;
}

.gp-14px {
	font-size: 14px;
	font-weight: bold;
}

.gp-hr-350 {
	width: 350px;
	margin-left: 165px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #000079;
}

.gp-18px {
	font-size: 18px;
	color: #F00;
	margin: 0px;
}

#gp-center-align {
	text-align: center;
	margin-top: 30px;
}

.gp-classdates {
	font-size: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gp-topic {
	font-size: 16px;
	text-align: center;
	margin: 0px;
	font-style: italic;
}

.gp-show-details-button {
	float: right;
	margin-right: 5px;
	margin-left: 0px;
}

.gp-class-description {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.gp-hide-details-button {
	float: right;
	margin-right: 5px;
}

.gp-autumn-break {
	color: #F00;
}

.gp-autumn-break .gp-hr-350 {
	margin-bottom: 20px;
}


/*2010-09 weekly classes sticky*/

#weekly-meditation-classes {
	background-color: #FFE5E5;
}

#weekly-meditation-classes h1 {
	text-align: center;
}

.wc-header {
	text-align: center;
	border: 5px solid #F00;
	background-color: #FFF;
}

.wc-stress-image {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 10px;
}

.wc-parafree {
        margin: 0 10px;
        color: #F00;
}

.wc-para1 {
	text-align: justify;
        margin: 0 10px;
}

.wc-para2 {
	text-align: justify;
        margin: 0 10px;
}

.wc-para3 {
	text-align: justify;
        margin: 0 10px;
}

.wc-listening-image {
	float: right;
	margin-left: 10px;
}

.wc-heading-right {
	text-align: center;
}

.wc-para4 {
	text-align: justify;
        margin: 0 10px;
}

.wc-hands-image {
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 10px;
}

.wc-face-image {
	float: right;
	margin-top: 90px;
	margin-left: 10px;
}

.wc-h2-centre {
	text-align: center;
	clear: right;
}

.wc-womenmed-image {
	float: left;
	margin-right: 10px;
	margin-top: 50px;
}

.wc-para5 {
	text-align: justify;
        margin: 0 10px;
}

.wc-para6 {
	text-align: justify;
        margin: 0 10px;
}

#weekly-meditation-classes img {
	border: 10px solid #FFF;
}



#weekly-meditation-classes h2 {
	margin-left: 10px;
	margin-right: 10px;
}

.wc-para7 {
	text-align: center;
        margin: 0 10px;
}

.wc-venue-table th, td {
         margin: 0;
         padding: 0;
}

/*2010-09 lunchtime meditation*/
.ltm-face-image {
	padding: 10px;
}

.ltm-italic-header {
	font-style: italic;
	padding: 5px;
	width: 300px;
	border: 1px solid #00F;
	margin-right: 100px;
	float: right;
	margin-top: -100px;
        text-align: center;
}

#ltm-venue {
	font-size: 200%;
}

.ltm-venuediv {
	float: left;
	clear: left;
}

.ltm-didi-image {
	margin-right: 100px;
	float: right;
}

#lunch-med-webpage h1 {
	float: right;
        margin-right: 200px;
}

#ltm-address {
	clear: left;
}

.ltm-stress-image {
	float: right;
	margin-top: -50px;
	padding-left: 10px;
}

#ltm-intro {
	text-align: right;
}

#lunch-med-webpage h4 {
	text-align: center;
}

/*2010-09 GP with prayers class*/
#GPprayers h1 {
	margin-bottom: 10px;
        font-size: 3em;
}

#GPprayers h2 {
	font-size: 2em;
}

.GPprayers-banner {
	margin-top: -100px;
	color: #FFF;
	text-align: center;
}

.GPprayers-location {
	font-size: 34px;
}

.GPprayers-Chenma {
	float: right;
	margin-right: 100px;
	border: 6px solid #00F;
	margin-top: 20px;
	margin-bottom: 20px;
}

#GPprayers a {
	font-size: 16px;
}

.GPprayers-address {
	font-size: 17px;
	line-height: 0px;
}

#GPprayers hr {
	height: 2px;
	width: 350px;
	margin-left: 200px;
	background-color: #F00;
}

.GPprayers-bookcover {
	float: right;
	margin-right: 20px;
}

.GPprayers-lowertext {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

/*2010-09 Vajrayogini class*/
.vaj-class-postcard {
	float: left;
	margin-right: 20px;
	border: 5px solid #F00;
}

#vaj-class h1 {
	font-size: 25px;
}

.vaj-class-middle {
	float: right;
	width: 655px;
	margin-right: 20px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	margin-top: 30px;
	margin-bottom: 20px;
}

.vaj-class-middle img {
	float: right;
}

.vaj-class-bottom {
	clear: left;
	line-height: normal;
	text-align: center;
}

.vaj-class-middle p {
	font-style: italic;
	text-align: right;
	padding-right: 130px;
	margin-top: 10px;
}

#vaj-class-nonitalic {
	font-style: normal;
}

#vaj-class-desc {
	margin-top: 100px;
}

/*2010-09 Transform your Life dc*/
#tyldc-header {
	color: #090;
	text-align: center;
	margin-top: -460px;
	margin-bottom: 400px;
	font-size: 200%;
}

.tyldc-boots {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}

.tyldc-leftdrops {
	float: left;
}

#tyldc-quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size:larger;
	color: #666;
	margin-top: 30px;
}

#tyldc-quoteauthor {
	font-size: small;
	font-style: italic;
	line-height: 0px;
}

#tyldc-quotebook {
	line-height: 0px;
}

.tyldc-rightdrops {
	float: right;
	margin-top: -90px;
	margin-left: -20px;
}

.tyldc-leftdropright {
	margin-top: 10px;
	margin-left: -10px;
}

#tyldc-quotebox {
	width: 590px;
	margin-left: 120px;
}

#tyldc-info {
	text-align: center;
	margin-top: 50px;
}

#tyldc-info p {
	margin: 0px;
}

#tyldc-info-prayers {
	font-size: x-small;
}

.tyldc-info-fee {
	text-align: center;
	margin-top: 10px;
	color: #F00;
}

#transform-your-life-day-course h2 {
	text-align: center;
}

.tyldc-table-left {
	float: left;
	margin-right: 100px;
	margin-left: 100px;
}

table td {
	padding-right: 5px;
	padding-left: 5px;
}

#tyldc-welcome {
	font-size: x-large;
	color: #F00;
	text-align: center;
	margin-top: 50px;
}

#tyldc-mainheader {
	margin-bottom: -3px;
}

/*2010-09 Open Days*/
#open-days {
	background-image: url(/images/119.gif);
}

.opendays-listenimage {
	float: right;
}

.opendays-shrineimage {
	float: left;
}

.opendays-collageimage {
	float: right;
}

.opendays-welcome {
	font-size: x-large;
	color: #F00;
	text-align: center;
}

#open-days h1 {
	text-align: center;
        font-size: 36px;
}

#open-days table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#open-days img {
	padding: 10px;
}

.opendays-freemed {
	margin-bottom: 50px;
}

#open-days p {
	padding-left: 10px;
}

#open-days h2 {
	padding-left: 10px;
}

#open-days .opendays-shrinetour {
	margin-bottom: 90px;
}

.opendays-coffee {
	margin-bottom: 200px;
}

.opendays-welcome {
	background-color: #FFF;
	clear: right;
}


.opendays-coffeepos {
	position: absolute;
	z-index: 2;
	width: 450px;
}

/*2010-09 Branch Teachers*/
.brancht {
	clear: left;
	float: left;
	height: 400px;
	width: 650px;
}



.brancht img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/*2010-11 Illusion & Reality day course*/
#illusion-reality h1, #illusion-reality h2 {
	text-align: center;
}

.illusion-reality-text {
	padding: 20px;
	float: left;
	width: 380px;
}

.illusion-reality-date {
	width: 200px;
	border: 1px solid #333;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
}

#illusion-reality form table tr td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom: 0px;
}

/*2010-12-11 Alston half day course*/
#alston-2010 h5 {
	font-size: 18px;
	margin-top: -280px;
	margin-bottom: 250px;
	margin-left: 5px;
}


#alston-2010 .dates-time {
	float: right;
	width: 300px;
	text-align: center;
}

#alston-2010 .peace-left {
	float: left;
}

#alston-2010 .venue {
	clear: left;
	float: left;
	width: 350px;
}

#alston-2010 .title {
	clear: left;
}

#alston-2010 .dates-time h2 {
	font-size: 24px;
}

#alston-2010 .dates-time p {
	font-size: 14px;
}

#alston-2010 .title h1 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

#alston-2010 .venue p {
	font-size: 14px;
}

#alston-2010 .venue form {
	margin-left: 115px;
}

#alston-2010 .venue h1 {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}

/*2011-1 GP term*/
.gp-2011-1-stones {
	float: right;
	margin-right: 50px;
}

#gp-2011-1 h1 {
	font-size: 30px;
	margin-top: -30px;
}

.gp-2011-1-teacher {
	float: right;
	margin-right: 100px;
	border: 2px solid #F00;
}

#gp-2011-1 a {
	font-size: 14px;
}

.gp-2011-1-heading {
	height: 180px;
}

.gp-2011-1-left {
	float: left;
	width: 330px;
	height: 800px;
	padding-left: 5px;
	margin-top: -50px;
}

#gp-2011-1 h2 {
	font-size: 20px;
}

.gp-2011-1-right {
	height: 1000px;
	width: 300px;
	float: right;
}

.gp-2011-1-welcome {
	font-style: italic;
	text-align: center;
}

.gp-2011-1-talks {
	border: 1px solid #9F9;
	padding: 2px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.gp-2011-1-free {
	color: #F00;
	font-size: 20px;
}

#gp-2011-1 h3 {
	line-height: 1.2;
}

.gp-2011-1-mainheader {
	margin-left: -5000px;
}

.gp-2011-1-location {
margin-left: 100px;
}

.gp-2011-1-paypal {
margin-top: -70px;
margin-left: 20px;
}

.gp-2011-1-aw {
color: #F00;
font-style: italic;
}

/*2011-3 DS Empowerment*/
#ds-emp {
	text-align: center;
	background-image: url(../images/145.jpg);
	height: 1200px;
}

#ds-emp h1 {
	color: #FFF;
	padding-top: 70px;
	font-size: 200%;
}

.ds-emp-ds {
	margin-top: 20px;
	margin-bottom: 20px;
}

#ds-emp h2 {
	font-size: 150%;
	margin-bottom: 0px;
}

.ds-emp-text {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
        font-weight: bold;
}

.ds-emp-h2 {
	margin-bottom: 20px;
}

#ds-emp form table {
	background-color: #FF0;
	margin-left: 270px;
}

#ds-emp form table tr td {
	padding: 0px;
}


/*2011-4 Meditation Day Retreat*/
#med_day_hug {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.med_day_quote p {
	font-size: 120%;
	font-style: italic;
        text-align: center;
	clear: left;
	width: 322px;
	line-height: 100%;
	border: 1px solid #F00;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.med_day_bold {
	font-weight: bold;
}

#med_day_headings {
	text-align: center;
}

#med_day_paypal {
        margin-left: 270px;
        margin-top: 50px;
}

/*2011-5 Heart Jewel day course*/

.HJ_centre {
	text-align: center;
}

.HJ_Je_Tsong {
	float: right;
	margin-right: 100px;
	padding-left: 10px;
}

.HJ_text_1 {
	width: 273px;
	padding-left: 56px;
}

.HJ_DS {
	margin-top: 30px;
	margin-left: 56px;
}

.HJ_text_2 {
	float: right;
	width: 273px;
	margin-top: -140px;
	margin-right: 40px;
}

.HJ_clearfloat {
	clear: both;
}


.HJ_text_3 {
	padding-left: 56px;
        padding-top: 50px;
}

.HJ_paypal {
	float: right;
	margin-top: -50px;
	margin-right: 100px;
}

#HJ_day td {
        border: none;
}

/*GP term 09-12 2011*/

#GP_09-12 {
	text-align: center;
}

#GP_09-12 h1, h2 {
	color: #996600;
}

#GP_09-12 p {
	color: #Ff6600;
	line-height: 150%;
}
#GP_09-12 h2 {
	font-size: 150%;
	margin-top: 20px;
}

#GP_09-12 .GP_09-12_dividers {
	color: #000;
}

/*Day courses autumn 2011*/
.text_centre {
	text-align: center;
}
.float_left {
	float: left;
}
.text_image_top {
	vertical-align: text-top;
}
#day_courses img {
	padding: 10px;
}

