/* CSS Document */
html {margin: 0px;}
body, form {margin: 0px;}

body, table, td, div {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-align: left;}
img {border: 0px;}
div#wrapper {
	width: 852px;
	margin: auto;
}
div#menu div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
div#fs-01 {position: absolute; z-index: 100; background-image:url(images/fs_01.png); width: 6px; height: 155px; left: 157px; top: 0px;}
td#fs-02 {width: 9px; background-image:url(images/fs_02.png); background-repeat:repeat-y;}
div#fs-03 {position: absolute; z-index: 200; background-image:url(images/fs_03.png); width: 9px; height: 155px; left: 0px; top: 0px}
div#fs-04 {height: 155px; background-image:url(images/fs_04.png); background-repeat: no-repeat; background-position: 0px 100%; width: 680px;}
div#fs-05 {height: 155px; background-image:url(images/fs_05.png); background-repeat: repeat-x; background-position: 0px 100%; width: 680px;}
div#logo {width: 228px; height: 154px; position: absolute; background-image: url(images/fs_r5_c12.png); top: 29px; right: 0px}
div#intro {width: 450px; height: 100px; margin: 20px 0px 0px 20px; overflow: hidden;}
div#siteName {width: 163px; height: 40px; background-color: #372F2D;}
div.menuTop {width: 163px; height: 12px; background-image: url(images/fs_menu_top.png); background-repeat: no-repeat;}

div.menuBox {width: 163px; height: 24px; line-height: 24px; background-image: url(images/fs_menu_bkg.png); background-repeat: repeat-y;}

div.menuBox-lev2 { 
	width: 163px;
	height: 24px;
	line-height: 24px;
	background-image: url(images/fs_menu_link.png);
	background-repeat: no-repeat;
	background-position: Opx 50%;
}
div.d_sublink div.menuBox-lev2 { background-image: url(images/fs_menu_sublink.png); background-position: 0 50%; background-repeat:no-repeat }
div.menuSep {width: 163px; height: 3px; background-image: url(images/fs_menu_sep.png); background-repeat: no-repeat;}
div.menuBottom {width: 163px; height: 12px; background-image: url(images/fs_menu_bottom.png); background-repeat: no-repeat;}
span.sitename {font-size: 26px; color: #FFFFFF; font-weight: bold;}
span.sitetag {font-size: 18px;}

div.d_sublink a.sitelinks:link, div.d_sublink a.sitelinks:visited {
	font-size: 11px;
	color: #372F2D;
	font-weight: normal;
	padding-left: 8px;
}

div.d_sublink a.sitelinks:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 8px;
}

a.sitelinks:link, a.sitelinks:visited {
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}

a.sitelinks:hover {
	height: 24px;
	line-height: 24px;
	color: #990000;
	text-decoration: none;
	
}
div#menu-1 a:link, div#menu-1 a:visited  { color: #FF9900; text-decoration: underline;}
div#menu-1 a:hover { color: #DFDAD9; }

a:link, a:visited { color: #993300; text-decoration: underline;}
a:hover { color: #FF6600; }

div.pluginCap {
	font-size: 12px;
	font-weight: bold;
	color: #DFDAD9;
	padding: 5px;
	margin: 5px;
}

div.pluginBox {
	padding: 5px;
	margin: 5px;
	border: 1px solid #736562;
	color: #FFFFFF;
	background-color: #433B39;

}


div.centerCap {
	font-size: 12px;
	font-weight: bold;
	color: #433B39;
	padding: 5px;
	padding-right: 0px;
	margin: 5px;
	margin-right: 0px;
}

div.centerBox {
	padding: 5px;
	margin: 5px;
	margin-right: 0px;
	border: 1px solid #736562;
	color: #433B39;
	background-color: #E7E3E2;

}

div.newsBox {
	padding: 5px;
	padding-top: 0px;
	margin: 5px;
	margin-top: 0px;
}


#sgallery h2 {
	font-size: 11px;
}



/* Core CSS */

.tbox { font-size: 10px; color: #FF3300; }
.tbox.chatbox {width: 120px; margin-left: 0px; height: 60px;}
.tbox.login {width: 100px; font-size: 10px; color: #FF3300; }
.tbox.comment.subject {width: 95%; font-size: 10px; color: #FF3300;}
.tbox.comment {width: 95%; font-size: 10px; color: #FF3300;}
.tbox.signature {width: 95%; font-size: 10px; color: #FF3300;}
.helpbox {width: 95%; font-size: 10px; color: #FF3300; margin: 5px}
.button {
	/*margin-top: 6px;
	margin-bottom: 6px;*/
	padding: 2px;
	margin: 2px;
	border: 1px solid #9B9B9B;
	color: #000;
	background-color: #EBEBEB;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	cursor: pointer;
}

.spacer {
	padding-right: 0px;
	margin-right: 0px;
}

.fborder{
	border-collapse: collapse;
	padding: 2px;
	background-color: #DFDAD9;
	border: 1px solid #736562;
	margin-bottom: 10px;
}

.fcaption { 
	color: #FFFFFF;
	border-collapse: collapse;
	border: 1px solid #736562;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #A39592;
}

div.fcaption { 
	color: #FFFFFF;
	border: 1px solid #736562;
	margin-left: 5px;
	margin-top: 5px;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #A39592;
}

.forumheader {border: 1px solid #736562; padding: 5px; font-size: 11px; padding-left: 10px; }

div.forumheader {border: 1px solid #736562; padding: 5px; font-size: 11px; padding-left: 10px; margin-left: 5px; }

.forumheader2 {border: 1px solid #736562; padding: 5px;background-color: #EEEBEA;}

.forumheader3 {border: 1px solid #736562; padding: 5px; background-color:#F5F4F3;}

.forumheader4 {}

div.nextprev {margin-left: 10px;}
