/* 
 * ========================================
 * Page Body Styles 
 * ========================================
 */
 
body {
	background-image: url(http://www.frenchsportsclub.com/images/pagebg.jpg); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

/* 
 * ========================================
 * Home Page
 * ========================================
 */
 
.paddOut{
padding-top:10px;
padding-bottom:10px;
text-decoration:none;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}

.paddOut a:hover{
color:#CCCCCC;
}

.paddOut a:visited{
color:#FFFFFF;
}

.menu1{
background: #213546;
/*background: #e3eaf2;
	background-image:url(../images/img1.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
	border:1px solid #CACED7;
	width:225px;
	height:40px;
	
}

.menu2{
background: #213546;
/*
background: #e3eaf2;
	background-image:url(../images/img2.jpg);
		background-repeat:no-repeat;
	background-position:center;*/
	border:1px solid #CACED7;
	width:225px;
	height:40px;
	}

.menu3{
background: #213546;
/*
background: #e3eaf2;
	background-image:url(../images/img3.jpg);
		background-repeat:no-repeat;
	background-position:center;*/
	border:1px solid #CACED7;
	width:225px;
	height:40px;
	}

.menu4{
background: #213546;
/*
background: #e3eaf2;
	background-image:url(../images/img4.jpg);
		background-repeat:no-repeat;
	background-position:center;*/
	border:1px solid #CACED7;
	width:225px;
	height:40px;
}

.menu5{
background: #213546;
/*
background: #e3eaf2;
	background-image:url(../images/img5.jpg);
		background-repeat:no-repeat;
	background-position:center;*/
	border:1px solid #CACED7;
	width:225px;
	height:40px;
}

.menu6{
background: #213546;
/*
background: #e3eaf2;
	background-image:url(../images/img6.jpg);
		background-repeat:no-repeat;
	background-position:center;*/
	border:1px solid #CACED7;
	width:225px;
	height:40px;
}

.menu7{
background: #213546;
/*
background: #e3eaf2;
	background-image:url(../images/img7.jpg);
		background-repeat:no-repeat;
	background-position:center;*/
	border:1px solid #CACED7;
	width:225px;
	height:40px;
}

.menu8{
background: #213546;
/*
background: #e3eaf2;
	background-image:url(../images/img8.jpg);
		background-repeat:no-repeat;
	background-position:center;*/
	border:1px solid #CACED7;
	width:225px;
	height:40px;
}

.menuMerch{
background: #213546;
	border:1px solid #CACED7;
	width: 250px;
	height: 40px;
}


/* 
 * ========================================
 * Show Member Styles
 * ========================================
 */
.headings{
	background-color: #213546;
	font-size:12px;
	color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	/*border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #FFFFFF;*/
	border-bottom:1px inset #5480aa;
	/*border-width:1px;*/
}

.headings2{
	background-color: #213546;
	font-size:12px;
	color:#FFFFFF;
	padding: 5px;
	height:20px;
	border-bottom:1px inset #5480aa;
}

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

.scrollable{
	overflow:auto;
	width:935px;
	height:115px;
}

.tableSettings{
	border: 2px solid #213546;
	background-color:#e3eaf2;
	margin-top: 10px;
	padding:0;
}

.cells{
	padding: 5px;
	border-top:1px solid #ffffff;

}

.cellsHome{
	padding: 5px;
	border-top:1px solid #ffffff;
	height:55px;

}


.cellsSpons{
	padding: 5px 5px 5px 5px;
	border-top:1px solid #ffffff;
	height:70px;

}

.cellsSpons2{
	border-top:2px solid #213546;
	height:60px;

}

.cells2{
	padding: 5px 5px 5px 5px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.cells3{
	padding: 3px 3px 3px 3px;
}

.searchTable{ 
	/*border-top: 1px solid #CACED7;
	//border-right: 1px solid #CACED7;*/
}

.searchCell{ 
	/*border-left: 1px solid #CACED7;
	border-bottom: 1px solid #CACED7;*/
	padding: 4px 4px 4px 4px;
}

/* 
 * ========================================
 * Page Wrapper Style 
 * ========================================
 */
#pagewrapper {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 950px;
}

/* 
 * ========================================
 * Logo Strip & Logo Graphic Styles 
 * ========================================
 */
#logostrip{ 
	background: #213546;
	height: 75px;
	width: 950px;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}

#logostrip2{ 
	/*background: #213546;
	height: 75px;
	//width: 950px;*/
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}

/*
 * =========================================
 * Menu Style
 * =========================================
 */
 
