@import url("reset.css");
@import url("site.css");
@import url("sidebar.css");
@import url("forms.css");

/* ********** [ CONTENT HEADER ] ********** */

div#content div.header_wrap  { }

div#content div.location_wrap {
	display: none;
	/* background: #e5e5d7; */
	position: relative;
	margin-bottom: 0;
	padding: 12px 21px;
	padding-bottom: 11px;
	background-color: #98885C;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	border: none;
	/* border-top-left-radius: 4px; */
	/* border-top-right-radius: 4px; */
	border-top: 1px solid #FFF;
	top: -76px;
	left: -300px;
	width: 1170px;
	box-sizing: border-box;
	margin-bottom: -46px;
	}

	div#content div.location { }

		div#content div.location ul {
			list-style: none; }

			div#content div.location ul li {
				float: left;
				}

				div#content div.location h1 {
					padding: 0px 5px;
					float: left;
					font: bold 11px/25px arial, verdana, sans-serif;
					color: #000000; }

				div#content div.location ul li span {
					padding-right: 10px;
					position: relative;
					top: -1px;
					}
					
                /* ********** changed of gugu member profile online ********** */
					div#content div.location ul li span.highlight {
						color: #b30000;
                        font: bold 11px/25px arial, verdana, sans-serif; }

				div#content div.location ul li a {
					text-decoration: none;
					color: #FFF;
					font-size: 18px;
					padding-right: 12px;
					}

					div#content div.location ul li a:hover {
						text-decoration: underline; }

			div#content div.location ul li.action {
				padding-top: 4px;
				float: right; }

				div#content div.location ul li.action a {
					text-decoration: none; }

					div#content div.location ul li.action a:hover {
						text-decoration: none; }

div#content div.options_wrap {
	}

	div#content div.title {
		display: none;
		/* height: 25px; */
		/* float: left; */
		}

		div#content div.title h1 {
			font: bold 12px/24px arial, verdana, sans-serif;
			color: #000000; }

	div#content div.options {
		position: relative;
		border-bottom: 1px solid #E0E0DA;
		}

		div#content div.options ul {
			}

			div#content div.options ul li {
				display: inline-block;
				margin-right: 0px;
				}

			div#content div.options ul li.info {
				border: 0;
				font-size: 14px;
				color: #666666;
				font-weight: bold;
				position: absolute;
				right: 0;
				top: 39px;
				margin-right: 0;
				z-index: 1;
				}

				div#content div.options ul li.info div.progress_bar {
					margin-top: 0;
					height: 20px;
					width: 200px;
					border: 1px solid #D4D4D4;
					border-right: none;
					border-bottom-left-radius: 4px;
					overflow: hidden;
					}

					div#content div.options ul li.info div.progress_bar div.bar {
						height: 21px;
						overflow: hidden;
						/* background: #84D700 url('progress_bar_bg.gif') repeat; */
						background-color: #D2CEB8;
						background-image: url('progress_bar_bg.gif');
						background-repeat: repeat;
						opacity: 0.5;
						}

			div#content div.options ul li.break {
				width: 10px;
				}

				div#content div.options ul li:not(.info) span {
					padding: 0px 10px;
					display: block;
					float: left;
					font: 11px/24px arial, verdana, sans-serif;
					color: #444444;
					background: #F8F8F8; }

				div#content div.options ul li a {
					text-decoration: none;
					text-transform: capitalize;
					display: block;
					color: #8E8C86;
					font-weight: bold;
					font-size: 16px;
					padding: 9px 15px 8px 15px;
					border: 1px solid #E0E0DA;
					border-bottom: none;
					border-top-left-radius: 4px;
					border-top-right-radius: 4px;
					}

					div#content div.options ul li a.active {
						background: #E5E5D7;
						color: #5D5D5D;
						cursor: default;
						}

					div#content div.options ul li a:hover {
						background: #E5E5D7;
						color: #333;
						}


/* ********** [ CONTENT SUB HEADER ] ********** */

div#content div.subtitle {
	}

	div#content div.subtitle_small {
		}

	div#content div.subtitle h2 {
		font: bold 12px arial, verdana, sans-serif;
		color: #436082;
		background-color: #E6E9EC;
		padding: 10px 20px;
		padding-left: 20px!important;
		margin: 0 -20px;
		margin-bottom: 15px;
		border: 2px solid #FFF;
		border-left: none;
		border-right: none;
		}

	div#content div.subtitle a {
		font: bold 12px/22px arial, verdana, sans-serif;
		color: #333333;
		text-decoration: none; }

		div#content div.subtitle a:hover {
			text-decoration: underline; }

div#content div.suboptions_wrap {
	margin: 0px 0px 5px 0px; }

	div#content div.suboptions {
		font-weight: bold;
		font-size: 12px;
		color: #436082;
		background-color: #E6E9EC;
		padding: 10px 20px;
		padding-left: 20px!important;
		margin: 0 -20px;
		margin-bottom: 15px;
		border: 2px solid #FFF;
		border-left: none;
		border-right: none;
		}

		div#content div.suboptions ul {
			list-style: none; }

			div#content div.suboptions ul li {
				padding-right: 25px;
				float: left;
				}

				div#content div.suboptions ul li span {
					font: bold 12px/22px arial, verdana, sans-serif;
					color: #333333; }

				div#content div.suboptions ul li a {
					font-weight: bold;
					font-size: 12px;
					color: #436082;
					text-decoration: none;
					}

					div#content div.suboptions ul li a.active { color: #333;cursor: default;text-decoration: none!important;}

					div#content div.suboptions ul li a:hover {
						text-decoration: underline; }


/* ********** [ CONTENT FOOTER ] ********** */

