/* ********************************   */
/*        FEATURE SUMMARIES           */
/* ********************************   */
.feature_summary_home
{
	width: 400px;
	padding: 0px 20px 10px 20px;
	height: auto;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
}

.feature_summary_home_pic
{
	display: block;
	float: left;
	padding-bottom: 10px;
	padding-right: 5px;
	width: 200px;
	text-align: right;
}

.feature_summary_home_info
{
	display: block;
	float: left;
	width: 130px; 
	padding-bottom: 25px;
}

.feature_summary_home_date
{
	font-weight: bold;
}

.feature_summary_home_title
{
	font-weight: bold;
}

.feature_summary_home_description
{
}

.feature_summary_home_2up
{
	display: inline;
	float: left;
	max-width: 170px;
	padding: 5px;
	font-size: small;
	font-family: sans-serif;
	color: white;
}

.feature_summary_membershome
{
	max-width: 425px;
	padding: 20px;
	height: auto;
	font-size: small;
	font-family: sans-serif;
	color: white;
}

.feature_summary_membershome_title
{
	font-weight: bold;
	color: #FFCC00;
	text-align: right;
}

.feature_summary_membershome_type
{
	font-style: italic;
	font-size: 12px;
}

.feature_summary_membershome_description
{
	font-size: 12px;
}

.feature_summary_blocklisting
{
	float: left;
	width: 270px;
	font-size: 12px;
	font-family: sans-serif;
	margin: 15px;
	background-color: black;
}

.feature_summary_blocklisting_table
{
	font-size: 12px;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	vertical-align: bottom;
}

.feature_summary_blocklisting_table img fgdf
{
	display: block;
}

.feature_summary_blocklisting_details
{
	text-align: right;
	font-size: 10px;
	font-family: sans-serif;
	background-color: #660000;
	height: 100px;
	vertical-align: top;
	padding: 5px;
}

.feature_summary_blocklisting_description
{
	font-size: 12px;
	font-family: sans-serif;
	color: white;
	text-align: right;
	font-style: italic;
	background-color: #660000;
	padding: 5px;
}



.feature_summary_participant
{
	display: block;
	width: 550px;
	padding: 10px 10px 5px 10px;
	font-size: 14px;
	font-family: sans-serif;
	margin: 10px 5px 2px 30px;
	color: white;
	text-align: left;
}

.feature_summary_participant_title
{
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
}

.feature_summary_participant_type
{
	font-style: italic;
	font-size: 9px;
}

.feature_summary_participant_description
{
	font-size: 9px;
}

.feature_summary_modelpage
{
	width: 500px;
	overflow: hidden;
	margin: 5px;
	padding: 10px 10px 5px 10px;
}

.feature_summary_modelpage_title
{
	font-size: 17px;
	color: #d00;
	font-weight: bold;
	margin-bottom: 15px;
}

.feature_summary_modelpage_title a
{
	color: #330000;
}

.feature_summary_modelpage_picture a img
{
	float: left;
	border-color: #D00;
	border-width: 2px;
	border-style: solid;
	margin: 10px;
}

.feature_summary_modelpage_description
{
	float: left;
	font-size: 13px;
	text-align: justify;
	padding-bottom: 10px;
	width: 350px;
	padding-left: 10px;
	padding-top: 15px;
	height: 160px;
}

.models_individual_block
{
	width: 300px;
	float: left;
	overflow: hidden;
	margin: 5px;
}

.models_individual_name
{
	font-size: 17px;
	color: #d00;
	font-weight: bold;
}

.models_individual_pic img
{
	float: left;
	border-color: #D00;
	border-width: 2px;
	border-style: solid;
}

.models_individual_details
{
	float: left;
	width: 150px;
	height: 180px;
	padding-left: 10px;
}

.model_individual_links
{
	text-decoration: underline;
	font-size: 13px;
}

.models_individual_blurb
{
	font-size: 13px;
	text-align: justify;
	padding-bottom: 10px;
}

/* ********************************   */
/*        FEATURES                    */
/* ********************************   */
.page_header
{
	padding: 8px 12px 0px 12px;
}

.page_header_top
{
	color: white;
	height: 75px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #C36;
}

