#downloads #file_block {
	width: 72%;
	float: left;
	margin-left: 2%;
}

.file_options {
	overflow: hidden;
	padding: 5px 10px;
}

	.file_options li {
		float: right;
		padding: 4px;
		margin-left: 15px;
		font-size: 12px;
	}
	
	.file_options a {
		text-decoration: none;
	}

#category_list {
	padding-top: 0;
}

#category_list li {
	padding: 8px;
}


/*****************************************************/
/* IDM 2.3 */

.blocks_wrap {
	padding: 10px;
}

.blocks_wrap h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}
	
	.blocks_wrap .closed h3 {
		 color: #94a1ac;
	}
	
		.blocks_wrap .closed h3:hover {
			background: #cbd6df;
		}
	
	.blocks_wrap h3 a.step_toggle {
		text-indent: -2000px;
		width: 12px;
		height: 12px;
		display: inline-block;
		vertical-align: middle;
	}
	
		.blocks_wrap .open a.step_toggle {
			background: url(http://www.akvalang.com/forum/public/style_images/master/folder_open.png) no-repeat;
		}
		.blocks_wrap .closed a.step_toggle {
			background: url(http://www.akvalang.com/forum/public/style_images/master/folder_closed.png) no-repeat;
		}
	
.block_inner {
	background: #fff;
	margin-bottom: 10px;
	-moz-box-shadow: #e5e5e5 2px 2px 2px;
	-webkit-box-shadow: #e5e5e5 2px 2px 2px;
}
	
	.pad {
		padding: 15px;
	}
	
	.block_inner .ipb_table {
		border-bottom: 0;
	}
	
	.block_inner .ipb_table td {
		background: #fff;
		border-bottom: 1px solid #e9e9e9;
	}
	
.required {
	color: #840e27 !important;
	font-size: 11px;
	font-weight: bold;
}

#ipboard_body #submit_file .ips_editor {
	margin-left: 290px;
	max-width: 600px;
}

#submit_file .desc, #submit_file .desc a {
	color: #9d9d9d;
}

#files_list_wrap {
	padding: 10px;
}

.file_listing {
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
}
	
	.file_listing .links,
	.file_listing .error .progress_bar,
	.file_listing .complete .progress_bar {
		display: none;
	}
	
#panel_files .file_listing li,
#panel_screenshots #ss_linked li {
	border-bottom: 1px solid #eaeaea;
	padding: 8px;
	min-width: 600px;
}	
	#panel_files .file_listing li:last-child {
		border: 0;
	}	
	
	.file_listing li.complete:hover .links {
		display: inline;
	}
	
	#panel_files .f_name, #panel_files .f_size, .f_icon, .f_textentry {
		display: inline-block;
	}

	.f_icon {
		width: 26px;
	}

	#panel_files .f_name {
		width: 400px;
	}

	#panel_files .f_size {
		width: 80px;
		font-weight: bold;
	}
	
	#panel_files .file_listing .progress_bar {
		width: 80px;
		display: inline-block;
	}
	
	#panel_files .f_textentry {
		width: 480px;
	}
	
	#panel_files .error .f_size {
		width: auto !important;
	}

#panel_screenshots #ss_list li {
	float: left;
	margin: 5px;
	border: 1px solid #eaeaea;
	padding: 2px;
	background: #fff;
}
	#panel_screenshots #ss_list li.complete:hover {
		cursor: pointer;
		border: 1px solid #183753;
	}
	
	#panel_screenshots #ss_list li.active {
		background: #e4ecf3 url(http://www.akvalang.com/forum/public/style_images/master/accept.png ) no-repeat 4px 99%;
		border: 1px solid #a4b8ca;
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	}
		

	#panel_screenshots #ss_list li .thumb_img {
		width: 75px;
		height: 75px;
		margin-bottom: 3px;
	}
	
	#panel_screenshots #ss_list .f_name,
	#panel_screenshots #ss_list .f_size {
		display: none;
	}
	
	#panel_screenshots #ss_list .f_icon {
		width: auto;
	}
	
	#panel_screenshots #ss_list .links {
		display: block;
		font-size: 10px;
		font-weight: bold;
		text-align: right;
		font-size: 11px;
	}
	
		#panel_screenshots #ss_list .links a {
			text-decoration: none !important;
		}
	
	#panel_screenshots .f_textentry {
		width: 370px;
	}
	
#files_linked, #ss_linked {
	border-bottom: 0;
	padding-bottom: 0;
}

	.f_textentry input {
		width: 345px;
	}
	.f_textentry select {
		width: 100px;
	}
	
	#ss_linked .links {
		margin-left: 10px;
	}

