/*********************************************************
 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;
	}
	
	
	
/*********************************************************
 Yellowstone Club World - Tamarindo Section
**********************************************************/
	
	.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;
	}
	
/*********************************************************
 Yellowstone Club World - Farcheville Section
**********************************************************/

	.farchevilletitle {
	height:41px;
	background:#000000;
	background-image:url(../images/titles/farcheville.gif);
	background-attachment:scroll;
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.infobox2 {
	width:349px;
	background-image:url(../images/info/farcheville01.gif);
	background-attachment:scroll;
	background-position: center center;
	background-repeat:no-repeat;
	}
	
/*********************************************************
 Yellowstone Club World - Turks & Caicos Section
**********************************************************/

	.turkstitle {
	height:41px;
	background:#000000;
	background-image:url(../images/titles/turks.gif);
	background-attachment:scroll;
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.infobox3 {
	font-family:Tahoma;
	text-align:center;
	color:#FFFFFF;
	font-weight:500;
	font-size:12px;
	padding-top:5px;
	}
	
/*********************************************************
 Yellowstone Club World - St. Andrews Section
**********************************************************/

	.standrewstitle {
	height:41px;
	background:#000000;
	background-image:url(../images/titles/standrews.gif);
	background-attachment:scroll;
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.infobox4 {
	width:349px;
	background-image:url(../images/info/standrews01.gif);
	background-attachment:scroll;
	background-position: center center;
	background-repeat:no-repeat;
	}
	
/*********************************************************
 Yellowstone Club World - The Oasis At Palm Springs Section
**********************************************************/

	.oasistitle {
	height:41px;
	background:#000000;
	background-image:url(../images/titles/oasis.gif);
	background-attachment:scroll;
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.infobox5 {
	width:349px;
	background-image:url(../images/info/oasis01.gif);
	background-attachment:scroll;
	background-position: center center;
	background-repeat:no-repeat;
	}
	
/*********************************************************
 Yellowstone Club World - YCW Buffalo Bill Ranch Section
**********************************************************/

	.buffalobilltitle {
	height:41px;
	background:#000000;
	background-image:url(../images/titles/buffalobill.gif);
	background-attachment:scroll;
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.infobox6 {
	width:349px;
	background-image:url(../images/info/buffalobill01.gif);
	background-attachment:scroll;
	background-position: center center;
	background-repeat:no-repeat;
	}
	
/*********************************************************
 Yellowstone Club World - Private Jets & Yachts Section
**********************************************************/

	.jetstitle {
	height:41px;
	background:#000000;
	background-image:url(../images/titles/jets.gif);
	background-attachment:scroll;
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.infobox7 {
	width:349px;
	background-image:url(../images/info/jets01.gif);
	background-attachment:scroll;
	background-position: center center;
	background-repeat:no-repeat;
	}
	
/*********************************************************
 Yellowstone Club World - Yellowstone Club Skiing Section
**********************************************************/

	.yctitle {
	height:41px;
	background-attachment:scroll;
	background-position:left;
	background-repeat:no-repeat;
	}
	
/*
	.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;
	}
	
	.skireportyellow {
	color:#fecb32;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	}
	
	td.skireportwhite {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	}
	
	td.skireportwhite2 {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	}
	
/***************************************************************
 Yellowstone Club World - Yellowstone Club Golf & Summer Section
***************************************************************/

	p.leftpadgolf {
	padding-left:20px;
	}


	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;
	}

