/**
 *	Nitens Flickr Gadgets
 *
 *	main stylesheet
 *	http://dev.nitens.org/flickr/css/flickr.css
 */ 	

/* Page layout */

body {
		background: url("http://dev.nitens.org/flickr/images/bkg.gif") fixed top;
		color:#333;
		margin-top: 60px;
		/* margin-left: 80px; */
		/* margin-right: 80px; */
		margin-bottom: 60px;
		font: normal 9pt/15pt Verdana, "Trebuchet MS", Verdana, sans-serif; 
		text-align: justify;
		color: #444;
		border: none 0; 
}

#page {
		position: relative;
		background-color: #FFF; 
		padding: 30px; 
		border-right: 1px solid #DDD;
		border-bottom: 1px solid #DDD;
		width: 860px;
		margin-right: auto;
		margin-left: auto;
}

#header {
                width: 860px; 
                margin-right: auto;
                margin-left: auto;
}

div#smallprint {
	font-size: 90%;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	width: 860px;
}

div#smallprint a:link, div#smallprint a:active, div#smallprint a:visited, div#smallprint a:hover {
        color: #666;
        background-color: none;
        text-decoration: none;
}


div.minidesc{
	margin: 0px 30px 20px 140px;
	padding: 0px;
	position: relative; /* Fix IE Bug */
}

div#list_tools{
	margin: 20px 0px;
	position: relative; /* Fix IE Bug */	
}


div#about{
	position: relative; /* Fix IE Bug */	
	float: right;
	margin: 10px 0 10px 0;
	width: 420px; 
}

div#group_adv_main {
	position: relative; /* Fix IE Bug */
	margin: 30px 20px 10px 20px;
	display: block;	
/*	z-index: 100; */
}

div#global_stats_desc {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 1em/1.1em;
	color: #666;
	display: block;	
	width: 600px;
	text-align: left;
}

div#adv_stats_desc {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 1em/1.1em;
	color: #666;
	display: block;	
	width: 550px;
	text-align: left;
}

div#exif_message {
	position: relative; /* Fix IE Bug */
	background-color:#EEF;
	border:1px solid #DDE;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em/1.1em;
	color: #666;
	display: block;	
	width: 360px;
	text-align: left;
}

div#exif_help {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 1em/1.1em;
	color: #666;
	display: block;	
	width: 550px;
	text-align: left;
}

div.support_options {
	position: relative; /* Fix IE Bug */
	background-color: #E9E9F9;
	border: 1px solid #DDD;
	padding: 0 5px;
	margin: 5px 0;
	font-size: 1em/1.1em;
	color: #666;
	display: block;	
	text-align: left;
}

div#whatsnew{
	text-align: center;
	clear: right;
	position: relative; /* Fix IE Bug */	
	float: right;
/*	background-color: #F9F9F9; */
/*	border: 1px solid #DDD; */
	font-size: 100%;
	padding: 5px;
	margin: 10px 0 10px 20px;
	width: 240px;
}

div#recent_users{
	position: relative; /* Fix IE Bug */	
	float: left;
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 10px 0 10px 10px;
	margin: 10px 0;
/*	width: 380px; */
}

img.recent_user_icon{
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
	float: left;
}

div#group_main {
	position: relative; /* Fix IE Bug */
	float: left;
	margin: 30px 20px 10px 20px;
	display: block;	
	z-index: 100;
}

div#user_main {
	position: relative; /* Fix IE Bug */
	float: left;
	margin: 30px 20px 10px 20px;
	display: block;	
	z-index: 89;
}

div#group_thumbnails {
	position: absolute;
	top: 110px;
	left: 430px;
	margin: 0px 50px;
	min-width: 100px;
	z-index: 102;
}

/* \*/
* html div#group_thumbnails {
	top: 150px;
}
/* */

div#support_this {
	position: relative; /* Fix IE Bug */
	background-color: #F9E9E9; 
	border:1px solid #EDD;
	padding: 4px;
	font-size: 1em/1.1em;
	color: #666;
	float: left;
	display: block;	
	width: 380px;
	text-align: left;
	margin-top: 20px;
}

div#support_this p {
	background: url(http://dev.nitens.org/flickr/images/ico.png) no-repeat 0px 5px;
	margin-left: 5px;
	padding-left: 40px;
	vertical-align: middle;
}


div#group_desc {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 4px;
	font-size: 1em/1.1em;
	color: #666;
	float: left;
	display: block;	
	width: 380px;
	text-align: left;
}

