/* Global Settings */
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:62.5% Arial, Helvetica, sans-serif;
text-align: left;
background:#fff url(http://missiondash.com/app/new/img/bg.jpg) repeat;
}
 
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote { 
       background: #e7fffe;
       padding: 15px;
       border: 1px solid #dcdeff;
       margin-bottom: 15px;
} 
blockquote p{
 font-size:1.2em;
       color: #595959;
       margin-top: 5px;
}

small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/* Links */
 
a, a:visited {
text-decoration:none;
}
 
/* Forms */
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em helvetica, arial, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
 
/* Wrapper */
 
#wrap {
width:960px;
margin:0 auto;
}
 
/* Global Classes */
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* Layout */

.wrapp_ {
	width:769px;
	height:auto;
	min-height:800px;
	margin:0 auto;
}

.signup {
width:769px;
height:540px;
background:url(../join/img/bgn.png) no-repeat;
margin:0 auto;
clear:both;
position:relative;
top:20px;
}

.logo {
float:left;
margin-top:15px;
clear:both;
}

/* FORM */

/* FORM */

.form_s {
width:77%;
margin:0 auto;
padding-top:20px;
}

.form_s input.txt {
background:#eee;
border:1px solid #d4d4d4;
margin-top:5px;
margin-bottom:5px;
width:450px;
color:#333;
font-size:2.2em;
padding:3px;
}

.form_s .lbl {
font-size:1.9em;
position:relative;
top:8px;
padding-right:10px;
float:left;
width:100px;
color:#333;
}

.ftop {
margin-bottom:20px;	
margin-left:10px;
}

.form_s h1 {
color:#333;
padding:0; margin:0;
padding:0 10px 10px 8px;
}

.form_s p {
width:97%;
margin:0 auto;
color:#333;
line-height:130%;
}

.form_s h3 {
color:#333;
padding:5px;
font-size:1.3em;
}

.form_s .btn {
float:right;
width:100px;
height:25px;
margin:10px;
}

#map img {
	cursor:pointer;
} 

.already {
	width:340px;
	height:67px;
	background:url(http://goallpower.com/fom/app/join/img/alreadymember.png) no-repeat;
        float:right;
        margin-right:63px;
        position:relative;
        top:32px;
        cursor:pointer;

}

.fologo {
width:95px;
height:63px;
background:url(http://goallpower.com/fom/app/join/img/fisherslogo.png) no-repeat;
float:left;
position:relative;
top:14px;
left:85px;
}


.gaptab2 {
float:left;
width:189px;
height:44px;
position:relative;
left:15px;
top:-3px;
}

.watchseminars {
float:left;
width:189px;
height:44px;
position:relative;
left:15px;
top:-3px;
}

.howtoplay {
float:left;
width:189px;
height:44px;
position:relative;
left:10px;
margin-left:100px;
top:-3px;
}

.newssub {
float:left;
padding:20px;
}

.newssub label {
position:relative;
top:-2px;
color:#333;
font-size:1.1em;
}

.submitright {
float:right;
position:relative;
top:5px;
}