/************************ NON SPORT css ******************************************************************/
.content{padding: 30px;}

#info .titleBig {font-size: 24px;font-weight: bold;}

#info #companyInformation {float :right;padding-top: 0px;}

#info #text {width: 500px;}


/* contact page */
#contact {padding: 30px;height:550px;}

#contact #player {float: right;width:378px;}
#contact .message {color:#6b99c5;background-image: url('/images/icons/instructions.gif');background-repeat: no-repeat;padding-left: 50px;padding-top: 10px;height: 15px;}


#contact .tag{float:left;width: 150px;height: 30px;color:#808285;}
#contact .details{float:left;width: 150px;30px;}

#contact #text {width: 500px;}
#contact #register .boxLg {margin-top: 10px;}

#contact #register {padding-top: 0px;position:absolute;top:250px;left: 30px;z-index: 999}

	#register .boxContent #registerForm {padding: 10px;}
		#register .boxContent  #registerForm form {padding-left: 40px;}
		#register .boxContent #registerForm form  div {padding-top: 5px;}
			#register .boxContent #registerForm form label {padding-right: 30px;text-align: left;width: 100px;color: #58595b;float:left;}
			#register .boxContent #registerForm form input {float:left;width: 250px;height: 20px;font-size: 14px;color: #58595b;border:1px solid #cccccc;padding:2px;}
			#register .boxContent #registerForm form input.button {padding:0px;color:#ffffff;font-size: 12px;background-color:#000000;cursor:pointer; overflow:visible;border:1px solid #cccccc;}
			#register .boxContent #registerForm form .formTitle {font-weight: bold;color: #58595b;padding-bottom: 10px;}
			#register .boxContent #registerForm form .textarea {width: 250px;height: 100px;font-size: 14px;color: #58595b;font-family:Arial, Helvetica, sans-serif;border:1px solid #cccccc;padding:2px;}
			
/*  advertise page */
#advertise {padding: 30px;}
#advertise #text {width: 500px;}
#advertise .tag{float:left;width: 150px;height: 30px;color:#808285;}
#advertise .details{float:left;width: 150px;30px;}
#advertise .caseBreak {height: 1px;width: 478px;border-bottom: 1px solid #999;margin : 10px 0px;}
			
/* privacy policy & Terms and conditions */
#privacyPolicy, #termsOfService	{padding: 30px;}	
#privacyPolicy p, #termsOfService p  {color:#808285;}

#privacyPolicy ul, #termsOfService policy ul  {color:#808285;padding-left: 30px;}
#privacyPolicy li, #termsOfService policy li  {color:#808285;padding-left: 10px;padding-bottom: 5px;}

/* forgotten password */
#forgottenPassword #passwordRequest {border:1px dashed #cccccc; padding:5px; background-color:#f7f7f7;}

#forgottenPassword .message {color:#6b99c5;background-image: url('/images/icons/instructions.gif');background-repeat: no-repeat;padding-left: 50px;padding-top: 10px;height: 15px;}
#forgottenPassword form input.button {font-size: 12px;background-color:#f7f7f7;cursor:pointer; overflow:visible;border:1px solid #cccccc;height: 22px;line-height: 22px;width:100px;}
#forgottenPassword form input {width: 180px;height: 20px;font-size: 14px;color: #58595b;border:1px solid #cccccc;padding:0px;}



