body {
	margin: 10px 0;
	padding: 0;
	padding-bottom: 18px;
	font-family: arial, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
}

input, textarea {
	border: 1px solid #777777;
}

input.box, select.box {
		width: 200px;
}

input.short_box, select.short_box {
		width: 100px;
}

a img {
	border: 0;
}

table.box {
	border-width: 1px;
	border-collapse: collapse;
	border-style: outset;
	border-color: #000000;
}

th {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	padding: 1px;
	font-weight: bold;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	padding: 1px;
}

th.box {
	border-width: 1px;
	border-style: outset;
	padding: 1px;
}

td.box {
	border-width: 1px;
	border-style: outset;
	padding: 1px;
}

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

h6 {
	font-family: verdana, arial, sans-serif;
	font-size: 6pt;
	font-weight: normal;
}

/** Page layout **/
/*---------------*/

#container {
	width: 800px;
	border: 1px solid #333333;
	background-color: #e6e6e6;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#content {
	margin-right: 3px;
}

.fullclearer {
	font-size: 2px;
	height: 2px;
	clear: both;
}

#header {
	text-align: left;
	border-bottom: 1px solid #aaa;
	clear: both;
}

#top_menu {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	border-bottom: 1px solid #aaa;
	text-align: right;
}

#page_container {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	background-image: url('../images/yak.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

#footer {
	text-align: center;
	padding: 10px;
	border-top: 1px solid #aaa;
	font-size: 0.9em;
	color: #666666;
	clear: both;
}

#banner {
	margin: 3px;
}

#hits {
	padding: 2px;
	padding-left: 10px;
	margin: 4px 25px;
	border: 1px solid #444444;
	background: #FCFCFC;
}

.item-header {
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.page_inner {
	padding: 0px 5px;
	text-align: justify;
}

.box1 {
	border: 1px solid #AAAAAA;
}

.min100 {
	min-height: 100px;
}

.textbox {
	padding: 5px;
	text-align: justify;
}

.textbox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.section {
	position: relative;
	text-align:  justify;
	word-wrap:  break-word;
}

.right {
	text-align: right;
}

.heading {
	font-size: 16pt;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	padding: 2px;
}

span.mini_header {
	font-weight: bold;
	color: #444499;
	border-bottom: 1px solid #111111;
}

.clearer {
	height: 2px;
	font-size: 2px;
	clear: both;
}

hr {
	clear: both;
}

img#guest_home_img {
	margin: 10px;
	float: left;
}

.side_title {
	text-align: left;
	font-weight: bold;
	background: #555555;
	padding: 2px;
	margin-bottom: 6px;
	color: #FFFFFF;
}

.highlight {
	text-align: center;
	padding: 2px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

/** Comment boxes **/
/*-----------------*/

.comments_area {
	margin-top: 5px;
}

.comments {
	margin-top:	5px;
	border-top: 1px solid #b2b2b2;
}

.comments .name_date {
	text-align:	right;
	font-style: italic;
}

.comments .actions {
	text-align:	right;
}

#add_comment {
		display: none;
	position: fixed;
	top: 20px;
	left: 20px;
	z-index: 1;
}

.comment_nav {
	text-align: right;
}

/** General classes **/
/*-------------------*/

.pad10 {
	padding: 10px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #222277;
				cursor: pointer;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #444499;
				cursor: pointer;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #444499;
				cursor: pointer;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #444499;
				cursor: pointer;
}

a.nav_link {
	font-weight: bold;
	text-decoration: none;
	color: #222222;
}
a.nav_link:hover {
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

a.admin_link {
	font-weight: bold;
	text-decoration: none;
	color: #333366;
}
a.admin_link:hover {
	font-weight: bold;
	color: #555555;
}

a.nf:link {
	text-decoration: none;
}
a.nf:visited {
	text-decoration: none;
}
a.nf:active {
	text-decoration: none;
}
a.nf:hover {
	text-decoration: none;
}

.navigation {
	position: relative;
	padding: 0px 5px;
	font-style: italic;
	margin: 10px 0px 10px 0px;
	text-align: right;
}

.follow_links {
	position: relative;
	padding: 0px 5px;
	margin: 10px 0px 10px 0px;
	text-align: right;
}

.pagination {
	position: relative;
	width:  300px;
	margin-left:  auto;
	margin-right: auto;}

.pagination td.change_page{
	width:  50px;
}

.pagination td.summary{
	width:  200px;
	font-weight: bold;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
}

.error
{
	color: #ff0000;
	font-weight: bold;
	display: block;
	margin: 1px;
}

.message
{
	color: #0000bb;
	font-weight: bold;
	font-size: 1em;
	list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}

.highlight {
		background: #F1F1F1;
		margin-bottom: 10px;
		color: #000000;
		border-top: 1px solid #777777;
		border-bottom: 1px solid #777777;
}

.bar {
		background: #999999;
		font-size: 0;
		height: 10px;
		margin: 3px 0px;
}

.follow_links {
	float: right;
}

.tddo {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alert {
	color: #aa0000;
}

.alert_popup {
	color: #0000bb;
	font-weight: bold;
	font-size: 1.1em;
	list-style-type: none;
    text-align: center;
}

.admin {
	border: 0px;
	width:  48%;
}

.hidden {
	display: none;
}

.submit {
	text-align: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
