/* Global */
body {
	margin-top:0px;
	margin-bottom: 40px;
	background-color: #536376;
	background-image: url('/images/Symbols_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	font-family: "Palatino Linotype","Palatino","Hoefler Text","Georgia",serif;
/*	font-family: "Hoefler Text";*/
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

#wholeContainer {
	background-image: url('/images/background_drop_shadow.gif');
	background-repeat: repeat-y;
	background-position: top center;
}

#outerContainer {
	
}

#contentContainer {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url('/images/paper_bg.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	padding-bottom: 100px;
}

#footer {
	width: 980px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/images/bottom_drop_shadow.gif');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #536376;
}

.clear {
	clear: both;
}

a:link {
	color: #143b6a;
}

a:visited {
	color: #33537a;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}


/* Header */
#mastersImages {
	background-color: #fff2d4;
	height: 72px;
	padding-bottom: 1px;
}

#mainBanner {
	width: 966px;
	height: 108px;
	background-color: #fff2d4;
	background-image: url('/images/Header_Banner.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 0px;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
}

#headerNav {
	margin-top: 85px;
	float: right;
}

#headerNav li {
	display: inline;
	color: #fff2d3;
	font-size: 16px;
	margin-right: 10px;
}

#headerNav a:link,
#headerNav a:visited {
	color: #fff2d3;
}

#langSelect {
	position: absolute;
	top: 85px;
	right: 5px;
}

#langSelect a:link,
#langSelect a:visited {
	color: #fff2d3;
}

#langSelect .langOption {
	float: left;
	margin-right: 10px;
}

/* Section Main Pages */
.sectionMainImage {
/*	height: 258px;*/
/*	background-image: url('/images/main_image_ds.png');*/
/*	background-repeat: repeat-x;*/
/*	background-position: bottom;*/
	float: left;
	width: 276px;
	margin-right: 1px;
}

#sectionMainContent {
	width: 100%;
	margin-top: 1px;
}

#sectionMainContent h1 {
	margin: 30px 0px 30px 0px;
/*	margin-top: 40px;*/
	font-style: italic;
	text-align: left;
	font-weight: normal;
	font-size: 48px;
}

div.sectionMainTitle {
	float: left;
/*	width: 920px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #840000;
	width: 689px;
/*	margin-left: auto;*/
/*	margin-right: auto;*/
/*	background-image: url('/images/sections/fuzzy_red_line_bg.png');*/
/*	background-repeat: repeat-x;*/
/*	background-position: center;*/
	text-align: center;
}

#sectionMainContent div.sectionMainTitle h1 {
/*	display: inline;*/
/*	background-image: url('/images/paper_bg.jpg');*/
/*	margin: 0px;*/
	margin-left: 150px;
	padding: 0px 20px 0px 0px;
	color: #fff2d3;
}

p.sectionDescription {
/*	margin-left: 276px;*/
	float: left;
	width: 483px;
	font-size: 18px;
	line-height: 27px;
	margin-left: 149px;
/*	margin-right: auto;*/
	margin-top: 30px;
	margin-bottom: 0px;
	
/*	text-align: center;*/
}