div#user_info {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 4px;
	font-size: 1em/1.1em;
	color: #666;
	float: left;
	display: block;	
	width: 300px;
	text-align: left;
}

div#already_tracked {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 15px 30px;
	font-size: 1em/1.1em;
	color: #666;
	float: left;
	display: block;	
	width: 480px;
	text-align: left;
}

div#not_tracked {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 15px 30px;
	font-size: 1em/1.1em;
	color: #666;
	float: left;
	display: block;	
	width: 480px;
	text-align: left;
}


div#last_review {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 10px;
	color: #666;
	float: left;
	display: block;	
}


div#latest_tags {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 4px;
	color: #666;
	float: left;
	display: block;	
	width: 380px;
	text-align: left;
}

div#latest_contributors {
	position: relative; /* Fix IE Bug */
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 4px;
	color: #666;
	float: left;
	display: block;	
	width: 380px;
	text-align: left;
}


div#group_info{
	position: relative; /* Fix IE Bug */
	float: left;
	display: block;	
	width: 380px;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 4px;
	z-index: 101;
}

div.mini_group_info{
	position: relative; /* Fix IE Bug */
	float: left;
	width: 450px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 15px 10px;
	z-index: 101;
	font-size: 90%;
}

div.admin_list_info{
	position: relative; /* Fix IE Bug */
	float: left;
	width: 450px;
	background-color: #FFF;
	margin-bottom: 10px;
	border: 1px solid #DDD;
	padding: 4px;
}

div#graph{
	clear:left;
	float: left;
	margin: 10px;
	display: block;
	position: relative; /* Fix IE Bug */
}

div.mini_graph{
	clear:left;
	float: left;
	margin-right: 20px;
	display: block;
	position: relative; /* Fix IE Bug */
}


div#how_to_link{
	display: block;
}

div#google {
	margin-top: 30px;
	text-align: center;
}

/* \*/
* html div#google_vertical {
	top: 60px;
}
/* */


div#google_vertical {
	position: absolute;
	top: 40px;
	right: 0px;
	margin: 20px 10px 0px 30px;
/*	border-left:1px solid #EEE; */
	z-index: 90;
}

/* \*/
* html div#ads_digitalcameras {
	top: 60px;
}
/* */


div#ads_digitalcameras {
	position: absolute;
	top: 40px;
	right: 180px;
	margin: 20px 10px 0px 30px;
/*	border-left:1px solid #EEE; */
	z-index: 90;
}

div.clear{
	clear: both;
}

div.clear_left{
	clear: left;
}


/* Links */

#page a.thumbnail:link,
#page a.thumbnail:active,
#page a.thumbnail:visited,
#page a.thumbnail:hover {
		text-decoration: none;
		background-color: #FFF;
		border: none;
		border-style: none;
}

#page a.toggle:link, #page a.toggle:active, #page a.toggle:visited, #page a.toggle:hover {
	background-color: transparent;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}


#page a:link, #page a:visited {
		text-decoration: none;
		color: #993355;
}

#page a:hover {
		background-color: #993355;
		color: #FFF;
}

#page a.th  {
	text-decoration: none;
	color: #000;
	background-color: transparent;
	border-style: none;
}

#page a.th:hover  {
	background-color: transparent;
	color: #000;
}

#page a.th:visited  {
	background-color: transparent;
	color: #000;
}

/* no styling for button links */
#page a.keys, #page a.keys:link, #page a.keys:active, #page a.keys:hover, #page a.keys:visited {
	color: #999;
	background-color: #EEE;
	font: normal .8em Verdana, sans-serif; 
	padding: 0em;
	text-decoration: none;
	line-height: .4em; 
	vertical-align: baseline;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: inherit;
}

/* HTML Elements */

map {
	border-style: none;
}

hr {
	border: none 0;
	border-top: 1px solid #EEE; 
	margin: 8px auto;
	height: 1px;
}

tt {
	color: #888;
}

strike {
	color: #999;
}

abbr {
		cursor: help;
		color: #993355;
}

h1 {
		font: normal 16pt/18pt "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
		text-align: left;
		margin: 0pt;
		color: #AAA;
		padding-bottom: 5px;
		border: none 0;
		border-bottom: 1px solid #EEE; 
}

h2 {
		font: normal 14pt/18pt "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
		text-align: left;
		margin: 0;
		margin-bottom: 10px;
		color: #993355;
		padding-top: 10px;
}

h3 {
		font: normal 14pt/18pt "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
		text-align: left;
		margin: 0pt;
		color: #993355;
		padding-top: 5px;
		padding-bottom: 5px;
}

