/* CSS for Follow that note */
body{
	background: #5BCC62 url(../images/bg_body.png) repeat-x 0 0;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
	text-decoration: none;
}
a, a:link, a:visited{
	text-decoration: underline;
	color: #37994E;
}
a:hover, a:active{
	text-decoration: none;
	color: #37994E;
}
p{
	margin: 0 0 10px 0;
}
#top-bar{
	background: #000 url(../images/bg_top-bar.png) repeat-x 0 0;
	height: 35px;
}
#top-bar a#user-reg{
	float: right;
}
#header{
	padding: 32px 12px 19px 12px;
	height: 49px;
}
#header h1{
	margin: 0;
	padding: 0;
}
#content {
	width: 916px;
}
p.welcome-note{
	margin: 0;
	padding: 10px;
	color: #FFF;
	font-size: 11px;
}
a.welcome-note{
	padding: 10px 10px 10px 30px;
	color: #FFF;
	font-size: 11px;
}
.container{
	margin: 0 auto;
	width: 990px;
	float: none;
}
#main-wrapper #content-top{
	background: transparent url(../images/bg_content-top.png) no-repeat 0 0;
	height: 43px;
	width: 990px;
	float: left;
}
#main-wrapper #content{
	background: transparent url(../images/bg_content-main.png) repeat-y 0 0;
	padding: 0 37px 15px 37px;
	font-size: 14px;
	color: #132E10;
	float: left;
}
.display-img{
	float: left;
}
.right-col{
	float: right;
	width: 210px;
}
.clear{
	clear: both;
}
#content h2{
	font-size: 16px;
	font-weight: bold;
	color: #132E10;
	margin: 0 0 34px 0;
	padding: 0;
	width: 500px;
	float: left;
}
.module{
	padding: 0 0 15px 0;
	width: 210px;
}
#login.module{
	float: left;
	background: transparent url(../images/bg_login.png) no-repeat 0 0;
}
#login.module form{
	float: left;
	padding: 110px 0 0 0;
	font-size: 12px;
}
#submit-note.module{
	position: relative;
	float: left;
	background: transparent url(../images/bg_tracknote.png) no-repeat 0 0;
}
#submit-note.module form{
	float: left;
	padding: 140px 0 0 0;
	font-size: 12px;
}
#submit-note.module p{
	clear: both;
	font-size: 10px;
	width: 190px;
}
.module form div{
	width: 200px;
}
.module h3{
	display: none;
}
.module .field-group{
	float: left;
	clear: both;
	padding: 0 0 8px 0;
}
#submit-note div.loading{
	position: absolute;
	background: #FFF;
	filter:alpha(opacity=50);
	opacity: 0.50;
	top: 140px;
	width: 200px;
	height: 290px;
}
#submit-note div.loading div{
	background: transparent url(../images/indicator.gif) no-repeat 0 50%;
	height: 290px;
	width: 16px;
	margin: 0 auto;
}
.module label{
	display: block;
	float: left;
	font-weight: bold;
	padding: 4px 5px 0 0;
	width: 70px;
}
.module input{
	width: 110px;
	float: left;
}
.module select{
	width: 114px;
	float: left;
}
.module textarea{
	width: 185px;
	clear: both;
}
.module .radio-group{
	float: left;
	clear: both;
	padding: 0 0 8px 75px;
	width: 125px !important;
}
.module .radio-group input{
	width: auto;
	margin: 3px 5px 0 0;
}
.module .radio-group label{
	width: 100px;
	font-weight: normal;
	font-size: 11px;
}
.module .submit-button{
	position: relative;
	float: left;
	clear: both;
	padding: 0 0 0 75px;
	width: 125px !important;
}
.module .submit-button input{
	width: auto !important;
}
.tracking{
	position: relative;
	float: left;
	background: transparent url(../images/bg_currently.png) no-repeat 0 0;
	width: 503px;
	height: 117px;
	padding: 8px 20px 8px 180px;
}
.tracking h3{
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	width: 260px;
}
.tracking p{
	margin: 0 0 5px 0;
	font-size: 11px;
}
.track-list{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
}
.track-list li{
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	font-size: 12px;
}
.track-list li span{
	color: #CCC;
	text-transform: italic;
}
.tracking .ads{
	position: absolute;
	top: 8px;
	right: 20px;
	width: 220px;
	height: 115px;
	overflow: hidden;
}
.tracking .ads h3{
	margin: 0 0 8px 0;
}
.tracking .ads h3 a{
	color: #132E10;
}
.tracking .list-latest{
	list-style: none;
	margin: 0;
	padding: 0;
}
.tracking .list-latest li{
	width: 200px;
	height: 115px;
}
/*
#flashMessage{
	position: absolute;
	width: 260px;
	height: 60px;
	padding: 30px;
	background: transparent url(../images/bg_popup.png) no-repeat 0 0;
}*/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	width: auto;
	max-height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('../images/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
.tiny{
	font-size: 9px;
}
#table-of-notes{
	border-collapse: collapse;
}
#table-of-notes .header {
	cursor: pointer;
	background: transparent url(../images/table/bg.png) no-repeat 3px 3px;
	padding: 3px 20px 3px;
}
#table-of-notes th{
	border: 1px solid #5BCC62;
}
#table-of-notes .headerSortUp {
	background: transparent url(../images/table/asc.png) no-repeat 3px 3px;
}
#table-of-notes .headerSortDown {
	background: transparent url(../images/table/desc.png) no-repeat 3px 3px;
}
#table-of-notes .date{
	display: none;
}
#table-of-notes td{
	padding: 3px 0;
	margin: 3px 0;
}
#table-of-notes tr.odd td{
	background: #EEE;
}