/* Sub-sections */
.sectionNav {
	background-color: #870000;
/*	padding: 5px;*/
	height: 55px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.sectionNavHeading {
	float: left;
	margin-left: 90px;
	font-size: 30px;
	color: #fff2d3;
	margin-top: 15px;
}

div.sectionNavHeading a:link,
div.sectionNavHeading a:visited {
	text-decoration: none;
	color: #fff2d4;
}

.sectionNavLinks {
	float: right;
}

ul.sectionNavLinks {
	margin: 22px 22px 0px 22px;
}

.sectionNavLinks li {
	font-size: 14px;
	color: #fff2d3;
	display: inline;
	padding-right: 15px;
	padding: 10px 15px 8px 10px;
}

.sectionNavLinks a:link,
.sectionNavLinks a:visited {
	color: #fff2d3;
}

div.subSection {
	width: 483px;
/*	margin-left: 69px;*/
	margin-bottom: 40px;
}

.subSection h2 {
	padding-left: 80px;
	font-size:36px;
	font-weight: normal;
	background-image: url('/images/sections/title_squiggles_red.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.subSections {
	float: left;
	margin-left: 69px;
	margin-top: 60px;
}

.subSections p {
	margin-top: 10px;
	padding-left: 80px;
	font-size: 18px;
	line-height: 27px;
}

.subSections a:link,
.subSections a:visited {
	color: #840000;
}

/* Standard Styles */
.contentPageHeading {
	text-align: center;
	font-size: 60px;
	line-height: 80px;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 40px;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
}

.contentPageHeadingUnderline {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width:690px;
	height:56px;
	background-image: url(/images/heading_ornamental_underline.png);
	background-repeat: no-repeat;
}

.pageMainImage {
	display: block;
}

.pageMainImageDS {
/*	height: 303px;*/
	background-image: url('/images/main_image_ds.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 3px;
}


.contentPage p {
/*	width: 680px;*/
	margin-left: 138px;
	margin-right: 138px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 27px;
}

.contentPage h3 {
	/*	width: 680px;*/
		margin-left: 138px;
		margin-right: 138px;
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 27px;
	}

.contentPage.teaching-schedule h3 {
	margin: 0;
}

p.largeOpeningPara {
/*	width: 680px;*/
	font-size: 21px;
/*	margin-left: auto;*/
/*	margin-right: auto;*/
	margin-left: 138px;
	margin-right: 138px;
	line-height: 28px;
}

.contentCentred {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}

.contentImage {
	margin-top: 30px;
	margin-bottom: 30px;
}

.contentPage h2 {
	width: 680px;
	font-size: 21px;
	margin-left: auto;
	margin-right: auto;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 10px;
}

.contentPage blockquote p {
	margin: 20px 0px 20px 0px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
}

.contentPage table {
	margin-left: 207px;
	font-size: 18px;
	line-height: 27px;
}

.contentPage table td {
	padding: 5px;
}

.contentPage table .lable {
	font-weight: bold;
	text-align: right;
}

.contentPage p img.inlineImage {
	float: left;
	margin: 0px 10px 10px 0px;
}

.sectionContent ul {
	font-size: 18px;
	line-height: 27px;
	margin-left: 143px;
}

.sectionContent li {
	list-style-type: disc;
	padding-bottom: 10px;
}

.sectionContent #img1 {
	margin: 0px 138px 20px 20px;
	float: right;
}

.sectionContent #img2 {
	float: left;
	margin: 20px 20px 20px 144px;
}

/*** HOME ***/
#RinpocheMainPic {
	margin: 1px 0px 0px 0px;
}

#RinpocheMainPic img {
	display: block;
}

#content {
	position:relative;
}

#RinpocheQuote {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: rgba(255,234,190,0.8);
	padding: 0px;
	width: 345px;
	height: 300px;
	
}

#RinpocheQuote h2 {
	margin: 35px 0px 20px 45px;
	font-size: 36px;
	line-height: 44px;
	font-weight: normal;
	font-style: italic;
	color: #840000;
}

.nl #RinpocheQuote h2 {
	font-size: 30px;
}

#RinpocheQuote p {
	font-size: 16px;
	color: #840000;
	font-weight: bold;
	margin-left: 45px;
}

.sectionSeparator {
	margin: 0;
	border: 0;
	border-top: 1px solid #840000;
	height: 1px;
}

#teachingsTicker {
	background-color: #840000;
	height: 75px;
/*	height: 275px;*/
	color: #ffeabe;
	font-size: 18px;
}

#teachingsTicker a:link,
#teachingsTicker a:visited {
	color: #ffeabe;
}

#tickerLeft {
	float: left;
	width: 345px;
	text-align: right;
}

#tickerLeft h2 {
	margin: 10px 20px 10px 10px;
}

#tickerLeft p {
	margin: 18px 20px 10px 10px;
	font-size: 14px;
}

#tickerMain {
/*	float: left;*/
	width: 621px;
	margin-left: 345px;
/*	height: 275px;*/
	height: 75px;
	position: relative;
}

.tickerItem {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 532px;
	margin: 10px 20px 20px 0px;
	display: none;
}

