/*### Global ### */

html, body {
	background: #333333;
	margin: 0; padding: 10px 0;
	font-size: 11px;
	font-family: 'Verdana', sans-serif;
	color: #333333;
	line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}

ul {
	margin: 0; padding: 0;
	list-style-type: none;
}

p {
	margin: 1em 0;
}

fieldset, form {
	padding: 0; margin: 0;
	border: 0;	
}


a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #707070;
}
a img {
	border: 0;
}

.textbox {
	border: 1px solid #a7a7a7;
	padding: 2px;
	margin: 0;
}


/*### Generics ### */

.form {
	overflow: hidden;	
}
.form .single {
	padding: 8px 0;
	overflow: hidden;
}
.form .row {
	overflow: hidden;
	width: 100%;	
}
.form .col {
	float: left;
	width: 49.9%;
}
.form .alt {
	float: none;
	width: auto;
	overflow: hidden;
	padding: 0 0 0 20px;
}
.form label {
	display: block;
	font-weight: bold;
	margin: 0 0 7px 0;
}
.form .textbox {
	width: 219px;
}
.form .requiredindicator {
	color: #ff0000;
}
.form .error {
	color: #ff0000;
}
.form .checkbox input {
	float: left;
	margin: 2px 5px 0 0;
	padding: 0;
}
.form .checkbox label {
	float: left;
	color: #68bc3e;
	overflow: hidden;
	width: 200px;
	line-height: 1.4em;
}
.form select {
	width: 226px;	
}


.list {
	overflow: hidden;
	border-top: 1px solid #2d9029;
	padding: 0 0 20px 0;
}
.list .item {
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #2d9029;
	overflow: hidden;
}
.list .thumb {
	float: left;
}
.list .content {
	overflow: visible !important;
	padding: 0 !important;
	margin: 0 0 0 100px;
}
.list h3 {
	color: #2d9029;
	font-size: 1.4em !important;
	font-weight: bold !important;
	line-height: 1em;
}
.list h3 a {
	color: #2d9029;
}


.thin_list {
	border-top: 1px solid #CCCCCC;
}
.thin_list dl {
	margin: 0;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #CCCCCC;
}
.thin_list dt {
	margin: 0;
	font-weight: bold;
	color: #2d9029;
	font-size: 1.4em;
	line-height: 1em;
	padding: 0 0 4px 0;
}
.thin_list dd {
	margin: 0;
	padding: 0 0 1px 0;
}
.thin_list a {
	color: #2d9029;	
}
.thin_list .date {
	color: #2d9029;	
}
.thin_list .info {
	border: 0;	
}


.info {
	margin: 0; padding: 0 0 10px 0 !important;
	overflow: hidden;	
}
.info dt {
	font-size: 1em;
	float: left;
	padding: 3px 0;
	clear: both;
	color: #333333;
	line-height: 1em;
	font-weight: bold;
}
.info dd {
	padding: 3px 0;
	line-height: 1em;	
	font-size: 1em;
	margin: 0 0 0 100px;
}
.info .date {
	color: #333333;	
}


.paginationF {
	padding: 10px 0;
}
.paginationF a {
	padding: 3px 7px;
	margin: 2px;
	text-decoration: none;
}
.paginationF a:hover {
	background: #d0f9ce;	
}
.paginationF span {
	padding: 3px 5px;
	margin: 2px;
}
.paginationF .currentPage {
	font-weight: bold;	
	background: #d0f9ce;
}


.a-z {
	padding: 8px 8px;
	margin: 10px 0 -1px 0;
	border: 1px solid #CCCCCC;
}
.a-z span {
	padding: 1px 3px;
}
.a-z span a {
	text-decoration: none;
	padding: 0 2px;
}


/*### Structure ### */

#holder {
	background: url('../images/holder_top.png') top left no-repeat #ffffff;
	width: 822px;
	margin: 0 auto;
}

#site {
	background: url('../images/holder_bottom.png') bottom left no-repeat;
	padding: 24px 38px 24px 28px;
	position: relative;
}

#header {
	padding: 0 0 27px 0;
	overflow: hidden;
}

#logo {
	padding: 0 0 0 20px;
	float: left;
}
#logo a {
	background: url('../images/welsh_football_trust.png') no-repeat;
	width: 271px;
	height: 58px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

