/* default style sheet for the St James's Montefiore Site */
html {
    height: 100%;
    }
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;	
	background-color: #C5BBA0;	
	color: #081C5A;
    margin: 0px;
    padding: 0px;
	text-align: left;	
	position: relative;	
    height: 100%;
	}
h1 {
	font-size: 1.3em;
	color: #081C5A;
	font-weight: bold;
	margin-bottom: -20px;
	}
h2 {
	font-size: 1.1em;
	color: #081C5A;
	}
h3 {
    font-size: 1.2em;
    color: #9E9EBE;
    font-weight: bold;
    }
p.news {
    font-size: 1.0em;
    color: #9E9EBE;
    font-weight: normal; 
    margin-top: -8px;      
    }
p.newsitalic {
    font-size: 1.0em;
    color: #9E9EBE;
    font-weight: normal;
    font-style: italic; 
    margin-top: -8px;      
    }    
p.newsPosted {
    font-size: 0.8em;
    color: #9E9EBE;
    font-weight: normal;
    margin-top: -16px; 
    }    
a.newsLink {
    color: #9E9EBE;
    font-weight: normal; 
    }
a.newsLink:hover {
    color: #081C5A;
    }    
img.newsImg {
    float: left;
    margin-right: 10px;
    }    
ul.newsList {
    list-style-type: square;
    }
p, td, th, blockquote, dl, ul, ol {	
	text-align: left;
	font-size: 0.8em;
	color: #081C5A;
	}
#fixtureTab {
    font-weight: normal; 
    caption-side: top; 
	}
#resultTab {
    font-weight: normal; 
    caption-side: top; 
    }    
table.contactsTab {
    text-align: left;
    }    
td {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	}
td.nextDate {
	font-weight: bold;
	}	
tr.team1Home{
	background-color: #F5D954;
	}
tr.team1Away{
    background-color: #F9E484;
    }
tr.team2Home {
    background-color: #B4B4CD;
    }
tr.team2Away {
    background-color: #CCCCDD;
    }
tr.team3Home {
    background-color: #9BB3F7;
    }
tr.team3Away {
    background-color: #C5D2FA;    
    }
tr.team4Home{
    background-color: #F5D954;
    }
tr.team4Away{
    background-color: #F9E484;
    }
tr.team5Home {
    background-color: #B4B4CD;
    }
tr.team5Away {
    background-color: #CCCCDD;
    }
tr.team6Home {
    background-color: #9BB3F7;
    }
tr.team6Away {
    background-color: #C5D2FA;    
    }
tr.team7Home{
    background-color: #F5D954;
    }
tr.team7Away{
    background-color: #F9E484;
    }
tr.team8Home {
    background-color: #B4B4CD;
    }
tr.team8Away {
    background-color: #CCCCDD;
    }
tr.team9Home {
    background-color: #9BB3F7;
    }
tr.team9Away {
    background-color: #C5D2FA;    
    }
tr.team9CW {
    background-color: #F5D954;    
    }    
tr.titleRow {
    font-weight: bold;
    background-color: #9E9EBE;     
    }
td.colr01 {
    background-color: #9E9EBE;     
    }    
td.colr02{
    background-color: #F5D954;
    }
td.colr03{
    background-color: #F9E484;
    }
td.colr04 {
    background-color: #B4B4CD;
    }
td.colr05 {
    background-color: #CCCCDD;
    }
td.colr06 {
    background-color: #9BB3F7;
    }
td.colr07 {
    background-color: #C5D2FA;    
    }        
div {
	position: relative;
	}
div.positionFix {
	height: 1px;
	margin-bottom: -1px;
    font-size: 0em;
}
div.containerBox {
    width: 800px;  
    background-color: #9E9EBE;
}
div.locationMap {
    width: 770px;
    height: 350px;
    border: 3px solid #FFB30D;   
} 
#headerBar {
    font-size: 0em;
    }    
#borderArea {
	width: 780px;
	padding: 0px 10px;
	background-color: #FFFFFF;
	font-weight: bold;
	}
#outerContainer {
    height: 100%;
    background-color: #FFFFFF;    
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;        
    } 
