body{
	margin:0px;
	padding:0px;
	background:url(../images/page_background.jpg) repeat-x;
	background-position:top;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	color:#534741;
}

p {
font-size:14px;
color:#534741;
}

img {
	border:none;
	
}

#main{
	width:805px;
	margin:0 auto;
	padding:0 0 50px;
}
#header{
	width:805px;
	overflow:hidden;
	margin-bottom:6px;
	position:relative;
}


#headertop{
  width:100%;
  position: relative;
  clear: both;
}


#headertopleft {
  width:49%;
  position: relative;
  float: left;
  height:153px;
}

#headertopright {
  width:49%;
  position: relative;
  float: right;
  height:163px;
}

#header .followuscontainer {
  width:142px;
  height:16px;
  position:absolute;
  right:5px;
  bottom:0px;
  text-align:right;
}

#header .followuscontainer span {
  float:left;width:95px;
}

#header .followuscontainer a img {
  float:left;
  padding-left:5px;
 }

#header .followuscontainer a img.lasticon {
  padding-right:5px;
}


.logo{
	margin:14px 0 0 3px;
}

.logo a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
/*width:213px;*/
  width:256px;
	height:133px;
	background:url(../images/logo_trans.png) no-repeat;
}



.logobeta a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:99px;
	height:99px;
	background:url(../images/ClosedBETA.png) no-repeat;
	margin-left:300px;
	margin-top:60px;
}



.menu-holder{
	width:799px;
	overflow:hidden;
	margin:7px 0 0;
	padding:5px 0 0;
	background:url(../images/top-nav-back.gif) no-repeat;
}
.menu-bottom{
	padding:0 0 5px;
	background:url(../images/top-nav-bottom.gif) no-repeat bottom left;
}
#header ul {
	width:797px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0 0 0 50px;
	background:#736357;
	border-left:1px solid #b9b1ab;
	border-right:1px solid #b9b1ab;
}
#header ul li{
	float:left;
	padding:0 5px 0 0;
}
#header ul li a{
	display:block;
	font-weight:bold;
	color:#fff;
}
#header ul li a span{
	display:block;
	padding:4px 22px;
}
#header ul li a:hover, #header ul li.active a{
	background:url(images/top-nav-hover.gif) no-repeat;
	text-decoration:none;
}
#header ul li a:hover span, #header ul li.active a span{
	background:url(../images/top-nav-hover-end.gif) no-repeat right top;
}
#content{
/*	width:799px;
	overflow:hidden;
	padding:18px 0 0; */
		overflow:hidden;
	width:100%;
	padding-top:18px;
	float:left;
}


.main-content{
	width:576px;
	overflow:hidden;
	padding:0 22px 25px 33px;
	float:right;
}

.main-content-slideshow{
	width:805px;
	overflow:hidden;
	padding:0 10px 25px 10px;

}

.main-content h3{
	font-size:14px;
	margin:0 0 -25px;
}
.main-content h2{
	font-size:16px;
	margin:0;
	color:#015B8D;
}
.main-content p{
	margin:24px 0;
}

.main-content p.list{
	margin:8px 0;
}


.main-content ul{
	margin:0;
	padding:0 0 0 37px;
    position: relative; 
}
.main-content ul li{
	list-style: none;
  background: url(../images/small_soccerball.gif) 0% 0% no-repeat;
	line-height: 1.3em;
	margin:0px;
  padding:0px 0px 10px 15px;
}

/* main-content one column layout */


.main-content-single{
	width:799px;
	padding:0 22px 0px 0px;
	overflow:hidden;
}
.main-content-single h3{
	font-size:16px;
	margin:0;
}
.main-content-single h2{
	font-size:16px;
	margin:0;
	color:#015B8D;
}

.main-content-single h2.second{
	font-size:14px;
	margin:0;
}

.main-content-single p{
	margin:24px 0;
}

.main-content-single p.error {
  margin-left:0px;
  color:#9E0B0F;
  margin-bottom:3px;
}

.main-content-single p a {
  color:#0071BC;
  text-decoration:none;
}

.main-content-single p a:hover {
  text-decoration:underline;
}


.main-content-single p.midtitle{
	margin:10px 0px 24px 0px;
}

.main-content-single p.list{
	margin:8px 0;
}

.main-content-single p.listbig{
	margin:24px 0px 8px 0px; 
}

.main-content-single ul{
    margin:15px 0px 0px 3px;
    padding:0;
    position: relative; 
}
.main-content-single ul li{
   	list-style: none;
   	background: url(../images/small_soccerball.gif) 0% 0% no-repeat;
	line-height: 1.3em;
	margin:0px;
    padding:0px 0px 5px 15px;
}

