/* CSS Document */

#postMessage {
display:none;
}
#currentEntries {


}
#pageInfo
{
margin-left:30px;
}
.guestbook_header {
padding:3px;
}
.guestbook_header_text, .guestbook_header_text a, .guestbook_header_text a:link, .guestbook_header_text a:active, .guestbook_header_text a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration:normal;

}
.guestbook_header_text a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration:underline;

}
/* ENTRIES */
.guestbook_entry_message {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;

}
.guestbook_entry_name {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;

margin-top:5px;
border-top: 1px solid #C1C1C1;
}
.guestbook_entry_time {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;

}
.time
{
margin-left:100px;
text-align:right;
}

/* FORMS */
.forms_textfield {
border: 1px solid #C1C1C1;
padding:2px;
}
.forms_button {
border: 1px solid #C1C1C1;
padding:2px;

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;

}
.forms_table {
border: 1px solid #C1C1C1;
background-image: url(img/bg/right_column.gif);
background-repeat: repeat-y;
}

.boxTop {
		height: 48px; width: 587px; text-align: left;
		background: url(images/boxtop.gif) no-repeat top;
		color: #bbbbbb;
		margin-left:30px;
		border-left: solid 1px #212125;
	border-right: solid 1px #212125;
	border-top: solid 1px #2c2c32;

		}
	.boxTopPad { 
	padding: 13px 24px 0 13px; 
	
	}

.boxTitle, .boxTitle a, .boxTitle a:visited { background-color: inherit; 
color: #A8C5FB; 
font-size: 12px; font-weight: bold; }
			.boxTitle a:hover {
			 background-color: inherit; 
			 color: #50c8ff; 
			 font-size: 12px; 
			 font-weight: bold; text-decoration: none;}
			
.boxContent {
		height: auto; width: 587px;
		background: url(images/boxbg.gif) repeat-y center; 
				margin-left:30px;
					border-left: solid 1px #212125;
	border-right: solid 1px #212125;
		}
	

.boxContentPad { padding: 1px 30px 1px 19px; margin: 0 0 0 0;
 }

.boxBottom {
		height: 30px; width: 587px; text-align: left;
		background: url(images/boxbottom.gif) no-repeat top;
		background-color: inherit; color: #3e4042; 
				margin-left:30px;
				border-left: solid 1px #212125;
	border-right: solid 1px #212125;
		}
		
.boxBottom a:link, .boxBottom a:visited { background-color: inherit; color: #ca4a72; text-decoration: none; }
		.boxBottom a:hover { background-color: inherit; color: #ccd0d5; text-decoration: underline; }
		
		.boxBottomPad { padding: 10px 24px 0 13px; }		
		
		
		.commentTop {
		height: 32px; width: 587px; text-align: left;
		background: url(images/top.gif) no-repeat top;
		background-color: inherit; color: #3e4042;
		border-left: solid 1px #212125;
	border-right: solid 1px #212125;
	border-top: solid 1px #2c2c32;
	border-bottom: solid 2px #000000;
	margin-left:30px;
		
		}
		
		.commentTopPad { padding: 13px 24px 0 8px;

 }
		
		.commentTop a:link, .commentTop a:visited { background-color: inherit; color: #50c8ff; text-decoration: none; }
		.commentTop a:hover { background-color: inherit; color: #A8C5FB; text-decoration: underline; }
		
	.commentBottom {
		margin-left:30px;
		height: 12px; width: 587px;
		background: url(images/comment_bott.gif) no-repeat top; 
		border-left: solid 1px #212125;
	border-right: solid 1px #212125;

	border-bottom: solid 2px #666666;
	
		}
		
	.commentContent {
		margin-left:30px;
		height: auto; width: 587px;
		background: url(images/comm_bg.gif) repeat-y center; 
			border-left: solid 1px #212125;
	border-right: solid 1px #212125;
	border-top: solid 1px #666666;

		}
		
		.commentContentPad {
		padding-left:15px;
		padding-top:20px;
		padding-bottom:20px;

		 }
		
		
		input {
	background: #0f1113; color: #777777;
	padding: 2px 3px 2px 3px; margin: 5px 0 5px 0;
	border-left: solid 1px #212125;
	border-right: solid 1px #212125;
	border-top: solid 1px #0b0b0c;
	border-bottom: solid 1px #2c2c32; }

select {
	background: #0f1113; color: #777777;
	padding: 0px; margin: 5px 0 5px 0;
	border-left: solid 1px #212125;
	border-right: solid 1px #212125;
	border-top: solid 1px #0b0b0c;
	border-bottom: solid 1px #2c2c32; }

option {
	background: #0f1113; color: #777777;
	padding: 0 3px 0 3px; margin: 5px 0 5px 0;
	border: none; }

textarea {
	width: 502px;
	background: #0f1113; color: #777777;
	padding: 5px; margin: 5px 0 5px 0;
	font-family: Tahoma, sans-serif; font-size: 12px;
	border-left: solid 1px #212125;
	border-right: solid 1px #212125;
	border-top: solid 1px #0b0b0c;
	border-bottom: solid 1px #2c2c32; }
	
input.button {
	font-weight: bold; font-size: 10px;
	background: #0f1113; color: #ccd0d5;
	padding: 2px 3px 2px 3px; margin: 5px 0 5px 0;
	border-left: solid 1px #212125;
	border-right: solid 1px #212125;
	border-top: solid 1px #2c2c32;
	border-bottom: solid 1px #0b0b0c; }