div#content div.footer_wrap {
	padding-top: 6px;
	font: 11px/16px arial, verdana, sans-serif;
	color: #222222;
	position: relative; }

	div#content div.footer { }

		div#content div.footer p {
			margin: 0px 2px 0px 0px;
			padding: 4px 8px;
			display: block;
			float: left;
			color: #444444;
			font: 11px/16px arial, verdana, sans-serif;
			border: 1px solid #d4d4d4; }

		div#content div.footer a {
			margin-right: 2px;
			padding: 4px 8px;
			display: block;
			float: left;
			color: #444444;
			font: 11px/16px arial, verdana, sans-serif;
			border: 1px solid #d4d4d4;
			text-decoration: none; }

		div#content div.footer a.active {
			background: #adadad;
            font: bold 13px/17px arial, verdana, sans-serif;}

			div#content div.footer a:hover {
				background: #dfdfdf; }


/* ********** [ CONTENT WRAPPERS ] ********** */

div#content div.outter {
	/* margin-top: 2px; */
	padding: 20px;
	padding-bottom: 12px;
	background-color: #F7F7F7;
	border-top: 2px solid #dadada;
	border-bottom: 5px solid #dadada;
	position: relative;
	}

	/* media */
	div.typemedia  { margin: -20px -20px 0 -20px;}

		div.typemedia div.dataitem {
			padding: 5px;
			/* background: #ffffff; */
			border-top: 2px solid #FFF;
			}

			div.typemedia div.dataitemlast {
				margin-bottom: 0px; }

	/* members */
	div.typemembers { }

		div.typemembers div.dataitem {
			/* margin-bottom: 5px; */
			/* padding: 5px; */
			/* background: #ffffff; */
			/* border: 1px solid #d4d4d4; */
			}

			div.typemembers div.dataitemlast {
				margin-bottom: 0px; }

	/* content */
	div.typecontent {
		/* padding: 5px; */
		/* background: #ffffff; */
		/* border: 1px solid #d4d4d4; */
		}

		div.typecontent div.dataitem {
			margin-bottom: 10px;
			padding-bottom: 5px;
			/* border-bottom: 1px solid #d4d4d4; */
			}

			div.typecontent div.dataitemlast {
				margin-bottom: 0px;
				padding-bottom: 0px;
				border-bottom: 0px; }

		div.typecontent div.image img {
			width: 120px;
			border-radius: 4px;
			}

	/* comments */
	div.typecomments {
		padding: 5px;
		background: #ffffff;
		border: 1px solid #d4d4d4; }

		div.typecomments div.dataitem {
			margin-bottom: 10px;
			padding-bottom: 5px;
			border-bottom: 1px solid #d4d4d4; }

			div.typecomments div.dataitemlast {
				margin-bottom: 0px;
				border-bottom: 0px; }

		div.typecomments div.image img {
			width: 50px; }

	/* page */
	div.typepage {
		/* padding: 5px; */
		/* background: #ffffff; */
		/* border: 1px solid #d4d4d4; */
		}

		div.typepage div.dataitem { }

		div.typepage div.comments div.image img {
			width: 50px; }

			div.typepage div.comments div.dataitem {
				margin-bottom: 10px;
				padding-bottom: 5px;
				background: url('hr.gif') repeat-x 0px 100%; }

				div.typepage div.comments div.dataitemlast {
					margin-bottom: 0px;
					padding-bottom: 0px;
					background: none; }

			div.typepage div.comments div.commentsform div.dataitem {
				margin-bottom: 0px;
				padding-bottom: 0px;
				background: none; }

				div.typepage div.comments div.page_member_profile_comments_submit div.dataitem {
					padding-bottom: 10px; }


	div#content div.odd,
	div#content div.even,
	div#content div.single  {
		position: relative; }

	div#content table.plain {
		width: 100%;
		border: 0px;
		border-spacing: 0px;
		border-collapse: collapse;
		position: relative; }

		div#content table.plain td {
			vertical-align: middle;
			}

			div#content table.plain td.data {
				width: 100%;
				box-sizing: border-box;
				padding-left: 15px;
				}

.page_account_pictures_edit td.data>.form {
	padding-top:25px;
	padding-bottom:20px;
}
.page_account_pictures_edit td.data input.submit {
	margin-top:15px;
}

/* ********** [ GENERAL CONTENT ] ********** */

/* image */
.dimg.image {
	/* padding-right: 15px; */
	}

	div#content div.image a img {
		/* border: 1px solid #CCC; */
		border-radius: 4px;
		width: 120px;
		}

	div#content div.image a:hover img {
		/* border: 1px solid #436082; */
		}

/* player */
div#content div.player {
	padding-bottom: 5px;
	font: 11px/16px arial, verdana, sans-serif;
	color: #222222; }

/* form */
div#content div.form { }

/* entry */
div#content div.entry {
	/* padding: 5px 5px 15px 15px; */
	text-align: justify;
	}

	div#content div.entry ol,
	div#content div.entry ul {
		padding: 10px 0px 10px 20px;
		margin: 0px; }

		div#content div.entry ol li,
		div#content div.entry ul li {
			list-style: disc; }

/* data */
div#content div.data {
	text-align: justify; }

/* header */
div#content h2.inner {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #436082;
	display: inline-block;
	/* margin-left: 20px; */
	}

	div#content h2.inner a {
		font-weight: bold;
		color: #436082;
		text-decoration: none;
		}

		div#content h2.inner a:hover {
			text-decoration: underline; }

/* ********** changed of gugu online search ********** */
	div#content h2.inner span.online {
		font-size: 12px;
		line-height: 16px;
		color: #b30000;
		}
	

/* item header */
div#content div.itemheader {
	padding: 0px 5px 1px 15px;
	position: relative;
	}

	div#content ul.itemheader {
		height: 16px;
		position: relative;
		list-style: none; }

		div#content ul.itemheader li {
			padding-right: 12px;
			float: left;
			font: 12px arial, verdana, sans-serif;
			color: #777777;
			position: relative; }

		div#content ul.itemheader li.report {
			padding-right: 0px; }

			div#content ul.itemheader li a {
				font: 12px arial, verdana, sans-serif;
				color: #436082;
				text-decoration: none; }

				div#content ul.itemheader li a:hover {
					text-decoration: underline; }