h4 {
		font: normal 14pt/18pt "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
		text-align: left;
		margin: 0pt;
		color: #AAA;
		padding-top: 5px;
}

h5 {
		font: normal 12pt/13pt "Lucida Grande", Tahoma, Arial, "Trebuchet MS", Verdana, sans-serif;
		text-align: left;
		color: #AAA;
		margin: 0pt;
}

h6 {
		font: normal 11pt/13pt "Lucida Grande", Tahoma, Arial, "Trebuchet MS", Verdana, sans-serif;
		text-align: left;
		color: #AAA;
		margin: 0px 0px 5px 0px;
}


/* Custom styles */

.top10 {
	margin-top: 10px;
}

.top20 {
	margin-top: 20px;
}

.top30 {
	margin-top: 30px;
}

.top40 {
	margin-top: 40px;
}

.top60 {
	margin-top: 60px;
}

.small {
	font-size: 90%;
	color: #999;
}

.emph {
	font-family: "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

div#group_main h1{
	margin: 0px;
	padding: 0px;
	width: 550px;
	vertical-align: middle;
}

div#group_main h1 a{
	margin: 0px;
	padding: 0px;
}

h1#welcome {
	margin: 10px 0;
	color: #935;
}

h1#flick_gadgets {
	color: #AAA;
	margin:0;
}

h1#flick_gadgets a:after{
	content: url(../images/ico_16.png);
	margin-left:2px;
}


h3#user_admin {
	float: left;
	display: block;
	margin-top: 20px;
}

.left {
	float: left;
}

.miniupper {
	font-size: 70%;
	text-transform: uppercase;	
	letter-spacing: 1px;
}

span.high {
		color: #777;
}

span.exif_highlight {
	font-weight: bold;
	color:#3A3;	
}

.new {
	color: #777;
	background-color: #FFC;
	font-size: 85%;
}

#page a span.high {
		color: #777;
		background-color: #FFF;
}

em.error {
	display: block;
	margin: 10px 20px;
	padding: 4px 8px;
	width: 380px;
	background-color:#FEE;
	border:1px solid #EDD;
	font-style: normal;
}

em.ok {
	display: block;
	margin: 10px 20px;
	padding: 4px 8px;
	width: 380px;
	background-color:#DFD;
	border:1px solid #DED;
	font-style: normal;
}

em.blue {
	display: block;
	margin: 20px 0px;
	padding: 4px 8px;
	width: 380px;
	background-color:#DDF;
	border:1px solid #DDE;
	font-style: normal;
	font-size: 120;
}


.clear {
	clear: both;
}

br.clear {
	clear: both;
}

hr.clear {
	clear: both;
}

hr.clear_left {
	clear: left;
}

.right {
	text-align: right;
}

.nr {
	color: red;
}


/* form elements */

form#submit_group {
	margin-right: 10px;
	min-width: 470;	
}

form#submit_group fieldset{
	width: auto;
}

form#submit_exif fieldset {
	position: relative;
	background-color: #FFECEC;
	border: 1px solid #DDD;
}

fieldset {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #CCC;	
}

fieldset legend {
	font-size: 115%;
	color: #666;
	padding:2px;
}

textarea {
	font-family: Monaco, Courier, monospace;
	font-size: 1em;
	border: 1px solid #CCC;	
	width: 100%;
}

textarea:hover {
	background-color: #F3F3F3;
}

textarea:focus {
	background-color: #E6E6E6;
}

input:hover {
	background-color: #F3F3F3;
}

input:focus {
	background-color: #E6E6E6;
}

input[disabled] {
	color:#933;
	background-color:#FFC;
}

input[disabled]:hover {
	background-color:#FFC;
}

input[type=text]{
	border: 1px solid #AAA;
}

input[type=checkbox]{
	border: 1px solid #AAA;
}

select{
	border: 1px solid #AAA;
}

