@charset "utf-8";
/* CSS Document */

#bar1{
	float:right;
	height:180px;
	width:285px;
	
	}
#barheader1{
	height:28px;
	background-image:url(http://lug.ly/site/sidebar/loginheader.png);
	float:right;
	width: 280px;
	
	}
#barbody1{
	
	height:120px;
	margin-top:28px;
	border:solid 1px #CCC;
	-moz-border-radius:7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;
	background-image: url(http://lug.ly/site/sidebar/loginbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	
	}
#bodyfooter1{}

#bar2{
	float:right;
	height:180px;
	width:285px;
	}
#barheader2{ height:30px;
	background-image:url(http://lug.ly/site/sidebar/docsheader.png);
	float:right;
	width: 280px;
	
	}
#barbody2{
		height:140px;
	margin-top:30px;
	border:solid 1px #CCC;
	-moz-border-radius:7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;
	}
#bodyfooter2{}

#bar3{
	float:right;
	height:180px;
	width:285px;
	}
#barheader3{ height:30px;
	background-image:url(http://lug.ly/site/sidebar/decsheader.png);
	float:right;
	width:280px;
	
	}
#barbody3{	
    height:140px;
	margin-top:30px;
	border:solid 1px #CCC;
	-moz-border-radius:7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;
	}
#bodyfooter3{}

#bar4{
	float:right;
	height:180px;
	width:285px;
	}
#barheader4{ height:30px;
	background-image:url(http://lug.ly/site/sidebar/websitesheader.png);
	float:right;
	width:280px;
	
	}
#barbody4{	
    height:140px;
	margin-top:30px;
	border:solid 1px #CCC;
	-moz-border-radius:7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;

	}
	
#bodyfooter4{}

#bar5{
	float:right;
	height:140px;
	width:285px;
	display: block;
	}
#barheader5{ 
    
	height:26px;
	background-image:url(http://lug.ly/site/sidebar/voteheader.png);
	float:right;
	width:280px;
	
	}
#barbody5{
	height:160px;
	margin-top:26px;
	border:solid 1px #CCC;
	-moz-border-radius:7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;


	}
#bodyfooter5{}




#bar6{
	float:right;
	height:140px;
	width:285px;
	display: block;
	}
#barheader6{ 
    
	height:26px;
	background-image:url(http://lug.ly/site/sidebar/formsheader.png);
	float:right;
	width:280px;
	
	}
#barbody6{
	height:160px;
	margin-top:26px;
	border:solid 1px #CCC;
	-moz-border-radius:7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;


	}
#bodyfooter6{}

#barspace {
	
	height:16px;
	color:#FFF;
	background-color:#FFF;}


#barbody1 a{
	color:#360;
	text-decoration:none;
	}
#barbody2 a{
	color:#360;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-right:7px;
	padding-top:4px;

	}
#barbody3 a{
	color:#360;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-right:7px;
	padding-top:4px;
	}
#barbody4 a{
	color:#360;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-right:7px;
	padding-top:4px;
	}
#barbody5 a{
	color:#360;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-right:7px;
	padding-top:4px;
	}
#barbody6 a{
	color:#360;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-right:7px;
	padding-top:4px;
	}	
	#u2 {
	text-align: left;
	float: left;
	width: 150px;
	margin-left: 14px;
	margin-top: 10px;
}
#bu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4A7902;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	display: block;
	border: 1px solid #FFF;
	float: left;
	margin-top: 45px;
	width: 70px;
	height: 30px;
}

#bul {
	font-family: Tahoma;
	font-size: 11px;
	color: #390;
	text-decoration: none;
	background-image: url(http://lug.ly/site/sidebar/bulit.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	text-align: right;
	padding-right: 6px;
	margin-top: 3px;
	margin-right: 6px;
	font-weight:bold;
}

#bul a{
	color: #390;
	text-decoration:none;

}

#barmore{
	
	margin-left:2px; 
	color:#390;
	display:block;
	float:left;	
		
	}