@CHARSET "UTF-8";

/*  
Style Name: Welcome Process
Description: Style for the welcome module.
Version: 1.0
Author: Matt Dorst
Author URI: http://avectra.com/
Date Created: 8-10-11.
Notes: 
*/

/*---------------------------------------- Social Networks */
.twitter_icon,
.facebook_icon,
.flickr_icon,
.linkedin_icon,
.youtube_icon,
.slideshare_icon {position: relative; top: 5px; left: 44px;}

#socialnetworks input[type="text"] {text-indent: 22px;}
#socialnetworks .formfield .description {clear: both; margin-left: 170px;}
#searchby_field span.label label {margin-right: 40px;}

/*---------------------------------------- Registration Process */
.org {
	/*width: 460px;
	float: left;
	margin-top: 15px;*/
}
.org span.label {float: left;}
.org span.label label {
	float: left;
	padding: 5px 0;
	width: 130px;
	min-height: 16px;
	text-align: right;
}
.org h2.label {margin-bottom: 10px;}
.orginfo {float: right; width: 315px;}
.orginfo .pic {float: left;}
.orginfo .infotext {float: right; width: 220px;}

/* branch select page */	
.yourorg {float: left; width: 460px;}
.yourorg .pic {float: left;}
.yourorg .infotext {float: right; width: 365px;}
.yourorg .infotext hr {margin-bottom: 10px;}
	
.createpara {
	color: #00477D;
	font-size: 1.2em;
	width: 300px;
	float: right;
}
/*** END REGISTRATION PROCESS ***/
