body {
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: left; 
  background-color: #c0cbdd;
}

#bp-wrapme { 
	padding: 8px 16px; 
	min-width: 940px;
	width:940px; 
	margin: 15px auto; 
}
#bp-wrapme, #bp-wrapme .sb-inner { 
	background-color: #fff; 
}

#blixipix {
	width: 100%; 
	background-color: #fff; 
	margin: 0;
}

a {
  color: #369;
  text-decoration: none;
}

a:hover {
  color: #69b;
}

a:visited

h2.spHeader {
	color: #999;
}

ul#imgSelect {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	
}

ul#creator-nav li.current {
	font-weight: bold;
	color: #000 !important;
}

ul#creator-nav li {
	color: #999;
}

ul#creator-nav li a {
	color: #68a;
}	

ul#creator-nav li a:hover {
	color: #8ac;
}	

ul#imgSelect li {
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	padding: 0;
}

ul#imgSelect li.width150 {
	width: 160px;
	padding-bottom: 8px;
}

.imgList {
	padding: 4px;
	border: 1px solid #aaa;
}

.imgWrapper150 {
	 min-height: 145px; 
	 width: 160px; 
	 text-align: left;
	 margin: auto 0 0 0;
}

.imgWrapperMinHeight150 {
	min-height: 140px;
}

#progressBarProgress {
	background-color:#D8DFEA;
	border:1px solid #3B5998;
	height:20px;
}

#progressBarTogo {
	background-color:#FFF;
	border:1px solid #3B5998;
	border-left: none;
	height:20px;
}

#progressBar {
	margin:  0 25px 16px 25px;
}

img {
	display: inline !important;
}

#imgActions {
	width: 250px;
	float: right;
}

#fbc-profile {
	width: 430px;
}

#fbc-profileWrapper {
	float: right;
	height:62px;
	padding-left: 0;
	padding-top: 0;
	width:430px;
}

.fb-helper-text {
	 float: right;
	 color: #999;
	 padding-right: 16px;
}

#language-box{
	float: right;
}

#confidential {
  height: 1.5em;
  text-align: center;
  color: white;
  padding: 5px;
  margin-bottom: 5px;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

.HideUntilElementReady
{
  visibility:hidden;
}

.HideUntilElementReady.FB_ElementReady
{
  visibility:visible;
}

img {
  border: none; 
 }

#book {
  padding: 0px;
  margin: 0px auto;
  text-align: left; 
}

#signin {
  float: right;
  text-decoration: none;
  color: white;
  padding: 0px 20px 0px 0px;
  font-size: 11px;
  margin-top: 10px;
  vertical-align: bottom;
}

.inputtext {
  border: 1px solid #bdc768;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 3px;
}

#signin .inputsubmit {
  border: 0pt none;
  cursor: pointer;
  background: #9999EE;
  font-size: 11px;
}

#signin .fbconnect {
  vertical-align: bottom;
}

#blixipix_menu {
	padding-top: 15px;
	font-size: 12px;
}

#blixipix_menu a {
	color: #fff;
}

#blixipix_menu a:hover {
	color: #69b;
}

#homebox {
	float: left;
}

#header .header_content {
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ddd;
}

#header a.title {
  float: left;
  font-size: 24px;
  text-decoration: none;
  margin-top: 3px;
}

#header .account {
  font-size: 11px;
  position: absolute;
  width: 430px;
  padding-top: 10px;
}

.body_content {
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}

.body_content .welcome_img {
  float: left;
}

.body_content .welcome_dialog {
  float: left;
  padding-left: 30px;
}

.body_content .login_prompt {
  padding: 10px 0px 15px;
}

.body_content .login_sector {
  float: left;
}

.login_sector_fb {
  float: right;
  padding-top: 10px;
}

.body_content label {
  display: block;
  float: left;
  padding: 5px 8px 5px 0px;
}

.body_content .welcome_dialog .inputtext {
  float: left;
}

.body_content .welcome_dialog .inputsubmit {
  margin-left: 78px;
}

.body_content .welcome_dialog .signup_container {
  margin: 15px 0px;
  padding: 10px;
  background: #d0dbb0;
}

#header-title {
  float: left;
}