.main-content-single ul li ol {
  padding-top:10px;
}

.main-content-single ul li ol li {
  list-style-type:decimal;
	line-height: 1.3em;
	margin:0px;
  padding:0px 0px 5px 15px;
  background:none;

}



/* end og main content one column layout */





.left-column{
	width:165px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
	line-height:18px;
}
.left-column li{
	width:165px;
	overflow:hidden;
	float:left;
	margin:-2px 0 2px;
	background:url(../images/left-menu-sep.gif) no-repeat top;
}
.left-column li a{
	display:block;
	padding:11px 0 7px 9px;
}
.left-column li a:hover, .left-column li.active a{
	text-decoration:none;
	color:#534741;
	background:#fff url(../images/left-menu-hover.gif) repeat-y;
	font-weight:bold;
}
#footer{
	width:799px;
	overflow:hidden;
	text-align:center;
	padding:20px 0 0;
}
.footer-menu{
	width:799px;
	overflow:hidden;
	padding:5px 0 0;
	background:url(../images/footer-menu-top.gif) no-repeat;
}
.footer-menu-bottom{
	width:799px;
	padding:0 0 5px;
	overflow:hidden;
	background:url(../images/footer-menu-bottom.gif) no-repeat bottom left;
}
#footer ul{
	width:647px;
	overflow:hidden;
	margin:0;
	padding:0 0 0 150px;
	list-style:none;
	background:#f1efee;
	line-height: 30px;
	border-left:1px solid #fbfbfa;
	border-right:1px solid #fbfbfa;
}
#footer ul li{
	float:left;
	padding:0 14px 0 16px;
	background:url(../images/footer-sep.gif) no-repeat left;
}
#footer ul li.first{
	background:none;
}
#footer p{
	margin:4px 0 0;
	font-size:12px;
}

/* form */

.wrapingformbox {
  float :left;
  width:100%;
  clear:both;
  margin-bottom:40px;
  margin-top:0px;
  margin-top:20px;
}

.wrapingtwocol {
  float :left;
  width:100%;
  clear:both;
  margin-bottom:40px;
}

.wrapingtwocolleagues {
  float :left;
  width:100%;
  clear:both;
  margin-bottom:10px;
}



.formbutton{
  cursor:pointer;
  border:outset 1px #ccc;
  background:#999;
  color:#666;
  font-weight:bold;
  padding: 1px 2px;
  background:url(../images/formbg.gif) repeat-x left top;
  width:75px;
}

fieldset {
  border:0pt none;
  margin:0pt;
  padding:0pt;
}


label {  
  display: block;
  font-weight: bold;
}

 label em {
  color:#990000;
  font-weight:bold;
  padding-right:3px;
 }

input {
  width: 220px;
  margin-bottom:10px;
}

.bigsubject {
  width: 320px;
}

textarea {
  width: 320px;
  margin-bottom:10px;
}

select {
	height:22px;
	margin-bottom:10px;
}

.ErrorMessages, .ErrorMessagesDisplay /*Use this to display error messags to the user */
{
    background:#FFEBEB url(../images/x.gif) no-repeat scroll 7px 7px;
    color:#9E0B0F;
    border:2px solid #F5C1C2;
    float:left;
    font-weight:bold;
    margin:5px 10px 15px 10ta bipx;
    padding:7px 7px 7px 28px;
    width:760px;
    position:relative;
	  display:none; 
}  

.ErrorMessagesDisplay
{
  display:block;
}

.ErrorMessageIndividual, .ErrorMessageIndividualDisplay
{
  margin-left:0px;
  color:#9E0B0F;
  margin-bottom:3px;
  display:none;
}

.ErrorMessageIndividualDisplay
{
  display:block;
}


.tourOrange {

font-size:16px;
font-weight:bold
}

.orange {
color:#ff6600;
}




/* from previous goalface site */

.main_navigation_wrapper {
	width:100%;
	float:left;
	background:url(../images/navigation_back.jpg) repeat-x;
	line-height:42px;
	height:42px;
}
.main_navigation_left_right {
	float:left;
	width:15px;
	height:42px;
}
.main_navigation_middle {
	float:left;
	width:775px;
}
.main_navigation_middle ul {
	margin:0px;
	padding:0px;
	float:right;
	height:30px;
	margin-top:3px;
	margin-right:20px;
}
.main_navigation_middle ul li {
	float:left;
	list-style:none;
	text-transform:uppercase;
	height:30px;
	padding:0 10px;
}
.main_navigation_middle ul li a {
	text-decoration:none;
	color:#015b8d;
	font-size:14px;
	font-weight:bold;
	display:block;
	width:100px;
	text-align:center;
}