.tickerItem:nth-of-type(1) {
	display: block;
}

.tickerItem h3 {
	margin-bottom: 10px;
	font-weight: normal;
}

.tickerItem h2 {
	font-size: 24px;
}

.tickerItem h2 a:link,
.tickerItem h2 a:visited {
	text-decoration: none;
}

h1 {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #870000;
}

#homeLeftColumn {
	float: left;
	width: 621px;
	min-height: 400px;
}

#homeStandouts {
	float: left;
	width: 310px;
	padding: 35px 0px 0px 35px;
}

.homeStandout {
	float: left;
	margin: 0px 0px 35px 0px;
	width: 276px;
	background-color: #840000;
	-webkit-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px #000;
	box-shadow: 0px 1px 2px #000;
}

.homeStandout h3 {
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	font-weight: normal;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
	width: 246px;
	min-height: 54px;
	
}

.homeStandout p {
	font-size: 18px;
	color: white;
	padding: 10px;
	line-height: 1.3;
	color: #fff2d4;
}

.homeStandout a:link,
.homeStandout a:visited {
	color: #fff2d4;
	text-decoration: none;
}

.homeStandout a:link.underline,
.homeStandout a:visited.underline {
	text-decoration: underline;
}

#homeListInfo {
	margin-top: 35px;
	margin-left: 35px;
	margin-right: 35px;
/*	border: 1px solid #840000;*/
	width: 586px;
	height: 278px;
	background-image: url('/images/darker_paper_texture.jpg');
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.6);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

#homeListInfo p {
	float: left;
	color: #840000;
	font-size: 18px;
	line-height: 27px;
	margin: 30px 0px 0px 35px;
}

#homeListForm {
	float: left;
	clear: left;
	margin: 10px 0px 0px 35px;
}

#homeListForm #homeListEmail {
	height: 40px;
	width: 360px;
	background-color: #fff2d4;
	border: 1px solid #840000;
	font-size: 18px;
	font-family: "Palatino Linotype","Palatino","Hoefler Text","Georgia",serif;
	padding-left: 10px;
/*	line-height: 40px;*/
}

#homeListForm div {
	float: left;
	margin-top: 10px;
}

#homeListForm div p {
	float: left;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	width: 360px;
	line-height: 18px
}

#homeListCountry {
	font-size: 12px;
	width: 130px;
	
/*	border: 0;*/
}

#homeListCity {
	margin-left: 2px;
	background-color: #fff2d4;
	border: 1px solid #840000;
	padding: 5px;
	width: 173px;
}

#homeFormLable {
	color: #840000;
	padding-left: 20px;
	font-weight: bold;
}


#homeListSubmit {
	background-color: #840000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	height: 44px;
	color: #fff2d4;
	font-size: 18px;
	line-height: 40px;
	font-family: "Palatino Linotype","Palatino","Hoefler Text","Georgia",serif;
	padding: 0px 20px 0px 20px;
	margin-left: 10px;
}

#homeSocialNetworks {
	margin: 15px 35px 0px 35px;
	width: 500px;
	float: left;
}

#homeSocialNetworks div {
	line-height: 35px;
	margin-bottom: 10px;
	color: #840000;
/*	width: 245px;*/
	float: left;
	margin-right: 20px;
}

#homeSocialNetworks div img {
	float: left;
	margin-right: 10px;
}

#homeSocialNetworks a:link,
#homeSocialNetworks a:visited {
	color: #840000;
}

#listSignup {
	float: left;
}

#homeSections {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: 164px;
}

#homeSections li {
/*	float: left;*/
/*	display: block;*/
/*	margin-right: 50px;*/
/*	width: 88px;*/
	margin-bottom: 20px;
}

#homeSections li div {
	float: left;
	color: #840000;
}

#homeSections .homeSectionImage {
	width: 80px;
	text-align: center;
}

#homeSections h4 {
	margin-left: 35px;
	width: 300px;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
}

#homeSections p {
	margin: 10px 0px 0px 35px;
	width: 300px;
	font-size: 14px;
	line-height: 21px;
}

#homeSections a:link,
#homeSections a:visited {
	color: #840000;
}

