/* ********** [ CONTENT HEADER ] ********** */
div#content div.ratingboxn { }

	div#content div.ratingboxn div.selection {
		padding-right: 5px;
		float: left; }

		div#content div.ratingboxn div.selection a {
			width: 12px;
			height: 16px;
			float: left;
			display: block;
			background: url('rate0.png') no-repeat center center;
			text-decoration: none; }

		div#content div.ratingboxn div.selection a.over {
			background: url('rate1.png') no-repeat center center; }

			div#content div.ratingboxn div.selection a:hover {
				text-decoration: none; }

	div#content div.ratingboxn div.scores {
		padding-right: 5px;
		float: left; }

	div#content div.ratingboxn div.progress {
		height: 16px; }

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

div#content div.title_wrap {
	margin: 0px 10px;
	padding: 15px 0px 0px 0px;
	background: #ffffff;
	border-bottom:solid 1px #c3dcf4;
	}

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

		 }

		div#content div.title_wrap div.title h1 {
			margin: 0px;
			padding: 0px;
			font: 22px Trebuchet MS, tahoma;
			font-weight: bold;
			color: #0b7fa8;
			 }

div#content div.options {
	height: 27px;
	float: right;
	display: block;
	border-left: 1px solid #c3dcf4; }

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

		div#content div.options ul li {
			margin: 0px;
			padding: 0px;
			float: left;
			border: 1px solid #c3dcf4;
			border-width: 1px 1px 0px 0px; }

			div#content div.options ul li span {
				padding: 0px 10px;
				display: block;
				float: left;
				font: 11px/26px arial;
				color: #404040;
				font-weight: bold;
				background: #F9FCFF; }

			div#content div.options ul li a {
				padding: 0px 5px;
				display: block;
				float: left;
				font: 11px/26px arial;
				color: #404040;
				font-weight: bold;
				text-decoration: none;
				background: #F9FCFF; }

				div#content div.options ul li a:hover {
					background: #FAFFF9; }



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

div#content div.subtitle_wrap {
	margin: 0px 10px;
	padding: 10px 0px 0px 0px;
	background: #ffffff;
	border-bottom: 1px solid #c3dcf4; }

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

		div#content div.subtitle_wrap div.title h1 {
			margin: 0px;
			padding: 0px;
			font: 18px Trebuchet MS, tahoma;
			font-weight: bold;
			color: #ff7d00; }

div#content div.suboptions {
	height: 30px;
	display: block;
	border: 1px solid #C3DCF5;
	border-width: 0px 0px 0px 1px; }

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

		div#content div.suboptions ul li {
			margin: 0px;
			padding: 0px;
			float: left;
			border: 1px solid #C3DCF5;
			border-width: 1px 1px 0px 0px; }

			div#content div.suboptions ul li a {
				padding: 0px 10px;
				display: block;
				float: left;
				font: 12px/29px arial;
				color: #404040;
				font-weight: bold;
				text-decoration: none;
				background: #F9FCFF; }

				div#content div.suboptions ul li a:hover {
					background: #FFFFF9; }



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

div#content div.outter div.footer {
	margin: 10px 0px;
	padding: 0px;
	font: 14px arial;
	color: #555555; }

	div#content div.outter div.footer a {
		font: 14px arial;
		color: #D52525;
		text-decoration: none; }

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



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

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



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

