/* Start of CMSMS style sheet 'additional styling' */
#top #nav #language_li {
padding-left: 11px;
}

#top #nav #language_li  a,  #top #nav #language_li  span {
   float: left;
   padding: 8px 5px 0 0;
}




#content ul#comment_list {
	list-style: none;
display: block;
width: 700px;
float: left;
margin-bottom:15px;
}
#content ul#comment_list  li {
display: block;
width: 600px;
float: left;
padding: 10px 15px 10px 0;
border-bottom: 1px dotted #D87503;
margin-bottom: 5px;
}
#content ul#comment_list  li a {
	color: #B66D00;
	text-decoration: none;
	background: url(/images/submenu_icons.png) no-repeat 0 5px;
}
#content ul#comment_list  li a:hover {
	color: #770D00;
	background: url(/images/submenu_icons.png) no-repeat 0 -42px;
}


.entry_spacer {
background-color: none;
height: 0px;
padding: 0;
border: 0;
border-top: 1px dotted #D87503;
margin-bottom: 10px;
}

#content div#sitemap_div ul {
	width: 407px;
	list-style: none;
	float: left;
}
#content div#sitemap_div ul  li {
	width: 367px;
	padding: 3px 20px;
	float: left;
}
#content div#sitemap_div ul  li.last {
	padding: 15px 10px 2px 10px;
}
#content div#sitemap_div ul  li a {
	color: #B66D00;
	text-decoration: none;
	background: url(/images/submenu_icons.png) no-repeat 0 5px;
	padding: 0 0 0 20px;
	display: block;
}
#content div#sitemap_div ul  li a:hover, #content div#sitemap_div ul  li a.act {
	color: #770D00;
	background: url(/images/submenu_icons.png) no-repeat 0 -42px;
}
#content div#sitemap_div ul  li.last a {
	color: #FFF;
	text-decoration: underline;
	background: none;
}


.hiddeninput {
display: none;
}


input.fbsubmit, input.content_submit, #guestbookmodulesubmit, #macfbbsubmitcomment {
border: 1px solid #963300;
background-color: #691002;
color:#FFFFFF;
font-family:verdana;
font-size:11px;
padding: 4px 10px;
}

div.error_message, div.good_message  {
display:block;
float: left;
width: 600px;
font-family:verdana;
font-size:12px;
font-weight:bold;
padding: 4px;
margin: 0 200px 10px 0;
color: #963300;
border: 1px solid #963300;

}

div.error_message ul, div.good_message ul {
list-style-image:none;
list-style-type:none;
}

div.good_message ul {
color: green;
}


div.contactform, div.formbuilderform {
float: left;
width: 700px;
}

div.contactform div, div.formbuilderform div{
clear: both;
margin-bottom: 7px;
padding: 1px;

}
.contactform label, div.formbuilderform label {
display: block;
float: left;
width: 150px;
}
.contactform input , div.formbuilderform input{
display: block;
float: left;
}

#comments img {
margin-bottom: 10px;
}



.today_day {
    background-color: #934A02;
}
/* End of 'additional styling' */

