/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #eaeaea;
	font-family:tahoma, arial,sans-serif;
	font-size:13px;
	color:#000000;
	
}

/* main table */

div#splashcontainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:1028px; 
	padding: 0;
	background:#fff;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:1028px; 
	padding: 0;
	background: URL("/graphics/mainbg.gif") repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:1028px;
	height:146px;
	background: url("/graphics/header2.gif") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 102px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	width:1028px;
	height:102px;
	background: url("/graphics/footer.gif") #d9d9d9 no-repeat;
	font-size:13px;
	color: #000;
	margin: 0 auto 0 auto;
	
	position:absolute;
	bottom:0; /* stick to bottom */
	visibility: hidden;

}
.bios {
	padding:50px 0 25px 0;
	border-bottom:1px solid #c6c8ca;
	line-height:15px;
}

.bios p {
	margin:14px 0;
}

.bios span {
	font-size:18px;
	color:#324B9C;
	display: block;
	margin: 0px 0 10px -10px;
}

.biosbg {
	width: 200px;
	margin: 0px 23px 0 0;
	float:left;
	display:inline;
}

.biosrt {
	float:right;
	width:452px;
	display: inline;
	font-style: italic;


}

.biosrt ul {
	margin-left: -40px;}

.biosrt ul li {
	list-style-type: none;
	text-indent: none;
	}


/* content formatting */

#splashpagecontent {
	width: 1028px;
	margin: 0;
	padding:0;
	overflow: auto;
	line-height:20px;
}

#pagecontent {
	width: 660px;
	margin: 40px 32px 20px 0;
	padding:0 66px 0 0;
	overflow: auto;
	line-height:20px;
	float:right;
	display:inline;
}

.pic {
	float:right:
	margin:0 -66px 30px 30px;
}


#logolink {
	width:235px; 
	height:140px; 
	border:0; 
	float:left; 
	display:inline; 
	margin:6px 0 0 6px;
}

.infobox {
	border:1px solid #d9d9d9; 
	font-family: arial;  
	font-size: 11px; 
	color: #47485e; 
	width:133px; 
	height:15px;
	padding:3px 0 0 5px;
}

#right {
	width: 11px;
	height: 285px;
	position:absolute;
	right:0;
	top:146px;
	background: url("/graphics/right.gif") no-repeat;
}

.welcome {
	width:224px; 
	height:220px; 
	padding:20px 22px 45px 18px;
	overflow:hidden; 
	float:left;
	background: url("/graphics/welcomebg.gif") no-repeat;
	position:relative;
	font-size:13px;
	line-height:18px;
}

.icons {	
	width:90px; 
	height:18px; 
	position:absolute;
	bottom:17px;
	left:18px;
}

.icons img {
	border:0;
}

#calbox {
	width:201px;
	float:right;
	display:inline;
	margin:16px 22px 0 0;
}

#splashmid {
	width:512px; 
	float:left; 
	margin:33px 0 8px 0;
}

.midhead {
	height:34px;
	margin:0 0 10px 0;
	background: url("/graphics/midhead.gif") no-repeat;
	position:relative;
}

.midhead span {
	font-weight:normal;
	font-size:25px; 
	color:#23346d; 
	line-height:28px;
	line-height:34px;
}


.barre {	
	width:1028px;
	height:144px; 
	margin:22px 0 0 0;
	overflow:hidden;
}

.barre img {
	border:0;
	margin:0 0 0 16px;
	float:left;
}

.splashmenu {
	width:211px; 
	height:285px; 
	overflow:hidden; 
	float:right; 
}

.splashpic {
	width:553px; 
	height:285px; 
	float:right;
	background:url(/graphics/blublkbg2.gif);
}

#left_foot {
	float: left;
	margin: 45px 0 0 30px;
}

#right_foot {
	float: right;
	margin: 45px 24px 0 0;
}


#right_foot a{
	color: #000;
	text-decoration: none;
}

#right_foot a:hover{
	color: #8398e4;
	text-decoration: underline;
}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #2d4797;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #ce3e2c;
	text-decoration: underline;
}

a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}





#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}










h1 {
	font-weight:bold;
	font-size:19px;
	color: #24336c;
	text-transform: uppercase;
	margin:0 0 20px 0;
	font-family:trebuchet ms;
}

.spain {
	color:#a7cce7; font-size:16px;
}

h2 {
	font-weight:normal;
	font-size:25px; 
	color:#23346d; 
	line-height:28px;
	margin:0 0 8px 0;
}


p { 
	margin:26px 0 26px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}









/* menu codes */

