#forum{
	margin-top: 6px;
	font-size: 11px;
}
/* FORUM */
#forum .forum_header{
	position: relative;
	width: 620px;
	height: 193px;
	background: url(../frame/forum_head.gif) no-repeat;
}
#forum .forum_header a.forumlink{
	display: block;
	width: 415px;
	height: 193px;
}
#forum .forum_header a.forumlink span{
	display: none;
}
#forum .forum_header .forum_welcome{
	position: absolute;
	top: 0px;
	left: 415px;
	width: 205px;
	height: 193px;
	background: url(../frame/head_lila_bg.gif) no-repeat;
}
#forum .forum_header .forum_welcome h2{
	padding: 25px 0px 0px 20px;
	margin: 0px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 28px;
	color: #fff;
}
#forum .forum_header .forum_welcome h2 a{
	text-decoration: none;
	color: #fff;
}
#forum .forum_header .forum_welcome h2 a:hover{
	text-decoration: underline;
}
#forum .forum_header .forum_welcome b{
	display: block;
	padding: 25px 0px 0px 20px;
	font-size: 11px;
	color: #fff;
	line-height: 13px;
}
#forum .forum_index{
	padding: 20px 35px 17px 35px;
	width: 550px;
}
#forum .forum_index p{
	font-size: 11px;
}
#forum .forum_index p a{
	color: #8f59a3;
	text-decoration: none;
}
#forum .forum_index p a:hover{
	color: #ff4a89;
}
#forum .forum_index b{
	float: left;
	display: block;
	width: 400px;
	font-size: 10px;
}
#forum .forum_index .more{
	float: right;
	display: block;
	width: 100px;
	font-size: 10px;
	text-align: right;
}
#forum .forum_index .more a{
	display: block;
	padding: 0px 20px 2px 0px;
	background: url(../frame/cat_right_arrow.gif) no-repeat;
	background-position: 85px 1px;
	color: #ff4a89;
	text-decoration: underline;
}
#forum .forum_index .more a:hover{
	background: url(../frame/cat_right_arrow_hover.gif) no-repeat;
	background-position: 85px 1px;
	color: #8f59a3;
	text-decoration: none;
}

/**/
#forum .button_row{
	margin: 6px 0px 0px 0px;
	padding: 5px 7px;
	width: 606px;
	background: #eadfee;
	text-align: right;
}
#forum .isnot{
	padding: 10px;
	color: #ff4a89;
	font-weight: bold;
	font-size: 11px;
}
#forum .forum_search{
	padding: 15px 35px;
	width: 550px;
	background: #eadfee;
}
#forum .forum_search input.st{
	border: none;
	margin-right: 20px;
	padding: 3px 2px 0px 2px;
	width: 410px;
	height: 16px;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f59a3;
}

/* FORUM TOPICS */
#forum .forum_head{
	position: relative;
	padding: 8px 10px 0px 10px;
	margin: 6px 0px 0px 0px;
	width: 600px;
	height: 60px;
	background: url(../frame/forum_bg1.gif) no-repeat;
	color: #fff;
}
#forum .forum_head input{
	position: absolute;
	top: 36px;
	right: 10px;
	/*width: 120px;*/
}
#forum .forum_head h2{
	padding: 0px 0px 12px 0px;
	margin: 0px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
#forum .forum_head b{
	font-size: 10px;
}
#forum .topic_head{
	position: relative;
	padding: 5px 10px;
	width: 600px;
}
#forum .color{
	background: #eadfee; /*ffd8e6*/
}
#forum .topic_head h3{
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	width: 500px;
}
#forum .topic_head h3 a{
	color: #ff4a89;
	text-decoration: none;
}
#forum .topic_head h3 a:hover{
	color: #8f59a3;
}
#forum .topic_head span{
	display: block;
}
#forum .topic_head span.fav{
	position: absolute;
	top: 12px;
	right: 5px;
	display: block;
	/*width: 100px;*/
}
#forum .topic_head span.fav input{
	/*width: 100px;*/
}

/* TOPIC POSTS */
#forum .topic_head2{
	position: relative;
	padding: 8px 10px 0px 10px;
	margin: 6px 0px 0px 0px;
	width: 600px;
	height: 76px;
	background: url(../frame/forum_bg1.gif) no-repeat;
	color: #fff;
}
#forum .head3{
	height: auto;
	padding: 8px 10px 8px 10px;
}
#forum .topic_head2 input{
	position: absolute;
	top: 55px;
	width: 120px;
}
#forum .topic_head2 input.newpost{
	left: 10px;
}
#forum .topic_head2 input.newtopic{
	right: 10px;
}
#forum .topic_head2 h2{
	padding: 0px;
	margin: 0px;
	width: 400px;
	font-size: 14px;
	color: #fff;
}
#forum .topic_head2 b{
	position: absolute;
	top: 8px;
	right: 10px;
	display: block;
	width: 190px;
	font-size: 10px;
	text-align: right;
}
/**/
#forum .forumpost{
	margin-top: 6px;
	width: 618px;
	border: solid 1px #d1b7da;
}
#forum .forumpost .posthead{
	position: relative;
	padding: 10px 130px 10px 10px;
	width: 478px;
	background: #ac84bb;
	color: #fff;
	font-weight: bold;
}
#forum .forumpost .posthead a.showpost {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 70px;
	display: block;
	padding: 1px 10px;
	background: #ffcfcf;
	border: solid 2px #fff;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ff4a89;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}


#forum .forumpost .posthead a.author {
	text-decoration: none;
	color: #fff;
}
#forum .forumpost .posthead .prevpost{
	display: block;
	font-size: 10px;
	font-weight: normal;
}
#forum .forumpost .posthead .prevpost a{
	text-decoration: none;
	color: #fff;
}
#forum .forumpost .posthead .prevpost a:hover{
	text-decoration: underline;
}
#forum .forumpost .posthead input{
	position: absolute;
	top: 6px;
	right: 6px;
	width: 120px;
}
#forum .forumpost .posttext{
	padding: 10px;
	background: #fff;
}