.main_navigation_middle ul li a:hover,
.main_navigation_middle ul li a.active
 {
	background:url(../images/seleted_tab.jpg) no-repeat;
	background-position:center;
	color:#FFF;
	text-decoration:none;
}


/* for the 2 column layout of homepage */
.main_body_content_wrapper {
	overflow:hidden;
	width:100%;
	padding-top:10px;
	float:left;
}

.main_body_content_single {
  padding:0 22px 25px 0;
  width:799px;
}

.main_body_content_single h3 {
	margin:10px;
	padding:0px;
}

.main_body_content_single h5 {
	margin:10px;
	padding:0px;
	color:#0071bc;
	float:left;
	width:90%;
}


.main_body_content_single p {
  float:left;
  margin:10px;
  padding:0;
  width:790px;
}

.main_body_content_single p.bottom {
  color:#534741;
  font-weight:bold;
}


.main_body_content_single a {
  color:#0071BC;
  font-weight:normal;
  text-decoration:none;
}

.main_body_content_single a:hover {
  text-decoration:underline;
}

.main_body_content_single h2 {
  font-size:14px;
  margin:0;
}


.main_body_content_single ul {
	width:99%;
	float:left;
	margin-top:10px;
	padding-left:5px;
}

.main_body_content_single ul li {
  background:transparent url(../images/small_soccerball.gif) no-repeat scroll 0 10%;
  line-height:1.3em;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0 0 5px 15px;
}





.main_body_left_part {
	width:520px;
	float:left;
	margin-right:5px;
}
.main_body_left_part h3 {
	margin:10px;
	padding:0px;
	color:#015b8d;
	float:left;
}
.main_body_left_part h5 {
	margin:0 10px 10px 10px;
	padding:0px;
	color:#0071bc;
	float:left;
	width:90%;
	font-weight:bold;
	 font-size:13px;
}


.main_body_left_part h5 a {
  color:#0071BC;
  text-decoration:none;
}

.main_body_left_part h5 a:hover {
  text-decoration:underline;
}

.main_body_left_part p {
  float:left;
  margin:10px;
  padding:0;
  font-size:14px;
}

.main_body_left_part ul {
 float:left;
  margin-top:0px;
  margin-bottom:10px;
  padding-left:25px;
  width:99%;
}

.main_body_left_part ul li {
  background:transparent url(../images/small_soccerball.gif) no-repeat scroll 0 10%;
  line-height:1.3em;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0 0 5px 15px;
  font-size:14px;
}