.pipelist {
    overflow: hidden;
    font-size:12px;
	width: auto;
	height:21px;
	margin: 9px 0 0 0;
	float:right;
	display:inline;
   }

.pipelist ul {
   list-style: none;
   margin: 0 0 0 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #fff;
   float: right;
   line-height: 11px;
   margin: 0 .5em 0 -.5em;
   padding: 0 21px 0 21px;
   font-weight:bold;
   font-family:helvetica;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #fff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #b6c4fc;
	text-decoration: none;
}	
	





/* graphical menu codes */





#topmenu ul {
	list-style: none;
   width: 779px;
	height:31px;
	padding:0;
	margin: 0 12px 0 0px;
	float:right;
	display:inline;
   position: relative;
	overflow: hidden;
	background: url("/graphics/topmenu.gif") no-repeat;
   }

#topmenu li {
   display: inline;
   position: absolute;
}


#topmenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:800px;
overflow:hidden;
height:31px;
}

#topmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#topmenu a {
	color: #ffffff;
	text-decoration: none;

}
#topmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	
	


a.ice {
background: url("/graphics/topmenu.gif") -8px 0 no-repeat;
width:99px;
}

a.ice:hover{
background: url("/graphics/topmenu.gif") -8px -31px no-repeat;
}

a.catering {
background: url("/graphics/topmenu.gif") -107px 0 no-repeat;
width:151px;
}

a.catering:hover{
background: url("/graphics/topmenu.gif") -107px -31px no-repeat;
}

a.social {
background: url("/graphics/topmenu.gif") -258px 0 no-repeat;
width:131px;
}

a.social:hover{
background: url("/graphics/topmenu.gif") -258px -31px no-repeat;
}

a.business {
background: url("/graphics/topmenu.gif") -389px 0 no-repeat;
width:227px;
}

a.business:hover{
background: url("/graphics/topmenu.gif") -389px -31px no-repeat;
}














#leftmenu {
	width: 236px;
	height:285px;
	margin: 0 0 0 0px;
	float:left;
}




#leftmenu ul {
   list-style: none;
   width: 236px;
	height:285px;
	padding:0;
	margin: 0 0 0 0;
	overflow: hidden;
	position:relative;
   }

#leftmenu li {
   display: inline;
   position: absolute;
}


#leftmenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:236px;
overflow:hidden;
}

#leftmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#leftmenu a {
	color: #ffffff;
	text-decoration: none;

}
#leftmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	


a.class {
background: url("/graphics/leftmenu.gif") 0 0 no-repeat;
width:236px;
height:60px;
}

a.class:hover{
background: url("/graphics/leftmenu.gif") -236px 0 no-repeat;
}

a.class2 {
background: url("/graphics/leftmenu2.gif") 0 0 no-repeat;
width:236px;
height:60px;
}

a.class2:hover{
background: url("/graphics/leftmenu2.gif") -236px 0 no-repeat;
}

a.league {
background: url("/graphics/leftmenu.gif") 0 -60px no-repeat;
width:236px;
height:54px;
}

a.league:hover{
background: url("/graphics/leftmenu.gif") -236px -60px no-repeat;
}

a.reception {
background: url("/graphics/leftmenu.gif") 0 -114px no-repeat;
width:236px;
height:55px;
}

a.reception:hover{
background: url("/graphics/leftmenu.gif") -236px -114px no-repeat;
}

a.meeting {
background: url("/graphics/leftmenu.gif") 0 -169px no-repeat;
width:236px;
height:54px;
}

a.meeting:hover{
background: url("/graphics/leftmenu.gif") -236px -169px no-repeat;
}

a.parties {
background: url("/graphics/leftmenu.gif") 0 -223px no-repeat;
width:236px;
height:62px;
}

a.parties:hover{
background: url("/graphics/leftmenu.gif") -236px -223px no-repeat;
}



#links {
	width:220px; 
	height:279px; 
	float:left; 
	display:inline; 
	margin:43px 37px 0 17px;
}

#links ul {
   list-style: none;
   width: 220px;
	padding:0;
	margin: 0 0 0 0;
	overflow: hidden;
	position:relative;
   }

#links li {
}


#links li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#links a {
	display:block;
	padding: 0 0 0 0;
	width:220px;
	height:26px;
	color: #ffffff;
	font-size:11px;
	text-transform: uppercase;
	text-align:center;
	text-indent:220px;
	text-decoration: none;
	background-image: url("/graphics/links.png");
	background-repeat:no-repeat;
	overflow:hidden;
}
#links a:hover {
	color: #bceffa;
	text-decoration: none;
}	
#links a span {
	position:absolute;
	left:-9999px;
}


