/*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.*/
.envoimsg {
	background: transparent url(img/envoimsg.png) top right no-repeat;
	width: 188px;
	height: 64px;
	border: 0px solid #fff;
	color: #161e2a;
	font-size: 1px;
}
.css_guestbook_position {
	position: relative;
	left: 0px;
	top: 0px;
}
.css_guestbook_font_color {
	color: #161e2a;
}
.css_form_text {
	font-weight: normal;
	font-family: arial;
	letter-spacing:2px;
	font-size:11px;
	color:#355e88;
	margin-bottom:10px;
}
.css_form_namefield {
	border: 1px solid #ccc;
background: #fff ;
/*url(img/fancy_white_inp_bg.gif) no-repeat scroll left bottom*/
		padding: 5px;
	width: 200px;
	color: #161e2a;
	margin: 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.css_form_emailfield {
	border: 1px solid #ccc;
	background: #fff url(img/fancy_white_inp_bg.gif) no-repeat scroll left bottom;
	padding: 5px;
	width: 200px;
	color: #161e2a;
	margin: 0;
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.css_form_urlfield {
	border: 1px solid #ccc;
	background: #fff /* url(img/fancy_white_inp_bg.gif) no-repeat scroll left bottom*/;
	padding: 5px;
	width: 200px;
	color: #161e2a;
	margin: 0;
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.css_form_additional_option {
	border: 1px solid #DEDEDE;
	width: 150px;
	color: #161e2a;
}
.css_form_textfieldspace {
	text-align: left;
	padding:5px;
	margin: 0px 0px;
}
.css_form_messagefield {
	border: 1px solid #ccc;
	background: #fff /*url(img/fancy_white_inp_bg.gif) no-repeat scroll left bottom*/;
	padding: 5px;
	width: 480px;                   
	color: #161e2a;
	margin: 0;
	font-family: monospace;
	font-size: 0.9em;
	height: 6em;
	overflow: auto;
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.css_form_antispamtext {
	text-align: center;
	width:500px;
	margin:auto;
}
.css_form_antispamcontent {
	border: 1px solid #DEDEDE;
}
.css_form_antispamcontent_position {
	text-align: center;
	padding: 5px 0px;
	margin: 0px 0px;
}
.css_form_antispam_inputfield {
	width: 60px;
	border: 1px solid #DEDEDE;
	color: #161e2a;
	text-align: center;
	padding: 5px 0px;
	margin: 0px 0px;
}
}
.css_form_submit {
	color: #161e2a;
}
.css_form_submit_position {
	text-align: right;
	padding: 10px 0px 0px 0px;
}
.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;
}
.css_navigation_totalcount {
	font-size: 11px;
	left: 0px;
	width: 96%;
	text-align: center;
	padding: 0px 0px 5px 10px;
}
.css_navigation_overview {
	left: 0px;
	width: 96%;
	text-align: center;
	padding: 0px 0px 15px 12px;
}
.css_navigation_select {
	color: #00adef;
	text-decoration: none;
}
.css_navigation_notselect {
	color: #161e2a;
	text-decoration: none;
}
.css_navigation_char {
	color: #161e2a;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
.css_navigation_char_position {
	left: 0px;
	width: 96%;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
.css_post_header1 {
	font-size: 12px;
	height: 15px;
	margin-top: -20px;
	text-align: top;
}
.css_post_header2 {
	width: 20px;
	height: 15px;
}
.css_post_header3 {
	width: 20px;
	height: 15px;
}
.css_post_header4 {
	font-size: 11px;
	color: #00adef;
	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: 0px solid #EEEEEE;
	height: 0px;
	width: 35%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.css_post_message {
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}
.css_form_embedded {
	background:transparent; /* url(img/lambretta.png) top right no-repeat; */
	width: 90%;
	border: 0px solid #A1A7AC;
	font-size: 11px;
	padding: 5px;
	margin: auto;
	line-height: 1em;
		-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.css_post_embedded {
	width: 90%;
	background: #e7ebf2;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	margin: auto;
	line-height: 1.1em;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
a.css_navigation_char:hover {
	text-decoration: none;
	color: #161e2a;
}
a.css_navigation_select:hover {
	text-decoration: none;
	color: #355e88;
}
a.css_navigation_notselect:hover {
	text-decoration: none;
	color: #161e2a;
}
img.css_post_url_image {
	border: 0px;
}
img.css_post_email_image {
	border: 0px;
}
.image {
	float: left;
	margin: 0 6px 6px 0;
	width: 40px;
	height: 40px;
	padding: 2px;
}