input[type=submit], input[type=button] {
	color: #333;
	background-color: #EEE;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}


input[type=submit]:hover, input[type=button]:hover {
	color: #333;
	background-color: #DDD;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

textarea.copyhtml{
	padding: 2px;
}

textarea.adv{
	width: 550px;
}


fieldset label {
	display: block;
	width: 130px;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 10px;
}

/* Images */

img.graph {
	margin:10px 0 30px 0;
	border:1px solid #DDD;
}

img.icon {
	margin: 0px;
	padding: 0px;
	border: none;
	border-style: none;
	background-color: #FFF;
	vertical-align: middle;
}

img.button {
	margin: 0px;
	padding: 0px;
	border: none;
	border-style: none;
	background-color: #FFF;
	vertical-align: middle;
}


img.toggle {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: middle;
}

.thumbnail {
		border: 1px solid #ccc;
		padding: 4px;
		margin: 2px 4px 8px 8px;
}

img#group_icon {
		position: relative;
		border: 1px solid #ccc;
		margin: 2px 8px 2px 0px;
		float: left;
		vertical-align: baseline;
}

img.group_icon {
		position: relative;
		border: 1px solid #ccc;
		margin: 2px 8px 2px 0px;
		float: left;
		vertical-align: middle;
}


img#group_graph{
	display: block;
	/*clear: left; */
}

img.group_graph{
	display: block;
	/*clear: left; */
}

img#miniscreenshot {
	margin: 30px 0px 10px 0px;
}

img.thumbnail_index {
	margin: 10px 20px 10px 0px;
	float:left;
	border-style: none;
	position: relative; /* Fix IE Bug */
}

/* Lists */

ul#feeds{
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 10px;
	margin: 0;
}

ul#feeds li{
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 1.5em;
}

ul#ul_group_info ul li {
	line-height: 1.6em;
}

li.adv {
	line-height: 1.6em;
	background-color: #ECECFF;
	border: 1px solid #DDD;
	margin: 5px 0;
	padding: 2px;
}

ul.exif_fav {
	line-height: 1.6em;
	background-color: #FFECEC;
	border: 1px solid #DDD;
	margin: 5px 0;
	padding: 2px 20px;
	width: 330px;
}


/* \*/
* html ul#menu {
	position: relative;
	height: 1%;
	border-top: 1px solid #EEE;
	width: auto;
}
/* */

ul#menu {
	position: absolute;
	width: auto;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE;
}

ul#menu li {
	list-style-type: none;
	list-style-image: none;
	border-left: 1px solid #EEE;
	padding: 4px 6px;
	float: left;
	width: auto;
	margin-left: 0px;
	font-size: 90%;
	line-height: 90%;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, sans-serif;
}

ul#menu li:hover {
	background-color: #FAFAFA;
}

ul#menu li a:link, ul#menu li a:active, ul#menu li a:visited {
	color: #777;
	background-color: #FFF;
}

ul#menu li a:hover {
	color: #933;
	background-color: #FAFAFA;
}

ul#menu li.menu_hi {
	background-color: #FEE;
}

ul#menu li.menu_hi a {
	background-color: #FEE;
}



/* \*/
* html ul#submenu {
	position: relative;
	height: 1%;
	width: auto;
}
/* */

ul#submenu {
	position: relative;
	margin-bottom: 50px;
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
}

ul#submenu li {
	list-style-type: none;
	list-style-image: none;
	padding: 4px 6px;
	float: left;
	width: auto;
	margin-left: 0px;
	font-size: 85%;
	line-height: 90%;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, sans-serif;
	border: 1px solid #FFF;
}

ul#submenu li.active {
	border: 1px solid #935;
}

ul#submenu li:hover {
	background-color: #FAFAFA;
	border: 1px solid #935;
}

ul#submenu li a:link, ul#submenu li a:active, ul#submenu li a:visited {
	color: #935;
	background-color: #FFF;
}

ul#submenu li a:hover {
	color: #935;
	background-color: #FAFAFA;
}

ul#ul_group_thumbnails{
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 0 0 10px 0;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	margin-top: 3px;
	/* border: 1px solid #EEE; */
}

ul#ul_group_thumbnails li{
	text-align: center;
	padding: 15px 0 0 0;
	margin: 0;
}

ul#ul_group_thumbnails a{
	background-color: #FFF;
	margin: 0;
	border: 0;
}

ul#ul_group_thumbnails li img {
	padding: 0;
	margin: 0;
	border: 1px solid #CCC;
}

ul#bookmarks {
	list-style-type: none;
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	padding: 10px;	
}

ul#bookmarks li {
	list-style-type: none;	
	padding: 2px;
	display: inline;
	width: auto;
	margin-right: 1px;
	margin-left: 0;
	text-align: left; 
}

ul#ul_whatsnew {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

ul#ul_whatsnew li {
	list-style-image: none;
	list-style-type: none;	
	margin: 10px 0;
	padding: 0px;
	text-align: center;
}


ul {
	list-style-image: url("http://dev.nitens.org/flickr/images/sqw.gif");
}

ul li ul {
	list-style-image: url("http://dev.nitens.org/flickr/images/sqg.gif");
}

ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Tables */

