
html {
	height: 100%;
	}
	
body	{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	background-color: #203755;	
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	}

p, td, tr, th, table, h1, h2, h3, h4, h5, h6, ul, li, ol	{
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	}
		
h1, h2, h3, h4, h5, h6 {
	letter-spacing: .025em;
	}
	
em, strong {
	}
	
img {
	border: none;
	}
	
#content h1, #content h2 {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	}

	
/* Panoramica*/

#navega { 
    text-align: left;
    cursor:   pointer;
    cursor:   hand;
  }

#panim{ 
    position: relative;
    display:  block;
    width:    232px;
    height:   197px;
    white-space: nowrap;
    overflow: hidden;
  }

#panim img{  
  position:relative;
  }


/* Begin Container */

#container_2col {
	width: 744px;
	text-align: left;
	margin: 0 auto;
	background: url(media/pagbg.gif) left top;
	min-height: 100%;
	}
	
#container_1col {
	width: 744px;
	text-align: left;
	margin: 0 auto;
	background: url(media/pagbg_peq.gif) left top;
	min-height: 100%;
	}
	
#container_inner {
	margin: 0;
	}
	



/* Begin Columns and Footer */

#header {
	margin: 0;
	padding: 0;
	}
	
#footer {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 1.1em;
	background-color: #FFF;
	width: 512px;
	clear: both;
	}
	



/* Begin Masthead */

#masthead {
	width: 100%;
	height: 37px;
	padding: 0;
	margin: 0;
	background: url(media/barra_top.gif) left bottom no-repeat;
	background-color: #FFFFFF;
	}

#masthead h1 {
	display: none;
	}

#masthead p {
	padding: 7px 0 0px 0;
	margin: 0 0 0 115px;
	font-size: 1.1em;
	}
	

#masthead p .divider {
	padding: 0px 6px;
	color: #BBB;
	}
	
		

/* IDIOMAS */

#idiomas {
 	margin-top: 12px;
 	float: left;
}

#idiomas ul {
	position: relative;
	}

#idiomas li {
	display: inline;
	margin: 0;
	padding: 0;
	}



/* LOGO-GPS */

#logo {
	/* Note: width/padding here fixes some div rendering issue? */
	width: 744px;
	height: 64px;
	padding: 1px;
	margin: 0;
	background: url(media/barra_bottom.gif) left top no-repeat;
	
	}
	
#logo img {
	float: left;
	clear: none;
	margin: 0;
	padding: 0px;
	}

	
#gps {
	margin: 5px 5px 5px 485px;
	padding: 5px 5px 5px 10px;
	background-color: #87CEFA;
	border: 1px solid #80BCFF;
	width: 225px;
	clear: right;
	}
	
#gps h2 {
	color: #4682B4;
	position: static;
	margin: 0;
	padding: 1px 0 1px 0;
	font-size: 0.9em;
	font-weight: normal;
	}
	
#gps p {
	color: #4682B4;
	position: static;
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 0.9em;
	font-weight: normal;
	}
	
.gps_info {
	color: #FFFFFF;
	font-weight: bold;
	}
	

/* LINKS */

a, a:visited {
	color: #4682B4;
	text-decoration: underline;
	}
	
a:hover {
	color: #00CCFF;
	}
	
#nav_primary a {
	color: #4682B4;
	padding: 13px 7px 7px;
	text-decoration: none;
	}

#nav_primary a:hover {
	color: #FFFFFF;
	padding: 13px 7px 7px;
	background: url(media/nav_hover.gif) left top;
	text-decoration: none;
	}

#nav_secondary a {
	padding: 8px 7px;
	color: #FFF;
	text-decoration: none;
	}

#nav_secondary a:hover {
	padding: 8px 7px;
	background: #600;
	text-decoration: none;
	}
	
.primary_nav_current {
	color: #122 !important;
	font-weight: bold !important;
	background: url(media/nav_active.gif) left top ;
	}

a:hover.primary_nav_current {
	background: url(media/nav_active_hover.gif) left top !important;
	}
	


/* Begin Nav Structure */

