/* Start of CMSMS style sheet 'wba :: forms' */
/* taken from iPoster forms */

div#prevRegHead{
	height:35px;
	width:373px;
	background:url(uploads/images/layout/forms/prevRegHead.jpg) no-repeat;
}

div#forgottenPasswordHead{
	height:35px;
	width:373px;
	background:url(uploads/images/layout/forms/forgotPassHead.jpg) no-repeat;
}

div#regFormHead{
	height:35px;
	width:373px;
	background:url(uploads/images/layout/forms/regFormHead.jpg) no-repeat;
}


div#newsFormHead{
	height:35px;
	width:373px;
	background:url(uploads/images/layout/forms/newsFormHead.jpg) no-repeat;
}


label{
font-weight:bold;
color:black;
width:120px;
padding:11px 10px 10px 10px;
font-size:1em;
display:block;
float:left;
}

select{
margin-top:7px;
}

div.formBody{
	width:373px;
	background:url(uploads/images/layout/forms/formBody_BG.png) repeat-x;
	background-color: #2b7c75;
	border:2px solid #05261d;
	padding-top:8px;
	padding-bottom:8px;
}

div.formBody input{
margin-top:8px;
margin-bottom:10px;
	width:220px;
}

div.formBody h3{
text-align:center;
color:#04281e;
font-size:1.6em;
padding:0;margin:0;
}

div.formPurple{
	background:url(uploads/images/layout/forms/formPurple_BG.png) repeat-x;
	background-color: #813aa4;
	border:2px solid #421b54;
}


div.formBodyNewsletter{

padding-top:0px;
padding-bottom:0px;
margin:auto;
}


div.ipCheckbox {
clear:left;
}
div.ipCheckbox input{
width:15px;
margin-left:10px;
margin-top:14px;
float:left;
}
div.ipCheckbox label{
width:280px;
padding-top:12px;
font-size:0.9em;
}


div.ipCheckbox a{
color:black;
}

div.ipCheckbox a:hover{
color:white;
}


div.submit{
	width:224px;
	height:33px;
	padding-right:20px;
	padding-top:6px;
border:0px dotted green;

}



div.submit input{
width:81px;
height:24px;
  padding: 24px 0 0;
  margin: 0;
  border: 0;
background:url(uploads/images/layout/forms/enterButtonEnter.gif) no-repeat 0px 0px;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
float:right;
}

div.submitSubmit input{

background:url(uploads/images/layout/forms/enterButtonSubmit.gif) no-repeat 0px 0px;

}

div.aoi{
margin-left:20px;
margin-right:20px;
}



div.aoiCheckbox{
border:0px dotted pink;
width:140px;
float:left;
}
div.aoiCheckbox input{
width:15px;
margin-top:12px;
margin-left:10px;
margin-right:6px;
margin-bottom:0px;
float:left;

}
div.aoiCheckbox label{
width:80px;
padding:0px;
padding-top:10px;
font-size:0.9em;
}


.statictext{
clear:left;
color:black;
padding:0px;
padding:10px;
font-size:0.9em;
}

div#content{padding-left:15px;padding-right:10px;}

div#leftColumn{
	width:373px;
	border:0px dotted pink;
	float:left;
}


div#rightColumn{
	border:0px dotted green;
	margin-left:393px;
}

div.footnote a{color:white;}
div.footnote a:hover{color:black;}
/* End of 'wba :: forms' */

