/* This is the Screen CSS stylesheet for fonts, colors, buttons etc. - CSS Document
NB: Layout is in layout.css */
/* Version for Rugby Wanderers site */

body {
	color:#000000;
	background-color: #E9F7FE;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
	height: auto;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-right:0px;
}

.dir_cell {
	margin-top: 0px;
	margin-bottom:0px;
	color: #2A6A8F;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-right:0px;
}

.li-aligned {margin-left:-10px; margin-right:15px;}

.image_para {
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
}

.linkbar {
float: left; 
width: 227px; 
background-color:#378EBE;
color: #FFFFFF;
font-size: .9em; 
text-align: left;
margin-left: 0px;
margin-right:0px;
padding-left: 5px;
border: 0px solid #000033;
}

.linkbar a {
display: block;
background-image: url(../images/blue_link_norm.gif);
color: #FFFFFF;
font-weight: bold;
height: 19px;
line-height: 19px;
text-align: left;
margin-left: 0px;
margin-right:0px;
text-decoration: none;
width: 227px;
}

.linkbar a:hover {
background-image: url(../images/blue_link_hover.gif);
color: white;
text-decoration:underline;
}

.clear_both {
clear:both;
}
/* Use the clear_both class after linkbar if the text wraps */


.linkbar_left {
float: left; 
width: 138px; 
background-color:#378EBE;
color: #FFFFFF;
font-size: .9em; 
text-align: left;
margin-left: 0px;
margin-right:0px;
padding-left: 5px;
border: 0px solid #000033;
}

.linkbar_left a {
display: block;
background-image: url(../images/blue_link_left.gif);
color: #FFFFFF;
font-weight: bold;
height: 19px;
line-height: 19px;
text-align: left;
margin-left: 0px;
margin-right:0px;
text-decoration: none;
width: 138px;
}

.linkbar_left a:hover {
background-image: url(../images/blue_link_left.gif);
color: white;
text-decoration:underline;
}