/* item footer */
div#content div.itemfooter {
	padding: 5px 5px 0px 5px;
	position: relative;
	border-top: 1px solid #dadada;
	}

	div#content ul.itemfooter {
		height: 16px;
		position: relative;
		list-style: none; }

		div#content ul.itemfooter li {
			padding-right: 10px;
			float: left;
			font: 15px/16px arial, verdana, sans-serif;
			color: #222222; }

		div#content ul.itemfooter li.report {
			padding-right: 0px;
			padding-left: 10px;
			float: right; }

			div#content ul.itemfooter li a {
				font: 14px/16px arial, verdana, sans-serif;
				color: #436082;
				text-decoration: none;
				}

				div#content ul.itemfooter li a:hover {
					text-decoration: underline; }

/* gallery box */
div#content div.gallerybox div.image {
	padding: 2px;
	float: left; }

	div#content div.gallerybox div.image a img {
		padding: 5px;
		background: #ffffff;
		border: 1px solid #95C2EF; }

	div#content div.gallerybox div.image a:hover img {
		border: 1px solid #898989; }

/* gallery list */
div#content div.gallerylist div.image {
	margin: 2px;
	float: left; }

		div#content div.gallerylist div.image {
			padding: 4px;
			background: #ffffff;
			border: 1px solid #95C2EF; }

		div#content div.gallerylist div.image:hover {
			background: #F9F9F9; }

	div#content div.gallerylist span {
		float: left;
		padding: 0 6px 0 20px;
		height: 16px;
		display: block; }

		div#content div.gallerylist span.author {
			margin: 4px 0 2px 0;
			overflow: hidden;
			width: 100px;
			height: auto;
			white-space: nowrap;
			padding: 0; }

		div#content div.gallerylist span.rating {
			height: auto;
			padding: 0; }

		div#content div.gallerylist span.comments {
			background: url('info_comments.png') no-repeat; }

		div#content div.gallerylist span.views {
			background: url('info_views.png') no-repeat; }

/* preview box */
div#content div.gallerybox {
	width: 696px; }

	div#content div.previewbox div.image {
		padding: 6px 1px;
		padding-right: 7px;
		float: left;
		width: 18.1%;
		position: relative;
		}

		div#content div.previewbox div.image a img {
			padding: 2px 2px 24px 2px;
			width: 100%;
			background: #FFF;
			height: 125px;
			border: 1px solid #B5B5B5;
			/* box-sizing: border-box; */
			}

		div#content div.previewbox div.image a:hover img {
			border: 1px solid #898989; }

/* datainfo */
div#content div.datainfo {
	padding: 10px 20px;
	}

	div#content dl.datainfo {
		/* width: 100%; */
		display: inline-block;
		font-size: 12px;
		float: right;
		margin-right: 20px;
		}

.module_account_pictures div#content dl.datainfo {
	font-size:14px;
	float:left;
}

		div#content dl.datainfo dt {
			padding-right: 5px;
			color: #808080;
			display: inline-block;
			}

		div#content dl.datainfo dd {
			color: #222222;
			display: inline-block;
			}

			div#content dl.datainfo dd a {
				font: 14px/16px arial, verdana, sans-serif;
				color: #436082;
				text-decoration: none; }

				div#content dl.datainfo dd a:hover {
					text-decoration: underline; }

/* profile data */
div#content div.profile dl.datainfo dt {
	}

div#content div.profile dl.datainfo dt {
	width: 100px;
	font-size: 14px;
	padding: 3px 0 3px 0;
	}

	div#content div.profile dl.datainfo dd {
		/* margin-left: 105px; */
		width: 60%;
		font-size: 14px;
		padding: 3px 0;
		}


div#content div.page_member_profile td.left {
	/* padding-right: 5px; */
	border-right: 2px solid #FFF;
	width: 190px;
	width: 220px;
	}

	div#content div.page_member_profile td.left div.picture_zoom {
		margin: 0px;
		padding: 0px;
		}

		div#content td a.picture_zoom img {
			width: 100%;
			border-radius: 0;
			position: absolute;
			top:-100%;
			left:0;
			right: 0;
			bottom:-100%;
			margin: auto;
			}

	div#content div.page_member_profile h5 {
		font: bold 12px arial, verdana, sans-serif;
		color: #436082;
		background-color: #E6E9EC;
		padding: 10px 20px;
		padding-left: 20px!important;
		border: 2px solid #FFF;
		border-left: none;
		border-right: none;
		}

		div#content div.page_member_profile h5 a {
			color: #222222;
			font: bold 12px/14px arial, verdana, sans-serif;
			text-decoration: none; }

			div#content div.page_member_profile h5 a:hover {
				text-decoration: underline; }

	div#content div.page_member_profile div.actions {
		padding: 0;
		}

		div#content .pmactions li {
			position: relative;*/;
			display: table-cell;
			width: 10%;
			text-align: center;
			}

	div#content div.page_member_profile div.sidedata {
		padding: 8px 0px 0px 8px; }

		div#content div.page_member_profile div.sidedata div.sub {
			padding-top: 4px;
			color: #888888; }

		div#content div.page_member_profile div.sidedata div.image {
			padding: 0px 8px 8px 0px; }

			div#content div.page_member_profile div.sidedata div.image a img {
				width: 50px;
				border: 1px solid #222222; }

				div#content div.page_member_profile div.sidedata div.image a:hover img {
					border: 1px solid #436082; }

	div#content div.page_member_profile div.sidepics {
		/* padding: 8px 0px 0px 8px; */
		}

		div#content div.page_member_profile div.sidepics div.image {
			padding: 0px 2px 2px 0px;
			float: left;
			}

			div#content div.page_member_profile div.sidepics div.image a img {
				/* width: 61.34px; */
				width: 71.3px;
				border-radius: 0;
				}

				div#content div.page_member_profile div.sidepics div.image a:hover img {
					/* border: 1px solid #436082; */
					}

		div#content div.page_member_profile div.sidepics div.data { }

