/* CSS Document */

#content-wrapper {
	width:980px;
	background-image:url(/graphics/common/stars2.png);
	background-position:bottom left;
	background-repeat:no-repeat;
/*	background-color:#0066CC;*/
	margin-top:8px;
}

#content-left {
	width:485px;
	float:left;
	margin-left:30px;
	margin-bottom:10px;
	text-align:left;
}

#content-right {
	width:409px;
	float:right;
	margin-right:30px;
	margin-bottom:10px;
	text-align:left;
}

#content-whole {
	width:898px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:10px;
	text-align:left;
	float:left;
}

#girl-left {
	width:409px;
	float:left;
	margin-left:30px;
	margin-bottom:10px;
	text-align:left;
/*	background-color:#9933CC;*/
}

#girl-right {
	width:485px;
	height:528px;
	float:right;
	margin-right:30px;
	margin-bottom:10px;
	text-align:left;
/*	background-color:#33FFFF;*/
}

#girl-details-image {
	width:400px;
	height:528px;
	margin-left:45px;
	background-image:url(/graphics/girls/big-image-border.png);
}

.girl-small-image {
	width:60px;
	height:60px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	text-align:center;
}

#girl-details-image img {
	margin-left:47px;
	margin-top:35px;
}

#register-box {
	width:388px;
	height:150px;
	background-image:url(/graphics/common/register.png);
	background-repeat:no-repeat;
	margin-top:22px;
	padding-top:71px;
}

#register-box-form {
	width:200px;
	height:110px;
	margin-left:20px;
/*	background-color:#00CC00;*/
}

#home-video {
	width:250px;
	padding-left:0px;
	float:left;
	margin-top:30px;
}

#home-logos {
	padding-left:0px;
	float:right;
	padding-right:20px;
	margin-top:30px;
	padding-top:30px;
}

.form-input {
	width:200px;
	margin-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
}

.form-input-long {
	width:400px;
	margin-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
}

.generic-list-item {
	width:898px;
/*	height:150px;*/
/*	background-color:#99FF00;*/
	margin-bottom:20px;
}

.generic-list-item-left {
	width:200px;
/*	height:150px;*/
	float:left;
/*	background-color:#6633FF;*/
}

.generic-list-item-right {
	width:654px;
/*	height:150px;*/
	float:right;
/*	background-color:#FF00CC;*/
}

.girl-list-item {
	width:75px;
	height:170px;
/*	height:150px;*/
/*	background-color:#99FF00;*/
	margin-bottom:20px;
	margin-left:8px;
	margin-right:8px;
	padding-left:29px;
	padding-right:29px;
	padding-top:33px;
	float:left;
	background-image:url(/graphics/girls/small-img-border.png);
	background-repeat:no-repeat;
}

.girl-list-item-footer {
	height:25px;
/*	height:150px;*/
/*	background-color:#99FF00;*/
	margin-top:30px;
	margin-bottom:20px;
	float:left;
}