#nav {
	font-size: 1.2em;
	font-weight: normal;
	}

#nav_primary {
	background: url(media/amarillo.gif) left top no-repeat;
	margin: 0;
	padding: 13px 0px 7px 113px;
	height: 20px;
	float: none;
	}

#nav_primary ul {
	list-style: none;
	}

#nav_primary li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#nav_primary .first_child {
	padding-left: 5px;
	}

#nav_secondary {
	background-color: #FFCC00;
	margin: 0;
	padding: 8px 0;
	width: 744px;
	float: left;
	}


#nav_secondary ul {
	list-style: none;
	}

#nav_secondary li {
	display: inline;
	}

#nav_secondary .first_child {
	padding-left: 30px;
	}

#nav_tertiary {
	border-top: 1px #B0C4DE solid;
	margin: 0 15px 0 35px;
	padding: 10px 0 10px 5px;
	}
	
#nav_secondary ul {
	list-style: none;
	}

#nav_tertiary li {
	display: inline;
	padding: 0 6px 0 4px;
	}

#nav_tertiary .first_child {
	padding-left: 0px;
	}



/* Begin Page Titles */
	
#pagetitle {
	background: url(media/pagtitulo.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}

#container_1col #pagetitle {
	background: url(media/pagtitulo_w.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}
	
#home_index {
	width: 100%;
	height: 220px;
	clear: both;
	}
	
#home p{
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 23px;
	position: absolute;
	top: 333px;
	width:640px;
	}

#activi_index {
	background: url(media/activi_inicio.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}

#contacto_index {
	background: url(media/contacto_inicio.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}
	
#servicio_index {
	background: url(media/servicio_inicio.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}
	
#enlaces_index {
	background: url(media/enlace_inicio.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}
	
#rates_index {
	background: url(media/tarifas_inicio.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}
	
#foto_index {
	background: url(media/fotos_inicio.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}

#tourney_history {
	background: url(media/contacto_inicio.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}

h1 {
	display: none;
	}



/* Begin Columns */

#content {
	background-color: #FFFFFF;
	float: left;
	width: 512px;
	padding: 0;
	margin-top: -30px;
	}
	
#content_secondary {
	background-color: #BBB;
	float: right;
	width: 232px;
	padding: 0;
	}
	
#container_1col #content {
	background-color: #FFF;
	float: left;
	width: 662px;
	padding: 0;
	margin-top: -30px;
	}
	
#container_1col #content_secondary {
	background-color: #BBB;
	float: right;
	width: 82px;
	padding: 0;
	}




/* Begin Primary Content */

#content h2 {
	color: #4682B4;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 15px 4px 40px;
	line-height: 1.3em;
	clear: left;
	}

#content h3 {
	color: #4682B4;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 15px 4px 40px;
	line-height: 1.4em;
	clear: left;
	}
	
#content h4 {
	color: #4682B4;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 15px 4px 40px;
	line-height: 1.4em;
	clear: left;
	}

#content p, #content ul {
	margin: 0 15px 10px 40px;
	line-height: 1.6em;
	clear: left;
	}

#container_1col #content p {
	margin-right: 90px;
	}

#content p {
	font-size: 1.2em;
	font-weight: normal;
	}
		
#content table {
	font-size: 1.1em;
	}

#content blockquote.narrow {
	float: right;
	width: 207px;	
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
	margin: 5px 15px 10px 10px;
	line-height: 1.6em;
	background: url(../images/fpo/fpo_quote.gif) 3px 8px no-repeat;
	border-top: 5px #DDD3BE solid;
	border-bottom: 1px #DDD3BE solid;
	padding: 8px 5px 8px 30px;
	text-transform: uppercase;
	}

#content blockquote.wide {	
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
	margin: 15px 15px 10px 40px;
	line-height: 1.6em;
	background: url(../images/fpo/fpo_quote.gif) 3px 8px no-repeat;
	border-top: 5px #DDD3BE solid;
	border-bottom: 1px #DDD3BE solid;
	padding: 8px 5px 8px 30px;
	text-transform: uppercase;
	clear: both;
	}
	