#fscmenu{
	margin: 0px 0px 0px 0px;
	background-color: #F1F4F9;
	border-color: #CACED7;
	border-style: solid;
	border-width: 1px;
	height: 16px;
	width: 940px;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	margin-bottom: 5px;
}

#fscmenu a:link{
	background: transparent;
	color: #222;
	text-decoration: underline;
}

#fscmenu a:visited{
	background: transparent;
	color:#222;
	text-decoration: underline;
}

#fscmenu a:active{
	background: transparent;
	color: #222;
	text-decoration: underline;
}

#fscmenu a:hover{
	background: transparent;
	color:  #34498B;
}

#fscmenu1{
	margin: 0px 0px 0px 0px;
	background-color: #F1F4F9;
	border-color: #CACED7;
	border-style: solid;
	border-width: 1px;
	height: 38px;
	width: 940px;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	margin-bottom: 5px;
	line-height:16px;
}

#fscmenu1 a:link,
a:visited,
a:active{
	background: transparent;
	color: #222;
	text-decoration: underline;
}

#fscmenu1 a:hover{
	background: transparent;
	color: #34498B;
}

/* 
 * ========================================
 * Content Wrapper Style
 * ========================================
 */
#contentwrapper{ 
	width: 950px;
	padding-top: 5px;
	text-align: left;
}

/* 
 * ========================================
 * Home Page Box Styles
 * ========================================
 */
 
 
#tableColours{ 
	background: #e3eaf2;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.tableSpons{
 width: 468px;
 background-color:#e3eaf2;	
}

#contBoxes1{ 
	background: #e3eaf2;
	border-color: #213546;
	border-style: solid;
	border-width: 2px;
	padding: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	
}
#contBoxes{ 
	background: #e3eaf2;
	border-color: #213546;
	border-style: solid;
	border-width: 2px;
	width: 464;
	height: 99%;
	padding: 5px;
	text-align: left;
	
}

#contBoxesHomePic{ 
	background: #e3eaf2;
	background-repeat:no-repeat;
	border-color:#213546;
	border-style: solid;
	border-width: 2px;
}

#contBoxesEvents{ 
	background: #e3eaf2;
	/*background-image:url(../images/events.jpg);*/
	border-color:#213546;
	/*border-color: #CACED7;*/
	border-style: solid;
	border-width: 2px;
	width: 310px;
	padding:5px;
	text-align: left;
	color:#000000;
	line-height:18px;
}

#contBoxesFStats{ 
	background: #e3eaf2;
	/*background-image:url(../images/forumstats.jpg);*/
	border-color:#213546;
	/*border-color: #CACED7;*/
	border-style: solid;
	border-width: 2px;
	width: 305px;
	padding:5px;
	text-align: left;
	color:#000000;
	line-height:18px;
}

#contBoxesFStats2{ 
	background: #e3eaf2;
	background-image:url(../images/forumstats2.jpg);
	background-position:right;
	border-color:#213546;
	/*border-color: #CACED7;*/
	border-style: solid;
	border-width: 2px;
	width: 305px;
	padding:5px;
	text-align: left;
	color:#000000;
}

#content_left{
	float:left;
	width:468px;
	padding-right:10px;
	display:block;
}

#content_left{
	float:left;
	width:468px;
	display:block;
}

#contBoxesWelcome{
	background: #e3eaf2;
	border-color:#213546;
	/*border-color: #CACED7;*/
	border-style: solid;
	border-width: 2px;
	text-align: left;
	color:#000000;
	padding:5px;
}

#hpWelcomeBox{ 
	background: #e3eaf2;
	border-color: #213546;
	border-style: solid;
	border-width: 2px;
	width: 450;
	height: 99%;
	padding: 5px;
	text-align: left;
}

#hpPic{ 
	background: #e3eaf2;
	border-color: #CACED7;
	border-style: solid;
	border-width: 1px;
	width: 197;
	height: 99%;
	padding: 5px;
	text-align: center;
}

#contBoxes a.latestList{ 
	padding-top: 10px;
}


/* 
 * ========================================
 * Footer Style 
 * ========================================
 */
#footer{ 
	background: #213546;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	height: 14px;
	width: 945px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	position: relative;
}

/* 
 * ========================================
 * Hosting Affiliate Link Style 
 * ========================================
 */
#hostLink{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 14px;
	width: 950px;
	text-align: center;
	margin-top: 5px;
}

/* 
 * ========================================
 * Global Hyperlink Styles 
 * ========================================
 */

a:link,
a:visited,
a:active{
	background: transparent;
	color: #222;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #34498B;
}