#login {
	position: absolute;
	top: 0; right: 38px;
}
#login a {
	background: url('../images/coaches_login.png') no-repeat;
	width: 128px;
	height: 27px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

#search {
	float: right;
	margin: 28px 0 0 0;
}
#search label {
	background: url('../images/search_label.png') no-repeat;
	float: left;
	width: 18px;
	height: 19px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	margin: 1px 6px 0 0;
}
#search .input {
	background: url('../images/search_input.png') no-repeat;
	float: left;
	width: 135px;
	height: 14px;
	padding: 3px 7px;
	*padding: 2px 7px 4px 7px;
}
#search .input input {
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	background: transparent;
	font-size: 1.1em;
	font-family: 'Arial', sans-serif;
	color: #999999;
}
#search .submit {
	float: left;
	margin: 0 0 0 5px;
}

#nav {
	background: url('../images/nav_top.png') top left no-repeat;
	width: 245px;
	float: left;
	margin: 0 0 10px 0;
}
#nav ul {
	background: url('../images/nav_bottom.png') bottom left no-repeat;
	padding:  6px 14px;
	overflow: hidden;
}
#nav ul ul {
	padding: 0;
}
#nav ul li {
	border-bottom: 1px solid #cccccc;
}
#nav ul ul li {
	border-top: 1px solid #cccccc;
	border-bottom: 0;
	font-size: 0.9em;
}
#nav ul .active a {
	background-color: #dbd4d4;
}
#nav .first {
	padding-top: 0;
	background-position: left 9px;
}
#nav .last {
	border: 0;
	padding-bottom: 0;
}
#nav span {
	display: block;
}
#nav a {
	background: url('../images/nav_arrow.png') 0 12px no-repeat;
	color: #5cad33;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
	display: block;
	text-decoration: none;
	padding: 5px 0 4px 15px;
}
#nav ul ul a {
	padding-left: 35px;
	background-position: 20px 11px;
	background-color: #e3e0e0 !important;
}
#nav ul ul .active a,
#nav ul ul a:hover {
	background-color: #dbd4d4  !important;
}
#nav .active a,
#nav a:hover {
	background-color: #e3e0e0;
}

#nav .eng {
	color: #555454;
}

#page {
	min-height: 529px;	
}


#content {
	overflow: hidden;
	padding: 0 0 0 20px;
}
#content .content {
	overflow: hidden;
	padding: 15px 0;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
}

#content h1 {
	font-size: 2.4em;
}
#content h2 {
	font-size: 2.1em;
}
#content h3 {
	font-size: 1.9em;
}
#content h4 {
	font-size: 1.6em;
}
#content h5 {
	font-size: 1.4em;
}
#content h6 {
	font-size: 1.2em;
}

#content ul {
	padding: 0 0 0 25px;
	list-style-type: disc;
}
#content ol {
	padding: 0 0 0 30px;
	margin: 0;
}

#content .highlight {
	background: #5cad34;
	color: #ffffff;
	padding: 1px 2px;
}
#content .warning {
	color: #5cad34;
}

#content .wysiwygleft {
	float: left;
	margin: 0 15px 0 0;
}
#content .wysiwygright {
	float: right;
	margin: 0 0 0 15px;
}

#banner {
	height: 138px;
}
#banner img {
	float: right;
	display: block;
	position: relative;
}


#sponsor_holder {
	overflow: hidden;
	width: 100%;
	clear: both;	
}

#supported_by {
	background: url('../images/supportedby_top.png') top left no-repeat #cccccc;
	width: 500px;
	float: left;
	margin: 0 10px 0 0;
}
#supported_by ul {
	background: url('../images/supportedby_bottom.png') bottom left no-repeat;
	padding: 8px 0px 20px 4px;	
}


#sponsors {
	background: url('../images/sponsor_top.png') top left no-repeat #cccccc;
	width: 246px;
	float: left;
}
#sponsors ul {
	background: url('../images/sponsor_bottom.png') bottom left no-repeat;	
}


