/* CSS Document */
.info{
	color:green;
	font-weight:bold;
	padding:20px;
}
li {
	list-style-type: none;
}

#master {
	position: relative;
	margin-left: auto;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 733px;
	left: 0px;
	height: auto;
	background-color: #FFFFFF;
	color: inherit;
}

#main_container {
	position: relative;
	top: 23px;
	left: 0px;
	width: 733px;
	background-image: url(../images/bg_main_container.jpg);
	background-repeat: repeat-y;
	height: auto;
	float: left;
}

#main_container_header {
	position: relative;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 733px;
	background-image: url(../images/bg_main_container_header.jpg);
	font-size: 2px;
	float: left;
}

#header {
	aposition: relative;
	top: 0px;
	left: 0px;
	height: 217px;
	width: 717px;
	float: left;
	z-index: 2;
	margin-left: 0px;
	padding-left: 8px;
}

#logo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 177px;
	width: 717px;
	float: left;
}

#menu {
	width: 712px;
	float: left;
	background: url(../images/button_bg_normal.jpg) repeat-x;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
}

#content {
	position: relative;
	top: 4px;
	left: 0px;
	height: auto;
	width: 721px;
	float: left;
	margin-left: 0px;
	padding-left: 8px;
}

#left_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 213px;
	float: left;
	height: auto;
}

#become_member {
	position: relative;
	top: 0px;
	left: 0px;
	width: 213px;
	float: left;
	height: auto;
}

#search_form {
	position: relative;
	top: 4px;
	left: 0px;
	width: 213px;
	float: left;
}

#search_form_header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 213px;
	float: left;
	height: 5px;
	font-size: 3px;
	background-image: url(../images/bg_search_header.jpg);
}

#search_form_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 203px;
	height: auto;
	float: left;
	background-image: url(../images/bg_search.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
}

#search_form_footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 213px;
	float: left;
	height: 5px;
	font-size: 3px;
	background-image: url(../images/bg_search_footer.jpg);
}

#submit_form {
	position: relative;
	top: 8px;
	left: 0px;
	width: 213px;
	float: left;
}

#submit_form_header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 213px;
	float: left;
	height: 5px;
	font-size: 3px;
	background-image: url(../images/bg_submit_header.jpg);
}

#submit_form_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 203px;
	height: auto;
	float: left;
	background-image: url(../images/bg_submit.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
}

#submit_form_footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 213px;
	float: left;
	height: 5px;
	font-size: 3px;
	background-image: url(../images/bg_submit_footer.jpg);
}

.input {
	height: 14px;
	width: 115px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.butt_search {
	border: none;
	height: 19px;
	background-image: url(../images/butt_left_search.jpg);
	background-repeat: no-repeat;
	width: 68px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.butt_go {
	font-size: 11px;
}

.butt_submit {
	border: none;
	height: 19px;
	background-image: url(../images/butt_submit.jpg);
	background-repeat: no-repeat;
	width: 68px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
vertical-align: middle;
}

form {
	padding: 0px;
	margin: 0px;
}

#news {
	position: relative;
	top: 14px;
	left: 0px;
	width: 213px;
	height: auto;
	float: left;
}

#news_header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 213px;
	float: left;
	height: 6px;
	font-size: 3px;
	background-image: url(../images/bg_news_header.jpg);
}

#news_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 209px;
	height: auto;
	float: left;
	background-image: url(../images/bg_news.jpg);
	background-repeat: repeat-x;
	border-left: 2px solid #C5C5C5;
	border-right: 2px solid #C5C5C5;
}

.news_content_1 {
	padding: 4px;
	border-bottom: 1px dotted #000000;
	width: 201px;
}

.news_content_2 {
	padding: 0px;
	width: 209px;
}

#news_footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 213px;
	float: left;
	height: 6px;
	font-size: 3px;
	background-image: url(../images/bg_news_footer.jpg);
}

#right_content {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 500px;
	height: auto;
	margin-left: 4px;
}

#grey_baner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	height: auto;
	float: left;
	margin-right: 4px;
}

