@charset "utf-8";
/* CSS Document */
/*document settings*/
body{background:#000 url(../images/bg.jpg) repeat-x fixed left top;color:#fff;margin:0 0 0px 0;padding:0;font:normal 11px sans-serif,Arial;}
th,td,form,div,p{margin:0;padding:0;color:#fff;font-size:12px}
a{
	color:#fd9b01;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #fc4404;
	font-weight: bold;
	text-decoration:none;
}

ul{margin:12px 0;padding:0}
li{list-style:url(../images/li.png);margin-left:18px}

/* position setting (tableless)*/
.clr{clear:both}

#container{background:#000;opacity:0.7;filter:alpha(opacity=70);
-moz-opacity: 50%;border:3px double #EEE;border-color:#141414 #202020 #222 #202020;margin:20px auto;text-align:left;width:800px;text-align:left;overflow:hidden;}

#header{margin:0;float:left;height:330px;width:800px;overflow:hidden;background:url(../images/header.jpg) top left no-repeat}

#title,#title h1{
	color:#fff;
	font:normal 15px Tahoma,sans-serif;
	padding:16px 20px;
	margin:0;
	padding:16px 0 0 20px;
}
#title h1{padding:0}

#menu_box,#menu{margin:0;float:left;width:802px;height:41px;overflow:hidden}

#menu ul{margin:0;padding:0;list-style:none}
#menu ul li{width:800px;float:left;margin:0;list-style:none;display:inline;border-right:0px solid #222;overflow:hidden}
#menu ul li a{color:transparent;font-size:13px;background:url(../images/link.gif)  top left repeat-x;display:block;height:40px;padding:5px 0  0 6px}


#spacer{margin-left:-1px;float:left;width:1px;height:40px;background:url(../images/link.gif);overflow:hidden}

#content{margin:0;float:left;width:800px;overflow:hidden;border-top:1px solid #1a1a1a}
#top,#mainbody,#bottom,#topbox{margin:0;float:left;width:800px;overflow:hidden}
#user3,#user4{margin:0;float:left;width:50%;overflow:hidden}

#top .moduletable,#bottom .moduletable,#user3 .moduletable,#user4 .moduletable{padding:0 10px 15px 10px}
#top .moduletable h3,#bottom .moduletable h3,#user3 .moduletable h3,#user4 .moduletable h3{padding:8px 0 4px 10px;margin:0 -10px;font:bold 12px sans-serif;color:#666;background:#ffffff url(../images/bgitem.gif) repeat-x}
#top .moduletable thead,#bottom .moduletable thead,#user3 .moduletable thead,#user4 .moduletable thead{text-align:center}

#mainbody{padding:0 10px 15px 10px;width:850px;background:#000000 url(../images/bgitem.gif) repeat-x;}
#mainbody .contentheading,#mainbody .componentheading{padding:8px 0 4px 0px;font:bold 12px sans-serif;color:#fff}
#mainbody .contentheading,#mainbody .componentheading,#mainbody .contentpaneopen,#mainbody .contentpane{width:100%}
#mainbody .buttonheading img{border:0px;margin:0px;padding:0}

#footer{padding:5px;width:815px;float:left;overflow:hidden;background:#0A0A0A;color:#666}
blockquote{margin-bottom:12px;font:normal 1.1em "Lucida Sans Unicode";background:url(../images/quote.png) no-repeat;padding-left:28px;color:#CC0000}
#bottom_left{float:left;margin:0;padding:0 0 0 5px;text-align:left}
#bottom_left div{font-size:9px;text-align:left}
#bottom_right{float:right;margin:0;padding:0 5px 0 0;text-align:right}
#bottom_right div{font-size:9px;text-align:right}

/*joomla settings*/
.contentpane,.contentpaneopen{text-align:justify}

.small,span.small,#mainbody .createdate,#mainbody .modifydate,.pagenavcounter{font-size:10px;color:#ffffff;font-style:italic}
.back_button,.pagenav_prev,.pagenav_next{font-size:10px}
.readon{float:right;font-weight:bold}

.contenttoc{margin:7px;padding:0 10px;border:1px dotted #444}
.contenttoc th{border-bottom:1px dotted #444;font-size:13px;color:#444}
.contenttoc td{margin:5px 0 5px 14px;padding:2px 7px}
.contenttoc a.toclink{
	text-decoration:none;
	font-weight:bold
}

.blog td{padding:2px}
.blog_more{margin:0 3px 15px 13px;padding:3px 6px;border:1px dotted #444}
.blog_more div{border-bottom:1px dotted #444}
.blog_more ul{margin:2px 0 2px 34px}
.blog_more ul li a.blogsection{
	text-decoration:none;
	font-weight:bold
}

.syndicate div{text-align:center}
select#mod_templatechooser_jos_change_template{width:142px}
input.button{padding:2px;border:1px solid #555;background:#000;color:#555;font-size:11px}
.poll .button{margin-top:8px}

.sectiontableheader{height:20px;font-weight:bold;padding:0 5px;border-bottom:2px solid #555}
.sectiontablefooter{text-align:center}
.sectiontableentry1{padding:2px;text-align:left;background:url(../images/bgcode.gif);line-height:20px}
.sectiontableentry2{padding:2px;text-align:left;line-height:20px}

.tips{display:none}
