/*
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: 0px; top: 0px; width: 475px; }

* html .css_guestbook_position input { width: 270px; height: 18px; border: 1px solid #FFF; }

* html .css_guestbook_position textarea { width: 270px; height: 150px; border: 1px solid #FFF; }

* html .css_guestbook_position .css_form_submit { width: 100px; border: 0 none; }


.css_form_text { float: left; width: 100px; font-weight:normal; }

/* .css_form_namefield, .css_form_emailfield, .css_form_additional_option { width: 150px; } */

.css_form_textfieldspace { text-align: left; padding: 5px 0 5px 0; margin: 0;}

.css_form_messagefield { width: 300px; height: 100px; margin: 5px 0 10px 0; border: none;  }

.antispam { width: 100%; margin: 20px 0 0 0; font-size: 0.9em; }

.css_form_antispamtext { margin: 0 0 10px 0; }

.css_form_antispamcontent { border: none; }

.css_form_antispamcontent_position { margin: 0px 0px; padding: 5px 0px; text-align: left;  }

.css_form_antispam_inputfield { width: 60px; border: 1px solid #DEDEDE; } 
 
.css_form_submit { }

.css_form_submit_position { width: 408px; padding: 20px 0px 10px 0px; text-align: right; }

* html .css_form_submit_position { padding-top: 0; }

* html .css_form_submit_position input { height: 24px!important; padding: 2px; background: #ADB42D; }

.css_form_errormessage,
.css_form_successmessage { margin: 0 0 20px 0; font-weight: normal; text-decoration: none; }

.css_form_errormessage { height: auto; color: #bb0000; margin: 0; padding: 0; }

.css_form_successmessage {	color: #7F8807; }

.css_form_link {
	position: relative;
	top: 0;
	left: 0;
}

.css_navigation_totalcount {
	font-size: 11px;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 0px 0px 5px 10px;
}

.css_navigation_overview { margin: 0 0 15px 20px; text-align: center; }

.css_navigation_overview_btm { margin: 15px 0 0 20px; text-align: center; }

.css_navigation_select { color: #E38425; text-decoration: none; }

.css_navigation_notselect { text-decoration: none; }

.css_navigation_char,
.css_navigation_char_inactive { 
	margin: 0 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

.css_navigation_char { color: #633B11; }

.css_navigation_char_inactive { color: #BAA97D; }

.css_navigation_char_position {
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}

.css_post_header1 { height: 15px; font-weight: bold; }

.css_post_header2,
.css_post_header3 { width: 20px; height: 15px; }

.css_post_header4 { margin: 0 0 7px 0; }

.css_post_email_image { width: 30px; height: 15px; border: 0; }

.css_post_url_image { width: 12px; height: 11px; border:0; }

.css_post_message { margin: 5px 0 0 0; }

.css_form_embedded,
.css_post_embedded {
	width: 100%;
	margin: 0;
	text-align: left;
	line-height: 1.4em;
}

.css_form_embedded	{ padding: 0; }

.css_post_embedded { border: none; border-bottom: 1px dotted #885117; padding: 21px 20px 22px 20px; }

a.css_navigation_notselect { color: #633B11; }

a.css_navigation_char:hover,
a.css_navigation_notselect:hover,
a.css_navigation_select:hover {text-decoration: none; color: #8E8B4D; }

img.css_post_url_image,
img.css_post_email_image {border: 0;}
