* {
	padding: 0px;
	margin:0px;
}
body {
	background: url(background.jpg) repeat-x #000;
	color: #555555;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrap {
	width: 890px;
	text-align:left;
	background:url(background_wrap.gif) repeat-x #ffffff;
	border:5px solid #ffffff;
}
#container {

}
#header {
	height:150px;
	margin-bottom:15px;
	background: url(background_header.gif) no-repeat;
}
#title {
	height:150px;
	padding-left:10px;
	line-height:150px;
	float:left;
}
#topright {
	float:right;
	height:150px;
	line-height:150px;
	padding-right:10px;
	font-size: 16pt;
	color: #ffffff;
}
#topright a {
	color:#ffffff;
	text-decoration: none;
}
#pagenav {
	height:35px;
	font-size:10pt;
	font-weight: bold;
	height:35px;
	line-height:35px;
	text-align:right;
	width:900px;
}
#pagenav table {
	float:right;
}
#pagenav ul li {
	list-style: none;
	display:inline;
}
#pagenav li a {
	color: #ffffff;
	text-decoration: none;
	margin-left:35px;
}
#pagenav li a:hover {
	color: #256fb8;
}
#main {
	padding: 15px;
}
#sidebar {
	float: right;
	width: 200px;
	color: #256fb8;
	padding: 10px 0px;
}
#sidebar .moduletable {
	width:100%;
}
#content {
	float: left;
	width: 640px;
	margin-right: 20px;
	padding: 10px 0px;
}
#footer {
	color: #999;
	text-align: center;
	width:900px;
	margin:15px 0px;
}
.prepost {

}
.node {
	padding: 0px 0px 20px 0px;
}
.sform {
	border: 1px solid #464646;
	padding: 5px;
	margin-bottom: 10px;
	width:188px;
}
.block {
		padding: 0px 10px 15px 10px;
}

/* default */
p, #content h1, h2, h3, ol, ul, .post, .componentheading, .moduletable, h4, h5, h6 {
	padding-bottom:10px;
}
.clear {
	clear:both;
	height:1px;
}
img {
	border:0px;
}

/*text */
#title h1 {
	font-size:22pt;
	font-weight: normal;
	padding: 0 0 0 0;
	margin-bottom:0px;
	color: #ffffff;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#content ul li, #content ol li {
	margin-left: 25px;
	list-style-image:url(index_files/images/list.jpg);
}
#content h2 {
	font-size: 16pt;
	font-weight: normal;
	color: #256fb8;
}
#content h2.title {
	font-size: 16pt;
	font-weight: normal;
	color: #256fb8;
	padding-bottom:0px;
}
#content h2 a {
	color: #256fb8;
	text-decoration: none;
}
h1 {
	font-size: 16pt;
	color: #898989;
	font-weight: normal;
}
#sidebar h2, #sidebar h3 {
	color: #898989;
	font-size: 12pt;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom:10px;
	font-weight: normal;
}
#sidebar h2 a, #sidebar h3 {
	color: #898989;
	text-decoration: none;
}
#sidebar h3 {
	padding-bottom:15px;
}
#content h1 a {
	color: #333;
	text-decoration: none;
}
h3, h4 {
	font-size: 14pt;
	color: #333;
}
#sidebar ul {
	padding-bottom:15px;
}
#sidebar ul li {
	list-style:none;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar a {
	color: #256fb8;
	text-decoration: none;
}
blockquote {
	margin: 15px;
	font-size: 10pt;
	font-style: italic;
}
.postmetadata {
	color: #999;
	margin:0px 0px 10px 0px;
}
.postmetadata a {
	color: #999;
	text-decoration: none;
}
a {
	color: #256fb8;
	text-decoration: none;
}
.searchform {
	padding-bottom: 10px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
#today {
	color: #464646;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* form */
input, textarea, select {
	border: 1px solid #d9d9d9;
	padding: 5px;
	font-size: 8pt;
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.submit, .searchsubmit, .preview, .button, .searchbutton {
	background-color: #256fb8;
	color: #ffffff;
	border: 1px solid #d9d9d9; 
	font-size: 8pt;
	padding: 2px 5px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* snews default */
.extra {
	margin: 0px 0px 10px 0px;
}
.extra h3 {
	padding: 10px 0px;
}
#breadcrumbs {
	margin-bottom:10px;
	color: #898989;
}
#breadcrumbs a {
	color: #898989;
	text-decoration: none;
}
legend {
	font-size: 9pt;
	font-weight:bold;
}
legend a {
	color: #555555;
	text-decoration:none;
}
.line {
	height: 1px;
	background-color: #d9d9d9;
	margin: 10px 0px;
}
.comment, .commentsbox {
	background-color: #efefef;
	padding: 15px;
	margin-bottom:10px;
	border: 1px solid #d9d9d9;
}
.comment .date {
	font-size: 12pt;
	font-weight: normal;
	color: #256fb8;
}
.date {
	margin:10px 0px;
	color: #999;
}
.date a {
	color: #999;
	text-decoration: none;
}
fieldset {
	padding: 10px;
	border: 1px solid #d9d9d9;
	display:inherit;
}