.menu_text_small {
	color: #2A6A8F;
	font-size: smaller;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

.menu_text_small a:link {
			color: #2A6A8F;
			}
			
.menu_text_small a:visited {
			color: #2A6A8F;
			}
		
.menu_text_small a:hover {
			color: #FF0000;
			}
		
.menu_text_small a:active {
			color: #FF0000;
			}

.player_details {
	font-size: 90%;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 6px;
}

.player_details_caps {
	font-size: 90%;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 6px;
	text-transform: capitalize;
}

.player_details_uppercase {
	font-size: 90%;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.vacancy_details {
	font-size: 85%;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
}

.vacancy_details_caps {
	font-size: 85%;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
	text-transform: capitalize;
}


.more_small {
	font-size: smaller;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}

.more_small a:link {
			color: #666666;
			}
			
.more_small a:visited {
			color: #993399;
			}
		
.more_small a:hover {
			color: #FF0000;
			}
		
.more_small a:active {
			color: #FF0000;
			}

.more_small_30 {
	font-size: smaller;
	color: #666666;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.search_table {
	font-size: smaller;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	text-transform: capitalize;
}

.search_table a:link {
			color: #666666;
			}
			
.search_table a:visited {
			color: #993399;
			}
		
.search_table a:hover {
			color: #FF0000;
			}
		
.search_table a:active {
			color: #FF0000;
			}

.linkbar_pale {
float: left; 
width: 227px; 
background-color:#D4F0FF;
color: #000033;
font-size: .8em; 
text-align: left;
margin-left: 0px;
padding-left: 10px;
border: 0px solid #000033;
}

.linkbar_pale a {
display: block;
background-image: url(../images/pale_link_norm.gif);
color: #000033;
font-weight: bold;
height: 19px;
line-height: 19px;
text-align: left;
margin-left: 0px;
text-decoration: none;
width: 227px;
}

.linkbar_pale a:hover {
background-image: url(../images/pale_link_over.gif);
color: #378EBE;
}

.tour_wiki_link {
float: left; 
width: 140px; 
height: 103px;
background-color:#FFFFFF;
color: #2A6A8F;
font-size: 1.75em; 
text-align: center;
vertical-align:middle;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: 0px solid #000033;
}

.tour_wiki_link a {
display: block;
width: 140px;
height: 98px;
background-image: url(../images/wiki_main/wiki_main_ball.jpg);
color: #2A6A8F;
font-weight: bold;
text-align: center;
line-height:30px;
vertical-align:middle;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 0px;
text-decoration: none;
}

.tour_wiki_link a:hover {
background-image: url(../images/wiki_main/wiki_main_ball_over.jpg);
color: #FF0000;
text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {margin-left: 10px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: medium;
	color: #2A6A8F;
}

h2 {margin-left: 10px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: small;
	color: #2A6A8F;
}

.h2_competition {margin-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:center;
	font-size: small;
	color: #2A6A8F;
}

.h2_competition a:link {
			color: #2A6A8F;
			text-decoration:none;
			}
			
.h2_competition a:visited {
			color: #2A6A8F;
			text-decoration:none;
			}
		
.h2_competition a:hover {
			color: #FF0000;
			text-decoration: underline;
			}
		
.h2_competition a:active {
			color: #FF0000;
			text-decoration: underline;
			}

.tourstory_header {
	border-top: 1px solid #388EBF;
	padding-top:0.8em;
	text-transform: capitalize;
}

/* #66CCFF    #2A6A8F      */

.h2_grey {margin-right: 10px;
		  color: #333333;
}


h3 {margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
	color: #333333;
}

.h3_sweep {margin-left: 5px;
		   margin-top: 0px;
}

h4 {margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: small;
	color: #D4F0FE;
}

/*Use this for left hand panel links*/
h5 {margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: small;
	color: #2A6A8F;
}

h6 {margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: small;
	color: #2A6A8F;
}

.hr_thin	{border: none;
			background-color:#388EBF;
			color:#388EBF;
			height:1px;
			width:450px;
			margin-left:auto;
}	

.hr_thin_wide	{border: none;
			background-color:#388EBF;
			color:#388EBF;
			height:1px;
			width:100%;
			margin-left:10px;
}	

.hr_thin_1010	{border: none;
			background-color:#388EBF;
			color:#388EBF;
			height:1px;
			width:450px;
			margin-left:10px;
			margin-right:10px;
}	

p	{margin-left: 10px;
	 margin-top: 2px;
	 margin-right: 10px;
	 margin-bottom: 5px;
}

.p_footer {margin-bottom: 10px;
}



.centre_columns {
	margin-right: 10px;
}


.content {margin-right: 180px;
		  text-align:justify;
}

.quick_login {margin-left: 5px;
	 margin-top: 0px;
	 margin-right: 5px;
	 margin-bottom: 0px;
	 color:#FFFFFF;
	 font-size: 80%;
}

.login_input_field {height: 10px;
					font-size: 90%;
}

.top_menu {
    color: white;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: normal;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #388EBF;
    padding: 5px;
}

.top_menu:hover {
    background-color: #00A54E;
}

.top_menu_toolbar {
    background-color: #388EBF;
    padding: 0px 0px 0px 0px;
}

.top_menu_green {
    color: white;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: normal;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #00A54E;
    padding: 5px;
}

.top_menu_green:hover {
    background-color: #FF5800;
}



.tour_wiki_menu {
    width: 75px;
	height: 50px;
	color: #2A6A8F;
	text-align:center;
	line-height: 50px;
	font-size: smaller;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	border-right: 0px solid white;
    text-decoration: underline;
    background-image: url(../images/wiki_main/wiki_ball_bg.gif);
	background-color: #D4F0FE;
    padding: 5px;
}

.tour_wiki_menu a:link {
			color: #2A6A8F;
			}
					
.tour_wiki_menu a:visited {
			color: #2A6A8F;
			}	

.tour_wiki_menu a:hover {
    		color: #FF0000;
			background-image: url(../images/wiki_main/wiki_ball_bg_over.gif);
			}

.tour_wiki_menu a:active {
			color: #FF0000;
			}
			
.tour_wiki_menu_toolbar {
    height: 50px;
	padding: 0px 0px 0px 0px;
}

		


.mybutton50 {
font-size: 9px;
font-weight:normal;
height: 19px;
width: 50px;
}

.mybutton70 {
font-size: 12px;
height: 22px;
width: 70px;
}




.mybuttongreen70 {
color:#FFFFFF;
font-size: 12px;
font-weight:bold;
height: 22px;
width: 70px;
background-color:#00A54E;
}

.mybutton100 {
font-size: 12px;
height: 22px;
width: 100px;
}

.feature img{
	float: left;
	padding: 15px 0px 15px 10px;
}

.next_previous img{
	display:block;
	float: left;
	padding: 10px 20px 0px 60px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.wiki_ballmenu {
float: left; 
width: 75px; 
background-color:#D4F0FE;
color: #2A6A8F;
font-size: .7em; 
text-align: center;
margin-left: 0px;
margin-right:0px;
padding-left: 5px;
border: 0px solid #000033;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.wiki_ballmenu a {
background-image: url(../images/wiki_main/wiki_ball_bg.gif);
color: #2A6A8F;
font-weight: bold;
height: 50px;
line-height: 12px;
text-align: center;
vertical-align:middle;
margin-left: 0px;
margin-right:0px;
text-decoration: none;
width: 75px;
}

.wiki_ballmenu a:hover {
background-image: url(../images/wiki_main/wiki_ball_bg_over.gif);
color:  #FFFFFF;
text-decoration:underline;
}

.red {color:#FF0000;}

.rw_blue {color: #2A6A8F;}

.ok {color: #008000;}

.sitemap {
	/*margin-top: 10px;
	margin-bottom: 0px;*/
	font-size: 85%;
	}

	/* (MB adjustment to get a red hover effect for links) */
	.sitemap a:link {
		color: #2A6A8F;
		text-decoration:none;
		}
		
	.sitemap a:visited {
		color:purple;
		text-decoration:none;
		}
	
	.sitemap a:hover {
		color: #FF0000;
		text-decoration:underline;
		}
	
	.sitemap a:active {
		color: #FF0000;
		text-decoration:underline;
		}	

.sitemap_header {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 85%;
	}

	.sitemap_header a:link {
		color: #2A6A8F;
		text-decoration:none;
		}
		
	.sitemap_header a:visited {
		color:purple;
		text-decoration:none;
		}
	
	.sitemap_header a:hover {
		color: #FF0000;
		text-decoration:underline;
		}
	
	.sitemap_header a:active {
		color: #FF0000;
		text-decoration:underline;
		}	
	
.stmp_1	{margin-left: 20px;
		margin-top: 0px;
		}

.stmp_2	{margin-left: 40px;
}

.stmp_3	{margin-left: 60px;
}

.caps {text-transform: capitalize;}

#user_type {
float: left; 
width: 620px; 
background-color:#378EBE;
color: #FFFFFF;
font-size: 1.2em; 
text-align: left;
margin-left: 0px;
margin-right:0px;
padding-left: 5px;
border: 0px solid #000033;
}

#user_type a{
color: #FFFFFF;
text-decoration:none;
}

#user_type a:hover{
color: #000000;
text-decoration:underline;
}

.formtable {
	border: 1px solid #2496CC;
	border-collapse: collapse;
	margin-left:10px;
	clear:left;
}

/*.formtable td, .formtable th {
	border: 0px solid #73C0D4;
	padding:0.5em;
}*/

.formtable th {
	border-top: 1px solid #73C0D4;
	border-bottom: 1px solid #73C0D4;
	padding:0.5em;
	font-weight:bold;
	text-align:left;
	background-color:#EAEAEA;
}

.formtable_divider_td {
	border-bottom: 1px solid #2496CC;
	border-top: 1px solid #2496CC;
	padding:0.5em;
}

.formtable_divider_th {
	border-bottom: 1px solid #2496CC;
	padding:0.5em;
	font-weight:bold;
	text-align:left;
	background-color:#EAEAEA;
}

/*
#payment_bar {
font-family: MS Trebuchet, Arial, helvetica, sans-serif;
margin-left: 10px;
width: 620px;
height: 18px;
background-image:url(../images/payment/payment_bar.gif);
background-position:bottom;}

.step1 {
	font-size: smaller;
	width: 124px;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.step2 {
	font-size: smaller;
	width: 124px;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.step3 {
	font-size: smaller;
	width: 124px;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.step4 {
	font-size: smaller;
	width: 124px;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.step5 {
	font-size: smaller;
	width: 124px;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}
*/
