@import url("suckerfish.css");
/* CMSimple-Styles.com CLUB Template */

html,body{margin:0;padding:0}
#body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image: url(head.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.print {
	padding: 10px;
}
a{color: #981793}
div#header{
	height: 130px;
	text-align: left;
}
#header img{
	margin-top: 28px;
	margin-left: 25px;
}
div#content {
	min-height:400px;
}
div#languagemenu {
	float: right;
	z-index: 3;
	margin-top: -10px;
}
div#languagemenu img {
	border: 2px solid #FFFFFF;
}
div#lastupdate {
	margin-top: 113px;
	color: #979797;
	position: absolute;
	width: 100%;
}
div#lup {
	float:right;
	text-align:left;
	padding-right: 10px;
}
div#container{text-align:left}
div#options{}
div#extra{}
div#footer{
	color: #FFF;
	background-color: #333;
	background-image: url(fl.gif);
	background-repeat: no-repeat;
	clear:both;
	width:100%;
	background-color: #000000;
	height: 25px;
}
div#insidefooter{
	background-image: url(fr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	line-height: 25px;
	padding-right: 8px;
	padding-left: 8px;
}
div#footer a {
	color: #FFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
div#container{width:900px;margin:0 auto}
div#options{
	width:350px;
	padding: 10px;
}
#options .optionitem {
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}
#options p{
	padding-top: 10px;
	padding-left: 10px;
}
#options a{
	color: #000000;
	text-decoration: none;
}
div#extra{
	float:right;
	width:350px;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
	text-decoration: none;
}

/* navigation */
div#nav {
	height: 40px;
	position: absolute;
	margin-top: 80px;
	left: 0px;
	z-index: 5;
}

/* round corners with shadows */

#shadowed-border { padding:20px; width:80%; margin:20px auto; }
#shadowed-border .sb-inner { background:#ccc; }
#shadowed-border .sb-border { background:#fff; }

h1, h2, h3 {
	font-size: 25px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* search form */
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}
/* search form */
#switchbox {
	position: absolute;
	top: 63px;
	right: 0px;
	width: 20px;
	height: 11px;
}
#switcher a, #switcher img {
	margin: 0px;
	padding: 0px;
}
#switch1 {
display: none;
}
#switch2 {
display: inline;
}
/* Sitemap */
.sitemaplevel1 li {
	list-style-type: square;
}
.sitemaplevel1 a {
	text-decoration: none;
}
/* for CMSimple Special Edition */
.secommentend {
	background-image: url(commentend.gif) !important;
	background-repeat: no-repeat;
	height: 5px;
	width: 262px;
}
textarea {
	width: 99%;
}