#iframeAttach_files, #iframeAttach_ss {
	background: #fff;
	height: 35px !important;
	margin-left: 8px !important;
}

.ips_like {
	background-color: transparent !important;
}

	.ips_like a{
		background-color: #e4ebf2 !important;
	}
	
	.ips_like a.ftoggle {
		margin-left: 4px;
	}

#panel_file_info fieldset {
	background: transparent !important;
}
	
/* view file */

#file_sidebar {
	width: 25%;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	-moz-box-shadow: 3px 5px 2px rgba(0,0,0,0.03) inset;
	-webkit-box-shadow: 3px 5px 2px rgba(0,0,0,0.03) inset;
}

#file_body {
	width: 74.5%;
}

	#file_body a {
		text-decoration: none;
	}
	
	#file_body h3 {
		padding-left: 0;
	}

.download_button {
	background: #528f6c;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none !important;
	line-height: 1.2;
	font-weight: bold;
	color: #fff !important;
	display: inline-block;
}

	.download_button:hover {
		background-color: #619e7b;
	}
	
h1.file_name {
	display: block;
	height: auto;
	width: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0px 0;
	text-indent: 0;
	font-size: 24px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 1.6;
	font-weight: bold;
}

	h1.file_name .download_button {
		font-size: 15px;		
		padding: 8px 0px;
		min-width: 205px;		
		margin-left: 10px;
	}
		
.description {
	line-height: 150%;
	max-width: 60em;
}

.screenshot {
	padding: 2px;
	border: 1px solid #e7e7e7;
	display: inline-block;
	background: #fff;
}

	.screenshot.primary {
		margin-bottom: 10px;
		margin-left: 10px;
		float: right;
	}

	.screenshot.mini {
		padding: 2px;
		border: 1px solid #e7e7e7;
	}
	
#file_screenshots {
	max-width: 60em;
}
	
	#file_screenshots .screenshot {
		margin-right: 5px;
	}
	
	#file_screenshots .screenshot img {
		width: 50px;
		height: 50px;
	}
	
	
/*	.screenshot.primary {
		margin-bottom: 15px;
		float: none;
	}
	
	*/

#file_sidebar li {
	padding: 10px 0 5px;
	border-bottom: 1px solid #e7e7e7;
	color: #6a6a6a;
}
	
	#file_sidebar ul li:last-child {
		border-bottom: 0;
	}
	
	#file_sidebar li strong.title {
		margin-right: 5px;
		color: #393939;
		display: inline-block;
		min-width: 30%;
	}
	
	#file_sidebar #previous_versions td {
		background: transparent;
		padding: 5px 0;
	}
	
	#file_sidebar .photo {
		margin-right: 10px;
	}

.support_button {
	display: inline-block;
	margin: 10px auto 0;
	text-align: center;
	padding: 5px 12px;
	text-decoration: none;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#file_body .download_controls {
	background: transparent;
	border-top: 1px solid #e9e9e9;
}

	#file_body .download_controls li {
		float: right;
		padding: 10px 0 10px 10px;
		margin-left: 10px;
		font-size: 11px;
	}
	
		#file_body .download_controls li.report {
			float: left;
			margin: 0;
			padding-left: 0;
		}
		
.purchase_price {
	font-size: 18px;
	margin-top: 3px;
}

#submitter_info {
	line-height: 150%;
}

	#submitter_info a {
		text-decoration: none;
	}

	.submitter_name {
		font-size: 18px;
	}

#versions .version_control,
#versions li:hover .desc {
	display: none;
}
	#versions .desc,
	#versions li:hover .version_control {
		display: inline-block;
	}

#ipd_comments .ipd_comment_wrap {
	max-width: 74.5%;
}

	#ipd_comments h2 {
		border-bottom: 1px solid #e7e7e7;
	}
	
/* portal */

