/* 	Begin CSS for iBay body presentation -- ibay_presentation.css -- 	*/
/*		extract out from 	-ibay_About.html-	*/
/*		by Terry 02-15-09			*/
/*		developed on 	Venus		*/

body	{ 	
	margin: 0; 
	padding: 0;		
	}

.firstbox	{
	position: absolute;
	margin-top: auto;
	margin-left: 10px;
	padding: 0px;
	width: 850px;
	height: 1050px;
	text-align: center;
	border-right: 7pt groove 	#52b552;
	border-bottom: 7pt groove 	#52b552;
	background-color:		#214829;
	}

.marcoshow 
	{
	position: absolute;
	margin-top: 24px;
	margin-left: 15px;
	padding: 0;
	width: 150px;
	height: 150px;
	z-index: 16;
			/*   outset ridge dotted goove solid   */
	border-top: 7pt groove	#218429;
	border-left: 7pt ridge		#7bc66b;
	border-right: 7pt groove	#218429;
	border-bottom: 7pt ridge	#52b552;
	}

.undermarco
	{
	position: absolute;
	top: 160px;
	left: 4px;
	padding: 0px;
	width: 146px;
	margin-top: auto;
	}

/* Hold image logos but make it as background box - height needs to be adjusted per page */
#logoboxcenter
	{
	position: absolute;
	margin: 0px 0px;
	width: 820px;
	height: 960px;
			/*	Adjust per page height	*/
z-index: 1;
	background-color: 	#000;
	border: 3pt solid 	#ff3118;	/* dark orange */
	}

#imglogo	{
	padding: 0px;
	margin-left: 155px;
	width: 644px;
	height: 210px;
	background-color:	green;
z-index: 3;
	background-image:	url('../images/t_sunset-bay102buddha_dai.gif');
			/*   ../   means go back to parent folder of this file's folder */		
			/* t_sunset-bay10buddha1_dai.gif 	*/
	background-repeat: no-repeat;
	background-position: center;	/* 30px 1px; 	*/
	}

#btext {
	font: 11px/17px verdana, arial, helvetica, sans-serif;  
	margin:0px 0px 16px 0px;
	padding:0px;
	}

#caldate	{
	position: absolute;
	top: 200px;
	left: 520px;
	padding: 2px;
	width: 299px;
	height: 70px;
	margin-top: auto;
z-index: 4;
	white-page: no-wrap;
	text-align: center;
	}

.dropmenu
	{
	position: absolute;
	top: 225px;
	left: 10px;
	font-size: 10pt;
	padding: 2px;
	width: 800px;
	height: 30px;
z-index: 11;
	background-color:	#000;
	}

.rightTop	{
	position: absolute;
	top: 44px;
	left: 620px;
	padding: 4px 1px;
	width: 170px;
	height: 110px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color:		red;
z-index: 5;
	text-align: center;
	background-color:	#000;
	background-image: url('../images/be.gif');
	background-position: 10px 10px;
	background-repeat: no-repeat;
	}

.turnContent
	{
	position: absolute;
	top: 155px;
	left: 620px;
	padding: 0px;
	width: 170px;
	height: 22px;
	margin-top: auto;
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:		red;
z-index: 6;
	background-color:	#000;
	}

.bodyContent
	{
	position: absolute;
	top: 40px;
	left: 22px;
	padding: 10px 15px;
	width: 560px;
	height: 668px;
z-index: 4;
	font-family: Verdana, Arial, sans-serif;
	white-page: no-wrap;
	font-size: 10pt;
	color:		#212121;		/*   body text color dark grey next to black */
	text-align: justify;
	background-color: 	#fff;
	background-image: url('../images/usflag_bgannie.jpg');	
			/* usflag_bground.jpeg will replace with propriety image */
	background-position: -300px   100px;	/*   center;   */
	background-repeat: repeat-x;		/*   no-repeat   */
	}

#listStyle	{
	margin: 1px;
	margin-top: auto;
	padding: 2px 12px 2px 17px;
	list-style-image: url('../images/bullet.gif');
	}

#infinityClose
	{
	position: absolute;
	top: 613px;
	left: 17px;
	padding: 2px;
	width: 500px;
	height: 48px;
z-index: 5;
	background-image: url('../images/infinity_redstran.gif');	/*   infinity_red    	*/
	background-position: center;
	background-repeat: no-repeat;
	}

#investorbayhead
	{
	position: absolute;
	top: 4px;
	left: 180px;
	padding: 2px;
z-index: 4;
	width: 300px;
	height: 88px;
	}
	
#investorbayfont
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 0.80cm;
	color: 	orange;
	white-page: no-wrap;
	}

#nicebayhead
	{
	position: absolute;
	left: 370px;
	width: 290px;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.80cm;
	font-style: italic;
	color:	#00ffff;	/* Cayon Blue */
	}

#nicebayincUSA
	{
	position: absolute;
	width: 171px;
	height: 90px;
	font-size: 0.42cm;
	padding: 0px;
	margin-top: auto;
	left: 2px;
	color: #299c39;
	line-height: 0.99cm;
	}

#nicebay	{
	font-family: Verdana, Arial, Times, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:		#ff8429;
	}

#fsize11        {
	font-size: 11px
	}

img.floatR	{ 
	float: right;
	margin: 4px;
	}	/*   float only used for images   *)

img.floatL	{
	float: left;
	margin: 4px;
	}

/* 	End CSS for iBay body presentation -- iBay_presentation.css -- 	*/

