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

div#content div.title_wrap {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #e4e4e4; }

	div#content div.title_wrap div.title {
		float: left; }

		div#content div.title_wrap div.title h1 {
			margin: 0px;
			padding: 0px;
			height: 28px;
			font: 22px/28px tahoma, arial, verdana;
			color: #484848; }

div#content div.options {
	height: 28px;
	float: right;
	display: block; }

	div#content div.options ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none; }

		div#content div.options ul li {
			margin: 6px 0px 0px 9px;
			padding: 0px;
			float: left; }

			div#content div.options ul li span {
				float: left;
				display: block;
				font: 11px/22px tahoma, arial;
				color: #363636; }

			div#content div.options ul li a {
				float: left;
				display: block;
				font: 11px/22px tahoma, arial;
				color: #363636;
				text-decoration: none; }

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



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

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

	div#content div.subtitle_wrap div.title {
		border-bottom: 1px solid #e4e4e4; }

		div#content div.subtitle_wrap div.title h1 {
			margin: 0px;
			padding: 0px;
			height: 24px;
			font: 18px/24px tahoma, arial, verdana;
			color: #484848; }

div#content div.suboptions {
	height: 26px;
	display: block; }

	div#content div.suboptions ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none; }

		div#content div.suboptions ul li {
			margin: 0px 1px 0px 0px;
			padding: 0px;
			float: left; }

			div#content div.suboptions ul li a {
				float: left;
				font: 11px/26px tahoma, arial;
				color: #c51931;
				background: #ffccce url('optionsnav_item1.gif') no-repeat;
				text-decoration: none; }

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

			div#content div.suboptions ul li a span {
				padding: 0px 8px;
				display: block;
				background: url('optionsnav_item2.gif') no-repeat 100% 0px;
				text-decoration: none; }



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

div#content div.outter div.footer {
	margin: 10px 0px;
	padding: 0px;
	font: 11px verdana, arial;
	color: #363636; }

	div#content div.outter div.footer a {
		font: 11px verdana, arial;
		color: #1066af;
		text-decoration: none; }

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



/* ********** [ ALL CONTENT WRAP ] ********** */

div#content div.outter {
	margin: 10px 0px; }



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

/* user grid */

