@charset "UTF-8";

/* Common Elements */
* { margin:0; padding:0; border:none; }

* :focus { outline: 0; }

img {border: none;}

 a {text-decoration: none; } 

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
/* End of common elements */

/* Clearfix (all browsers) */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE6 */ * html .clearfix {height: 1%;}
/* IE7 */ *:first-child+html .clearfix {min-height: 1px;}

/* ================================================================================= */
/* Html Elements */

body 
{
	text-align: center;
	background-color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#wrapper
{
	width: auto;
	height:auto;
	margin: 0 auto;
	background-color: #000;
	text-align: left;
}

#content-wrapper
{
	width: 976px;
	height:auto;
	margin: 0 auto;
	float:none;
	padding:30px 0 0 0;
}

#masthead
{
	width: auto;
	height: 8px;
	background-color: #000;
	background:url('../images/bg-container-tile.gif') repeat-x 0 0;
}

#header
{
	width: 976px;
	margin: 0 auto;
	background:url('../images/pingpong-logo.gif') no-repeat 0 0;
	height:110px;
	text-indent:-9999px;

}

#main-img
{
	width: 976px;
	margin:auto;
	height:332px;

}

/* ================================================================================= */
/* Main Contents */

#left-pod
{
	width:707px;
	float:left;
}

h4
{
	font-size:16px;
	color:#59b3f4;
	line-height:30px;
	margin: 0 0 10px 0;
	font-weight:normal;
}
	
h3
{
	width:697px;
	font-size:16px;
	color:#ffffff;
	line-height:25px;
	font-weight:normal;
	padding:10px 10px 0 10px;
	background-color:#a63819;
}

h3.bold
{
	font-size:16px;
	color:#ffffff;
	line-height:30px;
	background-color:#a63819;
	padding:10px 0 10px 10px;
	font-weight:bold;
	width:707px;
	margin: 0 0 10px 0;
	
}
	
h2
{
	font-size:20px;
	color:#59b3f4;
	line-height:30px;
	font-weight:normal;
	padding-bottom:20px;
	
}

h2 a
{
	font-size:20px;
	color:#ffffff;
	background-color:#a63819;
	line-height:30px;
	font-weight:normal;
	padding:0 2px 3px 2px;
	margin:0 3px 0 3px;
	
}	

.terms
{
	color:#fff;
	text-decoration:none;
}	
.terms a
{
	color:#fff;
	text-decoration:none;
}	
.terms a:hover
{
	color:#444;
	text-decoration:underline;
}	

#left-pod ul
{
	list-style:square;
	font-size:14px;
	color:#FFF;
	width:650px;
	padding:0 0 0 20px;
}
#left-pod ul li
{
	padding:5px 0 0 10px;
}

#right-pod
{
	width:229px;
	height:610px;
	float:right;
	background:url(../images/right-img.jpg) no-repeat 0 bottom;
}

#right-pod p
{
	padding-top:200px;
	font-size:16px;
	color:#ffffff;
	line-height:30px;
	text-align:right;
	
}

/* ================================================================================= */
/* Form Elements for Registeration Page */

#form-container
{
	width: 966px;
}

#form-container-top
{
	width: 952px;
	height:57px;
	margin: 0;
	background:url(../images/form-holder-top.gif) no-repeat 0 0;
}

#form-container-mid
{
	width: 952px;
	margin: 0;
	background:url(../images/form-holder-body.gif) repeat-y 0 0;
	min-height:420px;
}

#form-container .text
{
	color:#FFF;
	width:270px;
	text-align:left;
}
	
#form-container-mid p
{
	color:#59b3f4;
	font-size:18px;
	text-align:left;
	padding:100px 40px 0 44px;
}
	
#form-container h4
{
	color:#C03;
	font-size:11px;
	text-align:left;
	padding:0 22px 0 44px;
}
	
#form-container .textbox
{
	border:1px #fff solid;
	padding:2px 2px 1px 2px;
	margin:5px 0 10px 0;
	width:250px;
	background-color:#000;
	height:17px;
	color:#fff;
	text-align:left;

	}
#form-container .textbox2
{
	border:1px #fff solid;
	padding:1px 0 1px 3px;
	margin:5px 10px 10px 0;
	width:160px;
	background-color:#000;
	height:18px;
	color:#fff;
	text-align:left;
	float:left;

	}
#form-container .selector
{
	margin:5px 5px 14px 5px;
	width:15px;
	height:18px;
	color:#fff;

	}
	
#form-container .dob
{
	border:1px #fff solid;
	margin:5px 9px 10px 0;
	padding:1px 0 2px 1px;
	height:22px;
	background:#000;
	color:#fff;
	

	}
	
#form1
{
	width: 271px;
	padding:0 22px 0 44px;
	height:270px;
	float:left;
}

#form2
{
	width: 271px;
	padding:0 22px 0 0px;
	height:270px;
	float:left;
}

#form3
{
	width: 280px;
	height:270px;
	float:left;
}

#form-container-bottom
{
	width: 952px;
	height:23px;
	margin: 0;
	background:url(../images/form-holder-bottom.gif) no-repeat 0 0;
}

#form-container-bottom .submit-btn
{
	float:right;
	width:70px;
	height:19px;
	color:#FFF;
	font-size:12px;
	cursor:pointer;
	margin:1px 160px 0 0;
	background-color:#b61d25;
}
#form-container-bottom .done-btn
{
	float:right;
	width:70px;
	height:18px;
	color:#FFF;
	font-size:13px;
	cursor:pointer;
	text-align:center;
	margin:3px 150px 0 0;
	background-color:#b61d25;
}
#form-container-bottom .done-btn a
{
	float:right;
	width:70px;
	height:18px;
	color:#FFF;
	font-size:13px;
	cursor:pointer;
	text-align:center;
	margin:3px 150px 0 0;
	background-color:#b61d25;
}
#form-container-bottom .done-btn:hover
{
	float:right;
	width:70px;
	height:18px;
	color:#59b3f4;
	font-size:13px;
	cursor:pointer;
	text-align:center;
	margin:3px 150px 0 0;
	background-color:#b61d25;
}
	
/* ================================================================================= */
/* Footer */

#footer
{
	width:500px;
	line-height:20px;
	padding:10px 0 30px 0;
	float:left;
}

.blue
{
	color:#59b3f4;
	float:left;
}
	
.white
{
	color:#ffffff;
	float:left;
	padding:0 0 0 10px;
}
	