.page_header_title
{
	color: black;
	background-color: #FFCC00;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.page_header_description
{
	color: white;
	font-family: sans-serif;
	font-style: italic;
	font-size: 12px;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	padding-top: 17px;
}

.page_header_bottom
{
	height: 55px;
}

.page_header_more
{
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	padding-top: 7px;
	color: white;
	font-family: sans-serif;
	font-size: 12px;
}

.page_header_pageno
{
	color: #FFCC00;
}

.page_head_body_divider
{
	clear: both;
}

.page_body
{
	background-color: black;
	color: white;
	background-image: url(nav/black-Backdrop.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.page_body_nographic
{
	background-color: black;
	color: white;
}


.page_body_text
{
	background-color: #DDD;
	color: black;
}


.page_footer
{
	clear: both;
	padding: 2px 12px 0px 12px;
	color: #FFCC00;
	font-family: sans-serif;
}

.page_footer_prevpage
{
	display: inline;
	float: left;
}

.page_footer_prevpage a
{
	display: inline;
	float: left;
}

.page_footer_nextpage
{
	display: block;
	float: right;
	text-align: right;
	margin-right: 0;
	margin-left: auto;
	font-weight: normal;
}

.page_footer_nextpage a
{
	display: block;
	float: right;
	text-align: right;
	margin-right: 0;
	margin-left: auto;
	font-weight: normal;
}

.page_footer_copyright
{
	border-top-style: solid;
	border-top-width: 2px;
	border-color: #C36;
	text-align: right;
	margin-top: 2em;
	font-size: small;
}

.element_tombstone
{
	display: block;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	clear: both;
}

.element_title
{
	display: block;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-size: large;
	color: #d00;
}

.element_text
{
	display: block;
	padding: 10px 3px 10px 3px;
	width: 90%;
	font-size: small;
	clear: both;
}

.element_pictures
{
	display: block;
	padding: 10px 3px 10px 3px;
	width: 95%;
	clear: both;
}

.element_pictures_centered
{
	display: block;
	padding: 10px 3px 10px 3px;
	clear: both;
}

.element_pictures_inline_left
{
	display: inline;
	margin: 30px 50px 5px 5px;
	clear: none;
	float: left;
}

.element_pictures_inline_right
{
	display: inline;
	margin: 30px 5px 5px 50px;
	clear: none;
	float: right;
}

.element_video
{
	display: block;
	padding: 10px 3px 10px 3px;
	width: 90%;
	clear: both;
}

.element_summary
{
	display: block;
	padding: 10px 3px 10px 3px;
	width: 90%;
	clear: both;
}

.element_edit_label
{
	display: block;
	float: left;
	height: 2em;
	width: 2em;
	color: #101010;
	font-size: large;
}

/* good browsers */
.media_picture_thumb
{
	display: inline;
	text-align: center;
	color: white;
	padding: 10px;
	/*height: 135px; */
	float: left;
	/* max-width: 220px;*/
	vertical-align: top;
}

.media_picture_thumb_centered
{
	color: white;
	padding: 10px;
}


.media_picture_thumb img
{
	border-width: 2px;
	border-style: solid;
}


.media_picture_thumb_centered a img
{
	border-width: 2px;
	border-style: solid;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.badbrowser_media_picture_thumb
{
	display: inline;
	text-align: center;
	color: white;
	padding: 10px;
}

.media_picture_nothumb
{
	display: block;
	text-align: center;
	color: white;
	padding: 10px;
}

.media_video_thumb
{
	text-align: center;
	color: white;
	padding: 10px;
	height: 135px;
	vertical-align: top;
	float: left;
}

.media_video_thumb img
{
	border-color: #D00;
	border-width: 2px;
	border-style: solid;
}

.media_video_thumb a
{
	float: left;
}
.media_caption
{
	float: left;
	color: white;
	font-size: 12px;
	width: 300px;
	text-align: left;
	margin-left: 15px;
}

.media_multifile_format
{
	display: block;
	margin-bottom: 10px;
}

.media_multifile_size
{
	display: block;
	margin-left: 5px;
}

.media_multifile_size a
{
	display: inline;
	float: none;
}

.media_multifile_size a:hover
{
	text-decoration: underline;
}
.media_text
{
	display: inline;
	float: left;
	color: white;
	text-align: center;
	width: 100%;
}

.media_controls
{
	display: block;
	margin: 5px;
	float: none;
	border-width: 0px;
	clear: left;
}



/* bad browsers */
.badbrowser_media_picture_nothumb
{
	display: block;
	float: left;
	text-align: center;
	color: white;
	padding: 10px;
}

.badbrowser_media_video_thumb
{
	display: inline;
	text-align: center;
	color: white;
	padding: 10px;
}

.badbrowser_media_text
{
	display: inline;
	float: left;
	text-align: left;
	color: white;
}

/* ********************************   */
/*  ADMIN IMAGE SELECTION             */
/* ********************************   */
.select_block
{
	display: block;
	padding: 5px;
	background-color: #DDDDDD;
	overflow: auto;
	margin: 10px;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
}

.select_multi_image
{
	display: block;
	padding: 5px;
	margin: 10px;
	background-color: #BBBBBB;
	overflow: auto;
}

.select_file_enclosing
{
	position: relative;
	float: left;
	text-align: left;
	padding: 5px;
	margin: 10px;
	background-color: #EEEEEE;
	overflow: hidden;
}

.select_file_info
{
	margin-bottom: 5px;
}

.select_file_checkbox
{
	margin-right: 4px;
	height: 25px;
	display: inline;
}

.select_file_label
{
	display: inline;
	text-align: left;
	font-size: 11px;
}

.select_file_delete
{
	position: absolute;
	top: 1px;
	right: 3px;
}

.select_file_thumbnail
{
	text-align: center;
}

.select_file_thumbnail img
{
	border: none;
}

.select_file_controls
{
	margin: 2px;
	width: 130px;
	position: relative;
	text-align: left;
}

.select_file_majortext
{
	display: inline;
	font-size: 13px;
}

.select_file_minortext
{
	display: inline;
	font-size: 10px;
}

.select_file_delete img
{
	border: 0px;
}

.admin_element_append
{
	display: block;
	padding-top: 50px;
	clear: both;
}

.admin_footer_editing
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.gallery_body
{
	margin: 2px;
	padding: 0px;
	text-align: center;
}

.gallery_buttons
{
	width: 110px;
	height: 22px;
	max-height: 22px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.gallery_leftarrow
{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}

.gallery_pagebutton
{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	height: 18px;
	vertical-align: top;
}

.gallery_rightarrow
{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}

.gallery_body img
{
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.thumbs_video_listing
{
	float: left;
	width: 30%;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	background-color: #909090;
}

.thumbs_thumbnail_listing
{
	float: left;
	width: 30%;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #909090;
}

.thumbs_options_listing
{
	float: left;
	width: 30%;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	background-color: #909090;
}

.thumbs_video_item
{
	height: 200px;
	text-align: center;
}

.thumbs_thumbnail_item
{
	height: 200px;
	text-align: center;
}

.thumbs_options_item
{
	height: 50px;
	text-align: center;
}

.thumbs_linkbutton
{
	color: red;
	background-color: blue;
	height: 40px;
	font-weight: bold;
	font-size: 16px;
}


.display_workaround
{
	clear: both;
}

.report_last_x
{
	border-color: red;
	border-width: 2pt;
	border-style: solid;
	margin: 20px;
	clear: both;
	font-size: small;
	
}

.report_month {
	border-color: blue;
	border-width: 2pt;
	border-style: double;
	margin: 20px;
	width: 40%;
	float: left;
}

.report_year
{
	border-color: blue;
	border-width: 2pt;
	border-style: double;
	margin: 20px;
	width: 40%;
	float: right;
}

.table title {
	font-size: large;
	height: 20px;
}

.report_row {
	clear: both;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 3px;	
	height: 20px;
}

.report_row_title {
	clear: both;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 3px;	
	height: 20px;
	font-size: smaller;
}


.report_last_x report_row {
	clear: both;
	margin-bottom: 10px;
	height: 10px;
}


.report_count {
	float: left;
	width: 100px;

}

.report_startdate {
	float: left;
	width: 150px;
}

.report_username {
	float: left;
	width: 100px;
}

.report_referer_simple {
	float: left;
	width: 200px;
}

.report_referer {
	float: left;
	width: 450px;
	overflow: hidden;
}


.report_ref_timestamp {
	float: left;
	width: 160px;
}

.report_ref_tag {
	float: left;
	width: 80px;
	overflow: hidden;
	padding-left: 3px;
	padding-right: 3px;
}

.report_ref_referer_simple {
	float: left;
	width: 160px;
	overflow: hidden;
	padding-left: 3px;
	padding-right: 3px;
}

.report_ref_referer
{
	float: left;
	width: 430px;
	overflow: hidden;
	padding-left: 3px;
	padding-right: 3px;
}

.report_ref_incoming {
	float: left;
	width: 170px;
	overflow: hidden;
	padding-left: 3px;
	padding-right: 3px;
	font-size: smaller;
}

.reporting_section {
	margin: 10px;
}

.reporting_line {
	margin: 5px;
	clear: both;
}

.reporting_line_label {
	float: left;
	width: 110px;
	border: 1px solid #999;
}

.reporting_line_field {
	float: left;
	text-align: right;
	width: 100px;
	border: 1px solid #999;
}

.reporting_line_field_barchart {
	float: left;
	text-align: left;
	width: 500px;
	border: 1px solid #999;
}


.reporting_tabdata td {
	text-align: right;
	border: 1px solid #999;
}

td.keydata {
	font-weight: bold;
}

.select_smallbutton {
	font-size: .6em;
	margin: 3px;
}