/* Layout
 ------------ */

/* Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
	float: left;
	width: auto;
	height: auto;
}

/* Rollover state */
.buttons div {
	float: left;
	margin: 0 5px 0 0;
	background-position: 0 100%;
}

/* Rolloff state */
.buttons div a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	position: relative;
	overflow: hidden;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
/*.buttons div span		{ display: none; }*/
/*.buttons div a:hover	{ background-image: none; }*/
.buttons div span			{ position: absolute; width: 100%; height: 100%; cursor: pointer;}
.buttons div a:hover span	{ background-position: 0 100%; }

/* Big button images */
.reply-icon span	{ background: transparent none 0 0 no-repeat; }
.post-icon span		{ background: transparent none 0 0 no-repeat; }
.locked-icon span	{ background: transparent none 0 0 no-repeat; }
.pmreply-icon span	{ background: none 0 0 no-repeat; }
.newpm-icon span 	{ background: none 0 0 no-repeat; }
.forwardpm-icon span 	{ background: none 0 0 no-repeat; }

/* Set big button dimensions */
.buttons div.reply-icon		{ width: 102px; height: 25px; }
.buttons div.post-icon		{ width: 119px; height: 25px; }
.buttons div.locked-icon	{ width: 102px; height: 25px; }
.buttons div.pmreply-icon	{ width: 102px; height: 25px; }
.buttons div.newpm-icon		{ width: 87px; height: 25px; }
.buttons div.forwardpm-icon	{ width: 119px; height: 25px; }

/* Sub-header (navigation bar)
--------------------------------------------- */
a.print, a.sendemail, a.fontsize {
	display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
}

a.print {
	background-image: none;
	width: 22px;
}

a.sendemail {
	background-image: none;
	width: 22px;
}

a.fontsize {
	background-image: none;
	background-position: 0 -1px;
	width: 29px;
}

a.fontsize:hover {
	background-position: 0 -20px;
	text-decoration: none;
}

/* Icon images
---------------------------------------- */
.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout,
.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}

/* Poster profile icons
----------------------------------------*/
ul.profile-icons {
	padding-top: 10px;
	list-style: none;
}

/* Rollover state */
ul.profile-icons li {
	float: left;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}

/* Rolloff state */
ul.profile-icons li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
ul.profile-icons li span { display:none; }
ul.profile-icons li a:hover { background: none; }

/* Positioning of moderator icons */
.postbody ul.profile-icons {
	float: right;
	width: auto;
	padding: 0;
}

.postbody ul.profile-icons li {
	margin: 0 3px;
}

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background: none top left no-repeat; }
.aim-icon, .aim-icon a			{ background: none top left no-repeat; }
.yahoo-icon, .yahoo-icon a		{ background: none top left no-repeat; }
.web-icon, .web-icon a			{ background: none top left no-repeat; }
.msnm-icon, .msnm-icon a			{ background: none top left no-repeat; }
.icq-icon, .icq-icon a			{ background: none top left no-repeat; }
.jabber-icon, .jabber-icon a		{ background: none top left no-repeat; }
.pm-icon, .pm-icon a				{ background: none top left no-repeat; }
.quote-icon, .quote-icon a		{ background: none top left no-repeat; }

/* Moderator icons */
.report-icon, .report-icon a		{ background: none top left no-repeat; }
.warn-icon, .warn-icon a			{ background: none top left no-repeat; }
.edit-icon, .edit-icon a			{ background: none top left no-repeat; }
.delete-icon, .delete-icon a		{ background: none top left no-repeat; }
.info-icon, .info-icon a			{ background: none top left no-repeat; }

/* Set profile icon dimensions */
ul.profile-icons li.email-icon		{ width: px; height: px; }
ul.profile-icons li.aim-icon	{ width: px; height: px; }
ul.profile-icons li.yahoo-icon	{ width: px; height: px; }
ul.profile-icons li.web-icon	{ width: px; height: px; }
ul.profile-icons li.msnm-icon	{ width: px; height: px; }
ul.profile-icons li.icq-icon	{ width: px; height: px; }
ul.profile-icons li.jabber-icon	{ width: px; height: px; }
ul.profile-icons li.pm-icon		{ width: 28px; height: 20px; }
ul.profile-icons li.quote-icon	{ width: 65px; height: 20px; }
ul.profile-icons li.report-icon	{ width: px; height: px; }
ul.profile-icons li.edit-icon	{ width: 61px; height: 20px; }
ul.profile-icons li.delete-icon	{ width: px; height: px; }
ul.profile-icons li.info-icon	{ width: px; height: px; }
ul.profile-icons li.warn-icon	{ width: px; height: px; }