div.datagrid {
	margin: 0px 0px 10px 0px; }

	div.datagrid div.odd,
	div.datagrid div.even,
	div.datagrid div.single { }

	div.datagrid table.datagrid {
		width: 100%;
		border: 0px; }

		/* rows */

		div.datagrid div.odd { }

			div.datagrid div.odd table.datagrid { }

		div.datagrid div.even { }

			div.datagrid div.even table.datagrid { }

		div.datagrid div.single { }

			div.datagrid div.single table.datagrid { }

		/*div#content div.outter table.chat {
			width: 450px; }*/

		/* header */

		div.datagrid h2 {
			margin: 0px 0px 5px 0px;
			padding: 0px 8px;
			height: 26px;
			font: 14px/26px tahoma, arial, verdana;
			color: #c51931;
			background: #FFEFE3 url('row_head.gif') no-repeat; }

			div.datagrid h2 a {
				height: 26px;
				font: 14px/26px tahoma, arial, verdana;
				color: #c51931;
				text-decoration: none; }

			div.datagrid h2 a:hover {
				text-decoration: underline; }

		/* item */

		table.datagrid td.item {
			padding: 0px 10px 0px 0px;
			vertical-align: top; }

			table.datagrid td.item div.image {
				background: url('picture_progress.gif') no-repeat 50% 50%; }

				table.datagrid td.item div.image img { }

				table.datagrid td.item div.image a img {
					border: 1px solid #1066af; }

				table.datagrid td.item div.image a:hover img {
					border: 1px solid #1066af; }

			table.datagrid div.image a.profilepic {
				border: 1px solid #1066af;
				width: 100px;
				height: 100px;
				display: block;
				text-decoration: none; }

				table.datagrid div.image a.profilepic:hover {
					text-decoration: none; }

			table.datagrid div.image a.profilevid {
				border: 1px solid #1066af;
				width: 100px;
				height: 100px;
				display: block;
				text-decoration: none; }

				table.datagrid div.image a.profilevid:hover {
					text-decoration: none; }

		/* content */

		table.datagrid td.data {
			width: 100%;
			vertical-align: top; }

			/* header */
			table.datagrid td.data h3 {
				margin: 0px 0px 5px 0px;
				padding: 0px 8px;
				width: 512px;
				float: left;
				height: 26px;
				font: 14px/26px tahoma, arial, verdana;
				color: #c51931;
				background: #FFEFE3 url('row_subhead.gif') no-repeat; }

				table.datagrid td.data h3 a {
					float: left;
					height: 26px;
					font: 14px/26px tahoma, arial, verdana;
					color: #c51931;
					text-decoration: none; }

				table.datagrid td.data h3 a:hover {
					text-decoration: underline; }


			/* image */
			table.datagrid td.data div.image {
				margin: 0px 10px 0px 0px;
				float: left;
				background: url('picture_progress.gif') no-repeat 50% 50%; }

				table.datagrid td.data div.image img { }

				table.datagrid td.data div.image a img {
					border: 1px solid #1066af; }

				table.datagrid td.data div.image a:hover img {
					border: 1px solid #1066af; }

			/* player */
			table.datagrid td.data div.player {
				padding: 0px 0px 10px 0px;
				float: left;
				font: 12px arial;
				color: #404040; }

			/* form */
			table.datagrid td.data div.form { }

			/* entry */
			table.datagrid td.data div.entry {
				clear: left; }

				table.datagrid td.data div.entry div.paragraph {
					font: 11px/16px verdana, arial;
					color: #363636;
					text-align: justify; }

					table.datagrid td.data div.entry div.paragraph p {
						margin: 0px 0px 12px 0px;
						padding: 0px;
						font: 11px/16px verdana, arial;
						color: #363636;
						text-align: justify; }

					table.datagrid td.data div.entry div.paragraph span {
						font-weight: bold;
						display: block; }

					table.datagrid td.data div.entry div.paragraph a {
						font: 11px/16px verdana, arial;
						color: #1066af;
						text-decoration: none; }

						table.datagrid td.data div.entry div.paragraph a:hover {
							text-decoration: underline; }

					table.datagrid td.data div.entry div.paragraph h4 {
						margin: 0px 0px 8px 0px;
						padding: 0px 0px 6px 0px;
						font: 14px tahoma, arial, verdana;
						color: #c51931;
						border-bottom: 1px solid #E4E4E4; }

			table.datagrid td.data div.entry ul.fancy {
				margin: 0px;
				padding: 10px;
				list-style-type: none; }

				table.datagrid td.data div.entry ul.fancy li {
					margin: 0px;
					padding: 0px 0px 0px 14px;
					display: block;
					font: 11px/18px verdana, arial;
					color: #363636;
					background: url('content_bull.gif') no-repeat 0px 50%; }

					table.datagrid td.data div.entry ul.fancy li a {
						font: 11px verdana, arial;
						color: #1066af;
						text-decoration: none; }

						table.datagrid td.data div.entry ul.fancy li a:hover {
							text-decoration: underline; }

			table.datagrid td.data div.entry ul.plain {
				margin: 0px;
				padding: 0px;
				list-style-type: none; }

				table.datagrid td.data div.entry ul.plain li {
					margin: 0px;
					padding: 0px 0px 5px 0px;
					display: block;
					font: 11px/18px verdana, arial;
					color: #363636; }

			/* datainfo */
			table.datagrid td.data div.datainfo {
				clear: left; }

				table.datagrid td.data dl.datainfo {
					margin: 0px;
					padding: 0px;
					width: 390px;
					float: left; }

					table.datagrid td.data dl.datainfo dt {
						margin: 0px;
						padding: 0px 5px 0px 0px;
						float: left;
						font: 11px/20px verdana, arial;
						color: #7F7F7F;
						border-bottom: 1px solid #e4e4e4; }

					table.datagrid td.data dl.datainfo dd {
						margin: 0px;
						padding: 0px;
						font: 11px/20px verdana, arial;
						color: #363636;
						border-bottom: 1px solid #e4e4e4; }

						table.datagrid td.data dl.datainfo dd a {
							font: 11px verdana, arial;
							color: #1066af;
							text-decoration: none; }

							table.datagrid td.data dl.datainfo dd a:hover {
								text-decoration: underline; }

			/* profileinfo */
			table.datagrid td.data div.profileinfo {
				width: 640px;
				clear: left; }

				table.datagrid td.data div.profileblob {
					font: 11px/16px verdana, arial;
					color: #363636;
					text-align: justify; }

					table.datagrid td.data div.profileblob span {
						color: #7F7F7F; }

				table.datagrid td.data dl.profileinfo {
					margin: 0px;
					padding: 0px 8px 8px 8px;
					border: 1px solid #ffccce; }

					table.datagrid td.data dl.profileinfo dt {
						margin: 0px;
						padding: 0px 0px 0px 8px;
						float: left;
						font: 11px/20px verdana, arial;
						color: #7F7F7F;
						border-bottom: 1px solid #FFEFE3; }

						table.datagrid td.data dl.profileinfo dt.even {
							background: #FFFAF6; }

					table.datagrid td.data dl.profileinfo dd {
						margin: 0px;
						padding: 0px 8px 0px 0px;
						font: 11px/20px verdana, arial;
						color: #363636;
						text-align: right;
						border-bottom: 1px solid #FFEFE3; }

						table.datagrid td.data dl.profileinfo dd.even {
							background: #FFFAF6; }

			/* quickinfo */
			table.datagrid td.data div.quickinfo {
				margin: 5px 0px 0px 0px;
				clear: left; }

				table.datagrid td.data dl.quickinfo {
					margin: 0px;
					padding: 0px;
					width: 300px;
					float: left; }

					table.datagrid td.data dl.quickinfo dt {
						margin: 0px;
						padding: 0px 5px 0px 0px;
						float: left;
						font: 11px/16px arial;
						font-weight: bold;
						color: #404040; }

					table.datagrid td.data dl.quickinfo dd {
						margin: 0px 10px 0px 0px;
						padding: 0px;
						float: left;
						font: 11px/16px arial;
						color: #404040; }

						table.datagrid td.data dl.quickinfo dd a {
							font: 11px/16px verdana, arial;
							color: #1066af;
							text-decoration: none; }

							table.datagrid td.data dl.quickinfo dd a:hover {
								text-decoration: underline; }

			/* actions */
			table.datagrid td.data div.actions {
				margin-left: 10px;
				padding: 0px 0px 5px 5px;
				float: right;
				border: 1px solid #D8DFEA;
				border-width: 0px 0px 1px 1px; }

			table.datagrid td.data div.actions div.info {
				margin: 0px;
				padding: 0px;
				width: 120px;
				font: 11px/16px tahoma, arial, verdana;
				color: #0B799D; }

				table.datagrid td.data ul.actions {
					margin: 0px;
					padding: 0px;
					width: 120px;
					list-style-type: none; }

					table.datagrid td.data ul.actions li {
						margin: 0px;
						padding: 0px;
						float: left;
	    				display: block;
						font: 11px/20px tahoma, arial, verdana;
						color: #0B799D; }

						table.datagrid td.data ul.actions li.status {
							padding-left: 24px;
							width: 96px;
							background: url("icon_online.gif") no-repeat 4px 2px;
							color: #2F8509; }

						table.datagrid td.data ul.actions li.profile a {
							background: url("icon_profile.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.pictures a {
							background: url("icon_pictures.gif") no-repeat 4px 2px; }


						table.datagrid td.data ul.actions li.edit a {
							background: url("icon_edit.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.remove a {
							background: url("icon_remove.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.primary a {
							background: url("icon_primary.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.comments a {
							background: url("icon_comments.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.approve a {
							background: url("icon_approve.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.join a {
							background: url("icon_approve.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.guests a {
							background: url("icon_guests.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.leave a {
							background: url("icon_remove.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.chat a {
							background: url("icon_chat.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.friends a {
							background: url("icon_friends.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.favorites a {
							background: url("icon_favorites.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.wink {
							position: relative; }

						table.datagrid td.data ul.actions li.wink a {
							background: url("icon_wink.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.message a {
							background: url("icon_message.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li.block a {
							background: url("icon_remove.gif") no-repeat 4px 2px; }

						table.datagrid td.data ul.actions li a {
							padding-left: 24px;
							width: 96px;
							float: left;
	    					display: block;
							font: 11px/20px tahoma, arial, verdana;
							color: #363636;
							text-decoration: none; }

						table.datagrid td.data ul.actions li a:hover {
							background-color: #fffceb; }


/* ********** [ LIST CONTENT ] ********** */

/* list grid */

div.listgrid {
	margin: 0px 0px 10px 0px; }

	div.listgrid div.single { }

	table.listgrid {
		width: 100%;
		border: 0px; }

		table.listgrid td {
			padding: 0px;
			height: 20px;
			font: 11px/20px verdana, arial;
			color: #363636;
			border-bottom: 1px solid #FFEFE3; }

			table.listgrid td a {
				padding: 0px 6px;
				font: 11px/20px verdana, arial;
				color: #363636;
				text-decoration: none; }

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

			table.listgrid td a.new {
				font-weight: bold; }

		table.listgrid tr.header td {
			padding: 0px 6px;
			font: 11px/26px tahoma, arial;
			color: #c51931;
			background: #ffccce; }

		table.listgrid tr.footer td {
			height: 26px;
			text-align: right; }

		table.listgrid tr.even td {
			background: #FFFAF6; }

			table.listgrid tr td.subject {
				width: 326px; }

			table.listgrid tr td.name {
				width: 150px; }

			table.listgrid tr td.date {
				padding: 0px;
				width: 132px; }

			table.listgrid tr td.checkbox {
				padding: 0px;
				width: 32px;
				text-align: center; }



/* ********** [ CALENDAR CONTENT ] ********** */

/* list grid */

div.calendargrid {
	margin: 0px 0px 10px 0px; }

	div.listgrid div.single { }

	table.calendargrid {
		width: 100%;
		background: #8799AB;
		border: 0px; }

		table.calendargrid td {
			background: #ffffff; }

			table.calendargrid tr.weekdays td {
				padding: 4px;
			    font: 11px verdana, sans-serif;
				color: #006699;
			    font-weight: bold;
			    background: #F9FCFF;
			    text-align: center; }

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

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

			table.calendargrid td h2 {
                margin: 0px 0px 4px 0px; padding: 0px;
			    font: 10px verdana, sans-serif;
			    font-weight: bold;
				color: #000000; }

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

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



/* ********** [ REPORT AND RATE ] ********** */

div.outter div.report,
div.outter div.rating {
	padding-left: 10px;
	float: right; }

div.outter div.report div.report-inner,
div.outter div.rating div.rating-inner {
	position: relative; }

	/* winks */
	div.outter div.winkbox {
		padding: 10px;
		z-index: 1;
		position: absolute;
		top: 19px; right: 0px;
		background: #FFFAF6;
		border: 1px solid #ffccce; }

		div.outter ul.actions li.wink div.winkbox a {
			padding: 0px;
			margin-top: 5px;
			width: 70px;
			height: 21px;
			display: block;
			float: none;
			font: 11px/21px arial;
			color: #ffffff;
			text-decoration: none;
			text-align: center;
			background: url("button_small_hover.gif") no-repeat; }

			div.outter ul.actions li.wink div.winkbox a:hover {
				text-decoration: none;
				background: url("button_small_hover.gif") no-repeat 0px -21px; }

	/* report */
	div.outter div.report p {
		margin: 0px;
		padding: 0px; }

		div.outter div.report a {
			font: 11px arial;
			color: #404040;
			text-decoration: none; }

			div.outter div.report a:hover {
				text-decoration: underline; }

	div.outter div.reportbox {
		padding: 10px;
		z-index: 1;
		position: absolute;
		top: 0px; right: 0px;
		background: #FFFAF6;
		border: 1px solid #ffccce; }

		div.outter div.reportbox p.response {
			margin: 0px;
			padding: 0px;
			font: 12px arial;
			color: #404040;
			white-space: nowrap; }

		div.outter div.reportbox a {
			margin-top: 5px;
			width: 70px;
			height: 21px;
			display: block;
			font: bold 11px/21px arial;
			color: #ffffff;
			text-decoration: none;
			text-align: center;
			background: url("button_small_hover.gif") no-repeat; }

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


	/* rating */
	div.outter div.rating p {
		margin: 0px;
		padding: 0px; }

		div.outter div.rating a {
			font: 11px arial;
			color: #404040;
			text-decoration: none; }

			div.outter div.rating a:hover {
				text-decoration: underline; }

	div.outter div.ratingbox {
		padding: 10px;
		z-index: 1;
		position: absolute;
		top: 0px; right: 0px;
		background: #FFFAF6;
		border: 1px solid #ffccce; }

		div.outter div.ratingbox p.response {
			margin: 0px;
			padding: 0px; }

			div.outter div.ratingbox p.response {
				font: 12px arial;
				color: #404040;
				white-space: nowrap; }

			div.outter div.ratingbox p.selscore {
				white-space: nowrap; }

			div.outter div.ratingbox p.currscore {
				margin-left: 5px;
				font: 11px arial;
				color: #404040;
				white-space: nowrap; }


/* ********** [ SMILIES BOX ] ********** */
div.outter div.smilies {
	width: 16px;
	height: 16px; }

div.outter div.smilies div.smilies-inner {
	position: relative; }

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

		div.outter div.smilies a {
			font: 11px arial;
			color: #404040;
			text-decoration: none; }

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

	div.outter 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.outter div.smiliesbox div.smiliesitem {
			margin: 0px 4px 4px 0px;
			width: 16px;
			height: 16px;
			float: left; }



/* ********** [ OVERRIDES ] ********** */

/* homepage */
div.page_homepage {
	margin: 10px; }

/* member's private page */
div.account_home_data table.datagrid dl.datainfo {
	width: 570px; }

/* member's public page */
div.page_member_profile_data table.datagrid dl.datainfo {
	width: 570px; }

/* member's private music */
div.page_account_audio table.datagrid dl.datainfo {
	width: 500px; }

/* news image */
div.page_news table.datagrid td.data div.image,
div.page_news_details table.datagrid td.data div.image {
	margin: 0px 0px 0px 10px;
	float: right; }

/* blogs image */
div.page_blogs table.datagrid td.data div.image {
	margin: 0px 0px 0px 10px;
	float: right; }

/* rate pictures */
div.page_rate table.datagrid td.item div.image {
	text-align: center; }

div.page_rate table.datagrid td.data div.paragraph {
	text-align: center; }

/* member profile pictures */
div.page_member_pictures table.datagrid td.item div.image {
	margin-right: 10px;
	float: left; }

div.page_member_pictures_view table.datagrid td.item div.image {
	text-align: center; }

div.page_member_pictures_view table.datagrid td.data div.entry div.paragraph {
	padding-top: 5px;
	height: 16px;
	line-height: 16px;
	text-align: center; }

	div.page_member_pictures_view table.datagrid td.data div.entry div.paragraph p.response {
		text-align: center; }

/* member profile videos */
div.page_member_videos table.datagrid td.item div.image {
	margin-right: 10px;
	float: left; }

div.page_member_videos_view table.datagrid td.item div.image {
	text-align: center; }

/* member messages view */
div.page_account_messages_view div.message_view {
    padding: 4px;
    height: 150px;
    width: 520px;
    overflow: auto;
    font: 11px verdana;
    color: #000000;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    background-color: #FFFFFF; }

div.page_account_messages_view div.message_view a {
    font-weight: normal;
    font: 11px verdana;
    color: #1066af; }

/* ********** [ FORM TEXT BOXES ] ********** */
input.text_small {
    width: 520px; }

	input.text_full {
	    width: 630px; }

textarea.textarea_small {
    width: 520px;
    height: 120px; }

	textarea.textarea_full {
	    width: 630px;
	    height: 120px; }

textarea.public_textarea_small {
    width: 520px;
    height: 80px; }

	textarea.public_textarea_full {
	    width: 630px;
	    height: 80px; }


/* ********** [ MISC ] ********** */
.ajax_loading {
	width: 16px;
	height: 16px;
	background: url('spinner.gif') no-repeat 50% 50%;
}
