/* Sweet River Ashtanga.com English (default) CSS */
/* Not to be copied directly. Feel free,however, to use design ideas for your own site. */


/* basic elements */

.hide {display:none}
.ind  {padding: 0px 0px 0px 10px;}
.indP  {padding: 0px 40px 0px 30px;
	display: block;}
.center {float:left;
	text-align: center}


a:link { 
	font: 10px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	background-color: transparent;
	}
a:visited { 
	font: 10px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	background-color: transparent;
	}
a:hover, a:active {
	font: 10px verdana,arial; 
	font-weight: bold;
	text-decoration: underline; 
	color: #000;
	background-color: transparent;
	
	}


body { 
	background: #350808 url("back-container.gif") no-repeat top center;
	font: 8pt/16pt verdana,arial; 
	color: #000; 
	padding: 0em;
	margin: 0em;
	}

p { 
	text-align: justify;
	display: block;
	width: 100%;
	padding: 0px 0px 15px 0px;
	float: left;
	clear: both;
	}

hr {
	font: 1px arial;
	margin: 0px;
	padding: 0px; }


/* specific divs */


            
#mastercontainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-bottom: 70px;
	margin-top: 10px;
  	} 


#container {
	background: transparent;
	color: #000;
	margin-left: auto;
	margin-right: auto;
  	padding: 0px 0px 0px 0px;  
	width: 980px;
	float: left;
	}


#header {
	background: transparent;
	color: #cccccc;
	font: 11px verdana,arial;
	height: 108px;
	width: 980px;
	float: left;
	}


	#headerh1 {
	background: transparent url("header.gif") no-repeat top right;
	width: 980px;
	font: 11px verdana,arial;
	margin: 0px 0px 0px 0px;
	height: 108px;
	float: left;
	}
	#header H1 SPAN {
	display:none;
	}

#headerbuttons {
	background: #000000 url("back-buttonbox.gif") no-repeat top right;
	color: #000;
	font: 11px verdana,arial;
	height: 22px;
	width: 695px;
	margin: 0px 5px 0px 0px;
	padding: 5px 7px 3px 3px; 
	text-align: right;
	float: right;
	}


.cssnav
	{
	
	background: transparent;
	position: relative;
	display: block;
	font-family: helvetica, arial;
	white-space: nowrap;
	width: 675px;
	height: 18px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 2px 0px;
	float: right;
	}

	
	.cssnav img
	{
	
	width: 70px;
	height: 14px;
	border: 0;
	clear: both;
	}
	
	* html a:hover
	{
	
	visibility:visible;
	text-decoration: none;
	}

	.cssnav a:hover img
	{
	visibility:hidden;
	}

	.cssnav span
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 70px;
	height: 18px;
	cursor: pointer;
	text-align: center;
	float: right;
	} 

	.cssnav a:link { 
		background: transparent;
		font: 10px;
		font-weight: bold; 
		text-decoration: none; 
		color: #fff;
		}

	.cssnav a:visited { 
		background: transparent;
		font: 10px;
		font-weight: bold; 
		text-decoration: none; 
		color: #fff;
		}

	.cssnav a:hover{
		font: 10px;
		font-weight: bold;
		color: #fff;	
		background: transparent;	
		border-top: solid 2px #fff;
		}

	.cssnav a:active visited:active{
		background: transparent;
		font: 10px;
		font-weight: bold;
		color: #fff;
		background-color: transparent;	
		border-top: solid 2px #B1B1B1;
		}

	


	
#mainwrap {
	background: transparent url(back-mainwrap.gif) repeat-y;
	width: 970px;
	margin: 0px;
	padding: 5px;
	float: right;
	text-align: center;
	}

	
#main {
	background: transparent url(back-main.gif) no-repeat bottom right;
	font: 13px verdana;
	color: #fff;
	width: 965px;
	height: 448px;	
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: right;
	}


	
#gallery2 {
	background: transparent url(gallery2.jpg) no-repeat top left;
	margin: 0px -38px 0px 38px;
	padding: 35px 74px 10px 5px;
	width: 855px; 
	text-align: center;
	float: right;
	}

#content {
	background: transparent url(content.jpg) no-repeat top left;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 5px 74px 10px 15px;
	width: 795px; 
	height: 332px;
	text-align: left;
	float: right;
	}
	
	#content  p {
	padding: 0px 10px 0px 0px;
	margin: 2px 6px 0px 0px;
	width: 666px; 
	float: right;
	height: 250px;
	overflow-y: scroll;
	}
	
	#content a:link { 
	font: 14px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
	#content a:visited { 
	font: 14px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
	#content a:hover, a:active {
	font: 14px verdana,arial; 
	font-weight: bold;
	text-decoration: underline; 
	color: #fff;
	background-color: transparent;
	}


	.news {
	text-align: justify;
	float: left;
	color: #000;
	margin: 0px 0px 0px 160px;
	}
	.news a:link { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #630e0e;
	background-color: transparent;
	}
	.news  a:visited { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #630e0e;
	background-color: transparent;
	}
	.news a:hover, a:active {
	font: 12px verdana,arial; 
	font-weight: bold;
	text-decoration: underline; 
	color: #630e0e;
	background-color: transparent;
	}


