/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* --- Typography --- */

.grid p {
  line-height: 18px;
  font-size: 13px;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  margin-bottom:7px;
  color:#333333;
}

.grid h1 {
  line-height: 32px;
  font-size: 24px;
  font-family: Georgia, serif;
  font-weight: bold;
  font-style: italic;
}

.grid h2 {
  line-height: 20px;
  font-size: 18px;
  font-family: Georgia, serif;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 20px;
  margin-top: 20px;
}

.tibetan {
  line-height: 20px;
  font-size: 18px;
  font-family: Georgia, serif;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 20px;
  margin-top: 60px;
}


.grid h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	line-height: 32px;
}

.grid h4 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, Geneva, sans-serif;
}

.grid h5 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, Geneva, sans-serif;
}

.grid h6 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, Geneva, sans-serif;
}

.footer p {
	font-size: 11px;
	color: #aaaaaa;
}

/* --- Grid --- */

.grid {
  width: 960px;
  margin: auto;
}

.grid-m1 {
  float: left;
  width: 10px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 220px;
}

.grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 220px;
}

.grid-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c3 {
  float: left;
  width: 220px;
}

.grid-m4 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c4 {
  float: left;
  width: 220px;
}

.grid-w1, .grid-w2, .grid-w3, .grid-w4, .grid-w5 {
	float: left;
	width: 139px;
	height: 65px;
	text-align: center;
	padding-top: 20px;
	background-color: #444;
	border-left: 1px;
	border-style: solid;
	border-color: #fff;
	margin-bottom: 20px;
}

.grid-w1:HOVER, .grid-w2:HOVER, .grid-w3:HOVER, .grid-w4:HOVER, .grid-w5:HOVER {
	background-color: #666;
}


.grid-w1 p, .grid-w2 p, .grid-w3 p, .grid-w4 p, .grid-w5 p {
	color: #fff;
}
.grid-v {
	float: left;
	width: 173px;
	height: 150px;
	text-align: center;
	border-left: 1px;
	border-style: solid;
	border-color: #fff;
	margin-bottom: 20px;
}
.grid-v-pic {
	height: 90px;
	background-color: #444;
	text-align: center;
}

.grid-v:HOVER {
	background-color: #dddddd;
}

.grid-v-des {
	height: 50px;
	
	text-align: center;
	padding-top: 5px;
}
.grid-open1{
	float:left;
	width:345px;
}

.grid-open2{
	float:left;
	width:345px;
}
.grid-empty{
	
	float:left;
	width:220px;
	height:1px;
}
.grid-total1{
	width:700px;
	float:left;
}
.grid-total-index{
	width:700px;
	float:left;
	margin-bottom: 15px;
	margin-top: 10px;	
}
.grid-venue {
	width: 700px;
	float: left;
	height: 270px;
	
}
.venue {
	
	width: 140px;
	float:left;
	margin-bottom: 30px;
	margin-top: 10px;
}

.venue-name {
	height: 40px;
	line-height: 18px;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-bottom:7px;
	color:#000;		
}


.grid-total{
	width:700px;
	float:left;
	margin-top: 10px;
}

.grid-total .grid-open2 {
	margin-left:10px;
}

.grid-video1 {
	float:left;
	width: 520px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.grid-video1-desc{
	float: left;
	width: 170px;
	height: 300px;
	margin-left: 10px;
}






/*-------------- custom ---------- */

a{
	color:#333333;
	text-decoration:none;
} 
a:hover{
	color:#333333;
	text-decoration:overline;
}
a:visited{
	color:#333333;
}

.headerline {
	height:5px;
	background-color:#00582A;
}

.header {
	margin-bottom:30px;
	margin-top:10px;

}

.footer {
	float:left;
	height:50px;
	margin-top: 30px;
	
}
.footer-line {
	height: 2px;
	background-color:#00582A;
	margin-bottom: 10px;
}

.logo {
	float:left;
}

.about {
	text-align:right;
	padding-top:80px;
}

.phone {
	float: right;
	color: #41733c;
	margin-left: 30px;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}


.about-link a {
	color:#41733c;
	float: right;
	margin-left: 30px;
	margin-right: 5px;
  	font-size: 13px;
  	font-family: Arial, Helvetica, Geneva, sans-serif;
  	color:#41733c;	
}
.rollover a:hover {
	text-decoration: none;
}

.rollover {
	
	
}

.workshop {	
	margin-left: 30px;
	margin-right: 30px;
	display: none;
}

#workshop1 {
	display: block;	
}

