html {
	font-size: 87.5%;
}
body {
	background: url('../img/bg-body.png') left top repeat-x #fff;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bold;
	color: #4cb248;
}
html, body {
	margin: 0;
	padding: 0;
/*	height: 100%;*/
}

a.regbutton {
 display: block;
 line-height: 68px;
 width: 208px;
 text-align: center;
 height: 68px;
 color: #4cb248;
 text-decoration: none;
 float: right;
 background: url('../img/bg-regbutton.jpg') left top no-repeat #fff;
}

input#s {
width : 350px;
margin : 0 2px 5px 0;
font-size : 18px;
}




div#biglime {
	width: 270px;
	height: 135px;
	background: url('../img/bg-biglime.png') left top no-repeat;
	position: absolute;
	left: 60%;
	z-index: 999;
}
div#head {
	height: 60px;
	line-height: 60px;
	font-size: 0.9em;
}
div#head a {
	color: #4cb248;
	text-decoration: none;
	margin: 0 10px 0 0;
}
div#head span.speciallink {
	padding: 0.1em 0.5em;
	color: #c5f342;
	background-color: #4cb248;
	/* ff and safari rounding */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div#head a:hover {
	color: #186915;
}
div#head a:hover span.speciallink {
	background-color: #186915;
}
div#head, div#main {
	margin: 0 auto;
	width: 800px;
}
div#main {
	padding-top: 30px;
	height: 100%;
	background: url('../img/bg-main.png') left top no-repeat #fff;
	position: relative;
}
div.searchbox {
	background-color: #c6f229;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 25px 10px 25px;
	padding: 5px;
	font-size: 0.9em;
	font-weight: normal; }
div.searchbox td.mngacct {
	text-align: right; }
div.searchbox input.search {
	width: 80%; }
div.searchbox input.searchsubmit {
		width: 15%; }
div#main p {
	margin: 2em 35px; }
div#main div.left {
	width: 220px;
	height: 100%;
	position: relative;
	text-align: center;
	float: left;
	clear: left;
}
/*div#main div.left img {
	display: block;
}*/
div#main div.left strong {
	color: #4cb248;
}
div#main div.left div.tweetr {
	text-align: left;
	padding: 0 30px;
	position: absolute;
	bottom: 80px;
}
div#main div.left div.tweetr div {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: left;
	padding: 8px;
	background-color: #e2f9a0;
	font-weight: normal;
	color: #555555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div#main div.left div.tweetr img {
	float: left;
	clear: left;
}
div.left img.logo {
	margin-bottom: 20px;
}
div.left ul, div.left ul * {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
div.left ul, ul.lefty {
	margin: 0 15px;
}
div.left ul ul, ul.lefty ul {
	margin: 10px 0 10px 0;
}
div.left li {
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #39b54a;
	border-bottom: 1px dashed #39b54a;
}
div.left li li, ul.lefty li li {
	border: 0px;
	margin: 0;
}
div.left li a, ul.lefty li a {
	color: #39b54a;
	text-decoration: none;
	padding: 0 0 10px 0;
	display: block;
}
div.left li li a, ul.lefty li li a {
	font-weight: normal;
	color: #a49c93;
	padding: 0;
}
div.left ul li ul li a:hover, ul.lefty li ul li a:hover {
	color: #444;
}
div.left ul li.expand a, ul.lefty li.expand a {
	color: #f9a94a;
	font-weight: bold;
	font-size: 0.9em;
}




div#main div.right {
	width: 570px;
	background: url('../img/bg-dotted.jpg') left top repeat-y transparent;
	float: right;
	clear: right;
	padding: 20px 0;
}
div#main div.right h2 {
	text-align: left;
	font-size: 2em;
	margin: 0 20px 0 0;
}