#content ul {
	line-height: 1.6em;
	font-size: 1.2em;
	font-weight: normal;
	list-style: disc;
	padding-left: 3px;
	padding-right: 15px;
	}

#content ul li {	
	margin-left: 15px;
	padding: 2px 0px;
	}
	
#content ul li.first_child {
	padding: 0px 0px 2px 0px;
	}
	
#content .callout_wide {	
	color: #333;
	font-weight: normal;
	margin: 15px 15px 15px 40px;
	line-height: 1.6em;
	border-top: 5px #BDDEFF solid;
	border-bottom: 1px #BDDEFF solid;
	padding: 6px 0;
	clear: both;
	}
	
#content .photo {
	background-color: #D1E8FF;	
	margin: 15px 15px 15px 43px;
	clear: both;
	}
		
#content .callout_wide img:hover {
	border: 1px solid #4682B4;
	}
		
#content .callout_wide a img {
	border: 1px solid #BDDEFF;
	margin: 0;
	}
	
#content .callout_wide h3,
#content .callout_wide p {	
	margin: 0;
	padding: 0;
	}

#content .callout_wide h3 {	
	text-transform: uppercase;
	padding-bottom: 4px;
	font-size: 1.1em;
	}
	



/* CONTENIDO COLUMNA */

#content_secondary {
	background: url(media/barra_columna_bg.gif) left top;
	padding: 0 0 1px 0;
	}

#content_secondary p {
	color:#FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	padding: 10px 15px 15px 15px;
	line-height: 1.6em;
	background: url(media/barra_columna_bg.gif) left top;
	}		
	
#content_secondary p.list_intro {
	padding-bottom: 2px;
	margin-bottom: 0;
	}

#content_secondary p.not_last {
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#content_secondary ul {
	padding: 8px 15px 15px 15px;
	line-height: 1.6em;
	background: url(media/barra_columna_bg.gif) left top;
	font-weight: normal;
	list-style: disc;
	font-size: 1.2em;
	}
	
#content_secondary ul li {
	margin-left: 15px;
	padding: 2px 0px;
	font-size: 1.0em;
	}
	
#content_secondary ul li ul.secondary_sublist {
	padding: 2px 15px 2px 15px;
	line-height: 1.4em;
	font-weight: normal;
	list-style: circle;
	background: none;
	font-size: 1.0em;
	}
	
#content_secondary ul li ul.secondary_sublist li {
	margin: 0;
	padding: 2px 0px;
	}
	
#content_secondary ul li.last_child_see_more {
	padding-left: 15px;
	background: url(../images/fpo/fpo_more.gif) 0px 6px no-repeat;
	}	

#content_secondary h2 {
	font-size: 1.4em;
	color: #FFF;
	line-height: 1.4em;
	font-weight: normal;
	padding: 8px 15px 8px 15px;
	background: url(media/barra_cabecera_ama.gif) left top;
	}
	
#content_secondary h2.sb_photo {
	background: url(../images/fpo/fpo_sb_header_teal.gif) left top;
	}




/* Begin Content Image Styles */
/* Note: Currently Set to only float: right; */
	
#content .alignright {
	float: right;
	margin: 0 15px 5px 10px;
	clear: both;
	}
	
#content .alignright img {
	border: 5px solid #99CCFF;
	}
	
#content .alignright p, #container_1col #content .alignright p {
	color: #666;
	font-size: 1.1em;
	margin: 5px 0 5px 5px;
	width: 130px;
	}
	
#content .alignright_button {
	float: right;
	margin: 0 15px 15px 10px;
	clear: both;
	}
	
#content .alignright_button img {
	border: none;
	}


/* Begin News Image Styles */

#news_primary h3 img {
	border: 5px solid #DDD3BE;
	}
	

/* Begin Drop Cap */

.dropcap {
	float: left;
	width: .75em;
	font-size: 4em;
	line-height: 32px;
	margin-left: -12px;
	font-weight: normal;
	color:#566;
	font-family: Georgia, Times, sans-serif;
	}	

