/*
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 or 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 {}

.css_form_text {}


.css_form_antispamcontent {border:1px solid #DEDEDE;}

.css_form_errormessage {
color:#c00;
font-size: 1.2em;
text-decoration: none;
font-weight:bold;
}

.css_form_successmessage {
color:#666;
font-size: 1.2em;
text-decoration: none;
font-weight:normal;
background:#ffc;
padding:5px 10px;
margin-bottom:10px
}

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

.css_navigation_totalcount {
display:none;
}

.css_navigation_overview {display:none}

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

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

.css_navigation_char {color:#000000;
font-size:20px;
text-decoration:none;
font-weight:bold;}

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

.css_post_header1 {font-size:11px;
height:15px;}

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

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

.css_post_header4 {font-size:11px;
height:15px;}

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

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

.css_post_separator {border: 1px solid #EEEEEE;
height:1px;
width:35%;
text-align:left;
margin:0px 0px 0px 0px;}

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

.css_form_embedded {width:95%;
border-top:1px dotted #ccc;
font-size:1.2em;
text-align:left;
padding:0px 5px;
margin:0px 0px 0px 0px;
line-height:1.4em;}

.css_form_embedded .row {
	text-align:left;
	margin:3px 0;
}


.css_form_embedded .row textarea {
	height:100px;
}


.css_form_embedded .row label {
	float:left;
	width:90px;
	font-weight:normal;
}


.captcha {
	background:#ffc;
	padding:5px 5px 0; 
	font-size:0.9em;
}

.capcha-table {
	width:90%;
}

.capcha-table td {
	vertical-align:top;
}

.securecode {
	font-size:0.8em;
	line-height:1.0em;
	background:#faef92;
	padding:0 5px
}

.submit {
	border-top:1px dotted #ccc;
	padding-top:10px;
	margin-top:5px;
}

.submit input {
	padding:5px 15px; 
}
.css_form_antispam_inputfield {
	height:38px;
}

.css_post_embedded {width:95%;
border-top:1px dotted #ccc;
text-align:left;
padding: 5px 10px;
margin:10px 0px 0px 0px;
line-height:1.4em;}
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;}
