@charset "utf-8";
/* CSS Document */
body
{
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-image: url('images/bg2.jpg');
background-position: top right;
background-repeat: no-repeat;
}
.text-center
{
text-align: center;
}
h1
{
color: #317731;
font-size: 20px;
font-weight: normal;
padding: 0px;
margin-top: 0px;
}
h2
{
color: #317731;
font-size: 18px;
font-weight: bold;
padding: 0px;
margin-top: 0px;
}
h3
{
color: #317731;
font-size: 16px;
font-weight: bold;
padding: 0px;
margin-top: 0px;
}
li
{
color: #555555;
font-size: 14px;
}
#right-hand-side
{
float: left;
width: 210px;
padding: 5px 5px 0px 5px;
height: auto;
min-height: 515px;
background-color: #FFFFFF;
color: #317731;
font-size: 12px; 
}
#right-hand-side h3
{
color: #317731;
font-size: 12px;
font-weight: bold;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
#content p
{
color: #555555;
font-size: 14px;
}
#index-news-feed 						/*Index-News Feed Starts*/
{
float: left;
width: 210px;
padding: 0;
margin: 0;
height: auto;
color: #317731;
font-size: 12px; 
}
#index-news-feed h3 					/*Index news feed titles*/
{
color: #317731;
font-size: 12px;
font-weight: bold;
padding: 3px 0 3px 0;
margin-top: 0px;
margin-bottom: 0px;
}
#index-u10-feed 						/*Index-u10 Feed Starts*/
{
float: left;
width: 170px;
padding: 0;
margin: 0;
height: auto;
color: #317731;
font-size: 12px; 
}
#index-u10-feed h3 					/*Index u10 feed titles*/
{
color: #317731;
font-size: 12px;
font-weight: bold;
padding: 3px 0 3px 0;
margin-top: 0px;
margin-bottom: 0px;
}
#index-u12-feed 						/*Index-u12 Feed Starts*/
{
float: left;
width: 170px;
padding: 0;
margin: 0;
height: auto;
color: #317731;
font-size: 12px; 
}
#index-u12-feed h3 					/*Index u12 feed titles*/
{
color: #317731;
font-size: 12px;
font-weight: bold;
padding: 3px 0 3px 0;
margin-top: 0px;
margin-bottom: 0px;
}
#index-u10-feed a
{
font-size: 12px;
text-decoration: none;
color: #317731;
padding: 0;
margin: 0;
}
#index-u12-feed a
{
font-size: 12px;
text-decoration: none;
color: #317731;
padding: 0;
margin: 0;
}
.date
{
font-weight: normal;
}
#index-news-feed a
{
font-size: 12px;
text-decoration: none;
color: #317731;
padding: 0;
margin: 0;
}
#index-news-feed p
{
padding: 0;
margin: 0;
}
.index-news-feed
{
font-weight: normal;
padding: 0px;
margin-top: 0px;
}
.underline 							/*News feed <hr> */
{
border-bottom: #a6a6a6 1px solid;
}
.history
{
text-align: right;
}									 /*Index-News Feed Ends*/
.endfloat
{
clear: both;
display: block;
font-size: 1px;
visibility: hidden;
height: 1px;
}
.copyright
{
float: left;
margin-left: 20px;
width: 200px;
height: 30px;
text-align: center;
}
.details
{
float: left;
width: 560px;
height: 30px;
text-align: center;
}
#banner-frame
{
margin: 0;
padding: 0;
width: 100%;
height: 139px;
background-image: url('images/bg1.jpg');
}
#banner
{
margin: 0;
padding: 0;
width: 1000px;
height: 139px;
background-image: url('images/banner.jpg');
}
#content-frame
{
margin: 0;
padding: 0;
width: 100%;
height: auto;
min-height: 540px;
background-image: url('images/bg-nav.gif');
background-repeat: repeat-y;
}
#leftnav
{
float: left;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
width: 240px;
min-height: 540px;
}
#leftnav ul
{
list-style: none;
padding: 0;
margin: 0;
}
#leftnav ul li
{
float: left;
width: 175px;
height: 36px;
margin: 0px 0px 3px 46px;
line-height: 36px;
text-align: center;
}
#content
{
float: left;
padding: 20px;
width: 720px;
height: auto;
min-height: 500px;
color: #555555;
}
#content-index
{
float: left;
padding: 20px;
width: 500px;
height: auto;
min-height: 500px;
background-color: #FFFFFF;
}
#news-content
{
float: left;
padding: 20px;
width: 720px;
height: auto;
min-height: 500px;
}
#news-content p
{
color: #555555;
font-size: 14px;
padding: 0;
margin: 0;
}
#bar
{
margin-top: -1px;
padding: 0;
width: 100%;
height: 10px;
background-image: url('images/bar.jpg');
}
#footer
{
padding-top: 5px;
width: 1000px;
height: 35px;
font-size: 10px;
}
#footer a
{
text-decoration: underline;
}
.button 								/*Nav Buttons Start*/
{
background-image: url('images/button.gif');
}
.button-active
{
background-image: url('images/button-active.gif');
}
.button-sub
{
background-image: url('images/button-sub.gif');
}
.button-sub-active
{
background-image: url('images/button-sub-active.gif');
}
.button a
{
display: block;
text-decoration: none;
font-size: 18px;
color: #FFFFFF;
}
.button-sub a
{
display: block;
text-decoration: none;
font-size: 18px;
color: #FFFFFF;
}
.button-active a
{
display: block;
text-decoration: none;
font-size: 18px;
color: #FFFFFF;
}
.button-sub-active a
{
display: block;
text-decoration: none;
font-size: 18px;
color: #FFFFFF;
}
.button a:hover
{
color: #999999;
}
.button-sub a:hover
{
color: #999999;
}
.button-active a:hover
{
color: #999999;
}
.button-sub-active a:hover
{
color: #999999;
} 									/*Nav Button Ends*/
.ul-pdf
{
list-style-type: none;
}
.ul-pdf li
{
background-repeat:no-repeat;
padding: 10px 0 15px 45px;
margin: 0 0 8px 0;
}
.ul-pdf a
{
text-decoration: none;
}
.ul-pdf-large
{
list-style-type: none;
}
.ul-pdf-large li
{
background-repeat:no-repeat;
padding: 30px 0 30px 80px;
margin: 0 0 10px 0;
}
.ul-pdf-large a
{
text-decoration: none;
}
.acrobat
{
background-image: url('images/pdf.gif');
}
.acrobat-large
{
background-image: url('images/pdf-large.gif');
}
.ehc					/*Images for Links page*/
{
background-image: url('images/englandhockeylogo.gif');
}
.phdg
{
background-image: url('images/phdglogo.gif');
}
.dh
{
background-image: url('images/devonhockeylogo.gif');
}
.adevon
{
background-image: url('images/activedevonlogo.gif');
}					/*Images for links page ends*/
.activedevon-link
{
margin-left: 100px;
padding: 0;
width: auto;
height: auto;
}
.activedevon-link ul
{
list-style-type: none;
padding-left: 15px;
}
.activedevon-link ul li
{
background-repeat:no-repeat;
padding: 2px 0 15px 75px;
margin: 0 0 8px 0;
}
.hockey-leagues
{
margin-left: 100px;
padding: 0;
width: auto;
height: auto;
}
.hockey-leagues ul
{
list-style-type: none;
padding-left: 15px;
}
.hockey-leagues ul li
{
background-repeat:no-repeat;
padding: 2px 0 30px 75px;
margin: 0 0 8px 0;
}
#shop-links
{
margin-left: 100px;
padding: 0;
width: auto;
height: auto;
}
#shop-links ul
{
padding-left: 90px;
}
#shop-links li a
{
text-decoration: none;
color: #555555;
}
.officer-photo-left
{
float: left;
padding: 0;
margin-top: 2px;
margin-bottom: 4px;
margin-left: 30px;
width: 80px;
height: auto;
min-height: 100px;
}
.officer-photo-left2
{
float: left;
padding: 0;
margin-top: 2px;
margin-bottom: 4px;
margin-left: 0px;
width: 80px;
height: auto;
min-height: 100px;
}
.officer-title-left
{
float: left;
margin-top: 2px;
margin-bottom: 4px;
margin-left: 0px;
width: 550px;
height: auto;
min-height: 110px;
}
.officer-title-left ul
{
list-style-type: none;
padding-left: 20px;
}
.officer-title-left p
{
padding-left: 15px;
}
.officer-photo-right
{
float: right;
margin-top: 2px;
margin-bottom: 4px;
margin-right: 0px;
width: 80px;
height: auto;
min-height: 100px;
}
.officer-title-right
{
float: right;
margin-top: 2px;
margin-bottom: 4px;
margin-right: 0px;
width: 250px;
height: auto;
min-height: 110px;
}
.officer-title-right ul
{
list-style-type: none;
padding-left: 20px;
}
.officer-title-right ul li
{
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.officer-title-right p
{
padding-left: 15px;
}
.officer-central
{
float: left;
width: 140px;
height: auto;
padding: 60px 2px 0 2px;
}
.officer-photo-central
{
float: left;
margin: 2 auto 4 auto;
width: 80px;
height: auto;
min-height: 100px;
}
.officer-central ul
{
list-style-type: none;
padding: 0;
}
.officer-central ul li
{
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.coaches-pic-left
{
float: left;
margin-top: 20px;
margin-bottom: 30px;
margin-left: 60px;
width: 80px;
height: auto;
min-height: 100px;
}
.coaches-blog-left
{
float: left;
margin-top: 20px;
margin-bottom: 30px;
margin-left: 20px;
width: 550px;
height: auto;
min-height: 110px;
}
.thumbnails-portrait
{
float: left;
padding: 0;
margin: 11px 18px 11px 18px;
width: 120px;
height: 160px;
border: #666666 solid 1px;
}
.thumbnails-landscape
{
float: left;
padding: 0;
margin: 51px 18px 11px 18px;
width: 160px;
height: 120px;
border: #666666 solid 1px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;} /*Lightbox CSS coding Starts*/
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 200px; margin: auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } /*Lightbox CSS coding ends*/
.event-dates 					/*Dates Page starts*/
{
float: left;
padding: 0 0 15px 0;
width: 220px;
height: auto;
}
.events-description
{
float: left;
padding: 0 0 15px 0;
width: 400px;
height: auto;
}								/*Dates page ends*/
.blocks							/*Fixtures page Starts*/
{
position: relative;
margin-left: 0px;
width: 770px;
height: auto;
font-size: 14px;
color: #555555;
}
.team
{
float: left;
width: 150px;
height: 15px;
}
.match
{
float: left;
width: 250px;
height: 15px;
}
.time
{
float: left;
width: 150px;
height: 15px;
}
.place
{
float: left;
width: 150px;
height: 15px;
}						/*Fixtures page ends*/
.strip-image-small
{
float: left;
margin: 20px 24px 0 23px;
padding: 0;
width: 95px;
height: 130px;
border: #666666 solid 1px;
}
#strip-image-large
{
margin: 0 auto 0 auto;
padding: 0;
width: 290px;
height: 400px;
border: #666666 solid 1px;
}
#flash-crest
{
margin: 0 auto 0 auto;
padding: 0;
width: 393px;
height: 440px;
}
#messages 					/*Home page messages starts*/
{
margin-top: 5px;
margin-left: 0px;
width: 500px;
height: auto;
text-align: center;
color: #FF0000;
font-size: 18px;
}
#messages a
{
color: #FF0000;
text-decoration: none;
}
#messages a:visited
{
color: #FF0000;
}							/*Home page messages ends*/
.half-width
{
display: inline-block;
float: right;
width: 350px;
height: auto;
}