div#content div.page_member_profile td.right {
	/* padding-left: 5px; */
	}

	div#content div.page_member_profile td.right textarea.textarea_full {
		width: 485px; }


/* gallery item */
div#content div.galleryitem div.arrows {
	line-height: 12px;
	padding: 0px 5px;
	height: 20px; }

	div#content div.galleryitem div.arrows a {
		line-height: 12px; }

	div#content div.galleryitem div.arrows div.progress {
		margin-right: 5px;
		height: 12px; }

div#content div.galleryitem div.image {
	padding: 0px;
	text-align: center; }

/* actions */
div.actions {
	/* padding-left: 5px; */
	}

	div.actions ul.actions {
		list-style: none; }

		div.actions ul.actions li {
			/* width: 120px; */
			display: block;
			font: 11px/20px arial, verdana, sans-serif;
			color: #436082;
			/* border-bottom: 1px solid #D8DFEA; */
			}

			div.actions ul.actions li.profile a {
				background: url("actions/profile.png") no-repeat 4px 2px; }
				
			div.actions ul.actions li.profile_view a {
				background: url("actions/profile_view.png") no-repeat 4px 2px; }

			div.actions ul.actions li.pictures a {
				background: url("actions/pictures.png") no-repeat 4px 2px; }

			div.actions ul.actions li.thumbnail a {
				background: url("actions/thumbnail.png") no-repeat 7px 6px; }

			div.actions ul.actions li.edit a {
				background: url("actions/edit.png") no-repeat 4px 2px; }

			div.actions ul.actions li.remove a {
				background: url("actions/remove.png") no-repeat 7px 6px;
				}

