d/* BASIC SETTINGS THAT APPLIES TO ALL */
*{margin:0;padding:0;}
body{
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	white-space: normal;
	word-spacing: 2px;
	letter-spacing: 0px;
}



p{
	margin:10px 20px 10px 20px;
	text-align: center;
	line-height:1.5;
}


a {color: #498ddc; background:none;}
a:link, a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}

/* WEBSITE LAYOUT */
div#container{width: 100%; margin:5px auto;}
div#wrapper{float:left;width:100%}
div#content{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 250px;
}
div#menuleft{float:left;width:220px;}
div#photos{margin: 0 0px 10px 190px}
div#navigation{float:left;width:220px;margin-left:-100%}
div#news{float:left;width:155px;margin-left:-155px}
div#footer{clear:left;width:100%}

/* TOP HEADER */
#header {
	height: 98px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.wheel-of-dhamma {
	width: 70px;
	height: 105px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/aniwheel.gif);
	float: left;
}

.dhamma-thai {
	margin: 5px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.dhamma-thali img {
	border: 0px;
}

.jaipur {
	color: #000000;
	margin: 4px 0px;
}

.vipassana {
	color: #333333;
	font-weight: bold;
	text-align: left;
}

.sngoenka {
	color: #333333;
	margin-top: 4px;
}

.bodhi-leaf {
	width: 90px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background: url(images/leaf.jpg);
	float: right;
}

.header-links {
	margin: 55px 0 0 0px; 
	float: right;
	width: auto;
}

.header-links li {
	display: inline;
	list-style: none;
	padding: 0px 5px;
	font-size: 12px;
	font-weight: bold;
}

.header-links li a:link,  .header-links li a:visited {
	color: #6B7F17;
	text-decoration: none;
}

.header-links a:hover {
	color: #A2BD35;
	text-decoration: underline;
}

/* LEFT NAVIGATION */
.navigation-round-border-topleft {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	background: url(/images/icons/bg-corner-topleft.gif) no-repeat;
	margin-top:-1px;
	margin-left:-1px;
}

.navigation-round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	background: url(/images/icons/bg-corner-topright.gif) no-repeat;
	margin-top:-1px;
	margin-left:182px;
}

.navigation-header {
	text-align: center;
	color: #FFFFFF;
	background-color: #E8B10D;
	margin:0px;
	font-family:"trebuchet ms",verdana,Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:14px;
	width: 191px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
	
#navigation-links {
	width: 192px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#navigation-links ul {
	border-top: solid 1px #E8B10D;
	border-left: solid 1px #E8B10D;
	border-right: solid 1px #E8B10D;
	font-weight:bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation-links ul li ul {
	border: 0px;
	font-weight:normal;
}

#navigation-links li {
	border-bottom: solid 1px #E8B10D;
}

#navigation-links li ul li {
	border: 0px;
}

#navigation-links li a {
	height: 1%; /*height used just to make mouse rollover work in IE */
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 0px 4px 10px;
}

#navigation-links li ul li a {
	padding: 3px 0px 2px 30px;
} 	
	
#navigation-links li a:link, #navigation-links li a:visited {
	color: #505050;
	background-color: #F8E096;
}
	
#navigation-links li a:hover {
	color: #000000;
	background-color: #E6C13C;
}

/*CSS FIX for IE6 */
.cssfix ul li {
	list-style-image: url(/images/icons/small-bodhi-leaf.gif);
	list-style-position: inside;
	text-align: right;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}

/* RIGHT COLUMN NEWS SECTION*/
.news-round-border-topleft {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	background: url(/images/icons/bg-corner-topleft.gif) no-repeat;
	margin-top:-1px;
	margin-left:-1px;
}

.news-round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	background: url(/images/icons/bg-corner-topright.gif) no-repeat;
	margin-top:-1px;
	margin-left:141px;
}