#table-of-notes.latest{
	border-collapse: collapse;
	width: 600px;
}

#table-of-notes.latest th{
	border: 1px solid #5BCC62;
	padding: 12px 20px;
}
#table-of-notes.latest td{
	padding: 3px 5px;
	margin: 3px 0;
}
#table-of-notes.latest tr.odd td{
	background: #EEE;
}

#error-overview{
	border: 1px solid #CC9900;
	padding: 15px 10px;
	margin: 0 0 20px 0;
}
#error-overview p{
	color: #CC9900;
	font-weight: bold;
}
#register .tiny, #forgotten .tiny{
	clear: both;
	display: block;
	margin: 0 0 5px 120px;
}
div.com-content{
	float: left;
	width: 670px;
	padding: 0 30px 30px 0;
}
div.com-content h2{
	clear: both;
	width: 670px !important;
}
div.com-content dt{
	font-weight: bold;
	margin: 8px 0;
}
#register fieldset{
	border: 1px solid #FFEEFF;
	width: 836px;
	padding: 20px;
	margin: 0 0 30px 0;
	background: transparent url(../images/gr_fieldset.png) no-repeat 100% 100%;
}
#forgotten fieldset{
	border: none;
	width: 606px;
	padding: 20px;
	margin: 0 0 30px 0;
}
#register legend, #forgotten legend{
	font-size: 18px;
	text-transform: uppercase;
	color: #37994E;
	padding: 10px 0;
	margin: 0;
}
#register .field-group, #forgotten .field-group{
	float: left;
	clear: both;
	padding: 0 0 8px 0;
}
#register .field-group.error, #forgotten .field-group.error{
	background: #FFCECE;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	margin: 8px 0;
	width: 350px;
}
#register label, #forgotten label{
	display: block;
	float: left;
	font-weight: bold;
	padding: 4px 10px 0 0;
	width: 110px;
	text-align: right;
}
#register input, #forgotten input{
	width: 180px;
	float: left;
	clear: right;
}
#register .submit-button, #forgotten .submit-button{
	float: left;
	clear: both;
	padding: 0 0 0 120px;
}
#register .submit-button input, #forgotten .submit-button input{
	width: auto !important;
}
div.users h2{
	width: 916px !important;
}
div.error-message{
	padding: 5px;
	color: #990000;
	width: 100%;
	clear: both;
}
div.ok-message{
	padding: 5px;
	color: #37994E;
	width: 100%;
	clear: both;
}
#note-details{
	position: relative;
	float:left;
	width: 405px;
	padding: 0 10px 0 0;
}
#note-details h2{
	margin: 10px 0;
	clear: both;
}
#note-details img.note-image{
	position: absolute;
	top: 0;
	right: 10px;
}
#map{
	float: right;
	width: 500px;
}
#map_canvas{
	width: 500px;
	height: 500px;
}
.banner-ad{
	position: relative;
	float: left;
	width: 728px;
	margin: 0 94px;
}
.popup{
	position: relative;
	clear: both;
	padding: 3px 40px 5px 0;
	border-bottom: 1px solid #CCC;
	background: #FFF;
}
.popup p.popup-close{
	cursor:pointer;
	font-size:0.73em;
	margin:0;
	position:absolute;
	right:0;
	top:0;
}
.link-popup{
	display: block;
	margin: 0 0 5px 0;
}
.tweet{
	position: relative;
	float: right;
}
#dang{
	position: relative;
	float: left;
	background: transparent url(../images/bg_404.jpg) no-repeat scroll 0 0;
	height: 400px;
	padding: 0 0 10px 250px;
}
#footer{
	clear: both;
	margin: 0 auto;
	width: 990px;
	background: transparent url(../images/bg_content-foot.png) no-repeat 0 0;
	height: 35px;
}