/*
Use the DMSGuestbook admin interface for change these css settings.
Don't edit this file direct, your change could be overwrite by the DMSGuestbook admin.
If dmsguestbook.css is exist and writable, all CSS settings will be read from it.
Otherwise these settings will be load from the database.
*/
.css_guestbook_position
{
	position: relative;
	left: 3px;
	top: 0px;
}
.css_guestbook_font_color
{
	color: #000000;
}
.css_form_text
{
	font-weight: normal;
}
.css_form_namefield
{
	border: 1px solid #DEDEDE;
	width: 150px;
	color: #000000;
}
.css_form_emailfield
{
	border: 1px solid #DEDEDE;
	width: 150px;
	color: #000000;
}
.css_form_urlfield
{
	border: 1px solid #DEDEDE;
	width: 150px;
	color: #000000;
}
.css_form_additional_option
{
	border: 1px solid #DEDEDE;
	width: 150px;
	color: #000000;
}
.css_form_textfieldspace
{
	text-align: left;
	padding: 5px 0px 0px;
	margin: 0px;
}
.css_form_messagefield
{
	border: 1px solid #DEDEDE;
	width: 80%;
	height: 150px;
	color: #000000;
}
.css_form_antispamtext
{
	text-align: center;
}
.css_form_antispamcontent
{
	border: 1px solid #DEDEDE;
}
.css_form_antispamcontent_position
{
	text-align: center;
	padding: 5px 0px;
	margin: 0px;
}
.css_form_antispam_inputfield
{
	width: 60px;
	border: 1px solid #DEDEDE;
	color: #000000;
}
.css_form_submit
{
	color: #000000;
}
.css_form_submit_position
{
	text-align: center;
	padding: 20px 0px 10px;
}
.css_form_errormessage
{
	color: #BB0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.css_form_successmessage
{
	color: #00BB00;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.css_form_link
{
	font-size: 11px;
	position: relative;
	top: 0px;
	left: 0;
	margin: 0 0 0 8px;
}
.css_navigation_totalcount
{
	font-size: 0px;
	left: 0px;
	width: 0%;
	text-align: left;
	padding: 0px 0px 0px 1px;
	color: #FAF9F9;
}
.css_navigation_overview
{
	left: 0px;
	width: 95%;
	text-align: center;
	padding: 0px 0px 5px;
}
.css_navigation_select
{
	color: #BB1100;
	text-decoration: none;
}
.css_navigation_notselect
{
	color: #000000;
	text-decoration: none;
}
.css_navigation_char
{
	color: #000000;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}
.css_navigation_char_position
{
	left: 0px;
	width: 95%;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 8px;
	text-align: center;
}
.css_post_header1
{
	height: 15px;
	font: bold 11px/15px Verdana;
	border: 0px none #000000;
	padding: 2px 0;
}
.css_post_header2
{
	width: 20px;
	height: 15px;
	font-weight: normal;
}
.css_post_header3
{
	width: 20px;
	height: 15px;
	font-weight: normal;
}
.css_post_header4
{
	height: 15px;
	color: #B6AEAE;
	font: normal 9px/14px verdana;
	margin: 0 0 0 40px;
}
.css_post_email_image
{
	height: 15px;
	width: 15px;
	border: 0px solid #000000;
}
.css_post_url_image
{
	height: 15px;
	width: 15px;
	border: 0px solid #000000;
}
.css_post_separator
{
	border: 1px none #F6F3F3;
	height: 0px;
	width: 99%;
	text-align: left;
}
.css_post_message
{
	font-size: 11px;
	margin: 3px 0px 5px;
}
.css_form_embedded
{
	width: 90%;
	border: 1px solid #AAAAAA;
	font-size: 12px;
	text-align: left;
	padding: 0px 12px 0px 10px;
	margin: 0px 0px 0px 6px;
	line-height: 1.4em;
}
.css_post_embedded
{
	width: 92%;
	border: 1px solid #AAAAAA;
	font-size: 12px;
	text-align: left;
	padding: 0px 7px;
	margin: 0px 6px;
	line-height: 1.32em;
}
A.css_navigation_char:hover
{
	text-decoration: none;
	color: #000000;
}
A.css_navigation_select:hover
{
	text-decoration: none;
	color: #BB1100;
}
A.css_navigation_notselect:hover
{
	text-decoration: none;
	color: #000000;
}
IMG.css_post_url_image
{
	border: 0px solid #000000;
}
IMG.css_post_email_image
{
	border: 0px solid #000000;
}

