/*
	Author	:	Christopher Robinson
	Email		:	christopher@edg3.co.uk
	Website	:	http://www.edg3.co.uk/
*/
* {
	border:0;
	margin:0;
	padding:0;
}

/* body */
body {
	background:#8E1A0D;
	color:#000;
	font:0.8em/100% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.8em;
	text-align:justify;
}

ul {
margin-left: 15px;
}

ul li {
padding: 5px;
}

/* general */
a {
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	color:#790f00;
	text-decoration:none;
}

.tabela {width: 100%; border: 1px solid #ccc;}
.tabela td {text-align: center; height: 15px; padding: 5px; border-collapse:collapse; border: 1px solid #ccc;}
.tabela th {text-align: center; border: none; padding: 5px;background: #900; font-size: 14px; height: 18px; font-weight: bold; color: #fff;}
.tabela tr:nth-child(even) {background: #fff;}
.tabela tr:nth-child(odd) {background: #f6f6f6;}

/* header */
#header {
	background:#8e1a0d url('image/background_header.jpg') center repeat-y;
	width:100%;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
	border-left:0px solid #bbb;
	border-right:0px solid #bbb;
	margin:0 auto;
	width:800px;
}

#header_flash {
	float:left;
	height:100px;
	list-style:none;
	width:380px;
}

#header_inside h1 {
	color:#fff;
	float:left;
	font:3.2em 'Trebuchet MS', Verdana, sans-serif;
	height:100px;
	line-height:100px;
	margin:0 0 0 20px;
	width:180px;
}
#header_inside h1 span {
	color:#9c0;
}
#header_inside ul {
	float:right;
	height:100px;
	list-style:none;
	width:400px;
}
#header_inside ul li {
	border-right:1px solid #4a1600;
	float:right;
	height: 90px;
	list-style:none;
	width:75px;
}
#header_inside ul li a {
	color:#fff;
	display:block;
	height: 45px;
line-height: 45px;
	padding:50px 0 0;
	text-align:center;
	width:75px;
}
#header_inside ul li a:hover {
	color:#000000;
	background-image: url(image/background_header_hover.jpg);
}
#header_inside ul li a.active {
	background:#fff;
	color:#111;
}

/* content */
#content {
	width:100%;
	background-color: #8e1a0d;
	background-image: url(image/background_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	text-align:justify;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content_inside {
	margin:0 auto;
	width:800px;
}
#content_inside_sidebar {
	border-left:1px solid #bbb;
	float:right;
	line-height:175%;
	margin:5px 0 5px 5px;
	padding:0 10px 0 10px;
	width:200px;
}
#content_inside_sidebar h2 {
	background:#fff;
	color:#000;
	font-size:110%;
	font-weight:400;
	padding:5px 0;
	text-align:right;
}
#content_inside_sidebar ul {
	letter-spacing: 0px;
	list-style:none;
	margin:0 0 10px;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:right;
	width:194px;
}
#content_inside_sidebar ul li a:hover {
	background:#a42412;
	color:#fff;
}
#content_inside_main {
	background:#fff;
	letter-spacing: 0em;
	text-align:justify;
	line-height:175%;
	margin:0 auto;
	padding: 10px;
	width:550px;
	float:left;
}
#content_inside_main h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}
#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 10px;
}

/* footer */
#footer {
	background:#8e1a0d url('image/background_footer.jpg') center repeat-y;
	height:100px;
	width:100%;
	clear: both;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer_inside {
	height:100px;
	margin:0 auto;
	width:625px;
}
#footer_inside p {
	color:#fff;
	line-height:100px;
	text-align:center;
}


/* e107 core classes */

td {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #000;
}

td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 11px  'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font: normal 10px  'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

img {	
	border: 0px;
	padding-top: 10px;
}
.linkspage_button{
	border:0px;
}

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}


.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.imgright {
float: right;
border: 0px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 0px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

/* forum classes */

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px solid #bbb;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #fbfbfd;
}

.forumheader5 {
	cursor: pointer;
}
.fcaption, .forumheader2, .forumheader3 {
	text-align: left;
}

.fcaption, .forumheader5 {
	background-color: #f7f7f7;
}

