/* Stylesheet for 'Bauhaus' style */

/* Main color guide */

/* background:		DBD7BE */
/* text:		5A5957 */
/* headers:		9DA56A */
/* contrast (borders):	4F4A47 */
/* contrast (alt bg):	BDB39A */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #4F4A47;
	color: #4A4947;

	padding:0;
	line-height: 14px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #DBD7BE;
	background-image: url("");
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;

	scrollbar-face-color: #C7C7A2;
	scrollbar-track-color: #4F4A47;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #928B87;
	scrollbar-arrow-color:  #4F4A47;
	scrollbar-darkshadow-color: #BDB39A;
}

A:link { 
	color:#4A4937;
	text-decoration: underline;
}
A:visited { 
	color:#4A4937;
	text-decoration: underline;
}
A:hover { 
	color:#9DA56A; 
	text-decoration: none;
}
A:active { 
	color:#4F4A47;
	text-decoration: underline;
}

/* Image definitions */
/* use <DIV> in HTML to give it its own line */
/* use <SPAN> in HTML to allow inline use with other elements */

#pic_header {
	padding: 0px 0 0 0;
	margin-left: 5px;
	overflow: hidden;
	background-image: url("/myaboard/styles/bauhaus_header.gif"); 
	background-repeat: no-repeat;
	height: 42px !important; /* for most browsers */
	height /**/:42px; /* for IE5.5's bad box model */
	width: 455px;
}

#header_spc {
	padding: 0px 0 0 0;
	margin-left: 0px;
	overflow: hidden;
	border: 0px solid #FFFFFF;
	background-image: url("/myaboard/spc.gif"); 
	background-repeat: no-repeat;
	height: 75px !important; /* for most browsers */
	height /**/:75px; /* for IE5.5's bad box model */
	width: 20px;
}

#unread {
	padding: 0px 0 0 0;
	margin-right: 0px;
	overflow: hidden;
	border: 0px solid #FFFFFF;
	background-image: url("/myaboard/styles/bauhaus_unread.gif"); 
	background-repeat: no-repeat;
	height: 19px !important; /* for most browsers */
	height /**/:19px; /* for IE5.5's bad box model */
	width: 19px;
}

#read {
	padding: 0px 0 0 0;
	margin-right: 0px;
	overflow: hidden;
	border: 0px solid #FFFFFF;
	background-image: url("/myaboard/spc.gif"); 
	background-repeat: no-repeat;
	height: 19px !important; /* for most browsers */
	height /**/:19px; /* for IE5.5's bad box model */
	width: 19px;
}

#unread_forum {
	padding: 0px 0 0 0;
	margin-right: 0px;
	overflow: hidden;
	border: 0px solid #FFFFFF;
	background-image: url("/myaboard/styles/bauhaus_unread.gif"); 
	background-repeat: no-repeat;
	height: 19px !important; /* for most browsers */
	height /**/:19px; /* for IE5.5's bad box model */
	width: 19px;
}

#read_forum {
	padding: 0px 0 0 0;
	margin-right: 0px;
	overflow: hidden;
	border: 0px solid #FFFFFF;
	background-image: url("/myaboard/styles/bauhaus_read_forum.gif"); 
	background-repeat: no-repeat;
	height: 19px !important; /* for most browsers */
	height /**/:19px; /* for IE5.5's bad box model */
	width: 19px;
}

#private_new {
	padding: 0px 0 0 0;
	margin-right: 0px;
	overflow: hidden;
	border: 0px solid #FFFFFF;
	background-image: url("/myaboard/styles/bauhaus_private_new.gif"); 
	background-repeat: no-repeat;
	height: 27px !important; /* for most browsers */
	height /**/:27px; /* for IE5.5's bad box model */
	width: 28px;
}


#reply_pages {
	padding: 0px 0 0 0;
	margin-right: 5px;
	overflow: hidden;
	border: 0px solid #FFFFFF;
	background-image: url("/myaboard/styles/bauhaus_pages.gif"); 
	background-repeat: no-repeat;
	height: 14px !important; /* for most browsers */
	height /**/:14px; /* for IE5.5's bad box model */
	width: 10px;
}

#btn_reply {
	padding: 0px 0 0 0;
	margin-right: 10px;
	overflow: hidden;
	border: 0px solid #000000;
	background-image: url("/myaboard/styles/bauhaus_btn_reply.gif"); 
	background-repeat: no-repeat;
	height: 18px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
	width: 41px;
}

#btn_quote {
	padding: 0px 0 0 0;
	margin-right: 10px;
	overflow: hidden;
	border: 0px solid #000000;
	background-image: url("/myaboard/styles/bauhaus_btn_quote.gif"); 
	background-repeat: no-repeat;
	height: 18px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
	width: 48px;
}

#btn_edit {
	padding: 0px 0 0 0;
	margin-right: 10px;
	overflow: hidden;
	border: 0px solid #000000;
	background-image: url("/myaboard/styles/bauhaus_btn_edit.gif"); 
	background-repeat: no-repeat;
	height: 18px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
	width: 35px;
}

#btn_pmsg {
	padding: 0px 0 0 0;
	margin-right: 10px;
	overflow: hidden;
	border: 0px solid #000000;
	background-image: url("/myaboard/styles/bauhaus_btn_pmsg.gif"); 
	background-repeat: no-repeat;
	height: 18px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
	width: 121px;
}

#btn_delete {
	padding: 0px 0 0 0;
	margin-right: 10px;
	overflow: hidden;
	border: 0px solid #000000;
	background-image: url("/myaboard/styles/bauhaus_btn_delete.gif"); 
	background-repeat: no-repeat;
	height: 18px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
	width: 54px;
}

