.formUl {
	background:#e7e7e7 url(/ca_twopointo_cms_vc/images/bg-login-form.jpg) repeat-x top;
border:1px solid #fff;
list-style-type:none;
margin:20px 25px 20px 0;
width:450px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
float:left;
padding:0 0 30px;
-moz-box-shadow: 0 0 4px #999; -webkit-box-shadow: 0 0 4px #999; -webkit-transition: all 0.1s ease-out;
}



#formHold {
	width: 860px;
}



#formText {
	color:#444444;
width:100%;
margin:15px 0 20px;
float:left;
}



.formAdBottom {
	float: left;
	padding-left: 15px;
}

img {
	border: none;
	outline: none;
}

img a {
	border: none;
	outline: none;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
	margin-left: 3px;
}

/*Form General Info`````````````````````````````````````````````````````*/


.formProfileGeneral {
	margin: 0;
}

.formFirstName,.formLastName,.formEmail,.formPassword,.formBirthday,.formAbout
	{
	float: right;
	font-size: 12px;
	width: 250px;
}

.formBirthdayHide,.formBirthdayShow {
	
}

.showHideBday {
	float: right;
	margin-right: 20px;
}

/*Form Favs*/
.formProfileFavs {
	width: 500px;
}

/*Form Details*/
.formProfileFavs {
	width: 500px;
}

br {
	clear: left;
}

.inputGeneral li:hover,.inputFavs li:hover,.inputDetails li:hover,.inputLife li:hover
	{
	background: #ccc;
}

.inputGeneral li,.inputFavs li,.inputDetails li,.inputLife li {
	padding: 10px 5px 5px;
}

#buttonSubmit {
	background: transparent none repeat scroll 0 0;
	height: 102px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#buttonSubmit {
	float: left;
	margin-top: 20px;
}

#buttonSubmit a {
	/*background:transparent url(../images/button-sprite.png) no-repeat scroll left top;*/
	display: block;
	height: 55px;
	position: relative;
}

#buttonSubmit a.home {
	width: 150px;
	height: 55px
}

#buttonSubmit a span {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}

#buttonSubmit a span:hover {
	cursor: pointer;
}

#buttonSubmit a.home span {
	background-position: 0 -55px;
}

.sizeTextarea {
	width: 448px;
}

#form1 {
	width: 500px;
	margin-left: 140px;
	font-family: Arial, Helvetica, sans-serif;
}

.lrgWriting {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 250px;
	padding: 5px;
}

label {
	color:#6D7E9F;
float:left;
font-family:helvetica,arial,sans-serif;
font-size:14px;
font-weight:normal;
margin:10px;

width:500px;
}



form#antmSubmissionForm ul.formUl {
	height:1600px;}

form#antmSubmissionForm textarea {
height:60px;
margin-bottom:40px;
width:315px;
}




form#antmSubmissionForm label{
	
width:300px;
font-size:12px;}



form#antmSubmissionForm ul.formUl li {
height:auto;
}


form#flashbackChallengeSubmissionForm textarea {
width:280px;
}


form#flashbackChallengeSubmissionForm label{
	
width:300px;
font-size:12px;}



form#flashbackChallengeSubmissionForm ul.formUl li {
height:30px;
padding:10px 0 30px 0;
margin-top:10px;}



#formWrapper {
width:960px;
}


#formWrapper input.button{
	background:url(/images/bg-button-submit.png) no-repeat 0px 0px;
	height: 35px;
	text-indent:-9999px;
	width:63px;
	outline: none;	
	border:none;
}  
#formWrapper input.button:hover {
	cursor:pointer;
	background-position:-68px 0px;	
	outline:none;
}



#formWrapper input.button:active{
outline:none;
	  position: relative;
  top: 1px;}

#buttonSubmit input {
	margin-top: -4px;
}




#formWrapper input  {
	background:transparent url(/ca_twopointo_cms_vc/images/bg-search-input.png) repeat-x;
border: none;
color:#212121;
font-size:11px;
font-weight:bold;
float:left;
height:25px;
margin-right:20px;
padding:8px 0 0 16px;
width:159px;
}

#formWrapper input[readonly] { opacity: .45; filter:Alpha(Opacity=35); }

#formWrapper select {
	height:30px;
	width: 250px;
}

#formWrapper textarea{
	background: #F7FCFF url(../images/bg-input.jpg) repeat-x scroll left top;
	border: 1px solid #ffffff;
	color:#212121;
	font-family: Arial, Verdana;
	font-size:14px;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 250px;
	height: 150px;
}

#formWrapper input[type="checkbox"] {
	width: 20px;
	margin-right:200px;
}

textarea {
	background: #F7FCFF url(../images/bg-input.jpg) repeat-x scroll left top;
	border: 1px solid #ffffff;
	color: #25313C;
	font-size: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 250px;
}

h3 {
	font-family: helvetica;
	color: #1D3B5F;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-shadow: 0 1px 0 #fff;
	text-transform: uppercase;
	background: #59799F none repeat scroll 0 0;
	border-bottom: 10px solid #7798BF;
}

