/* CSS Document */

@font-face {
   font-family: Lucida Calligraphy Italic;
   src: url("../fonts/Lucida Calligraphy Italic.ttf");
}

* {
   font-family: LucidaCalligraphyItalic;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul, li {
	list-style: none;
}

.decor li{
    list-style-image: url(../images/checkMark.png);
    list-style-type: disc;
	
}
/*=================================================================*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #80D8FD;
	background-image: url(../images/mani.png);
	background-repeat: repeat;
	background-position: left top;
	}


#container {
	width: 860px;
	background-repeat: repeat-y;
	background-position: 50px center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/lotusbg6.jpg);
	background-attachment: scroll;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
}

.midblock {
    margin-left: 90px;
}

#note1 {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 10;
	background-image:url(../images/NoteContainer150.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 419px;
	width: 200px;
	text-decoration: none;
}

#note1 a  {
	border: none;
	text-decoration: none;
}


#note1 p {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #900;
    text-shadow: 1px 0px #666;
    font-weight: bolder;
    text-align: center;
}
#note2 {
    display: none;
    left: 20px;
	top: 30px;
	z-index: 10;
	background-image: url(../images/note.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
	width: 200px;
	text-decoration: none;

}

#note2 a  {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 18px;
    font-weight: bold;
    border: none;
    text-decoration: none;
    color: #900;
    margin-left: 0px;
    padding-left: 0px;
}
#note2 p  {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	color: #900;
	text-shadow: 0px 1px #666;
	text-align: center;
	width: 170px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
}
#note2 form{
	margin-left: 20px;
}
#note3 {
	visibility: hidden;
	position: absolute;
	left: 20px;
	top: 315px;
	z-index: 10;
	background-image: url(../images/NoteContainerSmall.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 200px;
	text-decoration: none;
}

#note3 a  {
	border: none;
	text-decoration: none;
}


#note3 p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #900;
	text-shadow: 1px 0px #666;
	font-weight: bolder;
	text-align: center;
}


#note4 {
	position: absolute;
	left: 20px;
	top: 190px;
	z-index: 10;
	background-image: url(../images/NoteContainer150.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 200px;
	text-decoration: none;
}
#note4 a  {
	border: none;
	text-decoration: none;
}

#note4 p a #YouTube {
	text-decoration: none;
	border: none;
}
#note4 p  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #900;
	text-shadow: 1px 0px #666;
	font-weight: bolder;
	text-align: center;
	width: 160px;
	margin-left: 15px;
}


#tbca {
	text-decoration: none;
	margin-left: 50px;
	position: relative;
	border: 0;
}
#index #container map #click {
	cursor: default;
}

#index #container map #click:hover {
	cursor: default;
}

#content {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #320;
	width: 620px;
	position: relative;
	left: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}


#content h1 {
	font-size: 35px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content h3 {
	line-height: 1px;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

#content h4 {
    text-align: center;
    margin-top: -25px;
    margin-bottom: -20px;
}

#gallery #legend {
	font-size: 24px;
	color: #C9282E;
}

#content h1 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p .first-letter {
	font-size : 150%;
	font-weight : bold;
	float : left;
	color : #320;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
#content p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#content p #red {
	color: #C9282E;
}

#container table tr td {
	margin: 0px;
	padding: 0px;
}


#content p a {
	text-decoration: none;
	color: #306;
	font-style: italic;
}
#content #geshela {
	margin-right: 20px;
	margin-bottom: 5px;
	top: 25px;
	padding-top: 25px;
}
#content a  {
	color: #C9282E;
	text-decoration: none;
}
#content #schedule {
	list-style-type: none;
}

#content img  {
	margin-bottom: 20px;
}
#content #youTube {
	margin-top: -10px;
}
#content #youTube a #YouTube {
	margin-bottom: -20px;
	margin-left: 20px;
}



#content p a {
	color: #C9282E;
	text-decoration: none;
}


/*Thumbnail behaviour */

 .thumbnail{
	position: relative;
	z-index: 0;
}

 .thumbnail:hover{
background-color: transparent;
z-index: 50;
}

 .thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #80D8FD;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/
	border: 0;
	margin: 0;

}

 .thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 100px;
	color: #000;
	/* [disabled]left: -300px; */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

}
/*End thumbnail behavior*/

#bottomupper tbody tr td  {
	font-size: 12px;
	color: #666;
	padding-left: 220px;
	padding-top: 45px;
}
#bottomupper tbody tr td a{
	text-decoration:none;
	color:#09F;
}

#bottomlower {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#bottomlower tr td {
	margin: 0px;
	padding: 0px;
}
#bglow {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear: both;
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #330066;
}
#footer a {
	color: #330066;
}
/*mailform*/
#mailform #field5 {
	margin-left: 56px;
}


/*[START-QCC]*/
.qmmc .qmdivider{
	display:block;
	font-size:1px;
	border-width:0px;
	position:relative;
	z-index:1;
}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}
.qmmc .qmcbox a{display:inline;}
.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {
	list-style: none;
	padding: 0px;
	margin: auto;
}
.qmmc li a {float:none;}
.qmmc li:hover>ul{left:auto;}
/*[END-QCC]*/

/*[START-QCC0]*/
#nav ul {top:100%;
}
#nav ul li:hover>ul{
	top:0px;left:100%;
}
/*[END-QCC0]*/

#nav{
	background-image: url(../images/navBg.png);
	background-repeat: repeat-x;
	background-position: left center;
	width: 780px;
	height: 26px;
	margin-left: 60px;
}
#nav a {
	line-height: 26px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #900;
	text-decoration: none;
	text-align: left;
	width: auto;
	border: 0;
	padding-left: 10px;
	padding-right: 11px;
	font-weight: bold;
	background-image: url(../images/navBg.png);
	background-repeat: repeat-x;
	background-position: left center;
}

