/* Llangefni FC Styleheet */

/* global white space reset */
* {
	margin: 0px;
	padding: 0px;
}

/* layout divs */
body {
	text-align:center;
	font: normal 0.8em/1.4em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/background2.jpg) repeat-x;
}

#container {
	text-align: left;
	margin: 0px auto;
	width: 770px;
}
#header {
	position: relative;
	height: 120px;
}
#header img {
	margin: 10px 0px 0px 0px;
	border: 0px;
}

#content {
	position: relative;
	float: left;
	width: 495px;
	padding: 10px 10px 20px 40px;
	margin: 0px 0px 20px 0px;
}
#content-full {
	position: relative;
	width: 100%;
	padding: 10px 0px 0px 0px;
}
#sidebar {
	position: relative;
	float: left;
	width: 180px;
	padding: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
}
#footer {
	position: relative;
	clear: both;
	width: 100%;
	border-top: 1px dashed #CCCCCC;
}
#footer img {
	border: 0px;
}
/* typography */

h1 {
	font-size: 1.4em;
	margin-bottom: 20px;
	color: #333333;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
	font-variant: small-caps;
	letter-spacing: 0.05em;
}
h2 span {
	font-size: 0.8em;
	font-variant: normal;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.01em;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}
p {
	margin: 5px 0px 10px 0px;
}
em {
	border-bottom: 1px dashed #CCCCCC;
}
td, th {
	font-size: 0.8em;
	line-height: 1.1em;
}
th {
	padding-bottom: 5px;
}
ul, li {
	list-style: none;
}

/* navigation */
#menu1 {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 22px;
	height: 37px;
}
#menu2 {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	height: 50px;
}

a:link {color: #CC0000;}
a:visited {color: #CC0000;}
a:hover {background: #FFFF66;}

#Navigator1 {width: 560px; height: 28px; background: url(images/navigator1.gif) no-repeat;  position: relative; margin:0 auto;}
#Navigator1 span {display: none;}
#Navigator1 ul {list-style-type: none;}
#Navigator1 li {list-style: none; position: absolute; top: 0;}
#Navigator1 li, #Navigator1 a {height: 28px; display: block;}

#Home {left: 0px; width: 60px;}
#History {left: 60px; width: 70px;}
#Ground {left: 130px; width: 70px;}
#Archives {left: 200px; width: 80px;}
#Community {left: 280px; width: 90px;}
#Sponsors {left: 370px; width: 90px;}
#Contact {left: 460px; width: 100px;}

#Home a:hover {background: transparent url(images/navigator1.gif) 0 -25px no-repeat;}
#History a:hover {background: transparent url(images/navigator1.gif) -60px -25px no-repeat;} 
#Ground a:hover {background: transparent url(images/navigator1.gif) -130px -25px no-repeat;} 
#Archives a:hover {background: transparent url(images/navigator1.gif) -200px -25px no-repeat;} 
#Community a:hover {background: transparent url(images/navigator1.gif) -280px -25px no-repeat;} 
#Sponsors a:hover {background: transparent url(images/navigator1.gif) -370px -25px no-repeat;} 
#Contact a:hover {background: transparent url(images/navigator1.gif) -460px -25px no-repeat;} 

#Navigator2 {width: 388px; height: 28px; background: url(images/navigator2.gif) no-repeat;  position: relative; margin:0 auto;}
#Navigator2 span {display: none;}
#Navigator2 ul {list-style-type: none;}
#Navigator2 li {list-style: none; position: absolute; top: 0;}
#Navigator2 li, #Navigator2 a {height: 28px; display: block;}

#News {left: 0px; width: 55px;}
#Fixtures {left: 55px; width: 130px;}
#Players {left: 185px; width: 75px;}
#Links {left: 260px; width: 55px;}
#Forum {left: 315px; width: 65px;}

#News a:hover {background: transparent url(images/navigator2.gif) -0px -25px no-repeat;} 
#Fixtures a:hover {background: transparent url(images/navigator2.gif) -55px -25px no-repeat;} 
#Players a:hover {background: transparent url(images/navigator2.gif) -185px -25px no-repeat;} 
#Links a:hover {background: transparent url(images/navigator2.gif) -260px -25px no-repeat;} 
#Forum a:hover {background: transparent url(images/navigator2.gif) -315px -25px no-repeat;} 

/* begin css tabs - http://unraveled.com/projects/html/css_tabs/ */

ul#tabnav { /* general settings */
text-align: right; /* set to left, right or center */
margin: 1em 0 0 0; /* set margins as desired */
font: bold 12px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #ccc; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 8px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #ccc; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #EFEFEF; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* classes */

.fixtures {
/*	border: 1px solid #CCCCCC;
	padding: 10px; */
}
.profile img {
	float: left;
	margin: 0px 20px 20px 0px;
}
.news-image {
}
.small {
	font-size: 0.8em;
}
.large {
	font-size: 1em;
}
.blue {
	color: #000066;
}
.red {
	color: #CC0000;
}
.center {
	text-align: center;
}
.title-full {
	margin-left: 240px;
}
.dashed {
	border-bottom: 1px dashed #CCCCCC;
}
