.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}

/* hide from ie-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end hiding.. */

.fasttrack_divider {
	border-left: 1px solid #eee;
}

body {
	background:#e7e7e7;
	color:#444;
	text-align:center;
}

a {
	font-size:12px;
	text-decoration:none;
	color:#00A6E0;
}

a:visited {
	color:#00A6E0;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}


hr {
	border:0;
	height:1px;
	background:#ddd;
}
h1 {
	color:#444;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.success {
	padding:5px;
	font-size:9pt;
	background:#dfc;
	border:1px solid #6c0;
	margin-bottom:10px;
}

.error {
	padding:5px;
	font-size:9pt;
	background:#fcc;
	border:1px solid #c00;
	margin-bottom:10px;
}
.error a {
	font-size:9pt;
}

.padder_10 {
	margin:0;
}

.page_top_bar {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:5px;
	background:#000;
	border-bottom:1px solid #000;
}
.page_frame {
	font-family:Arial, Trebuchet MS,sans-serif;
	font-size:9pt;
	margin:10px;
	text-align:left;
	background:#fff;
	line-height:18px;
	color:#444;
	padding:1px; /* just to force margins etc to kick in */
}
.page_frame input[type="text"],
.page_frame input[type="password"]
{ 
	font-size:12px;
	font-family:arial;
	padding:3px;
}

.page_frame select {
	font-size:12px;
	font-family:arial, sans-serif;
}
.page_frame file {
	
	font-size:12px;
	font-family:Arial, Arial, sans-serif;
}

.page_frame .no_border {
	border:0;
}

.login_form_container{
	padding:30px 0 0 0;
}

#login_form {
	margin:0;
	padding:0;
}
.login_form_frame {
	margin:10px 10px;
	width:480px;
}
.login_form_frame a {
	font-size:12px;
	text-decoration:none;
	color:#00A6E0;
}

.login_form_frame a:visited {
	color:#00A6E0;
	text-decoration:none;
}
.login_form_frame a:hover {
	background-color:#DDEEFF;
	color:#4477AA;
	text-decoration:none;
}
.login_form_row {
	width:350px;
	padding:5px;
	margin:0 auto;
}
.login_form_label {
	font-size:12px;
	float:left;
	width:80px;
	text-align:right;
}
.login_form_field {
	float:left;
	width:250px;
	margin-left:10px;
}

.login_form_help {
	float:left;
	margin-top:20px;
	margin-left:0;
	line-height:20px;
}
.login_form_help a {
	color:#00A6E0;
	text-decoration:none;
	font-size:8pt;
}

.login_form_message {
	margin:10px 0 0 0;
	padding:10px;
	background:#fcc;
	border:1px solid #e99;
	color:#444;
}

.install_app_form_frame {
	margin:10px;
	width:480px;
}
.install_app_form_frame a {
	font-size:11pt;
	text-decoration:none;
	color:#00A6E0;
}
.install_app_facebook_frame {
	margin-top:10px;
}
.install_app_facebook_frame a {
	font-size:12px;
}
.install_app_form_frame ul {
	padding-left:30px;
	margin:0;
}
.install_app_form_frame td {
	font-size:9pt;
}
.install_app_form_frame p {
	margin:6px 0 7px 0;
}
.install_app_form_frame table {
	margin-bottom:15px;
}
.install_app_facebook_link {
	float:left;
	text-align:center;
	margin-left:75px;
}
.install_app_facebook_link a {
	font-size:9pt;
	line-height:14px;
}
.install_app_skip_link {
	float:left;
	margin-left:10px;
}

.activate_form_frame {
	margin:10px;
	width:480px;
}
.activate_form_frame a {
	font-size:12px;
	text-decoration:none;
	color:#00A6E0;
}
.activate_form_message {
	margin:0;
	padding:10px;
	background:#ffc;
	border:1px solid #ee9;
	color:#444;
}

.activate_form_error_message {
	margin:0 0 5px 0;
	padding:10px;
	background:#fcc;
	border:1px solid #e99;
	color:#444;
}

.register_form_frame {
	margin:10px;
	width:480px;
}
.register_form_frame a {
	font-size:12px;
	text-decoration:none;
	color:#00A6E0;
}