/* Begin All Caps */

.allcap {
	text-transform: uppercase;
	}	


/* Begin Tournaments & Large Score Tables */

.scores {
	background: none;
	border-spacing: 0;
	width: 100%;
	}

.scores tr td, 
.scores tr th {
	padding: 4px;
	border-bottom: 1px #DDD3BE solid;
	}
	
#content .scores_container {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 20px 15px 33px;
	line-height: 1.6em;
	width: 454px;
	padding: 4px;
	background-color: #EBE5D8;
	border: 1px #DDD3BE solid;
	}
	
.tabletitle {
	font-weight: bold;
	}
	
th {
	font-weight: normal;
	font-style: italic;
	}
	
td, th {
	text-align: center;
	}

td.left_column, 
th.left_column {
	text-align: left;
	}
	
td.right_column, 
th.right_column {
	text-align: right;
	}
	
td.first_column, 
th.first_column {
	text-align: left;
	}

td.last_column, 
th.last_column {
	text-align: right;
	}
	
.scores_container tr:hover,
.rates_container tr:hover,
.scores_container_small tr:hover{
	background-color: #FFFFFF;
	}
	
tr.tabletitle:hover {
	background-color: #FFFF99;
	}
	
tr.tablefooter{
	background-color: #FFFF99;
	}

tr.tablefooter:hover {
	background-color: #99CCFF;
	}

		
#content h3.tourneyname {
	/*border-bottom: 1px #DDD3BE solid;*/
	margin-left: 35px;
	padding-left: 5px;
	margin-right: 15px;
	padding-bottom: 0;
	margin-bottom: 5px;
	clear: both;
	}
	
#content p.tourneydesc {
	border-top: 1px #DDD3BE solid;
	margin-left: 35px;
	padding-left: 5px;
	margin-right: 15px;
	padding-top: 8px;
	clear: both;
	}
	
#content p.tourneyformat {
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px #DDD3BE solid;
	margin-left: 35px;
	padding-left: 5px;
	margin-right: 15px;
	padding-top: 8px;
	clear: both;
	}		

#content p.flightwinner {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 15px 5px 33px;
	/* width: 450px; */
	padding: 4px 4px 4px 8px;
	background-color: #E1D4BA;
	border: 1px #CABCA0 solid;
	}
	
#content p.tourneydate {
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	}

#content p.backtotop {
	font-size: 0.9em;
	text-align: right;
	padding: 0 10px;
	margin-top: -12px;
	margin-bottom: 10px;
	}
	
.hook {
	font-size: 1.5em;
	vertical-align: -.2em;
	color: #BA9;
	}

td .gross,
td .handicap,
td .in_progress,
.tabletitle th .gross,
.tabletitle th .handicap,
.gross,
.handicap  {
	color: #777;
	font-weight: normal;
	}



/* Begin Intro */

#news_primary {
	background-color: #99CCFF;
	clear: both;
	border-bottom: 1px #3399CC solid;
	margin: 0 0 15px 0;
	/* Temp  */
	padding-bottom: 13px;
	}
	
#news_primary h2{
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	}

#news_primary h3 {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	padding: 25px 30px 0px 40px;
	margin: 0;
	line-height: 1.7em;
	}
	
#news_primary h3.no_news {
	padding: 5px 30px 5px 40px;
	}

	
#news_primary p {
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0px 30px 5px 40px;
	line-height: 1.6em;
	}
	
#news_primary hr {
	border: none;
	color: #3399CC;
	background-color: #3399CC;
	height: 1px;
	margin: 0px 20px 0px 35px;
	padding: 0;
	clear: both;
 	}
 
#content p.see_more a {
	color: #FF9933;
	font-size: 0.9em;
	text-transform: none;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(media/top.gif) 0px 3px no-repeat;
	}
	
#content p.see_more a:hover {
	color: #003366;
	font-size: 0.9em;
	text-transform: none;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(media/top.gif) 0px 3px no-repeat;
	}	

