/************************************************************************/
/* 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.wain-alwefa.com/ib/public/style_images/master/th_bg.png) repeat-x;
		padding: 0;
		margin: 0px 10px 10px 0px;
	}
	
	#tab_awards .bar {
		background: #d5dde5 url(http://www.wain-alwefa.com/ib/public/style_images/master/gradient_bg.png) repeat-x 50%;
		font-size: 14px;
		font-weight: bold;
		-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: #1d3652 url(http://www.wain-alwefa.com/ib/public/style_images/master/th_bg.png) repeat-x 50%;
		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.wain-alwefa.com/ib/public/style_images/master/th_bg.png) repeat-x;
		padding: 0;
		margin: 0px 10px 10px 0px;
	}
	
	#list_awards .bar {
		background: #d5dde5 url(http://www.wain-alwefa.com/ib/public/style_images/master/gradient_bg.png) repeat-x 50%;
		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: #d5dde5 url(http://www.wain-alwefa.com/ib/public/style_images/master/gradient_bg.png) repeat-x 50%;
		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: 6px 6px 6px 6px;
		background: #1d3652 url(http://www.wain-alwefa.com/ib/public/style_images/master/th_bg.png) repeat-x 50%;
		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: #d5dde5 url(http://www.wain-alwefa.com/ib/public/style_images/master/gradient_bg.png) repeat-x 50%;
		font-size: 14px;
		font-weight: bold;
	}
	
	.altawardsrow{
		background-color: #fafbfc;
	}
	
	.altawardsdark{
		background-color: #eef3f8;
	}
	
	.awardsrow{
		background-color: #f1f4f7;
	}
	
	.awardsdark{
		background-color: #e4ebf2;
	}
	
	.awardstitle{
		font-size: 14px;
	}
	
	.awardsdesctext{
		font-size: 11px;
		font-style: italic;
		color: #666666;
	}
	
	.awardshead{
		font-size: 11px;
		font-weight: bold;
		text-align:center;
	}
	
	.awardsstats{
		font-size: 12px;
		font-weight: bold;
		color: #1d3652;
	}
	
	.awardsstatstext{
		font-size: 12px;
		font-weight: normal;
		color: #1d3652;
	}