.news-header {
	clear:both;
	margin:0 0 5px 0;
	padding:4px 10px 3px 10px;
	background-color:#A0D651;
	font-family:"trebuchet ms",verdana,Arial, Helvetica, Sans-Serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

#news-section {
	width:150px;
	border:solid 1px #A0D651;
	background-color:#D9EFB9;
	font-size:11px;
	font-family:verdana,Arial, Helvetica, Sans-Serif;
	margin:0 0 2.5em 2px;
	padding:0 0 10px 0;
}

#news-section p {
	line-height:1.3em;
	margin: 10px 10px 0px 10px;
	text-align: justify;
}

#news-section ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 3px 0px 0px;
	list-style-type: disc;
	line-height:1.5em;
}

#news-section ul li {
	padding: 2px 0px;
}

#news-section a:link, #news-section a:visited {
	text-decoration: none;
	color: #009900;
}

#news-section a:hover {
	text-decoration: underline;
	color: #009900;
}

/* HEADINGS APPLIES TO ALL*/

h1, h2, h3 {
	margin: 0px 0px 5px 10px;
	border-bottom: dashed 1px #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 26px;
	color: #0B819B;
}

h2 {
	font-size: 20px;
	color: #0b819b;
}

h3 {
	font-size: 14px;
}

/* CONTENT SETTINGS THAT APPLIES TO ALL*/
#content ul, #content ol {
	list-style-position: inside;
	padding: 0 0 0 10px;
}

#content #one-day-courses ul {
	list-style-position: outside;
	padding: 0 0 0 30px;
}

#content #one-day-courses ul li {
	padding: 5px 0px;
}

#content table {
	margin: 10px 10px 10px 10px;
	border: solid 1px #505050
}

#content table tr td {
	padding: 3px;
	border: solid 1px #505050;
}