#downloads_menu {
	width: 250px;
}
	#idm_categories a {
		text-decoration: none;
	}
	
	#idm_categories a.cat_toggle {
		text-indent: -2000em;
		width: 12px;
		height: 12px;
		position: absolute;
		left: 8px;
		top: 11px;
		padding: 0;
	}
	
		#idm_categories > li.with_sub.closed > a.cat_toggle {
			background: url(http://www.akvalang.com/forum/public/style_images/master/folder_closed.png ) no-repeat;
		}
	
		#idm_categories > li.with_sub.open > a.cat_toggle {
			background: url(http://www.akvalang.com/forum/public/style_images/master/folder_open.png ) no-repeat;
		}
	
	#idm_categories > li {
		/*border-bottom: 1px solid #f3f3f3;*/
		position: relative;
		
	}
		
		#idm_categories > li:last-child {
			border: 0;
		}
		
		#idm_categories > li > a {
			display: block;
			padding: 10px 10px 10px 25px;
		}
		
		#idm_categories > li.selected > a {
			font-weight: bold;
			background: #4B76AD;
			color: #fff;
		}
		
	#idm_categories .file_count {
		font-size: 9px;
		padding: 1px 3px;
		font-weight: bold;
		color: #797979;
		background: #e7e7e7;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		margin: 11px 8px 0 0;
	}
	
	#idm_categories ul.subforums {
		margin: 0px 0 10px 35px;
		font-size: 0.9em;
		line-height: 1.5;
	}
	
#downloads_portal, #category_wrap {
	margin-left: 260px;
}

.file_price {
	font-size: 10px;
	padding: 1px 4px;
	display: inline-block;
	font-weight: bold;
	background: #528F6C;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

	#portal_sidebar .file_price {
		margin-top: 7px;
	}

/* 	These 3 styles fix the size of the
 	sidebar while allowing the main column
	to be fluid */
	
#portal_wrap {
	padding-right: 240px;
	clear: right;
}

#portal_sidebar {
	width: 240px;
	margin-right: -250px;
	float: right;
	position: relative;
}

#portal_main {
	float: left;
	position: relative;
	width: 100%;
}	

/* - fin - */

#portal_sidebar .general_box.nopad {
	padding: 0;
}

#portal_sidebar li {
	padding: 8px;
}

#portal_sidebar h3 {
	color: #707790; 
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	border-top:4px solid #d5dde5;
	background-color: transparent !important;
	padding: 5px;
}

#portal_sidebar .mini.screenshot {
	margin-right: 8px;
}

.featured_download {
	padding: 10px;
	border: 1px solid #eaeaea;
}

.download_pane {
	padding-bottom: 0 !important;
}
	
	.pane_wrap {
		margin-left: 32px;
		margin-right: 32px;
		overflow: hidden;
		position: relative;
		min-height: 160px;
	}
	
	.download_pane h2 {
		font-size: 19px;
		font-weight: bold;
		margin-bottom: 20px;
		border-bottom: 1px solid #eaeaea;
	}
	
	.download_pane a {
		text-decoration: none;
	}
	
	/* column widths applied by JS */
	.download_pane .one_column li {
		width: 100%;
	}
	.download_pane .two_column li {
		width: 49%;
	}
	.download_pane .three_column li {
		width: 32%;
	}	
	.download_pane .four_column li {
		width: 24%;
	}
	/* -- */

	.download_pane li {
		margin-bottom: 15px;
		height: 65px;
		overflow: hidden;
		font-size: 12px;
		line-height: 1.5;
		position: relative;
		padding-top: 2px;
		padding-left: 1%;
	}
	
		.download_pane li .file_price {
			position: absolute;
			left: 33px;
			top: 0px;
		}
		
	.download_pane h4 {
		font-size: 14px;
		padding-right: 10px;
		white-space: nowrap;
		overflow: hidden;
	}

	.download_pane .mini.screenshot {
		width: 50px;
		height: 50px;
		margin-right: 10px;
	}
	
	.download_pane .context_info {
		font-size: 11px;
		color: #b0b0b0;
	}
	
.scroll_left, .scroll_right {
	margin-top: 30px;
	text-indent: -2000em;
	width: 23px;
	height: 67px;
	display: inline-block;
	background-image: url(http://www.akvalang.com/forum/public/style_images/master/downloads/panel_scroll_sprite.png );
	background-repeat: no-repeat;
	outline: 0;
}
	.scroll_left.disabled, .scroll_right.disabled {
		cursor: default;
	}
	
	.scroll_left {
		background-position: 0px 0px;
	}
		.scroll_left.disabled {
			background-position: 0px -68px;
		}
	.scroll_right {
		background-position: -24px 0;
	}
		.scroll_right.disabled {
			background-position: -24px -68px;
		}

.file_desc {
	color: #999999;
	margin-top: 10px;
}
		
#featured_pane {
	line-height: 1.5;
	position: relative;
	padding: 15px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #D5DDE5;
}

	#featured_pane a {
		text-decoration: none;
	}

	#featured_pane .screenshot {
		margin-right: 10px;
		position: relative;
	}
	
		#featured_pane .screenshot img {
			width: 100px;
			height: 100px;
		}

	#featured_pane h2 {
		font-size: 13px;
		font-weight: bold;
		color: #528F6C;
		clear: none;
		margin: 0;
		line-height: 1;
	}
	
	#featured_pane h3 {
		font-size: 18px;
		padding: 0;
	}	

	#featured_pane .file_price {
		font-size: 13px;
		position: absolute;
		top: 1px;
		right: 1px;
	}
	
	#featured_pane .download_button {
		padding: 5px 8px;
	}