#email {
	background: transparent url(".gif") no-repeat top right;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 260px;
	height: 250px;
	float: left;
	text-align: left;
		}
#email p {width: 270px;
	text-align: left;
	margin: 0px;
	padding: 0px;}

#email a:link { 
		font: 10px verdana,arial,cursive;
		font-weight: bold; 
		text-decoration: none; 
		color: #FF8A0D;
		background-color: transparent;
		}
	#email a:visited { 
		font: 10px verdana,arial;
		font-weight: bold; 
		text-decoration: none; 
		color: #FF8A0D;
		background-color: transparent;
		}
	#email a:hover, a:active {
		font: 10px verdana,arial; 
		font-weight: bold;
		text-decoration: underline; 
		color: #fefefe;
		background-color: transparent;
		}


#lightbox {

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;
	
	}
	
	

#lightbox a img	{
	border: none; 
	}



	#outerImageContainer {

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;
	margin: 0 auto;
	
	}
	


	#imageContainer {

	padding: 10px;
	
	}


	#loading {

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;
	
	}


	#hoverNav {

	position: absolute;

	top: 0;
	left: 0;

	height: 100%;
	width: 100%;
	z-index: 10;

	}

	
#imageContainer>#hoverNav {
	 left: 0;}


	#hoverNav a{ 
	outline: none;}
	
	

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; 
	
	/* Trick IE into showing hover */
	
	display: block;
	}
	
	
#prevLink {
	 left: 0; float: left;}
	
#nextLink { right: 0; float: right;}
	
	
#prevLink:hover, #prevLink:visited:hover {
	 background: url("images/prevlabel.gif") left 15% no-repeat; 
	}

	
	#nextLink:hover, #nextLink:visited:hover {
	 background: url("images/nextlabel.gif") right 15% no-repeat; 
	}



	
#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;
	
	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;
	
	width: 100%	

	}

	

#imageData{
	padding:0 10px; color: #666; }
	

	#imageData #imageDetails{ 
	width: 70%; float: left; text-align: left; }

	
#imageData #caption{ font-weight: bold;	}

	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
	
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

	
#overlay{

	position: absolute;

	top: 0;
	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	}

#copyright {
	background: transparent url("back-bottom.gif") no-repeat top right;
	text-align: center;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 10px 0px;
	height: 49px;
	width: 980px;
	color: #fefefe;
	clear:both;
	}

	#copyright a:link { 
		font: 10px verdana,arial,cursive;
		font-weight: bold; 
		text-decoration: none; 
		color: #fefefe	;
		background-color: transparent;
		}
	#copyright a:visited { 
		font: 10px verdana,arial;
		font-weight: bold; 
		text-decoration: none; 
		color: #fefefe;
		background-color: transparent;
		}
	#copyright a:hover, a:active {
		font: 10px verdana,arial; 
		font-weight: bold;
		text-decoration: underline; 
		color: #fff;
		background-color: transparent;
		}


#credentials {
	background: transparent;
	color: #cccccc;
	font: 11px verdana,arial;
	height: 30px;
	width: 980px;
	text-align: center;
	float: right;
	}
	
	#credentials a:link { 
		font: 10px verdana,arial,cursive;
		font-weight: bold; 
		text-decoration: none; 
		color: #fefefe	;
		background-color: transparent;
		}
	#credentials a:visited { 
		font: 10px verdana,arial;
		font-weight: bold; 
		text-decoration: none; 
		color: #fefefe;
		background-color: transparent;
		}
	#credentials a:hover, a:active {
		font: 10px verdana,arial; 
		font-weight: bold;
		text-decoration: underline; 
		color: #fff;
		background-color: transparent;
		}


#thumblinkbox {
	background: transparent;
	width: 300px;
	height: 25px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 340px;
	float: left;
	}
	
	
.thumblink
	{
	position: relative;
	display: block;
	font-family: helvetica, arial;
	text-decoration: none; 
	background: transparent url("thumbprint.gif") no-repeat;
	white-space: nowrap;
	width: 300px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	}

	
	.thumblink img
	{
	color: #000;
	text-decoration: none; 
	width: 300px;
	height: 25px;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	float: left;
	}
	
	* html a:hover
	{
	visibility:visible;
	text-decoration: none;
	text-decoration: none; 
	}

	.thumblink a:hover img
	{
	visibility:hidden;
	}

	.thumblink span
	{
	background: transparent;
	color: #000;
	text-decoration: none; 
	position: absolute;
	height: 25px;
	width: 300px;
	margin: 0px 0px 0px -300px;
	padding: 0px;
	cursor: pointer;
	text-align: left;
	float: left;
	} 


#extraDiv1 { 
	
	background: transparent url("lotus.png") no-repeat;
	position: absolute;
	top: 390px; 
	left: -135px; 
	width: 325px; 
	height: 300px;
	float: right;
	}

#extraDiv3 { 
	
	background: transparent url("") no-repeat;
	position: absolute;
	top: 85px; 
	left: -30px; 
	width: 103px; 
	height: 90px;
	float: right;
	}


#extraDiv4 { 
	display: none;
	background: transparent;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 0px; 
	height: 0px; 
	}