#nav li .parent {
	background-image: url(../images/nav-arrow-down.png);
	background-repeat: no-repeat;
	background-position: 90% 50%;
	padding-right: 23px;
}
#nav a:hover{
	text-decoration:none;
	color:#09F;
}
#nav li .parent:hover{
	background-image: url(../images/nav-arrowh.png);
	background-repeat: no-repeat;
	background-position: 90% 50%;
	padding-right: 23px;
}
#nav li:hover>a	{
	text-decoration:none;
	color:#09F;
}
body #nav .qmactive, body #nav .qmactive:hover{
	text-decoration:none;
}
#nav div, #nav ul{
	background-color:#F3F3F3;
}
#nav div a, #nav ul a{
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#nav div a:hover{
	text-decoration:none;
	color:#09F;
}
#nav ul li:hover>a{	
	color:#09F;
	text-decoration:none;
	}
body #nav div .qmactive, body #nav div .qmactive:hover{	
	color:#09F;
	}

/*Special navigation shows the "You are here" signature*/


#index #nav #index a  {
	color: #7B00B2;
	cursor: default;
}
#acknowledgements #nav #acknowledgements a  {
	color: #7B00B2;
	cursor: default;
}
#mission #nav #mission a  {
	color: #7B00B2;
	cursor: default;
}
#contact #nav #contact a  {
	color: #7B00B2;
	cursor: default;
}
#project12 #content #help     {
	font-size: 20px;
}
#project12  #content .lotusBullit {
	margin-left: 20px;
	list-style-type: disc;
}
#project12 #content .lotusBullit li {
	list-style-image: url("../images/lotusBullit.png");
	margin-top: 10px;
	margin-bottom: 10px;
}
#project20 #nav #project20 a  {
	color: #7B00B2;
	cursor: default;
}
#project19 #nav #project19 a  {
	color: #7B00B2;
	cursor: default;
}
#project18 #nav #project18 a  {
	color: #7B00B2;
	cursor: default;
}
#project17 #nav #project17 a  {
	color: #7B00B2;
	cursor: default;
}
#project16 #nav #project16 a  {
	color: #7B00B2;
	cursor: default;
}
#project15 #nav #project15 a  {
	color: #7B00B2;
	cursor: default;
}
#project14 #nav #project14 a  {
	color: #7B00B2;
	cursor: default;
}
#project13 #nav #project13 a  {
	color: #7B00B2;
	cursor: default;
}
#project12 #nav #project12 a  {
	color: #7B00B2;
	cursor: default;
}

#project11 #nav #project11 a  {
	color: #7B00B2;
	cursor: default;
}

#project10 #nav #project10 a  {
	color: #7B00B2;
	cursor: default;
}

#donate #nav #donations a  {
	color: #7B00B2;
	cursor: default;
}
#geshe #nav #geshe a  {
	color: #7B00B2;
	cursor: default;
}
#events12 #content {
	font-weight: normal;
}
#events20 #nav #events20 a  {
	color: #7B00B2;
	cursor: default;
}
#events19 #nav #events19 a  {
	color: #7B00B2;
	cursor: default;
}
#events18 #nav #events18 a  {
	color: #7B00B2;
	cursor: default;
}
#events17 #nav #events17 a  {
	color: #7B00B2;
	cursor: default;
}
#events16 #nav #events16 a  {
	color: #7B00B2;
	cursor: default;
}
#events15 #nav #events15 a  {
	color: #7B00B2;
	cursor: default;
}
#events14 #nav #events14 a  {
	color: #7B00B2;
	cursor: default;
}
#events13 #nav #events13 a  {
	color: #7B00B2;
	cursor: default;
}
#events12 #nav #events12 a  {
	color: #7B00B2;
	cursor: default;
}
#events11 #nav #events11 a  {
	color: #7B00B2;
	cursor: default;
}
#events10 #nav #events10 a  {
	color: #7B00B2;
	cursor: default;
}
#events09 #nav #events09 a  {
	color: #7B00B2;
	cursor: default;
}
#gallery #nav #gallery a  {
	color: #7B00B2;
	cursor: default;
}
/*End special navigation*/


.twitter-follow-button {
	margin-top: 20px;
	padding-top: 20px;
}

#content #schedule {
	font-family: "Times New Roman", Times, serif, Georgia;
	color: #333;
	position: relative;
}
#schedule #content ul li {
	list-style-type: none;
	margin-left: 7px;
}
#schedule #content ul {
	margin-top: 0px;

}
#content #projects {
	margin-top: 0px;
	margin-bottom: -20px;
}
#content #tbca_projects li {
	list-style-image: url(../images/arrowBW.png);
	margin-bottom: 10px;
}

/* styling of pop-ups on project14 */
#content #picZoom {
	list-style-type: none;
	text-align: center;
	padding: 0;
}

#content #picZoom li{
	display: inline-block;
}
.dg-picture-zoom{
	cursor : url(../graphics/zoomin.cur), pointer !important;
}


.dg-picture-zoom-large{
	cursor : url(../graphics/zoomout.cur), pointer !important;

}

.dg-picture-zoom-border-container{
    border : 2px solid #FFF;
    background-color: #FFF;
    margin-left:-7px;
    margin-top:-7px;
    padding:7px;
    box-shadow:10px 10px 20px #000000;
    border-radius: 5px;
}
/* end of pop-up styling*/
#video #container #subtitle {
	margin-top: -25px;
	font-size: 20px;
}
