div.contentSpacer
{
	clear: both;
}

div.site
{
	margin-left: auto;
	margin-right: auto;
	/* border: 1px solid #444444; */
	width: 820px;
	background-color: #0F0F0F;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
}



div.phantasiaTopBar
{
	width: 797px;
	height: 20px;
}


div.headerContainer
{
	width: 797px;
	height: 147px;
}

div.headerLeft
{
	width: 306px;
	height: 155px;
	float: left;
}

div.headerMiddle
{
	width: 178px;
	height: 155px;
	float: left;
}

div.headerRight
{
	width: 313px;
	height: 155px;
	float: left;
}


div.mainContainer
{
	width: 797px;
}

div.mainTop
{
	width: 797px;
	height: 56px;
	background-image: url('../images/image_43.gif');
}

div.mainContent
{
	width: 797px;
	background-image: url('../images/image_44.gif');
	padding-bottom: 10px;
}

div.mainBottom
{
	width: 797px;
	height: 52px;
	background-image: url('../images/image_45.gif');
}

div.footerContainer
{
	width: 797px;
	height: 102px;
	background-image: url('../images/image_46.gif');
}



div.barBetween
{
	width: 640px;
	margin: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #444444;
}
div.barBetweenLeft { float: left; }
div.barBetweenRight { float: right; }

div.blockLargeContainer
{
	width: 620px;
	margin: auto;
	padding: 10px;
	background-color: #000000;
	border: 1px solid #444444;
}

div.blockMenuContainer
{
	width: 620px;
	margin: auto;
	text-align: center;
}



div.topicsListTitleContainer { margin-bottom: 5px; }
div.topicsListImageTitle { float: left; width: 35px; padding: 3px; font-weight: bold; }
div.topicsListTopicTitle { float: left; width: 235px; padding: 3px; font-weight: bold; }
div.topicsListRepliesTitle { float: left; width: 60px; padding: 3px; font-weight: bold; text-align: center; }
div.topicsListAuthorTitle { float: right; width: 75px; padding: 3px; font-weight: bold; text-align: center; }
div.topicsListViewsTitle { float: right; width: 60px; padding: 3px; font-weight: bold; text-align: center; }
div.topicsListLastPostTitle { float: right; width: 100px; padding: 3px; font-weight: bold; text-align: right; }

div.topicsListContainer { background-color: #333333; border-left: 1px solid #555555; border-right: 1px solid #555555; border-top: 1px solid #555555; }
div.topicsListContainerBG { border-left: 1px solid #555555; border-right: 1px solid #555555; border-top: 1px solid #555555; }
div.topicsListImage { float: left; width: 35px; padding: 3px; }
div.topicsListTopic { float: left; width: 235px; padding: 3px; }
div.topicsListReplies { float: left; width: 60px; padding: 3px; text-align: center; }
div.topicsListAuthor { float: right; width: 75px; padding: 3px; text-align: center; }
div.topicsListViews { float: right; width: 60px; padding: 3px; text-align: center; }
div.topicsListLastPost { float: right; width: 100px; padding: 3px; text-align: right; }
div.topicsListClose { border-top: 1px solid #555555; }

div.topicTitleLinkContainer { }
div.topicTitleLinkLeft { float: left; }
div.topicTitleLinkRight {  float: right; }


div.forumListTitleContainer { margin-bottom: 5px; }
div.forumListImageTitle { float: left; width: 35px; padding: 5px; font-weight: bold; }
div.forumListForumTitle { float: left; width: 280px; padding: 5px; font-weight: bold; }
div.forumListTopicsTitle { float: right; width: 60px; padding: 5px; font-weight: bold; text-align: center; }
div.forumListPostsTitle { float: right; width: 70px; padding: 5px; font-weight: bold; text-align: center; }
div.forumListLastPostTitle { float: right; width: 75px; padding: 5px; font-weight: bold; text-align: right; }

div.forumListContainer { border-left: 1px solid #555555; border-right: 1px solid #555555; border-top: 1px solid #555555; }
div.forumListContainerBG { border-left: 1px solid #555555; border-right: 1px solid #555555; border-top: 1px solid #555555; }
div.forumListImage { float: left; width: 35px; padding: 5px; vertical-align: middle; }
div.forumListForum { float: left; width: 280px; padding: 5px; }
div.forumListTopics { float: right; width: 60px; padding: 5px; text-align: center; }
div.forumListPosts { float: right; width: 70px; padding: 5px; text-align: center; }
div.forumListLastPost { float: right; width: 75px; padding: 5px; text-align: right; }
div.forumListClose { border-top: 1px solid #555555; }

div.forumListSubForum { background-color: #333333; border-left: 1px solid #555555; border-right: 1px solid #555555; border-top: 1px solid #555555; }
div.forumListSubForumTitle { float: left; padding: 3px; }


div.postContainer { }
div.postAuthor { background-color: #333333; padding: 5px; border: 1px solid #555555; }
div.postAuthorLeft { width: 45px; float: left; }
div.postAuthorMiddle { float: left; }
div.postAuthorRight { float: right; }
div.postMessage { padding: 10px; border-left: 1px solid #555555; border-right: 1px solid #555555; border-bottom: 1px solid #555555; }
div.postBottom { background-color: #333333; padding: 5px; border: 1px solid #555555; }

div.legendaContainer { width: 600px; margin: auto; }
div.legendaLeft { float: left; width: 180px; text-align: center; }
div.legendaMiddle { float: left; width: 250px; text-align: center; }
div.legendaRight { float: left; width: 170px; text-align: center; }


tr.mapList { border-left: 1px solid #555555; border-right: 1px solid #555555; border-top: 1px solid #555555; }
tr.mapListBG { background-color: #333333; border-left: 1px solid #555555; border-right: 1px solid #555555; border-top: 1px solid #555555; }
tr.mapListClose { border-top: 1px solid #555555; }


