/*********************************************************

 Yellowstone Club World

**********************************************************

   info.css

   Yellowstone Club World Global Stylesheet



   Created 6/2/2006 by Timothy Green, ShadowInteractive.com

*********************************************************/



	*, span {

	    padding:0px; margin:0px;

    }

    

    /* This fixes border issue bug in firefox 1.5 dev*/

    a:focus {

	    outline:0;

    }



	.sectionmenu {

	font-family: "Times New Roman", Times, serif;

	font-size: 11px;

	font-weight:bold;

	color:#FFFFFF;

	}

	

	body {

	background-color:transparent;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}

	

	a:link {

	color:#A75025;

	text-decoration: none;

	}

	a:visited {

	text-decoration: none;

	color:#A75025;

	}



	a:hover {

	text-decoration: none;

	color: #FFFFFF;

	}



	a:active {

	text-decoration: none;

	color:#FFFFFf;

	}

	

	.onespace {

	width:1px;

	background-color:#CCCCCC;

	}



	.spaced { line-height: 1.4em; } 

	.spaced SUB, .spaced SUP { line-height: 0; }



	#imageContainer {

		position:relative;

		margin:auto;

		width:442px;

		border:1px solid #000;

	}

	

	



	.tamarindotitle {

	height:41px;

	background:#000000;

	background-image:url(../images/titles/tamarindo.gif);

	background-attachment:scroll;

	background-position:left;

	background-repeat:no-repeat;

	}

	

	td.tamarindostar {

	width:18px;

	background-image:url(../images/star-menu.gif);

	background-repeat:no-repeat;

	background-position: top left;

	}

	

	.infobox {

	width:354px;

	background-image:url(../images/info/tamarindo01.gif);

	background-attachment:scroll;

	background-position: center center;

	background-repeat:no-repeat;

	}

	

	

	.infobox3 {

	font-family:Tahoma;

	text-align:center;

	color:#FFFFFF;

	font-weight:500;

	font-size:12px;

	padding-top:5px;

	}

	


	
	

/*

	.infotext {

	color:#FFFFFF;

	font-family:"Times New Roman", Times, serif;

	font-size:14px;

	font-weight:600;

	text-align:justify;

	padding-left:10px;

	padding-right:5px;

	}

*/



	.infotext	{

	/*width:100%;*/

	text-align: justify;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	/*font-weight: bold;*/

	color: #FFFFFF;

	padding-left:5px;

	padding-right:5px;

	line-height: 19px;

	}



	.infotextm	{

	/*width:100%;*/

	text-align: justify;

	font-family: Verdana, Helvetica, Arial, Tahoma, Sans Serif;

	font-size: 11px;

	/*font-weight: bold;*/

	color: #FFFFFF;

	padding-left:5px;

	padding-right:5px;

	line-height: 19px;

	letter-spacing: -0.8px;

	}

	

	.gallery01 {

	color:#FFFFFF;

	text-align:center;	

	padding-left:5px;

	padding-right:5px;

	}

	

	


	table#tblThumbs img

	{

		border: solid 1px #fecb32;

	}



	table#tblThumbs a:hover img

	{

		border: solid 1px white;

		filter: alpha(opacity=50);

		opacity: .50;

		MozOpacity: .50; 

	}



	.transBG

	{

		background: transparent;

		border: 0px;

	}


