body{
	color: #555;
}

a {
	color: #555;
	text-decoration: underline;
}

a:hover {
	color: red;
}

#upperarea {
	height: 530px;
}

#modelpic{
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	width: 350px;
	height: 525px;
	overflow: hidden;
	border: 1px solid #999999;
}

#modelfaces {
	margin: 20px 0px;
	height: 52px;
	overflow: hidden;
}

.face{
	margin-right: 1px;
	float: left;
	width: 49px;
	height: 49px;
	overflow: hidden;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#modeldescription {
	margin: 3px;
	width: 692px;
	overflow: hidden;
}

#modelstats {
	margin: 3px;
	margin-top: 0;
	padding: 3px;
	width: 686px;
	overflow: hidden;
	background-color: #555;
	color: rgb(245,244,244);
	height: 250px;
	background-image: url('../../images/modeljoin_page/statsbkgnd.gif');
	background-repeat: no-repeat;
}

#modelstats #columns ul{
	float: left;
	list-style: none;
	height: 125px;
	line-height: 1.5em;
	margin: 0px 10px;
	padding: 0;
	padding-right: 10px;
	padding-top: 10px;
}
#modelstats #columns {
	height: 125px;
}
#modelstats h2 {
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 1.5em;
	font-weight: 800;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#modelstats .modelhobbies{
	display: block;
	margin-left: 10px;
	line-height: 1.5em;
}
#modelstats .title {
	font-weight: bold;
}

#join_area{

	float: left;
	width: 339px;
	height: 527px;
	overflow: hidden;
	background-image: url('../../images/modeljoin_page/joinbkgnd.gif');
	background-repeat: no-repeat;
	color: rgb(245,244,244);
}

#join_area p {
	margin: 5px 3px;
}

#joinform table{
	margin: 0 auto;
}
#joinform #joinbtn {
	margin-top: 10px;
	text-align: center;
}
#join_area h3 {
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 0.95em;
	font-weight: 800;
	border-bottom: 1px solid #999999;
	padding-left: 10px;
}

#join_area h1{
	color: rgb(245,244,244);
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 1.5em;
	font-weight: 800;
	margin: 0px;
	text-align: center;
	margin-bottom: 10px;
}

#join_area a{
	color: rgb(245,244,244);
}

#join_area input.text {
	width: 170px;
}

#join_area input.password {
	width: 170px;
}

input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url("../../images/shared/formbuttonbkgnd.jpg");
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input#joincredit {
	width: 170px;
}

.altbilling input {
	width: 125px;
}


input.submit:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

#join_area a:hover{
	color: red;
}

#creditcards{
	overflow: hidden;
	width: 210px;
	margin: 0 auto;
}
#creditcards img {
	width: 39px;
	height: 24px;
	margin: 0px 5px;
	padding: 0px;
}
#disclaimer{
	margin-top: 0px;
	font-size: 0.80em;
}

.modelquote{
	margin-left: 50px;
	margin-right: 50px;
}

.modelname{
	text-align: right;
	margin-right: 60px;
}

#modeldescription h2{

	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 0.95em;
	font-weight: 800;
	margin: 0px;
	margin-bottom: 10px;
}

.join_select {
	width: 220px;
}
