@import url("common.css");
@import url("fap.css");
@import url("dock.css");
@import url("style_gray_common.css");

#top_logo{
	border: 7px solid #FFFFFF;
	background: url(images/gray/falling_leaves.png) repeat-x;
	height: 150px;
}

.forumline .row-header span, .forumlinenb .row-header span {
	background: url(images/gray/little_box.png) top left no-repeat;
	padding-left: 27px;
	color: #444444;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	/*line-height: 1.2em;*/
}

.forumline .catHead span, .forumlinenb .catHead span {
	background: url(images/gray/little_box.png) top left no-repeat;
	padding-left: 27px;
	color: #444444;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	/*line-height: 1.2em;*/
}

.roundedhc {
	background: url(images/gray/tbl_h_c.gif) bottom left repeat-x;
}

/* navigation */
.nav-header {
	background: #E8EEF8 url(images/gray/bg_nav1_gray.gif);
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
}

.row-post-author, .row-post {
	background: #FFFFFF url(images/gray/bg_post.gif) top left repeat-x;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	vertical-align: top;
	padding: 3px;
}

.forumline .news-header span, .forumlinenb .news-header span {
	background: url(images/gray/little_box.png) top left no-repeat;
	padding-left: 17px;
	color: #444444;
	display: block;
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}

