/*Yan*/
#content-logs{
	float:left;
	width: 517px;
	text-align: left;
}

#gradientContent-top{
	background-image:url('../images/logs/1pxGradientTop.png');
	background-repeat:repeat-x;
	width: 517px;
	height:15px;
}

#gradientContent-bottom{
	background-image:url('../images/logs/1pxGradientBottom.png');
	background-repeat:repeat-x;
	width: 517px;
	height:13px;
}

#gradientSideBar-top{
	background-image:url('../images/logs/1pxGradientTop.png');
	background-repeat:repeat-x;
	width: 258px;
	height:15px;
}

#gradientSideBar-bottom{
	background-image:url('../images/logs/1pxGradientBottom.png');
	background-repeat:repeat-x;
	width: 258px;
	height:13px;
}

#navigate-logs{
	font:12px tahoma;
	color:black;
	margin-left: 27px;
	margin-top: 5px;
}

#navigate-logs a{
	font-weight:bold;
	color:black;
	text-decoration:none;	
}

#navigate-logs a:hover{
	color:#ff8a00;
	font-weight:bold;
	text-decoration:underline;
}

#contentInner-logs{
	font: 12px Tahoma;
	color: #505050;
	width: 456px;
	height: 140px;
	margin-left: 27px;
	margin-top: 14px;
	text-align: justify;
	border-bottom:1px dotted #407698;
}

#contentInner-logs-lower{
	width:456px;
	margin-left:27px;
	margin-top:18px;
	margin-bottom:20px;
}

#contentInner-logs-lower table{
	border-collapse:collapse;
}

#dark-green-head{
	background-color:#dde7b2;
	border-right:1px solid #ffffff;
	padding:15px;
	width:113px;
	color:#484848;
	font:12px tahoma;
	font-weight:bold;
}

#light-green-head{
	background-color:#ecf2d3;
	border-right:1px solid #ffffff;
	padding:15px;
	width:113px;
	color:#484848;
	font:12px tahoma;
	font-weight:bold;
}

#dark-green{
	background-color:#dde7b2;
	padding:15px;
	width:342px;
	color:#484848;
	font:12px tahoma;
}

#light-green{
	background-color:#ecf2d3;
	padding:15px;
	width:342px;
	color:#484848;
	font:12px tahoma;
}

#rightSideBar-logs{
	background-color: #eeeeee;
	float:left;
	width: 258px;
	height: 100%;
	text-align:left;
}

#rightSideBarWrap-logs{
	margin-top:17px;
	margin-left:23px;
	width:214px;
	height:555px;
}

#rightSideBarText-logs{
	width:214px;
	color: #407698;
	font: 12px tahoma;
	float:left;
}

#rightSideBarGallery-logs{
	width:222px;
	margin-top:13px;
	float:left;
	margin-bottom:13px;
}

#rightSideBarGallery-logs img{
	border-style:none;
}

#wideSideBar-logs{
	width: 191px;
	float: left;
/* 	background-color:#b5d74c;
	background-image:url('../images/sidebar/wideSidebarFooter.jpg');
	background-repeat:no-repeat;
	background-position:bottom; */
	background-color:#f1f1f1;
}

#wideSidebarHeader-logs{
	background-color:#1e3137;
	width: 191px;
	height:60px;
	float:left;
}

#sidebarContent-logs{
text-align:justify;
width:191px;
line-height:16px;
float:left;
margin:0px 0px 0px 0px;
}

#rightSideBarInfo-logs{
	float:right;
	width: 191px;
	height: 100%;
/* 	background-color:#efefef;
	background-image:url();
	background-repeat:repeat-x; */
	background-color:#f1f1f1;
}
/*
#rightSideBarInfo-logs ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
*/
/*
ul.rightSideBarInfo-logs{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#rightSideBarInfo-logs ul li{
	background-color:#b4d84b;
	float:left;
	border-bottom:1px dotted #407698; 
}

ul.rightSideBarInfo-logs li{
	float:left;
 	background-color:#b4d84b;
	border-bottom:1px dotted #407698;  
	background-color:#e6e6e6;
}

/* #rightSideBarInfo-logs a{
	float:left;
	color: #1f2a00;
	font:12px tahoma;
	text-decoration:none;
}

#rightSideBarInfo-logs a:hover{
	float:left;
	color:red;
	font:12px tahoma;
	text-decoration:none;
} */

/* ul.rightSideBarInfo-logs li a{
	float:left;
	color: #006023;
	width: 162px;
	text-decoration:none;
} */
/*
#rightSideBarInfo-logs ul li a:hover{		
	background-image:url('../images/sidebar/woodenBlock-logs.jpg');
	background-repeat:no-repeat;
	color: #a46e32;
}
*/
ul.rightSideBarInfo-logs li a:hover{
/* 	background-image:url('../images/sidebar/woodenBlock-logs.jpg');
	background-repeat:no-repeat;
	color: #a46e32;	 */
}

#listTitle-logs{
	font: 12px tahoma;
	font-weight: bold;
	margin-top:8px;
	margin-left:10px;
	margin-bottom:9px;
	text-align:left;
}

#listInfo-logs{
	color: #4f4f4f;
	font: 11px tahoma;
	margin-top:2px;
	float:left;
	text-align:left;
}

ul.subSideBar{
	list-style-type: none;
	margin-left:17px;
	padding:0px;
	float:left;
	padding-bottom:10px;
}

ul.subSideBar li{
	border:0px;
	font-weight:bold;
	clear:both;
	margin-bottom:19px;
}

ul.subSideBar li img{
	padding-right:11px;
	padding-bottom:1px;
}

ul.subSideBar li a{
	font:12px tahoma;
	font-weight:bold;
	background-image:url();
	width:auto;
}

ul.subSideBar li a:hover{
	background-image:url();
}
/*Yan end here*/