/*
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;}

.css_guestbook_font_color {color:#555;}

.css_form_text {font-weight:normal;}

.css_form_namefield,
.css_form_emailfield,
.css_form_urlfield,
.css_form_additional_option,
.css_form_antispam_inputfield
 {
	font-size:100%;
	padding:2px;
	border:1px solid #bbb;
	color:#555;
}

div.css_form_textfieldspace input,
div.css_form_textfieldspace textarea {
	border:1px solid #bbb;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size:100%;
	letter-spacing:-0.04em;
	color:#555;
	padding:2px;
}

div.css_form_textfieldspace textarea {
	line-height:1.4em;
}

.css_form_textfieldwrap {
	float:left;
	margin-top:-10px;
}

.css_form_antispamwrap {
	float:left;
	width:350px;
	margin:1px 0px 0px 12px;
}

.css_form_textfieldspace {
text-align:left;
margin-top:9px;
color:#555;}

.css_form_messagefield {
margin-top:9px;
width:700px;
height:150px;}

.css_form_antispamtext {text-align:left;}

.css_form_antispamcontent {
	border:1px solid #BBB;
	float:left;
	margin-top:1px;
}

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

input.css_form_antispam_inputfield
 {width:100px;
color:#999;
font-size:21pt;
margin:-5px 0px 0px 10px;
height:36px;
line-height:1em;}

.css_form_submit {
	color:#555;
	border:1px solid #BBB;
	height:20px;
	background-color:#EEE;
	width:706px;
	margin-bottom:-8px;
}

.css_form_submit_position {text-align:left;
padding:10px 0px 10px 0px;}

.css_form_errormessage {color:#bb0000;
text-decoration: none;
font-weight:bold;}

.css_form_successmessage {color:#00bb00;
text-decoration: none;
font-weight:bold;}

.css_form_link {font-size:11px;
position:relative;
top:0px;
left:0;}

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

.css_navigation_overview {left:0px;
width:95%;
text-align:center;
padding:0px 0px 15px 12px;}

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

.css_navigation_notselect {color:#111;
text-decoration:none;}

.css_navigation_char {color:#111;
text-decoration:none;}

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

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

.css_post_url_image {height:15px;
width:15px;
border:0px;}

.css_post_message {font-size:11px;
margin:5px 0px 0px 0px;}

.css_form_embedded {
background:#FAFAFA;
display:block;
width:706px;
padding:10px;
margin:3px 3px 3px 30px;
line-height:1.4em;}

.css_post_embedded {
	}

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