/* Fix profile icon default margins */
ul.profile-icons li.edit-icon	{ margin: 0 0 0 3px; }
ul.profile-icons li.quote-icon	{ margin: 0 0 0 10px; }
ul.profile-icons li.info-icon, ul.profile-icons li.report-icon	{ margin: 0 3px 0 0; }

/*  	
--------------------------------------------------------------
Colours and backgrounds for buttons.css
-------------------------------------------------------------- */

/* Big button images */
.reply-icon span	{ background-image: url("./styles/Wed_VM/imageset/de/button_topic_reply.gif"); }
.post-icon span		{ background-image: url("./styles/Wed_VM/imageset/de/button_topic_new.gif"); }
.locked-icon span	{ background-image: url("./styles/Wed_VM/imageset/de/button_topic_locked.gif"); }
.pmreply-icon span	{ background-image: url("./styles/Wed_VM/imageset/de/button_pm_reply.gif") ;}
.newpm-icon span 	{ background-image: url("./styles/Wed_VM/imageset/de/button_pm_new.gif") ;}
.forwardpm-icon span	{ background-image: url("./styles/Wed_VM/imageset/de/button_pm_forward.gif") ;}

a.print {
	background-image: url("./styles/Wed_VM/theme/images/icon_print.gif");
}

a.sendemail {
	background-image: url("./styles/Wed_VM/theme/images/icon_sendemail.gif");
}

a.fontsize {
	background-image: url("./styles/Wed_VM/theme/images/icon_fontsize.gif");
}

/* Icon images
---------------------------------------- */
.sitehome						{ background-image: url("./styles/Wed_VM/theme/images/icon_home.gif"); }
.icon-faq						{ background-image: url("./styles/Wed_VM/theme/images/icon_faq.gif"); }
.icon-members					{ background-image: url("./styles/Wed_VM/theme/images/icon_members.gif"); }
.icon-home						{ background-image: url("./styles/Wed_VM/theme/images/icon_home.gif"); }
.icon-ucp						{ background-image: url("./styles/Wed_VM/theme/images/icon_ucp.gif"); }
.icon-register					{ background-image: url("./styles/Wed_VM/theme/images/icon_register.gif"); }
.icon-logout					{ background-image: url("./styles/Wed_VM/theme/images/icon_logout.gif"); }
.icon-bookmark					{ background-image: url("./styles/Wed_VM/theme/images/icon_bookmark.gif"); }
.icon-bump						{ background-image: url("./styles/Wed_VM/theme/images/icon_bump.gif"); }
.icon-subscribe					{ background-image: url("./styles/Wed_VM/theme/images/icon_subscribe.gif"); }
.icon-unsubscribe				{ background-image: url("./styles/Wed_VM/theme/images/icon_unsubscribe.gif"); }
.icon-pages						{ background-image: url("./styles/Wed_VM/theme/images/icon_pages.gif"); }
.icon-search					{ background-image: url("./styles/Wed_VM/theme/images/icon_search.gif"); }

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background-image: url(""); }
.aim-icon, .aim-icon a			{ background-image: url(""); }
.yahoo-icon, .yahoo-icon a		{ background-image: url(""); }
.web-icon, .web-icon a			{ background-image: url(""); }
.msnm-icon, .msnm-icon a			{ background-image: url(""); }
.icq-icon, .icq-icon a			{ background-image: url(""); }
.jabber-icon, .jabber-icon a		{ background-image: url(""); }
.pm-icon, .pm-icon a				{ background-image: url("./styles/Wed_VM/imageset/de/icon_contact_pm.gif"); }
.quote-icon, .quote-icon a		{ background-image: url("./styles/Wed_VM/imageset/de/icon_post_quote.gif"); }

/* Moderator icons */
.report-icon, .report-icon a		{ background-image: url(""); }
.edit-icon, .edit-icon a			{ background-image: url("./styles/Wed_VM/imageset/de/icon_post_edit.gif"); }
.delete-icon, .delete-icon a		{ background-image: url(""); }
.info-icon, .info-icon a			{ background-image: url(""); }
.warn-icon, .warn-icon a			{ background-image: url(""); } /* Need updated warn icon */ 
 
@font-face { font-family: "HeaderFont"; src: url('/css/HeaderFont.ttf') format("truetype")};


* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
  	height : 101%;
}

.adp-directions {
	width:100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	background-color: #f8f3eb;
	width: 940px; 
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; 
	color: #323D4F;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0 auto;
 	text-align:center;
  	height : 101%;

}

#centerdiv {
	position:static;
	width:940px;
	margin:auto;
}

#header {
 position:relative;
 width:940px;
 height:208px;
 background-image:url('styles/Wed_VM/theme/images/header.png'); 
 margin:auto;
 color:#fbe3bd;
 text-align:left;
 font-family:HeaderFont, Lucida Console, Monaco, monospace; /*'Papyrus',Times,serif*/
}