#grey_baner_header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 5px;
	background-image: url(../images/bg_grey_baner_header.jpg);
	font-size: 3px;
	float: left;
}

#grey_baner_middle {
	position: relative;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 21px;
	background-color: #BEBEBE;
	color: inherit;
	float: left;
	padding-left: 20px;
	line-height: 20px;
}

#grey_baner_footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 5px;
	background-image: url(../images/bg_grey_baner_footer.jpg);
	font-size: 3px;
	float: left;
}

#right_content_bottom {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding: 10px;
	text-align: justify;
}

#footer_menu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 717px;
	float: left;
	height: auto;
	padding-left: 8px;
}

#footer_menu_header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 717px;
	float: left;
	height: 4px;
	font-size: 3px;
	background-image: url(../images/bg_footer_menu_header.jpg);
}

#footer_menu_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 717px;
	float: left;
	height: auto;
	background-image: url(../images/bg_footer_menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#footer_menu_footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 717px;
	float: left;
	height: 4px;
	font-size: 3px;
	background-image: url(../images/bg_footer_menu_footer.jpg);
}

#main_container_footer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 733px;
	background-image: url(../images/bg_main_container_footer.jpg);
	font-size: 2px;
	float: left;
}

#footer {
	position: relative;
	top: 40px;
	left: 0px;
	height: 80px;
	width: 733px;
	float: left;
}

#counter {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: 28px;
	width: 136px;
	background-image: url(../images/bg_counter.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
}

#left_footer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 185px;
	float: left;
	padding-left: 10px;
}

#middle_footer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 335px;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-top: 0px;
}

#right_footer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 180px;
	float: right;
}

.balck_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}

.black_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}

.black_normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: inherit;
}

.white_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

.readmore {
	padding-left: 0px;
	width: 201px;
	display: block;
	text-align: right;
}

.blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #047ABA;
	background-color: inherit;
}

.white_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: inherit;
}

/*/
////////////////////////COAL MINING*/
#top_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 717px;
	height: auto;
	float: left;
}

#middle_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 697px;
	height: auto;
	float: left;
	text-align: justify;
	padding: 10px;
}

#pictures_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 707px;
	height: auto;
	float: left;
	text-align: center;
	padding: 5px;
}

.blue_small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047ABA;
	background-color: inherit;
}

.picture {
	float: left;
	margin: 8px;
	padding-top: 10px;
}

#copyright {
	position: relative;
	top: 0px;
	left: 0px;
	width: 677px;
	height: auto;
	float: left;
	text-align: center;
	padding: 20px;
}

.share {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	display: block;
}

ul.share-buttons {

	text-align: center;
  margin: auto auto;
	padding: 2px 0;
	height:26px;
  width: 60%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

ul.share-buttons li {

  display: inline;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: auto 4px;
	padding-top: 1px;
}

ul.share-buttons a {
	color: #808080;
	display: block;
	font-size: 7px;
	height: 14px;
	overflow: hidden;
	padding: 12px 0 0;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 24px;
}

ul.share-buttons li.digg a {
	background: transparent url(../images/digg.png) no-repeat scroll 0 0;
}

ul.share-buttons li.twitter a {
	background: transparent url(../images/twitter.png) no-repeat scroll 0 0;
}

ul.share-buttons li.stumbleupon a {
	background: transparent url(../images/stumbleupon.png) no-repeat scroll 0 0;
}

ul.share-buttons li.del-icio-us a {
	background: transparent url(../images/delicious.png) no-repeat scroll 0 0;
}

ul.share-buttons li.facebook a {
	background: transparent url(../images/facebook.png) no-repeat scroll 0 0;
}

ul.share-buttons li.myspace a {
	background: transparent url(../images/syndication.gif) no-repeat scroll 0 0;
}

ul.share-buttons li.google a {
	background: transparent url(../images/google.png) no-repeat scroll 0 0;
}

ul.share-buttons li.technorati a {
	background: transparent url(../images/technorati.png) no-repeat scroll 0 0;
}