#news_primary p.see_more {
	color: #FF9933;
	font-size: 1.1em;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(media/top.gif) 0px 9px no-repeat;
	}
	
#news_secondary {
	padding: 5px 0 10px 0;

	}

#news_secondary h3 {
	color: #97C4FD;
	font-size: 1.2em;
	font-weight: normal;
	padding: 5px 10px 0px 15px;
	line-height: 1.6em;
	}
	
#news_secondary p {
	font-size: 1.1em;
	color: #F1F8FF;
	text-transform: uppercase;
	padding: 0 10px 5px 15px;
	line-height: 1.6em;
	}

#news_secondary hr {
	border: none;
	color: #304968;
	background-color: #304968;
	height: 1px;
	margin: 0px 10px 0px 10px;
	padding: 0;
	}

#news_secondary p.see_more {
	font-size: 1.1em;
	text-transform: none;
	padding-top: 5px;
	margin-left: 15px;
	background: url(media/mas.gif) 0px 9px no-repeat;
	}	
	
#content p.news_date {
	font-size: 1.1em;
	text-transform: uppercase;
	}
	

	
/* Begin Rates */

.rates {
	background: none;
	border-spacing: 0;
	width: 100%;
	}

.rates tr td, 
.rates tr th {
	padding: 4px;
	border-bottom: 1px #99CCFF solid;
	}
	
#content .rates_container {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 20px 15px 33px;
	line-height: 1.6em;
	width: 444px;
	padding: 4px;
	background-color: #D1E8FF;
	border: 1px #99CCFF solid;
	}	
	
	
/* Begin Servicios */

.servicios {
	background: none;
	border-spacing: 0;
	width: 100%;
	}

.servicios tr td, 
.servicios tr th {
      text-align: left;
	vertical-align: middle;
	padding: 4px;
	}
	
#content .servicios_container {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0 20px 15px 33px;
	line-height: 1.2em;
	width: 444px;
	padding: 4px;
	}		
		
	
	
/* Begin Secondary Table */

table.secondary_table {
	border-spacing: 0;
	width: 232px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 0;
	}

table.secondary_table tr th {
	padding: 5px 3px;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #6D0000;
	font-style: normal;
	}

table.secondary_table tr td {
	padding: 8px 3px 0 3px;
	font-size: 1.2em;
	vertical-align: top;
	}
	
table.secondary_table th.first_column {
	padding-left: 15px;
	background: url(../images/fpo/fpo_sb_header_dkred.gif) left bottom;
	}

table.secondary_table td.first_column {
	padding-left: 15px;
	}
	
table.secondary_table .last_column {
	padding-right: 15px;
	}	
	
/* Begin Rates */

.scorecard {
	background: none;
	width: 100%;
	}

.scorecard tr td {
	text-align: left;
	padding: 4px;
	border: 1px #DDD3BE solid;
	}
	
.scorecard tr.hole td {
	background-color: #566;
	border: 1px #455 solid;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.scorecard tr.par td,
.scorecard tr.mhandicap td,
.scorecard tr.lhandicap td {
	background-color: #B7CCCF;
	border: 1px #AAC2C5 solid;
	}

.scorecard tr.backtee td {
	background-color: #222;
	border: 1px #111 solid;
	color: #FFF;
	}

.scorecard tr.middletee td {
	background-color: #C90;
	border: 1px #C08700 solid;
	color: #FFF;
	}
	
.scorecard tr.forwardtee td {
	background-color: #FFF;
	border: 1px #DDD3BE solid;
	}

.scorecard tr.ladiestee td {
	background-color: #800;
	border: 1px #700 solid;
	color: #FFF;
	}
	
.scorecard tr td em {
	font-size: .9em;
	font-weight: normal;
	}
		
#content .scorecard_container {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 15px 33px;
	line-height: 1.6em;
	width: 590px;
	padding: 4px;
	background-color: #EBE5D8;
	border: 1px #DDD3BE solid;
	}	
	
	
/* Credits */

#credits p {
	margin: 0 15px 0 35px;
	padding: 2px 0 30px 5px;
	font-size: 10px;
	}

/*</group>*/