#user_nopic {
	padding: 0px 0 0 0;
	margin-right: 0px;
	overflow: hidden;
	border: 0px solid #000000;
	background-image: url("/myaboard/styles/bauhaus_user_nopic.gif"); 
	background-repeat: no-repeat;
	height: 18px !important; /* for most browsers */
	height /**/:65px; /* for IE5.5's bad box model */
	width: 65px;
}

#gender_boy {
	padding: 0px 0 0 0;
	margin-right: 0px;
	overflow: hidden;
	border: 0px solid #000000;
	background-image: url("/myaboard/styles/bauhaus_gender_boy.gif"); 
	background-repeat: no-repeat;
	height: 50px !important; /* for most browsers */
	height /**/:50px; /* for IE5.5's bad box model */
	width: 19px;
}

#gender_girl {
	padding: 0px 0 0 0;
	margin-right: 0px;
	overflow: hidden;
	border: 0px solid #000000;
	background-image: url("/myaboard/styles/bauhaus_gender_girl.gif"); 
	background-repeat: no-repeat;
	height: 50px !important; /* for most browsers */
	height /**/:50px; /* for IE5.5's bad box model */
	width: 30px;
}


/* Table definitions */

table {
	font-size: 11px;
	empty-cells: show;
}

table.forum {
	border-collapse: collapse;
	border-top: 3px solid #4F4A47;
	border-bottom: 3px solid #4F4A47;
	border: 1px solid #4F4A47;
}

table.actions {
	margin-bottom: 5px;
}

table.quote {
	width: 75%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: 1px solid #928B87;
	border-top: 1px solid #E2DBD7;
	border-left: 1px solid #E2DBD7;
	background-color: #9DA56A;
}

table.user_list {
	margin-bottom: 10px;
	border-collapse: collapse;
	border: 1px solid #4F4A47;
	border-top: 1px solid #7F7A77;
	border-left: 1px solid #7F7A77;
	background-color: #CBC7AE;
}

th {
	border: 1px solid #4F4A47;
	background-color: #9DA56A;
	background: url("/myaboard/styles/bauhaus_th_grad.gif") repeat #9DA56A;
}

td.index_main {
	border: 1px solid #4F4A47;
}

tr.index_alt {
	background-color: #BDB39A;
}

tr.index_pagelinks {
	background-color: #4F4A47;
	height: 18px;
}

td.thread_main {
	border: 1px solid #4F4A47;
}

tr.thread_alt {
	background-color: #BDB39A;
}

td.thread_alt {
	border: 1px solid #4F4A47;
}

tr.thread_pagelinks {
	background-color: #4F4A47;
	height: 18px;
}

/* Input definitions */
/* Buttons, fields, etc. */

input.main {
	background-color : #9B9A88;
	color: #130701;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
}

.bg {
	background-color : #FBF7DE;
	color: #5A5957;
	font-family: Verdana;
	font-size: 10px;
}

/* Text definitions */

.index_pagelink_text {
	color: #4F4A47;
	margin-left: 0px;
}
A:link.index_pagelink_text { 
	color: #4F4A47;
	text-decoration: underline;
}
A:visited.index_pagelink_text { 
	color: #4F4A47;
	text-decoration: underline;
}
A:hover.index_pagelink_text { 
	color:#8F8A87; 
	text-decoration: none;
}

.thread_pagelink_text {
	color: #DBD7BE;
	margin-left: 2px;
}
A:link.thread_pagelink_text { 
	color: #EBE7CE;
	text-decoration: underline;
}
A:visited.thread_pagelink_text { 
	color: #EBE7CE;
	text-decoration: underline;
}
A:hover.thread_pagelink_text { 
	color:#ABA79E; 
	text-decoration: none;
}

.thread_user {
	color: #2F2A27;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
A:link.thread_user { 
	color: #2F2A27;
	font-size: 13px;
	font-weight: bold;
}
A:visited.thread_user { 
	color: #2F2A27;
	font-size: 13px;
	font-weight: bold;
}
A:hover.thread_user { 
	color:#6D753A; 
	font-size: 13px;
	font-weight: bold;
}

.actions {
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
}

.quote {
	font-size: 7pt;
	color: #4F4A47;
}

.edit_time {
	margin-top: 25px;
	border-top: 1px solid #5D652A;
	font-size: 7pt;
	font-style: italic;
	color: #5D652A;
}

.error {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 15px;
	color: #B8635A;
}

.required {
	font-variant: small-caps;
	color: #B8635A;
}

.small {
	font-size: 9px;
}

.verysmall {
	font-size: 1px;
}

/* Header definitions */
/* H1 will be for page-top headers (things like "THE MULTI-PURPOSE SOLUTION FORUM") */
/* H2 will be for secondary page-top headers (things like "PRIVATE MESSAGES FOR Soandso") */
/* H3 will be for "announcement" headers  ("Soandso, you have 5 private messages") */
/* H4 will be for table column headers ("Author", "Created") */

H1, H2, H3, H4, H5 {
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
}

H1 {
	font-size: 14pt;
	line-height: 14pt;
	font-variant: small-caps;
	font-variant: normal;
}

H2 {
	font-size: 14pt;
	line-height: 14pt;
	margin-bottom: 25px;
	font-variant: normal;
	font-weight: bold;
	color: #6D753A;
	color: #4F4A47;
}

H3 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 10pt;
}

H4 {
	font-size: 7pt;
	line-height: 10pt;
	color: #4F4A47;
}

H5 {
	font-size: 8pt;
	line-height: 8pt;
}

/* Miscellaneous */

.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #4F4A47;
	margin-top: 10px;
	margin-bottom: 10px;
}