#listSignup {
	color: #840000;
	margin: 20px 0px 0px 0px;
}

#listSignup p {
	width: 315px;
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 5px;
}

.homeLineSeparator {
	display: block;
	margin-left: 35px;
}

#listSignupEmail {
	border: 1px solid #840000;
	background-color: #ffeabe;
	width: 345px;
	min-height: 36px;
	font-size: 18px;
	padding: 3px 0px 0px 10px;
	font-family: "Palatino Linotype","Palatino","Hoefler Text","Georgia",serif;
}

#listSignupSubmit {
	background-color: #840000;
	color: #ffeabe;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	padding: 7px 15px 7px 15px;
	min-height: 36px;
	margin-left: 20px;
	font-family: "Palatino Linotype","Palatino","Hoefler Text","Georgia",serif;
}

/*** RINPOCHE ***/

/* RINPOCHE NAV */
body.Rinpoche-biography .RinpocheNavBiography,
body.Rinpoche-photo-gallery .RinpocheNavPhotoGallery {
	background-color: #5e0000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
}

.RinpochePhotos {
	margin-left: 138px;
	margin-right: 138px;
}

.RinpocheImage {
	float: left;
	margin-left: 69px;
	margin-bottom: 69px;
	color: #840000;
	width: 138px;
}

.RinpocheImage img {
	margin-left: auto;
	margin-right: auto;
}

.RinpocheImage .imgOverlay {
	float: left;
	margin-left: auto;
	margin-right: auto;
/*	width: 128px;*/
}



/* LINEAGE NAV */
body.lineage-masters .lineageNavMasters,
body.lineage-history .lineageNavHistory,
body.lineage-rootTeachers .lineageNavRootTeachers {
	background-color: #5e0000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
}

/*** Longchen Nyingthik Masters ***/
#lnCloudsTop {
	width: 653px;
	height: 159px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/lineage/masters/lineage_clouds_large_top.png');
}

#lnCloudsBottom {
	width: 716px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/lineage/masters/lineage_clouds_large_bottom.png');
}

#lnMasters {
	width: 960px;
	background-image: url('/lineage/masters/lineage_clouds_large_middle.png');
	background-position: 125px top;
	background-repeat: repeat-y;
/*	padding-bottom: 66px;*/
}

.centreMaster {
	position: relative;
	top: -150px;
}

.centreMaster {
	width: 302px;
	padding-top: 66px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 14px;
	background-image: url('/lineage/masters/lineage_master_glow.png');
	background-repeat: no-repeat;
	background-position: center -10px;
/*	border: 1px solid black;*/
}

.centreMaster img,
.leftMaster img,
.rightMaster img {
	border: 4px solid #840000;
/*	-webkit-box-shadow: 0px 0px 70px 30px rgba(254,203,113,0.7);*/
}

.masterLable {
	background-color: #840000;
	padding: 10px;
	color: #ffeabe;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 2px black;
	-moz-box-shadow: 0px 1px 2px black;
	box-shadow: 0px 1px 2px black;
	position: relative;
	top: -10px;
}

.masterLable h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	
}

.masterLable a:link,
.masterLable a:visited {
	color: #ffeabe;
}

.tripleMaster {
	position: relative;
	top: 0px;
	left: 0px;
}

.leftMaster {
	position: absolute;
	top: -80px;
	left: 70px;
	text-align: center;
	padding-bottom: 80px;
	width: 302px;
	padding-top: 66px;
	background-image: url('/lineage/masters/lineage_master_glow.png');
	background-repeat: no-repeat;
	background-position: center -10px;
}

.rightMaster {
	position: absolute;
	top: -80px;
	right: 70px;
	text-align: center;
	padding-bottom: 80px;
	padding-bottom: 80px;
	width: 302px;
	padding-top: 66px;
	background-image: url('/lineage/masters/lineage_master_glow.png');
	background-repeat: no-repeat;
	background-position: center -10px;
}

/* individual masters */
.lineageMain {
	text-align: center;
	width: 310px;
	height: 430px;
	border: 5px solid orange;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

div.JigmePhuntsokRinpoche {
	height: 488px;
}

.lineageMain img {
	border: 5px solid #840000;
}

/* Root Teachers */
#rootTeacherImages {
	margin-left: 69px;
}