.helpWrapper {
	color: #E3E9F2;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 30px;
}

#submitForm {
	width: 131px;
	margin-left: 500px;
	margin-top: 30px;
}

.rightBoxGrey {
	background: #333333 none repeat scroll 0 0;
	height: 31px;
	margin-left: 252px;
	margin-top: -31px;
	width: 265px;
	z-index: 1;
	position: relative;
	display:none;
}

.helpWrapper input {
	float: left;
	font-size: 13px;
	margin-right: 0;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 7px;
}

#formHeading {
	margin-left: 165px;
	text-align: justify;
	width: 470px;
}


.checkBoxHold {
	float: right;
	line-height: 20px;
	text-align: right;
	width: 80px;
}

.no-label {
	color: #FFCC00;
	font-size: 12px;
	margin: 0 0 2px;
	padding: 0 0 0 20px;
}

textarea.expanding {
	height: 60px;
	line-height: 18px;
	margin-right: 455px;
	max-height: 100px;
	min-height: 60px;
	width: 250px;
}

.textAreaExpand {
	height: 100px;
}

.textareaLi {
	margin-top: 20px;
}

.serverSideError {
	height: auto;
	color: #eebe30;
}

.serverSideError a {
	height: auto;
	color: #eebe30;
	font-weight: bold;
}

.round {
	background: #ddd;
}

div.tooltip {
	display: none;
	color: #8393BF;
	text-align: left;
	margin-top: 17px;
	width: 400px;
	padding-right: 50px;
	font-size: 13px;
	/* outline radius for mozilla/firefox only
	outline-radius: 4px; */
}

div.toolTipWrapper {
/*	width: 260px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index:1606;
*/	
}

li label.error {
color:green;
font-size:12px;
margin-left:330px;
margin-top:-13px;
position:relative;
z-index:200;
}

li label.error a {
	color: #eebe30;
}

table#recaptcha_table tr td.recaptcha_r4_c1 div.recaptcha_input_area label.error
	{
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	top: -1px;
	left: 97px;
	z-index: 100;
	font-size: 12px;
	font-weight: bold;
}

#recaptcha_instructions_image {
	color: white;
	font-weight: normal;
	margin-left: -5px;
}

.css_sized_container .iPhoneCheckContainer {
	width: 300px;
}

.iPhoneCheckContainer {
	position: relative;
	height: 27px;
	cursor: pointer;
	/*overflow: hidden;*/
	float: right;
	width: 83px;
	margin-right: 5px;
}

.iPhoneCheckContainer input {
	position: absolute;
	top: 5px;
	left: 30px;
}

.iPhoneCheckHandle {
	display: block;
	height: 27px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/slider_left.png) no-repeat;
	z-index: 2;
	padding-left: 4px;
}

.iPhoneCheckHandleRight {
	height: 100%;
	width: 100%;
	padding-right: 4px;
	background: url(../images/slider_right.png) no-repeat top right;
	z-index: 2;
}

.iPhoneCheckHandleCenter {
	height: 100%;
	width: 100%;
	background: url(../images/slider_center.png);
	z-index: 2;
}

label.iPhoneCheckLabelOn,label.iPhoneCheckLabelOff {
	white-space: nowrap;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	display: block;
	height: 22px;
	position: absolute;
	width: auto;
	top: 0;
	overflow: hidden;
}

label.iPhoneCheckLabelOn {
	color: #fff;
	background: url(../images/on.png) no-repeat;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
	left: 0;
	padding: 5px 0 0 8px;
	z-index: 1;
}

label.iPhoneCheckLabelOff {
	color: #8B8B8B;
	background: url(../images/off.png) no-repeat right 0;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
	text-align: right;
	right: 0;
	padding: 5px 8px 0 0;
}

.on_off {
	margin-right: 450px;
}

input#recaptcha_response_field {
	background-image: none;
	height: 20px;
}

span#recaptcha_instructions_image {
	font-weight: normal;
}

#recaptcha_widget_div {
	float:left;
height:160px;
width:100%;}

#formText p {
	font-size:13px;
letter-spacing:0.2px;
line-height:18px;}

ul#searchForm {
	list-style: none;
	width: 550px;
}

ul#searchForm li {
	display:inline;
	
}

ul#searchForm input {
font-size:12px;
height:35px;
padding:10px 10px 0 18px;
width:140px;
}

ul#searchForm input.searchButton {
	background:transparent url(/ca_twopointo_cms_vc/images/bg-button-search.png) no-repeat scroll 0 0;
border:medium none;
text-indent:-9999px;
width:65px;
padding:0;
}

ul#searchForm input.searchButton:hover {
	background-position:-70px 0;	
	outline:none;

}


ul#searchForm input.searchButton:active {
	outline:none;
	  position: relative;
  top: 1px;

}

div#searchResults {
	
}

div#searchResults ul {
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
}

div#searchResults ul {
	border-bottom:1px solid #EEEEEE;
border-top:1px solid #FFFFFF;
padding:20px 0;
}



#searchResultsInfoLabel {
	
border-bottom:1px solid #EFEFEF;
margin:20px 0 0;
padding:0 0 10px;
}