.goal_face_services {
	background:url(../images/goal_face_services.jpg) no-repeat;
	width:494px;
	height:194px;
	float:left;
	padding:15px;
	font-size:15px;
	color:#534741;
	font-weight:bold;
	margin-top:16px;
}
.goal_face_services ul {
	margin:0px;
	padding:0px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.goal_face_services ul li {
	list-style:none;
	background:url(../images/services_list_image.jpg) no-repeat;
	background-position:0 20%; 
	line-height:20px;
	padding-left:30px;
	margin:10px 0;
}
.joining_today_line {
	width:99%;
	float:left;
	font-size:14px;
	color:#534741;
	font-weight:bold;
	margin-top:25px;
	padding-left:0px;
}

.keyline {
font-weight:normal;
}
.joining_today_line a {
	color:#0071bc;
	text-decoration:none;
}
.joining_today_line a:hover {
	text-decoration:underline;
}
.main_body_right_part {
	width:275px;
	float:right;
}
.homepage_quick_tour_button {
	float:left;
}
.register_form_wrapper {
	width:272px;
	float:left;
	padding-top:6px;
}
.register_form_top_bottom {
	width:272px;
	float:left;
	height:10px;
}
.register_form_middle {
	width:272px;
	float:left;
	background:url(../images/register_form_middle.jpg) repeat-y;
}
.register_form_middle h5 {
	width:100%;
	float:left;
	text-align:center;
	color:#015b8d;
	padding:0px;
	margin:5px 0 10px 0;
}
.register_form_middle .register_input_main_row {
	width:99%;
	float:left;
	margin:6px 0;
	font-size:12px;
	color:#534741;
	font-weight:bold;
	padding-left:10px;
}

.register_input_main_row em {
color:#990000;
font-weight:bold;
padding-right:3px;
}

.register_input_main_row .register_input_title {
	width:77px;
	float:left;
}
.register_input_main_row .register_input_row {
	width:168px;
	float:left;
}
.register_input_row input {
	border:solid 1px #b2e1f5;
	width:100%;
}
.register_input_row select {
	border:solid 1px #b2e1f5;
	width:54px;
	font-size:11px;
}
.pre_register_button_div {
	width:100%;
	float:left;
	text-align:center;
	margin:10px 0;
}
.pre_register_button {
	background:url(../images/pre_register_button.jpg) no-repeat;
	width:94px;
	height:26px;
	border:none;
}

.submit_button_div {
	width:100%;
	float:left;
	text-align:center;
	margin:10px 0;
}

.submit_button {
	background:url(../images/submit_button.jpg) no-repeat;
	width:94px;
	height:26px;
	border:none;
}
.signInline {
	float:left;
	color:#534741;
	font-weight:bold;
	margin-left:50px;
	font-size:12px;
}

.signInline a {
	color:#0071BC;
	text-decoration:none;
}

.signInline a:hover {
	text-decoration:underline;
}


/* features abouts us graphic*/
.goal_face_features_wrapper {

	margin:0 auto;	
	padding-top:0px;
	padding-left:0px;
	
}
.goal_face_features {
	width:494px;
	padding:10px 5px 0 85px;
	font-size:14px;
	line-height:17px;
	height:68px;
	margin-bottom:2px;
	font-weight:bold;
}
.red_text {
	color:#177EC1;
	font-weight:bold;
}


.goal_face_features a {
	color:#177ec1;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.goal_face_features a:hover {
	text-decoration:underline;
}


.goal_face_features_team  {
	width:494px;
	padding:0px 5px 0 110px;
	font-size:12px;
	line-height:17px;
	height:120px;
	margin-bottom:20px;
	font-weight:normal;
}


.player_box {
	background:url(../images/player.jpg) no-repeat #eef6e4;
}
.leagues_box {
	background:url(../images/leagues.jpg) no-repeat #eef6e4;
}
.teams_box {
	background:url(../images/teams.jpg) no-repeat #eef6e4;
}
.fans_box {
	background:url(../images/fans.jpg) no-repeat #eef6e4;
}

.team_member1 {
	background:url(../images/john.png) no-repeat #eef6e4;
}

.team_member2 {
	background:url(../images/kelly.png) no-repeat #eef6e4;
}


/*footer from previous site*/
.main_footer_wrapper {
	width:100%;
	float:left;
	background:url(../images/footer_middle_back.jpg) repeat-x;
	height:106px;/* 36px ,before adding the div=logos in the footer */
	line-height:36px;
	margin-top:20px;
	overflow:hidden;
}

.main_footer_wrapper p span {
line-height:5px;
}


.footer_left_right {
	width:15px;
	height:36px;
	float:left;
}
.footer_middle_part {
	float:left;
	width:775px;
	text-align:center;
}
.footer_middle_part ul {
	margin:0 auto;
	padding:0px;
	padding-left:65px;
}
.footer_middle_part ul li {
	padding:0 10px;
	font-size:12px;
	list-style:none;
	font-weight:bold;
	float:left;
}



.footer_middle_part ul li a {
	text-decoration:none;
	color:#015b8d;
	width:101px;
	display:block;
}

.footer_middle_part ul li a:hover {
	text-decoration:none;
	background:url(../images/footer_tab_selected.jpg) no-repeat;
	background-position:center;
	color:#FFF;
}

.footer_middle_part ul li a.active {
   	text-decoration:none;
	background:url(../images/footer_tab_selected.jpg) no-repeat;
	background-position:center;
	color:#FFF;
}

.main_footer_wrapper p {
 font-size:12px;
margin:4px 0 0;
text-align:center;
}


.main_footer_wrapper p a {
    color:#0071BC;
  text-decoration:none;
}


.main_footer_wrapper p a:hover {
  text-decoration:underline;
}
.style3 {
font-size:9px;
}


/* button for tour */
.button
{
text-align:center;
}

.button_tour_wrapper  {
background-image:url("../images/button_tour.jpg");
cursor:pointer;
height:50px;
text-align:center;
vertical-align:middle;
width:308px;
margin-left:250px;
}

.button_tour_wrapper .signuptitle {
color:#ff8400;
cursor:pointer;
font-size:20px;
font-weight:bold;
line-height:46px; /* to move the text up change to 32 */
}

