

/* common styles
----------------------------------------------- */
body 
{
	background: #474747;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, 	helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000;
}

/* layout
----------------------------------------------- */
#container 
{
	position: relative;
	background: #d0e473;
	margin: 20px auto;
	padding: 0px;
	width: 710px;
	border: 5px solid #fff;
}

#quickSummary
{
	background: #83a6c7;
	position: absolute;
	top: 0px;
	left: 589px;
	width: 120px;
	height: 225px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;

}

#preamble, #introText, #mainText, #closingText, #requirements 
{
	margin: 0px 0 0 121px;
	padding: 20px;
	width: 428px;
	background: transparent;
	min-height: 350px;
}

#reactions
{
	margin: 0px 0 0 121px;
	width: 589px;
	background: transparent;
}

.reaction
{
	padding: 20px;
	width: 428px;
	min-height: 70px
}

.reaction_details
{
	margin-top: 20px;
	position: absolute;
	left: 590px;
	width: 120px;
	border-top: 1px solid #fff;
}

#footer 
{
	position: relative;
	margin: 0 0 0 0;
	background: transparent url(footer.jpg) top left no-repeat;
	height: 25px;
	text-align: center;
	border-top: 1px solid #fff;
	padding: 0px;
}

#block1
{
	background: #83a6c7;
	position: absolute;
	width: 120px;
	top: 225px;
	left: 0px;
	bottom: 26px;
	border-right: 1px solid #fff;
	border-top: 5px solid #fff;
}

#block2
{
	background: #83a6c7;
	position: absolute;
	width: 120px;
	top: 225px;
	left: 589px;
	bottom: 26px;
	border-left: 1px solid #fff;
	border-top: 5px solid #fff;
}

/* header
----------------------------------------------- */

#pageHeader h1, #pageHeader h2
{
	display: none;
}

#pageHeader
{
	background: url(header.jpg) top left no-repeat;
	height: 225px;
	margin: 0;
	border-bottom: 5px solid #fff;
	}

/* text
----------------------------------------------- */
#mainText p
{
	font-size: 12px;
	padding: 0px 5px 20px 5px;
	margin: 0;
}

p 
{
	font-size: 12px;
	margin: 0;
	padding: 5px 5px 8px 5px;
}

h2
{
	margin: 25px 5px 10px 5px;
	font-size: 14px;
} 

td 
{
	font-size: 12px;
}

/* headings
----------------------------------------------- */
#quickSummary {

	margin: 0px;
}

#intro h3
{
	background: transparent url(footer.jpg) no-repeat top left;
	padding: 5px;
	width: 418px;
	height: 15px;
	border: 1px solid #fff;
	font-size: 14px;
}

#supportingText h3, .reaction h3 
{
	background: transparent url(footer.jpg) no-repeat top left;
	padding: 5px;
	width: 418px;
	height: 15px;
	border: 1px solid #fff;
	font-size: 14px;
	margin: 0px 0px 25px 0px;
}

.reaction_details h3
{
	padding: 5px 0px 0px 5px;
}

h4
{
	background: transparent url(footer.jpg) no-repeat top left;
	padding: 2px 5px;
	width: 418px;
	height: 16px;
	border: 1px solid #fff;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	margin: 0px;
}

h3
{
	color: #FFF;
	font-size: 14px;
	padding: 25px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
}

/* lists
----------------------------------------------- */
#blocks ul
{
	font-size: 12px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#blocks ul li 
{
	background: transparent;
	line-height: 14px;
	color: #369;
}

#blocks #mainMenu 
{
	border-bottom: 1px solid #fff;
}

#stats
{
	position: absolute;
	bottom: 0px; 
	padding-bottom: 25px;
}

#blocks #lfavorites 
{
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
}

#blocks #userMenu 
{
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
}

#blocks #topMenu 
{
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
}


/* links
----------------------------------------------- */

a, a:link, a:visited 
{
	color: #369;
	text-decoration: none;
	font-weight: normal;
}

a:hover 
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#quickSummary a, #quickSummary a:link, #quickSummary a:visited 
{
	color: #369;
}

#quickSummary a:hover 
{
	text-decoration: none;
	color: #fff;
}

#mainMenu a:link,  #mainMenu a:visited
{
	display: block;
	background: url(menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	height: 20px;
	width: 112px;
	text-decoration: none;
}

#mainMenu a:hover
{
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFFFFF;
}

#blocks a, #blocks a:link, #blocks a:visited
{
color: #000;
text-decoration: none;
}

#blocks a:hover
{
	text-decoration: none;
	color: #fff;
}

#blocks a.c, #blocks a.c:link, #blocks a.c:visited
{
	color: #369;
	text-decoration: none;
}

#blocks a.c:hover
{
	text-decoration: none;
	color: #fff;
}

#footer a, #footer a:link, #footer a:visited, #footer 
{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

#mainText h3 a, #mainText h4 a
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover 
{
	text-decoration: none;
	color: #9cf;
}

.input_login	
{
	color: #000000; 
	border: 1px solid  #000000;
	width: 105px;
}

.input_reactions	
{
	color: #000000; 
	border: 1px solid  #000000;
	width: 200px;
}

.input_text	
{
	color: #000000; 
	border: 1px solid  #000000;
}

.input_register	
{
	color: #000000; 
	border: 1px solid  #000000;
	width: 200px;
}

.bt		
{
	color: #000000; 
	font-size: 8pt; 
	font-weight: bold; 
	border: 1px solid #000000;
}

/* poem table
----------------------------------------------- */

table.pages
{
	width:100%;
}

td.pages_last
{
	text-align: left;
}

td.pages_next
{
	text-align: right;
}

table.poem, table.reactions, table.register 
{
	background: #aabbdd;
	width: 100%;
	border: 2px solid #000000;
	border-collapse: collapse;
}

td.poem_table_title, td.reactions_table_title
{
	border: 1px solid #000000;
	width: 100%;
	background: #83a6c7;
}

td.poem_table_title a, td.poem_table_title a:hover, td.poem_table_title a:link, td.poem_table_title a:visited
{
	font-weight: bold; 
}

td.poem_title
{
	font-size: 13px;
	border: 1px solid #000000;
	padding: 0px 0px 0px 5px;
	
}

td.poem_date, td.reactions_date, td.register_input
{
	border: 1px solid #000000;
	background: #83a6c7;
	padding: 5px;
}

td.poem_date, td.reactions_date
{
	white-space: nowrap;
}

td.reactions_text, td.register_name, td.register_note
{
	border: 1px solid #000000;
	padding: 5px;	
}

td.register_name
{
	white-space: nowrap;
	font-weight: bold;
}

td.poem_score
{
	border: 1px solid #000000;
	width: 80px;
	padding: 0px 0px 0px 0px;
}

.poem_score p
{
	padding: 2px;
	white-space: nowrap;
}

.poem_score_all
{
	background: #FF8040;
	padding: 8px 0px 8px 0px;
}

.poem_score_detail
{
	background: #FF8040;
	padding: 2px 0px 2px 0px;
}

.poem_user
{
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

.score_spirituals, .score_members
{
	width: 80px;
	text-align: center;
}

.score_members_bg
{
	background: #cccccc;
	width: 80px;
}

table.users, table.catagories
{
	width: 100%;
}

td.users, td.catagories
{
	vertical-align: top;
	width: 33%;
}

table.register
{
	margin: 0px 0px 25px 0px;
}
