#profile
{
	background-color: #f2fff2;
	padding: 15px;
	font: 12px 'Century Gothic', Arial, sans-serif;
}

#profile h2
{	
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #009b00;
}

#profile a
{
	color: #009b00;
}

#profile a:hover
{
	color: black;
}


/* !Boxes */

#profile #contact,
#profile #home #latestPhotos,
#profile #home #aboutMe,
#profile #home #quickInfoCouple,
#profile #home #quickInfoSingle,
#profile #home .partner1Male,
#profile #home .partner1Female,
#profile #home .partner2Male,
#profile #home .partner2Female,
#profile #home .partnerSingleMale,
#profile #home .partnerSingleFemale,
#profile #home #lookingFor,
#profile #home #activities,
#profile #home #newsFeed,
#profile #home #recentComments,
#profile #home #postComment,
#profile #home #similarProfiles,
#profile #photos #publicPhotos,
#profile #photos #albums,
#profile #album,
#profile #photo,
#profile #friends,
#profile #videos,
#profile #video
{
	margin-top: 10px;
	border: 2px solid #009b00;
	background-color: white;
	padding: 10px;
}

#profile .edit
{
	vertical-align: middle;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url( /assets/images/profiles/icons/page_edit.png );
	overflow: hidden;
	text-indent: 16px;
}


/* !Carousel */

#profile .carousel .previous,
#profile .carousel .next
{
	margin-top: -38px;
	width: 16px;
	height: 76px;
}

#profile .carousel .previous
{
	background-image: url( /assets/images/profiles/green/arrowLeft.png );
}

#profile .carousel .next
{
	background-image: url( /assets/images/profiles/green/arrowRight.png );
}


/* !Header */

#profileHeader
{
	margin: -15px -15px 0;
	padding: 15px 15px 0;
	text-align: center;
}

#profileHeader .shrepBar
{
	margin-bottom: 5px;
}

#profileHeader .user,
#profileHeader .userOnline
{
	float: left;
}

#profileHeader .imStatus
{
	margin-top: 5px;
}

#profileHeader #user
{
	display: inline-block;
}

#profileHeader h2
{
	margin-right: 6px;
	display: inline;
}

#profileHeader .mood
{
	margin-left: 3px;
}


/* !Contact */

#profile #contact
{
	float: right;
	margin-bottom: 20px;
	width: 130px;
	text-align: left;
}

#profile #contact ul
{
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}

#profile #contact li
{
	margin: 3px 0 0;
}

#profile #contact a
{
	display: block;
	padding-left: 22px;
	line-height: 16px;
	background-repeat: no-repeat;
}

#profile #contact .n1 a
{
	background-image: url( /assets/images/profiles/icons/emotion_wink.png );
}

#profile #contact .n2 a
{
	background-image: url( /assets/images/profiles/icons/email.png );
}

#profile #contact .n3 a
{
	background-image: url( /assets/images/profiles/icons/heart_add.png );
}

#profile #contact .n4 a
{
	background-image: url( /assets/images/profiles/icons/group_add.png );
}

#profile #contact .n5 a
{
	background-image: url( /assets/images/profiles/icons/drink-1.png );
}

#profile #contact .n6 a
{
	background-image: url( /assets/images/profiles/icons/brick_add.png );
}

#profile #contact .n7 a
{
	background-image: url( /assets/images/profiles/icons/package.png );
}


/* !Statuses */

#profile #statuses
{
	margin: 15px 0 0;
}

#profile #statuses li
{
	margin: 0 7px;
	display: inline-block;
	height: 16px;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#profile #statuses .travel
{
	background-image: url( /assets/images/profiles/icons/16/car.png );
}

#profile #statuses .accommodate
{
	background-image: url( /assets/images/profiles/icons/16/house.png );
}

#profile #statuses .hotel
{
	background-image: url( /assets/images/profiles/icons/16/building.png );
}

#profile #statuses .meetToday
{
	background-image: url( /assets/images/profiles/icons/16/flag_green.png );
}


/* !Nav */

#profile #nav
{
	clear: right;
	padding: 0;
}

#profile #nav ul
{
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}

#profile #nav li
{
	margin: 0;
	display: inline-block;
	background-color: transparent;
	padding: 0 32px;
}

#profile #nav a
{
	position: relative;
	display: block;
	min-width: 32px;
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 32px;
	font-weight: bold;
	color: black;
}

#profile li#navHome
{
	border-left: 0;
}

#profile #navHome a
{
	background-image: url( /assets/images/profiles/icons/book.png );
}

#profile #navPhotos a
{
	background-image: url( /assets/images/profiles/icons/photo.png );
}

#profile #navVideos a
{
	background-image: url( /assets/images/profiles/icons/monitor.png );
}

#profile #navAds a
{
	background-image: url( /assets/images/profiles/icons/newspaper.png );
}

#profile #navGroups a
{
	background-image: url( /assets/images/profiles/icons/bricks.png );
}

#profile #navEvents a
{
	background-image: url( /assets/images/profiles/icons/drink.png );
}

#profile #navFriends a
{
	background-image: url( /assets/images/profiles/icons/group.png );
}

#profile #nav .count
{
	position: absolute;
	top: -12px;
	right: -12px;
	width: 25px;
	height: 25px;
	background-color: #009b00;
	line-height: 25px;
	color: white;
	text-align: center;
}


/* !Footer */

#profileFooter
{
	margin: 20px -15px -15px;
	padding: 0 15px 15px;
}

#profileFooter ul
{
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
}

#profileFooter li
{
	margin: 0 0 0 15px;
	display: inline;
}

#profileFooter a
{
	display: inline-block;
	background-repeat: no-repeat;
	padding-left: 22px;
	line-height: 16px;
}

#profileFooter .n1 a
{
	background-image: url( /assets/images/profiles/icons/16/cross.png );
}

#profileFooter .n2 a
{
	background-image: url( /assets/images/profiles/icons/16/note.png );
}

#profileFooter .n3 a
{
	background-image: url( /assets/images/profiles/icons/16/page.png );
}

#profileFooter .n4 a
{
	background-image: url( /assets/images/profiles/icons/16/error.png );
}

#profileFooter .n5 a
{
	background-image: url( /assets/images/profiles/icons/page_edit.png );
	color: red;
}