@charset "utf-8";
/* CSS Document */
#listing_content {
	float: left;
	display: block;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

	#listing_content p {
		margin-left: 30px;
	}

	#listing_content p strong {
		font-weight: bold;
	}

	#listing_content #main_header {
		background-image: url(../_images/_backgrounds/left_mainheader_black.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 59px;
		min-height: 59px;
		max-height: 59px;
		width: 561px;
		min-width: 561px;
		max-width: 561px;
		margin-bottom: 10px;
		margin-left: 15px;
	}
	
		#listing_content #main_header #main_header_content {
			padding-top: 36px;
			padding-left: 10px;
			font-size: 100%;
			color: #ffffff;
			letter-spacing: -0.25px;
			font-weight: bold;
		}

	#listing_content #listing_row {
		clear: both;
		padding-top: 10px;
		margin-left: 45px;
	}

		#listing_content #listing_row a {
			text-decoration: none;
		}
	
		#listing_content #listing_row #listing_right {
			float: right;
			width: 470px;
			min-width: 470px;
			max-width: 470px;
			height: 231px;
			min-height: 231px;
			max-height: 231px;
			cursor: pointer;
			color: #404041;
		}

		#listing_content #listing_row #listing_left {
			float: left;
			width: 470px;
			min-width: 470px;
			max-width: 470px;
			height: 231px;
			min-height: 231px;
			max-height: 231px;
			cursor: pointer;
			color: #404041;
		}
		
		#listing_content #listing_row #listing_photo {
			float: left;
			width: 122px;
			min-width: 122px;
			max-width: 122px;
			height: 156px;
			min-height: 156px;
			max-height: 156px;
			margin-right: 5px;
			background-repeat: no-repeat;
			background-position: center top;
		}

		#listing_content #listing_row #listing_data_top10 {
			float: right;
			background-image: url(../_images/_backgrounds/listing_top10.png);
			background-repeat: no-repeat;
			background-position: center top;
			width: 340px;
			min-width: 340px;
			max-width: 340px;
			height: 231px;
			min-height: 231px;
			max-height: 231px;
			color: #404041;
		}

		#listing_content #listing_row #listing_data_regular {
			float: right;
			background-image: url(../_images/_backgrounds/listing_regular.png);
			background-repeat: no-repeat;
			background-position: center top;
			width: 340px;
			min-width: 340px;
			max-width: 340px;
			height: 231px;
			min-height: 231px;
			max-height: 231px;
			color: #404041;
		}

		#listing_content #listing_row #listing_header {
			font-size: 85%;
			font-weight: bold;
			padding-top: 15px;
			padding-left: 15px;
			padding-bottom: 5px;
			width: 300px;
			height: 14px;
			overflow: hidden;
			color: #404041;
		}

		#listing_content #listing_row #listing_ranking {
			background-image: url(../_images/_backgrounds/listing_rankings.jpg);
			background-repeat: no-repeat;
			background-position: center top;
			width: 306px;
			min-width: 306px;
			max-width: 306px;
			height: 40px;
			min-height: 40px;
			max-height: 40px;
			margin-left: 15px;
		}

			#listing_content #listing_row #listing_ranking #listing_ratings_wrapper {
				padding-top: 10px;
				height: 32px;
				min-height: 32px;
				max-height: 32px;
			}

				#listing_content #listing_row #listing_ranking #listing_ratings_wrapper #listing_ratings_rank {
					float: right;
					padding-right: 10px;
				}

					#listing_content #listing_row #listing_ranking #listing_ratings_wrapper #listing_ratings_rank #listing_ratings_rank_text {
						width: 45px;
						font-size: 108%;
						color: #ffffff;
						font-weight: bold;
						text-align: center;
					}

				#listing_content #listing_row #listing_ranking #listing_ratings_wrapper #listing_ratings_votes {
					float: left;
					padding-left: 113px;
				}

					#listing_content #listing_row #listing_ranking #listing_ratings_wrapper #listing_ratings_votes #listing_ratings_votes_text {
						width: 45px;
						font-size: 108%;
						color: #ffffff;
						font-weight: bold;
						text-align: center;
					}

					#listing_content #listing_row #listing_ranking #listing_ratings_wrapper #listing_ratings_votes #listing_ratings_votes_text_small {
						width: 45px;
						font-size: 93%;
						color: #ffffff;
						font-weight: bold;
						text-align: center;
						padding-top: 2px;
					}
			
		#listing_content #listing_row #listing_ratings_dateline {
			font-size: 77%;
			font-weight: normal;
			font-style: italic;
			color: #404041;
			padding-left: 15px;
			padding-top: 3px;
		}

			#listing_content #listing_row #listing_ratings_dateline strong {
				font-weight: bold;
				font-style: italic;
			}

		#listing_content #listing_row #listing_dateadded {
			font-size: 77%;
			font-weight: normal;
			font-style: italic;
			color: #404041;
			padding-left: 15px;
			padding-bottom: 10px;
		}

			#listing_content #listing_row #listing_dateadded strong {
				font-weight: bold;
				font-style: italic;
			}

		#listing_content #listing_row #listing_description {
			padding-left: 15px;
			font-size: 93%;
			line-height: 1em;
			width: 250px;
			height: 100px;
			overflow: hidden;
			color: #404041;
		}