#clubMarkDetails {
    height: 100%;
    width: 80%;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #FFB30D; 
    padding: 8px;    
    }
div.youthBox1 {
    height: 100%;
    width: 90%;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #9E9EBE; 
    padding: 8px;    
    }    
#advertLink1 {
    border: none; 
    margin: 0px;   
    z-index: 2;
}    
#advertLink2 {
    border: none;
    margin: 0px;      
    z-index: 1;
}      
img.advertImg {
    float: left;
    margin: auto;
    }
div.advertImg {
    float: left;
    margin: auto;
    height: 100%;
    }
div.kitDiv {
    width: 48%;
    height: 220px;
    float: left;
    margin: 2px;
    padding: 2px;
    font-weight: normal;
    border: 2px solid #9E9EBE;  
    } 
div.kitDiv p{
    text-align: center;
    }
span.kitPrice {
    text-align: left;
    color: red;
    } 
span.kitOldPrice {
    text-align: left;
    color: red;
    text-decoration: line-through;
    }     
div.spacer {
  clear: both;
  }    
a.sponsorLink {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    width: 244px;
    height: 160px;
    float: left;
    margin: 4px;
    padding: 2px;
    font-weight: normal;
    border: 2px solid #9E9EBE;
    text-align: center;             
    }
a.sponsorLink p{
    text-align: center;      
    } 
a.sponsorLink img{
    border-style: none;      
    }
a.imageLink {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    float: left;
    margin: 10px;
    padding: 2px;
    font-weight: normal;
    text-align: center;             
    }
a.imageLink img{
    border-style: none;      
    }
a.galleryLink1 {
    display: block;
    background-color: #F5D954;
    text-decoration: none;
    cursor: pointer;
    width: 50%;
    height: 120px;
    margin: 4px;
    padding: 2px;
    font-weight: normal;
    }
a.galleryLink2 {
    display: block;
    background-color: #F9E484;
    text-decoration: none;
    cursor: pointer;
    width: 50%;
    height: 120px;
    margin: 4px;
    padding: 2px;
    font-weight: normal;
    } 
/* Styling for the navigation bar */    
#navigationBar {
    margin: 0px auto;
    background-color: #9E9EBE;  
    }
#navBarL1 {
    list-style: none;
    border-bottom: 2px solid #081C5A;       
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 1.1em;
    }   
#navBarL2 {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 0.9em;
}
#navBarL1 li {
	display: inline;
    color: #FFFFFF;
    padding: 0px 30px 0px 5px;
    border-left: 12px solid #FFB30D;    
    }
#navBarL2 li {
    display: inline;
    color: #FFFFFF;
    padding: 0px 10px 0px 5px;
    }
#navigationBar li a {
/*    background-color: #9E9EBE;  */
    color: #FFFFFF;
    text-decoration: none;
    }
#navigationBar li a:hover {
    color: #081C5A;
    }
#navigationBar li span:hover {
    color: #081C5A;
    cursor: pointer;
    } 
/* w3c valid html logo styling */
#w3cValidLogo {
    text-align: center;
}
/* links box on news page styling */
#linksDiv {
    background-color: #F9E484;
    font-family: Verdana, sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    width: 210px; 
    float: right; 
    padding: 0px 0px 10px 10px;
    line-height: 17px;  
}
#linksDiv a {
    color: #081C5A;
    }
#linksDiv a:hover {
    color: #FFFFFF;
    }
p.clubRule1 {
    font-size: 1.3em;
    color: #081C5A;
    font-weight: bold;
    margin-left: 40px;
    margin-top: 30px;
    margin-bottom: -10px;
    text-indent: -40px; 
    }    
p.clubRule2 {
    font-size: 1.0em;
    color: #9E9EBE;
    font-weight: normal;
    margin-left: 40px;
    margin-bottom: -10px;     
    text-indent: -40px; 
    } 
p.clubRule3 {
    font-size: 0.8em;
    color: #9E9EBE;
    font-weight: normal;
    margin-left: 80px;
    margin-bottom: -12px;     
    text-indent: -40px; 
    }  
.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
#cooliris_box {
    left: 150px;
}