
#btop {
	width:752px;
	margin:0 auto;
	height:37px;
	background:url(../../images/base/site/btop.gif) bottom no-repeat;
}

#header  {
	height:92px;
}

#header h1  {
  float:left;
	margin:0;
	padding:0;
	height:92px;
	width:395px;
	background:url(../../images/base/header/frontpage_logo.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#header h1 a  {
	display:block;
	height:100px;
	width:395px;
}

#header h2  {
	display:none;
}

#frontpage .main-sub  {
	height:92px;
  width:405px;
}

#header .login {
  float:right;
  width:275px;
  margin:20px 5px 0 0;
  padding:0;
}

#header .login p {
  display:none;
}

#header .login a {
  display:block;
  height:48px;
  cursor:pointer;
  width:275px;
  background:url(../../images/base/site/frontpage/already_member.gif) top no-repeat;
}

#header .login a span {
  display:none;
}

#header .login a:hover {
  background-position:bottom;
}





#c {
  padding:0 5px;
  width:736px;
}

#c .message-error {
  margin:0 20px 20px 20px;
}

#c2 {
  float:left;
  width:540px !important;
  margin:0 5px 0 5px;
  padding:0;
  overflow:hidden;
  background:red;
}

#frontpage #c2 {
  width:355px;
}

#frontpage #right {
  display:block;
  float:right;
  width:180px;
  padding:0;

}

#frontpage #right .block {
	width:175px;
	margin:0;
}

#frontpage-image {
  margin:0 0 10px 0;
  height:232px;
  width:175px;
  background:url(../../images/base/site/man_in_crowd.jpg) top no-repeat;
}


#frontpage .box .tc {

}

#frontpage .box .bc {

}

#unregistered-welcome h2 {
	height:52px;
	width:331px;
	padding-top:10px;
	margin:0 auto;
	background:url(../../images/base/site/frontpage_msg.gif) bottom no-repeat;
	overflow:hidden;
}

#unregistered-welcome h2 span {
	display:none;
}

#start-network h3 {
	border:0;
}

#unregistered-welcome p {
	color:#3B3327;
	margin:5px 10px 25px 10px;
  letter-spacing: 0.03em;
  word-spacing: 0.04em;
  line-height: 1.5em;
}

#intro {
  display:block;
  width:450px;
  margin:0 auto;
}


#not-yet {
  color:#377AC7;
  font-size:140%;
  font-weight:100;
  text-align:center;
}

#is-free {
  color:#E87704;
  font-weight:bold;
  text-align:center;
}

#join-button {
  display:block;
  margin:5px auto;
  height:60px;
  width:136px;
  background:url(../../images/base/site/frontpage/join_here.gif) top no-repeat;
}

#beta_msg {
  font-size:90%;
  color:#808080;
  width:400px;
  margin:30px auto 10px auto;
}

#beta_msg p {
  color:#808080;
  margin:0 0 10px 0;
}

#join-button:hover {
  background-position:bottom;
}

#join-button span {
  display:none;
}

#start_msg {

}

#start_msg .tc,
#start_msg .bc {

}

#start_msg h3 {
	display:block;
	background:url(../../images/base/buttons/sign_up_now.gif) top no-repeat;
	border:0;
	width:130px;
	text-align:center;
	margin:10px auto;
	padding:0;
}

#start_msg .sign-up-intro {
  text-align:center;
  color:#12529B;
  font-size:100%;
  font-weight:bold;
  margin:0;

}

#start_msg p {
	font-size:90%;
	color:#716d64;
	margin:10px 5px 5px 5px;
}

#start-button span {
	display:none;
}

#start-button {
	display:block;
	height:39px;
	width:130px;
	background:url(../../images/base/buttons/sign_up_now.gif) top no-repeat;
	margin:0 auto;
}

#start-button:hover {
	background-position:bottom;
}