#rootTeacherImages div {
	float: left;
	margin: 20px 15px 0px 15px;
	position: relative;
}

#rootTeacherImages div img {
	border: 3px solid #840000;
}

#rootTeacherImages .masterLable {
	float: none;
	top: -40px;
}

#rootTeacherImages .masterLable h2 {
/*	margin: 0px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	line-height: 22px;
}

/* TEACHINGS */

/* TEACHINGS NAV */
body.teaching-schedule .teachingsNavSchedule,
body.teaching-materials .teachingsNavMaterials {
	background-color: #5e0000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
}

h2.scheduleYear {
	color: #840000;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 50px;
}

.scheduleTeaching {
	color: #840000;
	margin-bottom: 70px;
}

.teachingDateImage {
	width: 455px;
	text-align: right;
	font-size: 36px;
	float: left;
	margin-right: 35px;
	font-style: italic;
    line-height: 1.4;
}

.teachingDateImage img {
	-moz-box-shadow: 0px 1px 2px rgba(1,1,1,0.5);
	-webkit-box-shadow: 0px 1px 2px rgba(1,1,1,0.5);
	box-shadow: 0px 1px 2px rgba(1,1,1,0.5);
}

.teachingDate {
	text-align: right;
	font-size: 36px;
	font-style: italic;
	margin-bottom: 10px;
}


.teachingSeparator {
	width: 1px;
	height: 100px;
	background-color: #840000;
	float: left;
}

.teachingDetails {
	float: left;
	width: 410px;
	border-left: 1px solid #840000;
	padding-left: 35px;
	min-height: 145px;
}

.teachingDetails h3 {
	font-size: 36px;
	line-height: 46px;
	font-weight: normal;
	margin-bottom: 10px;
}

.teachingDetails p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
}

.teachingDetailsImage {
	height: 353px;
	background-image: url('/images/main_image_ds.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

h2.teachingSubtitle {
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	width: 552px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #840000;
}

.teachingDescription {
	margin-left: 207px;
	margin-top: 50px;
	width: 552px;
}

.teachingDescription h3 {
	font-size: 18px;
	margin-bottom: 10px;
	width: 552px;
	text-align: center;
}

.teachingDescription p {
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	width: 552px;
}

.teachingInfo {
	margin-left: 207px;
	margin-top: 30px;
	padding-top: 30px;
	width: 552px;
	border-top: 1px solid #840000;
	font-size: 18px;
	line-height: 27px;
}

.teachingInfo p {
	padding-left: 0px;
	margin-left: 0px;
}

.teachingInfo td {
	padding-bottom: 20px;
}

.teachingInfo table {
	margin-left: 0px;
}

.teachingInfo .lable {
	width: 138px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.teachingInfo p {
	width: 414px;
}

/*** MONASTERY ***/

/* MONASTERY NAV */
body.monastery-shedra .monasteryNavShedra,
body.monastery-history .monasteryNavHistory,
body.monastery-sites .monasteryNavSites {
	background-color: #5e0000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
}

/* sites */
.siteImage {
	float: left;
	margin-left: 138px;
/*	margin-top: 69px;*/
	margin-bottom: 30px;
	color: #840000;
	width: 277px;
}

.viewImage img {
	display: block;
	-webkit-box-shadow: 0px 2px 3px rgba(100,100,100,0.75);
	-moz-box-shadow: 0px 2px 3px rgba(100,100,100,0.75);
	box-shadow: 0px 2px 3px rgba(100,100,100,0.75);
}

.viewImage img:hover {
	opacity: 0.8;
}

.viewImage .imgOverlay {
	background-color: black;
}

.siteImage h3 {
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}

.siteImage a:link,
.siteImage a:visited {
	color: #840000;
}

.lightboxImageList {
	display: none;
}

/*** RIGDZIN ***/
body.rigdzin-nelson .rigdzinNavNelson,
body.rigdzin-rotterdam .rigdzinNavRotterdam,
body.rigdzin-vista .rigdzinNavVista,
body.rigdzin-tibet .rigdzinNavTibet,
body.rigdzin-india .rigdzinNavIndia {
	background-color: #5e0000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
	box-shadow: inset 0 0 1px 0px rgba(0,0,0,1);
}

.vistaDonation {
	width: 200px;
	float: right;
	margin: 0px 138px 10px 10px;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 15px 10px 15px;
	background-color: #840000;
	color: #fff2d4;
	font-weight: bold;
}

.vistaDonation a:link,
.vistaDonation a:visited {
	color: #fff2d4;
}

/* Tibet Trip */
.rigdzin-pilgrimage #mainHeaderText {
	margin: 20px 0px 20px 80px;
}

.rigdzin-pilgrimage #mainImages {
	margin: 0px 0px 0px 0px;
	height: 300px;
}

.rigdzin-pilgrimage #mainImages img {
	display: block;
}

