/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
		/* styles for body and tables contained on the template */
		
		body {
		background: #000 url(../images/body-bg2.jpg) repeat-x;
		color: #666;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		}
		
		#mainWrapper {
		width: 900px;
		margin: auto;
		text-align: center;
		}
		
		#headerWrapper {
		width: 900px;
		height: 181px;
		margin: 0;
		padding: 0;
		}
		
		#headerWrapper2 {
		width: 900px;
		height: 143px;
		margin: 0;
		padding: 0;
		}
		
		#topNavWrapper {
		width: 100%;
		height: 37px;
		text-align: center;
		font-size:12px;
		padding-top: 10px;
		letter-spacing: 3px;
		}
		
		#topNavWrapper2 {
		width: 100%;
		height: 37px;
		text-align: center;
		font-size:12px;
		padding-top: 10px;
		letter-spacing: 3px;
		}
		
		#flashElement {
		background: #fff;
		width: 800px;
		height: 475px;
		border: #ccc solid 2px;
		text-align: center;
		margin: auto;
		font-size: 20px;
		color: #999;
		}
		
		#flashElement2 {
		background: #fff;
		width: 800px;
		height: 420px;
		border: #ccc solid 2px;
		text-align: center;
		margin: 5px auto;
		font-size: 20px;
		color: #999;
		}
		
		#mainContent {
		background: #fff;
		width: 780px;
		height: auto;
		border: #ccc solid 2px;
		text-align: left;
		margin: 5px auto;
		font-size: 14px;
		color: #999;
		padding: 10px;
		}
		
		#photoNavWrapper {
		width: 832px;
		background: #000;
		color: #fff;
		margin: 10px auto 10px auto;
		}
		
		#photoNavWrapper2 {
		width: 832px;
		background: #000;
		color: #fff;
		margin: 0px auto 0px auto;
		}
		
		.photoNav {
		width: 268px;
		height: 104px;
		border: #993333 solid 3px;	
		}
		
		.photoNav img {
		border: none;
		}
		
		#footerWrapper {
		width: 100%;
		height: 37px;
		background: #000 url(../images/ntennis-footer-bg.jpg) repeat-x;
		color: #fff;
		text-align: center;
		padding: 10px 0 0 0;
		}
		
		#why2 {
		width:600px;
		height: 391px;
		background: url(/resources/images/why2.jpg) no-repeat;
		}
		
		.thePlayers {
		
		}
		
		.thePlayers img {
		border: #000 solid 1px;
		}
		
		p.thePlayersParagraph {
		font-size: 12px;
		}
		
		h4.thePlayersParagraph {
		font-size: 14px;
		color: #ff3333;
		text-align: center;
		}
	
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
		/* styles for header contained on the template */
		
		#headerLeft {
		width: 450px;
		height: 181px;
		background: url(../images/ntennis-header-01.jpg) no-repeat;
		float: left;
		clear: none;	
		}
		#headerRight {
		width: 450px;
		height: 181px;
		background: url(../images/ntennis-header-02.jpg) no-repeat;
		float: left;
		clear: none;		
		}
		
		#headerTop {
		width: 900px;
		height: 111px;
		background: url(../images/ntennis-header2-01.jpg) no-repeat;
		float: left;
		clear: none;	
		}
		
		#headerBottom {
		width: 900px;
		height: 32px;
		background: url(../images/ntennis-header2-02.jpg) no-repeat;
		float: left;
		clear: none;		
		}
	
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for Links And Navigation contained on the template */
		
		a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		}
		
		a:link {color:#666; text-decoration: none;}
		a:visited {color:#666; text-decoration: none;}
		a:hover {color:#ff3333; text-decoration: none;}
		a:active {color:#ff3333; text-decoration: none;}
		
		a.topNav:link {color:#fff; text-decoration: none;}
		a.topNav:visited {color:#fff; text-decoration: none;}
		a.topNav:hover {color:#ff3333; text-decoration: none;}
		a.topNav:active {color:#ff3333; text-decoration: none;}
		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
		
		#footerWrapper p {
		font-size: 12px;
		color:#fff;
		}
		
		#footerWrapper a {
		font-size: 12px;
		text-decoration: underline;
		}
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for Titles contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for text contained in the bodycontents */
		
		p {
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		font-size: 14px;
		}
		
		h1 {
		font-family: Arial, Helvetica, sans-serif;
		color: #4F4F4F;
		font-size: 20px;
		}
	
	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for links contained in the bodycontents */
		.newsLinks a {
			display: block;
			width: 100%;
			padding: 2px;
			font-size: 10pt;
			text-decoration: none;
			text-align: left;
			border: 1px solid #f0f0f0;
		}

		.newsLinks a:hover {
			border: 1px solid #000000;
			background-color: #f0f0f0;
		}
	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for images contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for forms contained in the bodycontents */
	
	.buyTable {
	border: 2px solid #990000;
	width: 50%;
	}
	
	.buyTableHeader {
	text-align: left;
	color: #ffffff;
	background-color: #000000;
	}
	
	.borderTable
	{
		border: 2px solid #990000;
	}
	
	.borderTable tr td input, .borderTable tr td textarea {
		border: 1px solid #000000;
		color: #ffffff;
		background-color: #606060;
		width: 300px;
	}
	.tableRowHeader
	{
		text-align: center;
		color: #ffffff;
		background-color: #000000;
	}
	.tableRowFooter
	{
	
	}
	.textRequiredField
	{
		font-weight: bold;
	}
	.textSmallerFont
	{
		font-size: 8pt;
	}
	.labelColumn
	{
	
	}
	.tableRow1 {
		background-color: #f0f0f0;
	}
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for any other contained in the bodycontents */

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/