#page .page_account_pictures ul.actions li a,
#page .page_account_photo ul.actions li a
 {
	padding: 4px 4px 4px 28px;
	background-color: #553;
	border-radius: 4px;
	margin-bottom: 3px;
	display:block;
	min-width: 95px;
	color:#FFF;
	font-size: 14px;
	background-color: #AF9D71;	
}
#page .page_account_pictures ul.actions li a:hover {
	background-color: #BFA869;
}

			div.actions ul.actions li.primary a {
				background: url("actions/primary.png") no-repeat 4px 2px; }

			div.actions ul.actions li.comments a {
				background: url("actions/comments.png") no-repeat 4px 2px; }

			div.actions ul.actions li.approve a {
				background: url("actions/approve.png") no-repeat 4px 2px; }

			div.actions ul.actions li.join a {
				background: url("actions/approve.png") no-repeat 4px 2px; }

			div.actions ul.actions li.guests a {
				background: url("actions/guests.png") no-repeat 4px 2px; }

			div.actions ul.actions li.leave a {
				background: url("actions/remove.png") no-repeat 4px 2px; }

			div.actions ul.actions li.chat a {
				/* background: url("actions/chat.png") no-repeat 4px 2px; */
				/* background-image: url(actions/chat2.jpg); */
				background-repeat: no-repeat;
				background-size: contain;
				}

			div.actions ul.actions li.friends a {
				/* background: url("actions/friends.png") no-repeat 4px 2px; */
				/* background-image: url(actions/friends2.jpg); */
				background-repeat: no-repeat;
				background-size: contain;
				}

			div.actions ul.actions li.favorites a {
				/* background: url("actions/favorites.png") no-repeat 4px 2px; */
				/* background-image: url(actions/favorites2.jpg); */
				background-repeat: no-repeat;
				background-size: contain;
				}

			div.actions ul.actions li.wink {
				position: relative; }

			div.actions ul.actions li.wink>a {
				/* background: url("actions/wink.png") no-repeat 4px 2px; */
				/* background-image: url(actions/wink2.jpg); */
				background-repeat: no-repeat;
				background-size: contain;
				}

			div.actions ul.actions li.message a {
				/* background: url("actions/message.png") no-repeat 4px 2px; */
				/* background-image: url(actions/mail2.jpg); */
				background-repeat: no-repeat;
				background-size: contain;
				}

			div.actions ul.actions li.gift a {
				/* background: url("actions/gift.png") no-repeat 4px 2px; */
				/* background-image: url(actions/gift2.jpg); */
				background-repeat: no-repeat;
				background-size: contain;
				}

			div.actions ul.actions li.block a {
				background: url("actions/remove.png") no-repeat 4px 2px; }

			div.actions ul.actions li.rss a {
				background: url("actions/rss.png") no-repeat 4px 2px; }

			ul.actions li a {
				/* padding-left: 24px; */
				/* display: block; */
				/* height: 20px; */
				/* font: 12px/20px arial, verdana, sans-serif; */
				/* color: #436082; */
				text-decoration: none;
				/* position: relative; */
				/* display: table-cell; */
				/* width: 100%; */
				}

				ul.actions li a:hover {
					background-color: #EFF7FF; }


/* private messages */

table.pmbox {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	position: relative;
	background: #ffffff;
	/* border: 1px solid #d4d4d4; */
	}

	table.pmbox tr.header td {
		padding: 15px 0px;
		background: #f7f7f7;
		border: 1px solid #d4d4d4;
		border-width: 1px 0px;
		font-weight: bold;
		}

		table.pmbox tr.header td input.checkbox {
			height: 16px; }

	table.pmbox tr.row td {
		padding: 10px 0px 7px 0px;
		border-bottom: 1px solid #d4d4d4;
		vertical-align: middle;
		}

		table.pmbox tr td.sender {
			width: 220px;
			}

			table.pmbox tr td.sender div.image {
				float: left;
				position: relative;
				top: -4px;
				margin-bottom: -4px;
				margin-right: 10px;
				}

				div#content table.pmbox tr td.sender div.image img {
					width: 50px;
					}

			table.pmbox tr td.sender div.date {
				color: #999999; }

		table.pmbox tr td.checkbox {
			padding-left: 20px;
			width: 35px;
			vertical-align: middle;
			}

	table.pmbox tr.new td {
		background: #ffffdd; }

		table.pmbox tr.new td.subject a {
			font-weight: bold; }


	table.pmbox tr.footer td {
		padding: 5px;
		padding-left: 20px;
		}

	div.page_account_messages_compose div.pmhistory,
	div.page_account_messages_view div.pmhistory {
		overflow: auto;
		/* width: 575px; */
		height: 150px;
		margin-top: 6px;
		border: 1px solid #888888;
		background: #FFFFFF;
		}

		div.page_account_messages_compose div.pmhistory p,
		div.page_account_messages_view div.pmhistory p {
			padding: 2px;
			font: 12px/14px arial, verdana, san-serif;
			color: #222222; }

			div.page_account_messages_compose div.pmhistory p.row1,
			div.page_account_messages_view div.pmhistory p.row1 {
				color: #026400; }

			div.page_account_messages_compose div.pmhistory p.row2,
			div.page_account_messages_view div.pmhistory p.row2 {
				color: #940000; }

/* activities */
table.activities {
	width: 100%;
	margin-bottom: 10px;
	}

	table.activities td {
		/* border-bottom: 1px solid #f0f0f0; */
		border-bottom: 1px solid #fff;
		padding: 6px 0px;
		}

		table.activities td.activity { }

		table.activities td.date {
			width: 120px;
			color: #acacac;
			text-align: right; }


/* gifts */
table.giftsbox {
	/* width: 100%; */
	}

table.giftsbox_select {
	width: 100%; }

	table.giftsbox_select td {
		text-align: center;
		width: 25%; }

		table.giftsbox_select td label {
			display: block; }

			table.giftsbox_select td label:hover {
				background: #eff2ff; }

/* calendar */
table.calendar {
	width: 100%;
	background: #d4d4d4;
	border: 0px;
	border-spacing: 1px;
	border-collapse: inherit; }

	table.calendar td {
		background: #ffffff; }

		table.calendar tr.weekdays td {
			padding: 4px;
			font: 11px arial, verdana, sans-serif;
			color: #222222;
			font-weight: bold;
			background: #F8F8F8;
			text-align: center; }

		table.calendar td.eventdays {
			padding: 4px 4px 0px 4px;
			height: 50px;
			width: 80px; }

			table.calendar td.eventdays p {
	            margin: 0px 4px 4px 0px;
	            padding: 0px;
	            float: left;
				font: 11px/16px arial, verdana, sans-serif;
				font-weight: bold;
				color: #000000; }

			table.calendar td.eventdays a.rotate {
				float: left;
				display: block;
				width: 16px;
				height: 16px;
				background: url('actions/rotate.png') no-repeat 50% 0px;
				text-decoration: none; }

				table.calendar td.eventdays a.rotate:hover {
					text-decoration: none; }

			table.calendar td.eventdays a img {
				padding: 3px;
				width: 50px;
				border: 1px solid #95C2EF; }

				table.calendar td.eventdays a:hover img {
					border: 1px solid #436082; }

			div.eventtooltip {
				display: none;
				position: absolute;
				width: 102px;
				border: 1px solid #444444;
				background-color: white;
				padding: 3px;
				text-align: left; }

				div.eventtooltip img {
					border: 1px solid #436082;
					text-align: center; }

				div.eventtooltip span.birthday {
					padding-left: 20px;
					height: 20px;
					color: #222222;
					text-align: left;
					font: 11px/20px arial, verdana, sans-serif;
					background: url('actions/birthday.png') no-repeat 0px 50%;
					clear: left;
					display: block; }

				div.eventtooltip span.event {
					height: 20px;
					color: #222222;
					text-align: left;
					font: 11px/20px arial, verdana, sans-serif;
					clear: left;
					display: block; }

		table.calendar td.eventtoday {
			background: #FFFFEC; }

		table.calendar td a {
            margin: 0px; padding: 0px;
			font: 10px arial, verdana, sans-serif;
			color: #436082;
			text-decoration: none; }

			table.calendar td a:hover {
				text-decoration: underline; }


/* rating */
div.ratingbox { }

	div.ratingbox div.selection {
		padding-right: 5px;
		float: left; }

		div.ratingbox div.selection a {
			width: 12px;
			height: 16px;
			float: left;
			display: block;
			cursor: default;
			background: url('rate.png') no-repeat 0px center;
			text-decoration: none; }

		div.ratingbox div.selection a.over {
			cursor: default;
			background: url('rate.png') no-repeat -12px center; }

			div.ratingbox div.selection a:hover {
				cursor: default;
				text-decoration: none; }

	div.ratingbox div.scores {
		padding-right: 5px;
		float: left; }

	div.ratingbox div.progress {
		height: 16px; }


/* report */
div#content div.reportbox {
	position: relative; }

	div#content div.reportbox div.popup {
		padding: 10px;
		display: none;
		z-index: 1;
		position: absolute;
		bottom: 16px;
		right: 0px;
		background: #f5fbff;
		border: 1px solid #cccccc;
		width: 155px; }

		div#content div.reportbox div.popup div.reason {
			padding-bottom: 5px; }

			div#content div.reportbox div.popup div.reason select.select {
				width: 150px; }

		div#content div.reportbox div.popup div.submit {
			padding-right: 5px;
			float: left; }

			div#content div.reportbox div.popup div.submit a {
				width: 70px;
				height: 21px;
				display: block;
				font: 11px/21px arial, verdana, sans-serif;
				color: #474646;
				text-decoration: none;
				text-align: center;
				background: url("button_small_hover.gif") no-repeat; }

				div#content div.reportbox div.popup div.submit a:hover {
					text-decoration: none;
					background: url("button_small_hover.gif") no-repeat 0px -21px; }

		div#content div.reportbox div.popup div.progress {
			height: 21px; }

		div#content div.reportbox div.popup a.cancel {
			height: 14px;
			width: 14px;
			right: 10px;
			bottom: 10px;
			position: absolute;
			display: block;
			text-decoration: none;
			background: url('actions/upload_cancel.png') no-repeat; }

			div#content div.reportbox a.cancel:hover {
				background: url('actions/upload_cancel.png') no-repeat -14px 0px; }

/* winks */
ul.actions div.winkbox {
	padding: 10px;
	z-index: 5000;
	position: absolute;
	bottom: 20px;
	right: -170px;
	background: #f5fbff;
	border: 1px solid #cccccc;
	border-left: 3px solid #333;
	/* border-radius: 4px; */
	width: 320px;
	box-sizing: border-box;
	/* position: fixed; */
	/* top: 50%; */
	/* left: 50%; */
	/* margin-left: -170px; */
	/* margin-top: -44px; */
	/* transform: translate(-50%, -50%); */
	/* height: 87px; */
}

ul.actions div.winkbox select.select {
	font-size: 12px;
	width: 100%;
}

ul.actions div.winkbox a {
		padding: 0px;
		margin-top: 5px;
		width: 70px;
		height: 21px;
		display: block;
		float: none;
		font: 11px/21px arial, verdana, sans-serif;
		color: #474646;
		text-decoration: none;
		text-align: center;
}

ul.actions div.winkbox a:hover {
	text-decoration: none;
}

ul.actions div.winkbox a.cancel {
	height: 28px;
	width: 90px;
	right: 110px;
	bottom: 10px;
	position: absolute;
	display: block;
	text-decoration: none;
	background: url('actions/upload_cancel.png') no-repeat;
}

ul.actions div.winkbox a.cancel:after {
	top: 0;
	left:0;
	right:0;
	bottom:0;
	position: absolute;
	display: block;
	content:"Cancel";
	background-color: #AF9D71;
	padding: 5px 10px 2px 10px;
	font: 13px verdana,arial,sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-radius: 4px;
	color: #FFF;	
}
ul.actions div.winkbox a.cancel:hover:after {
	background-color: #BFA869;
}

			ul.actions div.winkbox a.cancel:hover {
				/* background: url('actions/upload_cancel.png') no-repeat -14px 0px; */
				}


/* smilies */
div#content div.smilies {
	width: 16px;
	height: 16px; }