.rigdzin-pilgrimage #tripNav {
	background-color: #840000;
	font-size: 18px;
	font-weight: normal;
	font-family: georgia, serif;
	color: white;
/*	padding: 10px;*/
	height: 36px;
	padding-left: 60px;
	margin-bottom: 40px;
}

.rigdzin-pilgrimage #tripNav  div {
	float: left;
	height: 36px;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px 0px 10px;	
	cursor: pointer;
}

.rigdzin-pilgrimage #tripNav div#printButton {
	float: right;
	vertical-align: -10px;
}

.rigdzin-pilgrimage #tripNav div a {
	display: block;
	margin-top: 8px;
/*	vertical-align: -25px;*/
}

.rigdzin-pilgrimage .tripNavOn {
	background-color: #c94506;
}

.rigdzin-pilgrimage #tripNav ul {
	padding-left: 60px;
}

.rigdzin-pilgrimage #tripNav li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
/*	background-color:blue;*/
}

.rigdzin-pilgrimage #tripNav li span {
	background-color: red;
	padding: 5px;
}

.rigdzin-pilgrimage #tripNav a:link, #tripNav a:visited {
	color: white;
}


.rigdzin-pilgrimage .backToTop {
	margin: 10px 0px 50px 143px;
	font-size: 14px;
	
}


/* STANDARD CONTENT */
.rigdzin-pilgrimage .standardContent {
	font-size: 16px;
	line-height: 21px;
}


.rigdzin-pilgrimage .standardContent h4 {
	color: #840000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.rigdzin-pilgrimage .standardContent ul {
	margin: 15px 0px 25px 0px;
}

.rigdzin-pilgrimage .standardContent li {
	list-style-type: square;
	margin-left: 40px;
	margin-bottom: 5px;
}

.rigdzin-pilgrimage .standardContent div {
	margin-left: 143px;
	margin-bottom: 20px;
	margin-right: 160px;
}

.rigdzin-pilgrimage .standardContent p {
	margin-bottom: 10px;
}

/* OVERVIEW */
.rigdzin-pilgrimage .overviewIntro {
	font-size: 18px;
	line-height: 24px;
	margin: 0px 80px 20px 80px;
}

.rigdzin-pilgrimage #RinpocheQuote p {
	margin: 0px 0px 20px 80px;
	padding: 0px;
	width: 80%;
}

.rigdzin-pilgrimage .quoteName {
	font-style: normal;
	font-weight: bold;
}


.rigdzin-pilgrimage #overviewContent ul {
	margin-left: 480px;
/*	padding-left:80px;*/
	margin-bottom: 40px;
}

.rigdzin-pilgrimage #overviewContent li {
	list-style-type: none;
	font-size: 16px;
	margin-left: 0px;
/*	margin-bottom: 20px;*/
}

.rigdzin-pilgrimage #conciseItinerary {
	margin-top: 40px;
}

.rigdzin-pilgrimage #conciseItinerary table {
	float: left;
	margin-left: 20px;
	width: 400px;
}

.rigdzin-pilgrimage #conciseItinerary td {
	font-size: 16px;
}

.rigdzin-pilgrimage #conciseItinerary .lable {
	text-align: right;
	width: 80px;
}

.rigdzin-pilgrimage #overviewMap {
	float: left;