/* user grid */

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

	div.datagrid div.odd,
	div.datagrid div.even,
	div.datagrid div.single {
		padding: 5px; }

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

		/* rows */

		div.datagrid div.odd {

			border: solid 1px #c3dcf4;
			}

			div.datagrid div.odd table.datagrid {
				border: solid 1px #c3dcf4; }

		div.datagrid div.even {
			border: solid 1px #c3dcf4;
			 }

			div.datagrid div.even table.datagrid {
				border: solid 1px #c3dcf4;}

		div.datagrid div.single {
			border: solid 1px #c3dcf4;}

			div.datagrid div.single table.datagrid {
				border: solid 1px #c3dcf4;}

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

		/* item */

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

			table.datagrid td.item div.player { }

			table.datagrid td.item div.image { }

				table.datagrid td.item div.image img {
					padding: 3px;
					background: #ffffff; }

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

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

		/* content */

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

			/* header */
			table.datagrid td.data h2 {
				margin: 0px 0px 5px 0px;
				padding: 0px;
				font: 16px Trebuchet MS, tahoma;
				font-weight: bold;
				color: #083785; }

				table.datagrid td.data h2 a {
					float: left;
					font: 16px Trebuchet MS, tahoma;
					font-weight: bold;
					color: #ff7d00;
					text-decoration: none; }

				table.datagrid td.data h2 a:hover {
					color: #048dc5;
					text-decoration:underline; }

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

				table.datagrid td.data div.image img {
					padding: 3px;
					background: #ffffff; }

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

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

			/* 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 {
				margin-right: 10px; }

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

				table.datagrid td.data div.entry div.paragraph {
					font-family: "Trebuchet MS";
					font-size: 12px;
					margin-top: 3px;
					padding-top: 3px;
					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: 12px/18px arial;
						color: #ff7d00;
						text-decoration: none; }

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

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

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

					table.datagrid td.data dl.datainfo dt {
						margin: 0px;
						padding: 0px 5px 0px 0px;
						float: left;
						font: 12px/18px arial;
						font-weight: bold;
						color: #9dc205; }

					table.datagrid td.data dl.datainfo dd {
						margin: 0px;
						padding: 0px;
						font: 12px/18px arial;
						color: #404040; }

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

				table.datagrid td.data dl.quickinfo {
					margin: 10px 0px 0px 0px;
					padding: 0px;
					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 4px 0px 0px;
						padding: 0px;
						float: left;
						font: 11px/16px arial;
						color: #404040; }

					table.datagrid td.data dl.quickinfo dd a {
						font: 11px/16px arial;
						color: #ff7d00;
						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;
				float: right; }

				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/18px verdana;
						color: #0B799D;
						border-bottom: 1px solid #D8DFEA;
						width: 120px; }

						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.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 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 verdana;
							color: #0B799D;
							text-decoration: none; }

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


/* ********** [ 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: 4px;
		    font: 12px arial;
			color: #404040;
			background: #ffffff; }

			table.listgrid td a {
				font: 12px/18px arial;
				color: #ff5e00;
				text-decoration: none; }

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

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

		table.listgrid tr.header td {
			font-weight: bold;
			color: #ffffff;
			background: #0094d5; }

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

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

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

			table.listgrid tr td.date {
				width: 120px; }

			table.listgrid tr td.checkbox {
				width: 32px; }



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

/* list grid */

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

	div.listgrid div.single { }

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

		table.calendargrid td {
			background: #ffffff; }

			table.calendargrid tr.weekdays td {
				padding: 4px;
			    font: 11px verdana, sans-serif;
				color: #0094d5;
			    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: #404040; }

			table.calendargrid td a {
                margin: 0px; padding: 0px;
			    font: 11px arial, sans-serif;
				color: #ff5e00;
				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;
	position: relative; }

	/* 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: 15px; right: 0px;
		background-color: #F5FBFF;
		background: url("report_box_bg.gif") repeat-x;
		border: 1px solid #cccccc; }

		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: 11px/21px tahoma;
			color: #474646;
			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: 15px; right: 0px;
		background-color: #F5FBFF;
		background: url("rating_box_bg.gif") repeat-x;
		border: 1px solid #cccccc; }

		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; }


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

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

/* 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; }

/* 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; }

/* 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; }


/* homepage */

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

div.ext_thumbnails div.flatgrid {
	margin: 0px; }

	div.ext_thumbnails div.flatheader {
		margin: 0px 0px 1px 0px;
		 }

		div.ext_thumbnails div.flatheader h3 {
			margin: 0px;
			padding: 6px;
			width: 110px;
			display: block;
			font: 14px trebuchet ms;
			color: #9dc205;
			font-weight:bold; }

	div.ext_thumbnails div.flatgrid div.single {
		padding: 3px;
		 }

		div.ext_thumbnails div.flatgrid table.flatgrid {
			width: 100%;
			border: 0px;
			padding: 0px; }

			div.ext_thumbnails div.flatgrid div.single {
				background: #ffffff;
				border: 0px; }

				div.ext_thumbnails div.flatgrid div.single table.flatgrid {
					background-color: #FFFFFC;
					 border:solid 1px #c3dcf4;}

			/* thumbnail */
			div.ext_thumbnails table.flatgrid td.item {
				padding: 10px 0px;
				vertical-align: top; }

				div.ext_thumbnails table.flatgrid td.item div.image {
					width: 128px; }

					div.ext_thumbnails table.flatgrid td.item div.image img {
						padding: 3px;
						background: #ffffff; }

					div.ext_thumbnails table.flatgrid td.item div.image a img {
						 border: 1px solid #9dc205; }

					div.ext_thumbnails table.flatgrid td.item div.image a:hover img {
						border: 1px solid #9dc205;  }

				div.ext_thumbnails table.flatgrid td.item h4 {
					margin: 1px 0px 0px 0px;
					padding: 0px;
					height: 24px;
					overflow: hidden;
					text-align: left; }

					div.ext_thumbnails table.flatgrid td.item h4 a {
						padding: 4px 4px 4px 22px;
						background: url("icon_user.gif") no-repeat 4px 4px;
						display: block;
						font: 11px/17px trebuchet ms;
						color: #ff5e00;
						text-decoration: none; }

					div.ext_thumbnails table.flatgrid td.item h4 a:hover {
						text-decoration: underline; }

			/* row */
			div.ext_thumbnails table.flatgrid td.row {
				padding: 10px;
				vertical-align: top;
				text-align: justify;
				font: 11px/18px trebuchet ms;
				color: #404040; }

				div.ext_thumbnails table.flatgrid td.row a {
					font: 11px/18px trebuchet ms;
					color: #ff5e00;
					text-decoration: none; }

					div.ext_thumbnails table.flatgrid td.row a:hover {
						text-decoration: underline; }

			div.ext_thumbnails table.flatgrid td.odd2 {
				 }

				div.ext_thumbnails table.flatgrid td.odd {
					 }

			div.ext_thumbnails table.flatgrid td.even2 {
				}

				div.ext_thumbnails table.flatgrid td.even {
					 }

				div.ext_thumbnails table.flatgrid td.row div.image {
					margin: 0px 10px 0px 10px;
					float: right; }

					div.ext_thumbnails table.flatgrid td.row div.image img {
						padding: 1px;
						background: #ffffff; }

					div.ext_thumbnails table.flatgrid td.row div.image a img {
						border: 1px solid #9dc205; }

					div.ext_thumbnails table.flatgrid td.row div.image a:hover img {
						border: 1px solid #9dc205;  }

				div.ext_thumbnails table.flatgrid td.row h4 {
					margin: 0px;
					padding: 0px; }

					div.ext_thumbnails table.flatgrid td.row h4 a {
						font: 11px arial;
						font-weight: bold;
						color: #ff5e00;
						text-decoration: none; }

					div.ext_thumbnails table.flatgrid td.row h4 a:hover {
						text-decoration: underline; }


/* ********** [ BANNERS ] ********** */

/* sidebar */
div.banner_sidebar {
	margin: 10px; }


div.banner_header {
	padding: 0px 40px 0px 0px;
	float: right;
	}


/* *******[PAGEHEADER] *************/

div#pageheader {

	background-color: #9dc205;
	margin: 0px auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 840px;
}


div#pageheader h1 {

	margin: 0px;
	padding: 15px 0px 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 18px;
}

div#pageheader h2 {

	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div#pageheader h2 a:link, div#pageheader h2 a:visited {

	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div#pageheader h2 a:hover {
    text-decoration: underline;
}


.tinytiny {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #CCCCCC;
margin: 0px;
padding: 0px;
text-align:center;
}

.tinytiny a:active,
.tinytiny a:hover,
.tinytiny a:visited {color: #CCCCCC; text-decoration: none; font-size: 9px;}

div#footer div.ad {
	padding: 10px;
}



div#footer div.ad a:link, div#footer div.ad a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

/*Homepage*/

/* Original #9dc205 */
div#table_homepage h2
	{color:#006699;
	font-family: trebuchet ms;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;}

div#table_homepage a
	{color:#ff7d00;
	text-decoration:none;
	 font-weight:bold;}

div#table_homepage a:hover
	{color:#0094d5;
	text-decoration:underline;
	}

div#table_homepage p
	{color:#404040;
	font-family: trebuchet ms;
	font-size: 12px;
	margin-top: 3px;
	padding-top: 3px;
	font-weight:normal;
	}


div#table_homepage2 h1
	{color:#71171a;
	font-family: trebuchet ms;
	font-size: 18px;
	font-weight: bold;
}
div#table_homepage2 a
	{color:#ff7d00;
	text-decoration:none;
	 font-weight:bold;}

div#table_homepage2 a:hover
	{color:#0094d5;
	text-decoration:underline;
	}

div#table_homepage2 p
	{color:#404040;
	font-family: trebuchet ms;
	font-size: 12px;
	margin-top: 3px;
	padding-top: 3px;
	font-weight:normal;
	}

div.outter h2

{
font-family: "Trebuchet MS";
font-size: 16px;
color: #9dc205;
margin-bottom: 3px;
padding-bottom: 3px;

}

div.outter p
	{color:#404040;
	font-family: trebuchet ms;
	font-size: 12px;
	margin-top: 3px;
	padding-top: 3px;
	font-weight:normal;
	}

div.outter table td td a:link, div.outter table td td a:visited

{

font-family: verdana,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 11px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

color: #006699;

text-decoration: none;

}

div.outter table td td a:hover

{

color: #0099cc;

text-decoration: none;

}

div.outter table td td

{

padding-top: 4px;

padding-right: 4px;

padding-bottom: 4px;

padding-left: 4px;

font-family: verdana,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 11px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

color: #222222;

}

div.outter table td td h3

{

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

font-family: verdana,sans-serif;

font-style: normal;

font-variant: normal;

font-size: 11px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

font-weight: bold;

color: #083785;

}