/* CSS Document */
html {margin: 0px;}
body, form {margin: 0px;}

body, table, td, div {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; 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: 172px; 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: 790px;}
div#fs-05 {height: 155px; background-image:url(images/fs_05.png); background-repeat: repeat-x; background-position: 0px 100%; width: 790px;}
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: 178px; height: 40px; background-color: #372F2D;}
div.menuTop {width: 178px; height: 12px; background-image: url(images/fs_menu_top.png); background-repeat: no-repeat;}

div.menuBox {width: 178px; height: 24px; line-height: 24px; background-image: url(images/fs_menu_bkg.png); background-repeat: repeat-y;}

div.menuBox-lev2 { 
	width: 178px;
	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: 178px; height: 3px; background-image: url(images/fs_menu_sep.png); background-repeat: no-repeat;}
div.menuBottom {width: 178px; 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: #DFDAD9; text-decoration: underline;}
div#menu-1 a:hover { color: #ffffff; }

a:link, a:visited { color: #993300; text-decoration: underline;}
a:hover { color: #FF6600; }

div.pluginCap {
	font-size: 13px;
	font-weight: bold;
	color: #ff9900;
	padding: 5px;
	margin: 5px;

}

div.pluginBox {
	padding: 5px;
	margin: 5px;
	border: 0px solid #736562;
	color: #DFDAD9;
	background-color: #39312f;

}


div.centerCap {
	font-size: 12px;
	font-weight: bold;
	color: #433B39;
	padding: 5px;
	padding-right: 0px;
	margin: 5px;
	margin-right: 0px;
}

div.centerBox {
	padding: 15px;
	margin: 5px;
	margin-right: 0px;
	border: 1px solid #736562;
	color: #433B39;
	background-color: #E7E3E2;

}

div.newsBox {
	padding: 10px;
	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;}

/* Rolyal NEWSCATEGORIES */
div.fs-fbox { 
	position: relative;
}

div.fs-fbox ul.list {
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

div.fs-fbox ul.list .item {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	width: 400px;
}
div.box-wrap {
	height: 170px;
	overflow: hidden;
	background-color: #e7e3e2;
	display: block;
	
}
div.box-ML { height: 170px; display: block; background-image: url(images/box-BB.png); background-position: 0 0; background-repeat: repeat-y; }
div.box-TL { height: 170px; display: block; background-image: url(images/box-TL.png); background-position: 0 0; background-repeat: no-repeat; }
div.box-BL { height: 170px; display: block; background-image: url(images/box-BL.png); background-position: 0 100%; background-repeat: no-repeat; }


div.box-TR { width: 400px; height: 170px; display: block; background-image: url(images/box-TR.png); background-position: 100% 0; background-repeat: no-repeat; }
div.box-BR { width: 400px; height: 170px; display: block; background-image: url(images/box-BR.png); background-position: 100% 100%; background-repeat: no-repeat; }

div.box-MT { width: 400px; height: 170px; display: block; background-color:##e7e3e2; background-image: url(images/box-BB.png); background-position: 0 0; background-repeat: repeat-x; }
div.box-MB { width: 400px; height: 170px; display: block;  background-image: url(images/box-BB.png); background-position: 0 100%; background-repeat: repeat-x; }
div.box-MR { width: 400px; height: 170px; display: block; background-image: url(/plugins/Rolyal_news/papir170.png); background-position: 100% 0; background-repeat: repeat-y; }

.last div.box-TR { width: 400px; height: 170px; display: block; background-image: url(images/box-TR-last.png); background-position: 100% 0; background-repeat: no-repeat; }
.last div.box-BR { width: 400px; height: 170px; display: block; background-image: url(images/box-BR-last.png); background-position: 100% 100%; background-repeat: no-repeat; }

h4.newsCat, h4.newsCat a { font-size: 14px; }
h4.newsCat {padding: 0px 10px; margin: 0px; margin-top: 15px;}