

.item-list ul {border: 0;}
.item-list ul li {list-style: none; padding: 7px 0 7px 0; margin-left: 0;}
.item-list ul li a { padding: 2px 0 0 15px; font-weight: bold;}

form .item-list ul {
	padding: 10px 0 10px 0;
}
form .item-list ul li { 
	text-align: left; 
	padding: 0;
}
form .item-list ul li a { font-weight: normal; }

/*.more-link {visibility: hidden;}*/


#rightcol ul.menu {border: 0px solid #000;}

#main-body ul.menu .expanded ul.menu a {padding-left: 20px;}
#main-body ul.menu li.active-trail a.active {font-weight: bold;}
#main-body ul.menu li.active-trail ul.menu a {font-weight: normal;}
#main-body ul.menu li.active-trail ul.menu a.active {font-weight: bold;}

#main-body ul.menu li.active-trail ul.menu li.active-trail ul.menu { margin-left: 15px; }


body.style1 .poll .bar .foreground { background-color: #999;}
body.style2 .poll .bar .foreground { background-color: #999; }
body.style3 .poll .bar .foreground { background-color: #999; }
body.style4 .poll .bar .foreground { background-color: #999; }
body.style5 .poll .bar .foreground { background-color: #999; }
body.style6 .poll .bar .foreground { background-color: #999; }
body.style7 .poll .bar .foreground { background-color: #999; }
body.style8 .poll .bar .foreground { background-color: #999; }
body.style9 .poll .bar .foreground { background-color: #999; }
body.style10 .poll .bar .foreground { background-color: #999; }

.poll {
	margin-top: -10px;
}

.form-item {
	border: 0;
}

#poll-view-voting input.button {
	background: none;
	cursor:pointer;
	border: none;
	overflow:hidden;
	text-align: center;
	padding: 3px 0 4px 0;
	line-height: 24px;
	float: left;
}

.search #search-block-form {
	border: 0px solid #000;
	height: 25px;
}


.search .form-text {
	/*
	background: transparent;
	border: 0;
	padding-left: 10px;
	*/
	background: transparent; 
	border: 0px solid #000;
	font-size: 13px;
	margin-left: 27px;
	padding-top: 7px;
}

.Button {
	margin-right: 10px;
	border: 0;
	background: transparent;
	cursor:pointer;
}

.search .Button {
	visibility: hidden;
	overflow: hidden;
}

#user-login-form .Button {
	margin-top: -20px;
	padding: 0;
}



#user-login-form {
	text-align: left;
}

input.form-submit {
	cursor:pointer;
	text-align: center;
	background-color: #E6E6E6;
	padding: 2px 8px 2px 8px;
	border: 1px solid #ccc;
	text-transform: uppercase;
}

ul.secondary {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

ul.secondary li.active {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
  display: inline-block;
}


#user-login-form #edit-name-wrapper, #user-login-form #edit-pass-wrapper {
	text-align: left;
	height: 30px;
}

#edit-name, #edit-pass {
	width: 160px;
	font-size: 14px;
	height: 18px;
}

form#search-wipe-confirm a {
	padding-left: 10px;
}

form#search-wipe-confirm .Button a {
	padding-left: 0px;
}



#sl_lostpass {
	display: none;
}


tbody {
  border-top: 0px solid #ccc;
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #ccc;
  text-align: center;
  font-size: 1.3em;
}