div#content div.smilies div.smilies-inner {
	position: relative; }

	div#content div.smilies p {
		margin: 0px;
		padding: 0px; }

		div#content div.smilies a {
			font: 11px arial, verdana, sans-serif;
			color: #404040;
			text-decoration: none; }

			div#content div.smilies a:hover {
				text-decoration: underline; }

	div#content div.smiliesbox {
		padding: 4px 0px 0px 4px;
		width: 120px;
		z-index: 1;
		position: absolute;
		bottom: 16px; right: 0px;
		border: 1px solid #444444;
		background: #ffffff; }

		div#content div.smiliesbox div.smiliesitem {
			margin: 0px 4px 4px 0px;
			width: 16px;
			height: 16px;
			float: left; }


/* ********** [ MESSAGES ] ********** */

div#info_message {
	/* margin: 10px 0px; */
	font: 16px arial, verdana, sans-serif;
	padding: 26px 20px;
	font-weight: bold;
	color: #008C00;
	background-color: #DBF3DF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	}

	div#info_message a {
		font: 14px/24px arial, verdana, sans-serif;
		color: #008C00;
		text-decoration: none; }

		div#info_message a {
			text-decoration: underline; }

div#error_message {
	color: #C80000;
	padding: 15px 20px;
	background-color: #FDEBE1;
	border: 2px solid #FFF;
	border-left: none;
	border-right: none;
	}

	div#error_message a {
		font: 11px/24px arial, verdana, sans-serif;
		color: #C80000;
		text-decoration: none; }

		div#error_message a {
			text-decoration: underline; }


/* ********** [ MISC ] ********** */

div.progress {
	width: 10px;
	height: 10px;
	display: none;
	float: left;
	background: url('progress.gif') no-repeat center center; }


div.htmltooltip {
	display: none;
	position: absolute;
	border: 1px solid #444444;
	background-color: white;
	padding: 3px;
	text-align: left; }

	div.htmltooltip img {
		border: 1px solid #436082;
		text-align: center; }


div#content div.options ul li.info:last-child {
	right: 23px;
	top: 43px;
}
.module_account_pictures_edit div#content div.options ul li.info:last-child,
.module_account_pictures div#content div.options ul li.info:last-child
{
	top:12px;
	right:20px;
}
.module_account_pictures_edit div#content div.options ul li.info:nth-last-child(2) .progress_bar,
.module_account_pictures div#content div.options ul li.info:nth-last-child(2) .progress_bar {
	height: 5px;
}

div#content div.options ul li a.active:hover {
	background-color: #E5E5D7;
	color: #5D5D5D;
}

div#content .outter.page_search {
	padding-top: 0;
	padding-bottom: 16px;
}

div#content .outter.page_account_gifts, div#content .outter.page_account_messages_inbox {
	padding: 0;
}

table.pmbox tr.header td.sender {
	padding-left: 42px;
	width: auto;
}

table.pmbox a {
	font-size: 16px;
}

div#content .outter.page_account_register {
	padding-top: 0;
}

.typemedia .dataitem .actions li {
	display: inline-block;
}

.typemedia .dataitem ul.actions {
	display: inline-block;
	width: 180px;
}

div#content div.outter.page_account_settings {
	padding-bottom: 12px;
}

.outter.page_account_upgrade_orders .dataitem {
	text-align: right;
	padding: 3px 10px 10px 13px;
	color: #444;
	font-size: 12px;
}

.outter.page_account_upgrade_orders .dataitem h2 {
	float: left;
}

div#content .outter.page_account_upgrade_orders {
	padding-top: 12px;
	padding-bottom: 4px;
}

div#content div.previewbox div.image a:last-child {
	width: 100%!important;
	padding-left: 4px;
	margin-top: -20px;
	font-weight: bold;
}

#content .dataitem.single.previewbox {
	padding-bottom: 8px;
	margin-right: -20px;
}

div#content div.previewbox div.image a img:hover {/* opacity: 0.93; */
}