/* Detail CSS */
#showcase_content {
	float: left;
	display: block;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

	#showcase_content #main_header {
		background-image: url(../_images/_backgrounds/left_mainheader_black.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 59px;
		min-height: 59px;
		max-height: 59px;
		width: 561px;
		min-width: 561px;
		max-width: 561px;
		margin-bottom: 10px;
		margin-left: 15px;
	}
	
		#showcase_content #main_header #main_header_content {
			padding-top: 36px;
			padding-left: 10px;
			font-size: 100%;
			color: #ffffff;
			letter-spacing: -0.25px;
			font-weight: bold;
			height: 22px;
			overflow: hidden;
		}
		
	#showcase_content #sidebar_left {
		display: table-cell;
		float: left;
		width: 195px;
		max-width: 195px;
		min-width: 195px;
		padding-left: 10px;
	}
	
		#showcase_content #sidebar_left #image_border_mainproject {
			background-repeat: no-repeat;
			background-position: center top;
			width: 177px;
			max-width: 177px;
			min-width: 177px;
			height: 199px;
			max-height: 199px;
			min-height: 199px;
			margin-left: 2px;
		}

		#showcase_content #sidebar_left #profile_details {
			background-image: url(../_images/_backgrounds/detail_profiledetails.jpg);
			background-repeat: no-repeat;
			background-position: center top;
			width: 182px;
			min-width: 182px;
			max-width: 182px;
			height: 385px;
			min-height: 385px;
			max-height: 385px;
		}
					
			#showcase_content #sidebar_left #profile_details #profile_data_wrapper {
				padding-left: 25px;
				padding-top: 49px;
				padding-right: 25px;
				padding-bottom: 15px;
			}
		
				#showcase_content #sidebar_left #profile_details #profile_data_wrapper #image_border_profilephoto {
					background-repeat: no-repeat;
					background-position: center top;
					width: 134px;
					height: 166px;
				}

				#showcase_content #sidebar_left #profile_details #profile_data_wrapper #profile_data_label {
					font-size: 77%;
					color: #404041;
					font-weight: bold;
					margin-top: 15px;
					margin-bottom: 1px;
				}

				#showcase_content #sidebar_left #profile_details #profile_data_wrapper #profile_data_text {
					font-size: 77%;
					color: #404041;
					font-weight: normal;
				}
				
				#showcase_content #sidebar_left #profile_details #profile_data_wrapper #profile_social_links {
					margin-top: 25px;
					text-align: left;
				}

	#showcase_content #content_right {
		display: table-cell;
		float: right;
		width: 780px;
		max-width: 780px;
		min-width: 780px;
	}

		#showcase_content #content_right #content_middle {
			display: table-cell;
			float: left;
			min-width: 455px;
			max-width: 455px;
			width: 455px;
		}

			#showcase_content #content_right #content_middle #comment_wrapper {
				margin-left: 10px;
			}

				#showcase_content #content_right #content_middle #comment_wrapper h3 {
					margin-bottom: 0px;
				}

			#showcase_content #content_right #content_middle #rating_regular {
				background-image: url(../_images/_backgrounds/ranking_regular.png);
				background-repeat: no-repeat;
				background-position: center top;
				width: 449px;
				min-width: 449px;
				max-width: 449px;
				height: 66px;
				min-height: 66px;
				max-height: 66px;
			}

			#showcase_content #content_right #content_middle #rating_top10 {
				background-image: url(../_images/_backgrounds/ranking_top10.png);
				background-repeat: no-repeat;
				background-position: center top;
				width: 449px;
				min-width: 449px;
				max-width: 449px;
				height: 66px;
				min-height: 66px;
				max-height: 66px;
			}

			#showcase_content #content_right #content_middle #ratings_wrapper {
				padding-top: 20px;
				height: 32px;
				min-height: 32px;
				max-height: 32px;
			}

				#showcase_content #content_right #content_middle #ratings_wrapper #ratings_rank {
					float: right;
					padding-right: 95px;
				}

					#showcase_content #content_right #content_middle #ratings_wrapper #ratings_rank #ratings_rank_text {
						width: 45px;
						font-size: 108%;
						color: #ffffff;
						font-weight: bold;
						text-align: center;
					}

				#showcase_content #content_right #content_middle #ratings_wrapper #ratings_votes {
					float: left;
					padding-left: 173px;
				}

					#showcase_content #content_right #content_middle #ratings_wrapper #ratings_votes #ratings_votes_text {
						width: 45px;
						font-size: 108%;
						color: #ffffff;
						font-weight: bold;
						text-align: center;
					}

			#showcase_content #content_right #content_middle #ratings_dateline {
				font-size: 77%;
				font-weight: normal;
				font-style: italic;
				color: #404041;
				padding-left: 10px;
			}

				#showcase_content #content_right #content_middle #ratings_dateline strong {
					font-weight: bold;
					font-style: italic;
				}

			#showcase_content #content_right #content_middle #votebutton {
				clear: both;
				padding-top: 10px;
			}

			#showcase_content #content_right #content_middle #dateadded {
				font-size: 77%;
				font-weight: normal;
				font-style: italic;
				color: #404041;
				padding-left: 10px;
				padding-top: 10px;
			}

				#showcase_content #content_right #content_middle #dateadded strong {
					font-weight: bold;
					font-style: italic;
				}

			#showcase_content #content_right #content_middle #description {
				margin-top: 20px;
				padding-left: 10px;
				font-size: 77%;
				line-height: 1.25em;
				overflow: hidden;
				color: #404041;
			}

			#showcase_content #content_right #content_middle h3 {
				font-size: 108%;
				font-weight: bold;
				margin-top: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 10px;
				padding: 0px;
			}

			#showcase_content #content_right #content_middle #comment_row {
				clear: both;
				margin-top: 10px;
				padding: 0px;
				background-image: url(../_images/_backgrounds/comments_top.png);
				background-repeat: no-repeat;
				background-position: center top;
				min-height: 71px;
				width: 434px;
				min-width: 434px;
				max-width: 434px;
				margin-left: 10px;
			}

				#showcase_content #content_right #content_middle #comment_row #comment_row_management {
					float: left;
					padding-top: 5px;
					padding-left: 5px;
					font-size: 77%;
					font-weight: bold;
					font-style: italic;
					text-align: right;
				}

				#showcase_content #content_right #content_middle #comment_row #comment_row_dateline {
					float: right;
					padding-top: 5px;
					padding-right: 5px;
					font-size: 77%;
					font-weight: bold;
					font-style: italic;
					text-align: right;
				}

				#showcase_content #content_right #content_middle #comment_row #comment_row_content {
					clear: both;
					padding: 5px;
					font-size: 85%;
					color: #888888;
					text-align: left;
					background-color: #dfdfdf;
				}

					#showcase_content #content_right #content_middle #comment_row #comment_row_content #comment_row_content_name {
						padding-bottom: 3px;
						font-size: 85%;
						color: #404041;
						font-weight: bold;
						font-style: italic;
					}

					#showcase_content #content_right #content_middle #comment_row #comment_row_content #comment_row_content_name_magenta {
						color: #c70752;
						font-weight: bold;
						font-style: italic;
					}

			#showcase_content #content_right #content_middle #comment_row_footer {
				clear: both;
				margin: 0px;
				padding: 0px;
				background-image: url(../_images/_backgrounds/comments_bottom.png);
				background-repeat: no-repeat;
				background-position: center top;
				min-height: 8px;
				max-height: 8px;
				height: 8px;
				text-indent: -9999px;
				font-size: 10%;
				margin-left: 10px;
				width: 434px;
				min-width: 434px;
				max-width: 434px;
			}
			
		#showcase_content #content_right #sidebar_right {
			display: table-cell;
			float: right;
			max-width: 285px;
			min-width: 285px;
			width: 285px;
			margin-left: 15px;
			margin-right: 15px;
		}

			#showcase_content #content_right #sidebar_right #project_images {
				display: table-cell;
				background-image: url(../_images/_backgrounds/detail_projectimages.jpg);
				background-repeat: no-repeat;
				background-position: center top;
				width: 285px;
				min-width: 285px;
				max-width: 285px;
				height: 459px;
				min-height: 459px;
				max-height: 459px;
			}
		
				#showcase_content #content_right #sidebar_right #project_images #start_row {
					height: 52px;
					min-height: 52px;
					max-height: 52px;
					clear: both;
				}
				
				#showcase_content #content_right #sidebar_right #project_images #image_row {
					clear: both;
					margin-left: 28px;
					margin-right: 28px;
					height: 126px;
					min-height: 126px;
					max-height: 126px;
					margin-bottom: 5px;
				}
		
					#showcase_content #content_right #sidebar_right #project_images #image_row #photo_odd {
						float: left;
						width: 112px;
						min-width: 112px;
						max-width: 112px;
						height: 126px;
						min-height: 126px;
						max-height: 126px;
					}

					#showcase_content #content_right #sidebar_right #project_images #image_row #photo_even {
						float: right;
						width: 112px;
						min-width: 112px;
						max-width: 112px;
						height: 126px;
						min-height: 126px;
						max-height: 126px;
					}
			
					#showcase_content #content_right #sidebar_right #project_images #image_row #image_border_projectphoto {
						background-repeat: no-repeat;
						background-position: center top;
						width: 112px;
						min-width: 112px;
						max-width: 112px;
						height: 126px;
						min-height: 126px;
						max-height: 126px;
					}
					