/* category view */
#category_wrap .pagination {
	padding-left: 0 !important;
}

#idm_category { }
	
	#idm_category.no_screenshots .file_price {
		position: relative;
		top: -2px;
		margin-right: 10px;
	}
	
	#idm_category.with_screenshots .file_price {
		position: absolute;
		top: 6px;
		left: 60px;
	}
	
	#idm_category.no_screenshots .screenshot {
		display: none;
	}
	
	#idm_category .idm_category_row {
		padding: 10px;
		border-bottom: 1px solid #eaeaea;
		line-height: 1.4;
		position: relative;
	}
	
		#idm_category .idm_category_row a {
			text-decoration: none;
		}

	#idm_category .screenshot {
		max-width: 75px;
		max-height: 75px;
		float: left;
		margin-right: 15px;
	}
	
	#idm_category h3 {
		font-weight: bold;
		font-size: 18px;
		padding: 0;
		display: inline-block;
	}
	
		#idm_category h3 .version {
			font-weight: normal;
			font-size: 15px;
		}
		
		#idm_category .cat_name {
			font-size: 12px;
			margin-left: 6px;
		}
			#idm_category .cat_name, #idm_category .cat_name a {
				color: #bebebe;
			}
	
	#idm_category .file_info {
		font-size: 14px;
		line-height: 2;
		color: #616161;
		min-width: 230px;
		padding-left: 10px;
		border-left: 1px solid #dfdfdf;
		min-height: 75px;
	}
		
		#idm_category .file_info .download_button {
			font-size: 11px;
			padding: 3px 5px;
			visibility: hidden;
		}
		
			#idm_category .idm_category_row:hover .download_button {
				visibility: visible;
			}
			
		#idm_category .file_info .date {
			font-size: 13px;
		}
		
	#idm_category .topic_prefix {
		float: right;
		margin-top: 3px;
		margin-right: 10px;
		padding: 2px 5px;
	}

.filters {
	padding: 7px;
	font-size: 12px;
	margin-top: 10px;
}
	
.filters li, .filters ul {
	display: inline;
}

	.filters a {
		display: inline-block;
		padding: 5px 9px;
		text-decoration: none;
	}
		
	.filters .active a {
		background: #1D3652;
		color: #fff;
		font-weight: bold;
		opacity: 1;
		-moz-border-radius: 3px;
	}
	
	.filters li.dropdown a {
		padding-right: 17px;
		background-image: url(http://www.akvalang.com/forum/public/style_images/master/dropdown.png );
		background-repeat: no-repeat;
		background-position: right 10px;
	}
	
#filter_paid_menucontent {
	min-width: 150px;
}

	#filter_paid_menucontent li {
		padding: 8px 8px 8px 24px;
	}
	
	#filter_paid_menucontent li.active {
		background-image: url(http://www.akvalang.com/forum/public/style_images/master/accept.png );
		background-repeat: no-repeat;
		background-position: 2px 6px;
		font-weight: bold;
	}
	
#cat_stats {
	line-height: 1.6;
	color: #616161;
}

/* Download page */
#download_page h3 {
	font-size: 16px;
	padding: 0 0 10px 0;
}

#disclaimer {
	border: 1px solid #eaeaea;
	padding: 10px;
	max-height: 100px;
	overflow: auto;
	line-height: 1.7;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.05) inset;
	color: #545454;
}

.with_rating #file_rating {
	width: 25%;
}

	#file_rating {
		text-align: center;
	}
	
	#file_rating h3 {
		padding-bottom: 0;
	}
	
	#file_rating p {
		color: #616161;
	}

.with_rating #files {
	width: 70%;
}

#files li {
	display: block;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 0;
}
	
	#files li strong {
		font-size: 15px;
	}
	
	#files .download_button {
		padding: 4px 8px;
	}
	
		#files .download_button:visited {
			background: #cdcdcd;
		}

.no_messages.with_files {
	border-bottom: 1px solid #D5DDE5;
	padding: 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
}