#ValentinaMarkus {
 position:relative;
 left:260px;
 top:20px;
 width:660px;
 font-size:53px;
}

#Hochzeitswebseite {
 position:relative;
 left:350px;
 top:-12px;
 width:590px;
 font-size:50px;
}

#menu {
 position:relative;
 width:780px;
 left:80px;
 top:-20px;
 font-size:20px;
}

#menu ul {
 display: table;
 width: 100%;
 margin:0;
 margin-top: 12px;
 line-height: 26px;
}

#menu li {
 display: table-cell;
 padding-left: 22px;
 padding-right: 22px;
 white-space: nowrap;
 overflow: hidden;
 text-align:center;
}

#menu a {
 color:#fbe3bd;
 text-decoration:none;
}

#menu a:hover {
 color:#f8f3eb;
}

#submenubar {
 position:relative;
 width:940px;
 height:40px;
 background-image:url('styles/Wed_VM/theme/images/back.png');
 color:#75012e;
 margin:0;
 padding:0;
}

#submenu {
 float:left;
 padding-left:40px;
 width=550px;
 height:30px;
 font-size:15px;
 font-family:HeaderFont, Lucida Console, Monaco, monospace;
}

#submenu ul {
 display: table;
 width: 500px;
 margin:0;
 margin-top: 12px;
 line-height: 24px;
}

#submenu li {
 display: table-cell;
 padding-left: 22px;
 padding-right: 22px;
 white-space: nowrap;
 overflow: hidden;
 text-align:center;
}

#submenu a {
 color:#fbe3bd;
 text-decoration:none;
}

#submenu a:hover {
 color:#f8f3eb;
}

#regstatemenu {
 text-align:center;
 font-family: HeaderFont, Lucida Console, Monaco, monospace;
 font-size:15px;
 vertical-align:middle;
 padding-top:6px;
}

#regstatemenu a {
 color:#fbe3bd;
 text-decoration:none;
}

#regstatemenu a:hover {
 color:#f8f3eb;
}

#LangFlags {
 position:absolute;
 display:block;
 left:860px;
 top:30px;
 width:80px;
}

#inhaltframe {
 width:940px;
 background-image:url('styles/Wed_VM/theme/images/back.png');
 color:#75012e;
 z-index:-1;
 margin:0;
 padding:0;
} 

#inhalt {
 position:relative;
 width:880px;
 min-height:150px;
 left:30px;
 z-index:1; 
 font-family: Verdana, Helvetica, Arial, sans-serif;
}

#footer {
 width:940px;
 height:45px;
 background-image:url('styles/Wed_VM/theme/images/footer.png');
 z-index:0;
}

#footerdeco {
 position:relative;
 width:124px;
 height:130px;
 background-image:url('styles/Wed_VM/theme/images/footerdeco.png');
 left:790px;
 bottom:110px;
 z-index:0;
}

.ui-dialog {
  text-align: left;
 }
 
.ui-effects-transfer { 
	border: 1px dotted black; 
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}



#wrapheader {
	min-height: 208px;
/*	height: auto !important;*/
	height: 208px;
/*	background-image:url('styles/Wed_VM/theme/images/header.png'); */
/*	background-image: url('styles/Wed_VM/theme/images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
/*	padding: 0;*/
	margin:auto;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #f0ede6;
	border-width: 1px;
	border-style: solid;
	border-color: #a9a9a9;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
	margin:0;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #fbe3bd; /*FFFFFF;*/
	height: 18px;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
	padding: 7px 5px;
	background-image: url('styles/Wed_VM/theme/images/cellpic3.gif');
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(117,1,46);
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #a9a9a9;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('styles/Wed_VM/theme/images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('styles/Wed_VM/theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('styles/Wed_VM/theme/images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #f0ede6;
	padding: 4px;
	text-align:left;
}

.row2 {
	background-color: #f0ede6;
	padding: 4px;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #646464;
	text-decoration: none;
}

a:active,
a:visited {
	color: #111111;
	text-decoration: none;
}

a:hover {
	color: #111111;
	text-decoration: underline;
}

a.forumlink {
	color: #333;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #646464;
	text-decoration: none;
}

th a,
th a:visited {
	color: #ff5a4f !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #a9a9a9;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #a9a9a9;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #a9a9a9;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #f0ede6;
	border: 1px solid #a9a9a9;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #f0ede6;
	border: 1px solid #a9a9a9;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #f0ede6;
	border: 1px solid #a9a9a9;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #a9a9a9;
	color: #333333;
	background-color: #a9a9a9;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #a9a9a9;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #a9a9a9;
	color: #333333;
	background-color: #a9a9a9;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #a9a9a9;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #a9a9a9;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFFFFF;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

#menu_bkg a {
	color: #646464;
	font-weight: bold;
}
