body {
	background-color: #fff;
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif, Sans;
	color: #000;

}

a { 	color: #000; } 



table { 
width:100%
}

td {
	border-bottom: 1px solid #ccc;
}

#nav a{
padding:5px;
}







img {border: 0px;}


.up{
	display: none;
}





#main {
	 padding: 10px
}
#main a, #mainleft a:link, #mainleft a:visited, #galleryleft a {
	color: #eee;
}
#main a:hover, #mainleft a:hover, #galleryleft a:hover {
	color: fff;
	text-decoration:none;
}

#mainleft {
	padding: 10px

}





#galleryleft {
	padding: 10px
}



a.button {

    margin-right: 10px;

}




li.links {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: -5px;

}
li.links a:link , li.links a:visited  {
	color: #eee;
	text-decoration: none;
	padding: 3px;
	padding-right: 10px;


}
li.links a:hover  {

	color: #fff;




}

#small { 
	font-size: 0.7em; 
}













td { vertical-align:top;
 } 
table { font-size: inherit ;
	border-collapse:collapse;

} 
/* #notfirst {
	page-break-before: always;
}  */

.creamone {background: #fcfcfc;	padding:3px 10px}
.creamtwo {background: #eee;	padding:3px 10px}

.resultone {background: #fcfcfc;	padding:3px }
.resulttwo {background: #eee;	padding:3px}

#resultdarker {background: #b0b0b7; 
	font-weight: bold;
	padding:15px 3px 15px 50px;
	font-size: 20px; 
 }

#resultdarker a { 
	color: #ffffff; 
} 


.creamone a, .creamtwo a {
 	text-decoration:none; 
	border-bottom: 
	1px dashed maroon;
}


.creamone a:hover, .creamtwo a:hover {
 	text-decoration:none; 
	border-bottom: 
	1px solid #1F1F5F;
}



.darker {background: #666; 
	font-weight: bold;
	padding:3px;
	color: #ffffff;
}



.date {
	width: 100px;
	background: #eee;
	font-weight: bold;
}

.title {
	width: 250px;
	background: #eee;
	font-weight: bold;
}
.description {
	width: 250px;
	background: #eee;
	font-weight: bold;
}
.tide {
	width: 100px;
	background: #eee;
	font-weight: bold;
}

#bottompix {
	font-size: 0.7em;
}

.tablediv {
float:left; 
padding: 20px;

}


td#gal {
	padding:5px;
	text-align:center;
	font-size:0.7em; 
	width:25%;
	vertical-align:middle;
	background: #111;
	border: 5px solid #000;
}

#disc { 
	color: #777777; 
}


.calendar { 
	float:right;
	margin	: -5px 0 5px 10px;
	width: 55px;
	font-family: Calibri, Arial, Helvetica;
	text-align:center;

	
}
.caltop {
	height: 12px;
	line-height: 12px;
	padding: 4px;
	font-size: 12px;
	color: #96CC33;
	background-color: #3D3030;
	text-transform: uppercase; 
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-radius: 5px 5px 0 0;
}
.calnumber {
	height: 24px;
	padding: 5px;
	font-size: 22px;
	line-height: 22px; 
	color: #000;
	background-color: #fff;
	border-radius: 0 0 5px 5px;
	border-bottom: 2px solid  #222;
	border-right: 1px solid  #222;

}
#lines td {
	border-bottom: 1px solid #888;
} 

#menu div{
	margin: 3px;
	border-radius: 3px; 
}
#menu div a{
	text-decoration: none; 
	display: block !important; 
	padding: 5px 15px !important;
	font-size: 1em;
}
#menu div a:hover{
	text-decoration: underline; 
	background-color: #6AA306; 
}



.fixtures .twoup , .fixtures .twoup td{
	background-color: #b55f94;
	width: 10px; 	
} 
.fixtures .sport, .fixtures .sport td {
	background-color: #911f12;
	width: 10px; 	
} 
.fixtures .sprint15, .fixtures .sprint15 td{
	background-color: #51935d;
	width: 10px; 	
} 
.fixtures .all, .fixtures .all td{
	background-color: #919351;
	width: 10px; 	
} 
.fixtures .slow, .fixtures .slow td {
	background-color: #5fafb5;
	width: 10px; 	
} 
.fixtures .other, .fixtures .other td {
	background-color: #eee;
	width: 10px; 	
} 