div#content h2.inner a {
	font-size: 16px;
	text-transform: capitalize;
}

div#content .account_home table.plain td {
	vertical-align: top;
}

#tprofile .dimg {
	margin-top: 11px;
}

#tprofile .dimg img {
	width: 120px;
}

div#content #tprofile dl.datainfo {
	margin-right: 0;
	width: 100%;
}

#tprofile h2.inner {
	margin-bottom: 10px;
}

#tprofile {
	margin-bottom: 1px;
}

#tprofile .td3 #dtpmemebership {
width: 89px;}

div#content .outter.page_account_profile {
	padding-top: 0;
}

.page_account_photo .image img {
	width: 120px;
}

div#content div.outter.page_account_messages_compose {
	padding-bottom: 6px;
}

div#content .page_account_messages_compose table.plain  td:first-child {
	vertical-align: top;
}

div#content .page_account_messages_compose table.plain td {
	vertical-align: top;
}


#content #tmprofile td {
	vertical-align: top;
}

div#content .outter.page_member_profile {
	padding-top: 0;
	padding-left: 0;
}

#content #tmprofile .suboptions {
	margin-left: 0;
}

.ext-pictures a:hover {
	text-decoration: none;
	opacity: 0.9;
}

#content #tmprofile .pmdata dt {
	float: left;
	width: 110px;
	display: block;
	padding: 6px 0 5px 10px;
	border-right: 2px solid #F7F7F7;
	border-bottom: 2px solid #F7F7F7;
	padding-right: 5px;
	margin-right: 7px;
	margin-bottom: -2px;
}

#content #tmprofile .pmdata dd {
	width: 100%;
	float: none;
	display: block;
	padding: 6px 6px 0 6px;
	box-sizing: border-box;
	font-size: 14px;
	background-color: #e5e5d7;
	margin-bottom: 2px;
}

#content #tmprofile .pmdata.datainfo {
	margin-right: 0;
	width: 100%;
	float: none;
}

div#content div.datainfo.profile {
	margin-left: 18px;
	position: relative;
	padding: 0;
	/* width: 100%; */
}

#content #tmprofile .itemfooter {
	border: none;
	/* background-color: #333; */
	padding-left: 10px;
	margin-bottom: -7px;
}

.pmactions img {
	width: 100%;
	background-color: #FFF;
	padding: 3px;
	box-sizing: border-box;
	max-width: 30px;
}

ul.pmactions.actions {
	position: relative;*/;
	display: table;
	width: 100%;
}

#tmprofile .pmactions>li>a {
	display: block;
	width: 100%;
	background-color: #FFF;
	transition: opacity 0.2s ease;
}

#tmprofile .pmactions>li>a:hover {
	transition: opacity 0.2s ease;
	opacity: 0.8;
}

div#content #tprofile .td3 dl.datainfo {
	/* margin-top: 25px; */
}

#tprofile .td2 {
	padding-top: 20px;
	padding-bottom: 20px;
}

#tprofile .td3 {
	padding-top: 20px;
	padding-bottom: 20px;
}

ul.actions div.winkbox a.submit {
/* margin: 0px; */
float: right;
padding: 5px 10px 2px 10px;
font: 13px verdana,arial,sans-serif;
font-weight: bold;   color: #FFF;
background-color: #903;
text-align: center;
border: 0px;
border-radius: 4px;
transition: all 0.3s ease;
/* background: url("button_hover.gif") no-repeat; */
cursor: pointer;
}

ul.actions li.wink div.winkbox a.submit:hover {
	background-color: #B7003D;
	transition: all 0.3s ease;
}

.wpli {
	/* width: 25%; */
	width: 33.333%;
	float: left;
	padding: 20px;
	padding-left: 0;
	padding-top: 0;
	box-sizing: border-box;
	position: relative;
	/* background-color: #eee; */
}

.pli {
	position: relative;
	/* background-color: #eee; */
	border: 1px solid #D4D4D4;
}

.wpli:nth-child(4n+2) {
}

div#content .outter.page_search_results {
	padding-right: 0;
	padding-bottom: 0;
}

.pli .r1 {
	position: relative;
	padding-top: 110%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.pli .r1 a {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border: 2px solid #FFF;
}

.pli .r2 {
	height: 82px;
	border: 2px solid #FFF;
	border-top: none;
	padding: 7px 5px 0 8px;
	/* position: relative; */
}

.pli .r3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	min-height: 18px;
	max-height: 29px;
}

.pstatus {
	width: 13px;
	height: 13px;
	display: inline-block;
	margin: -2px 6px 0 0;
	background: #ccc url(icon-status.png) 0 0 no-repeat;
	vertical-align: middle;
}

.pstatus.online {
	background-color: #990033;
}

.pli .r2 p {
	margin: 0;
	line-height: 12px;
	color: #666;
}

.pli h5 {
	text-transform: capitalize;
	overflow: hidden;
	white-space: nowrap;
}

.lowercase {
	text-transform: lowercase;
}

.pli .mgold {
	width: 29px;
	height: 31px;
	position: absolute;
	top: 10px;
	right: 8px;
	-webkit-filter: drop-shadow(0px 0px 5px #FFF);
	-moz-filter: drop-shadow(0px 0px 5px #FFF);
	filter: drop-shadow(0px 0px 5px #FFF);
}

.plactions li {
	vertical-align: middle;
}

.plactions img {
	max-height: 28px;
	max-width: 28px;
}

.plactions {
	background-color: #FFF;
	/* border-top: 1px solid #D4D4D4; */
}

#div_reorder {
	padding-bottom: 13px;
	margin-bottom: 20px;
	border-bottom: 2px solid #FFF;
}

#save_search_response {
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom: 2px solid #FFF;
}

.page_saved_searches .actions a {
	padding-left: 25px;
}

.page_saved_searches dl.datainfo {
	padding-top: 3px;
}

div#content .outter.page_saved_searches {
	padding-bottom: 0;
}

div#content .outter.page_member_friends {
	padding-bottom: 0;
	padding-right: 0;
}