table#all_groups {
	border: 2px solid #DDD;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 95%;
	width: 100%;
	padding:2px;
	margin-top: 20px;
}

table#all_groups caption {
	border: 1px solid #DDD;
	color: #999;
	font-size: 100%;
	margin:10px 0 5px 0;
	padding:2px;
	width: auto;
}

table#all_groups thead {
	background-color: #EEE;
}

table#all_groups tfoot {
	background-color: #EEE;
}

table#all_groups th {
	border: 1px solid #EEE;
	padding: .1em .25em;
}

table#all_groups thead th {
	background-color: #EEE;
	font-weight: bold;
	color: #000;
	border: 1px solid #CCC;
	text-align: center;
}

table#all_groups thead th:hover {
	background-color: #E3E3E3;
}

table#all_groups thead th.colspan {
	background-color: #E3E3E3;
}

table#all_groups thead th.highlight {
	background-color: #CCE;
	font-weight: bold;
	color: #000;
	border: 1px solid #CCC;
	text-align: center;
}

table#all_groups tfoot th {
	background-color: #EEE;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFF;
	border: 1px solid #CCC;
}

table#all_groups tbody tr.na {
	background-color:#FEE;
}

table#all_groups tbody tr:hover {
	background-color: #EEE;
}

table#all_groups tbody td.highlight {
	background-color: #EEF;
}

table#all_groups td {
	border: 1px solid #DDD;
	padding: .1em .25em;
}

table#all_groups td.td_number {
	text-align: right;
	border: 1px solid #DDD;
	padding: .1em .25em;
	width: 7%;
}

table#last_groups{
	position: relative; /* Fix IE Bug */	
	float: right;
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	font-size: 90%;
	padding: 5px;
	margin: 10px 0 10px 0;
	width: 420px;
}

table#last_groups caption {
	font: normal 14pt/18pt "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	margin-bottom: 5px;
	color: #AAA;
}

table#last_groups td {
	min-width: 300px;
	text-align: left;
}

/* Tables */
table.data {
	border: 2px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
}

table.data caption {
	border: 1px solid #CCC;
	font-size: 95%;
	color: #666;
	margin:5px 0;
	padding:2px;
}

table.data thead {
	background-color: #DDD;
}

table.data tfoot {
	background-color: #DDD;
}

table.data th {
	border: 1px solid #CCC;
	padding: .1em .25em;
}

table.data thead th {
	background-color: #DDD;
}

table.data tfoot th {
	background-color: #DDD;
}

table.data tbody th {
	background-color: #EEE;
}

table.data tbody tr:hover {
	background-color: #EEE;
}

table.data td {
	border: 1px solid #CCC;
	padding: .1em .25em;
}

/* Del.icio.us tagometer */

.delicious-blogbadge-custom {
	font: 12px arial;
	border: 2px solid #B1B1B1;
	width: 190px;
	text-align: center;
	position: relative;
}

a.save-to-link {
	display: none;
	visibility: hidden;
}

a.url-link {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: #FFF;
}

a.url-link:hover {
	text-decoration: none;
	background-color: #935;
	color: #FFF;
}

ul.top-tags {
	padding: 0px;
	margin: 0px;
}

ul.top-tags li {
	padding: 0px;
	margin: 0px;
}


ul.top-tags li a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: none !important;
	color: #935 !important;
}

ul.top-tags li a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #935;
}

.keys {	
	color: #999;
	background-color: #EEE;
	font: normal .8em Verdana, sans-serif;
	text-align: center;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 0 .2em;
	line-height: .4em; 
	vertical-align: baseline;
}

div#LSResult{
	display:block;
	clear: left;
	text-align: left;
}


input.tracked {
	font-family: Verdana, sans-serif;
	margin: 2px;
	text-align: center;
	padding: 2px;
	font-weight: normal;
	border: 1px solid #666;
	color: #666;
	background-color: transparent;
	font-size: 80%
}

input.tracked:hover,input.not_tracked:hover {
	cursor: pointer;
	font-family: Verdana, sans-serif;
	margin: 2px;
	text-align: center;
	padding: 2px;
	font-weight: normal;
	border: 1px solid #666;
	color: #666;
	background-color: white;
	font-size: 80%
}

input.not_tracked {
	font-family: Verdana, sans-serif;
	margin: 2px;
	text-align: center;
	padding: 2px;
	font-weight: normal;
	border: 1px solid #C33;
	color: #C33;
	background-color: white;
	font-size: 80%
}