/*	clear: all;*/
/*	margin-left: 80px;*/
}


/* ITINERARY */

.rigdzin-pilgrimage div.itineraryDay {
	margin-left: 80px;
	margin-bottom: 40px;
}

.rigdzin-pilgrimage div.itineraryDay h3 {
	color: #840000;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 15px;
}

.rigdzin-pilgrimage .itineraryDay img {
	float: left;
	margin-right: 20px;
/*	margin-bottom: 20px;*/
}

.rigdzin-pilgrimage .itineraryDay div {
	margin-right: 160px;
	font-size: 18px;
	line-height: 24px;
}

.rigdzin-pilgrimage .itineraryImageText div {
	margin-left: 240px;
}

.rigdzin-pilgrimage div.spacer {
	clear: both;
}

.rigdzin-pilgrimage p {
	padding-left: 0px;
	margin-left: 0px;
	font-weight: normal;
}


/* JOIN */

.rigdzin-pilgrimage .joinContent table {
	margin-top: 30px;
	margin-left: 50px;
}

.rigdzin-pilgrimage .joinContent td {
	vertical-align: top;
	padding: 8px;
}

.rigdzin-pilgrimage .joinContent td.lable {
	text-align: right;
	font-weight: bold;
}

.rigdzin-pilgrimage .joinResult {
	margin-top: 30px;
}

.rigdzin-pilgrimage .joinResult .error {
	color: #840000;
	font-style: italic;
	width: 300px;
	padding: 0px;
	margin: 0px;
}

.rigdzin-pilgrimage .joinResult .invalid_field {
	background-color: #fbbd5c;
}

.rigdzin-pilgrimage #infoForm input {
	width: 400px;
	border: 1px solid black;
	font-size: 14px;
}

.rigdzin-pilgrimage #infoForm textarea {
	width: 400px;
	height: 200px;
	font-size: 14px;
	border: 1px solid black;
}

.rigdzin-pilgrimage #infoForm #submit {
	width: 100px;
}

.rigdzin-pilgrimage #infoForm .required {
	color: #840000;
}

.rigdzin-pilgrimage #joinContentPrint {
	display: none;
}

/* FORM SUBMITTED PAGE */
.rigdzin-pilgrimage #submitMsg {
	margin: 50px 160px 20px 80px;
	font-size: 18px;
	line-height: 24px;
}

.rigdzin-pilgrimage #submitMsg p.backLink {
	margin-top: 20px;
}

/* MAILING LIST */
.mailing-list-join .joinResult {
	margin-top: 30px;
}

.mailing-list-join .error {
	color: #840000;
	font-style: italic;
	width: 300px;
	padding: 0px;
	margin: 0px;
}

.mailing-list-join .invalid_field {
	background-color: #fbbd5c;
}

.mailing-list-join #infoForm td {
	padding: 5px;
}

.mailing-list-join #infoForm input {
	width: 400px;
	border: 1px solid black;
	font-size: 14px;
}

.mailing-list-join #infoForm textarea {
	width: 400px;
	height: 200px;
	font-size: 14px;
	border: 1px solid black;
}

.mailing-list-join #infoForm #submit {
	width: 100px;
}

.mailing-list-join #infoForm .required {
	color: #840000;
}

.mailing-list-join {
	font-size: 16px;
	line-height: 21px;
	margin-top: 30px;
	margin-left: 143px;
	margin-bottom: 20px;
	margin-right: 160px;
}


.mailing-list-join h4 {
	color: #840000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.email_processed {
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	text-align: center;
}

/* LAMA ACHUK APPEAL */
#LamaAchukDonateButton {
	background-color: #840000;
	color: #fff2d4;
	font-size: 30px;
	width: 300px;
	text-align: center;
	padding: 14px 0px 10px 0px;
	margin:  20px 0px 30px 138px;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.8);
}

#LamaAchukDonateButton a:link,
#LamaAchukDonateButton a:visited {
	color: #fff2d4;
	text-decoration: none;
}

 /* TEACHING CENTRES */
 .teaching-centres h2 {
 	width: 690px;
 	font-size: 24px;
 	margin-bottom: 20px;
 }
