
.fui_checkout_top {
	width: 100%;
	height: 60px;
}

.fui_checkout_top_left {
	float: left;
}

.fui_checkout_top_left h1 {
	float: none;
	margin-top: 15px;
}

.fui_checkout_top_right {
	float: right;
}


.formlabel {
	font-size: 12px;
}
.forminput {
	font-size: 12px;
}

.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.. */

body {
	background:#ccc;
	color:#444;
	text-align:center;
	font-size:12px;
}

input{
	color:#444;	
	font-family:arial;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#0099ff;
}

a:visited {
	color:#0099ff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


hr {
	border:0;
	height:1px;
	background:#ddd;
}
h1 {
	color:#444;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
}

.success {
	padding:10px;
	font-size:12px;
	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;
	margin:10px;
	text-align:left;
	width:500px;
	background:#fff;
	color:#444;
	font-size:12px;
	padding:0; /* just to force margins etc to kick in */
}
.page_frame input { 
	font-size:12px;
	font-family:arial;
	padding:2px;
}
.page_frame select {
	font-size:12px;
	font-family:arial, trebuchet ms, sans-serif;
	color:#444;
}
.page_frame file {
	border:1px solid #ccc;
	background:#f2f2f2;
	font-size:14px;
	font-family:arial, trebuchet ms, sans-serif;
}
.page_frame .submit {
	font-family:arial;
}
.page_frame .no_border {
	border:0;
}

.login_form_container{
	line-height:20px;
}

#login_form {
	margin:0;
	padding:0;
}
#login_form input { 
	font-size:12px;
	font-family:arial;
	padding:2px;
}
.login_form_frame {
	margin:10px 10px;
	width:480px;
}
.login_form_frame a {
	text-decoration:none;
	color:#0099ff;
}

.login_form_frame a:visited {
	color:#0099ff;
	text-decoration:none;
}
.login_form_frame a:hover {
	text-decoration:underline;
}
.login_form_row {
	width:440px;
	padding:5px;
	margin:0 auto;
}
.login_form_label {
	font-size:12px;
	float:left;
	width:120px;
	text-align:right;
}
.login_form_field {
	float:left;
	width:290px;
	margin-left:10px;
}

.login_form_field a{
	font-size:12px;
}
.login_form_help {
	float:left;
	margin-top:20px;
	margin-left:0;
	line-height:20px;
}
.login_form_help a {
	color:#0099ff;
	text-decoration:none;
}

.login_form_message {
	margin:0 0 5px 0;
	padding:10px;
	background:#fcc;
	border:1px solid #e99;
}

.install_app_form_frame {
	margin:10px;
	width:480px;
}
.install_app_form_frame a {
	font-size:11pt;
	text-decoration:none;
	color:#0099ff;
}
.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:#0099ff;
}
.activate_form_message {
	margin:10px 0;
	padding:10px;
	background:#ffc;
	border:1px solid #ee9;
}

.activate_form_error_message {
	margin:0 0 5px 0;
	padding:10px;
	background:#fcc;
	border:1px solid #e99;
}

.register_form_frame {
	margin:10px;
	width:480px;
	line-height:18px;
	font-size:12px;
}
.register_form_frame a {
	font-size:12px;
	text-decoration:none;
	color:#0099ff;
}

.register_form_row {
	width:480px;
	padding:3px;
}
.register_form_label {
	float:left;
	width:140px;
	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;
}

.reset_form_frame {
	margin:10px;
	font-size:12px;
	width:480px;
}
.reset_form_frame a {
	font-size:12px;
	text-decoration:none;
	color:#0099ff;
}
.reset_form_row {
	width:480px;
	padding:3px;
}
.reset_form_label {
font-size:12px;
line-height:18px;
	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:#0099ff;
	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;
	height:25px;
	padding:5px 5px 4px 5px;
	font-size:11px;
	line-height:25px;
}
.powered_by_fatsoma a {
	font-size:11px;
}

.powered_by_fatsoma a:visited {
	
	font-size:11px;

}
.powered_by_fatsoma a:hover {

text-decoration:underline;
	font-size:11px;

}

.top_right_skip_link {
	float:right;
	width:110px;
	text-align:right;
	line-height:18px;
}

.branded_header { }
.branded_header_image {
	width:500px;
	border:0;
}
.branded_header_image_large {
	width:800px;
}
.branded_app_image {
	height:100px;
	width:100px;
	margin-right:10px;
}

.skin_subheader {
}

.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:#0099ff;
}

.big_link a:visited {
	color:#0099ff;
	text-decoration:none;
}

.big_link a:hover {
	text-decoration:underline;
}

.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;
}