.message {
	margin-left: 30px;
	margin-right: 30px;
	display:none;
}

#message1 {
	display: block;
}


.banner {

}

.title{
	float:left;
	width:700px;
    line-height: 32px;
    font-size: 18px;
    font-family: Georgia, serif;
    font-weight: bold;
    font-style: italic;	
	color:#00582a;
	margin-bottom:10px;
	margin-top: 10px;
}

.grid-total-index .title {
	margin-top: 0px;
}

.title a {
	float:left;
	width:700px;
    line-height: 32px;
    font-size: 18px;
    font-family: Georgia, serif;
    font-weight: bold;
    font-style: italic;	
	color:#00582a;
}

.list p {
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
	
}

.listdetail{
	height:320px;
}


.listdetail-inactive{
	height:320px;
}

.listdetail-inactive p {
	color: #cccccc;
}

.inactive p{
	color: #cccccc;
}

.content {
	margin-bottom:30px;
	
}

.hidden-pics{
	height:0px;
	width: 0px;
}

.gallery {
	
}


ul {
	padding-left:20px;
	margin-bottom:10px;
	margin-top:10px;
}
ul li{
  line-height: 16px;
  font-size: 13px;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  margin-bottom:7px;
  color:#333333;	
}

.footer ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
}

.footer ul li {
	float: left;
	font-size: 11px;
	color: #aaaaaa;
	width: 175px;
	height: 25px;
  	line-height: 12px;	
	
		
}


hr {
	margin-bottom:30px;
	margin-top:20px;
	
}
label {
	width: 120px;
	float: left;
	padding-top: 10px;
	font-size: 12px;
}
	
.info {
	width: 300px;
	height:20px;
	padding-top: 10px;
	font-size: 12px;	
}	
	
input {
	background: none;
	border: 0;
	border-bottom: 1px solid #313131;
	font-size:13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #313131;
	
	padding: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input:hover {
	background: #e4e2de;
	color: #00632E;
	border-bottom: 1px solid #00632E;

}

textarea {
	background: none;
	border: 0;
	border-bottom: 1px solid #313131;
	font-size:13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #313131;
	
	padding: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin: 3px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}

textarea:hover {
	background: #e4e2de;
	color: #00632E;
	border-bottom: 1px solid #00632E;
	
}


.textfelder {
	width: 400px;
}
.textfelder_small {
	width: 100px;
}


form {
	font-size: 12px;	
	font-family: Arial, Helvetica, Geneva, sans-serif;
  	color:#333333;	
	margin-left:30px;	
	
}

.send {
	width:100px;
	margin-left:120px;
	margin-top:10px;
	background-color:#eeeeee;	
}

.info {
	width:500px;
}
.formitem {
	height:30px;

}

.formitem-question {
	float: left;
	margin-bottom: 20px;
}

.formvalid {
	margin-top:30px;
	width: 400px;
	
}

.dropdown {
	margin-top:7px;
	margin-left:10px;
}

.radio{
	margin-top:10px;
	margin-right:5px;
	margin-left:10px;

}

.radio-question {
	width: 50px;
	float: left;
}

.question {
	width: 600px;
	float: left;
	line-height: 18px;
	
}

.programtime {
	font-size: 12px;	
	font-family: Arial, Helvetica, Geneva, sans-serif;
  	color:#333333;	
	
}
.programdetailtime {
	font-size: 12px;	
	font-family: Arial, Helvetica, Geneva, sans-serif;
  	color:#333333;	
	margin-top:20px;
	
}

p a {
	color:#41733c;	
}

p a:visited {
	color:#41733c;
}

.programdetailtime a {
	margin-left: 20px;
}


.programtime p {
	margin-bottom:0px;	
	font-weight:bold;
}

.programdesc{
	font-size: 12px;	
	font-family: Arial, Helvetica, Geneva, sans-serif;
  	color:#333333;	
	margin-left:18px;
	margin-bottom:15px;
	font-weight:normal;
}
.programdesc a {
	color:#41733c;
}

.programdesc p {
	margin-bottom:10px;	
}
