/* CSS Document  */

select {
	width:130px;
	height:20px;
	font-size:10px;
	background:#000000;
	border:1px solid #666;
	color:#e4dcaa;
	font-weight:bold;
	margin-bottom:10px;
}

input {
	font-size:10px;
	background:#FFFFFF;
	border:1px solid #666;
	color:#222222;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	margin:5px 0px 5px 0px;
}

.bodyContainer {
	background:url(../pp_images/homepage_2009/bg_lhs.gif) no-repeat top left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

.LHCbackground {
	width:188px;
	background:url(../pp_images/homepage_2009/bg_lhc_1px.gif) repeat-y bottom left;
	float:left;
}

.LHC {
	width:178px;
	height:537px;	
	float:left;
	padding:5px 0 0 10px;
	background:url(../pp_images/homepage_2009/bg_lhs.gif) no-repeat top left;
}

.LHC #joinnow {
	width: 167px;
	display: inline;
	height: 88px;
	float:left;
	margin:10px 0px 0px 0px;
}

.LHC #boxes {
	float:left;
	margin:15px 0px 0px 0px;
}

.LHC #login {
	width:137px;
	height:111px;
	display: inline;
	float:left;
	padding:35px 15px 0px 15px;
	margin:10px 0px 0px 0px;
	background:url(/pp_images/homepage_2009/LHC_login.gif) no-repeat 0 0;
	text-align:left;
}

.LHC #lounge {
	width:137px;
	display: inline;
	height:86px;
	float:left;
	padding:40px 15px 20px 15px;
	margin:10px 0px 0px 0px;
	background:url(/pp_images/homepage_2009/LHC_lounge.gif) no-repeat 0 0;
}

.LHC #login p{
	line-height:13px;
}

#buttonLogin {
  width: 143px;
  height: 20px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-align:right;
  background: transparent url(/pp_images/homepage_2009/btn_login.gif) no-repeat right top;
  cursor: pointer; 
  cursor: hand;
}


html>body .RHC{
	width:572px;	
	display: inline;
	float:left;
	padding:5px 0 0 0;
	background:url(/pp_images/homepage_2009/bg_rhs.gif) no-repeat top left #ffffff;
}

.RHC{
	width:572px;	
	float:right;
	padding:5px 0 0 0;
	background:url(/pp_images/homepage_2009/bg_rhs.gif) no-repeat top left #ffffff;
}

.RHC .intro {
	width:329px;
	float:left;
	padding:20px;
	display: inline;
	text-align:left;
}

.RHC .intro h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3d3d3d;
	font-weight:bold;
	line-height:28px;
}

.RHC .intro h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3d3d3d;
	font-weight:bold;
	line-height:20px;
	margin:10px 0px 0px 0px;
}

.RHC #card {
	width:203px;
	height:170px;
	float:left;
}

.RHC .bulletcopy {
	width:436px;
	padding:20px;
	float:left;
	padding-right:115px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	font-weight:none;
}

.RHC .bulletcopy p {
	font-size:12px;
	margin:0;
	padding:0;
}

.RHC .bulletcopy ul {
	float:left;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}

.RHC .bulletcopy ul li {
	background:url(/pp_images/homepage_2009/bullet.gif) no-repeat left top;
	font-size:14px;
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:25px;
	margin-bottom:20px;
}


.bottom {
	background:url(/pp_images/homepage_2009/bg_bottom.gif) no-repeat 0 0;
	float:left;
	width:760px;
	height:20px;
}

.clear {
	clear:both;
}

.RHC a:link, .RHC a:visited{color:#3d3d3d; text-decoration:underline;}
.RHC a:hover, .RHC a:active {color:#a59c59; text-decoration:underline;}