#content #tprofile .td2 dt {
	width: 75px;
}

#content #tprofile .td2 dt:last-of-type {
	position: relative;
	top: -16px;
}

.module_account_profile div#content div.options ul li.info {
	top: 80px;
}

.outter.page_account_photo div.image {
	padding-right: 20px;
	width: 120px;
}
.outter.page_account_photo div.image a {
	min-height:120px;
}

.page_account_pictures_edit div.image {
	margin-right: 20px;
	margin-bottom: 10px;
	width: 120px;
	height: 120px;
}

.page_account_gifts_view div.image {
	width: 120px;
}

div#content .page_account_gifts_view div.itemfooter {
	margin-left: 13px;
}

.page_saved_searches div.actions {
	padding-right: 20px;
}

.page_member_gifts .image>img {
	width: 100px;
}

div#content .outter.page_account_friends {
	padding-right: 0;
	padding-bottom: 0;
}

.pextbtn {
	position: absolute;
	bottom: 96px;
	right: 6px;
	/* margin-top: 94%; */
}

.pextbtn>a {
	color: #FFF;
	font-weight: bold;
	display: block;
	background-color: #903;
	padding: 2px 17px;
	border: 2px solid #FFF;
	border-radius: 4px;
	text-decoration: none;
	transition: all 0.3s ease;
}

.pextbtn>a:hover {
	background-color: #B7003D;
	transition: all 0.3s ease;
}

.ahstatus td {
	padding: 3px 0 3px 0;
}

.ahstatus td:first-child {
	color: #808080;
}

div#content .outter.page_account_friends_requests {
	padding-right: 0;
	padding-bottom: 0;
}

.pextbtn.approve {
	left: 6px;
	right: auto;
}

div#content .outter.page_account_favorites {
	padding-bottom: 0;
	padding-right: 0;
}

div#content .outter.page_account_favorites_fans {
	padding-right: 0;
	padding-bottom: 0;
}

div#content .outter.page_account_visitors {
	padding-right: 0;
	padding-bottom: 0;
}

.vispli.pli .r2 {
	height: 100px;
}

.pli .r2 p.pvisdate {
	margin-top: 5px;
	color: #222;
}

.pli .r2 .svisdate {
	text-transform: capitalize;
	color: #666;
}

.vispli .pextbtn {
	bottom: 114px;
}

div#content .outter.page_account_blocked {
	padding-right: 0;
	padding-bottom: 0;
}

div#content .page_news .entry {
	padding: 5px 5px 15px 15px;*/;
}

div#content .page_news_view div.entry {
	padding: 5px 5px 15px 15px;*/;
}

div#content .page_news_view table.plain td {
	vertical-align: top;
}

#content #tmprofile .pmdata dd[data-for="Interests"] {
	padding-left: 134px;
}

.module_account_messages div#content div.options ul li.info:last-child {
	top: 13px;
	right: 0;
}

.page_account_gifts_view .entry {padding: 10px 10px 15px 10px;}

.page_account_messages_view div.image {
	width: 120px;
}

div#content .page_account_messages_view div.entry {
	padding: 13px;
}

div#content .page_account_messages_view .single td {
	vertical-align: top;
}

.pmitem {
	background-color: #E5E5D7;
	margin-bottom: 2px;
	position: relative;
}

.pmitem .i {
	position: relative;
	float: left;
	color: #808080;
	padding: 6px 0 6px 6px;
	box-sizing: border-box;
	width: 130px;
	border-right: 2px solid #F7F7F7;
	border-bottom: 2px solid #F7F7F7;
	margin-right: 10px;
	margin-bottom: -2px;
}

.pmitem .c {
	padding: 6px 6px 6px 6px;
	box-sizing: border-box;
}

.pmitem[data-field="Interests"] .c {
	margin-left: 128px;
	border-left: 2px solid #F7F7F7;
	padding-left: 10px;
}

.pmitem[data-field="Interests"] .i {
	border-bottom: 0;
}

div#content .outter.page_member_profile_preview {
	padding-bottom: 0;
	padding-right: 0;
}

.wpppli.wpli {
	width: 45%;
}

iframe[width="680"][height="600"] {
	width: 106.2%;
	width: calc(100% + 40px);
	margin: -21px 0px -17px -20px;
	border: none;
}

div#content .pdefault.entry.dchat {
}

.dchat.cmax iframe.ichat {
	margin: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.bchat {
	position: absolute;
	left: -20px;
	bottom: -44px;
	margin: 0px;
	padding: 3px 35px 7px 35px;
	min-width: 100px;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #903;
	text-align: center;
	border: 0px;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	transition: all 0.3s ease;
	cursor: pointer;
	outline: 0;
}

div#content .pdefault.entry.dchat.cmax {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 32px;
	z-index: 6;
}

.bchat:hover {
	background-color: #B7003D;
	transition: all 0.3s ease;
}

.dchat.cmax button.bchat {
	left: 2px;
	bottom: initial;
	padding-bottom: 9px;
	padding-top: 5px;
	transition: all 0.3s ease;
	z-index: 16;
}

div#content .page_account_gifts_compose div.image {
	width: 120px;
}


div#content .outter.page_account_gifts_compose table.plain td {
	vertical-align: top;
}

dd.ddcaptcha {
	position: relative;
	top: -15px;
}

div#content .outter.page_account_messages_compose div.image {
	width: 120px;
}

div#content dd.gsname {
	position: relative;
	top: 8px;
	left: -50px;
}

div#content .outter.page_member_pictures_view .image img {
	width: auto;
	max-width: 100%;
}

#tprofile td.td2.data {
	display: none;
}

#tprofile td.td1 {
	width: 1%;
}

div#content .pmactions li.profile_view {
	display: none;
}

ul.actions div.winkbox {

}

.wpli:nth-of-type(3n+2) ul.actions div.winkbox {
	right:-44px;
}



.module_account_pictures_edit .single a.picture_zoom {
	min-height: 120px;
}