/* Normal, standard links. */
a:link {
	 color: #cc3366;
	 text-decoration: none;
}
a:visited {
	 color: #cc3366;
	 text-decoration: none;
}
a:hover {
	 text-decoration: underline;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	 color: #999;
	 text-decoration: none;
}
a.nav:hover {
	 color: #cc3366;
	 text-decoration: underline;
}
/* Tables should show empty cells. */
table {
	 empty-cells: show;
}
/* By default (td, body..) use verdana in black. */
body, td, th, tr {
	 line-height: 150%;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 color: #666666;
	 font-size: 14px;
}
/* The main body of the entire forum. */
body {
	  background:#ffeaff url(./images/custom/hearts_bg.gif) repeat;
	 color: #666666;
	 padding: 0;
	 margin: 0;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button {
	 color: #333333;
	 font-family: Georgia, "Times New Roman", Times, serif;
}
input, button {
	 font-size: 105%;
}
textarea {
	 font-size: 105%;
	 color: #000000;
	 font-family: Georgia, "Times New Roman", Times, serif;
}
/* All input elements that are checkboxes or radio buttons. */
input.check {
}
/* Selects are a bit smaller, because it makes them look even better 8). */
select {
	 font-size: 98%;
	 font-weight: normal;
	 color: #333;
	 font-family: Georgia, "Times New Roman", Times, serif;
}
/* Standard horizontal rule.. ([hr], etc.) */

hr, .hrcolor {
	 height: 1px;
	 border: 0;
	 color: #FF66FF;

}
a img {
	 border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	width:60%;
	background-color: #D3A0BC;
	margin: 1px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	/* Put a nice border around it. */
	border: 1px solid #D3A0BC;
	margin: 1px auto 1px auto;
	padding: 1px;
	width:60%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	background: #f7d7f6;
	color: #333;
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width:50%;
}
/* Generally, those [?] icons.  This makes your cursor a help icon. */

.help {
	 cursor: help;
}
/* /me uses this a lot. (emote, try typing /me in a post.) */

.meaction {
	 color: #FF0000;
}
/* The main post box - this makes it as wide as possible. */

.editor {
	 width: 96%;
}
/* Highlighted text - such as search results. */

.highlight {
	 background-color: #FFF000;
	 font-weight: bold;
	 color: #000000;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg {
	 background:#f2c1f1 url(./images/custom/hearts_bg2.gif) repeat;
}
.windowbg2 {
	 background:#ffeaff url(./images/custom/hearts_bg1.gif) repeat;}
	
.windowbg3 {
	 background:#f2c1f1 url(./images/custom/hearts_bg2.gif) repeat;}


/* the today container in calendar */
.calendar_today {
	color: #891E39;
	background: #FAFAFA;
	text-align: center;
	font-weight: 700;
	font-style: italic;
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
	 color: #000;
	 font-style: normal;
	 background: #f7d7f6;
	 border-bottom: solid 1px #D3A0BC;
	 border-top: solid 1px #ffffff;
	 padding-left: 12px;
	 padding-right: 12px;
	 line-height: 18px;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
	 font-weight: bold;
	 color: #000;
	 font-style: normal;
	 font-size: 14px;
}
.titlebg a:hover {
	 color: #333;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited {
	 color: #000;
	 font-style: normal;
	 text-decoration: underline;
}
.titlebg2 a:hover {
	 text-decoration: underline;
}
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
	 color: #FFF;
	 padding-left: 12px;
	 padding-right: 12px;
	 background:#a5005e url(images/catbg.gif) repeat-x;
}
.catbg2, tr.catbg2 td {
	 color: #FFF;
	 padding-left: 12px;
	 padding-right: 12px;
	 background: url(images/catbg.gif) repeat-x;
}
.catbg, .catbg2, .catbg3 {}
.catbg, .catbg2 {
	 font-weight: bold;
	 font-size: 12px;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
	 font-size: 95%;
	 color: #FFF;
	 text-decoration: none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	 color: #FFF;
	 text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	 text-decoration: underline;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
}
/* This is used on tables that should just have a border around them. */
.tborder {
	 background:#ffeaff url(./images/custom/hearts_bg2.gif) repeat;
	color: #000000;
	border: 1px solid #800651;
}
/* This is used on table called "bo". */
.borderjo {
	 padding: 0px;
	 border-bottom:1px #800651 solid;
	  border-left:1px #800651 solid;
	  border-right:1px #800651 solid;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
#top_subject {
	 font-size: 200%;
	 font-family: Arial, "Times New Roman", Times, serif;
}
.smalltext {
	 font-size: 95%;
	 font-family: Georgia, "Times New Roman", Times, serif;
}
.bigtext {
	color:#660033;
	 font-size: 200%;
	 font-family: Georgia, "Times New Roman", Times, serif;
}
.middletext {
	 line-height: 18px;
	 text-indent: 12px;
}
.normaltext {
	 font-size: 20px;
}
.largetext {
	 font-size: large;
}
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage {
	 width: 100%;
	 overflow: auto;
	 line-height: 1.3em;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature {
	 width: 100%;
	 overflow: auto;
	 padding-bottom: 3px;
	 line-height: 1.3em;
}
/* Sometimes there will be an error when you post */
.error {
	 color: #FF0000;
}
/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last{	vertical-align:top}
.maintab_back, .maintab_active_back{	text-decoration:none;	 font-size: 11px;	 vertical-align:top;	 padding:2px 6px 6px 6px;	 font-family:georgia, serif}
.maintab_first{}
.maintab_back{	background:url(./images/custom/menubg.gif) repeat-x #f0f0f0}
.maintab_last{}
.maintab_active_first{}
.maintab_active_back{	font-weight:bold; background:url(./images/custom/menubg.gif) repeat-x #f0f0f0;  color:orange}
.maintab_active_last{}
.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited{ text-decoration:none;  color:white}
.maintab_active_back a:link, .maintab_active_back a:visited{ color:#ff9999}
.maintab_back a:hover, .maintab_active_back a:hover{ text-decoration:underline}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last{	vertical-align:top}
.mirrortab_back, .mirrortab_active_back{	text-decoration:none;	 font-size:11px;	 vertical-align:bottom;	 padding:6px;	 font-family:georgia, serif}
.mirrortab_first{}
.mirrortab_back{background:url(./images/custom/menubg.gif) repeat-x #f0f0f0}
.mirrortab_last{}
.mirrortab_active_first{}
.mirrortab_active_back{	font-weight:bold; background:url(./images/custom/menubg.gif) repeat-x #f0f0f0}
.mirrortab_active_last{}
.mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited{ text-decoration:none;  color:white}
.mirrortab_back a:hover, .mirrortab_active_back a:hover{ text-decoration:underline}

/* The AJAX notifier */

#ajax_in_progress {
	 background: #32CD32;
	 color: white;
	 text-align: center;
	 font-family: georgia, serif;
	 font-weight: bold;
	 font-size: 18pt;
	 padding: 3px;
	 width: 100%;
	 position: fixed;
	 top: 0;
	 left: 0;
}
#wrapper {
	 margin: 0 auto;
	 padding: 0;
}
#header {
	 width:100%;
	 height: 335px;
	 background: #feebfa url(./images/custom/header-bg.png) center top repeat-x;
}

#logo {
	cursor: pointer;
	 background: url(./images/custom/logo.png) center top no-repeat;
	height: 335px;

}
#userarea {
	 height: 55px;
	 float: right;
	 margin:0;
		 position: relative;
	 padding: 12px 0 0 0;
	 text-align: right;
	 color: #333333;
}
#userarea a:link, #userarea a:visited {
	 color: #9c0842;
	 text-decoration: underline;
}
#userarea a:hover {
	 color: #CC0066;
	 text-decoration: none;
}
#searcharea {
	 height: 40px;
	 float: left;
	 position:relative;
	 padding: 30px 0 0 0;
	 margin: 0;
}
#toolbar {
	 width:100%;
	 margin:0 auto;
	 position:relative;
	 height: 33px;
		 background: #ffcccc url(./images/custom/right.gif) repeat-x top left;
	 border-bottom:2px #9c0842 solid;
	 border-top:1px #9c0842 solid;
}
/* template menu */
#menu {
	height: 33px;
	background: url(./images/custom/mid.gif);
	width:76%;
	border: 0;
	position:relative;
	margin:0 auto;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #ffcccc url(./images/custom/right.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;
}
#menu a span {
	display: block;
	background: url(./images/custom/left.gif) no-repeat left top;
	padding: 0 13px 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c0842;
	font-weight: 700;
	line-height: 33px;
}
#menu a:hover,#menu li#chosen a {
	background-position: right bottom;
	border-color: #FF3366;
}
#menu a:hover span,#menu li#chosen a span {
	background-position: left bottom;
	color: #FFFFFF;
	font-weight: 700;
	text-decoration: none;
}
#bodyarea {
	  width:90%;
	 min-height:400px;
	 padding:0;
	 margin: 0 auto;
}
#footer {
	 width:100%;
	 border-top:2px solid #FFFFFF;
	 background: #A2005C url(./images/custom/footer_bg.png) top center repeat-x;
	 height:50px;
}
#footerarea {
	 text-align: center;
	 padding-top:5px;
	 color: #fcfcfc;
}
#footerarea a:link, #footerarea a:visited {
	 color: #fff;
}
#footerarea a:hover {
	 color: #fefefe;
	 text-decoration: none;
}