.scribe-welcome
{
	
}

.scribe-welcome * td.hr
{
	padding: 0px;
}

.scribe-welcome * td.hr hr
{
	border-width:3px;
	border-style:solid;
	border-color:black;
	margin: 0px;
	padding: 0px;
}


.scribe-word-list
	{
	width: 100%;
	border-radius: 25px;
    padding: 20px; 
	}

.scribe-word-list thead tr td
	{
	font: bold 16px/16px Tahoma;
	color: black;
	font-weight: bold;
	border-style: none;
	}
	
.scribe-word-list * th
	{
	background-color: #CC9966;
	}

.scribe-word-list-row
	{
	background-color: #FFCC99;
	}

.scribe-word-list-row-alt
	{
	background-color: #FFFFCC;
	}
	
.scribe-word-edit
{
	background-color: #CC9966;
	border-radius: 25px;
    padding: 20px; 
}

.scribe-word-edit * td.header
{
    background-color:black;
    color:#FFFFCC;
	font-weight: bold;
}
	
.scribe-word-edit * input
	{
	font: normal 18px Tahoma;
	}
	
.scribe-word-edit * label
	{
	font: normal 18px Tahoma;
	}
	
	
a
{
	text-decoration: underline;
}

.scribe-welcome
{
	width: 70%;
	border-collapse: collapse;
	padding: 3px 3px 3px 3px;
	border: solid 1px black;
}

.scribe-welcome * td
{
	text-align: center;
	padding: 3px 3px 3px 3px;
	border: solid 1px black;
}

#scribe-word
	{
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-style: none;
	}

#scribe-word * td
	{
	padding: 0px 0px 0px 0px;
	border-style: none;
	}

#scribe-word * td.caption
	{
	width: 120px;
	padding: 0px 0px 0px 0px;
	font: bold 11px/11px Tahoma;
	}

#scribe-word * .scribe-word-summary
	{
	width: 100%;
	border-style: none;
	}

#scribe-word * .scribe-word-summary * td
	{
	border-style: none;
	}

#scribe-word * .scribe-word-info
	{
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-style: none;
	}

#scribe-word * .scribe-word-info * td
	{
	border-style: none;
	}

.wordop
	{
	font: normal 9px/9px Tahoma;
	}

.wordop-del
	{
	font: normal 9px/9px Tahoma;
	color: red;
	}

#scribe-word * .scribe-word-body
	{
	width: 100%;
	padding: 10px 10px 10px 10px;
	background-color: #EEEEEE;
	}



.scribe-icon
	{
	margin-left: 5px;
	display: inline-block;
	width: 16px;
	height: 16px;
	}

.scribe-status-new						{	background: url(img/star.png);}
.scribe-status-received					{	background: url(img/note.png);	}
.scribe-status-in-process				{	background: url(img/note_go.png);	}
.scribe-status-more-info-requested		{	background: url(img/note_error.png);	}
.scribe-status-deleted					{	background: url(img/delete.png);	}

.scribe-mark-flagged					{	background: url(img/flag_red.png);	}

.scribe-type-dream				{	background: url(img/weather_clouds.png);	}
.scribe-type-vision				{	background: url(img/eye.png);	}
.scribe-type-revelation			{	background: url(img/heart.png);	}
.scribe-type-word				{	background: url(img/font.png);	}
.scribe-type-scripture			{	background: url(img/book.png);	}
.scribe-type-other				{	background: url(img/help.png);	}

.scribe-dreamflag-color			{	background: url(img/rainbow.png);	}
.scribe-dreamflag-muted			{	background: url(img/contrast_low.png);	}
.scribe-dreamflag-recurreing		{	background: url(img/arrow_refresh.png);	}

.scribe-category-direction			{	background: url(img/arrow_divide.png);	}
.scribe-category-correction			{	background: url(img/wrench.png);	}
.scribe-category-flushing			{	background: url(img/weather_rain.png);	}
.scribe-category-intercession		{	background: url(img/text_italic.png);	}
.scribe-category-spiritual-warfare		{	background: url(img/error.png);	}
.scribe-category-prophecy			{	background: url(img/comments.png);	}
.scribe-category-invention			{	background: url(img/coins.png);	}
.scribe-category-self-condition		{	background: url(img/help.png);	}
.scribe-category-healing			{	background: url(img/transmit_blue.png);	}
.scribe-category-revelation			{	background: url(img/weather_sun.png);	}
.scribe-category-word-of-knowledge		{	background: url(img/user_comment.png);	}
.scribe-category-calling			{	background: url(img/phone.png);	}
.scribe-category-fear			{	background: url(img/bug.png);	}
.scribe-category-warning			{	background: url(img/weather_lightning.png);	}
.scribe-category-soul			{	background: url(img/user.png);	}

.scribe-response-status-normal		{	background: url(img/computer.png);	}
.scribe-response-status-inappropriate	{	background: url(img/computer_error.png);	}
.scribe-response-status-deleted		{	background: url(img/computer_delete.png);	}

.scribe-response-rating
	{
	display: inline-block;
	width: 91px;
	height: 16px;
	}

.scribe-response-rating-0			{	background: url(img/rating-0.png);	}
.scribe-response-rating-1			{	background: url(img/rating-1.png);	}
.scribe-response-rating-2			{	background: url(img/rating-2.png);	}
.scribe-response-rating-3			{	background: url(img/rating-3.png);	}
.scribe-response-rating-4			{	background: url(img/rating-4.png);	}
.scribe-response-rating-5			{	background: url(img/rating-5.png);	}
.scribe-response-rating-6			{	background: url(img/rating-6.png);	}
.scribe-response-rating-7			{	background: url(img/rating-7.png);	}
.scribe-response-rating-8			{	background: url(img/rating-8.png);	}
.scribe-response-rating-9			{	background: url(img/rating-9.png);	}
.scribe-response-rating-10			{	background: url(img/rating-10.png);	}