
body {
  background: #333 url(/images/body_bg.jpg) repeat-x top left;
  color: #333;
  margin:0px;
  padding: 0px;
  text-align: center;
}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

#container{
	margin: 0 auto;
	width: 800px;
	background: #fff;
	padding: 15px 35px;
	text-align: left;
	border: 4px solid #A8291C;
	border-top: 0px solid #A8291C;
  
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #000; }
a:visited { color: #666; }
a:hover {}

li{
  list-style-type: none;
  list-style-image: url(/images/li.gif);
  border-bottom: 1px dotted #ccc;
  margin-right: 20px;
  padding: 3px;
}

li a{
	text-decoration: none;
	padding: 3px;
}

li a:hover{
	background-color:#FFFFCC;
	
}



.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

#notice {
  font-weight: bold;
  color: #BA403A;
  background: url(/images/notice.jpg) repeat-y top left;
  padding: 4px 10px;
}

#navbar {
  margin-top: 10px;
  text-align: right;
}

#mini_navbar {
text-align: right;
  float: right;
}

#navbar a{
  padding: 3px 7px;
  background: #BB423C;
  text-decoration:none;
  color: #fff;  
  border:1px solid #666;
  }



.heading {
  font-weight: bold;
  font-size: 17px;
}
/*             styles for the hug rater                */
.hug-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 175px;
	height: 25px;
	position: relative;
	background: url(/images/hugs.jpg) top left repeat-x;		
}
.hug-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.hug-rating li a{
	display:block;
	width:35px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 30;
	position: absolute;
	padding: 0px;
}
.hug-rating li a:hover{
	background: url(/images/hugs.jpg) bottom left;
	z-index: 1;
	left: 0px;
}
.hug-rating a.one-hug{
	left: 0px;
}
.hug-rating a.one-hug:hover{
	width:35px;
}
.hug-rating a.two-hugs{
	left:35px;
}
.hug-rating a.two-hugs:hover{
	width: 70px;
}
.hug-rating a.three-hugs:hover{
	width: 105px;
}
.hug-rating a.three-hugs{
	left: 70px;
}
.hug-rating a.four-hugs{
	left: 105px;
}	
.hug-rating a.four-hugs:hover{
	width: 140px;
}
.hug-rating a.five-hugs{
	left: 140px;
}
.hug-rating a.five-hugs:hover{
	width: 175px;
}
	

.heading {
  font-weight: bold;
  font-size: 17px;
}

#top_performers {
  text-align: center;
  float: right;
  width: 300px;
  border: 1px solid #aaaaaa;
  padding: 6px;
  margin: 5px;
  background-color: #E2E2E2;
}

#top_performers .heading {
  font-weight: bold;
  font-size: 14px;
}

.send_hug_link {
  font-size: 20px;
  font-weight: bold;
}


div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}
div.auto_complete ul li {
  margin:0;
  padding:3px;
}
div.auto_complete ul li.selected { 
  background-color: #ffb; 
}
div.auto_complete ul strong.highlight { 
  color: #800; 
  margin:0;
  padding:0;
}

div.auto_complete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}


ul.users  {
  list-style-type: none;
  margin:0px;
  padding:0px;
}
ul.users li.selected { background-color: #ffb; }
li.name {
  list-style-type: none;
  display:block;
  margin:0;
  padding:2px;
  height:20px;
  font-weight:bold;
  font-size:12px;
  line-height:1.2em;
}

.list-line-odd {
	background-color: #EFEFEF;
}

.list-line-even {
	background-color: #fff;
}

#search_options {
  float: right;
  border: 1px solid #aaaaaa;
  padding: 6px;
  margin: 5px;
  background-color: #E2E2E2;
}

#userstable {border: 0;}

#userstable td { border:0; padding: 3px 6px;}


#send_hug{
	padding: 15px;
	border: 1px solid #c66;
	margin-right: 400px;
	margin-bottom: 30px;
	background-color:#FFFFDD;
}

#top_performers{
  background: #FFFFCC url(/images/performers.jpg) repeat-x top left;
}

#search_options{
	text-align:center;
  background: #FFFFCC url(/images/performers.jpg) repeat-x top left;
}


#footer {
  color: #aaa;
  padding: 5px;
}

#footer a{
  color: #aaa;
}

.no_hugs {
  padding-top: 15px;
  padding-left: 47px;
}