.sponsors {
	background-color: #cccccc;
	overflow: hidden;
}
.sponsors h3	{
	margin: 15px 20px 5px 20px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.6em;
	color: #e30000;
}
.sponsors ul {
	padding: 8px 19px 20px 20px;
	overflow: hidden;
	min-height: 69px;
}
.sponsors li {
	float: left;
	padding: 0 10px 0 0;
}


#footer {
	padding: 10px 0 9px 0;
	clear: both;
	width: 100%;
	position: relative;
}
#footer li {
	float: left;
	padding: 0 7px 0 7px;
	position: relative;
	line-height: 1.2em;
	border-right: 1px solid #333333;
}
#footer a {
	text-decoration: none;
	position: relative;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .last {
	border: 0;
}
#footer .copy {
	float: right;
	padding: 0;
	border: 0;
}

/*### Page Specific ### */

#fixtures {
	overflow: hidden;
	padding: 0 0 30px 0;
}
#fixtures h3 {
	color: #2d9029;
	font-size: 1.5em;
	line-height: 1em;
	padding: 6px 0 6px 0;
}
#fixtures h3 span {
	color: #333333;
	font-size: 11px;
	font-family: 'Verdana', sans-serif;
}
#fixtures table {
	border: 0;
	border-collapse: collapse;
	text-align: left;
	margin: 0 0 15px 0;
}
#fixtures th {
	padding: 10px 7px;
	border-bottom: 1px solid #2d9029;
	border-top: 1px solid #2d9029;
	white-space: nowrap;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.35em;
	color: #2d9029;
}
#fixtures td {
	padding: 7px;
	border-bottom: 1px solid #2d9029;
}
#fixtures .teams,
#fixtures .date,
#fixtures .score {
	background: #f2f0f0;
}

#contact {
	overflow: hidden;
	padding: 0 0 20px 0;
}
#contact textarea.textbox {
	height: 135px;
}
#contact  p {
	margin: 0;
}
#contact .submit {
	clear: both;
	margin: 25px 0 0 0;
	display: block;
}

#detail {
	padding: 0 0;
}
#detail h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 20px 0 0 0;
	color: #2d9029;
}
#detail p {
	margin: 5px 0 1em 0;
}


#event_list {
	padding: 15px 0;	
}

#news_list {
	padding: 15px 0;
}

#club_search {
	padding: 15px 0 5px 0;	
}
#club_search fieldset {
	padding: 0 0 25px 0;	
}
#club_search .form {
	padding: 0 0 1px 0;	
}
#club_search .single {
	padding: 5px 0;	
}


#video {
	overflow: hidden;
	padding: 10px 0;
}
#video img,
#video object,
#video embed {
	display: block;
	margin: 0; padding: 0;
}

#map {
	overflow: hidden;
	padding: 20px 0;
	height: 400px;
	position: relative;
}
#map h3 {
	width: 130px;
	color: #2d9029;
	font-size: 1.5em;
	line-height: 1.5em;
}
#map .select {
	margin: 20px 0 0 0;
	display: block;
	width: 130px;
}
#map .select select {
	margin: 0 0 5px 0;
	display: block;
}
#map .desc {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0;
	overflow: hidden;
	background: #ffffff;
	color: #5a9f29;
	clear: left;
	position: absolute;
	bottom: 0; right: 20px;
}
#map img {
	border: 0;
	position: absolute;
	top: 0; right: 0;
}
#map #Wales {
	cursor: default;
}


#calendar {
	margin: 20px 0;	
}
#calendar .content {
	margin: 0;
}
#calendar h4 {
	color: #505050;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;	
}
#calendar .part {
	padding: 10px 0;	
	border-top: 1px solid #CCCCCC;
}
#calendar table {
	border: 0;
	border-collapse: collapse;
	text-align: left;
	margin: 10px 0;	
	width: 100%;
}
#calendar th {
	padding: 5px 5px;
	border-bottom: 1px solid #2d9029;
	border-top: 1px solid #2d9029;
	white-space: nowrap;
	color: #2d9029;
}
#calendar td {
	padding: 5px;
	border-bottom: 1px solid #2d9029;
}


