body 
{
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
#logo
{
	background: #F0F0F0 url(../images/snapbits-back-gradient.jpg) repeat-x;
	border-bottom: 2px solid #999;
	height: 80px;
	paddings:5px;
}
#logo img
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*a, a:visited, a:active, a:hover
{
	color: #009;
	text-decoration: none;
}
a:hover
{
	color: #00B;
}*/

.link_blue
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom:1px solid #0099CC;
}
.link_red
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom:1px solid #FF0000;
}
.s_link_blue
{
	color: #000000;
	border-bottom:1px solid #0099CC;
}
.s_link_red
{
	color: #000000;
	border-bottom:1px solid #FF0000;
}

a {
	text-decoration: none;
}
h1 
{
	font-size: 36px;
	padding: 5px;
	margin: 0px;
	display:inline;
}
h2 
{
	font-size: 20px;
	padding: 5px;
	margin: 0px;
	display:inline;
}
.spacebox 
{
	padding: 10px;
}
.error 
{
	color: #990000;
}
.heading 
{
	background-color: #EEE;
}
.inf 
{
	text-align: justify;
}
.commandbar 
{
	background-color: #DDD;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
	height:25px;
}
.bitpad 
{
	padding-left: 15px;
	padding-top: 15px;
}
.droplink, .jslink 
{
	cursor: pointer;
	color: #000000;
	
}
.droplink_close 
{
	cursor:pointer;
}
.dropcontainer 
{
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 0px solid #999;
}
.dropbox 
{
	background: #DDD url(../images/snapbits-gradient-dropbox.gif) repeat-x;
	background-position: bottom;
}
.addrow {
	padding-top: 3px;
}
.commandbar as
{
	color: #003;
	text-decoration: none;
}
.commandbar a:hover
{
	color: #006;
}
#note_list
{
	margin: 20px;
}
.note
{
	margin: 0px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
.note .top
{
	padding: 2px;
	background-color: #F0F0F0;
	border-bottom: 0px solid #FF7979;
}
.note .subject
{
	font-weight: bold;
}
.note .actions
{
	padding-left: 0px;

}
.note .actions a
{
	cursor: pointer;
	margin-right: 5px;
}
.note .status
{
	padding-left: 15px;
}
.note .etag, .note .etag a
{
	color:#CCC;
	display:inline;
	font-weight:normal;
	font-size: 13px;
	text-decoration: none;
	border:0px;
}
.note .tags
{
	padding: 2px;
}
.note .tags, .note .tags a
{
	color: #999;
	font-size: 11px;
	text-decoration: none;
	border:0px;
}
.note .content
{
	border-left: 2px solid #CCC;
	padding: 15px;
	font-size: 14px;
}
.note .tags a:hover
{
	text-decoration: none;
}
#overlay img{ border: none; }
#overlay{ background-color: #333; }
.date 
{
	color: #000000;
	font-size:11px;
}
.lightask
{
	background-color: #eee;
	cursor: default;
	padding: 3px;
	border: 2px solid #ccc;
	width: 250px;
	height: 50px;
	align: center;
	vertical-align: center;
}

.commandbar .boxlink_red, .commandbar .boxlink_blue
{
	font-size: 11px;
	font-weight: bold;
}
/***************************************
** Box links
***************************************/

.boxlink_plain
{
	font-size: 11px;
	color: #000000;
	background-color:#FFF; 
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:2px solid #999;
	border-right:1px solid #999;
}



.boxlink_red 
{
	cursor: pointer;
	color: #000000;
	border-bottom:2px solid #999;
	padding:2px;
	padding-left:5px;padding-right:5px;
	background-color:#FFFFFF;
}
.boxlink_red:hover
{
	border-bottom:2px solid #FF0000;
}
.boxlink_blue
{
	cursor: pointer;
	color: #000000;
	border-bottom:2px solid #999;
	padding:2px;
	padding-left:5px;padding-right:5px;
	background-color:#FFFFFF;
}
.boxlink_blue:hover
{
	border-bottom:2px solid #0099CC;
}

.boxlink_button {
	border-right:1px solid #999;
}
/***************************************
** Tagcloud links
***************************************/
#tagcloud
{
	text-align: left;
}
#tagcloud a, #tagcloud a:visited, #tagcloud a:hover, #tagcloud a:active
{
	cursor: pointer;
	font-size: 12px;
	padding: 2px;
	line-height: 200%;
	color:#000000;
	border-bottom:2px solid #999;
	border-right:1px solid #999;
	background-color:#FFF;
}

#tagcloud a.taglink0:hover{border-bottom:2px solid #0099CC;}
#tagcloud a.taglink1:hover{border-bottom:2px solid #158CBB;}
#tagcloud a.taglink2:hover{border-bottom:2px solid #2E7DA7;}
#tagcloud a.taglink3:hover{border-bottom:2px solid #486E92;}
#tagcloud a.taglink4:hover{border-bottom:2px solid #635E7D;}
#tagcloud a.taglink5:hover{border-bottom:2px solid #7D4E68;}
#tagcloud a.taglink6:hover{border-bottom:2px solid #973E53;}
#tagcloud a.taglink7:hover{border-bottom:2px solid #B12F3E;}
#tagcloud a.taglink8:hover{border-bottom:2px solid #CA202A;}
#tagcloud a.taglink9:hover{border-bottom:2px solid #E41016;}
#tagcloud a.taglink10:hover{border-bottom:2px solid #F00;}