.register_form_row {
	width:380px;
	padding:3px;
}
.register_form_label {
	font-size:12px;
	float:left;
	width:120px;
	text-align:right;
}
.register_form_field {
	float:left;
	margin-left:10px;
}
.register_form_field_city a {
	font-size:9pt;
	font-weight:normal;
}
.register_form_message {
	margin:0 0 5px 0;
	padding:10px;
	background:#fcc;
	border:1px solid #e99;
	color:#444;
}

.reset_form_frame {
	margin:10px;
	width:480px;
}
.reset_form_frame a {
	font-size:12px;
	text-decoration:none;
	color:#00A6E0;
}
.reset_form_row {
	width:480px;
	padding:3px;
}
.reset_form_label {
font-size:14px;
	float:left;
	width:140px;
	text-align:right;
}
.reset_form_field {
	float:left;
	margin-left:10px;
}
.reset_form_help {
	float:left;
	margin-left:0;
}
.reset_form_help a {
	color:#00A6E0;
	text-decoration:none;
	font-size:8pt;
}

.powered_by_fatsoma {
	margin:20px 10px 0 5px;
	background-color:#fff;
	background-image:url(http://www.fatsoma.com/graphics/logos/fatsoma-small-white.jpg);
	background-repeat:no-repeat;
	background-position:right 12px;
	color:#444;
	height:25px;
	padding:5px 5px 4px 5px;
	font-size:8pt;
}
.powered_by_fatsoma a {
	color:#00A6E0;
	text-decoration:none;
	font-size:12px;
	line-height:25px;
}

.powered_by_fatsoma a:visited {
color:#00A6E0;
text-decoration:none;

	font-weight:bold;
}
.powered_by_fatsoma a:hover {
background-color:#DDEEFF;
color:#4477AA;
text-decoration:none;

	font-weight:bold;
}

.top_right_skip_link {
	float:right;
	width:110px;
	text-align:right;
	line-height:24px;
}

.branded_header {}
.branded_header_image {
	width:500px;
}
.branded_app_image {
	height:100px;
	width:100px;
	margin-right:10px;
}

.skin_subheader {
	font-size:11pt;
	color:#333;
}

.big_link{
	font-size:20px;
	font-weight:bold;
	background-color:#DDEEFF;
	text-align:center;
	padding:5px;
	margin:5px;
}

.big_link a {
	font-size:20px;
	text-decoration:none;
	color:#00A6E0;
}

.big_link a:visited {
	color:#00A6E0;
	text-decoration:none;
}

.big_link a:hover {
	background-color:#DDEEFF;
	color:#4477AA;
	text-decoration:none;
}

.accounts_tableheader{
	font-weight:bold;
	background-color:#f2f2f2;
	line-height:17px;
	padding:3px 5px;
}

.accounts_tablecell{
	vertical-align:top;
	background-color:#fff;
	line-height:15px;
	padding:3px 5px;
	border-bottom:1px dotted #ddd;
}

.padding_10 {
	padding:10px;
}

#fasttrack_footer {
	padding:5px;
	font-size:12px;
	margin-top:25px;
	font-family:Arial, Trebuchet MS,sans-serif;
	color:#666;
	position: relative;
}

#fasttrack_footer_left {
	float: left;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#fasttrack_footer_right {
	float: right;
	padding-right: 2px;
}

#fasttrack_footer_right a:hover {
	background-color: transparent;
}

.multipleselector_selector_group {
	margin:0 0 10px 115px;
	font-size:12px;
}

.fasttrack_step_off {
	padding:5px;
	font-family:Arial, Trebuchet MS,sans-serif;
	font-size:12px;
	/*background:#f7f7f7;
	color:#999;*/
	text-align:center;
}
.fasttrack_step_off b {
	color:#777;
	font-size:14px;
}

.fasttrack_step_on {
	padding:5px;
	font-family:Arial, Trebuchet MS,sans-serif;
	font-size:12px;
	/*background:#ddd;
	color:#666;*/
	text-align:center;
}

.fasttrack_step_on b {
	color:#333;
	font-size:14px;
}

.fasttrack_steps_bar {
	padding:0;
	background:#ccc;
}
