﻿/* CSS Document */
@import url( detail.css );
@charset "utf-8";
/**************************/


body {

	background-color:#DFF3D7;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#333333;

	line-height:20px;

	cursor:default;

	margin:0;

	background-image: url("../images/backgrounds/main1.jpg");

	background-position:center;

	background-repeat:repeat-y;

}



#container {

	width:750px;

	padding:10px;

	background-color:#FFFFFF;

	margin:0 auto 0 auto;

}

#header {

	width:750px;

	background-color:#7d7d7d;

	height:258px;

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:140%;

	font-weight:bold;

	line-height:20px;
	
	background-image: url("../images/backgrounds/topheader.jpg");
	
	background-position:center;

	background-repeat:no-repeat;

}

#header p {

	padding:5px;

	margin:0;

	margin-left:340px;

	margin-right:10px;

	text-indent:5px;

}

#header h1 {

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:180%;

	font-weight:bold;

	padding:0;

	padding-top:35px;

	padding-left:330px;

	padding-bottom:5px; /* padding-bottom:25px;  */

	margin:0;

	border-bottom:none;

	background-image:none;

}

.hImg {
	height:60px;
	padding:0;
	margin:0;
	vertical-align:text-bottom;
}

#main_menu {

	width:750px;

	padding-top:5px;

	padding-bottom:5px;

	background-color:#CCCCCC;

	text-align:right;

	color:#000000;

	background-image: url("../images/backgrounds/menubg1.jpg");

	margin-bottom:10px;
	
	margin-top:0px;
	
	font-size:20px;

}

#main_menu a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:60%;

	font-weight:bold;

	text-transform:uppercase;

	color:#000000;

	text-decoration:none;

	padding-left:5px;

	padding-right:5px;

	padding-top:12px !important;

	padding-top:13px;

	padding-bottom:11px;

	margin-left:1px !important;

	margin-left:1px;

}

#main_menu a:hover {
	
	color:#FFFFFF;

	background-color:#3F4A3E;

	background-image: url("../images/backgrounds/bbg1.gif");

}

#main_menu .aactive {

	color:#FFFFFF;
	
	background-color:#3F4A3E;

	background-image: url("../images/backgrounds/bbg1.gif");

}

.dropmenudiv {
	Z-INDEX: 100;
	VISIBILITY: hidden;
	width: 200px;
	position: absolute;
	top: 0px;
	background: #fff;
	border:1px solid #ccc;
}
.dropmenudiv A {
	padding: 5px 5px 5px 5px;
	display: block;
	width: auto;
	color: #555;
	text-indent: 3px;
	text-decoration: none
}
 HTML .dropmenudiv A {
	width: 100%;
}
.dropmenudiv A:hover {
	text-decoration:none;
	background: #ddd;
	color:#FFFFFF;
	background-image: url("../images/backgrounds/bbg1.gif");
	width: 90%;
}

.leaves {

	border-right:2px solid #ffffff;

	float:left;

}

#path {
	padding-left:5px;
	padding-bottom:5px;
	margin-left:5px;
}

#sidebar {

	width:150px;

	border:1px solid #cccccc;

	padding:5px;

	float:left;

	clear:left;

	background-image: url("../images/backgrounds/article.jpg");

	background-position:bottom right;

	background-repeat:repeat-x;

}
#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
}
#sidebar UL {
	padding:0px 0px 0px 20px;
	margin: 0px;
	list-style:none;
	
}
#sidebar UL LI {
	display:block;
}
#sidebar UL LI A {
	
	margin: 0px;

}

.article {

	margin-left:170px;

	padding:10px;

	border: 1px solid #cccccc;

	background-image: url('../images/backgrounds/articlenormal.jpg');

	background-position:top left;

	background-repeat:no-repeat;

	margin-bottom:10px;

}

.article:hover {

	background-image: url('../images/backgrounds/article.jpg');

	background-position:bottom right;

	background-repeat:repeat-x;

	margin-bottom:10px;

}

.article p {

	margin:10px;

}
.article a {

	margin:10px;
	color:#82a813;

}

.article_info {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666666;

	letter-spacing:2px;

	font-variant:small-caps;

	text-transform:lowercase;

}

.article_info a {

	font-weight:bold;

	text-decoration:none;

	color:#000000;
	
	font-size:12px;

}

h1,h2,h3 {	

	font-family:Arial Narrow, Arial, Helvetica, sans-serif;

	letter-spacing:-1px;

	color:#000000;

	border-bottom:2px solid #cccccc;

	background-image: url("../images/backgrounds/headers.jpg");

	background-position:top right;

	background-repeat:no-repeat;

	padding-bottom:5px;

	padding-top:5px;

}

.comment {
	margin-left:170px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url("../images/backgrounds/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
a {
	color:#96c751;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted #000000;
}

.more {
	margin-left:420px;
}

/**table**/
.tb
{
border:1px solid #999;
filter:alpha(opacity:70);
moz-opacity: 0.7;
opacity: 0.7;
margin:5px 0 5px 0;
}
.tb2
{
border:2px solid #999;
margin:5px 0 5px 0;
}
.trheader
{
background:#ccc;
font-weight:bold;
}
.trheader2
{
background:#ccc;
font-weight:bold;
text-align:center!important;
}
.tr1
{
background:#fff;
}
.tr2
{
background:#ddd;
}
.tr3 td
{
border-bottom:1px dotted #ccc;
heihght:1px;
}
.right
{
text-align:right!important;
}

/*page*/
.pagger
{
text-align:center!important;
vertical-align:top;
}
.pagger a
{
background:#719b0f;
color:#fff!important;
font-size:10px;
text-decoration:none;
margin:3px;
padding:0px 4px 0px 4px;
line-height:5px!important;
}
.pagger a:hover
{
background:#abc83e;
}

.bt
{
background:#41540a;
border:1px solid #000;
color:#fff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.newstittle
{
font-size:15px;
font-weight:bold;
color:#176456;
padding:6px 0 6px 20px;
background-color:#e8e8e8;
}

/******************check*********************
#available {
	display: none;
	color: green;
}
#not_available {
	display: none;
	color: red;
}
*/