a.golf {
	background-position:0 -13px;
}

a.golf:hover{
	background-position:-224px -13px;
}

a.city {
	background-position:0 -50px;
}

a.city:hover{
	background-position:-224px -50px;
}

a.racket {
	background-position:0 -90px;
}
a.racket:hover{
	background-position:-224px -90px;
}
a.schedule {
	height:41px !important;
	background-position:0 -126px;
}
a.schedule:hover{
	background-position:-224px -126px;
}
a.upcom {
	background-position:0 -178px;
}
a.upcom:hover{
	background-position:-224px -178px;
}

/*
Front page calendar stuff
*/

#calendar {
	/*background : url("/graphics/h_calendar.gif");*/
	background-repeat: no-repeat;
	margin: 14px 17px 0 0;
	width: 218px;
	float: right;
	display:inline;
	text-align: center;
	font-family:arial, sans-serif;
	

}

td.headrow {
	background: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family:arial, sans-serif;
	

}
a.arrows {
	color: #042352;
	text-decoration: none;
	font-weight: bold;
	
}
a.arrows:hover {
	color: #d03e2b;
	text-decoration: none;

}

td.dotw {
	background: #ffffff;
	color: #042352;
	font-size:10px;
	font-weight: bold;
	border-right: solid 1px #ffffff;
	font-family:arial, sans-serif;

}
td.tilesize {
	font-size: 10px;
	font-weight: bold;
	width: 30px;
	height: 25px;
}

td.blank {
	background: #ffffff;
	border-left: solid 1px #9f9f96;
	border-bottom: solid 1px #9f9f96;

}

td.normalbody {
	background: #ffffff;
	border-left: solid 1px #9f9f96;
	border-bottom: solid 1px #9f9f96;
	font-family:arial, sans-serif;

}

td.event {
    background: #fdd148;
    border-left: solid 1px #9f9f96;
	border-bottom: solid 1px #9f9f96;
	font-family:arial, sans-serif;

}
td.event:hover {
    background: #e3b62c;
	font-family:arial, sans-serif;
	
}

td.date {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 0px 0px;
	font-family:arial, sans-serif;

   
}
a.date {
	color: #21201b;
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 0px 0px;
	font-family:arial, sans-serif;

   
}
a.date:hover {
	color: #21201b;
	text-decoration: none;
	font-weight: bold;
}










#submenu {
	color:#c0c0bf;
	text-transform:uppercase; 
	text-align: center; 
	width: 580px;
	padding: 5px 0;
	line-height:15px;
	float:left;
	display:inline;
	margin:0 0 0 30px;
	border-top: #cacaca 1px solid;
	border-bottom: #cacaca 1px solid;
}

#submenu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}


#submenu li {
margin: 0;
list-style: none;
margin: 1px 0;
float: left;
}

a.submenu {
	color: #18265c;
	text-decoration: none;
	font-size:10px;
	line-height: 19px;
	padding: 3px 12px;
	font-weight: bold;
	border-right: solid 1px #dadada;
}
a.submenu:hover {
	color: #18265c;
	text-decoration: none;
	background: #e7edf4;
	font-weight: bold;
}

a.end {
	border-right: solid 1px #ffffff;
}
a.end:hover {
	border-right: solid 1px #ffffff;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
position:relative;
	width: 217px;
	height:auto;
	margin: 0 0 0 0px;
	padding:16px 0 20px 19px;
font-size: 13px;
text-align:left;
background: url("/graphics/blublkbg.gif")  #BBDBF2 no-repeat;
float:left;
font-family:arial;
line-height:16px;
}

* html #blueblock{ /*IE 6 only */
w\idth: 150px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 11px 12px 0 12px;
color: #24336c;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
width: 153px;
height:28px;
background: url("/graphics/dotted.gif") no-repeat bottom left;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #8797cc;
	text-decoration: none;
}


li a.blueblock2 {
display: block;
padding: 11px 12px 0 12px;
color: #24336c;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
width: 153px;
height:45px;
background: url("/graphics/dotted.gif") no-repeat bottom left;
}

html>body li a.blueblock2 { /*Non IE6 width*/
width: auto;
}

li a.blueblock2:hover{
color: #8797cc;
	text-decoration: none;
}



li a.blueblock3 {
display: block;
padding: 11px 12px 0 12px;
color: #24336c;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
width: 153px;
height:28px;
}

html>body li a.blueblock3 { /*Non IE6 width*/
width: auto;
}

li a.blueblock3:hover{
color: #8797cc;
	text-decoration: none;
}