div.entry {
	font-weight: normal;
}
div.entry span.whodidwhat {
	font-weight: bold;
}
div#results {
	margin-right: 15px;
}
div#results h3, div.signin h3 {
	width: 96%;
	margin: 75px 2% 5px 2%;
	color: #00a950;
	height: 29px;
	line-height: 29px;
	background: url('http://limeribbon.com/img/bg-limebar-gray.png') left top repeat-x;
}
div#results div.entry strong, div#results div.entry span {
	display: block;
	clear: both;
}
div#results div.entry span.price {
	font-weight: bold;
	color: #f9a94a;
}
div#results div.entry table {
	width: 98%;
}
div#results div.entry {
	width: 96%;
	margin: 5px 2% 10px 2%;
	border-bottom: 1px dashed #a49c93;
}
div#results div.entry p {
	margin: 0;
	padding: 0;
}
td.img { width: 130px; }
td.button {
	width: 50px;}
div#results a.have {
	color: #fff;
	background-color: #a49c93;
}
div#results a.buy {
	color: #fff;
	background-color: #00a950;
}
div#results a.want {
	color: #fff;
	background-color: #f9a94a;
}
div#results a.have,div#results a.buy,div#results a.want {
	padding: 0.1em 0.5em;
	/* ff and safari rounding */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 100%;
}
div#results a.have:hover,div#results a.buy:hover,div#results a.want:hover {
	background-color: #777; }
div#results td.friendname a {
	color: #4cb248;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
}
div#results td.friendname a.addtolist {
	padding: 5px 10px;
	width: 8em;
	font-size: 1em;
	color: #00a950;
	background-color: #c6f345;
	display: block;
	text-align: center;
}
div#results img{
max-width: 130px;
}
div.entry td.description {
	color: #a49c93;
}

div.signin,div.leftsignin {
	clear: both;
}
div.leftsignin table {
	text-align: left;
	margin: 0 15px; }
div.leftsignin { font-size: 0.8em; font-weight: bold; }
div.signin div.limeribbon, div.signin div.facebook {
	width: 48%;
	float: left;
	clear: right; }
div.signin div.limeribbon {
	margin-left: 2%; }
div.signin div.facebook {
	margin-right: 2%; }
div.signin td.submit,div.leftsignin td.submit {
	text-align: right; }



div#results {
	clear: both;
}



div#topbar {
	color: #777;
	position: relative;
	z-index: 20;
}

div#main div.right div.news {
	text-align: left;
	margin: 0 20px 15px 20px;
}
div#main div.right div.news h3 {
	font-weight: normal;
	color: #aaa;
	font-size: 1em;
}
div#main div.news {
	color: #555;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
div#main div.news h2 {
	color: #4cb248;
	font-weight: bold;
}
div#main div.news h2,
div#main div.news h3 {
	margin: 0;
	padding: 0;
}
div#main div.right div.shout {
	margin: 0 20px 15px 20px;
}
div#main div.right div.shout p {
	margin: 0px;
	padding: 0px;
}
/*div#main div.right p {
	text-align: left;
	display: block;
	clear: both;
	padding: 0 20px 10px 30px;
}*/
div#main div.right div.news strong {
	color: #4cb248;
}
div#topbar div.inner {
	width: 520px;
	border-bottom: 1px solid #39b54a;
	position: absolute;
	bottom: 15px;
	right: 35px;
	font-size: 0.9em;
}
div#topbar h4 {
	font-size: 1em;
	color: #39b54a;
	margin: 0;
	padding: 0;
}
div#topbar span {
	color: #39b54a;
	font-weight: bold;
}
div#foot {
	width: 96%;
	clear: both;
	margin: 10px 2%;
	padding: 15px 0;
	text-align: center;
	font-weight: normal;
	color: #a49c93;
}
div#foot a {
	font-weight: normal;
	color: #4cb248;
	text-decoration: none;
	margin: 0 10px;
}
div#foot img {
	margin: 0px 8px;
}

a {
	color: #186915;
}
a.limebutton {
	display: block;
	margin: 0 auto;
	width: 204px;
	height: 64px;
	background: url('../img/bg-limebutton.png') left top no-repeat #fff;
	line-height: 64px;
	text-decoration: none;
	color: #4cb248;
}
a.limebutton:hover {
	color: #186915;
}
div#searchbox+div.news {
	margin-top: 75px;
}
img { border: 0px; }