/************************************************************************/
/* IP.Board 3.0 Awards System CSS - By peaderfi  (c)modstation.net		*/
/************************************************************************/
/* awards.css - Award System Styles										*/
/************************************************************************/

	#tab_awards div {
		overflow: visible;
	}
	#tab_awards div .row1 {
		overflow: visible;
		font-weight: normal;
		border:1px solid #000000;
		padding:10px;
	}
	
	#tab_awards .topic_buttons {
		background: transparent url(http://www.paranormalne.pl/public/style_images/darkpro/th_bg.png) repeat-x;
		padding: 0;
		margin: 0px 10px 10px 0px;
	}
	
	#tab_awards .bar {
		background: #383838 url(http://www.paranormalne.pl/public/style_images/darkpro/board2_title.gif) repeat-x;
		height: 37px;
		color: #d5d5d5;
		font-weight: normal;
		font-size: 17px;
		-moz-border-radius: 0 0 0 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
	}
	#tab_awards .general_box {
		max-height: 250px;
		overflow: auto !important;
	}

	#tab_awards h4 {
		font-size: 1.05em;
		font-weight: normal;
		padding: 6px 6px 6px 6px;
		background: #376173;
		color: #fff;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	}
	
	#tab_awards li {
		list-style-type: none;
		list-style-image: none;
		list-style-position: outside;
	}
	
	#tab_awards .post_body {
		background-color: #fafbfc;
		border-bottom: 1px solid #d5dde5;
		padding: 10px 10px 25px 18px;
		line-height: 140%;
		margin-left: 0;
	}

	#tab_awards p.posted_info {
		padding: 0 0 6px 6px;
		margin: 0;
	}
	
	#list_awards div {
		overflow: visible;
	}
	
	#list_awards div .row1 {
		overflow: visible;
		font-weight: normal;
		border:1px solid #000000;
		padding:10px;
	}

	#list_awards .topic_buttons {
		background: transparent url(http://www.paranormalne.pl/public/style_images/darkpro/th_bg.png) repeat-x;
		padding: 0;
		margin: 0px 10px 10px 0px;
	}
	
	#list_awards .bar {
		background: #383838;
		font-size: 14px;
		font-weight: bold;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	}
	
	#list_awards .barnoedge {
		background: #383838;
		font-size: 14px;
		padding: 4px 4px 0px 0px;
		font-weight: bold;
	}
	
	#list_awards .baredge {
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
	}
	
	#list_awards .general_box {
		max-height: 100%;
	}

	#list_awards h4 {
		font-size: 1.05em;
		font-weight: normal;
		padding: 10px 6px 2px 6px;
		background: #383838 url(http://www.paranormalne.pl/public/style_images/darkpro/board2_title.gif) repeat-x;
		height: 27px;
		color: #fff;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	}
	
	#tab_awards li {
		list-style-type: none;
		list-style-image: none;
		list-style-position: outside;
	}
	
	#list_awards .post_body {
		background-color: #fafbfc;
		border-bottom: 1px solid #d5dde5;
		padding: 10px 10px 25px 18px;
		line-height: 140%;
		margin-left: 0;
	}

	#list_awards p.posted_info {
		padding: 0 0 6px 6px;
		margin: 0;
	}
	
	#reason_awards .bar {
		background: #383838;
		font-size: 14px;
		font-weight: bold;
	}
	
	.altawardsrow{
		background: #3c3c3c url(http://www.paranormalne.pl/public/style_images/darkpro/kreska2.gif) bottom repeat-x;
	}
	
	.altawardsdark{
		background-color: #eef3f8;
	}
	
	.awardsrow{
		background: #383838 url(http://www.paranormalne.pl/public/style_images/darkpro/kreska2.gif) bottom repeat-x;
	}
	
	.awardsdark{
		background: #383838 url(http://www.paranormalne.pl/public/style_images/darkpro/kreska2.gif) bottom repeat-x;
	}
	
	.awardstitle, .awardstitle a {
		color: #7fc9ec;
		font-weight: normal;
		font-size: 17px;
	}

.awardstitle a:hover {
color: #fff;
}
	
	.awardsdesctext{
		font-size: 11px;
		color: #999;
	}
	
	.awardshead{
		font-size: 11px;
		font-weight: bold;
		text-align:center;
	}
	
	.awardsstats{
		font-size: 12px;
		font-weight: bold;
		color: #d5d5d5;
	}
	
	.awardsstatstext{
		font-size: 12px;
		font-weight: normal;
		color: #999;
	}