#home #banner {
	height: auto;
	overflow: hidden;
}
#home .content {
	clear: both;
	overflow: hidden;
	padding: 0 0 15px 0;
	margin: 0 -12px 0 0;
}
#home .green {
	background: url('../images/box_green.png') no-repeat #339900;
}
#home .grey {
	background: url('../images/box_grey.png') no-repeat #6e6c6c;
}
#home .red {
	background: url('../images/box_red.png') no-repeat #e30000;
}
#home .box {
	float: left;
	width: 221px;
	height: 231px;
	margin: 0 10px 10px 0;
	color: #ffffff;
	padding: 12px;
	position: relative;
	overflow: hidden;
}
#home .box a {
	color: #ffffff;
}
#home .box h4 {
	font-size: 1.5em;
	font-weight: normal;
}
#home .box h4 span {
	display: block;
	margin: 8px 0;
	line-height: 1em;
	overflow: hidden;
	font-family: 'Arial', sans-serif;
}
#home p {
	margin: 10px 0;
}
#home dl {
	margin: 0; padding: 0;
}
#home dd, #home dt {
	margin: 0; padding: 0;
}
#home dt {
	padding: 5px 0 0 0;
}
#home dl a {
	font-weight: bold;	
}
#home dd {
	border-bottom: 1px solid #ffffff;
	padding: 1px 0 6px 0;
}
#home .green dd {
	border-bottom: 1px solid #99cc80;
}
#home .red dd {
	border-bottom: 1px solid #f18080;
}
#home .grey dd {
	border-bottom: 1px solid #a09e9e;
}
#home blockquote {
	margin: 10px 0; padding: 0;
	display: block;
	font-size: 1.5em;
	line-height: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
}
#home .detail {
	font-weight: normal;
	margin: 10px 0;
}
#home .detail dt,
#home .detail dd {
	margin: 0; padding: 0;
	border: 0;
}
#home .detail dd { 
	padding: 10px 0 0 0;
}
#home .detail .title {
	font-weight: bold;
}
#home .last {
	border: 0;
}
#home .more {
	position: absolute;
	bottom: 0; left: 0; right: 0;
	display: block;
	padding: 0 0 12px 12px;
}


#home_login {
	font-size: 0.9em;
	font-weight: bold;
}
#home_login .single {
	padding: 4px 0;
}
#home_login label {
	margin: 0 0 2px 0;
}
#home_login .textbox {
	width: 165px;
	border: 0;
}
#home_login p {
	margin: 3px 0 0 0;
}
#home_login .with_submit .textbox {
	float: left;	
}
#home_login .with_submit .submit {
	float: left;
	margin: 0 0 0 10px;
}
#home_login .error {
	color: #ffffff;	
}
#home_login ul.error {
	padding: 15px 0;
	line-height: 2em;
}


#login_page ul.error {
	padding: 20px 0 10px 25px;
}


#video {
	border-top: 1px solid #2d9029;
	padding: 15px 0;
	overflow: hidden;
}
#video h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #2d9029;	
	background: #ffffff;
}
#video .player {
	padding: 15px 0;	
}
#video .video_list {
	float: right;
	width: 250px;
	padding: 10px 0
}
#video .video_list ul {
	padding-top: 10px;	
}
#video .summary {
	overflow: hidden;
	padding: 10px 0;
}


#news_detail .date {
	color: #2d9029;	
	display: block;
	padding: 10px 0 0 0;
}

#job_detail .info {
	padding: 10px 0 !important;	
}

#faq dl {
	padding: 0;
	margin: 0;	
}
#faq dt {
	padding: 5px 0;
	margin: 0;	
}
#faq dt a {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.2em;
	font-weight: bold;	
	color: #2d9029;	
}
#faq dd {
	padding: 0 10px;
	margin: 5px 0;	
	border: 1px solid #cccccc;
}


#club_form .sec {
	overflow: hidden;
	padding: 15px 0 15px 0;
}
#club_form h4 {
	color: #2D9029;
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #2D9029;
}


#league_detail {
	padding: 15px 0;	
}
#league_detail h2 {
	padding: 0 0 5px 0;	
	font-size: 1.7em;
}
#league_detail .info {
	padding: 5px 0 0 0 !important;	
}
#league_detail dt {
	width: auto;
	float: none;
	padding: 10px 0 3px 0;
}
#league_detail dd {
	margin: 0;	
}

