/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Rugby Verein Plauen Top Level Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

a {text-decoration: underline; color: #19a21e; font: 11px verdana, arial, sans-serif;}
a:visited {color: #19a21e;}
a:hover {color: #64104E;}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

a.moreInformation {cursor: pointer; text-decoration: none; color: #123E81; font: 11px verdana, arial, sans-serif; border-bottom: 3px double #123E81;}
a.moreInformation:visited {color: #123E81;}
a.moreInformation:hover {color: #64104E; border-bottom: 3px double #64104E;}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body {
	font: 11px verdana, arial, sans-serif;
	line-height: 18px;
	color: #3D3D3D;
	background-image: url(../images/background_body.gif);
	background-position: top left;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

td {
	vertical-align: top;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

img {
	border: none;
	padding: 5px 5px 5px 5px;
	}
	
	#topArea img {
	border: none;
	padding: 0px 0px 0px 0px;
	}
	

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

hr {
	clear: both;
	background-color: #F1F1F1;
	height: 2px;
	border: none;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h1 {
	font: 18px verdana, arial, sans-serif;
	color: #025705;
	margin: 0px 0px 4px 0px;
	}

h2 {
	font: bold 14px verdana, arial, sans-serif;
	color: black;
	margin: 0px 0px 4px 0px;
	padding: 4px 0px 4px 20px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Rugby Plauen Individual Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
	height: 1px;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.rightFeatures {
	float: right;
	width: 250px;
	position: relative;
	left: 16px;
	padding: 0px 0px 0px 20px;
	}
	
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
.purpleText {
	font-weight: bold;
	color: #870101;
	}
	
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
.blueText {
	color: #990000	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
.links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
	.links li {
		padding: 0px 0px 10px 25px;
		background: transparent url(../images/bullet_globe.gif) no-repeat left 3px;
		}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
.formattedTable {
	border-top: 5px solid #F1F1F1;
	background-color: none;
	width: 550px;
	}

	.formattedTable th {
		background-color: #C7C7C7;
		font: bold 13px arial, verdana, sans-serif;
		color: #64104E;
		vertical-align: top;
		text-align: left;
		}
		
	.formattedTable .grey {
		background-color: #F1F1F1;
		}

.greenRow{background-color:#025705; color:#FFFFFF;}
.lightgreenRow{background-color:#e4f1e4;}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
.quoteArea {
	width: 250px;
	float: right;
	border-left: 17px solid white;
	font: italic 20px arial, verdana, sans-serif;
	color: white;
	background-image: url(../images/background_quotearea.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #133E81;
	}
	
	.quoteArea div {
		padding: 15px;
		}
	

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Rugby Plauen Framework
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#mainHolder {
	width: 740px;
	margin: 0px auto 0px auto;
	background-color: white;
	border: 5px solid white;
	background-image: url(../images/background_mainarea.gif);
	background-repeat: repeat-y;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#topArea {
	padding: 0px 0px 2px 0px;
	background-image: url(../images/background_toparea.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	border-bottom: 3px solid #C7C7C7;
	background-color: white;
	}
	
	#topArea #logo {
		position: relative;
		margin: 0px 0px -61px 20px;
		}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#menuArea {
	float: left;
	width: 165px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	list-style-type: none;
	color: #B04C47;
	font: bold 13px verdana, arial, sans-serif; display: block; padding-left: 8px;
	}

#menuArea ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#menuArea li { margin: 0; }

#menuArea a {
display: block;
padding: 5px 10px;
color: #19a21e; 
text-decoration: none;
font-weight: bold;
font-size: .9em;
background-position: 0 0;
}

#menuArea a:hover {
color: #025705;
text-decoration: none;
background-repeat: no-repeat;
background-position: 0 0;
}



#menuArea ul ul li { margin: 0; }

#menuArea ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
color: #19a21e;
text-decoration: none;
font-weight: normal;
}

#menuArea ul ul a:hover
{
color: #025705;
text-decoration: none;
}

body#home a#homenav,
body#aboutus a#aboutnav,
body#comp a#compnav,
body#compguide a#compguidenav,
body#compplan a#compplannav,
body#compform a#compformnav,
body#memb a#membnav,
body#train a#trainnav,
body#squads a#squadsnav,
body#gall a#gallnav,
body#news a#newsnav,
body#records a#recordsnav,
body#trophy a#trophynav,
body#policy a#policynav,
body#child a#childnav,
body#contact a#contactnav,
body#links a#linksnav {
color: #fff;
background: #A4433D;
margin: 0px 20px 0px 0px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contentArea {
	float: left;
	width: 520px;
	margin: 16px 17px 16px 17px;
	}
	
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
#footerArea {
	clear: both;
	height: 18px;
	position: relative;
	margin: 26px 0px -26px 0px;
	font: 10px verdana, arial, sans-serif;
	color: #FEFDFD;
	}
	
	#footerArea #toltechLink {
		float: right;
		}
		
		#footerArea #OtherLink {
		float: left;
		}
	#footerArea #privacy {
		
		}
	
	#footerArea a {text-decoration: none; color: #FEFDFD; font: 10px verdana, arial, sans-serif;}
	#footerArea a:visited {color: #FEFDFD;}
	#footerArea a:hover { text-decoration: underline; color: white;}