#header-nav {
  float: left;
  padding: 34px 20px 0px 20px;
  font-size: 13px;
}

#header-account {
  clear: none;
  text-align: right;
  padding: 5px 5px 0px 10px;
  font-size: 11px;
}

#header-account .account_links {
  padding: 4px 0px;
}

#header-account .account_links a {
}

#header-profilepic {
  margin: 0px 0px 8px 5px;
  float:right;
}


#header-signin {
  float: right;
  text-decoration: none;
  padding: 5px;
  font-size: 11px;
  vertical-align: bottom;
}

#header-signin .inputtext {
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 3px;
}

#header-signin .inputsubmit {
  border: 0pt none;
  cursor: pointer;
  background: #9999EE;
  font-size: 11px;
}

#header-signin .fbconnect {
  vertical-align: bottom;
}

#signup {
  margin: 20px auto; /* centered */
  padding: 15px;
  text-align: center;
  font-size: 18px;
  display: block;
}
#signup a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.footer_stuff {
  clear: both;
  font-size: 10px;
  padding: 5px 0px;
  margin: 8px auto 0 auto;
  overflow: hidden;
  border-top: 1px solid #ddd;
}

.inputtext {
}

.inputbutton,
.inputsubmit {
  margin-top: 10px;
  padding: 2px 15px 3px 15px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #4c5b24;
  border-right-color: #4c5b24;
  background-color: #6E7E38;
  font-size: 13px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: center; }

#loginbox {
  padding: 20px 8px;
}

.error {
  padding: 10px;
  margin: 10px;
  background: #dd8888 none repeat scroll 0%;
  border-color: red;
  border: 1px solid red;
}

.success {
  margin: 0px 0px 20px;
  border: solid 1px #839553;
  padding: 10px;
  font-weight: bold;
  background: #d0dbb0;
}

#feed_loading {
  padding-left: 10px;
  display: inline;
}

.bluebox {
  float: left;
  width: 430px;
  margin-right: 40px;
}

.bluebox label {
  width: 130px;
}

.bluebox h3 {
  margin-bottom: 20px;
}

.friends_box {
  margin-top: 30px;
}

.friends_table {
  width: 430px;
}

.friends_table .friend_row {
  border-style: solid;
  border-width: 1px;
}

.friends_table .friend_row .profilepic {
  width : 50px;
  height: 50px;
}

.friends_table .friend_row .user {
  padding: 0px 5px;
  width: 225px;
}

.friends_table .friend_row .user .name {
  font-weight: bold;
  padding: 0px 0px 3px;
  white-space: nowrap;
}

.friends_table .friend_row .user .status {
  font-size: 11px;
}

.friends_table .friend_row .lastrun {
  font-size: 11px;
}

.connect_invites {
  padding-top: 8px;
}

.editor table {
    border-spacing: 0;
    border-collapse: collapse;
    border-width: 0;
}
.editor td, .editor th {
    margin: 0;
    padding: 4px;
    background-color: #FFC;
}

.datefield {
  width: auto;
}

/* hacky using tables for layout */
.account_table table, .account_table td {
    margin: 10px;
    padding: 10px;
    vertical-align: top;
}

/*  ----------------------|  LOGIN  |----------------------  */

.register .login_sector {
}

.register .login_sector_fb {
}

/*  ----------------------|  SWEET BLESSED CLEARFIX  |----------------------  */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.clearfix {
    display: inline-block; }

html[xmlns] .clearfix {
    display: block; }

* html .clearfix {
    height: 1%; }


/* button styles */


.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(/creator/images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e00; }
.btn.orange { background: #e3851f; }
.btn:hover { background-color: #a00; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(/creator/images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e00; }
* html .btn.orange { background: #e3851f; }
* html .btn:hover { border-color: #a00; }

/* tooltips */
.tip {
	font: 14px/14px Arial,Helvetica,sans-serif; 
	border:solid 1px #000; 
	width:270px; 
	padding:5px;
	position:absolute; 
	z-index:100;
	visibility:hidden; 
	color:#333333; 
	top:0px;
	left:0px; 
	background-color:#ffffff;
	layer-background-color:#ffffff;
}
                  