blockquote {
	font-size: 16px;
	font-style: italic;
	font-family:Georgia,serif;
	padding: 8px;
	background-color: #faebbc;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 5px 5px 5px 10px;
	background-image: url(/images/icons/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	text-align: justify;
}

blockquote div {
     display: block;
     background-image: url(/images/icons/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
}

address {
	margin: 0 0 0 10px;
	font-style: normal;
	font-size: 14px;
}

hr {
	border: dashed 1px #FF9900;
}

/* CONTENT SETTINGS THAT APPLIES TO SPECIFIC*/

.right {
	float: right;
	width: auto;
	margin: 2px;
	background-color: #CCC;
}

.left { 
	margin: 5px 10px 5px 10px;
	float:left;
	width: auto;
}

.center {
	text-align: center; 
}

.underline {
	border-bottom: dashed 1px #333333;
}

.telephone {
margin: 10px 0px 20px 0px;
}

.telephone ul li {
	list-style-image: url(/images/icons/phone.gif);
	list-style-position: inside;
	margin: 0 0 0 10px;
	padding: 0 0 0 0px;
}

.goenkaji { 
	margin: -5px 3px 5px 10px;
	float:right;
	width: 58px;
}

.rotating-wheel {
	text-align: center;
	font-size: 20px;
	font-style: italic;
	color: #2D7C1C;
}

.rotating-wheel img {
	margin-bottom: -30px;
}

.picture {
	background-color: #F8F7EF;
	font-family: Georgia,serif;
	text-align: center;
	font-weight: bold;
	border: 0px dashed #666666;
	font-size: 90%;
	alignment-adjust: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.picture img {
	border: 0px solid #9F9F9F;
	vertical-align: middle;
	margin-bottom: 1px;
	zoom: 100%;
}

.picturetest {
	border: 0px solid #9F9F9F;
	vertical-align: middle;
	margin-bottom: 1px;
	zoom: auto;
	
}



.width250 {
	width: 250px;
}

 /*DHAMMA NEWS*/
 
.upcoming-event, .past-event {
	color: #000000;
	border-style:dashed;
	border-width:1px;
	padding: 5px;
	margin: 5px 0px 5px 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.upcoming-event {
	background-color:#D9EFB9;
	border-color:#A0D651;
}

.past-event {
	background-color:#FFBFBF;
	border-color:#E72626;
}

.upcoming-event-box, .past-event-box {
	width: 25px;
	height: 25px;
	border-style:dashed;
	border-width:1px;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	float: left;
}

.upcoming-event-box {
	background-color:#D9EFB9;
	border-color:#A0D651;
}

.past-event-box {
	background-color:#FFBFBF;
	border-color:#E72626;
}

.upcoming-event-text, .past-event-text {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}

.upcoming-event-text {
	margin: 0px 0px 0px 40px;
}

.past-event-text {
	margin: 0px 0px 20px 40px;
}

/* DHAMMA COURSE */

.course {
	background-color:#DFF5FF;
	text-align: center;
}

.open-course {
	background-color:#D9EFB9;
	text-align: center;
}

.completed-course {
	background-color:#FFBFBF;
	text-align: center;
}

/* DHAMMA NEWS SECTION ENDS HERE */

.note-blue, .big {
	color: #000000;
	background-color:#DFF5FF;
	border-color:#2FC3FF;
	border-style:dashed;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.note-blue {
	font-size: 12px;
	padding: 5px;
	margin: 5px 0px 5px 10px;
}

.big {
	font-size: 24px;
	padding: 2px;
	margin: 0px;
}

/* CONTENT PHOTO GALLERY */

/* Thumbnail page */

div.gallery_page, div.sandesh_page {
	color: #000000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

div.gallery_page div.gallery_row, div.sandesh_page div.sandesh_row {
	clear: both;
}

div.gallery_page div.gallery_row div  {
	float: left;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #EFEDE0;
	padding: 5px;
	font-family:Georgia,serif;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border: dashed 1px #505050;
	width: 150px;
	height: 190px;
}

div.sandesh_page div.sandesh_row div {
float: left;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #EFEDE0;
	padding: 5px;
	font-family:Georgia,serif;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border: dashed 1px #505050;
	width: 240px;
	height: 350px;
}

div.gallery_page div.gallery_row div, div.sandesh_page div.sandesh_row div, div.magnify-image div {
	behavior:url(css/csshover3.htc);
}

div.gallery_page div.gallery_row div:hover, div.sandesh_page div.sandesh_row div:hover, div.magnify-image div:hover {
	background-color: #DFDCC3;
}

div.gallery_page div.gallery_row div img, div.sandesh_page div.sandesh_row div img, div.magnify-image div img {
	vertical-align: top;
	border: 1px solid #7F7F7F;
	margin-bottom: 5px;
}

div.gallery_page div.gallery_row div a:hover, div.sandesh_page div.sandesh_row div a:hover, div.magnify-image div a:hover {
	border: 0px;
}

div.gallery_page div.gallery_row div a:hover img, div.sandesh_page div.sandesh_row div a:hover img, div.magnify-image div a:hover img {
	border: solid 1px #FFF;
}

div.gallery_page div.gallery_row div.gallery_first, div.sandesh_page div.sandesh_row div.sandesh_first {
	margin-left: 0px;
}

div.gallery_page div.cleaner, div.sandesh_page div.cleaner {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


/* FOOTER AREA */
div#footer {
	color: #505050;
	background-color:#F8F7EF;
	border-color:#B2B2B2;
	border-style:dashed;
	border-width:1px 0;
	font-family:Georgia,serif;
	margin: 0px 0 10px 0;
}

div#footer p {
	margin:0;
	padding:5px 10px;
	text-align: center;
}

#spacing ul li {
	padding: 10px 0px 0px 0px;
	text-align: justify;
}
#content2 h1 {
	text-align: left;
}
#content2 h1 {
	text-align: left;
}
p {
	text-align: center;
}
p {
	text-align: left;
}
