/* Val - QR8 Design [www.qr8.co.uk] */

#sidebar{
	width:200px;
	padding-left:5px;
	padding-right:10px;
	float:left;
}
#sidebar .box{
	width:180px;
	padding:10px;
}
html>body #sidebar .box{
	width:180px;
}
#sidebar .box .title{
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#fff;
	text-align:center;
	background-color:#767a82;
	padding:0;
	margin:0;
}
#sidebar .menu{
	list-style:none;
	padding:0;
	margin:2px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
#sidebar .menu a{
	color:#666;
	width:178px;
	height:25px;
	line-height:25px;
	display:block;
	border-bottom:1px solid #ddd;
}
#sidebar .menu a:hover{
  text-decoration:none;
  border-bottom:1px solid #819990;
  color:#819990;
}
#sidebar .button{
  padding:5px;
  margin:0;
  height:20px;
  line-height:20px;
  border:1px solid #ddd;
  color: #666;
  display:block;
  text-align:center;
}
#sidebar .button:hover{
  text-decoration:none;
  color:#819990;
  border-color:#819990;
}


.r_menu{
  list-style:none;
  padding:0;
  margin:0;
}
.r_menu a{
  color:#666;
  font-size:15px;
  width:270px;
  height:35px;
  padding:5px;
  line-height:35px;
  display:block;
  border-bottom:1px solid #ddd;
}
.r_menu a:hover{
  text-decoration:none;
  color:#819990;
  border-bottom:1px solid #819990;
}
.ucsi{
	width:95px;
}
